From 629d72258f4451ae087bcca418c0ac7e0f4a832d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rene=CC=81?= Date: Tue, 21 Jan 2025 17:30:39 +0100 Subject: [PATCH] Deploy website - based on c79c281c721cf2f929bf21521994db5b278ea301 --- 404.html | 8 +-- assets/css/styles.abd6ddcc.css | 1 - assets/css/styles.fdcbfc93.css | 1 + assets/js/17896441.8e58ac2e.js | 1 - assets/js/17896441.ccb88a4d.js | 1 + assets/js/1db64337.31429d8a.js | 1 - assets/js/1db64337.b1206505.js | 1 + ...93b7f.efaee687.js => 1df93b7f.0f5f71a0.js} | 2 +- assets/js/1f391b9e.2af7b9c5.js | 1 - assets/js/1f391b9e.ed0ce01f.js | 1 + assets/js/208.e894e382.js | 1 - assets/js/310.06d964c6.js | 1 + assets/js/{42.c713929e.js => 42.8810735a.js} | 2 +- ...13c28.06da3524.js => 42b13c28.cbf45945.js} | 2 +- assets/js/589.2bdda7fb.js | 1 + ...5c892.d66e4759.js => 5e95c892.bacd2391.js} | 2 +- assets/js/6172ffd9.5b499fa1.js | 1 - assets/js/6172ffd9.a87af11c.js | 1 + assets/js/809.2ec317ab.js | 2 + assets/js/809.2ec317ab.js.LICENSE.txt | 61 +++++++++++++++++++ ...8159d.2644ba66.js => 8388159d.dc9b8343.js} | 2 +- assets/js/84a0ba48.1c7444ef.js | 1 + assets/js/84a0ba48.9c770427.js | 1 - assets/js/918.6f4bcb48.js | 1 + assets/js/main.307ceb62.js | 2 - assets/js/main.f8dce440.js | 2 + ...CENSE.txt => main.f8dce440.js.LICENSE.txt} | 7 +++ assets/js/runtime~main.4ec03c22.js | 1 + assets/js/runtime~main.5c7d470c.js | 1 - docs/chapter-01/architecture.html | 8 +-- docs/chapter-01/organization.html | 8 +-- docs/chapter-01/overview.html | 8 +-- docs/chapter-01/purpose.html | 10 +-- docs/chapter-01/styles.html | 24 +++----- docs/chapter-01/syntax.html | 12 ++-- docs/chapter-02/executing.html | 8 +-- docs/chapter-02/keyword_imports.html | 8 +-- docs/chapter-02/keyword_interface.html | 8 +-- docs/chapter-02/overview.html | 8 +-- docs/chapter-02/suitefile.html | 8 +-- docs/chapter-02/suitefile_syntax.html | 8 +-- docs/chapter-02/writing_test.html | 8 +-- docs/chapter-03/advanced_importing.html | 8 +-- docs/chapter-03/datadriven.html | 8 +-- docs/chapter-03/overview.html | 8 +-- docs/chapter-03/resource_file.html | 8 +-- docs/chapter-03/user_keyword.html | 8 +-- docs/chapter-03/variables.html | 8 +-- docs/chapter-04/init_files.html | 8 +-- docs/chapter-04/overview.html | 8 +-- docs/chapter-04/setups.html | 8 +-- docs/chapter-04/skip.html | 8 +-- docs/chapter-04/tags.html | 8 +-- docs/chapter-04/teardowns.html | 8 +-- docs/chapter-05/advanced_variables.html | 8 +-- docs/chapter-05/control_structures.html | 8 +-- docs/chapter-05/overview.html | 8 +-- docs/glossary.html | 8 +-- docs/learning_objectives.html | 10 +-- docs/overview.html | 22 ++++--- index.html | 8 +-- lunr-index-1737477030273.json | 1 + lunr-index.json | 1 + markdown-page.html | 8 +-- search-doc-1737477030273.json | 1 + search-doc.json | 1 + 66 files changed, 244 insertions(+), 172 deletions(-) delete mode 100644 assets/css/styles.abd6ddcc.css create mode 100644 assets/css/styles.fdcbfc93.css delete mode 100644 assets/js/17896441.8e58ac2e.js create mode 100644 assets/js/17896441.ccb88a4d.js delete mode 100644 assets/js/1db64337.31429d8a.js create mode 100644 assets/js/1db64337.b1206505.js rename assets/js/{1df93b7f.efaee687.js => 1df93b7f.0f5f71a0.js} (98%) delete mode 100644 assets/js/1f391b9e.2af7b9c5.js create mode 100644 assets/js/1f391b9e.ed0ce01f.js delete mode 100644 assets/js/208.e894e382.js create mode 100644 assets/js/310.06d964c6.js rename assets/js/{42.c713929e.js => 42.8810735a.js} (94%) rename assets/js/{42b13c28.06da3524.js => 42b13c28.cbf45945.js} (99%) create mode 100644 assets/js/589.2bdda7fb.js rename assets/js/{5e95c892.d66e4759.js => 5e95c892.bacd2391.js} (81%) delete mode 100644 assets/js/6172ffd9.5b499fa1.js create mode 100644 assets/js/6172ffd9.a87af11c.js create mode 100644 assets/js/809.2ec317ab.js create mode 100644 assets/js/809.2ec317ab.js.LICENSE.txt rename assets/js/{8388159d.2644ba66.js => 8388159d.dc9b8343.js} (99%) create mode 100644 assets/js/84a0ba48.1c7444ef.js delete mode 100644 assets/js/84a0ba48.9c770427.js create mode 100644 assets/js/918.6f4bcb48.js delete mode 100644 assets/js/main.307ceb62.js create mode 100644 assets/js/main.f8dce440.js rename assets/js/{main.307ceb62.js.LICENSE.txt => main.f8dce440.js.LICENSE.txt} (88%) create mode 100644 assets/js/runtime~main.4ec03c22.js delete mode 100644 assets/js/runtime~main.5c7d470c.js create mode 100644 lunr-index-1737477030273.json create mode 100644 lunr-index.json create mode 100644 search-doc-1737477030273.json create mode 100644 search-doc.json diff --git a/404.html b/404.html index 8c81f49..f299202 100644 --- a/404.html +++ b/404.html @@ -3,11 +3,11 @@ -Page Not Found | Syllabus of Robot Framework® Certified Professional - - +Page Not Found | Syllabus of Robot Framework® Certified Professional + + -
Skip to main content

Page Not Found

We could not find what you were looking for.

Please contact the owner of the site that linked you to the original URL and let them know their link is broken.

+
Skip to main content

Page Not Found

We could not find what you were looking for.

Please contact the owner of the site that linked you to the original URL and let them know their link is broken.

\ No newline at end of file diff --git a/assets/css/styles.abd6ddcc.css b/assets/css/styles.abd6ddcc.css deleted file mode 100644 index 1836fb0..0000000 --- a/assets/css/styles.abd6ddcc.css +++ /dev/null @@ -1 +0,0 @@ -@import url(https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap);.col,.container{padding:0 var(--ifm-spacing-horizontal);width:100%}.markdown li,body{word-wrap:break-word}body,ol ol,ol ul,ul ol,ul ul{margin:0}pre,table{overflow:auto}blockquote,pre{margin:0 0 var(--ifm-spacing-vertical)}.breadcrumbs__link,.button{transition-timing-function:var(--ifm-transition-timing-default)}.button,code{vertical-align:middle}.button--outline.button--active,.button--outline:active,.button--outline:hover,:root{--ifm-button-color:var(--ifm-font-color-base-inverse)}.menu__link:hover,a{transition:color var(--ifm-transition-fast) var(--ifm-transition-timing-default)}.navbar--dark,:root{--ifm-navbar-link-hover-color:var(--ifm-color-primary)}.menu,.navbar-sidebar{overflow-x:hidden}:root,html[data-theme=dark]{--ifm-color-emphasis-500:var(--ifm-color-gray-500)}[data-theme=dark] .DocSearch,[data-theme=light] .DocSearch{--docsearch-hit-color:var(--ifm-font-color-base);--docsearch-hit-active-color:var(--ifm-color-white)}.toggleButton_gllP,html{-webkit-tap-highlight-color:transparent}.clean-list,.containsTaskList_mC6p,.details_lb9f>summary,.dropdown__menu,.menu__list{list-style:none}:root{--ifm-color-scheme:light;--ifm-dark-value:10%;--ifm-darker-value:15%;--ifm-darkest-value:30%;--ifm-light-value:15%;--ifm-lighter-value:30%;--ifm-lightest-value:50%;--ifm-contrast-background-value:90%;--ifm-contrast-foreground-value:70%;--ifm-contrast-background-dark-value:70%;--ifm-contrast-foreground-dark-value:90%;--ifm-color-primary:#3578e5;--ifm-color-secondary:#ebedf0;--ifm-color-success:#00a400;--ifm-color-info:#54c7ec;--ifm-color-warning:#ffba00;--ifm-color-danger:#fa383e;--ifm-color-primary-dark:#306cce;--ifm-color-primary-darker:#2d66c3;--ifm-color-primary-darkest:#2554a0;--ifm-color-primary-light:#538ce9;--ifm-color-primary-lighter:#72a1ed;--ifm-color-primary-lightest:#9abcf2;--ifm-color-primary-contrast-background:#ebf2fc;--ifm-color-primary-contrast-foreground:#102445;--ifm-color-secondary-dark:#d4d5d8;--ifm-color-secondary-darker:#c8c9cc;--ifm-color-secondary-darkest:#a4a6a8;--ifm-color-secondary-light:#eef0f2;--ifm-color-secondary-lighter:#f1f2f5;--ifm-color-secondary-lightest:#f5f6f8;--ifm-color-secondary-contrast-background:#fdfdfe;--ifm-color-secondary-contrast-foreground:#474748;--ifm-color-success-dark:#009400;--ifm-color-success-darker:#008b00;--ifm-color-success-darkest:#007300;--ifm-color-success-light:#26b226;--ifm-color-success-lighter:#4dbf4d;--ifm-color-success-lightest:#80d280;--ifm-color-success-contrast-background:#e6f6e6;--ifm-color-success-contrast-foreground:#003100;--ifm-color-info-dark:#4cb3d4;--ifm-color-info-darker:#47a9c9;--ifm-color-info-darkest:#3b8ba5;--ifm-color-info-light:#6ecfef;--ifm-color-info-lighter:#87d8f2;--ifm-color-info-lightest:#aae3f6;--ifm-color-info-contrast-background:#eef9fd;--ifm-color-info-contrast-foreground:#193c47;--ifm-color-warning-dark:#e6a700;--ifm-color-warning-darker:#d99e00;--ifm-color-warning-darkest:#b38200;--ifm-color-warning-light:#ffc426;--ifm-color-warning-lighter:#ffcf4d;--ifm-color-warning-lightest:#ffdd80;--ifm-color-warning-contrast-background:#fff8e6;--ifm-color-warning-contrast-foreground:#4d3800;--ifm-color-danger-dark:#e13238;--ifm-color-danger-darker:#d53035;--ifm-color-danger-darkest:#af272b;--ifm-color-danger-light:#fb565b;--ifm-color-danger-lighter:#fb7478;--ifm-color-danger-lightest:#fd9c9f;--ifm-color-danger-contrast-background:#ffebec;--ifm-color-danger-contrast-foreground:#4b1113;--ifm-color-white:#fff;--ifm-color-black:#000;--ifm-color-gray-0:var(--ifm-color-white);--ifm-color-gray-100:#f5f6f7;--ifm-color-gray-200:#ebedf0;--ifm-color-gray-300:#dadde1;--ifm-color-gray-400:#ccd0d5;--ifm-color-gray-500:#bec3c9;--ifm-color-gray-600:#8d949e;--ifm-color-gray-700:#606770;--ifm-color-gray-800:#444950;--ifm-color-gray-900:#1c1e21;--ifm-color-gray-1000:var(--ifm-color-black);--ifm-color-emphasis-0:var(--ifm-color-gray-0);--ifm-color-emphasis-100:var(--ifm-color-gray-100);--ifm-color-emphasis-200:var(--ifm-color-gray-200);--ifm-color-emphasis-300:var(--ifm-color-gray-300);--ifm-color-emphasis-400:var(--ifm-color-gray-400);--ifm-color-emphasis-600:var(--ifm-color-gray-600);--ifm-color-emphasis-700:var(--ifm-color-gray-700);--ifm-color-emphasis-800:var(--ifm-color-gray-800);--ifm-color-emphasis-900:var(--ifm-color-gray-900);--ifm-color-emphasis-1000:var(--ifm-color-gray-1000);--ifm-color-content:var(--ifm-color-emphasis-900);--ifm-color-content-inverse:var(--ifm-color-emphasis-0);--ifm-color-content-secondary:#525860;--ifm-background-color:#0000;--ifm-background-surface-color:var(--ifm-color-content-inverse);--ifm-global-border-width:1px;--ifm-global-radius:0.4rem;--ifm-hover-overlay:#0000000d;--ifm-font-color-base:var(--ifm-color-content);--ifm-font-color-base-inverse:var(--ifm-color-content-inverse);--ifm-font-color-secondary:var(--ifm-color-content-secondary);--ifm-font-family-base:system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";--ifm-font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--ifm-font-size-base:100%;--ifm-font-weight-light:300;--ifm-font-weight-normal:400;--ifm-font-weight-semibold:500;--ifm-font-weight-bold:700;--ifm-font-weight-base:var(--ifm-font-weight-normal);--ifm-line-height-base:1.65;--ifm-global-spacing:1rem;--ifm-spacing-vertical:var(--ifm-global-spacing);--ifm-spacing-horizontal:var(--ifm-global-spacing);--ifm-transition-fast:200ms;--ifm-transition-slow:400ms;--ifm-transition-timing-default:cubic-bezier(0.08,0.52,0.52,1);--ifm-global-shadow-lw:0 1px 2px 0 #0000001a;--ifm-global-shadow-md:0 5px 40px #0003;--ifm-global-shadow-tl:0 12px 28px 0 #0003,0 2px 4px 0 #0000001a;--ifm-z-index-dropdown:100;--ifm-z-index-fixed:200;--ifm-z-index-overlay:400;--ifm-container-width:1140px;--ifm-container-width-xl:1320px;--ifm-code-background:#f6f7f8;--ifm-code-border-radius:var(--ifm-global-radius);--ifm-code-font-size:90%;--ifm-code-padding-horizontal:0.1rem;--ifm-code-padding-vertical:0.1rem;--ifm-pre-background:var(--ifm-code-background);--ifm-pre-border-radius:var(--ifm-code-border-radius);--ifm-pre-color:inherit;--ifm-pre-line-height:1.45;--ifm-pre-padding:1rem;--ifm-heading-color:inherit;--ifm-heading-margin-top:0;--ifm-heading-margin-bottom:var(--ifm-spacing-vertical);--ifm-heading-font-family:var(--ifm-font-family-base);--ifm-heading-font-weight:var(--ifm-font-weight-bold);--ifm-heading-line-height:1.25;--ifm-h1-font-size:2rem;--ifm-h2-font-size:1.5rem;--ifm-h3-font-size:1.25rem;--ifm-h4-font-size:1rem;--ifm-h5-font-size:0.875rem;--ifm-h6-font-size:0.85rem;--ifm-image-alignment-padding:1.25rem;--ifm-leading-desktop:1.25;--ifm-leading:calc(var(--ifm-leading-desktop)*1rem);--ifm-list-left-padding:2rem;--ifm-list-margin:1rem;--ifm-list-item-margin:0.25rem;--ifm-list-paragraph-margin:1rem;--ifm-table-cell-padding:0.75rem;--ifm-table-background:#0000;--ifm-table-stripe-background:#00000008;--ifm-table-border-width:1px;--ifm-table-border-color:var(--ifm-color-emphasis-300);--ifm-table-head-background:inherit;--ifm-table-head-color:inherit;--ifm-table-head-font-weight:var(--ifm-font-weight-bold);--ifm-table-cell-color:inherit;--ifm-link-color:var(--ifm-color-primary);--ifm-link-decoration:none;--ifm-link-hover-color:var(--ifm-link-color);--ifm-link-hover-decoration:underline;--ifm-paragraph-margin-bottom:var(--ifm-leading);--ifm-blockquote-font-size:var(--ifm-font-size-base);--ifm-blockquote-border-left-width:2px;--ifm-blockquote-padding-horizontal:var(--ifm-spacing-horizontal);--ifm-blockquote-padding-vertical:0;--ifm-blockquote-shadow:none;--ifm-blockquote-color:var(--ifm-color-emphasis-800);--ifm-blockquote-border-color:var(--ifm-color-emphasis-300);--ifm-hr-background-color:var(--ifm-color-emphasis-500);--ifm-hr-height:1px;--ifm-hr-margin-vertical:1.5rem;--ifm-scrollbar-size:7px;--ifm-scrollbar-track-background-color:#f1f1f1;--ifm-scrollbar-thumb-background-color:silver;--ifm-scrollbar-thumb-hover-background-color:#a7a7a7;--ifm-alert-background-color:inherit;--ifm-alert-border-color:inherit;--ifm-alert-border-radius:var(--ifm-global-radius);--ifm-alert-border-width:0px;--ifm-alert-border-left-width:5px;--ifm-alert-color:var(--ifm-font-color-base);--ifm-alert-padding-horizontal:var(--ifm-spacing-horizontal);--ifm-alert-padding-vertical:var(--ifm-spacing-vertical);--ifm-alert-shadow:var(--ifm-global-shadow-lw);--ifm-avatar-intro-margin:1rem;--ifm-avatar-intro-alignment:inherit;--ifm-avatar-photo-size:3rem;--ifm-badge-background-color:inherit;--ifm-badge-border-color:inherit;--ifm-badge-border-radius:var(--ifm-global-radius);--ifm-badge-border-width:var(--ifm-global-border-width);--ifm-badge-color:var(--ifm-color-white);--ifm-badge-padding-horizontal:calc(var(--ifm-spacing-horizontal)*0.5);--ifm-badge-padding-vertical:calc(var(--ifm-spacing-vertical)*0.25);--ifm-breadcrumb-border-radius:1.5rem;--ifm-breadcrumb-spacing:0.5rem;--ifm-breadcrumb-color-active:var(--ifm-color-primary);--ifm-breadcrumb-item-background-active:var(--ifm-hover-overlay);--ifm-breadcrumb-padding-horizontal:0.8rem;--ifm-breadcrumb-padding-vertical:0.4rem;--ifm-breadcrumb-size-multiplier:1;--ifm-breadcrumb-separator:url('data:image/svg+xml;utf8,');--ifm-breadcrumb-separator-filter:none;--ifm-breadcrumb-separator-size:0.5rem;--ifm-breadcrumb-separator-size-multiplier:1.25;--ifm-button-background-color:inherit;--ifm-button-border-color:var(--ifm-button-background-color);--ifm-button-border-width:var(--ifm-global-border-width);--ifm-button-font-weight:var(--ifm-font-weight-bold);--ifm-button-padding-horizontal:1.5rem;--ifm-button-padding-vertical:0.375rem;--ifm-button-size-multiplier:1;--ifm-button-transition-duration:var(--ifm-transition-fast);--ifm-button-border-radius:calc(var(--ifm-global-radius)*var(--ifm-button-size-multiplier));--ifm-button-group-spacing:2px;--ifm-card-background-color:var(--ifm-background-surface-color);--ifm-card-border-radius:calc(var(--ifm-global-radius)*2);--ifm-card-horizontal-spacing:var(--ifm-global-spacing);--ifm-card-vertical-spacing:var(--ifm-global-spacing);--ifm-toc-border-color:var(--ifm-color-emphasis-300);--ifm-toc-link-color:var(--ifm-color-content-secondary);--ifm-toc-padding-vertical:0.5rem;--ifm-toc-padding-horizontal:0.5rem;--ifm-dropdown-background-color:var(--ifm-background-surface-color);--ifm-dropdown-font-weight:var(--ifm-font-weight-semibold);--ifm-dropdown-link-color:var(--ifm-font-color-base);--ifm-dropdown-hover-background-color:var(--ifm-hover-overlay);--ifm-footer-background-color:var(--ifm-color-emphasis-100);--ifm-footer-color:inherit;--ifm-footer-link-color:var(--ifm-color-emphasis-700);--ifm-footer-link-hover-color:var(--ifm-color-primary);--ifm-footer-link-horizontal-spacing:0.5rem;--ifm-footer-padding-horizontal:calc(var(--ifm-spacing-horizontal)*2);--ifm-footer-padding-vertical:calc(var(--ifm-spacing-vertical)*2);--ifm-footer-title-color:inherit;--ifm-footer-logo-max-width:min(30rem,90vw);--ifm-hero-background-color:var(--ifm-background-surface-color);--ifm-hero-text-color:var(--ifm-color-emphasis-800);--ifm-menu-color:var(--ifm-color-emphasis-700);--ifm-menu-color-active:var(--ifm-color-primary);--ifm-menu-color-background-active:var(--ifm-hover-overlay);--ifm-menu-color-background-hover:var(--ifm-hover-overlay);--ifm-menu-link-padding-horizontal:0.75rem;--ifm-menu-link-padding-vertical:0.375rem;--ifm-menu-link-sublist-icon:url('data:image/svg+xml;utf8,');--ifm-menu-link-sublist-icon-filter:none;--ifm-navbar-background-color:var(--ifm-background-surface-color);--ifm-navbar-height:3.75rem;--ifm-navbar-item-padding-horizontal:0.75rem;--ifm-navbar-item-padding-vertical:0.25rem;--ifm-navbar-link-color:var(--ifm-font-color-base);--ifm-navbar-link-active-color:var(--ifm-link-color);--ifm-navbar-padding-horizontal:var(--ifm-spacing-horizontal);--ifm-navbar-padding-vertical:calc(var(--ifm-spacing-vertical)*0.5);--ifm-navbar-shadow:var(--ifm-global-shadow-lw);--ifm-navbar-search-input-background-color:var(--ifm-color-emphasis-200);--ifm-navbar-search-input-color:var(--ifm-color-emphasis-800);--ifm-navbar-search-input-placeholder-color:var(--ifm-color-emphasis-500);--ifm-navbar-search-input-icon:url('data:image/svg+xml;utf8,');--ifm-navbar-sidebar-width:83vw;--ifm-pagination-border-radius:var(--ifm-global-radius);--ifm-pagination-color-active:var(--ifm-color-primary);--ifm-pagination-font-size:1rem;--ifm-pagination-item-active-background:var(--ifm-hover-overlay);--ifm-pagination-page-spacing:0.2em;--ifm-pagination-padding-horizontal:calc(var(--ifm-spacing-horizontal)*1);--ifm-pagination-padding-vertical:calc(var(--ifm-spacing-vertical)*0.25);--ifm-pagination-nav-border-radius:var(--ifm-global-radius);--ifm-pagination-nav-color-hover:var(--ifm-color-primary);--ifm-pills-color-active:var(--ifm-color-primary);--ifm-pills-color-background-active:var(--ifm-hover-overlay);--ifm-pills-spacing:0.125rem;--ifm-tabs-color:var(--ifm-font-color-secondary);--ifm-tabs-color-active:var(--ifm-color-primary);--ifm-tabs-color-active-border:var(--ifm-tabs-color-active);--ifm-tabs-padding-horizontal:1rem;--ifm-tabs-padding-vertical:1rem}.badge--danger,.badge--info,.badge--primary,.badge--secondary,.badge--success,.badge--warning{--ifm-badge-border-color:var(--ifm-badge-background-color)}.button--link,.button--outline{--ifm-button-background-color:#0000}*{box-sizing:border-box}html{background-color:var(--ifm-background-color);color:var(--ifm-font-color-base);color-scheme:var(--ifm-color-scheme);font:var(--ifm-font-size-base)/var(--ifm-line-height-base) var(--ifm-font-family-base);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;-webkit-text-size-adjust:100%;text-size-adjust:100%}iframe{border:0;color-scheme:auto}.container{margin:0 auto;max-width:var(--ifm-container-width)}.container--fluid{max-width:inherit}.row{display:flex;flex-wrap:wrap;margin:0 calc(var(--ifm-spacing-horizontal)*-1)}.margin-bottom--none,.margin-vert--none,.markdown>:last-child{margin-bottom:0!important}.margin-top--none,.margin-vert--none{margin-top:0!important}.row--no-gutters{margin-left:0;margin-right:0}.margin-horiz--none,.margin-right--none{margin-right:0!important}.row--no-gutters>.col{padding-left:0;padding-right:0}.row--align-top{align-items:flex-start}.row--align-bottom{align-items:flex-end}.menuExternalLink_NmtK,.row--align-center{align-items:center}.row--align-stretch{align-items:stretch}.row--align-baseline{align-items:baseline}.col{--ifm-col-width:100%;flex:1 0;margin-left:0;max-width:var(--ifm-col-width)}.padding-bottom--none,.padding-vert--none{padding-bottom:0!important}.padding-top--none,.padding-vert--none{padding-top:0!important}.padding-horiz--none,.padding-left--none{padding-left:0!important}.padding-horiz--none,.padding-right--none{padding-right:0!important}.col[class*=col--]{flex:0 0 var(--ifm-col-width)}.col--1{--ifm-col-width:8.33333%}.col--offset-1{margin-left:8.33333%}.col--2{--ifm-col-width:16.66667%}.col--offset-2{margin-left:16.66667%}.col--3{--ifm-col-width:25%}.col--offset-3{margin-left:25%}.col--4{--ifm-col-width:33.33333%}.col--offset-4{margin-left:33.33333%}.col--5{--ifm-col-width:41.66667%}.col--offset-5{margin-left:41.66667%}.col--6{--ifm-col-width:50%}.col--offset-6{margin-left:50%}.col--7{--ifm-col-width:58.33333%}.col--offset-7{margin-left:58.33333%}.col--8{--ifm-col-width:66.66667%}.col--offset-8{margin-left:66.66667%}.col--9{--ifm-col-width:75%}.col--offset-9{margin-left:75%}.col--10{--ifm-col-width:83.33333%}.col--offset-10{margin-left:83.33333%}.col--11{--ifm-col-width:91.66667%}.col--offset-11{margin-left:91.66667%}.col--12{--ifm-col-width:100%}.col--offset-12{margin-left:100%}.margin-horiz--none,.margin-left--none{margin-left:0!important}.margin--none{margin:0!important}.margin-bottom--xs,.margin-vert--xs{margin-bottom:.25rem!important}.margin-top--xs,.margin-vert--xs{margin-top:.25rem!important}.margin-horiz--xs,.margin-left--xs{margin-left:.25rem!important}.margin-horiz--xs,.margin-right--xs{margin-right:.25rem!important}.margin--xs{margin:.25rem!important}.margin-bottom--sm,.margin-vert--sm{margin-bottom:.5rem!important}.margin-top--sm,.margin-vert--sm{margin-top:.5rem!important}.margin-horiz--sm,.margin-left--sm{margin-left:.5rem!important}.margin-horiz--sm,.margin-right--sm{margin-right:.5rem!important}.margin--sm{margin:.5rem!important}.margin-bottom--md,.margin-vert--md{margin-bottom:1rem!important}.margin-top--md,.margin-vert--md{margin-top:1rem!important}.margin-horiz--md,.margin-left--md{margin-left:1rem!important}.margin-horiz--md,.margin-right--md{margin-right:1rem!important}.margin--md{margin:1rem!important}.margin-bottom--lg,.margin-vert--lg{margin-bottom:2rem!important}.margin-top--lg,.margin-vert--lg{margin-top:2rem!important}.margin-horiz--lg,.margin-left--lg{margin-left:2rem!important}.margin-horiz--lg,.margin-right--lg{margin-right:2rem!important}.margin--lg{margin:2rem!important}.margin-bottom--xl,.margin-vert--xl{margin-bottom:5rem!important}.margin-top--xl,.margin-vert--xl{margin-top:5rem!important}.margin-horiz--xl,.margin-left--xl{margin-left:5rem!important}.margin-horiz--xl,.margin-right--xl{margin-right:5rem!important}.margin--xl{margin:5rem!important}.padding--none{padding:0!important}.padding-bottom--xs,.padding-vert--xs{padding-bottom:.25rem!important}.padding-top--xs,.padding-vert--xs{padding-top:.25rem!important}.padding-horiz--xs,.padding-left--xs{padding-left:.25rem!important}.padding-horiz--xs,.padding-right--xs{padding-right:.25rem!important}.padding--xs{padding:.25rem!important}.padding-bottom--sm,.padding-vert--sm{padding-bottom:.5rem!important}.padding-top--sm,.padding-vert--sm{padding-top:.5rem!important}.padding-horiz--sm,.padding-left--sm{padding-left:.5rem!important}.padding-horiz--sm,.padding-right--sm{padding-right:.5rem!important}.padding--sm{padding:.5rem!important}.padding-bottom--md,.padding-vert--md{padding-bottom:1rem!important}.padding-top--md,.padding-vert--md{padding-top:1rem!important}.padding-horiz--md,.padding-left--md{padding-left:1rem!important}.padding-horiz--md,.padding-right--md{padding-right:1rem!important}.padding--md{padding:1rem!important}.padding-bottom--lg,.padding-vert--lg{padding-bottom:2rem!important}.padding-top--lg,.padding-vert--lg{padding-top:2rem!important}.padding-horiz--lg,.padding-left--lg{padding-left:2rem!important}.padding-horiz--lg,.padding-right--lg{padding-right:2rem!important}.padding--lg{padding:2rem!important}.padding-bottom--xl,.padding-vert--xl{padding-bottom:5rem!important}.padding-top--xl,.padding-vert--xl{padding-top:5rem!important}.padding-horiz--xl,.padding-left--xl{padding-left:5rem!important}.padding-horiz--xl,.padding-right--xl{padding-right:5rem!important}.padding--xl{padding:5rem!important}code{background-color:var(--ifm-code-background);border:.1rem solid #0000001a;border-radius:var(--ifm-code-border-radius);font-family:var(--ifm-font-family-monospace);font-size:var(--ifm-code-font-size);padding:var(--ifm-code-padding-vertical) var(--ifm-code-padding-horizontal);white-space:pre!important}a code{color:inherit}pre{background-color:var(--ifm-pre-background);border-radius:var(--ifm-pre-border-radius);color:var(--ifm-pre-color);font:var(--ifm-code-font-size)/var(--ifm-pre-line-height) var(--ifm-font-family-monospace);padding:var(--ifm-pre-padding)}pre code{background-color:initial;border:none;font-size:100%;line-height:inherit;padding:0}kbd{background-color:var(--ifm-color-emphasis-0);border:1px solid var(--ifm-color-emphasis-400);border-radius:.2rem;box-shadow:inset 0 -1px 0 var(--ifm-color-emphasis-400);color:var(--ifm-color-emphasis-800);font:80% var(--ifm-font-family-monospace);padding:.15rem .3rem}h1,h2,h3,h4,h5,h6{color:var(--ifm-heading-color);font-family:var(--ifm-heading-font-family);font-weight:var(--ifm-heading-font-weight);line-height:var(--ifm-heading-line-height);margin:var(--ifm-heading-margin-top) 0 var(--ifm-heading-margin-bottom) 0}h1{font-size:var(--ifm-h1-font-size)}h2{font-size:var(--ifm-h2-font-size)}h3{font-size:var(--ifm-h3-font-size)}h4{font-size:var(--ifm-h4-font-size)}h5{font-size:var(--ifm-h5-font-size)}h6{font-size:var(--ifm-h6-font-size)}img{max-width:100%}img[align=right]{padding-left:var(--image-alignment-padding)}img[align=left]{padding-right:var(--image-alignment-padding)}.markdown{--ifm-h1-vertical-rhythm-top:3;--ifm-h2-vertical-rhythm-top:2;--ifm-h3-vertical-rhythm-top:1.5;--ifm-heading-vertical-rhythm-top:1.25;--ifm-h1-vertical-rhythm-bottom:1.25;--ifm-heading-vertical-rhythm-bottom:1}.markdown:after,.markdown:before{content:"";display:table}.markdown:after{clear:both}.markdown>h4,.markdown>h5,.markdown>h6{margin-bottom:calc(var(--ifm-heading-vertical-rhythm-bottom)*var(--ifm-leading));margin-top:calc(var(--ifm-heading-vertical-rhythm-top)*var(--ifm-leading))}.markdown>p,.markdown>pre,.markdown>ul{margin-bottom:var(--ifm-leading)}.markdown li>p{margin-top:var(--ifm-list-paragraph-margin)}.markdown li+li{margin-top:var(--ifm-list-item-margin)}ol,ul{margin:0 0 var(--ifm-list-margin);padding-left:var(--ifm-list-left-padding)}ol ol,ul ol{list-style-type:lower-roman}ol ol ol,ol ul ol,ul ol ol,ul ul ol{list-style-type:lower-alpha}table{border-collapse:collapse;display:block;margin-bottom:var(--ifm-spacing-vertical)}table thead tr{border-bottom:2px solid var(--ifm-table-border-color)}table thead,table tr:nth-child(2n){background-color:var(--ifm-table-stripe-background)}table tr{background-color:var(--ifm-table-background);border-top:var(--ifm-table-border-width) solid var(--ifm-table-border-color)}table td,table th{border:var(--ifm-table-border-width) solid var(--ifm-table-border-color);padding:var(--ifm-table-cell-padding)}table th{background-color:var(--ifm-table-head-background);color:var(--ifm-table-head-color);font-weight:var(--ifm-table-head-font-weight)}table td{color:var(--ifm-table-cell-color)}strong{font-weight:var(--ifm-font-weight-bold)}a{color:var(--ifm-link-color);text-decoration:var(--ifm-link-decoration)}a:hover{color:var(--ifm-link-hover-color);text-decoration:var(--ifm-link-hover-decoration)}.button:hover,.text--no-decoration,.text--no-decoration:hover,a:not([href]){-webkit-text-decoration:none;text-decoration:none}p{margin:0 0 var(--ifm-paragraph-margin-bottom)}blockquote{border-left:var(--ifm-blockquote-border-left-width) solid var(--ifm-blockquote-border-color);box-shadow:var(--ifm-blockquote-shadow);color:var(--ifm-blockquote-color);font-size:var(--ifm-blockquote-font-size);padding:var(--ifm-blockquote-padding-vertical) var(--ifm-blockquote-padding-horizontal)}blockquote>:first-child{margin-top:0}blockquote>:last-child{margin-bottom:0}hr{background-color:var(--ifm-hr-background-color);border:0;height:var(--ifm-hr-height);margin:var(--ifm-hr-margin-vertical) 0}.shadow--lw{box-shadow:var(--ifm-global-shadow-lw)!important}.shadow--md{box-shadow:var(--ifm-global-shadow-md)!important}.shadow--tl{box-shadow:var(--ifm-global-shadow-tl)!important}.text--primary{color:var(--ifm-color-primary)}.text--secondary{color:var(--ifm-color-secondary)}.text--success{color:var(--ifm-color-success)}.text--info{color:var(--ifm-color-info)}.text--warning{color:var(--ifm-color-warning)}.text--danger{color:var(--ifm-color-danger)}.text--center{text-align:center}.text--left{text-align:left}.text--justify{text-align:justify}.text--right{text-align:right}.text--capitalize{text-transform:capitalize}.text--lowercase{text-transform:lowercase}.admonitionHeading_Gvgb,.alert__heading,.text--uppercase{text-transform:uppercase}.text--light{font-weight:var(--ifm-font-weight-light)}.text--normal{font-weight:var(--ifm-font-weight-normal)}.text--semibold{font-weight:var(--ifm-font-weight-semibold)}.text--bold{font-weight:var(--ifm-font-weight-bold)}.text--italic{font-style:italic}.text--truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text--break{word-wrap:break-word!important;word-break:break-word!important}.clean-btn{background:none;border:none;color:inherit;cursor:pointer;font-family:inherit;padding:0}.clean-list{padding-left:0}.alert--primary{--ifm-alert-background-color:var(--ifm-color-primary-contrast-background);--ifm-alert-foreground-color:var(--ifm-color-primary-contrast-foreground)}.alert--secondary{--ifm-alert-background-color:var(--ifm-color-secondary-contrast-background);--ifm-alert-foreground-color:var(--ifm-color-secondary-contrast-foreground)}.alert--success{--ifm-alert-background-color:var(--ifm-color-success-contrast-background);--ifm-alert-foreground-color:var(--ifm-color-success-contrast-foreground)}.alert--info{--ifm-alert-background-color:var(--ifm-color-info-contrast-background);--ifm-alert-foreground-color:var(--ifm-color-info-contrast-foreground)}.alert--warning{--ifm-alert-background-color:var(--ifm-color-warning-contrast-background);--ifm-alert-foreground-color:var(--ifm-color-warning-contrast-foreground)}.alert--danger{--ifm-alert-background-color:var(--ifm-color-danger-contrast-background);--ifm-alert-foreground-color:var(--ifm-color-danger-contrast-foreground)}.alert__heading{align-items:center;display:flex;font:700 var(--ifm-h5-font-size)/var(--ifm-heading-line-height) var(--ifm-heading-font-family);margin-bottom:.5rem}.alert__icon{display:inline-flex;margin-right:.4em}.alert__icon svg{fill:var(--ifm-alert-foreground-color);stroke:var(--ifm-alert-foreground-color);stroke-width:0}.alert .close{color:var(--ifm-alert-foreground-color);margin:calc(var(--ifm-alert-padding-vertical)*-1) calc(var(--ifm-alert-padding-horizontal)*-1) 0 0;opacity:.75}.alert .close:focus,.alert .close:hover{opacity:1}.alert a{text-decoration-color:var(--ifm-alert-border-color)}.alert a:hover{text-decoration-thickness:2px}.avatar{column-gap:var(--ifm-avatar-intro-margin);display:flex}.avatar__photo{border-radius:50%;display:block;height:var(--ifm-avatar-photo-size);overflow:hidden;width:var(--ifm-avatar-photo-size)}.card--full-height,.navbar__logo img,body,html{height:100%}.avatar__photo--sm{--ifm-avatar-photo-size:2rem}.avatar__photo--lg{--ifm-avatar-photo-size:4rem}.avatar__photo--xl{--ifm-avatar-photo-size:6rem}.avatar__intro{display:flex;flex:1 1;flex-direction:column;justify-content:center;text-align:var(--ifm-avatar-intro-alignment)}.badge,.breadcrumbs__item,.breadcrumbs__link,.button,.dropdown>.navbar__link:after{display:inline-block}.avatar__name{font:700 var(--ifm-h4-font-size)/var(--ifm-heading-line-height) var(--ifm-font-family-base)}.avatar__subtitle{margin-top:.25rem}.avatar--vertical{--ifm-avatar-intro-alignment:center;--ifm-avatar-intro-margin:0.5rem;align-items:center;flex-direction:column}.badge{background-color:var(--ifm-badge-background-color);border:var(--ifm-badge-border-width) solid var(--ifm-badge-border-color);border-radius:var(--ifm-badge-border-radius);color:var(--ifm-badge-color);font-size:75%;font-weight:var(--ifm-font-weight-bold);line-height:1;padding:var(--ifm-badge-padding-vertical) var(--ifm-badge-padding-horizontal)}.badge--primary{--ifm-badge-background-color:var(--ifm-color-primary)}.badge--secondary{--ifm-badge-background-color:var(--ifm-color-secondary);color:var(--ifm-color-black)}.breadcrumbs__link,.button.button--secondary.button--outline:not(.button--active):not(:hover){color:var(--ifm-font-color-base)}.badge--success{--ifm-badge-background-color:var(--ifm-color-success)}.badge--info{--ifm-badge-background-color:var(--ifm-color-info)}.badge--warning{--ifm-badge-background-color:var(--ifm-color-warning)}.badge--danger{--ifm-badge-background-color:var(--ifm-color-danger)}.breadcrumbs{margin-bottom:0;padding-left:0}.breadcrumbs__item:not(:last-child):after{background:var(--ifm-breadcrumb-separator) center;content:" ";display:inline-block;filter:var(--ifm-breadcrumb-separator-filter);height:calc(var(--ifm-breadcrumb-separator-size)*var(--ifm-breadcrumb-size-multiplier)*var(--ifm-breadcrumb-separator-size-multiplier));margin:0 var(--ifm-breadcrumb-spacing);opacity:.5;width:calc(var(--ifm-breadcrumb-separator-size)*var(--ifm-breadcrumb-size-multiplier)*var(--ifm-breadcrumb-separator-size-multiplier))}.breadcrumbs__item--active .breadcrumbs__link{background:var(--ifm-breadcrumb-item-background-active);color:var(--ifm-breadcrumb-color-active)}.breadcrumbs__link{border-radius:var(--ifm-breadcrumb-border-radius);font-size:calc(1rem*var(--ifm-breadcrumb-size-multiplier));padding:calc(var(--ifm-breadcrumb-padding-vertical)*var(--ifm-breadcrumb-size-multiplier)) calc(var(--ifm-breadcrumb-padding-horizontal)*var(--ifm-breadcrumb-size-multiplier));transition-duration:var(--ifm-transition-fast);transition-property:background,color}.breadcrumbs__link:any-link:hover,.breadcrumbs__link:link:hover,.breadcrumbs__link:visited:hover,area[href].breadcrumbs__link:hover{background:var(--ifm-breadcrumb-item-background-active);-webkit-text-decoration:none;text-decoration:none}.breadcrumbs--sm{--ifm-breadcrumb-size-multiplier:0.8}.breadcrumbs--lg{--ifm-breadcrumb-size-multiplier:1.2}.button{background-color:var(--ifm-button-background-color);border:var(--ifm-button-border-width) solid var(--ifm-button-border-color);border-radius:var(--ifm-button-border-radius);cursor:pointer;font-size:calc(.875rem*var(--ifm-button-size-multiplier));font-weight:var(--ifm-button-font-weight);line-height:1.5;padding:calc(var(--ifm-button-padding-vertical)*var(--ifm-button-size-multiplier)) calc(var(--ifm-button-padding-horizontal)*var(--ifm-button-size-multiplier));text-align:center;transition-duration:var(--ifm-button-transition-duration);transition-property:color,background,border-color;-webkit-user-select:none;user-select:none;white-space:nowrap}.button,.button:hover{color:var(--ifm-button-color)}.button--outline{--ifm-button-color:var(--ifm-button-border-color)}.button--outline:hover{--ifm-button-background-color:var(--ifm-button-border-color)}.button--link{--ifm-button-border-color:#0000;color:var(--ifm-link-color);text-decoration:var(--ifm-link-decoration)}.button--link.button--active,.button--link:active,.button--link:hover{color:var(--ifm-link-hover-color);text-decoration:var(--ifm-link-hover-decoration)}.dropdown__link--active,.dropdown__link:hover,.homepage-card,.homepage-card_P_yA,.menu__link:hover,.navbar__brand:hover,.navbar__link--active,.navbar__link:hover,.pagination-nav__link:hover,.pagination__link:hover,.tag_zVej:hover{-webkit-text-decoration:none;text-decoration:none}.button.disabled,.button:disabled,.button[disabled]{opacity:.65;pointer-events:none}.button--sm{--ifm-button-size-multiplier:0.8}.button--lg{--ifm-button-size-multiplier:1.35}.button--block{display:block;width:100%}.button.button--secondary{color:var(--ifm-color-gray-900)}:where(.button--primary){--ifm-button-background-color:var(--ifm-color-primary);--ifm-button-border-color:var(--ifm-color-primary)}:where(.button--primary):not(.button--outline):hover{--ifm-button-background-color:var(--ifm-color-primary-dark);--ifm-button-border-color:var(--ifm-color-primary-dark)}.button--primary.button--active,.button--primary:active{--ifm-button-background-color:var(--ifm-color-primary-darker);--ifm-button-border-color:var(--ifm-color-primary-darker)}:where(.button--secondary){--ifm-button-background-color:var(--ifm-color-secondary);--ifm-button-border-color:var(--ifm-color-secondary)}:where(.button--secondary):not(.button--outline):hover{--ifm-button-background-color:var(--ifm-color-secondary-dark);--ifm-button-border-color:var(--ifm-color-secondary-dark)}.button--secondary.button--active,.button--secondary:active{--ifm-button-background-color:var(--ifm-color-secondary-darker);--ifm-button-border-color:var(--ifm-color-secondary-darker)}:where(.button--success){--ifm-button-background-color:var(--ifm-color-success);--ifm-button-border-color:var(--ifm-color-success)}:where(.button--success):not(.button--outline):hover{--ifm-button-background-color:var(--ifm-color-success-dark);--ifm-button-border-color:var(--ifm-color-success-dark)}.button--success.button--active,.button--success:active{--ifm-button-background-color:var(--ifm-color-success-darker);--ifm-button-border-color:var(--ifm-color-success-darker)}:where(.button--info){--ifm-button-background-color:var(--ifm-color-info);--ifm-button-border-color:var(--ifm-color-info)}:where(.button--info):not(.button--outline):hover{--ifm-button-background-color:var(--ifm-color-info-dark);--ifm-button-border-color:var(--ifm-color-info-dark)}.button--info.button--active,.button--info:active{--ifm-button-background-color:var(--ifm-color-info-darker);--ifm-button-border-color:var(--ifm-color-info-darker)}:where(.button--warning){--ifm-button-background-color:var(--ifm-color-warning);--ifm-button-border-color:var(--ifm-color-warning)}:where(.button--warning):not(.button--outline):hover{--ifm-button-background-color:var(--ifm-color-warning-dark);--ifm-button-border-color:var(--ifm-color-warning-dark)}.button--warning.button--active,.button--warning:active{--ifm-button-background-color:var(--ifm-color-warning-darker);--ifm-button-border-color:var(--ifm-color-warning-darker)}:where(.button--danger){--ifm-button-background-color:var(--ifm-color-danger);--ifm-button-border-color:var(--ifm-color-danger)}:where(.button--danger):not(.button--outline):hover{--ifm-button-background-color:var(--ifm-color-danger-dark);--ifm-button-border-color:var(--ifm-color-danger-dark)}.button--danger.button--active,.button--danger:active{--ifm-button-background-color:var(--ifm-color-danger-darker);--ifm-button-border-color:var(--ifm-color-danger-darker)}.button-group{display:inline-flex;gap:var(--ifm-button-group-spacing)}.button-group>.button:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.button-group>.button:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0}.button-group--block{display:flex;justify-content:stretch}.button-group--block>.button{flex-grow:1}.card,.homepage-card{flex-direction:column}.card{background-color:var(--ifm-card-background-color);border-radius:var(--ifm-card-border-radius);box-shadow:var(--ifm-global-shadow-lw);display:flex;overflow:hidden}.card__image{padding-top:var(--ifm-card-vertical-spacing)}.card__image:first-child{padding-top:0}.card__body,.card__footer,.card__header{padding:var(--ifm-card-vertical-spacing) var(--ifm-card-horizontal-spacing)}.card__body:not(:last-child),.card__footer:not(:last-child),.card__header:not(:last-child){padding-bottom:0}.card__body>:last-child,.card__footer>:last-child,.card__header>:last-child{margin-bottom:0}.card__footer{margin-top:auto}.table-of-contents{font-size:.8rem;margin-bottom:0;padding:var(--ifm-toc-padding-vertical) 0}.table-of-contents,.table-of-contents ul{list-style:none;padding-left:var(--ifm-toc-padding-horizontal)}.table-of-contents li{margin:var(--ifm-toc-padding-vertical) var(--ifm-toc-padding-horizontal)}.table-of-contents__left-border{border-left:1px solid var(--ifm-toc-border-color)}.table-of-contents__link{color:var(--ifm-toc-link-color);display:block}.table-of-contents__link--active,.table-of-contents__link--active code,.table-of-contents__link:hover,.table-of-contents__link:hover code{color:var(--ifm-color-primary);-webkit-text-decoration:none;text-decoration:none}.close{color:var(--ifm-color-black);float:right;font-size:1.5rem;font-weight:var(--ifm-font-weight-bold);line-height:1;opacity:.5;padding:1rem;transition:opacity var(--ifm-transition-fast) var(--ifm-transition-timing-default)}.close:hover{opacity:.7}.close:focus,.theme-code-block-highlighted-line .codeLineNumber_Tfdd:before{opacity:.8}.dropdown{display:inline-flex;font-weight:var(--ifm-dropdown-font-weight);position:relative;vertical-align:top}.dropdown--hoverable:hover .dropdown__menu,.dropdown--show .dropdown__menu{opacity:1;pointer-events:all;transform:translateY(-1px);visibility:visible}#nprogress,.dropdown__menu,.navbar__item.dropdown .navbar__link:not([href]){pointer-events:none}.dropdown--right .dropdown__menu{left:inherit;right:0}.dropdown--nocaret .navbar__link:after{content:none!important}.dropdown__menu{background-color:var(--ifm-dropdown-background-color);border-radius:var(--ifm-global-radius);box-shadow:var(--ifm-global-shadow-md);left:0;max-height:80vh;min-width:10rem;opacity:0;overflow-y:auto;padding:.5rem;position:absolute;top:calc(100% - var(--ifm-navbar-item-padding-vertical) + .3rem);transform:translateY(-.625rem);transition-duration:var(--ifm-transition-fast);transition-property:opacity,transform,visibility;transition-timing-function:var(--ifm-transition-timing-default);visibility:hidden;z-index:var(--ifm-z-index-dropdown)}.menu__caret,.menu__link,.menu__list-item-collapsible{border-radius:.25rem;transition:background var(--ifm-transition-fast) var(--ifm-transition-timing-default)}.dropdown__link{border-radius:.25rem;color:var(--ifm-dropdown-link-color);display:block;font-size:.875rem;margin-top:.2rem;padding:.25rem .5rem;white-space:nowrap}.dropdown__link--active,.dropdown__link:hover{background-color:var(--ifm-dropdown-hover-background-color);color:var(--ifm-dropdown-link-color)}.dropdown__link--active,.dropdown__link--active:hover{--ifm-dropdown-link-color:var(--ifm-link-color)}.dropdown>.navbar__link:after{border-color:currentcolor #0000;border-style:solid;border-width:.4em .4em 0;content:"";margin-left:.3em;position:relative;top:2px;transform:translateY(-50%)}.footer{background-color:var(--ifm-footer-background-color);color:var(--ifm-footer-color);padding:var(--ifm-footer-padding-vertical) var(--ifm-footer-padding-horizontal)}.footer--dark{--ifm-footer-background-color:#303846;--ifm-footer-color:var(--ifm-footer-link-color);--ifm-footer-link-color:var(--ifm-color-secondary);--ifm-footer-title-color:var(--ifm-color-white);--ifm-footer-background-color:#2b3137}.footer__links{margin-bottom:1rem}.footer__link-item{color:var(--ifm-footer-link-color);line-height:2}.footer__link-item:hover{color:var(--ifm-footer-link-hover-color)}.footer__link-separator{margin:0 var(--ifm-footer-link-horizontal-spacing)}.footer__logo{margin-top:1rem;max-width:var(--ifm-footer-logo-max-width)}.footer__title{color:var(--ifm-footer-title-color);font:700 var(--ifm-h4-font-size)/var(--ifm-heading-line-height) var(--ifm-font-family-base);margin-bottom:var(--ifm-heading-margin-bottom)}.menu,.navbar__link{font-weight:var(--ifm-font-weight-semibold)}.docItemContainer_Djhp article>:first-child,.docItemContainer_Djhp header+*,.footer__item{margin-top:0}.admonitionContent_BuS1>:last-child,.collapsibleContent_i85q p:last-child,.details_lb9f>summary>p:last-child,.footer__items{margin-bottom:0}.codeBlockStandalone_MEMb,[type=checkbox]{padding:0}.hero{align-items:center;background-color:var(--ifm-hero-background-color);color:var(--ifm-hero-text-color);display:flex;padding:4rem 2rem}.hero--primary{--ifm-hero-background-color:var(--ifm-color-primary);--ifm-hero-text-color:var(--ifm-font-color-base-inverse)}.hero--dark{--ifm-hero-background-color:#303846;--ifm-hero-text-color:var(--ifm-color-white)}.hero__title{font-size:3rem}.hero__subtitle{font-size:1.5rem}.menu__list{margin:0;padding-left:0}.menu__caret,.menu__link{padding:var(--ifm-menu-link-padding-vertical) var(--ifm-menu-link-padding-horizontal)}.menu__list .menu__list{flex:0 0 100%;margin-top:.25rem;padding-left:var(--ifm-menu-link-padding-horizontal)}.menu__list-item:not(:first-child){margin-top:.25rem}.menu__list-item--collapsed .menu__list{height:0;overflow:hidden}.details_lb9f[data-collapsed=false].isBrowser_bmU9>summary:before,.details_lb9f[open]:not(.isBrowser_bmU9)>summary:before,.menu__list-item--collapsed .menu__caret:before,.menu__list-item--collapsed .menu__link--sublist:after{transform:rotate(90deg)}.menu__list-item-collapsible{display:flex;flex-wrap:wrap;position:relative}.menu__caret:hover,.menu__link:hover,.menu__list-item-collapsible--active,.menu__list-item-collapsible:hover{background:var(--ifm-menu-color-background-hover)}.menu__list-item-collapsible .menu__link--active,.menu__list-item-collapsible .menu__link:hover{background:none!important}.menu__caret,.menu__link{align-items:center;display:flex}.navbar-sidebar,.navbar-sidebar__backdrop{bottom:0;opacity:0;transition-duration:var(--ifm-transition-fast);transition-timing-function:ease-in-out;top:0;left:0;visibility:hidden}.menu__link{color:var(--ifm-menu-color);flex:1;line-height:1.25}.menu__link:hover{color:var(--ifm-menu-color)}.menu__caret:before,.menu__link--sublist-caret:after{height:1.25rem;transform:rotate(180deg);transition:transform var(--ifm-transition-fast) linear;width:1.25rem;content:"";filter:var(--ifm-menu-link-sublist-icon-filter)}.menu__link--sublist-caret:after{background:var(--ifm-menu-link-sublist-icon) 50%/2rem 2rem;margin-left:auto;min-width:1.25rem}.menu__link--active,.menu__link--active:hover{color:var(--ifm-menu-color-active)}.navbar__brand,.navbar__link{color:var(--ifm-navbar-link-color)}.menu__link--active:not(.menu__link--sublist){background-color:var(--ifm-menu-color-background-active)}.menu__caret:before{background:var(--ifm-menu-link-sublist-icon) 50%/2rem 2rem}.navbar--dark,html[data-theme=dark]{--ifm-menu-link-sublist-icon-filter:invert(100%) sepia(94%) saturate(17%) hue-rotate(223deg) brightness(104%) contrast(98%)}.navbar{background-color:var(--ifm-navbar-background-color);box-shadow:var(--ifm-navbar-shadow);height:var(--ifm-navbar-height);padding:var(--ifm-navbar-padding-vertical) var(--ifm-navbar-padding-horizontal)}.navbar,.navbar>.container,.navbar>.container-fluid{display:flex}.navbar--fixed-top{position:sticky;top:0;z-index:var(--ifm-z-index-fixed)}.navbar__inner{display:flex;flex-wrap:wrap;justify-content:space-between;width:100%;align-content:center}.navbar__brand{align-items:center;display:flex;margin-right:1rem;min-width:0}.navbar__brand:hover{color:var(--ifm-navbar-link-hover-color)}.announcementBarContent_xLdY,.navbar__title{flex:1 1 auto}.navbar__toggle{display:none;margin-right:.5rem}.navbar__logo{flex:0 0 auto;height:2rem;margin-right:.5rem}.navbar__items{align-items:center;display:flex;flex:1;min-width:0}.navbar__items--center{flex:0 0 auto}.navbar__items--center .navbar__brand{margin:0}.navbar__items--center+.navbar__items--right{flex:1}.navbar__items--right{flex:0 0 auto;justify-content:flex-end}.navbar__items--right>:last-child{padding-right:0}.navbar__item{display:inline-block;padding:var(--ifm-navbar-item-padding-vertical) var(--ifm-navbar-item-padding-horizontal)}.navbar__link--active,.navbar__link:hover{color:var(--ifm-navbar-link-hover-color)}.navbar--dark,.navbar--primary{--ifm-menu-color:var(--ifm-color-gray-300);--ifm-navbar-link-color:var(--ifm-color-gray-100);--ifm-navbar-search-input-background-color:#ffffff1a;--ifm-navbar-search-input-placeholder-color:#ffffff80;color:var(--ifm-color-white)}.navbar--dark{--ifm-navbar-background-color:#242526;--ifm-menu-color-background-active:#ffffff0d;--ifm-navbar-search-input-color:var(--ifm-color-white)}.navbar--primary{--ifm-navbar-background-color:var(--ifm-color-primary);--ifm-navbar-link-hover-color:var(--ifm-color-white);--ifm-menu-color-active:var(--ifm-color-white);--ifm-navbar-search-input-color:var(--ifm-color-emphasis-500)}.navbar__search-input{appearance:none;background:var(--ifm-navbar-search-input-background-color) var(--ifm-navbar-search-input-icon) no-repeat .75rem center/1rem 1rem;border:none;border-radius:2rem;color:var(--ifm-navbar-search-input-color);cursor:text;display:inline-block;font-size:1rem;height:2rem;padding:0 .5rem 0 2.25rem;width:12.5rem}.navbar__search-input::placeholder{color:var(--ifm-navbar-search-input-placeholder-color)}.navbar-sidebar{background-color:var(--ifm-navbar-background-color);box-shadow:var(--ifm-global-shadow-md);position:fixed;transform:translate3d(-100%,0,0);transition-property:opacity,visibility,transform;width:var(--ifm-navbar-sidebar-width)}.navbar-sidebar--show .navbar-sidebar,.navbar-sidebar__items{transform:translateZ(0)}.navbar-sidebar--show .navbar-sidebar,.navbar-sidebar--show .navbar-sidebar__backdrop{opacity:1;visibility:visible}.navbar-sidebar__backdrop{background-color:#0009;position:fixed;right:0;transition-property:opacity,visibility}.navbar-sidebar__brand{align-items:center;box-shadow:var(--ifm-navbar-shadow);display:flex;flex:1;height:var(--ifm-navbar-height);padding:var(--ifm-navbar-padding-vertical) var(--ifm-navbar-padding-horizontal)}.navbar-sidebar__items{display:flex;height:calc(100% - var(--ifm-navbar-height));transition:transform var(--ifm-transition-fast) ease-in-out}.navbar-sidebar__items--show-secondary{transform:translate3d(calc((var(--ifm-navbar-sidebar-width))*-1),0,0)}.navbar-sidebar__item{flex-shrink:0;padding:.5rem;width:calc(var(--ifm-navbar-sidebar-width))}.navbar-sidebar__back{background:var(--ifm-menu-color-background-active);font-size:15px;font-weight:var(--ifm-button-font-weight);margin:0 0 .2rem -.5rem;padding:.6rem 1.5rem;position:relative;text-align:left;top:-.5rem;width:calc(100% + 1rem)}.navbar-sidebar__close{display:flex;margin-left:auto}.pagination{column-gap:var(--ifm-pagination-page-spacing);display:flex;font-size:var(--ifm-pagination-font-size);padding-left:0}.pagination--sm{--ifm-pagination-font-size:0.8rem;--ifm-pagination-padding-horizontal:0.8rem;--ifm-pagination-padding-vertical:0.2rem}.pagination--lg{--ifm-pagination-font-size:1.2rem;--ifm-pagination-padding-horizontal:1.2rem;--ifm-pagination-padding-vertical:0.3rem}.pagination__item{display:inline-flex}.pagination__item>span{padding:var(--ifm-pagination-padding-vertical)}.pagination__item--active .pagination__link{color:var(--ifm-pagination-color-active)}.pagination__item--active .pagination__link,.pagination__item:not(.pagination__item--active):hover .pagination__link{background:var(--ifm-pagination-item-active-background)}.pagination__item--disabled,.pagination__item[disabled]{opacity:.25;pointer-events:none}.pagination__link{border-radius:var(--ifm-pagination-border-radius);color:var(--ifm-font-color-base);display:inline-block;padding:var(--ifm-pagination-padding-vertical) var(--ifm-pagination-padding-horizontal);transition:background var(--ifm-transition-fast) var(--ifm-transition-timing-default)}.pagination-nav{display:grid;grid-gap:var(--ifm-spacing-horizontal);gap:var(--ifm-spacing-horizontal);grid-template-columns:repeat(2,1fr)}.pagination-nav__link{border:1px solid var(--ifm-color-emphasis-300);border-radius:var(--ifm-pagination-nav-border-radius);display:block;height:100%;line-height:var(--ifm-heading-line-height);padding:var(--ifm-global-spacing);transition:border-color var(--ifm-transition-fast) var(--ifm-transition-timing-default)}.pagination-nav__link:hover{border-color:var(--ifm-pagination-nav-color-hover)}.pagination-nav__link--next{grid-column:2/3;text-align:right}.pagination-nav__label{font-size:var(--ifm-h4-font-size);font-weight:var(--ifm-heading-font-weight);word-break:break-word}.pagination-nav__link--prev .pagination-nav__label:before{content:"« "}.pagination-nav__link--next .pagination-nav__label:after{content:" »"}.pagination-nav__sublabel{color:var(--ifm-color-content-secondary);font-size:var(--ifm-h5-font-size);font-weight:var(--ifm-font-weight-semibold);margin-bottom:.25rem}.pills__item,.tabs{font-weight:var(--ifm-font-weight-bold)}.pills{display:flex;gap:var(--ifm-pills-spacing);padding-left:0}.pills__item{border-radius:.5rem;cursor:pointer;display:inline-block;padding:.25rem 1rem;transition:background var(--ifm-transition-fast) var(--ifm-transition-timing-default)}.tabs,:not(.containsTaskList_mC6p>li)>.containsTaskList_mC6p{padding-left:0}.pills__item--active{color:var(--ifm-pills-color-active)}.pills__item--active,.pills__item:not(.pills__item--active):hover{background:var(--ifm-pills-color-background-active)}.pills--block{justify-content:stretch}.pills--block .pills__item{flex-grow:1;text-align:center}.tabs{color:var(--ifm-tabs-color);display:flex;margin-bottom:0;overflow-x:auto}.tabs__item{border-bottom:3px solid #0000;border-radius:var(--ifm-global-radius);cursor:pointer;display:inline-flex;padding:var(--ifm-tabs-padding-vertical) var(--ifm-tabs-padding-horizontal);transition:background-color var(--ifm-transition-fast) var(--ifm-transition-timing-default)}.tabs__item--active{border-bottom-color:var(--ifm-tabs-color-active-border);border-bottom-left-radius:0;border-bottom-right-radius:0;color:var(--ifm-tabs-color-active)}.tabs__item:hover{background-color:var(--ifm-hover-overlay)}.tabs--block{justify-content:stretch}.tabs--block .tabs__item{flex-grow:1;justify-content:center}html[data-theme=dark]{--ifm-color-scheme:dark;--ifm-color-emphasis-0:var(--ifm-color-gray-1000);--ifm-color-emphasis-100:var(--ifm-color-gray-900);--ifm-color-emphasis-200:var(--ifm-color-gray-800);--ifm-color-emphasis-300:var(--ifm-color-gray-700);--ifm-color-emphasis-400:var(--ifm-color-gray-600);--ifm-color-emphasis-600:var(--ifm-color-gray-400);--ifm-color-emphasis-700:var(--ifm-color-gray-300);--ifm-color-emphasis-800:var(--ifm-color-gray-200);--ifm-color-emphasis-900:var(--ifm-color-gray-100);--ifm-color-emphasis-1000:var(--ifm-color-gray-0);--ifm-background-color:#1b1b1d;--ifm-background-surface-color:#242526;--ifm-hover-overlay:#ffffff0d;--ifm-color-content:#e3e3e3;--ifm-color-content-secondary:#fff;--ifm-breadcrumb-separator-filter:invert(64%) sepia(11%) saturate(0%) hue-rotate(149deg) brightness(99%) contrast(95%);--ifm-code-background:#ffffff1a;--ifm-scrollbar-track-background-color:#444;--ifm-scrollbar-thumb-background-color:#686868;--ifm-scrollbar-thumb-hover-background-color:#7a7a7a;--ifm-table-stripe-background:#ffffff12;--ifm-toc-border-color:var(--ifm-color-emphasis-200);--ifm-color-primary-contrast-background:#102445;--ifm-color-primary-contrast-foreground:#ebf2fc;--ifm-color-secondary-contrast-background:#474748;--ifm-color-secondary-contrast-foreground:#fdfdfe;--ifm-color-success-contrast-background:#003100;--ifm-color-success-contrast-foreground:#e6f6e6;--ifm-color-info-contrast-background:#193c47;--ifm-color-info-contrast-foreground:#eef9fd;--ifm-color-warning-contrast-background:#4d3800;--ifm-color-warning-contrast-foreground:#fff8e6;--ifm-color-danger-contrast-background:#4b1113;--ifm-color-danger-contrast-foreground:#ffebec;--site-color-feedback-background:#f0f8ff;--site-color-favorite-background:#1d1e1e;--site-color-checkbox-checked-bg:#94e1d01a;--docusaurus-highlighted-code-line-bg:#42424259}:root{--docusaurus-progress-bar-color:var(--ifm-color-primary);--ifm-font-family-base:"Roboto";--site-color-favorite-background:#f6fdfd;--site-color-tooltip:#fff;--site-color-tooltip-background:#353738;--site-color-svg-icon-favorite:#e9669e;--site-color-checkbox-checked-bg:#94e1d040;--site-color-feedback-background:#fff;--docusaurus-highlighted-code-line-bg:#0000001a;--ifm-breadcrumb-color-active:var(--ifm-color-primary-darker)!important;--ifm-menu-color-active:var(--ifm-color-primary-darker)!important;--ifm-alert-padding-vertical:0.5rem;--ifm-alert-padding-horizontal:0.5rem;--ifm-alert-border-radius:0.25rem;--docusaurus-tag-list-border:var(--ifm-color-emphasis-300);--docusaurus-announcement-bar-height:auto;--docusaurus-collapse-button-bg:#0000;--docusaurus-collapse-button-bg-hover:#0000001a;--doc-sidebar-width:300px;--doc-sidebar-hidden-width:30px}#nprogress .bar{background:var(--docusaurus-progress-bar-color);height:2px;left:0;position:fixed;top:0;width:100%;z-index:1031}#nprogress .peg{box-shadow:0 0 10px var(--docusaurus-progress-bar-color),0 0 5px var(--docusaurus-progress-bar-color);height:100%;opacity:1;position:absolute;right:0;transform:rotate(3deg) translateY(-4px);width:100px}[data-theme=light]{--ifm-color-primary:#008682;--ifm-color-primary-darker:#006461;--ifm-color-primary-lighter:#00c0b5}[data-theme=dark]{--ifm-color-primary:#00c0b5;--ifm-color-primary-darker:#008682;--ifm-color-primary-lighter:#80fffb}.header-github-link:hover{opacity:.6}.header-github-link:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 .297c-6.63 0-12 5.373-12 12 0 5.303 3.438 9.8 8.205 11.385.6.113.82-.258.82-.577 0-.285-.01-1.04-.015-2.04-3.338.724-4.042-1.61-4.042-1.61C4.422 18.07 3.633 17.7 3.633 17.7c-1.087-.744.084-.729.084-.729 1.205.084 1.838 1.236 1.838 1.236 1.07 1.835 2.809 1.305 3.495.998.108-.776.417-1.305.76-1.605-2.665-.3-5.466-1.332-5.466-5.93 0-1.31.465-2.38 1.235-3.22-.135-.303-.54-1.523.105-3.176 0 0 1.005-.322 3.3 1.23.96-.267 1.98-.399 3-.405 1.02.006 2.04.138 3 .405 2.28-1.552 3.285-1.23 3.285-1.23.645 1.653.24 2.873.12 3.176.765.84 1.23 1.91 1.23 3.22 0 4.61-2.805 5.625-5.475 5.92.42.36.81 1.096.81 2.22 0 1.606-.015 2.896-.015 3.286 0 .315.21.69.825.57C20.565 22.092 24 17.592 24 12.297c0-6.627-5.373-12-12-12'/%3E%3C/svg%3E") no-repeat;content:"";display:flex;height:24px;width:24px}[data-theme=dark] .header-github-link:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' d='M12 .297c-6.63 0-12 5.373-12 12 0 5.303 3.438 9.8 8.205 11.385.6.113.82-.258.82-.577 0-.285-.01-1.04-.015-2.04-3.338.724-4.042-1.61-4.042-1.61C4.422 18.07 3.633 17.7 3.633 17.7c-1.087-.744.084-.729.084-.729 1.205.084 1.838 1.236 1.838 1.236 1.07 1.835 2.809 1.305 3.495.998.108-.776.417-1.305.76-1.605-2.665-.3-5.466-1.332-5.466-5.93 0-1.31.465-2.38 1.235-3.22-.135-.303-.54-1.523.105-3.176 0 0 1.005-.322 3.3 1.23.96-.267 1.98-.399 3-.405 1.02.006 2.04.138 3 .405 2.28-1.552 3.285-1.23 3.285-1.23.645 1.653.24 2.873.12 3.176.765.84 1.23 1.91 1.23 3.22 0 4.61-2.805 5.625-5.475 5.92.42.36.81 1.096.81 2.22 0 1.606-.015 2.896-.015 3.286 0 .315.21.69.825.57C20.565 22.092 24 17.592 24 12.297c0-6.627-5.373-12-12-12'/%3E%3C/svg%3E") no-repeat}.unique-tabs .tabs__item{line-height:16px;margin-right:8px}.unique-tabs .tabs__item--active{background-color:var(--ifm-tabs-color-active);border:0;border-radius:var(--ifm-global-radius);color:#fff}[data-theme=light] .themedDocusaurus [fill="#FFFF50"]{fill:#adff2f}[data-theme=dark] .themedDocusaurus [fill="#FFFF50"]{fill:#2e8b57}[data-theme=light] .DocSearch{--docsearch-muted-color:var(--ifm-color-emphasis-700);--docsearch-container-background:#5e6470b3;--docsearch-modal-background:var(--ifm-color-secondary-lighter);--docsearch-searchbox-background:var(--ifm-color-secondary);--docsearch-searchbox-focus-background:var(--ifm-color-white);--docsearch-hit-background:var(--ifm-color-white);--docsearch-footer-background:var(--ifm-color-white)}[data-theme=dark] .DocSearch{--docsearch-text-color:var(--ifm-font-color-base);--docsearch-muted-color:var(--ifm-color-secondary-darkest);--docsearch-container-background:#2f3745b3;--docsearch-modal-background:var(--ifm-background-color);--docsearch-searchbox-background:var(--ifm-background-color);--docsearch-searchbox-focus-background:var(--ifm-color-black);--docsearch-hit-background:var(--ifm-color-emphasis-100);--docsearch-footer-background:var(--ifm-background-surface-color);--docsearch-key-gradient:linear-gradient(-26.5deg,var(--ifm-color-emphasis-200) 0%,var(--ifm-color-emphasis-100) 100%)}div[class^=announcementBar_]{--site-announcement-bar-stripe-color1:var (--ifm-color-primary-darker);--site-announcement-bar-stripe-color2:var (--ifm-color-primary-lighter);background:repeating-linear-gradient(35deg,var(--site-announcement-bar-stripe-color1),var(--site-announcement-bar-stripe-color1) 20px,var(--site-announcement-bar-stripe-color2) 10px,var(--site-announcement-bar-stripe-color2) 40px);font-weight:700}.screen-reader-only{border:0;clip:rect(0 0 0 0);clip-path:polygon(0 0,0 0,0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}#__docusaurus-base-url-issue-banner-container,.docSidebarContainer_YfHR,.navbarSearchContainer_Bca1:empty,.sidebarLogo_isFc,.themedComponent_mlkZ,[data-theme=dark] .lightToggleIcon_pyhR,[data-theme=dark] img[src$="#gh-light-mode-only"],[data-theme=light] .darkToggleIcon_wfgR,[data-theme=light] img[src$="#gh-dark-mode-only"],html[data-announcement-bar-initially-dismissed=true] .announcementBar_mb4j{display:none}.test-marker-site-custom-css-unique-rule{content:"site-custom-css-unique-rule"}.video-container{margin:0 auto;max-width:560px;overflow:hidden;position:relative;width:100%}.yt-lite>.lty-playbtn{border:0;cursor:pointer}.dropdown-separator{margin:.3rem 0}.dropdown-archived-versions{font-size:.875rem;padding:.2rem .5rem}.code-block-error-line{background-color:#ff000020;border-left:3px solid #ff000080;display:block;margin:0 calc(var(--ifm-pre-padding)*-1);padding:0 var(--ifm-pre-padding)}[data-rmiz-modal-overlay=visible]{background-color:#fffffff2}[data-theme=dark] [data-rmiz-modal-overlay=visible]{background-color:#000000f2}.tabs{background-color:var(--ifm-color-emphasis-100);border-bottom:1px solid var(--ifm-color-content-secondary)}.tabs__item{--ifm-tabs-padding-vertical:0.75rem;--ifm-tabs-color-active:var(--ifm-color-content-secondary);border-bottom-left-radius:0;border-bottom-right-radius:0}.homepage-card:hover,.tabs__item--active{background-color:var(--ifm-hover-overlay)}.section-content{display:grid;gap:12px}.two-cols .section-content{grid-template-columns:repeat(2,minmax(0,1fr))}.has-sub-sections>h3{margin-bottom:1.5rem}.has-sub-sections>.section-content{grid-template-columns:repeat(1,minmax(0,1fr))}.has-sub-sections>.section-content>.homepage-section{grid-template-columns:repeat(1,minmax(0,1fr));margin-bottom:1rem}.homepage-section{margin-bottom:3rem}.homepage-section h3{font-weight:600}.section-description{color:var(--ifm-color-content-secondary);margin:-.5rem 0 1.25rem}.has-sub-sections>.section-content .section-description{font-size:14px}.homepage-card{color:var(--ifm-color-content-primary);display:flex;gap:10px;padding:.75rem;--ifm-link-hover-decoration:none;--ifm-link-hover-color:inherit;border:1px solid var(--ifm-color-emphasis-200);border-radius:8px;cursor:pointer;text-align:center;transition-property:background-color,color}.card-content .description,.menu__link{color:var(--ifm-color-content-secondary)}.icon svg{height:100%;width:auto}.homepage-card .icon{height:48px}.card-content{display:flex;flex-direction:column;gap:4px}.card-content .title{font-size:18px;font-weight:600;letter-spacing:-.5px}.card-content .description{font-size:14px;line-height:1.5}.pagination-nav__link{background-color:var(--ifm-background-surface-color);border:none}.pagination-nav__link:hover{background-color:var(--ifm-background-surface-color-hover)}.navbar{border-bottom:1px solid var(--ifm-background-surface-color);padding:12px 30px}.menu{padding:20px!important}.menu__link{padding:8px 12px 8px 0}.theme-doc-sidebar-item-category-level-2 .menu__link,.theme-doc-sidebar-item-link-level-2 .menu__link{padding:4px 0}.menu__link--active,.menu__link:hover,.menu__list-item-collapsible:hover{background-color:initial;color:var(--ifm-heading-color)}.menu__link--active,.wordWrapButtonEnabled_EoeP .wordWrapButtonIcon_Bwma{color:var(--ifm-color-primary)}.menu__caret,.menu__link--sublist-caret:after{transform:scale(.5)}.menu__list-item--collapsed .menu__link--sublist:after{transform:scale(.5) rotate(90deg)}.table-of-contents__link:hover{color:var(--ifm-heading-color)}.theme-doc-sidebar-container{border-right:none!important;font-size:14px!important;margin-left:20px}.sidebar-item-link-level-2 a{font-size:13px!important}.theme-doc-sidebar-item-category-level-1,.theme-doc-sidebar-item-link-level-1{border-bottom:1px solid var(--ifm-background-surface-color);padding-bottom:8px}.theme-doc-sidebar-item-category-level-1 .menu__list{margin-bottom:18px}.alert--primary{--ifm-alert-background-color:var(--ifm-color-primary-contrast-background);--ifm-alert-background-color-highlight:#3578e526;--ifm-alert-foreground-color:var(--ifm-color-primary-contrast-foreground);--ifm-alert-border-color:var(--ifm-color-primary-dark)}.alert--secondary{--ifm-alert-background-color:var(--ifm-color-secondary-contrast-background);--ifm-alert-background-color-highlight:#ebedf026;--ifm-alert-foreground-color:var(--ifm-color-secondary-contrast-foreground);--ifm-alert-border-color:var(--ifm-color-secondary-dark)}.alert--success{--ifm-alert-background-color:var(--ifm-color-success-contrast-background);--ifm-alert-background-color-highlight:#00a40026;--ifm-alert-foreground-color:var(--ifm-color-success-contrast-foreground);--ifm-alert-border-color:var(--ifm-color-success-dark)}.alert--info{--ifm-alert-background-color:var(--ifm-color-info-contrast-background);--ifm-alert-background-color-highlight:#54c7ec26;--ifm-alert-foreground-color:var(--ifm-color-info-contrast-foreground);--ifm-alert-border-color:var(--ifm-color-info-dark)}.alert--warning{--ifm-alert-background-color:var(--ifm-color-warning-contrast-background);--ifm-alert-background-color-highlight:#ffba0026;--ifm-alert-foreground-color:var(--ifm-color-warning-contrast-foreground);--ifm-alert-border-color:var(--ifm-color-warning-dark)}.alert--danger{--ifm-alert-background-color:var(--ifm-color-danger-contrast-background);--ifm-alert-background-color-highlight:#fa383e26;--ifm-alert-foreground-color:var(--ifm-color-danger-contrast-foreground);--ifm-alert-border-color:var(--ifm-color-danger-dark)}.alert{--ifm-code-background:var(--ifm-alert-background-color-highlight);--ifm-link-color:var(--ifm-alert-foreground-color);--ifm-link-hover-color:var(--ifm-alert-foreground-color);--ifm-link-decoration:underline;--ifm-tabs-color:var(--ifm-alert-foreground-color);--ifm-tabs-color-active:var(--ifm-alert-foreground-color);--ifm-tabs-color-active-border:var(--ifm-alert-border-color);background-color:var(--ifm-alert-background-color);border:var(--ifm-alert-border-width) solid var(--ifm-alert-border-color);border-left-width:var(--ifm-alert-border-left-width);border-radius:var(--ifm-alert-border-radius);box-shadow:var(--ifm-alert-shadow);color:var(--ifm-alert-foreground-color);padding:var(--ifm-alert-padding-vertical) var(--ifm-alert-padding-horizontal)}.markdown h1:first-child{--ifm-h1-font-size:3rem;margin-bottom:calc(var(--ifm-h1-vertical-rhythm-bottom)*var(--ifm-leading))}.markdown>h2{--ifm-h2-font-size:2rem;--ifm-h2-font-size:2.5rem;margin-top:calc(var(--ifm-h2-vertical-rhythm-top)*var(--ifm-leading))}.markdown>h2,.markdown>h3{margin-bottom:calc(var(--ifm-heading-vertical-rhythm-bottom)*var(--ifm-leading))}.markdown>h3{--ifm-h3-font-size:1.5rem;--ifm-h3-font-size:2rem;margin-top:calc(var(--ifm-h3-vertical-rhythm-top)*var(--ifm-leading))}.tag_zVej{border:1px solid var(--docusaurus-tag-list-border);transition:border var(--ifm-transition-fast)}.tag_zVej:hover{--docusaurus-tag-list-border:var(--ifm-link-color)}.tagRegular_sFm0{border-radius:var(--ifm-global-radius);font-size:90%;padding:.2rem .5rem .3rem}.tagWithCount_h2kH{align-items:center;border-left:0;display:flex;padding:0 .5rem 0 1rem;position:relative}.tagWithCount_h2kH:after,.tagWithCount_h2kH:before{border:1px solid var(--docusaurus-tag-list-border);content:"";position:absolute;top:50%;transition:inherit}.tagWithCount_h2kH:before{border-bottom:0;border-right:0;height:1.18rem;right:100%;transform:translate(50%,-50%) rotate(-45deg);width:1.18rem}.tagWithCount_h2kH:after{border-radius:50%;height:.5rem;left:0;transform:translateY(-50%);width:.5rem}.tagWithCount_h2kH span{background:var(--ifm-color-secondary);border-radius:var(--ifm-global-radius);color:var(--ifm-color-black);font-size:.7rem;line-height:1.2;margin-left:.3rem;padding:.1rem .4rem}.tags_jXut{display:inline}.tag_QGVx{display:inline-block;margin:0 .4rem .5rem 0}.backToTopButton_sjWU{background-color:var(--ifm-color-emphasis-200);border-radius:50%;bottom:1.3rem;box-shadow:var(--ifm-global-shadow-lw);height:3rem;opacity:0;position:fixed;right:1.3rem;transform:scale(0);transition:all var(--ifm-transition-fast) var(--ifm-transition-timing-default);visibility:hidden;width:3rem;z-index:calc(var(--ifm-z-index-fixed) - 1)}.backToTopButton_sjWU:after{background-color:var(--ifm-color-emphasis-1000);content:" ";display:inline-block;height:100%;-webkit-mask:var(--ifm-menu-link-sublist-icon) 50%/2rem 2rem no-repeat;mask:var(--ifm-menu-link-sublist-icon) 50%/2rem 2rem no-repeat;width:100%}.backToTopButtonShow_xfvO{opacity:1;transform:scale(1);visibility:visible}.skipToContent_fXgn{background-color:var(--ifm-background-surface-color);color:var(--ifm-color-emphasis-900);left:100%;padding:calc(var(--ifm-global-spacing)/2) var(--ifm-global-spacing);position:fixed;top:1rem;z-index:calc(var(--ifm-z-index-fixed) + 1)}.skipToContent_fXgn:focus{box-shadow:var(--ifm-global-shadow-md);left:1rem}.closeButton_CVFx{line-height:0;padding:0}.content_knG7{font-size:85%;padding:5px 0;text-align:center}.content_knG7 a{color:inherit;-webkit-text-decoration:underline;text-decoration:underline}.announcementBar_mb4j{align-items:center;background-color:var(--ifm-color-white);border-bottom:1px solid var(--ifm-color-emphasis-100);color:var(--ifm-color-black);display:flex;height:var(--docusaurus-announcement-bar-height)}.announcementBarPlaceholder_vyr4{flex:0 0 10px}.announcementBarClose_gvF7{align-self:stretch;flex:0 0 30px}.toggle_vylO{height:2rem;width:2rem}.toggleButton_gllP{align-items:center;border-radius:50%;display:flex;height:100%;justify-content:center;transition:background var(--ifm-transition-fast);width:100%}.toggleButton_gllP:hover{background:var(--ifm-color-emphasis-200)}.toggleButtonDisabled_aARS{cursor:not-allowed}.darkNavbarColorModeToggle_X3D1:hover{background:var(--ifm-color-gray-800)}[data-theme=dark] .themedComponent--dark_xIcU,[data-theme=light] .themedComponent--light_NVdE,html:not([data-theme]) .themedComponent--light_NVdE{display:initial}[data-theme=dark]:root{--docusaurus-collapse-button-bg:#ffffff0d;--docusaurus-collapse-button-bg-hover:#ffffff1a}.collapseSidebarButton_PEFL{display:none;margin:0}.iconExternalLink_nPIU{margin-left:.3rem}.docMainContainer_TBSr,.docRoot_UBD9{display:flex;width:100%}.docsWrapper_hBAB{display:flex;flex:1 0 auto}.dropdownNavbarItemMobile_S0Fm{cursor:pointer}.iconLanguage_nlXk{margin-right:5px;vertical-align:text-bottom}.navbarHideable_m1mJ{transition:transform var(--ifm-transition-fast) ease}.navbarHidden_jGov{transform:translate3d(0,calc(-100% - 2px),0)}.errorBoundaryError_a6uf{color:red;white-space:pre-wrap}.errorBoundaryFallback_VBag{color:red;padding:.55rem}.footerLogoLink_BH7S{opacity:.5;transition:opacity var(--ifm-transition-fast) var(--ifm-transition-timing-default)}.footerLogoLink_BH7S:hover,.hash-link:focus,:hover>.hash-link{opacity:1}body:not(.navigation-with-keyboard) :not(input):focus{outline:0}.anchorWithStickyNavbar_LWe7{scroll-margin-top:calc(var(--ifm-navbar-height) + .5rem)}.anchorWithHideOnScrollNavbar_WYt5{scroll-margin-top:.5rem}.hash-link{opacity:0;padding-left:.5rem;transition:opacity var(--ifm-transition-fast);-webkit-user-select:none;user-select:none}.hash-link:before{content:"#"}.mainWrapper_z2l0{display:flex;flex:1 0 auto;flex-direction:column}.docusaurus-mt-lg{margin-top:3rem}#__docusaurus{display:flex;flex-direction:column;min-height:100%}.features_t9lD{align-items:center;display:flex;padding:2rem 0;width:100%}.featureSvg_GfXr{height:200px;width:200px}.homepage-card_P_yA{color:var(--ifm-color-content-primary);display:flex;gap:10px;padding:.75rem;--ifm-link-hover-decoration:none;--ifm-link-hover-color:inherit;border:1px solid var(--ifm-color-emphasis-200);border-radius:8px;cursor:pointer;text-align:center;transition-property:background-color,color}.card-content_mALb .description_ynef,.menu__link_GTED{color:var(--ifm-color-content-secondary)}.buttonGroup__atx button,.codeBlockContainer_Ckt0{background:var(--prism-background-color);color:var(--prism-color)}.section-content_m2Rv{display:grid;gap:12px;grid-template-columns:repeat(3,minmax(0,1fr))}.heroBanner_qdFl{overflow:hidden;padding:4rem 0;position:relative;text-align:center}.buttons_AeoN{align-items:center;display:flex;justify-content:center}.codeBlockContainer_Ckt0{border-radius:var(--ifm-code-border-radius);box-shadow:var(--ifm-global-shadow-lw);margin-bottom:var(--ifm-leading)}.codeBlockContent_biex{border-radius:inherit;direction:ltr;position:relative}.codeBlockTitle_Ktv7{border-bottom:1px solid var(--ifm-color-emphasis-300);border-top-left-radius:inherit;border-top-right-radius:inherit;font-size:var(--ifm-code-font-size);font-weight:500;padding:.75rem var(--ifm-pre-padding)}.codeBlock_bY9V{--ifm-pre-background:var(--prism-background-color);margin:0;padding:0}.codeBlockTitle_Ktv7+.codeBlockContent_biex .codeBlock_bY9V{border-top-left-radius:0;border-top-right-radius:0}.codeBlockLines_e6Vv{float:left;font:inherit;min-width:100%;padding:var(--ifm-pre-padding)}.codeBlockLinesWithNumbering_o6Pm{display:table;padding:var(--ifm-pre-padding) 0}.buttonGroup__atx{column-gap:.2rem;display:flex;position:absolute;right:calc(var(--ifm-pre-padding)/2);top:calc(var(--ifm-pre-padding)/2)}.buttonGroup__atx button{align-items:center;border:1px solid var(--ifm-color-emphasis-300);border-radius:var(--ifm-global-radius);display:flex;line-height:0;opacity:0;padding:.4rem;transition:opacity var(--ifm-transition-fast) ease-in-out}.buttonGroup__atx button:focus-visible,.buttonGroup__atx button:hover{opacity:1!important}.theme-code-block:hover .buttonGroup__atx button{opacity:.4}:where(:root){--docusaurus-highlighted-code-line-bg:#484d5b}:where([data-theme=dark]){--docusaurus-highlighted-code-line-bg:#646464}.theme-code-block-highlighted-line{background-color:var(--docusaurus-highlighted-code-line-bg);display:block;margin:0 calc(var(--ifm-pre-padding)*-1);padding:0 var(--ifm-pre-padding)}.codeLine_lJS_{counter-increment:a;display:table-row}.codeLineNumber_Tfdd{background:var(--ifm-pre-background);display:table-cell;left:0;overflow-wrap:normal;padding:0 var(--ifm-pre-padding);position:sticky;text-align:right;width:1%}.codeLineNumber_Tfdd:before{content:counter(a);opacity:.4}.codeLineContent_feaV{padding-right:var(--ifm-pre-padding)}.theme-code-block:hover .copyButtonCopied_obH4{opacity:1!important}.copyButtonIcons_eSgA{height:1.125rem;position:relative;width:1.125rem}.copyButtonIcon_y97N,.copyButtonSuccessIcon_LjdS{left:0;position:absolute;top:0;fill:currentColor;height:inherit;opacity:inherit;transition:all var(--ifm-transition-fast) ease;width:inherit}.copyButtonSuccessIcon_LjdS{color:#00d600;left:50%;opacity:0;top:50%;transform:translate(-50%,-50%) scale(.33)}.copyButtonCopied_obH4 .copyButtonIcon_y97N{opacity:0;transform:scale(.33)}.copyButtonCopied_obH4 .copyButtonSuccessIcon_LjdS{opacity:1;transform:translate(-50%,-50%) scale(1);transition-delay:75ms}.wordWrapButtonIcon_Bwma{height:1.2rem;width:1.2rem}.iconEdit_Z9Sw{margin-right:.3em;vertical-align:sub}.details_lb9f{--docusaurus-details-summary-arrow-size:0.38rem;--docusaurus-details-transition:transform 200ms ease;--docusaurus-details-decoration-color:grey}.details_lb9f>summary{cursor:pointer;padding-left:1rem;position:relative}.details_lb9f>summary::-webkit-details-marker{display:none}.details_lb9f>summary:before{border-color:#0000 #0000 #0000 var(--docusaurus-details-decoration-color);border-style:solid;border-width:var(--docusaurus-details-summary-arrow-size);content:"";left:0;position:absolute;top:.45rem;transform:rotate(0);transform-origin:calc(var(--docusaurus-details-summary-arrow-size)/2) 50%;transition:var(--docusaurus-details-transition)}.collapsibleContent_i85q{border-top:1px solid var(--docusaurus-details-decoration-color);margin-top:1rem;padding-top:1rem}.lastUpdated_JAkA{font-size:smaller;font-style:italic;margin-top:.2rem}.tocCollapsibleButton_TO0P{align-items:center;display:flex;font-size:inherit;justify-content:space-between;padding:.4rem .8rem;width:100%}.tocCollapsibleButton_TO0P:after{background:var(--ifm-menu-link-sublist-icon) 50% 50%/2rem 2rem no-repeat;content:"";filter:var(--ifm-menu-link-sublist-icon-filter);height:1.25rem;transform:rotate(180deg);transition:transform var(--ifm-transition-fast);width:1.25rem}.tocCollapsibleButtonExpanded_MG3E:after,.tocCollapsibleExpanded_sAul{transform:none}.tocCollapsible_ETCw{background-color:var(--ifm-menu-color-background-active);border-radius:var(--ifm-global-radius);margin:1rem 0}.tocCollapsibleContent_vkbj>ul{border-left:none;border-top:1px solid var(--ifm-color-emphasis-300);font-size:15px;padding:.2rem 0}.tocCollapsibleContent_vkbj ul li{margin:.4rem .8rem}.tocCollapsibleContent_vkbj a{display:block}.details_b_Ee{--docusaurus-details-decoration-color:var(--ifm-alert-border-color);--docusaurus-details-transition:transform var(--ifm-transition-fast) ease;border:1px solid var(--ifm-alert-border-color);margin:0 0 var(--ifm-spacing-vertical)}.img_ev3q{height:auto}.tableOfContents_bqdL{max-height:calc(100vh - var(--ifm-navbar-height) - 2rem);overflow-y:auto;position:sticky;top:calc(var(--ifm-navbar-height) + 1rem)}.admonition_xJq3{margin-bottom:1em}.admonitionHeading_Gvgb{font:var(--ifm-heading-font-weight) var(--ifm-h5-font-size)/var(--ifm-heading-line-height) var(--ifm-heading-font-family)}.admonitionHeading_Gvgb:not(:last-child){margin-bottom:.3rem}.admonitionHeading_Gvgb code{text-transform:none}.admonitionIcon_Rf37{display:inline-block;margin-right:.4em;vertical-align:middle}.admonitionIcon_Rf37 svg{display:inline-block;height:1.6em;width:1.6em;fill:var(--ifm-alert-foreground-color)}.breadcrumbHomeIcon_YNFT{height:1.1rem;position:relative;top:1px;vertical-align:top;width:1.1rem}.breadcrumbsContainer_Z_bl{--ifm-breadcrumb-size-multiplier:0.8;margin-bottom:.8rem}.mdxPageWrapper_j9I6{justify-content:center}@media (min-width:997px){.collapseSidebarButton_PEFL,.expandButton_TmdG{background-color:var(--docusaurus-collapse-button-bg)}:root{--docusaurus-announcement-bar-height:30px}.announcementBarClose_gvF7,.announcementBarPlaceholder_vyr4{flex-basis:50px}.collapseSidebarButton_PEFL{border:1px solid var(--ifm-toc-border-color);border-radius:0;bottom:0;display:block!important;height:40px;position:sticky}.collapseSidebarButtonIcon_kv0_{margin-top:4px;transform:rotate(180deg)}.expandButtonIcon_i1dp,[dir=rtl] .collapseSidebarButtonIcon_kv0_{transform:rotate(0)}.collapseSidebarButton_PEFL:focus,.collapseSidebarButton_PEFL:hover,.expandButton_TmdG:focus,.expandButton_TmdG:hover{background-color:var(--docusaurus-collapse-button-bg-hover)}.menuHtmlItem_M9Kj{padding:var(--ifm-menu-link-padding-vertical) var(--ifm-menu-link-padding-horizontal)}.menu_SIkG{flex-grow:1;padding:.5rem}@supports (scrollbar-gutter:stable){.menu_SIkG{padding:.5rem 0 .5rem .5rem;scrollbar-gutter:stable}}.menuWithAnnouncementBar_GW3s{margin-bottom:var(--docusaurus-announcement-bar-height)}.sidebar_njMd{display:flex;flex-direction:column;height:100%;padding-top:var(--ifm-navbar-height);width:var(--doc-sidebar-width)}.sidebarWithHideableNavbar_wUlq{padding-top:0}.sidebarHidden_VK0M{opacity:0;visibility:hidden}.sidebarLogo_isFc{align-items:center;color:inherit!important;display:flex!important;margin:0 var(--ifm-navbar-padding-horizontal);max-height:var(--ifm-navbar-height);min-height:var(--ifm-navbar-height);-webkit-text-decoration:none!important;text-decoration:none!important}.sidebarLogo_isFc img{height:2rem;margin-right:.5rem}.expandButton_TmdG{align-items:center;display:flex;height:100%;justify-content:center;position:absolute;right:0;top:0;transition:background-color var(--ifm-transition-fast) ease;width:100%}[dir=rtl] .expandButtonIcon_i1dp{transform:rotate(180deg)}.docSidebarContainer_YfHR{border-right:1px solid var(--ifm-toc-border-color);clip-path:inset(0);display:block;margin-top:calc(var(--ifm-navbar-height)*-1);transition:width var(--ifm-transition-fast) ease;width:var(--doc-sidebar-width);will-change:width}.docSidebarContainerHidden_DPk8{cursor:pointer;width:var(--doc-sidebar-hidden-width)}.sidebarViewport_aRkj{height:100%;max-height:100vh;position:sticky;top:0}.docMainContainer_TBSr{flex-grow:1;max-width:calc(100% - var(--doc-sidebar-width))}.docMainContainerEnhanced_lQrH{max-width:calc(100% - var(--doc-sidebar-hidden-width))}.docItemWrapperEnhanced_JWYK{max-width:calc(var(--ifm-container-width) + var(--doc-sidebar-width))!important}.navbarSearchContainer_Bca1{padding:var(--ifm-navbar-item-padding-vertical) var(--ifm-navbar-item-padding-horizontal)}.lastUpdated_JAkA{text-align:right}.tocMobile_ITEo{display:none}.docItemCol_VOVn{max-width:75%!important}}@media (min-width:1440px){.container{max-width:var(--ifm-container-width-xl)}}@media (max-width:996px){.col{--ifm-col-width:100%;flex-basis:var(--ifm-col-width);margin-left:0}.footer{--ifm-footer-padding-horizontal:0}.colorModeToggle_DEke,.footer__link-separator,.navbar__item,.tableOfContents_bqdL{display:none}.footer__col{margin-bottom:calc(var(--ifm-spacing-vertical)*3)}.footer__link-item{display:block;width:max-content}.hero{padding-left:0;padding-right:0}.navbar>.container,.navbar>.container-fluid{padding:0}.navbar__toggle{display:inherit}.navbar__search-input{width:9rem}.pills--block,.tabs--block{flex-direction:column}.navbarSearchContainer_Bca1{position:absolute;right:var(--ifm-navbar-padding-horizontal)}.docItemContainer_F8PC{padding:0 .3rem}}@media screen and (max-width:996px){.heroBanner_qdFl{padding:2rem}}@media (max-width:576px){.markdown h1:first-child{--ifm-h1-font-size:2rem}.markdown>h2{--ifm-h2-font-size:1.5rem}.markdown>h3{--ifm-h3-font-size:1.25rem}}@media (hover:hover){.backToTopButton_sjWU:hover{background-color:var(--ifm-color-emphasis-300)}}@media (pointer:fine){.thin-scrollbar{scrollbar-width:thin}.thin-scrollbar::-webkit-scrollbar{height:var(--ifm-scrollbar-size);width:var(--ifm-scrollbar-size)}.thin-scrollbar::-webkit-scrollbar-track{background:var(--ifm-scrollbar-track-background-color);border-radius:10px}.thin-scrollbar::-webkit-scrollbar-thumb{background:var(--ifm-scrollbar-thumb-background-color);border-radius:10px}.thin-scrollbar::-webkit-scrollbar-thumb:hover{background:var(--ifm-scrollbar-thumb-hover-background-color)}}@media (prefers-reduced-motion:reduce){:root{--ifm-transition-fast:0ms;--ifm-transition-slow:0ms}}@media print{.announcementBar_mb4j,.footer,.menu,.navbar,.pagination-nav,.table-of-contents,.tocMobile_ITEo{display:none}.tabs{page-break-inside:avoid}.codeBlockLines_e6Vv{white-space:pre-wrap}} \ No newline at end of file diff --git a/assets/css/styles.fdcbfc93.css b/assets/css/styles.fdcbfc93.css new file mode 100644 index 0000000..55aaded --- /dev/null +++ b/assets/css/styles.fdcbfc93.css @@ -0,0 +1 @@ +@import url(https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap);.col,.container{padding:0 var(--ifm-spacing-horizontal);width:100%}body,ol ol,ol ul,ul ol,ul ul{margin:0}blockquote,pre{margin:0 0 var(--ifm-spacing-vertical)}.breadcrumbs__link,.button{transition-timing-function:var(--ifm-transition-timing-default)}.button,code{vertical-align:middle}.button--outline.button--active,.button--outline:active,.button--outline:hover,:root{--ifm-button-color:var(--ifm-font-color-base-inverse)}.menu__link:hover,a{transition:color var(--ifm-transition-fast) var(--ifm-transition-timing-default)}.navbar--dark,:root{--ifm-navbar-link-hover-color:var(--ifm-color-primary)}.menu,.navbar-sidebar{overflow-x:hidden}:root,html[data-theme=dark]{--ifm-color-emphasis-500:var(--ifm-color-gray-500)}[data-theme=dark] .DocSearch,[data-theme=light] .DocSearch{--docsearch-hit-color:var(--ifm-font-color-base);--docsearch-hit-active-color:var(--ifm-color-white)}.button,.dropdown__link,.searchbox,.text--truncate{white-space:nowrap}*,.algolia-autocomplete .ds-dropdown-menu *,.searchbox,.searchbox__input{box-sizing:border-box}.searchbox__reset:focus,.searchbox__submit:focus,body:not(.navigation-with-keyboard) :not(input):focus{outline:0}pre,table{overflow:auto}.markdown li,body{word-wrap:break-word}.toggleButton_gllP,html{-webkit-tap-highlight-color:transparent}.clean-list,.containsTaskList_mC6p,.details_lb9f>summary,.dropdown__menu,.menu__list{list-style:none}:root{--ifm-color-scheme:light;--ifm-dark-value:10%;--ifm-darker-value:15%;--ifm-darkest-value:30%;--ifm-light-value:15%;--ifm-lighter-value:30%;--ifm-lightest-value:50%;--ifm-contrast-background-value:90%;--ifm-contrast-foreground-value:70%;--ifm-contrast-background-dark-value:70%;--ifm-contrast-foreground-dark-value:90%;--ifm-color-primary:#3578e5;--ifm-color-secondary:#ebedf0;--ifm-color-success:#00a400;--ifm-color-info:#54c7ec;--ifm-color-warning:#ffba00;--ifm-color-danger:#fa383e;--ifm-color-primary-dark:#306cce;--ifm-color-primary-darker:#2d66c3;--ifm-color-primary-darkest:#2554a0;--ifm-color-primary-light:#538ce9;--ifm-color-primary-lighter:#72a1ed;--ifm-color-primary-lightest:#9abcf2;--ifm-color-primary-contrast-background:#ebf2fc;--ifm-color-primary-contrast-foreground:#102445;--ifm-color-secondary-dark:#d4d5d8;--ifm-color-secondary-darker:#c8c9cc;--ifm-color-secondary-darkest:#a4a6a8;--ifm-color-secondary-light:#eef0f2;--ifm-color-secondary-lighter:#f1f2f5;--ifm-color-secondary-lightest:#f5f6f8;--ifm-color-secondary-contrast-background:#fdfdfe;--ifm-color-secondary-contrast-foreground:#474748;--ifm-color-success-dark:#009400;--ifm-color-success-darker:#008b00;--ifm-color-success-darkest:#007300;--ifm-color-success-light:#26b226;--ifm-color-success-lighter:#4dbf4d;--ifm-color-success-lightest:#80d280;--ifm-color-success-contrast-background:#e6f6e6;--ifm-color-success-contrast-foreground:#003100;--ifm-color-info-dark:#4cb3d4;--ifm-color-info-darker:#47a9c9;--ifm-color-info-darkest:#3b8ba5;--ifm-color-info-light:#6ecfef;--ifm-color-info-lighter:#87d8f2;--ifm-color-info-lightest:#aae3f6;--ifm-color-info-contrast-background:#eef9fd;--ifm-color-info-contrast-foreground:#193c47;--ifm-color-warning-dark:#e6a700;--ifm-color-warning-darker:#d99e00;--ifm-color-warning-darkest:#b38200;--ifm-color-warning-light:#ffc426;--ifm-color-warning-lighter:#ffcf4d;--ifm-color-warning-lightest:#ffdd80;--ifm-color-warning-contrast-background:#fff8e6;--ifm-color-warning-contrast-foreground:#4d3800;--ifm-color-danger-dark:#e13238;--ifm-color-danger-darker:#d53035;--ifm-color-danger-darkest:#af272b;--ifm-color-danger-light:#fb565b;--ifm-color-danger-lighter:#fb7478;--ifm-color-danger-lightest:#fd9c9f;--ifm-color-danger-contrast-background:#ffebec;--ifm-color-danger-contrast-foreground:#4b1113;--ifm-color-white:#fff;--ifm-color-black:#000;--ifm-color-gray-0:var(--ifm-color-white);--ifm-color-gray-100:#f5f6f7;--ifm-color-gray-200:#ebedf0;--ifm-color-gray-300:#dadde1;--ifm-color-gray-400:#ccd0d5;--ifm-color-gray-500:#bec3c9;--ifm-color-gray-600:#8d949e;--ifm-color-gray-700:#606770;--ifm-color-gray-800:#444950;--ifm-color-gray-900:#1c1e21;--ifm-color-gray-1000:var(--ifm-color-black);--ifm-color-emphasis-0:var(--ifm-color-gray-0);--ifm-color-emphasis-100:var(--ifm-color-gray-100);--ifm-color-emphasis-200:var(--ifm-color-gray-200);--ifm-color-emphasis-300:var(--ifm-color-gray-300);--ifm-color-emphasis-400:var(--ifm-color-gray-400);--ifm-color-emphasis-600:var(--ifm-color-gray-600);--ifm-color-emphasis-700:var(--ifm-color-gray-700);--ifm-color-emphasis-800:var(--ifm-color-gray-800);--ifm-color-emphasis-900:var(--ifm-color-gray-900);--ifm-color-emphasis-1000:var(--ifm-color-gray-1000);--ifm-color-content:var(--ifm-color-emphasis-900);--ifm-color-content-inverse:var(--ifm-color-emphasis-0);--ifm-color-content-secondary:#525860;--ifm-background-color:#0000;--ifm-background-surface-color:var(--ifm-color-content-inverse);--ifm-global-border-width:1px;--ifm-global-radius:0.4rem;--ifm-hover-overlay:#0000000d;--ifm-font-color-base:var(--ifm-color-content);--ifm-font-color-base-inverse:var(--ifm-color-content-inverse);--ifm-font-color-secondary:var(--ifm-color-content-secondary);--ifm-font-family-base:system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";--ifm-font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--ifm-font-size-base:100%;--ifm-font-weight-light:300;--ifm-font-weight-normal:400;--ifm-font-weight-semibold:500;--ifm-font-weight-bold:700;--ifm-font-weight-base:var(--ifm-font-weight-normal);--ifm-line-height-base:1.65;--ifm-global-spacing:1rem;--ifm-spacing-vertical:var(--ifm-global-spacing);--ifm-spacing-horizontal:var(--ifm-global-spacing);--ifm-transition-fast:200ms;--ifm-transition-slow:400ms;--ifm-transition-timing-default:cubic-bezier(0.08,0.52,0.52,1);--ifm-global-shadow-lw:0 1px 2px 0 #0000001a;--ifm-global-shadow-md:0 5px 40px #0003;--ifm-global-shadow-tl:0 12px 28px 0 #0003,0 2px 4px 0 #0000001a;--ifm-z-index-dropdown:100;--ifm-z-index-fixed:200;--ifm-z-index-overlay:400;--ifm-container-width:1140px;--ifm-container-width-xl:1320px;--ifm-code-background:#f6f7f8;--ifm-code-border-radius:var(--ifm-global-radius);--ifm-code-font-size:90%;--ifm-code-padding-horizontal:0.1rem;--ifm-code-padding-vertical:0.1rem;--ifm-pre-background:var(--ifm-code-background);--ifm-pre-border-radius:var(--ifm-code-border-radius);--ifm-pre-color:inherit;--ifm-pre-line-height:1.45;--ifm-pre-padding:1rem;--ifm-heading-color:inherit;--ifm-heading-margin-top:0;--ifm-heading-margin-bottom:var(--ifm-spacing-vertical);--ifm-heading-font-family:var(--ifm-font-family-base);--ifm-heading-font-weight:var(--ifm-font-weight-bold);--ifm-heading-line-height:1.25;--ifm-h1-font-size:2rem;--ifm-h2-font-size:1.5rem;--ifm-h3-font-size:1.25rem;--ifm-h4-font-size:1rem;--ifm-h5-font-size:0.875rem;--ifm-h6-font-size:0.85rem;--ifm-image-alignment-padding:1.25rem;--ifm-leading-desktop:1.25;--ifm-leading:calc(var(--ifm-leading-desktop)*1rem);--ifm-list-left-padding:2rem;--ifm-list-margin:1rem;--ifm-list-item-margin:0.25rem;--ifm-list-paragraph-margin:1rem;--ifm-table-cell-padding:0.75rem;--ifm-table-background:#0000;--ifm-table-stripe-background:#00000008;--ifm-table-border-width:1px;--ifm-table-border-color:var(--ifm-color-emphasis-300);--ifm-table-head-background:inherit;--ifm-table-head-color:inherit;--ifm-table-head-font-weight:var(--ifm-font-weight-bold);--ifm-table-cell-color:inherit;--ifm-link-color:var(--ifm-color-primary);--ifm-link-decoration:none;--ifm-link-hover-color:var(--ifm-link-color);--ifm-link-hover-decoration:underline;--ifm-paragraph-margin-bottom:var(--ifm-leading);--ifm-blockquote-font-size:var(--ifm-font-size-base);--ifm-blockquote-border-left-width:2px;--ifm-blockquote-padding-horizontal:var(--ifm-spacing-horizontal);--ifm-blockquote-padding-vertical:0;--ifm-blockquote-shadow:none;--ifm-blockquote-color:var(--ifm-color-emphasis-800);--ifm-blockquote-border-color:var(--ifm-color-emphasis-300);--ifm-hr-background-color:var(--ifm-color-emphasis-500);--ifm-hr-height:1px;--ifm-hr-margin-vertical:1.5rem;--ifm-scrollbar-size:7px;--ifm-scrollbar-track-background-color:#f1f1f1;--ifm-scrollbar-thumb-background-color:silver;--ifm-scrollbar-thumb-hover-background-color:#a7a7a7;--ifm-alert-background-color:inherit;--ifm-alert-border-color:inherit;--ifm-alert-border-radius:var(--ifm-global-radius);--ifm-alert-border-width:0px;--ifm-alert-border-left-width:5px;--ifm-alert-color:var(--ifm-font-color-base);--ifm-alert-padding-horizontal:var(--ifm-spacing-horizontal);--ifm-alert-padding-vertical:var(--ifm-spacing-vertical);--ifm-alert-shadow:var(--ifm-global-shadow-lw);--ifm-avatar-intro-margin:1rem;--ifm-avatar-intro-alignment:inherit;--ifm-avatar-photo-size:3rem;--ifm-badge-background-color:inherit;--ifm-badge-border-color:inherit;--ifm-badge-border-radius:var(--ifm-global-radius);--ifm-badge-border-width:var(--ifm-global-border-width);--ifm-badge-color:var(--ifm-color-white);--ifm-badge-padding-horizontal:calc(var(--ifm-spacing-horizontal)*0.5);--ifm-badge-padding-vertical:calc(var(--ifm-spacing-vertical)*0.25);--ifm-breadcrumb-border-radius:1.5rem;--ifm-breadcrumb-spacing:0.5rem;--ifm-breadcrumb-color-active:var(--ifm-color-primary);--ifm-breadcrumb-item-background-active:var(--ifm-hover-overlay);--ifm-breadcrumb-padding-horizontal:0.8rem;--ifm-breadcrumb-padding-vertical:0.4rem;--ifm-breadcrumb-size-multiplier:1;--ifm-breadcrumb-separator:url('data:image/svg+xml;utf8,');--ifm-breadcrumb-separator-filter:none;--ifm-breadcrumb-separator-size:0.5rem;--ifm-breadcrumb-separator-size-multiplier:1.25;--ifm-button-background-color:inherit;--ifm-button-border-color:var(--ifm-button-background-color);--ifm-button-border-width:var(--ifm-global-border-width);--ifm-button-font-weight:var(--ifm-font-weight-bold);--ifm-button-padding-horizontal:1.5rem;--ifm-button-padding-vertical:0.375rem;--ifm-button-size-multiplier:1;--ifm-button-transition-duration:var(--ifm-transition-fast);--ifm-button-border-radius:calc(var(--ifm-global-radius)*var(--ifm-button-size-multiplier));--ifm-button-group-spacing:2px;--ifm-card-background-color:var(--ifm-background-surface-color);--ifm-card-border-radius:calc(var(--ifm-global-radius)*2);--ifm-card-horizontal-spacing:var(--ifm-global-spacing);--ifm-card-vertical-spacing:var(--ifm-global-spacing);--ifm-toc-border-color:var(--ifm-color-emphasis-300);--ifm-toc-link-color:var(--ifm-color-content-secondary);--ifm-toc-padding-vertical:0.5rem;--ifm-toc-padding-horizontal:0.5rem;--ifm-dropdown-background-color:var(--ifm-background-surface-color);--ifm-dropdown-font-weight:var(--ifm-font-weight-semibold);--ifm-dropdown-link-color:var(--ifm-font-color-base);--ifm-dropdown-hover-background-color:var(--ifm-hover-overlay);--ifm-footer-background-color:var(--ifm-color-emphasis-100);--ifm-footer-color:inherit;--ifm-footer-link-color:var(--ifm-color-emphasis-700);--ifm-footer-link-hover-color:var(--ifm-color-primary);--ifm-footer-link-horizontal-spacing:0.5rem;--ifm-footer-padding-horizontal:calc(var(--ifm-spacing-horizontal)*2);--ifm-footer-padding-vertical:calc(var(--ifm-spacing-vertical)*2);--ifm-footer-title-color:inherit;--ifm-footer-logo-max-width:min(30rem,90vw);--ifm-hero-background-color:var(--ifm-background-surface-color);--ifm-hero-text-color:var(--ifm-color-emphasis-800);--ifm-menu-color:var(--ifm-color-emphasis-700);--ifm-menu-color-active:var(--ifm-color-primary);--ifm-menu-color-background-active:var(--ifm-hover-overlay);--ifm-menu-color-background-hover:var(--ifm-hover-overlay);--ifm-menu-link-padding-horizontal:0.75rem;--ifm-menu-link-padding-vertical:0.375rem;--ifm-menu-link-sublist-icon:url('data:image/svg+xml;utf8,');--ifm-menu-link-sublist-icon-filter:none;--ifm-navbar-background-color:var(--ifm-background-surface-color);--ifm-navbar-height:3.75rem;--ifm-navbar-item-padding-horizontal:0.75rem;--ifm-navbar-item-padding-vertical:0.25rem;--ifm-navbar-link-color:var(--ifm-font-color-base);--ifm-navbar-link-active-color:var(--ifm-link-color);--ifm-navbar-padding-horizontal:var(--ifm-spacing-horizontal);--ifm-navbar-padding-vertical:calc(var(--ifm-spacing-vertical)*0.5);--ifm-navbar-shadow:var(--ifm-global-shadow-lw);--ifm-navbar-search-input-background-color:var(--ifm-color-emphasis-200);--ifm-navbar-search-input-color:var(--ifm-color-emphasis-800);--ifm-navbar-search-input-placeholder-color:var(--ifm-color-emphasis-500);--ifm-navbar-search-input-icon:url('data:image/svg+xml;utf8,');--ifm-navbar-sidebar-width:83vw;--ifm-pagination-border-radius:var(--ifm-global-radius);--ifm-pagination-color-active:var(--ifm-color-primary);--ifm-pagination-font-size:1rem;--ifm-pagination-item-active-background:var(--ifm-hover-overlay);--ifm-pagination-page-spacing:0.2em;--ifm-pagination-padding-horizontal:calc(var(--ifm-spacing-horizontal)*1);--ifm-pagination-padding-vertical:calc(var(--ifm-spacing-vertical)*0.25);--ifm-pagination-nav-border-radius:var(--ifm-global-radius);--ifm-pagination-nav-color-hover:var(--ifm-color-primary);--ifm-pills-color-active:var(--ifm-color-primary);--ifm-pills-color-background-active:var(--ifm-hover-overlay);--ifm-pills-spacing:0.125rem;--ifm-tabs-color:var(--ifm-font-color-secondary);--ifm-tabs-color-active:var(--ifm-color-primary);--ifm-tabs-color-active-border:var(--ifm-tabs-color-active);--ifm-tabs-padding-horizontal:1rem;--ifm-tabs-padding-vertical:1rem}.badge--danger,.badge--info,.badge--primary,.badge--secondary,.badge--success,.badge--warning{--ifm-badge-border-color:var(--ifm-badge-background-color)}.button--link,.button--outline{--ifm-button-background-color:#0000}html{background-color:var(--ifm-background-color);color:var(--ifm-font-color-base);color-scheme:var(--ifm-color-scheme);font:var(--ifm-font-size-base)/var(--ifm-line-height-base) var(--ifm-font-family-base);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;-webkit-text-size-adjust:100%;text-size-adjust:100%}iframe{border:0;color-scheme:auto}.container{margin:0 auto;max-width:var(--ifm-container-width)}.container--fluid{max-width:inherit}.row{display:flex;flex-wrap:wrap;margin:0 calc(var(--ifm-spacing-horizontal)*-1)}.margin-bottom--none,.margin-vert--none,.markdown>:last-child{margin-bottom:0!important}.margin-top--none,.margin-vert--none{margin-top:0!important}.row--no-gutters{margin-left:0;margin-right:0}.margin-horiz--none,.margin-right--none{margin-right:0!important}.row--no-gutters>.col{padding-left:0;padding-right:0}.row--align-top{align-items:flex-start}.row--align-bottom{align-items:flex-end}.menuExternalLink_NmtK,.row--align-center{align-items:center}.row--align-stretch{align-items:stretch}.row--align-baseline{align-items:baseline}.col{--ifm-col-width:100%;flex:1 0;margin-left:0;max-width:var(--ifm-col-width)}.padding-bottom--none,.padding-vert--none{padding-bottom:0!important}.padding-top--none,.padding-vert--none{padding-top:0!important}.padding-horiz--none,.padding-left--none{padding-left:0!important}.padding-horiz--none,.padding-right--none{padding-right:0!important}.col[class*=col--]{flex:0 0 var(--ifm-col-width)}.col--1{--ifm-col-width:8.33333%}.col--offset-1{margin-left:8.33333%}.col--2{--ifm-col-width:16.66667%}.col--offset-2{margin-left:16.66667%}.col--3{--ifm-col-width:25%}.col--offset-3{margin-left:25%}.col--4{--ifm-col-width:33.33333%}.col--offset-4{margin-left:33.33333%}.col--5{--ifm-col-width:41.66667%}.col--offset-5{margin-left:41.66667%}.col--6{--ifm-col-width:50%}.col--offset-6{margin-left:50%}.col--7{--ifm-col-width:58.33333%}.col--offset-7{margin-left:58.33333%}.col--8{--ifm-col-width:66.66667%}.col--offset-8{margin-left:66.66667%}.col--9{--ifm-col-width:75%}.col--offset-9{margin-left:75%}.col--10{--ifm-col-width:83.33333%}.col--offset-10{margin-left:83.33333%}.col--11{--ifm-col-width:91.66667%}.col--offset-11{margin-left:91.66667%}.col--12{--ifm-col-width:100%}.col--offset-12{margin-left:100%}.margin-horiz--none,.margin-left--none{margin-left:0!important}.margin--none{margin:0!important}.margin-bottom--xs,.margin-vert--xs{margin-bottom:.25rem!important}.margin-top--xs,.margin-vert--xs{margin-top:.25rem!important}.margin-horiz--xs,.margin-left--xs{margin-left:.25rem!important}.margin-horiz--xs,.margin-right--xs{margin-right:.25rem!important}.margin--xs{margin:.25rem!important}.margin-bottom--sm,.margin-vert--sm{margin-bottom:.5rem!important}.margin-top--sm,.margin-vert--sm{margin-top:.5rem!important}.margin-horiz--sm,.margin-left--sm{margin-left:.5rem!important}.margin-horiz--sm,.margin-right--sm{margin-right:.5rem!important}.margin--sm{margin:.5rem!important}.margin-bottom--md,.margin-vert--md{margin-bottom:1rem!important}.margin-top--md,.margin-vert--md{margin-top:1rem!important}.margin-horiz--md,.margin-left--md{margin-left:1rem!important}.margin-horiz--md,.margin-right--md{margin-right:1rem!important}.margin--md{margin:1rem!important}.margin-bottom--lg,.margin-vert--lg{margin-bottom:2rem!important}.margin-top--lg,.margin-vert--lg{margin-top:2rem!important}.margin-horiz--lg,.margin-left--lg{margin-left:2rem!important}.margin-horiz--lg,.margin-right--lg{margin-right:2rem!important}.margin--lg{margin:2rem!important}.margin-bottom--xl,.margin-vert--xl{margin-bottom:5rem!important}.margin-top--xl,.margin-vert--xl{margin-top:5rem!important}.margin-horiz--xl,.margin-left--xl{margin-left:5rem!important}.margin-horiz--xl,.margin-right--xl{margin-right:5rem!important}.margin--xl{margin:5rem!important}.padding--none{padding:0!important}.padding-bottom--xs,.padding-vert--xs{padding-bottom:.25rem!important}.padding-top--xs,.padding-vert--xs{padding-top:.25rem!important}.padding-horiz--xs,.padding-left--xs{padding-left:.25rem!important}.padding-horiz--xs,.padding-right--xs{padding-right:.25rem!important}.padding--xs{padding:.25rem!important}.padding-bottom--sm,.padding-vert--sm{padding-bottom:.5rem!important}.padding-top--sm,.padding-vert--sm{padding-top:.5rem!important}.padding-horiz--sm,.padding-left--sm{padding-left:.5rem!important}.padding-horiz--sm,.padding-right--sm{padding-right:.5rem!important}.padding--sm{padding:.5rem!important}.padding-bottom--md,.padding-vert--md{padding-bottom:1rem!important}.padding-top--md,.padding-vert--md{padding-top:1rem!important}.padding-horiz--md,.padding-left--md{padding-left:1rem!important}.padding-horiz--md,.padding-right--md{padding-right:1rem!important}.padding--md{padding:1rem!important}.padding-bottom--lg,.padding-vert--lg{padding-bottom:2rem!important}.padding-top--lg,.padding-vert--lg{padding-top:2rem!important}.padding-horiz--lg,.padding-left--lg{padding-left:2rem!important}.padding-horiz--lg,.padding-right--lg{padding-right:2rem!important}.padding--lg{padding:2rem!important}.padding-bottom--xl,.padding-vert--xl{padding-bottom:5rem!important}.padding-top--xl,.padding-vert--xl{padding-top:5rem!important}.padding-horiz--xl,.padding-left--xl{padding-left:5rem!important}.padding-horiz--xl,.padding-right--xl{padding-right:5rem!important}.padding--xl{padding:5rem!important}code{background-color:var(--ifm-code-background);border:.1rem solid #0000001a;border-radius:var(--ifm-code-border-radius);font-family:var(--ifm-font-family-monospace);font-size:var(--ifm-code-font-size);padding:var(--ifm-code-padding-vertical) var(--ifm-code-padding-horizontal);white-space:pre!important}a code{color:inherit}pre{background-color:var(--ifm-pre-background);border-radius:var(--ifm-pre-border-radius);color:var(--ifm-pre-color);font:var(--ifm-code-font-size)/var(--ifm-pre-line-height) var(--ifm-font-family-monospace);padding:var(--ifm-pre-padding)}pre code{background-color:initial;border:none;font-size:100%;line-height:inherit;padding:0}kbd{background-color:var(--ifm-color-emphasis-0);border:1px solid var(--ifm-color-emphasis-400);border-radius:.2rem;box-shadow:inset 0 -1px 0 var(--ifm-color-emphasis-400);color:var(--ifm-color-emphasis-800);font:80% var(--ifm-font-family-monospace);padding:.15rem .3rem}h1,h2,h3,h4,h5,h6{color:var(--ifm-heading-color);font-family:var(--ifm-heading-font-family);font-weight:var(--ifm-heading-font-weight);line-height:var(--ifm-heading-line-height);margin:var(--ifm-heading-margin-top) 0 var(--ifm-heading-margin-bottom) 0}h1{font-size:var(--ifm-h1-font-size)}h2{font-size:var(--ifm-h2-font-size)}h3{font-size:var(--ifm-h3-font-size)}h4{font-size:var(--ifm-h4-font-size)}h5{font-size:var(--ifm-h5-font-size)}h6{font-size:var(--ifm-h6-font-size)}img{max-width:100%}img[align=right]{padding-left:var(--image-alignment-padding)}img[align=left]{padding-right:var(--image-alignment-padding)}.markdown{--ifm-h1-vertical-rhythm-top:3;--ifm-h2-vertical-rhythm-top:2;--ifm-h3-vertical-rhythm-top:1.5;--ifm-heading-vertical-rhythm-top:1.25;--ifm-h1-vertical-rhythm-bottom:1.25;--ifm-heading-vertical-rhythm-bottom:1}.markdown:after,.markdown:before{content:"";display:table}.markdown:after{clear:both}.markdown>h4,.markdown>h5,.markdown>h6{margin-bottom:calc(var(--ifm-heading-vertical-rhythm-bottom)*var(--ifm-leading));margin-top:calc(var(--ifm-heading-vertical-rhythm-top)*var(--ifm-leading))}.markdown>p,.markdown>pre,.markdown>ul{margin-bottom:var(--ifm-leading)}.markdown li>p{margin-top:var(--ifm-list-paragraph-margin)}.markdown li+li{margin-top:var(--ifm-list-item-margin)}ol,ul{margin:0 0 var(--ifm-list-margin);padding-left:var(--ifm-list-left-padding)}ol ol,ul ol{list-style-type:lower-roman}ol ol ol,ol ul ol,ul ol ol,ul ul ol{list-style-type:lower-alpha}table{border-collapse:collapse;display:block;margin-bottom:var(--ifm-spacing-vertical)}table thead tr{border-bottom:2px solid var(--ifm-table-border-color)}table thead,table tr:nth-child(2n){background-color:var(--ifm-table-stripe-background)}table tr{background-color:var(--ifm-table-background);border-top:var(--ifm-table-border-width) solid var(--ifm-table-border-color)}table td,table th{border:var(--ifm-table-border-width) solid var(--ifm-table-border-color);padding:var(--ifm-table-cell-padding)}table th{background-color:var(--ifm-table-head-background);color:var(--ifm-table-head-color);font-weight:var(--ifm-table-head-font-weight)}table td{color:var(--ifm-table-cell-color)}strong{font-weight:var(--ifm-font-weight-bold)}a{color:var(--ifm-link-color);text-decoration:var(--ifm-link-decoration)}a:hover{color:var(--ifm-link-hover-color);text-decoration:var(--ifm-link-hover-decoration)}.button:hover,.text--no-decoration,.text--no-decoration:hover,a:not([href]){-webkit-text-decoration:none;text-decoration:none}p{margin:0 0 var(--ifm-paragraph-margin-bottom)}blockquote{border-left:var(--ifm-blockquote-border-left-width) solid var(--ifm-blockquote-border-color);box-shadow:var(--ifm-blockquote-shadow);color:var(--ifm-blockquote-color);font-size:var(--ifm-blockquote-font-size);padding:var(--ifm-blockquote-padding-vertical) var(--ifm-blockquote-padding-horizontal)}blockquote>:first-child{margin-top:0}blockquote>:last-child{margin-bottom:0}hr{background-color:var(--ifm-hr-background-color);border:0;height:var(--ifm-hr-height);margin:var(--ifm-hr-margin-vertical) 0}.shadow--lw{box-shadow:var(--ifm-global-shadow-lw)!important}.shadow--md{box-shadow:var(--ifm-global-shadow-md)!important}.shadow--tl{box-shadow:var(--ifm-global-shadow-tl)!important}.text--primary{color:var(--ifm-color-primary)}.text--secondary{color:var(--ifm-color-secondary)}.text--success{color:var(--ifm-color-success)}.text--info{color:var(--ifm-color-info)}.text--warning{color:var(--ifm-color-warning)}.text--danger{color:var(--ifm-color-danger)}.text--center{text-align:center}.text--left{text-align:left}.text--justify{text-align:justify}.text--right{text-align:right}.text--capitalize{text-transform:capitalize}.text--lowercase{text-transform:lowercase}.admonitionHeading_Gvgb,.alert__heading,.text--uppercase{text-transform:uppercase}.text--light{font-weight:var(--ifm-font-weight-light)}.text--normal{font-weight:var(--ifm-font-weight-normal)}.text--semibold{font-weight:var(--ifm-font-weight-semibold)}.text--bold{font-weight:var(--ifm-font-weight-bold)}.text--italic{font-style:italic}.text--truncate{overflow:hidden;text-overflow:ellipsis}.text--break{word-wrap:break-word!important;word-break:break-word!important}.clean-btn{background:none;border:none;color:inherit;cursor:pointer;font-family:inherit;padding:0}.clean-list{padding-left:0}.alert--primary{--ifm-alert-background-color:var(--ifm-color-primary-contrast-background);--ifm-alert-foreground-color:var(--ifm-color-primary-contrast-foreground)}.alert--secondary{--ifm-alert-background-color:var(--ifm-color-secondary-contrast-background);--ifm-alert-foreground-color:var(--ifm-color-secondary-contrast-foreground)}.alert--success{--ifm-alert-background-color:var(--ifm-color-success-contrast-background);--ifm-alert-foreground-color:var(--ifm-color-success-contrast-foreground)}.alert--info{--ifm-alert-background-color:var(--ifm-color-info-contrast-background);--ifm-alert-foreground-color:var(--ifm-color-info-contrast-foreground)}.alert--warning{--ifm-alert-background-color:var(--ifm-color-warning-contrast-background);--ifm-alert-foreground-color:var(--ifm-color-warning-contrast-foreground)}.alert--danger{--ifm-alert-background-color:var(--ifm-color-danger-contrast-background);--ifm-alert-foreground-color:var(--ifm-color-danger-contrast-foreground)}.alert__heading{align-items:center;display:flex;font:700 var(--ifm-h5-font-size)/var(--ifm-heading-line-height) var(--ifm-heading-font-family);margin-bottom:.5rem}.alert__icon{display:inline-flex;margin-right:.4em}.alert__icon svg{fill:var(--ifm-alert-foreground-color);stroke:var(--ifm-alert-foreground-color);stroke-width:0}.alert .close{color:var(--ifm-alert-foreground-color);margin:calc(var(--ifm-alert-padding-vertical)*-1) calc(var(--ifm-alert-padding-horizontal)*-1) 0 0;opacity:.75}.alert .close:focus,.alert .close:hover{opacity:1}.alert a{text-decoration-color:var(--ifm-alert-border-color)}.alert a:hover{text-decoration-thickness:2px}.avatar{column-gap:var(--ifm-avatar-intro-margin);display:flex}.avatar__photo{border-radius:50%;display:block;height:var(--ifm-avatar-photo-size);overflow:hidden;width:var(--ifm-avatar-photo-size)}.card--full-height,.navbar__logo img,body,html{height:100%}.avatar__photo--sm{--ifm-avatar-photo-size:2rem}.avatar__photo--lg{--ifm-avatar-photo-size:4rem}.avatar__photo--xl{--ifm-avatar-photo-size:6rem}.avatar__intro{display:flex;flex:1 1;flex-direction:column;justify-content:center;text-align:var(--ifm-avatar-intro-alignment)}.badge,.breadcrumbs__item,.breadcrumbs__link,.button,.dropdown>.navbar__link:after{display:inline-block}.avatar__name{font:700 var(--ifm-h4-font-size)/var(--ifm-heading-line-height) var(--ifm-font-family-base)}.avatar__subtitle{margin-top:.25rem}.avatar--vertical{--ifm-avatar-intro-alignment:center;--ifm-avatar-intro-margin:0.5rem;align-items:center;flex-direction:column}.badge{background-color:var(--ifm-badge-background-color);border:var(--ifm-badge-border-width) solid var(--ifm-badge-border-color);border-radius:var(--ifm-badge-border-radius);color:var(--ifm-badge-color);font-size:75%;font-weight:var(--ifm-font-weight-bold);line-height:1;padding:var(--ifm-badge-padding-vertical) var(--ifm-badge-padding-horizontal)}.badge--primary{--ifm-badge-background-color:var(--ifm-color-primary)}.badge--secondary{--ifm-badge-background-color:var(--ifm-color-secondary);color:var(--ifm-color-black)}.breadcrumbs__link,.button.button--secondary.button--outline:not(.button--active):not(:hover){color:var(--ifm-font-color-base)}.badge--success{--ifm-badge-background-color:var(--ifm-color-success)}.badge--info{--ifm-badge-background-color:var(--ifm-color-info)}.badge--warning{--ifm-badge-background-color:var(--ifm-color-warning)}.badge--danger{--ifm-badge-background-color:var(--ifm-color-danger)}.breadcrumbs{margin-bottom:0;padding-left:0}.breadcrumbs__item:not(:last-child):after{background:var(--ifm-breadcrumb-separator) center;content:" ";display:inline-block;filter:var(--ifm-breadcrumb-separator-filter);height:calc(var(--ifm-breadcrumb-separator-size)*var(--ifm-breadcrumb-size-multiplier)*var(--ifm-breadcrumb-separator-size-multiplier));margin:0 var(--ifm-breadcrumb-spacing);opacity:.5;width:calc(var(--ifm-breadcrumb-separator-size)*var(--ifm-breadcrumb-size-multiplier)*var(--ifm-breadcrumb-separator-size-multiplier))}.breadcrumbs__item--active .breadcrumbs__link{background:var(--ifm-breadcrumb-item-background-active);color:var(--ifm-breadcrumb-color-active)}.breadcrumbs__link{border-radius:var(--ifm-breadcrumb-border-radius);font-size:calc(1rem*var(--ifm-breadcrumb-size-multiplier));padding:calc(var(--ifm-breadcrumb-padding-vertical)*var(--ifm-breadcrumb-size-multiplier)) calc(var(--ifm-breadcrumb-padding-horizontal)*var(--ifm-breadcrumb-size-multiplier));transition-duration:var(--ifm-transition-fast);transition-property:background,color}.breadcrumbs__link:any-link:hover,.breadcrumbs__link:link:hover,.breadcrumbs__link:visited:hover,area[href].breadcrumbs__link:hover{background:var(--ifm-breadcrumb-item-background-active);-webkit-text-decoration:none;text-decoration:none}.breadcrumbs--sm{--ifm-breadcrumb-size-multiplier:0.8}.breadcrumbs--lg{--ifm-breadcrumb-size-multiplier:1.2}.button{background-color:var(--ifm-button-background-color);border:var(--ifm-button-border-width) solid var(--ifm-button-border-color);border-radius:var(--ifm-button-border-radius);cursor:pointer;font-size:calc(.875rem*var(--ifm-button-size-multiplier));font-weight:var(--ifm-button-font-weight);line-height:1.5;padding:calc(var(--ifm-button-padding-vertical)*var(--ifm-button-size-multiplier)) calc(var(--ifm-button-padding-horizontal)*var(--ifm-button-size-multiplier));text-align:center;transition-duration:var(--ifm-button-transition-duration);transition-property:color,background,border-color;-webkit-user-select:none;user-select:none}.button,.button:hover{color:var(--ifm-button-color)}.button--outline{--ifm-button-color:var(--ifm-button-border-color)}.button--outline:hover{--ifm-button-background-color:var(--ifm-button-border-color)}.button--link{--ifm-button-border-color:#0000;color:var(--ifm-link-color);text-decoration:var(--ifm-link-decoration)}.button--link.button--active,.button--link:active,.button--link:hover{color:var(--ifm-link-hover-color);text-decoration:var(--ifm-link-hover-decoration)}.algolia-autocomplete .algolia-docsearch-suggestion,.dropdown__link--active,.dropdown__link:hover,.homepage-card,.homepage-card_P_yA,.menu__link:hover,.navbar__brand:hover,.navbar__link--active,.navbar__link:hover,.pagination-nav__link:hover,.pagination__link:hover,.tag_zVej:hover{-webkit-text-decoration:none;text-decoration:none}.button.disabled,.button:disabled,.button[disabled]{opacity:.65;pointer-events:none}.button--sm{--ifm-button-size-multiplier:0.8}.button--lg{--ifm-button-size-multiplier:1.35}.button--block{display:block;width:100%}.button.button--secondary{color:var(--ifm-color-gray-900)}:where(.button--primary){--ifm-button-background-color:var(--ifm-color-primary);--ifm-button-border-color:var(--ifm-color-primary)}:where(.button--primary):not(.button--outline):hover{--ifm-button-background-color:var(--ifm-color-primary-dark);--ifm-button-border-color:var(--ifm-color-primary-dark)}.button--primary.button--active,.button--primary:active{--ifm-button-background-color:var(--ifm-color-primary-darker);--ifm-button-border-color:var(--ifm-color-primary-darker)}:where(.button--secondary){--ifm-button-background-color:var(--ifm-color-secondary);--ifm-button-border-color:var(--ifm-color-secondary)}:where(.button--secondary):not(.button--outline):hover{--ifm-button-background-color:var(--ifm-color-secondary-dark);--ifm-button-border-color:var(--ifm-color-secondary-dark)}.button--secondary.button--active,.button--secondary:active{--ifm-button-background-color:var(--ifm-color-secondary-darker);--ifm-button-border-color:var(--ifm-color-secondary-darker)}:where(.button--success){--ifm-button-background-color:var(--ifm-color-success);--ifm-button-border-color:var(--ifm-color-success)}:where(.button--success):not(.button--outline):hover{--ifm-button-background-color:var(--ifm-color-success-dark);--ifm-button-border-color:var(--ifm-color-success-dark)}.button--success.button--active,.button--success:active{--ifm-button-background-color:var(--ifm-color-success-darker);--ifm-button-border-color:var(--ifm-color-success-darker)}:where(.button--info){--ifm-button-background-color:var(--ifm-color-info);--ifm-button-border-color:var(--ifm-color-info)}:where(.button--info):not(.button--outline):hover{--ifm-button-background-color:var(--ifm-color-info-dark);--ifm-button-border-color:var(--ifm-color-info-dark)}.button--info.button--active,.button--info:active{--ifm-button-background-color:var(--ifm-color-info-darker);--ifm-button-border-color:var(--ifm-color-info-darker)}:where(.button--warning){--ifm-button-background-color:var(--ifm-color-warning);--ifm-button-border-color:var(--ifm-color-warning)}:where(.button--warning):not(.button--outline):hover{--ifm-button-background-color:var(--ifm-color-warning-dark);--ifm-button-border-color:var(--ifm-color-warning-dark)}.button--warning.button--active,.button--warning:active{--ifm-button-background-color:var(--ifm-color-warning-darker);--ifm-button-border-color:var(--ifm-color-warning-darker)}:where(.button--danger){--ifm-button-background-color:var(--ifm-color-danger);--ifm-button-border-color:var(--ifm-color-danger)}:where(.button--danger):not(.button--outline):hover{--ifm-button-background-color:var(--ifm-color-danger-dark);--ifm-button-border-color:var(--ifm-color-danger-dark)}.button--danger.button--active,.button--danger:active{--ifm-button-background-color:var(--ifm-color-danger-darker);--ifm-button-border-color:var(--ifm-color-danger-darker)}.button-group{display:inline-flex;gap:var(--ifm-button-group-spacing)}.button-group>.button:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.button-group>.button:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0}.button-group--block{display:flex;justify-content:stretch}.button-group--block>.button{flex-grow:1}.card,.homepage-card{flex-direction:column}.card{background-color:var(--ifm-card-background-color);border-radius:var(--ifm-card-border-radius);box-shadow:var(--ifm-global-shadow-lw);display:flex;overflow:hidden}.card__image{padding-top:var(--ifm-card-vertical-spacing)}.card__image:first-child{padding-top:0}.card__body,.card__footer,.card__header{padding:var(--ifm-card-vertical-spacing) var(--ifm-card-horizontal-spacing)}.card__body:not(:last-child),.card__footer:not(:last-child),.card__header:not(:last-child){padding-bottom:0}.card__body>:last-child,.card__footer>:last-child,.card__header>:last-child{margin-bottom:0}.card__footer{margin-top:auto}.table-of-contents{font-size:.8rem;margin-bottom:0;padding:var(--ifm-toc-padding-vertical) 0}.table-of-contents,.table-of-contents ul{list-style:none;padding-left:var(--ifm-toc-padding-horizontal)}.table-of-contents li{margin:var(--ifm-toc-padding-vertical) var(--ifm-toc-padding-horizontal)}.table-of-contents__left-border{border-left:1px solid var(--ifm-toc-border-color)}.table-of-contents__link{color:var(--ifm-toc-link-color);display:block}.table-of-contents__link--active,.table-of-contents__link--active code,.table-of-contents__link:hover,.table-of-contents__link:hover code{color:var(--ifm-color-primary);-webkit-text-decoration:none;text-decoration:none}.close{color:var(--ifm-color-black);float:right;font-size:1.5rem;font-weight:var(--ifm-font-weight-bold);line-height:1;opacity:.5;padding:1rem;transition:opacity var(--ifm-transition-fast) var(--ifm-transition-timing-default)}.close:hover{opacity:.7}.close:focus,.theme-code-block-highlighted-line .codeLineNumber_Tfdd:before{opacity:.8}.dropdown{display:inline-flex;font-weight:var(--ifm-dropdown-font-weight);position:relative;vertical-align:top}.dropdown--hoverable:hover .dropdown__menu,.dropdown--show .dropdown__menu{opacity:1;pointer-events:all;transform:translateY(-1px);visibility:visible}#nprogress,.dropdown__menu,.navbar__item.dropdown .navbar__link:not([href]){pointer-events:none}.dropdown--right .dropdown__menu{left:inherit;right:0}.dropdown--nocaret .navbar__link:after{content:none!important}.dropdown__menu{background-color:var(--ifm-dropdown-background-color);border-radius:var(--ifm-global-radius);box-shadow:var(--ifm-global-shadow-md);left:0;max-height:80vh;min-width:10rem;opacity:0;overflow-y:auto;padding:.5rem;position:absolute;top:calc(100% - var(--ifm-navbar-item-padding-vertical) + .3rem);transform:translateY(-.625rem);transition-duration:var(--ifm-transition-fast);transition-property:opacity,transform,visibility;transition-timing-function:var(--ifm-transition-timing-default);visibility:hidden;z-index:var(--ifm-z-index-dropdown)}.menu__caret,.menu__link,.menu__list-item-collapsible{border-radius:.25rem;transition:background var(--ifm-transition-fast) var(--ifm-transition-timing-default)}.dropdown__link{border-radius:.25rem;color:var(--ifm-dropdown-link-color);display:block;font-size:.875rem;margin-top:.2rem;padding:.25rem .5rem}.dropdown__link--active,.dropdown__link:hover{background-color:var(--ifm-dropdown-hover-background-color);color:var(--ifm-dropdown-link-color)}.dropdown__link--active,.dropdown__link--active:hover{--ifm-dropdown-link-color:var(--ifm-link-color)}.dropdown>.navbar__link:after{border-color:currentcolor #0000;border-style:solid;border-width:.4em .4em 0;content:"";margin-left:.3em;position:relative;top:2px;transform:translateY(-50%)}.footer{background-color:var(--ifm-footer-background-color);color:var(--ifm-footer-color);padding:var(--ifm-footer-padding-vertical) var(--ifm-footer-padding-horizontal)}.footer--dark{--ifm-footer-background-color:#303846;--ifm-footer-color:var(--ifm-footer-link-color);--ifm-footer-link-color:var(--ifm-color-secondary);--ifm-footer-title-color:var(--ifm-color-white);--ifm-footer-background-color:#2b3137}.footer__links{margin-bottom:1rem}.footer__link-item{color:var(--ifm-footer-link-color);line-height:2}.footer__link-item:hover{color:var(--ifm-footer-link-hover-color)}.footer__link-separator{margin:0 var(--ifm-footer-link-horizontal-spacing)}.footer__logo{margin-top:1rem;max-width:var(--ifm-footer-logo-max-width)}.footer__title{color:var(--ifm-footer-title-color);font:700 var(--ifm-h4-font-size)/var(--ifm-heading-line-height) var(--ifm-font-family-base);margin-bottom:var(--ifm-heading-margin-bottom)}.menu,.navbar__link{font-weight:var(--ifm-font-weight-semibold)}.docItemContainer_Djhp article>:first-child,.docItemContainer_Djhp header+*,.footer__item{margin-top:0}.admonitionContent_BuS1>:last-child,.collapsibleContent_i85q p:last-child,.details_lb9f>summary>p:last-child,.footer__items{margin-bottom:0}.codeBlockStandalone_MEMb,[type=checkbox]{padding:0}.hero{align-items:center;background-color:var(--ifm-hero-background-color);color:var(--ifm-hero-text-color);display:flex;padding:4rem 2rem}.hero--primary{--ifm-hero-background-color:var(--ifm-color-primary);--ifm-hero-text-color:var(--ifm-font-color-base-inverse)}.hero--dark{--ifm-hero-background-color:#303846;--ifm-hero-text-color:var(--ifm-color-white)}.hero__title{font-size:3rem}.hero__subtitle{font-size:1.5rem}.menu__list{margin:0;padding-left:0}.menu__caret,.menu__link{padding:var(--ifm-menu-link-padding-vertical) var(--ifm-menu-link-padding-horizontal)}.menu__list .menu__list{flex:0 0 100%;margin-top:.25rem;padding-left:var(--ifm-menu-link-padding-horizontal)}.menu__list-item:not(:first-child){margin-top:.25rem}.menu__list-item--collapsed .menu__list{height:0;overflow:hidden}.details_lb9f[data-collapsed=false].isBrowser_bmU9>summary:before,.details_lb9f[open]:not(.isBrowser_bmU9)>summary:before,.menu__list-item--collapsed .menu__caret:before,.menu__list-item--collapsed .menu__link--sublist:after{transform:rotate(90deg)}.menu__list-item-collapsible{display:flex;flex-wrap:wrap;position:relative}.menu__caret:hover,.menu__link:hover,.menu__list-item-collapsible--active,.menu__list-item-collapsible:hover{background:var(--ifm-menu-color-background-hover)}.menu__list-item-collapsible .menu__link--active,.menu__list-item-collapsible .menu__link:hover{background:none!important}.menu__caret,.menu__link{align-items:center;display:flex}.navbar-sidebar,.navbar-sidebar__backdrop{bottom:0;opacity:0;top:0;transition-duration:var(--ifm-transition-fast);transition-timing-function:ease-in-out;visibility:hidden;left:0}.menu__link{color:var(--ifm-menu-color);flex:1;line-height:1.25}.menu__link:hover{color:var(--ifm-menu-color)}.menu__caret:before,.menu__link--sublist-caret:after{height:1.25rem;transform:rotate(180deg);transition:transform var(--ifm-transition-fast) linear;width:1.25rem;content:"";filter:var(--ifm-menu-link-sublist-icon-filter)}.menu__link--sublist-caret:after{background:var(--ifm-menu-link-sublist-icon) 50%/2rem 2rem;margin-left:auto;min-width:1.25rem}.menu__link--active,.menu__link--active:hover{color:var(--ifm-menu-color-active)}.navbar__brand,.navbar__link{color:var(--ifm-navbar-link-color)}.menu__link--active:not(.menu__link--sublist){background-color:var(--ifm-menu-color-background-active)}.menu__caret:before{background:var(--ifm-menu-link-sublist-icon) 50%/2rem 2rem}.navbar--dark,html[data-theme=dark]{--ifm-menu-link-sublist-icon-filter:invert(100%) sepia(94%) saturate(17%) hue-rotate(223deg) brightness(104%) contrast(98%)}.navbar{background-color:var(--ifm-navbar-background-color);box-shadow:var(--ifm-navbar-shadow);height:var(--ifm-navbar-height);padding:var(--ifm-navbar-padding-vertical) var(--ifm-navbar-padding-horizontal)}.navbar,.navbar>.container,.navbar>.container-fluid{display:flex}.navbar--fixed-top{position:sticky;top:0;z-index:var(--ifm-z-index-fixed)}.navbar__inner{display:flex;flex-wrap:wrap;justify-content:space-between;width:100%;align-content:center}.navbar__brand{align-items:center;display:flex;margin-right:1rem;min-width:0}.navbar__brand:hover{color:var(--ifm-navbar-link-hover-color)}.announcementBarContent_xLdY,.navbar__title{flex:1 1 auto}.navbar__toggle{display:none;margin-right:.5rem}.navbar__logo{flex:0 0 auto;height:2rem;margin-right:.5rem}.navbar__items{align-items:center;display:flex;flex:1;min-width:0}.navbar__items--center{flex:0 0 auto}.navbar__items--center .navbar__brand{margin:0}.navbar__items--center+.navbar__items--right{flex:1}.navbar__items--right{flex:0 0 auto;justify-content:flex-end}.navbar__items--right>:last-child{padding-right:0}.navbar__item{display:inline-block;padding:var(--ifm-navbar-item-padding-vertical) var(--ifm-navbar-item-padding-horizontal)}.navbar__link--active,.navbar__link:hover{color:var(--ifm-navbar-link-hover-color)}.navbar--dark,.navbar--primary{--ifm-menu-color:var(--ifm-color-gray-300);--ifm-navbar-link-color:var(--ifm-color-gray-100);--ifm-navbar-search-input-background-color:#ffffff1a;--ifm-navbar-search-input-placeholder-color:#ffffff80;color:var(--ifm-color-white)}.navbar--dark{--ifm-navbar-background-color:#242526;--ifm-menu-color-background-active:#ffffff0d;--ifm-navbar-search-input-color:var(--ifm-color-white)}.navbar--primary{--ifm-navbar-background-color:var(--ifm-color-primary);--ifm-navbar-link-hover-color:var(--ifm-color-white);--ifm-menu-color-active:var(--ifm-color-white);--ifm-navbar-search-input-color:var(--ifm-color-emphasis-500)}.navbar__search-input{appearance:none;background:var(--ifm-navbar-search-input-background-color) var(--ifm-navbar-search-input-icon) no-repeat .75rem center/1rem 1rem;border:none;border-radius:2rem;color:var(--ifm-navbar-search-input-color);cursor:text;display:inline-block;font-size:1rem;height:2rem;padding:0 .5rem 0 2.25rem;width:12.5rem}.navbar__search-input::placeholder{color:var(--ifm-navbar-search-input-placeholder-color)}.navbar-sidebar{background-color:var(--ifm-navbar-background-color);box-shadow:var(--ifm-global-shadow-md);position:fixed;transform:translate3d(-100%,0,0);transition-property:opacity,visibility,transform;width:var(--ifm-navbar-sidebar-width)}.navbar-sidebar--show .navbar-sidebar,.navbar-sidebar__items{transform:translateZ(0)}.navbar-sidebar--show .navbar-sidebar,.navbar-sidebar--show .navbar-sidebar__backdrop{opacity:1;visibility:visible}.navbar-sidebar__backdrop{background-color:#0009;position:fixed;right:0;transition-property:opacity,visibility}.navbar-sidebar__brand{align-items:center;box-shadow:var(--ifm-navbar-shadow);display:flex;flex:1;height:var(--ifm-navbar-height);padding:var(--ifm-navbar-padding-vertical) var(--ifm-navbar-padding-horizontal)}.navbar-sidebar__items{display:flex;height:calc(100% - var(--ifm-navbar-height));transition:transform var(--ifm-transition-fast) ease-in-out}.navbar-sidebar__items--show-secondary{transform:translate3d(calc((var(--ifm-navbar-sidebar-width))*-1),0,0)}.navbar-sidebar__item{flex-shrink:0;padding:.5rem;width:calc(var(--ifm-navbar-sidebar-width))}.navbar-sidebar__back{background:var(--ifm-menu-color-background-active);font-size:15px;font-weight:var(--ifm-button-font-weight);margin:0 0 .2rem -.5rem;padding:.6rem 1.5rem;position:relative;text-align:left;top:-.5rem;width:calc(100% + 1rem)}.navbar-sidebar__close{display:flex;margin-left:auto}.pagination{column-gap:var(--ifm-pagination-page-spacing);display:flex;font-size:var(--ifm-pagination-font-size);padding-left:0}.pagination--sm{--ifm-pagination-font-size:0.8rem;--ifm-pagination-padding-horizontal:0.8rem;--ifm-pagination-padding-vertical:0.2rem}.pagination--lg{--ifm-pagination-font-size:1.2rem;--ifm-pagination-padding-horizontal:1.2rem;--ifm-pagination-padding-vertical:0.3rem}.pagination__item{display:inline-flex}.pagination__item>span{padding:var(--ifm-pagination-padding-vertical)}.pagination__item--active .pagination__link{color:var(--ifm-pagination-color-active)}.pagination__item--active .pagination__link,.pagination__item:not(.pagination__item--active):hover .pagination__link{background:var(--ifm-pagination-item-active-background)}.pagination__item--disabled,.pagination__item[disabled]{opacity:.25;pointer-events:none}.pagination__link{border-radius:var(--ifm-pagination-border-radius);color:var(--ifm-font-color-base);display:inline-block;padding:var(--ifm-pagination-padding-vertical) var(--ifm-pagination-padding-horizontal);transition:background var(--ifm-transition-fast) var(--ifm-transition-timing-default)}.pagination-nav{display:grid;grid-gap:var(--ifm-spacing-horizontal);gap:var(--ifm-spacing-horizontal);grid-template-columns:repeat(2,1fr)}.pagination-nav__link{border:1px solid var(--ifm-color-emphasis-300);border-radius:var(--ifm-pagination-nav-border-radius);display:block;height:100%;line-height:var(--ifm-heading-line-height);padding:var(--ifm-global-spacing);transition:border-color var(--ifm-transition-fast) var(--ifm-transition-timing-default)}.pagination-nav__link:hover{border-color:var(--ifm-pagination-nav-color-hover)}.pagination-nav__link--next{grid-column:2/3;text-align:right}.pagination-nav__label{font-size:var(--ifm-h4-font-size);font-weight:var(--ifm-heading-font-weight);word-break:break-word}.pagination-nav__link--prev .pagination-nav__label:before{content:"« "}.pagination-nav__link--next .pagination-nav__label:after{content:" »"}.pagination-nav__sublabel{color:var(--ifm-color-content-secondary);font-size:var(--ifm-h5-font-size);font-weight:var(--ifm-font-weight-semibold);margin-bottom:.25rem}.pills__item,.tabs{font-weight:var(--ifm-font-weight-bold)}.pills{display:flex;gap:var(--ifm-pills-spacing);padding-left:0}.pills__item{border-radius:.5rem;cursor:pointer;display:inline-block;padding:.25rem 1rem;transition:background var(--ifm-transition-fast) var(--ifm-transition-timing-default)}.pills__item--active{color:var(--ifm-pills-color-active)}.pills__item--active,.pills__item:not(.pills__item--active):hover{background:var(--ifm-pills-color-background-active)}.pills--block{justify-content:stretch}.pills--block .pills__item{flex-grow:1;text-align:center}.tabs{color:var(--ifm-tabs-color);display:flex;margin-bottom:0;overflow-x:auto;padding-left:0}.tabs__item{border-bottom:3px solid #0000;border-radius:var(--ifm-global-radius);cursor:pointer;display:inline-flex;padding:var(--ifm-tabs-padding-vertical) var(--ifm-tabs-padding-horizontal);transition:background-color var(--ifm-transition-fast) var(--ifm-transition-timing-default)}.tabs__item--active{border-bottom-color:var(--ifm-tabs-color-active-border);border-bottom-left-radius:0;border-bottom-right-radius:0;color:var(--ifm-tabs-color-active)}.tabs__item:hover{background-color:var(--ifm-hover-overlay)}.tabs--block{justify-content:stretch}.tabs--block .tabs__item{flex-grow:1;justify-content:center}html[data-theme=dark]{--ifm-color-scheme:dark;--ifm-color-emphasis-0:var(--ifm-color-gray-1000);--ifm-color-emphasis-100:var(--ifm-color-gray-900);--ifm-color-emphasis-200:var(--ifm-color-gray-800);--ifm-color-emphasis-300:var(--ifm-color-gray-700);--ifm-color-emphasis-400:var(--ifm-color-gray-600);--ifm-color-emphasis-600:var(--ifm-color-gray-400);--ifm-color-emphasis-700:var(--ifm-color-gray-300);--ifm-color-emphasis-800:var(--ifm-color-gray-200);--ifm-color-emphasis-900:var(--ifm-color-gray-100);--ifm-color-emphasis-1000:var(--ifm-color-gray-0);--ifm-background-color:#1b1b1d;--ifm-background-surface-color:#242526;--ifm-hover-overlay:#ffffff0d;--ifm-color-content:#e3e3e3;--ifm-color-content-secondary:#fff;--ifm-breadcrumb-separator-filter:invert(64%) sepia(11%) saturate(0%) hue-rotate(149deg) brightness(99%) contrast(95%);--ifm-code-background:#ffffff1a;--ifm-scrollbar-track-background-color:#444;--ifm-scrollbar-thumb-background-color:#686868;--ifm-scrollbar-thumb-hover-background-color:#7a7a7a;--ifm-table-stripe-background:#ffffff12;--ifm-toc-border-color:var(--ifm-color-emphasis-200);--ifm-color-primary-contrast-background:#102445;--ifm-color-primary-contrast-foreground:#ebf2fc;--ifm-color-secondary-contrast-background:#474748;--ifm-color-secondary-contrast-foreground:#fdfdfe;--ifm-color-success-contrast-background:#003100;--ifm-color-success-contrast-foreground:#e6f6e6;--ifm-color-info-contrast-background:#193c47;--ifm-color-info-contrast-foreground:#eef9fd;--ifm-color-warning-contrast-background:#4d3800;--ifm-color-warning-contrast-foreground:#fff8e6;--ifm-color-danger-contrast-background:#4b1113;--ifm-color-danger-contrast-foreground:#ffebec;--site-color-feedback-background:#f0f8ff;--site-color-favorite-background:#1d1e1e;--site-color-checkbox-checked-bg:#94e1d01a;--docusaurus-highlighted-code-line-bg:#42424259}:root{--docusaurus-progress-bar-color:var(--ifm-color-primary);--ifm-font-family-base:"Roboto";--site-color-favorite-background:#f6fdfd;--site-color-tooltip:#fff;--site-color-tooltip-background:#353738;--site-color-svg-icon-favorite:#e9669e;--site-color-checkbox-checked-bg:#94e1d040;--site-color-feedback-background:#fff;--docusaurus-highlighted-code-line-bg:#0000001a;--ifm-breadcrumb-color-active:var(--ifm-color-primary-darker)!important;--ifm-menu-color-active:var(--ifm-color-primary-darker)!important;--ifm-alert-padding-vertical:0.5rem;--ifm-alert-padding-horizontal:0.5rem;--ifm-alert-border-radius:0.25rem;--docusaurus-tag-list-border:var(--ifm-color-emphasis-300);--docusaurus-announcement-bar-height:auto;--docusaurus-collapse-button-bg:#0000;--docusaurus-collapse-button-bg-hover:#0000001a;--doc-sidebar-width:300px;--doc-sidebar-hidden-width:30px}#nprogress .bar{background:var(--docusaurus-progress-bar-color);height:2px;left:0;position:fixed;top:0;width:100%;z-index:1031}#nprogress .peg{box-shadow:0 0 10px var(--docusaurus-progress-bar-color),0 0 5px var(--docusaurus-progress-bar-color);height:100%;opacity:1;position:absolute;right:0;transform:rotate(3deg) translateY(-4px);width:100px}[data-theme=light]{--ifm-color-primary:#008682;--ifm-color-primary-darker:#006461;--ifm-color-primary-lighter:#00c0b5}[data-theme=dark]{--ifm-color-primary:#00c0b5;--ifm-color-primary-darker:#008682;--ifm-color-primary-lighter:#80fffb}.header-github-link:hover{opacity:.6}.header-github-link:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 .297c-6.63 0-12 5.373-12 12 0 5.303 3.438 9.8 8.205 11.385.6.113.82-.258.82-.577 0-.285-.01-1.04-.015-2.04-3.338.724-4.042-1.61-4.042-1.61C4.422 18.07 3.633 17.7 3.633 17.7c-1.087-.744.084-.729.084-.729 1.205.084 1.838 1.236 1.838 1.236 1.07 1.835 2.809 1.305 3.495.998.108-.776.417-1.305.76-1.605-2.665-.3-5.466-1.332-5.466-5.93 0-1.31.465-2.38 1.235-3.22-.135-.303-.54-1.523.105-3.176 0 0 1.005-.322 3.3 1.23.96-.267 1.98-.399 3-.405 1.02.006 2.04.138 3 .405 2.28-1.552 3.285-1.23 3.285-1.23.645 1.653.24 2.873.12 3.176.765.84 1.23 1.91 1.23 3.22 0 4.61-2.805 5.625-5.475 5.92.42.36.81 1.096.81 2.22 0 1.606-.015 2.896-.015 3.286 0 .315.21.69.825.57C20.565 22.092 24 17.592 24 12.297c0-6.627-5.373-12-12-12'/%3E%3C/svg%3E") no-repeat;content:"";display:flex;height:24px;width:24px}[data-theme=dark] .header-github-link:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' d='M12 .297c-6.63 0-12 5.373-12 12 0 5.303 3.438 9.8 8.205 11.385.6.113.82-.258.82-.577 0-.285-.01-1.04-.015-2.04-3.338.724-4.042-1.61-4.042-1.61C4.422 18.07 3.633 17.7 3.633 17.7c-1.087-.744.084-.729.084-.729 1.205.084 1.838 1.236 1.838 1.236 1.07 1.835 2.809 1.305 3.495.998.108-.776.417-1.305.76-1.605-2.665-.3-5.466-1.332-5.466-5.93 0-1.31.465-2.38 1.235-3.22-.135-.303-.54-1.523.105-3.176 0 0 1.005-.322 3.3 1.23.96-.267 1.98-.399 3-.405 1.02.006 2.04.138 3 .405 2.28-1.552 3.285-1.23 3.285-1.23.645 1.653.24 2.873.12 3.176.765.84 1.23 1.91 1.23 3.22 0 4.61-2.805 5.625-5.475 5.92.42.36.81 1.096.81 2.22 0 1.606-.015 2.896-.015 3.286 0 .315.21.69.825.57C20.565 22.092 24 17.592 24 12.297c0-6.627-5.373-12-12-12'/%3E%3C/svg%3E") no-repeat}.unique-tabs .tabs__item{line-height:16px;margin-right:8px}.unique-tabs .tabs__item--active{background-color:var(--ifm-tabs-color-active);border:0;border-radius:var(--ifm-global-radius);color:#fff}[data-theme=light] .themedDocusaurus [fill="#FFFF50"]{fill:#adff2f}[data-theme=dark] .themedDocusaurus [fill="#FFFF50"]{fill:#2e8b57}[data-theme=light] .DocSearch{--docsearch-muted-color:var(--ifm-color-emphasis-700);--docsearch-container-background:#5e6470b3;--docsearch-modal-background:var(--ifm-color-secondary-lighter);--docsearch-searchbox-background:var(--ifm-color-secondary);--docsearch-searchbox-focus-background:var(--ifm-color-white);--docsearch-hit-background:var(--ifm-color-white);--docsearch-footer-background:var(--ifm-color-white)}[data-theme=dark] .DocSearch{--docsearch-text-color:var(--ifm-font-color-base);--docsearch-muted-color:var(--ifm-color-secondary-darkest);--docsearch-container-background:#2f3745b3;--docsearch-modal-background:var(--ifm-background-color);--docsearch-searchbox-background:var(--ifm-background-color);--docsearch-searchbox-focus-background:var(--ifm-color-black);--docsearch-hit-background:var(--ifm-color-emphasis-100);--docsearch-footer-background:var(--ifm-background-surface-color);--docsearch-key-gradient:linear-gradient(-26.5deg,var(--ifm-color-emphasis-200) 0%,var(--ifm-color-emphasis-100) 100%)}div[class^=announcementBar_]{--site-announcement-bar-stripe-color1:var (--ifm-color-primary-darker);--site-announcement-bar-stripe-color2:var (--ifm-color-primary-lighter);background:repeating-linear-gradient(35deg,var(--site-announcement-bar-stripe-color1),var(--site-announcement-bar-stripe-color1) 20px,var(--site-announcement-bar-stripe-color2) 10px,var(--site-announcement-bar-stripe-color2) 40px);font-weight:700}.screen-reader-only{border:0;clip:rect(0 0 0 0);clip-path:polygon(0 0,0 0,0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}[data-theme=dark] img[src$="#gh-light-mode-only"],[data-theme=light] img[src$="#gh-dark-mode-only"]{display:none}.test-marker-site-custom-css-unique-rule{content:"site-custom-css-unique-rule"}.video-container{margin:0 auto;max-width:560px;overflow:hidden;position:relative;width:100%}.yt-lite>.lty-playbtn{border:0;cursor:pointer}.dropdown-separator{margin:.3rem 0}.dropdown-archived-versions{font-size:.875rem;padding:.2rem .5rem}.code-block-error-line{background-color:#ff000020;border-left:3px solid #ff000080;display:block;margin:0 calc(var(--ifm-pre-padding)*-1);padding:0 var(--ifm-pre-padding)}[data-rmiz-modal-overlay=visible]{background-color:#fffffff2}[data-theme=dark] [data-rmiz-modal-overlay=visible]{background-color:#000000f2}.tabs{background-color:var(--ifm-color-emphasis-100);border-bottom:1px solid var(--ifm-color-content-secondary)}.tabs__item{--ifm-tabs-padding-vertical:0.75rem;--ifm-tabs-color-active:var(--ifm-color-content-secondary);border-bottom-left-radius:0;border-bottom-right-radius:0}.homepage-card:hover,.tabs__item--active{background-color:var(--ifm-hover-overlay)}.section-content{display:grid;gap:12px}.two-cols .section-content{grid-template-columns:repeat(2,minmax(0,1fr))}.has-sub-sections>h3{margin-bottom:1.5rem}.has-sub-sections>.section-content{grid-template-columns:repeat(1,minmax(0,1fr))}.has-sub-sections>.section-content>.homepage-section{grid-template-columns:repeat(1,minmax(0,1fr));margin-bottom:1rem}.homepage-section{margin-bottom:3rem}.homepage-section h3{font-weight:600}.section-description{color:var(--ifm-color-content-secondary);margin:-.5rem 0 1.25rem}.has-sub-sections>.section-content .section-description{font-size:14px}.homepage-card{color:var(--ifm-color-content-primary);display:flex;gap:10px;padding:.75rem;--ifm-link-hover-decoration:none;--ifm-link-hover-color:inherit;border:1px solid var(--ifm-color-emphasis-200);border-radius:8px;cursor:pointer;text-align:center;transition-property:background-color,color}.card-content .description,.menu__link{color:var(--ifm-color-content-secondary)}.icon svg{height:100%;width:auto}.homepage-card .icon{height:48px}.card-content{display:flex;flex-direction:column;gap:4px}.card-content .title{font-size:18px;font-weight:600;letter-spacing:-.5px}.card-content .description{font-size:14px;line-height:1.5}.pagination-nav__link{background-color:var(--ifm-background-surface-color);border:none}.pagination-nav__link:hover{background-color:var(--ifm-background-surface-color-hover)}.navbar{border-bottom:1px solid var(--ifm-background-surface-color);padding:12px 30px}.menu{padding:20px!important}.menu__link{padding:8px 12px 8px 0}.theme-doc-sidebar-item-category-level-2 .menu__link,.theme-doc-sidebar-item-link-level-2 .menu__link{padding:4px 0}.menu__link--active,.menu__link:hover,.menu__list-item-collapsible:hover{background-color:initial;color:var(--ifm-heading-color)}.menu__link--active,.wordWrapButtonEnabled_EoeP .wordWrapButtonIcon_Bwma{color:var(--ifm-color-primary)}.menu__caret,.menu__link--sublist-caret:after{transform:scale(.5)}.menu__list-item--collapsed .menu__link--sublist:after{transform:scale(.5) rotate(90deg)}.table-of-contents__link:hover{color:var(--ifm-heading-color)}.theme-doc-sidebar-container{border-right:none!important;font-size:14px!important;margin-left:20px}.sidebar-item-link-level-2 a{font-size:13px!important}.theme-doc-sidebar-item-category-level-1,.theme-doc-sidebar-item-link-level-1{border-bottom:1px solid var(--ifm-background-surface-color);padding-bottom:8px}.theme-doc-sidebar-item-category-level-1 .menu__list{margin-bottom:18px}.alert--primary{--ifm-alert-background-color:var(--ifm-color-primary-contrast-background);--ifm-alert-background-color-highlight:#3578e526;--ifm-alert-foreground-color:var(--ifm-color-primary-contrast-foreground);--ifm-alert-border-color:var(--ifm-color-primary-dark)}.alert--secondary{--ifm-alert-background-color:var(--ifm-color-secondary-contrast-background);--ifm-alert-background-color-highlight:#ebedf026;--ifm-alert-foreground-color:var(--ifm-color-secondary-contrast-foreground);--ifm-alert-border-color:var(--ifm-color-secondary-dark)}.alert--success{--ifm-alert-background-color:var(--ifm-color-success-contrast-background);--ifm-alert-background-color-highlight:#00a40026;--ifm-alert-foreground-color:var(--ifm-color-success-contrast-foreground);--ifm-alert-border-color:var(--ifm-color-success-dark)}.alert--info{--ifm-alert-background-color:var(--ifm-color-info-contrast-background);--ifm-alert-background-color-highlight:#54c7ec26;--ifm-alert-foreground-color:var(--ifm-color-info-contrast-foreground);--ifm-alert-border-color:var(--ifm-color-info-dark)}.alert--warning{--ifm-alert-background-color:var(--ifm-color-warning-contrast-background);--ifm-alert-background-color-highlight:#ffba0026;--ifm-alert-foreground-color:var(--ifm-color-warning-contrast-foreground);--ifm-alert-border-color:var(--ifm-color-warning-dark)}.alert--danger{--ifm-alert-background-color:var(--ifm-color-danger-contrast-background);--ifm-alert-background-color-highlight:#fa383e26;--ifm-alert-foreground-color:var(--ifm-color-danger-contrast-foreground);--ifm-alert-border-color:var(--ifm-color-danger-dark)}.alert{--ifm-code-background:var(--ifm-alert-background-color-highlight);--ifm-link-color:var(--ifm-alert-foreground-color);--ifm-link-hover-color:var(--ifm-alert-foreground-color);--ifm-link-decoration:underline;--ifm-tabs-color:var(--ifm-alert-foreground-color);--ifm-tabs-color-active:var(--ifm-alert-foreground-color);--ifm-tabs-color-active-border:var(--ifm-alert-border-color);background-color:var(--ifm-alert-background-color);border:var(--ifm-alert-border-width) solid var(--ifm-alert-border-color);border-left-width:var(--ifm-alert-border-left-width);border-radius:var(--ifm-alert-border-radius);box-shadow:var(--ifm-alert-shadow);color:var(--ifm-alert-foreground-color);padding:var(--ifm-alert-padding-vertical) var(--ifm-alert-padding-horizontal)}.markdown h1:first-child{--ifm-h1-font-size:3rem;margin-bottom:calc(var(--ifm-h1-vertical-rhythm-bottom)*var(--ifm-leading))}.markdown>h2{--ifm-h2-font-size:2rem;--ifm-h2-font-size:2.5rem;margin-top:calc(var(--ifm-h2-vertical-rhythm-top)*var(--ifm-leading))}.markdown>h2,.markdown>h3{margin-bottom:calc(var(--ifm-heading-vertical-rhythm-bottom)*var(--ifm-leading))}.markdown>h3{--ifm-h3-font-size:1.5rem;--ifm-h3-font-size:2rem;margin-top:calc(var(--ifm-h3-vertical-rhythm-top)*var(--ifm-leading))}.tag_zVej{border:1px solid var(--docusaurus-tag-list-border);transition:border var(--ifm-transition-fast)}.tag_zVej:hover{--docusaurus-tag-list-border:var(--ifm-link-color)}.tagRegular_sFm0{border-radius:var(--ifm-global-radius);font-size:90%;padding:.2rem .5rem .3rem}.tagWithCount_h2kH{align-items:center;border-left:0;display:flex;padding:0 .5rem 0 1rem;position:relative}.tagWithCount_h2kH:after,.tagWithCount_h2kH:before{border:1px solid var(--docusaurus-tag-list-border);content:"";position:absolute;top:50%;transition:inherit}.tagWithCount_h2kH:before{border-bottom:0;border-right:0;height:1.18rem;right:100%;transform:translate(50%,-50%) rotate(-45deg);width:1.18rem}.tagWithCount_h2kH:after{border-radius:50%;height:.5rem;left:0;transform:translateY(-50%);width:.5rem}.tagWithCount_h2kH span{background:var(--ifm-color-secondary);border-radius:var(--ifm-global-radius);color:var(--ifm-color-black);font-size:.7rem;line-height:1.2;margin-left:.3rem;padding:.1rem .4rem}.tags_jXut{display:inline}.searchbox,.searchbox__input,.tag_QGVx{display:inline-block}.tag_QGVx{margin:0 .4rem .5rem 0}.backToTopButton_sjWU{background-color:var(--ifm-color-emphasis-200);border-radius:50%;bottom:1.3rem;box-shadow:var(--ifm-global-shadow-lw);height:3rem;opacity:0;position:fixed;right:1.3rem;transform:scale(0);transition:all var(--ifm-transition-fast) var(--ifm-transition-timing-default);visibility:hidden;width:3rem;z-index:calc(var(--ifm-z-index-fixed) - 1)}.backToTopButton_sjWU:after{background-color:var(--ifm-color-emphasis-1000);content:" ";display:inline-block;height:100%;-webkit-mask:var(--ifm-menu-link-sublist-icon) 50%/2rem 2rem no-repeat;mask:var(--ifm-menu-link-sublist-icon) 50%/2rem 2rem no-repeat;width:100%}.backToTopButtonShow_xfvO{opacity:1;transform:scale(1);visibility:visible}.algolia-docsearch-suggestion{border-bottom-color:#3a3dd1}.algolia-docsearch-suggestion--category-header{background-color:#4b54de}.algolia-docsearch-suggestion--highlight{color:#3a33d1}.algolia-docsearch-suggestion--category-header .algolia-docsearch-suggestion--highlight{background-color:#4d47d5}.aa-cursor .algolia-docsearch-suggestion--content{color:#272296}.aa-cursor .algolia-docsearch-suggestion{background:#ebebfb}.searchbox{height:32px!important;position:relative;visibility:visible!important;width:200px}.searchbox .algolia-autocomplete{display:block;height:100%;width:100%}.searchbox__wrapper{height:100%;position:relative;width:100%;z-index:999}.searchbox__input{appearance:none;background:#fff!important;border:0;border-radius:16px;box-shadow:inset 0 0 0 1px #ccc;font-size:12px;height:100%;padding:0 26px 0 32px;transition:box-shadow .4s,background .4s;vertical-align:middle;white-space:normal;width:100%}.searchbox__reset,.searchbox__submit{font-size:inherit;-webkit-user-select:none;position:absolute}.searchbox__input::-webkit-search-cancel-button,.searchbox__input::-webkit-search-decoration,.searchbox__input::-webkit-search-results-button,.searchbox__input::-webkit-search-results-decoration{display:none}.searchbox__input:hover{box-shadow:inset 0 0 0 1px #b3b3b3}.searchbox__input:active,.searchbox__input:focus{background:#fff;box-shadow:inset 0 0 0 1px #aaa;outline:0}.searchbox__input::placeholder{color:#aaa}.searchbox__submit{background-color:#458ee100;border:0;border-radius:16px 0 0 16px;height:100%;left:0;margin:0;padding:0;right:inherit;text-align:center;top:0;user-select:none;vertical-align:middle;width:32px}.searchbox__submit:before{content:"";display:inline-block;height:100%;margin-right:-4px;vertical-align:middle}.algolia-autocomplete .ds-dropdown-menu .ds-suggestion,.dropdownNavbarItemMobile_S0Fm,.searchbox__submit:active,.searchbox__submit:hover{cursor:pointer}.searchbox__submit svg{height:14px;vertical-align:middle;width:14px;fill:#6d7e96}.searchbox__reset{background:none;border:0;cursor:pointer;display:block;margin:0;padding:0;right:8px;top:8px;user-select:none;fill:#00000080}.searchbox__reset.hide{display:none}.searchbox__reset svg{display:block;height:8px;margin:4px;width:8px}.searchbox__input:valid~.searchbox__reset{animation-duration:.15s;animation-name:a;display:block}@keyframes a{0%{opacity:0;transform:translate3d(-20%,0,0)}to{opacity:1;transform:none}}.algolia-autocomplete .ds-dropdown-menu:before{background:#373940;border-radius:2px;border-right:1px solid #373940;border-top:1px solid #373940;content:"";display:block;height:14px;position:absolute;top:-7px;transform:rotate(-45deg);width:14px;z-index:1000}.algolia-autocomplete .ds-dropdown-menu{box-shadow:0 1px 0 0 #0003,0 2px 3px 0 #0000001a}.algolia-autocomplete .ds-dropdown-menu .ds-suggestions{position:relative;z-index:1000}.algolia-autocomplete .ds-dropdown-menu [class^=ds-dataset-]{background:#fff;border-radius:4px;overflow:auto;padding:0;position:relative}.algolia-autocomplete .algolia-docsearch-suggestion{display:block;overflow:hidden;padding:0;position:relative}.algolia-autocomplete .ds-cursor .algolia-docsearch-suggestion--wrapper{background:#f1f1f1;box-shadow:inset -2px 0 0 #61dafb}.algolia-autocomplete .algolia-docsearch-suggestion--highlight{background:#ffe564;padding:.1em .05em}.algolia-autocomplete .algolia-docsearch-suggestion--category-header .algolia-docsearch-suggestion--category-header-lvl0 .algolia-docsearch-suggestion--highlight,.algolia-autocomplete .algolia-docsearch-suggestion--category-header .algolia-docsearch-suggestion--category-header-lvl1 .algolia-docsearch-suggestion--highlight{background:inherit;color:inherit}.algolia-autocomplete .algolia-docsearch-suggestion--text .algolia-docsearch-suggestion--highlight{background:inherit;box-shadow:inset 0 -2px 0 0 #458ee1cc;color:inherit;padding:0 0 1px}.algolia-autocomplete .algolia-docsearch-suggestion--content{cursor:pointer;display:block;float:right;padding:5.33333px 0 5.33333px 10.66667px;position:relative;width:70%}.algolia-autocomplete .algolia-docsearch-suggestion--content:before{background:#ececec;content:"";display:block;height:100%;left:-1px;position:absolute;top:0;width:1px}.algolia-autocomplete .algolia-docsearch-suggestion--category-header{background-color:#373940;color:#fff;display:none;font-size:14px;font-weight:700;letter-spacing:.08em;margin:0;padding:5px 8px;position:relative;text-transform:uppercase}.algolia-autocomplete .algolia-docsearch-suggestion--wrapper{background-color:#fff;float:left;padding:8px 0 0;width:100%}.algolia-autocomplete .algolia-docsearch-suggestion--subcategory-column{color:#777;display:none;float:left;font-size:.9em;padding:5.33333px 10.66667px;position:relative;text-align:right;width:30%;word-wrap:break-word}.algolia-autocomplete .algolia-docsearch-suggestion--subcategory-column:before{background:#ececec;content:"";display:block;height:100%;position:absolute;right:0;top:0;width:1px}.algolia-autocomplete .algolia-docsearch-suggestion.algolia-docsearch-suggestion__main .algolia-docsearch-suggestion--category-header,.algolia-autocomplete .algolia-docsearch-suggestion.algolia-docsearch-suggestion__secondary{display:block}.algolia-autocomplete .algolia-docsearch-suggestion--subcategory-column .algolia-docsearch-suggestion--highlight{background-color:inherit;color:inherit}.algolia-autocomplete .algolia-docsearch-suggestion--subcategory-inline{display:none}.algolia-autocomplete .algolia-docsearch-suggestion--title{color:#02060c;font-size:.9em;font-weight:700;margin-bottom:4px}.algolia-autocomplete .algolia-docsearch-suggestion--text{color:#63676d;display:block;font-size:.85em;line-height:1.2em;padding-right:2px}.algolia-autocomplete .algolia-docsearch-suggestion--version{color:#a6aab1;display:block;font-size:.65em;padding-right:2px;padding-top:2px}.algolia-autocomplete .algolia-docsearch-suggestion--no-results{background-color:#373940;font-size:1.2em;margin-top:-8px;padding:8px 0;text-align:center;width:100%}.algolia-autocomplete .algolia-docsearch-suggestion--no-results .algolia-docsearch-suggestion--text{color:#fff;margin-top:4px}#__docusaurus-base-url-issue-banner-container,.algolia-autocomplete .algolia-docsearch-suggestion--no-results:before,.docSidebarContainer_YfHR,.navbarSearchContainer_Bca1:empty,.sidebarLogo_isFc,.themedComponent_mlkZ,[data-theme=dark] .lightToggleIcon_pyhR,[data-theme=light] .darkToggleIcon_wfgR,html[data-announcement-bar-initially-dismissed=true] .announcementBar_mb4j{display:none}.algolia-autocomplete .algolia-docsearch-suggestion code{background-color:#ebebeb;border:none;border-radius:3px;color:#222;font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace;font-size:90%;padding:1px 5px}.algolia-autocomplete .algolia-docsearch-suggestion code .algolia-docsearch-suggestion--highlight{background:none}.algolia-autocomplete .algolia-docsearch-suggestion.algolia-docsearch-suggestion__main .algolia-docsearch-suggestion--category-header{color:#fff;display:block}.algolia-autocomplete .algolia-docsearch-suggestion.algolia-docsearch-suggestion__secondary .algolia-docsearch-suggestion--subcategory-column,.tocCollapsibleContent_vkbj a{display:block}.algolia-autocomplete .algolia-docsearch-footer{background-color:#fff;float:right;font-size:0;height:30px;line-height:0;width:100%;z-index:2000}.algolia-autocomplete .algolia-docsearch-footer--logo{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 130 18'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath fill='url(%2523a)' d='M59.4.02h13.3a2.37 2.37 0 0 1 2.38 2.37V15.6a2.37 2.37 0 0 1-2.38 2.36H59.4a2.37 2.37 0 0 1-2.38-2.36V2.38A2.37 2.37 0 0 1 59.4.02'/%3E%3Cpath fill='%2523FFF' d='M66.26 4.56c-2.82 0-5.1 2.27-5.1 5.08 0 2.8 2.28 5.07 5.1 5.07 2.8 0 5.1-2.26 5.1-5.07 0-2.8-2.28-5.07-5.1-5.07zm0 8.65c-2 0-3.6-1.6-3.6-3.56 0-1.97 1.6-3.58 3.6-3.58 1.98 0 3.6 1.6 3.6 3.58a3.58 3.58 0 0 1-3.6 3.57zm0-6.4v2.66c0 .07.08.13.15.1l2.4-1.24c.04-.02.06-.1.03-.14a2.96 2.96 0 0 0-2.46-1.5.1.1 0 0 0-.1.1zm-3.33-1.96-.3-.3a.78.78 0 0 0-1.12 0l-.36.36a.77.77 0 0 0 0 1.1l.3.3c.05.05.13.04.17 0 .2-.25.4-.5.6-.7.23-.23.46-.43.7-.6.07-.04.07-.1.03-.16zm5-.8V3.4a.78.78 0 0 0-.78-.78h-1.83a.78.78 0 0 0-.78.78v.63c0 .07.06.12.14.1a5.7 5.7 0 0 1 1.58-.22c.52 0 1.04.07 1.54.2a.1.1 0 0 0 .13-.1z'/%3E%3Cpath fill='%2523182359' d='M102.16 13.76c0 1.46-.37 2.52-1.12 3.2-.75.67-1.9 1-3.44 1-.56 0-1.74-.1-2.67-.3l.34-1.7c.78.17 1.82.2 2.36.2.86 0 1.48-.16 1.84-.5.37-.36.55-.88.55-1.57v-.35a6 6 0 0 1-.84.3 4.2 4.2 0 0 1-1.2.17 4.5 4.5 0 0 1-1.6-.28 3.4 3.4 0 0 1-1.26-.82 3.7 3.7 0 0 1-.8-1.35c-.2-.54-.3-1.5-.3-2.2 0-.67.1-1.5.3-2.06a3.9 3.9 0 0 1 .9-1.43 4.1 4.1 0 0 1 1.45-.92 5.3 5.3 0 0 1 1.94-.37c.7 0 1.35.1 1.97.2a16 16 0 0 1 1.6.33v8.46zm-5.95-4.2c0 .9.2 1.88.6 2.3.4.4.9.62 1.53.62q.51 0 .96-.15a2.8 2.8 0 0 0 .73-.33V6.7a8.5 8.5 0 0 0-1.42-.17c-.76-.02-1.36.3-1.77.8-.4.5-.62 1.4-.62 2.23zm16.13 0c0 .72-.1 1.26-.32 1.85a4.4 4.4 0 0 1-.9 1.53c-.38.42-.85.75-1.4.98-.54.24-1.4.37-1.8.37-.43 0-1.27-.13-1.8-.36a4.1 4.1 0 0 1-1.4-.97 4.5 4.5 0 0 1-.92-1.52 5 5 0 0 1-.33-1.84c0-.72.1-1.4.32-2s.53-1.1.92-1.5c.4-.43.86-.75 1.4-.98a4.55 4.55 0 0 1 1.78-.34 4.7 4.7 0 0 1 1.8.34c.54.23 1 .55 1.4.97q.57.63.9 1.5c.23.6.35 1.3.35 2zm-2.2 0c0-.92-.2-1.7-.6-2.22-.38-.54-.94-.8-1.64-.8-.72 0-1.27.26-1.67.8s-.58 1.3-.58 2.22c0 .93.2 1.56.6 2.1.38.54.94.8 1.64.8s1.25-.26 1.65-.8c.4-.55.6-1.17.6-2.1m6.97 4.7c-3.5.02-3.5-2.8-3.5-3.27L113.57.92l2.15-.34v10c0 .25 0 1.87 1.37 1.88v1.8zm3.77 0h-2.15v-9.2l2.15-.33v9.54zM119.8 3.74c.7 0 1.3-.58 1.3-1.3 0-.7-.58-1.3-1.3-1.3-.73 0-1.3.6-1.3 1.3 0 .72.58 1.3 1.3 1.3m6.43 1c.7 0 1.3.1 1.78.27.5.18.88.42 1.17.73.28.3.5.74.6 1.18.13.46.2.95.2 1.5v5.47a25 25 0 0 1-1.5.25q-1.005.15-2.25.15a6.8 6.8 0 0 1-1.52-.16 3.2 3.2 0 0 1-1.18-.5 2.46 2.46 0 0 1-.76-.9c-.18-.37-.27-.9-.27-1.44 0-.52.1-.85.3-1.2.2-.37.48-.67.83-.9a3.6 3.6 0 0 1 1.23-.5 7 7 0 0 1 2.2-.1l.83.16V8.4c0-.25-.03-.48-.1-.7a1.5 1.5 0 0 0-.3-.58c-.15-.18-.34-.3-.58-.4a2.5 2.5 0 0 0-.92-.17c-.5 0-.94.06-1.35.13-.4.08-.75.16-1 .25l-.27-1.74c.27-.1.67-.18 1.2-.28a9.3 9.3 0 0 1 1.65-.14zm.18 7.74c.66 0 1.15-.04 1.5-.1V10.2a5.1 5.1 0 0 0-2-.1c-.23.03-.45.1-.64.2a1.17 1.17 0 0 0-.47.38c-.13.17-.18.26-.18.52 0 .5.17.8.5.98.32.2.74.3 1.3.3zM84.1 4.8c.72 0 1.3.08 1.8.26.48.17.87.42 1.15.73.3.3.5.72.6 1.17.14.45.2.94.2 1.47v5.48a25 25 0 0 1-1.5.26c-.67.1-1.42.14-2.25.14a6.8 6.8 0 0 1-1.52-.16 3.2 3.2 0 0 1-1.18-.5 2.46 2.46 0 0 1-.76-.9c-.18-.38-.27-.9-.27-1.44 0-.53.1-.86.3-1.22s.5-.65.84-.88a3.6 3.6 0 0 1 1.24-.5 7 7 0 0 1 2.2-.1q.39.045.84.15v-.35c0-.24-.03-.48-.1-.7a1.5 1.5 0 0 0-.3-.58c-.15-.17-.34-.3-.58-.4a2.5 2.5 0 0 0-.9-.15c-.5 0-.96.05-1.37.12-.4.07-.75.15-1 .24l-.26-1.75c.27-.08.67-.17 1.18-.26a9 9 0 0 1 1.66-.15zm.2 7.73c.65 0 1.14-.04 1.48-.1v-2.17a5.1 5.1 0 0 0-1.98-.1c-.24.03-.46.1-.65.18a1.17 1.17 0 0 0-.47.4c-.12.17-.17.26-.17.52 0 .5.18.8.5.98.32.2.75.3 1.3.3zm8.68 1.74c-3.5 0-3.5-2.82-3.5-3.28L89.45.92 91.6.6v10c0 .25 0 1.87 1.38 1.88v1.8z'/%3E%3Cpath fill='%25231D3657' d='M5.03 11.03c0 .7-.26 1.24-.76 1.64q-.75.6-2.1.6c-.88 0-1.6-.14-2.17-.42v-1.2c.36.16.74.3 1.14.38.4.1.78.15 1.13.15.5 0 .88-.1 1.12-.3a.94.94 0 0 0 .35-.77.98.98 0 0 0-.33-.74c-.22-.2-.68-.44-1.37-.72-.72-.3-1.22-.62-1.52-1C.23 8.27.1 7.82.1 7.3c0-.65.22-1.17.7-1.55.46-.37 1.08-.56 1.86-.56.76 0 1.5.16 2.25.48l-.4 1.05c-.7-.3-1.32-.44-1.87-.44-.4 0-.73.08-.94.26a.9.9 0 0 0-.33.72c0 .2.04.38.12.52.08.15.22.3.42.4.2.14.55.3 1.06.52.58.24 1 .47 1.27.67s.47.44.6.7c.12.26.18.57.18.92zM9 13.27c-.92 0-1.64-.27-2.16-.8-.52-.55-.78-1.3-.78-2.24 0-.97.24-1.73.72-2.3.5-.54 1.15-.82 2-.82.78 0 1.4.25 1.85.72.46.48.7 1.14.7 1.97v.67H7.35c0 .58.17 1.02.46 1.33.3.3.7.47 1.24.47.36 0 .68-.04.98-.1a5 5 0 0 0 .98-.33v1.02a3.9 3.9 0 0 1-.94.32 5.7 5.7 0 0 1-1.08.1zm-.22-5.2c-.4 0-.73.12-.97.38s-.37.62-.42 1.1h2.7c0-.48-.13-.85-.36-1.1-.23-.26-.54-.38-.94-.38zm7.7 5.1-.26-.84h-.05c-.28.36-.57.6-.86.74-.28.13-.65.2-1.1.2-.6 0-1.05-.16-1.38-.48-.32-.32-.5-.77-.5-1.34 0-.62.24-1.08.7-1.4.45-.3 1.14-.47 2.07-.5l1.02-.03V9.2c0-.37-.1-.65-.27-.84-.17-.2-.45-.28-.82-.28-.3 0-.6.04-.88.13a7 7 0 0 0-.8.33l-.4-.9a4.4 4.4 0 0 1 1.05-.4 5 5 0 0 1 1.08-.12c.76 0 1.33.18 1.7.5q.6.495.6 1.56v4h-.9zm-1.9-.87c.47 0 .83-.13 1.1-.38.3-.26.43-.62.43-1.08v-.52l-.76.03c-.6.03-1.02.13-1.3.3s-.4.45-.4.82c0 .26.08.47.24.6.16.16.4.23.7.23zm7.57-5.2c.25 0 .46.03.62.06l-.12 1.18a2.4 2.4 0 0 0-.56-.06c-.5 0-.92.16-1.24.5-.3.32-.47.75-.47 1.27v3.1h-1.27V7.23h1l.16 1.05h.05c.2-.36.45-.64.77-.85a1.83 1.83 0 0 1 1.02-.3zm4.12 6.17c-.9 0-1.58-.27-2.05-.8-.47-.52-.7-1.27-.7-2.25 0-1 .24-1.77.73-2.3.5-.54 1.2-.8 2.12-.8.63 0 1.2.1 1.7.34l-.4 1c-.52-.2-.96-.3-1.3-.3-1.04 0-1.55.68-1.55 2.05 0 .67.13 1.17.38 1.5.26.34.64.5 1.13.5a3.23 3.23 0 0 0 1.6-.4v1.1a2.5 2.5 0 0 1-.73.28 4.4 4.4 0 0 1-.93.08m8.28-.1h-1.27V9.5c0-.45-.1-.8-.28-1.02-.18-.23-.47-.34-.88-.34-.53 0-.9.16-1.16.48-.25.3-.38.85-.38 1.6v2.94h-1.26V4.8h1.26v2.12c0 .34-.02.7-.06 1.1h.08a1.76 1.76 0 0 1 .72-.67c.3-.16.66-.24 1.07-.24 1.43 0 2.15.74 2.15 2.2v3.86zM42.2 7.1c.74 0 1.32.28 1.73.82.4.53.62 1.3.62 2.26 0 .97-.2 1.73-.63 2.27-.42.54-1 .82-1.75.82s-1.33-.27-1.75-.8h-.08l-.23.7h-.94V4.8h1.26v2l-.02.64-.03.56h.05c.4-.6 1-.9 1.78-.9zm-.33 1.04c-.5 0-.88.15-1.1.45s-.34.8-.35 1.5v.08c0 .72.12 1.24.35 1.57.23.32.6.48 1.12.48.44 0 .78-.17 1-.53.24-.35.36-.87.36-1.53 0-1.35-.47-2.03-1.4-2.03zm3.24-.92h1.4l1.2 3.37c.18.47.3.92.36 1.34h.04l.18-.72 1.37-4H51l-2.53 6.73c-.46 1.23-1.23 1.85-2.3 1.85-.3 0-.56-.03-.83-.1v-1c.2.05.4.08.65.08.6 0 1.03-.36 1.28-1.06l.22-.56-2.4-5.94z'/%3E%3C/g%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100%;display:block;height:100%;margin-left:auto;margin-right:5px;overflow:hidden;text-indent:-9000px;width:110px}html[data-theme=dark] .algolia-docsearch-footer,html[data-theme=dark] .algolia-docsearch-suggestion--category-header,html[data-theme=dark] .algolia-docsearch-suggestion--wrapper{background:var(--ifm-background-color)!important;color:var(--ifm-font-color-base)!important}html[data-theme=dark] .algolia-docsearch-suggestion--title{color:var(--ifm-font-color-base)!important}html[data-theme=dark] .ds-cursor .algolia-docsearch-suggestion--wrapper{background:var(--ifm-background-surface-color)!important}mark{background-color:#add8e6}.skipToContent_fXgn{background-color:var(--ifm-background-surface-color);color:var(--ifm-color-emphasis-900);left:100%;padding:calc(var(--ifm-global-spacing)/2) var(--ifm-global-spacing);position:fixed;top:1rem;z-index:calc(var(--ifm-z-index-fixed) + 1)}.skipToContent_fXgn:focus{box-shadow:var(--ifm-global-shadow-md);left:1rem}.closeButton_CVFx{line-height:0;padding:0}.content_knG7{font-size:85%;padding:5px 0;text-align:center}.content_knG7 a{color:inherit;-webkit-text-decoration:underline;text-decoration:underline}.announcementBar_mb4j{align-items:center;background-color:var(--ifm-color-white);border-bottom:1px solid var(--ifm-color-emphasis-100);color:var(--ifm-color-black);display:flex;height:var(--docusaurus-announcement-bar-height)}.announcementBarPlaceholder_vyr4{flex:0 0 10px}.announcementBarClose_gvF7{align-self:stretch;flex:0 0 30px}.toggle_vylO{height:2rem;width:2rem}.toggleButton_gllP{align-items:center;border-radius:50%;display:flex;height:100%;justify-content:center;transition:background var(--ifm-transition-fast);width:100%}.toggleButton_gllP:hover{background:var(--ifm-color-emphasis-200)}.toggleButtonDisabled_aARS{cursor:not-allowed}.darkNavbarColorModeToggle_X3D1:hover{background:var(--ifm-color-gray-800)}[data-theme=dark] .themedComponent--dark_xIcU,[data-theme=light] .themedComponent--light_NVdE,html:not([data-theme]) .themedComponent--light_NVdE{display:initial}[data-theme=dark]:root{--docusaurus-collapse-button-bg:#ffffff0d;--docusaurus-collapse-button-bg-hover:#ffffff1a}.collapseSidebarButton_PEFL{display:none;margin:0}.iconExternalLink_nPIU{margin-left:.3rem}.docMainContainer_TBSr,.docRoot_UBD9{display:flex;width:100%}.docsWrapper_hBAB{display:flex;flex:1 0 auto}.iconLanguage_nlXk{margin-right:5px;vertical-align:text-bottom}.navbarHideable_m1mJ{transition:transform var(--ifm-transition-fast) ease}.navbarHidden_jGov{transform:translate3d(0,calc(-100% - 2px),0)}.errorBoundaryError_a6uf{color:red;white-space:pre-wrap}.errorBoundaryFallback_VBag{color:red;padding:.55rem}.footerLogoLink_BH7S{opacity:.5;transition:opacity var(--ifm-transition-fast) var(--ifm-transition-timing-default)}.footerLogoLink_BH7S:hover,.hash-link:focus,:hover>.hash-link{opacity:1}.anchorWithStickyNavbar_LWe7{scroll-margin-top:calc(var(--ifm-navbar-height) + .5rem)}.anchorWithHideOnScrollNavbar_WYt5{scroll-margin-top:.5rem}.hash-link{opacity:0;padding-left:.5rem;transition:opacity var(--ifm-transition-fast);-webkit-user-select:none;user-select:none}.hash-link:before{content:"#"}.mainWrapper_z2l0{display:flex;flex:1 0 auto;flex-direction:column}.docusaurus-mt-lg{margin-top:3rem}#__docusaurus{display:flex;flex-direction:column;min-height:100%}.features_t9lD{align-items:center;display:flex;padding:2rem 0;width:100%}.featureSvg_GfXr{height:200px;width:200px}.homepage-card_P_yA{color:var(--ifm-color-content-primary);display:flex;gap:10px;padding:.75rem;--ifm-link-hover-decoration:none;--ifm-link-hover-color:inherit;border:1px solid var(--ifm-color-emphasis-200);border-radius:8px;cursor:pointer;text-align:center;transition-property:background-color,color}.card-content_mALb .description_ynef,.menu__link_GTED{color:var(--ifm-color-content-secondary)}.buttonGroup__atx button,.codeBlockContainer_Ckt0{background:var(--prism-background-color);color:var(--prism-color)}.section-content_m2Rv{display:grid;gap:12px;grid-template-columns:repeat(3,minmax(0,1fr))}.heroBanner_qdFl{overflow:hidden;padding:4rem 0;position:relative;text-align:center}.buttons_AeoN{align-items:center;display:flex;justify-content:center}.codeBlockContainer_Ckt0{border-radius:var(--ifm-code-border-radius);box-shadow:var(--ifm-global-shadow-lw);margin-bottom:var(--ifm-leading)}.codeBlockContent_biex{border-radius:inherit;direction:ltr;position:relative}.codeBlockTitle_Ktv7{border-bottom:1px solid var(--ifm-color-emphasis-300);border-top-left-radius:inherit;border-top-right-radius:inherit;font-size:var(--ifm-code-font-size);font-weight:500;padding:.75rem var(--ifm-pre-padding)}.codeBlock_bY9V{--ifm-pre-background:var(--prism-background-color);margin:0;padding:0}.codeBlockTitle_Ktv7+.codeBlockContent_biex .codeBlock_bY9V{border-top-left-radius:0;border-top-right-radius:0}.codeBlockLines_e6Vv{float:left;font:inherit;min-width:100%;padding:var(--ifm-pre-padding)}.codeBlockLinesWithNumbering_o6Pm{display:table;padding:var(--ifm-pre-padding) 0}.buttonGroup__atx{column-gap:.2rem;display:flex;position:absolute;right:calc(var(--ifm-pre-padding)/2);top:calc(var(--ifm-pre-padding)/2)}.buttonGroup__atx button{align-items:center;border:1px solid var(--ifm-color-emphasis-300);border-radius:var(--ifm-global-radius);display:flex;line-height:0;opacity:0;padding:.4rem;transition:opacity var(--ifm-transition-fast) ease-in-out}.buttonGroup__atx button:focus-visible,.buttonGroup__atx button:hover{opacity:1!important}.theme-code-block:hover .buttonGroup__atx button{opacity:.4}:where(:root){--docusaurus-highlighted-code-line-bg:#484d5b}:where([data-theme=dark]){--docusaurus-highlighted-code-line-bg:#646464}.theme-code-block-highlighted-line{background-color:var(--docusaurus-highlighted-code-line-bg);display:block;margin:0 calc(var(--ifm-pre-padding)*-1);padding:0 var(--ifm-pre-padding)}.codeLine_lJS_{counter-increment:a;display:table-row}.codeLineNumber_Tfdd{background:var(--ifm-pre-background);display:table-cell;left:0;overflow-wrap:normal;padding:0 var(--ifm-pre-padding);position:sticky;text-align:right;width:1%}.codeLineNumber_Tfdd:before{content:counter(a);opacity:.4}.codeLineContent_feaV{padding-right:var(--ifm-pre-padding)}.theme-code-block:hover .copyButtonCopied_obH4{opacity:1!important}.copyButtonIcons_eSgA{height:1.125rem;position:relative;width:1.125rem}.copyButtonIcon_y97N,.copyButtonSuccessIcon_LjdS{left:0;position:absolute;top:0;fill:currentColor;height:inherit;opacity:inherit;transition:all var(--ifm-transition-fast) ease;width:inherit}.copyButtonSuccessIcon_LjdS{color:#00d600;left:50%;opacity:0;top:50%;transform:translate(-50%,-50%) scale(.33)}.copyButtonCopied_obH4 .copyButtonIcon_y97N{opacity:0;transform:scale(.33)}.copyButtonCopied_obH4 .copyButtonSuccessIcon_LjdS{opacity:1;transform:translate(-50%,-50%) scale(1);transition-delay:75ms}.wordWrapButtonIcon_Bwma{height:1.2rem;width:1.2rem}.iconEdit_Z9Sw{margin-right:.3em;vertical-align:sub}.details_lb9f{--docusaurus-details-summary-arrow-size:0.38rem;--docusaurus-details-transition:transform 200ms ease;--docusaurus-details-decoration-color:grey}.details_lb9f>summary{cursor:pointer;padding-left:1rem;position:relative}.details_lb9f>summary::-webkit-details-marker{display:none}.details_lb9f>summary:before{border-color:#0000 #0000 #0000 var(--docusaurus-details-decoration-color);border-style:solid;border-width:var(--docusaurus-details-summary-arrow-size);content:"";left:0;position:absolute;top:.45rem;transform:rotate(0);transform-origin:calc(var(--docusaurus-details-summary-arrow-size)/2) 50%;transition:var(--docusaurus-details-transition)}.collapsibleContent_i85q{border-top:1px solid var(--docusaurus-details-decoration-color);margin-top:1rem;padding-top:1rem}.lastUpdated_JAkA{font-size:smaller;font-style:italic;margin-top:.2rem}.tocCollapsibleButton_TO0P{align-items:center;display:flex;font-size:inherit;justify-content:space-between;padding:.4rem .8rem;width:100%}.tocCollapsibleButton_TO0P:after{background:var(--ifm-menu-link-sublist-icon) 50% 50%/2rem 2rem no-repeat;content:"";filter:var(--ifm-menu-link-sublist-icon-filter);height:1.25rem;transform:rotate(180deg);transition:transform var(--ifm-transition-fast);width:1.25rem}.tocCollapsibleButtonExpanded_MG3E:after,.tocCollapsibleExpanded_sAul{transform:none}.tocCollapsible_ETCw{background-color:var(--ifm-menu-color-background-active);border-radius:var(--ifm-global-radius);margin:1rem 0}.tocCollapsibleContent_vkbj>ul{border-left:none;border-top:1px solid var(--ifm-color-emphasis-300);font-size:15px;padding:.2rem 0}.tocCollapsibleContent_vkbj ul li{margin:.4rem .8rem}.details_b_Ee{--docusaurus-details-decoration-color:var(--ifm-alert-border-color);--docusaurus-details-transition:transform var(--ifm-transition-fast) ease;border:1px solid var(--ifm-alert-border-color);margin:0 0 var(--ifm-spacing-vertical)}:not(.containsTaskList_mC6p>li)>.containsTaskList_mC6p{padding-left:0}.img_ev3q{height:auto}.tableOfContents_bqdL{max-height:calc(100vh - var(--ifm-navbar-height) - 2rem);overflow-y:auto;position:sticky;top:calc(var(--ifm-navbar-height) + 1rem)}.admonition_xJq3{margin-bottom:1em}.admonitionHeading_Gvgb{font:var(--ifm-heading-font-weight) var(--ifm-h5-font-size)/var(--ifm-heading-line-height) var(--ifm-heading-font-family)}.admonitionHeading_Gvgb:not(:last-child){margin-bottom:.3rem}.admonitionHeading_Gvgb code{text-transform:none}.admonitionIcon_Rf37{display:inline-block;margin-right:.4em;vertical-align:middle}.admonitionIcon_Rf37 svg{display:inline-block;height:1.6em;width:1.6em;fill:var(--ifm-alert-foreground-color)}.breadcrumbHomeIcon_YNFT{height:1.1rem;position:relative;top:1px;vertical-align:top;width:1.1rem}.breadcrumbsContainer_Z_bl{--ifm-breadcrumb-size-multiplier:0.8;margin-bottom:.8rem}.mdxPageWrapper_j9I6{justify-content:center}@media (min-width:601px){.algolia-autocomplete.algolia-autocomplete-right .ds-dropdown-menu{left:inherit!important;right:0!important}.algolia-autocomplete.algolia-autocomplete-right .ds-dropdown-menu:before{right:48px}.algolia-autocomplete .ds-dropdown-menu{background:#0000;border:none;border-radius:4px;height:auto;margin:6px 0 0;max-width:600px;min-width:500px;padding:0;position:relative;text-align:left;top:-6px;z-index:999}}@media (min-width:768px){.algolia-docsearch-suggestion{border-bottom-color:#7671df}.algolia-docsearch-suggestion--subcategory-column{border-right-color:#7671df;color:#4e4726}}@media (min-width:997px){.collapseSidebarButton_PEFL,.expandButton_TmdG{background-color:var(--docusaurus-collapse-button-bg)}:root{--docusaurus-announcement-bar-height:30px}.announcementBarClose_gvF7,.announcementBarPlaceholder_vyr4{flex-basis:50px}.collapseSidebarButton_PEFL{border:1px solid var(--ifm-toc-border-color);border-radius:0;bottom:0;display:block!important;height:40px;position:sticky}.collapseSidebarButtonIcon_kv0_{margin-top:4px;transform:rotate(180deg)}.expandButtonIcon_i1dp,[dir=rtl] .collapseSidebarButtonIcon_kv0_{transform:rotate(0)}.collapseSidebarButton_PEFL:focus,.collapseSidebarButton_PEFL:hover,.expandButton_TmdG:focus,.expandButton_TmdG:hover{background-color:var(--docusaurus-collapse-button-bg-hover)}.menuHtmlItem_M9Kj{padding:var(--ifm-menu-link-padding-vertical) var(--ifm-menu-link-padding-horizontal)}.menu_SIkG{flex-grow:1;padding:.5rem}@supports (scrollbar-gutter:stable){.menu_SIkG{padding:.5rem 0 .5rem .5rem;scrollbar-gutter:stable}}.menuWithAnnouncementBar_GW3s{margin-bottom:var(--docusaurus-announcement-bar-height)}.sidebar_njMd{display:flex;flex-direction:column;height:100%;padding-top:var(--ifm-navbar-height);width:var(--doc-sidebar-width)}.sidebarWithHideableNavbar_wUlq{padding-top:0}.sidebarHidden_VK0M{opacity:0;visibility:hidden}.sidebarLogo_isFc{align-items:center;color:inherit!important;display:flex!important;margin:0 var(--ifm-navbar-padding-horizontal);max-height:var(--ifm-navbar-height);min-height:var(--ifm-navbar-height);-webkit-text-decoration:none!important;text-decoration:none!important}.sidebarLogo_isFc img{height:2rem;margin-right:.5rem}.expandButton_TmdG{align-items:center;display:flex;height:100%;justify-content:center;position:absolute;right:0;top:0;transition:background-color var(--ifm-transition-fast) ease;width:100%}[dir=rtl] .expandButtonIcon_i1dp{transform:rotate(180deg)}.docSidebarContainer_YfHR{border-right:1px solid var(--ifm-toc-border-color);clip-path:inset(0);display:block;margin-top:calc(var(--ifm-navbar-height)*-1);transition:width var(--ifm-transition-fast) ease;width:var(--doc-sidebar-width);will-change:width}.docSidebarContainerHidden_DPk8{cursor:pointer;width:var(--doc-sidebar-hidden-width)}.sidebarViewport_aRkj{height:100%;max-height:100vh;position:sticky;top:0}.docMainContainer_TBSr{flex-grow:1;max-width:calc(100% - var(--doc-sidebar-width))}.docMainContainerEnhanced_lQrH{max-width:calc(100% - var(--doc-sidebar-hidden-width))}.docItemWrapperEnhanced_JWYK{max-width:calc(var(--ifm-container-width) + var(--doc-sidebar-width))!important}.navbarSearchContainer_Bca1{padding:var(--ifm-navbar-item-padding-vertical) var(--ifm-navbar-item-padding-horizontal)}.lastUpdated_JAkA{text-align:right}.tocMobile_ITEo{display:none}.docItemCol_VOVn{max-width:75%!important}}@media (min-width:1440px){.container{max-width:var(--ifm-container-width-xl)}}@media (max-width:996px){.col{--ifm-col-width:100%;flex-basis:var(--ifm-col-width);margin-left:0}.footer{--ifm-footer-padding-horizontal:0}.colorModeToggle_DEke,.footer__link-separator,.navbar__item,.tableOfContents_bqdL{display:none}.footer__col{margin-bottom:calc(var(--ifm-spacing-vertical)*3)}.footer__link-item{display:block;width:max-content}.hero{padding-left:0;padding-right:0}.navbar>.container,.navbar>.container-fluid{padding:0}.navbar__toggle{display:inherit}.navbar__search-input{width:9rem}.pills--block,.tabs--block{flex-direction:column}.navbarSearchContainer_Bca1{position:absolute;right:var(--ifm-navbar-padding-horizontal)}.docItemContainer_F8PC{padding:0 .3rem}}@media screen and (max-width:996px){.heroBanner_qdFl{padding:2rem}}@media (max-width:600px){.algolia-autocomplete .ds-dropdown-menu{display:block;left:auto!important;max-height:calc(100% - 5rem);max-width:calc(100% - 2rem);position:fixed!important;right:1rem!important;top:50px!important;width:600px;z-index:100}.algolia-autocomplete .ds-dropdown-menu:before{right:6rem}}@media (max-width:576px){.markdown h1:first-child{--ifm-h1-font-size:2rem}.markdown>h2{--ifm-h2-font-size:1.5rem}.markdown>h3{--ifm-h3-font-size:1.25rem}}@media (hover:hover){.backToTopButton_sjWU:hover{background-color:var(--ifm-color-emphasis-300)}}@media (pointer:fine){.thin-scrollbar{scrollbar-width:thin}.thin-scrollbar::-webkit-scrollbar{height:var(--ifm-scrollbar-size);width:var(--ifm-scrollbar-size)}.thin-scrollbar::-webkit-scrollbar-track{background:var(--ifm-scrollbar-track-background-color);border-radius:10px}.thin-scrollbar::-webkit-scrollbar-thumb{background:var(--ifm-scrollbar-thumb-background-color);border-radius:10px}.thin-scrollbar::-webkit-scrollbar-thumb:hover{background:var(--ifm-scrollbar-thumb-hover-background-color)}}@media (prefers-reduced-motion:reduce){:root{--ifm-transition-fast:0ms;--ifm-transition-slow:0ms}}@media print{.announcementBar_mb4j,.footer,.menu,.navbar,.pagination-nav,.table-of-contents,.tocMobile_ITEo{display:none}.tabs{page-break-inside:avoid}.codeBlockLines_e6Vv{white-space:pre-wrap}} \ No newline at end of file diff --git a/assets/js/17896441.8e58ac2e.js b/assets/js/17896441.8e58ac2e.js deleted file mode 100644 index 5164b30..0000000 --- a/assets/js/17896441.8e58ac2e.js +++ /dev/null @@ -1 +0,0 @@ -"use strict";(self.webpackChunkwebsite=self.webpackChunkwebsite||[]).push([[401],{9394:(e,t,n)=>{n.r(t),n.d(t,{default:()=>re});var a=n(6540),s=n(1769),l=n(6849),i=n(4848);const r=a.createContext(null);function o(e){let{children:t,content:n}=e;const s=function(e){return(0,a.useMemo)((()=>({metadata:e.metadata,frontMatter:e.frontMatter,assets:e.assets,contentTitle:e.contentTitle,toc:e.toc})),[e])}(n);return(0,i.jsx)(r.Provider,{value:s,children:t})}function c(){const e=(0,a.useContext)(r);if(null===e)throw new l.dV("DocProvider");return e}function d(){const{metadata:e,frontMatter:t,assets:n}=c();return(0,i.jsx)(s.be,{title:e.title,description:e.description,keywords:t.keywords,image:n.image??t.image})}var h=n(4164),u=n(6682),m=n(539),v=n(6289);function b(e){const{permalink:t,title:n,subLabel:a,isNext:s}=e;return(0,i.jsxs)(v.A,{className:(0,h.A)("pagination-nav__link",s?"pagination-nav__link--next":"pagination-nav__link--prev"),to:t,children:[a&&(0,i.jsx)("div",{className:"pagination-nav__sublabel",children:a}),(0,i.jsx)("div",{className:"pagination-nav__label",children:n})]})}function p(e){const{previous:t,next:n}=e;return(0,i.jsxs)("nav",{className:"pagination-nav docusaurus-mt-lg","aria-label":(0,m.T)({id:"theme.docs.paginator.navAriaLabel",message:"Docs pages",description:"The ARIA label for the docs pagination"}),children:[t&&(0,i.jsx)(b,{...t,subLabel:(0,i.jsx)(m.A,{id:"theme.docs.paginator.previous",description:"The label used to navigate to the previous doc",children:"Previous"})}),n&&(0,i.jsx)(b,{...n,subLabel:(0,i.jsx)(m.A,{id:"theme.docs.paginator.next",description:"The label used to navigate to the next doc",children:"Next"}),isNext:!0})]})}function x(){const{metadata:e}=c();return(0,i.jsx)(p,{previous:e.previous,next:e.next})}var g=n(797),j=n(6942),f=n(204),A=n(6351),_=n(1858);const N={unreleased:function(e){let{siteTitle:t,versionMetadata:n}=e;return(0,i.jsx)(m.A,{id:"theme.docs.versions.unreleasedVersionLabel",description:"The label used to tell the user that he's browsing an unreleased doc version",values:{siteTitle:t,versionLabel:(0,i.jsx)("b",{children:n.label})},children:"This is unreleased documentation for {siteTitle} {versionLabel} version."})},unmaintained:function(e){let{siteTitle:t,versionMetadata:n}=e;return(0,i.jsx)(m.A,{id:"theme.docs.versions.unmaintainedVersionLabel",description:"The label used to tell the user that he's browsing an unmaintained doc version",values:{siteTitle:t,versionLabel:(0,i.jsx)("b",{children:n.label})},children:"This is documentation for {siteTitle} {versionLabel}, which is no longer actively maintained."})}};function C(e){const t=N[e.versionMetadata.banner];return(0,i.jsx)(t,{...e})}function L(e){let{versionLabel:t,to:n,onClick:a}=e;return(0,i.jsx)(m.A,{id:"theme.docs.versions.latestVersionSuggestionLabel",description:"The label used to tell the user to check the latest version",values:{versionLabel:t,latestVersionLink:(0,i.jsx)("b",{children:(0,i.jsx)(v.A,{to:n,onClick:a,children:(0,i.jsx)(m.A,{id:"theme.docs.versions.latestVersionLinkLabel",description:"The label used for the latest version suggestion link label",children:"latest version"})})})},children:"For up-to-date documentation, see the {latestVersionLink} ({versionLabel})."})}function T(e){let{className:t,versionMetadata:n}=e;const{siteConfig:{title:a}}=(0,g.A)(),{pluginId:s}=(0,j.vT)({failfast:!0}),{savePreferredVersionName:l}=(0,A.g1)(s),{latestDocSuggestion:r,latestVersionSuggestion:o}=(0,j.HW)(s),c=r??(d=o).docs.find((e=>e.id===d.mainDocId));var d;return(0,i.jsxs)("div",{className:(0,h.A)(t,f.G.docs.docVersionBanner,"alert alert--warning margin-bottom--md"),role:"alert",children:[(0,i.jsx)("div",{children:(0,i.jsx)(C,{siteTitle:a,versionMetadata:n})}),(0,i.jsx)("div",{className:"margin-top--md",children:(0,i.jsx)(L,{versionLabel:o.label,to:c.path,onClick:()=>l(o.name)})})]})}function M(e){let{className:t}=e;const n=(0,_.r)();return n.banner?(0,i.jsx)(T,{className:t,versionMetadata:n}):null}function k(e){let{className:t}=e;const n=(0,_.r)();return n.badge?(0,i.jsx)("span",{className:(0,h.A)(t,f.G.docs.docVersionBadge,"badge badge--secondary"),children:(0,i.jsx)(m.A,{id:"theme.docs.versionBadge.label",values:{versionLabel:n.label},children:"Version: {versionLabel}"})}):null}const w={tag:"tag_zVej",tagRegular:"tagRegular_sFm0",tagWithCount:"tagWithCount_h2kH"};function y(e){let{permalink:t,label:n,count:a,description:s}=e;return(0,i.jsxs)(v.A,{href:t,title:s,className:(0,h.A)(w.tag,a?w.tagWithCount:w.tagRegular),children:[n,a&&(0,i.jsx)("span",{children:a})]})}const E={tags:"tags_jXut",tag:"tag_QGVx"};function H(e){let{tags:t}=e;return(0,i.jsxs)(i.Fragment,{children:[(0,i.jsx)("b",{children:(0,i.jsx)(m.A,{id:"theme.tags.tagsListLabel",description:"The label alongside a tag list",children:"Tags:"})}),(0,i.jsx)("ul",{className:(0,h.A)(E.tags,"padding--none","margin-left--sm"),children:t.map((e=>(0,i.jsx)("li",{className:E.tag,children:(0,i.jsx)(y,{...e})},e.permalink)))})]})}var B=n(1708);function I(){const{metadata:e}=c(),{editUrl:t,lastUpdatedAt:n,lastUpdatedBy:a,tags:s}=e,l=s.length>0,r=!!(t||n||a);return l||r?(0,i.jsxs)("footer",{className:(0,h.A)(f.G.docs.docFooter,"docusaurus-mt-lg"),children:[l&&(0,i.jsx)("div",{className:(0,h.A)("row margin-top--sm",f.G.docs.docFooterTagsRow),children:(0,i.jsx)("div",{className:"col",children:(0,i.jsx)(H,{tags:s})})}),r&&(0,i.jsx)(B.A,{className:(0,h.A)("margin-top--sm",f.G.docs.docFooterEditMetaRow),editUrl:t,lastUpdatedAt:n,lastUpdatedBy:a})]}):null}var S=n(3535),O=n(1021);const V={tocCollapsibleButton:"tocCollapsibleButton_TO0P",tocCollapsibleButtonExpanded:"tocCollapsibleButtonExpanded_MG3E"};function P(e){let{collapsed:t,...n}=e;return(0,i.jsx)("button",{type:"button",...n,className:(0,h.A)("clean-btn",V.tocCollapsibleButton,!t&&V.tocCollapsibleButtonExpanded,n.className),children:(0,i.jsx)(m.A,{id:"theme.TOCCollapsible.toggleButtonLabel",description:"The label used by the button on the collapsible TOC component",children:"On this page"})})}const z={tocCollapsible:"tocCollapsible_ETCw",tocCollapsibleContent:"tocCollapsibleContent_vkbj",tocCollapsibleExpanded:"tocCollapsibleExpanded_sAul"};function F(e){let{toc:t,className:n,minHeadingLevel:a,maxHeadingLevel:s}=e;const{collapsed:l,toggleCollapsed:r}=(0,S.u)({initialState:!0});return(0,i.jsxs)("div",{className:(0,h.A)(z.tocCollapsible,!l&&z.tocCollapsibleExpanded,n),children:[(0,i.jsx)(P,{collapsed:l,onClick:r}),(0,i.jsx)(S.N,{lazy:!0,className:z.tocCollapsibleContent,collapsed:l,children:(0,i.jsx)(O.A,{toc:t,minHeadingLevel:a,maxHeadingLevel:s})})]})}const G={tocMobile:"tocMobile_ITEo"};function R(){const{toc:e,frontMatter:t}=c();return(0,i.jsx)(F,{toc:e,minHeadingLevel:t.toc_min_heading_level,maxHeadingLevel:t.toc_max_heading_level,className:(0,h.A)(f.G.docs.docTocMobile,G.tocMobile)})}var D=n(7959);function U(){const{toc:e,frontMatter:t}=c();return(0,i.jsx)(D.A,{toc:e,minHeadingLevel:t.toc_min_heading_level,maxHeadingLevel:t.toc_max_heading_level,className:f.G.docs.docTocDesktop})}var Z=n(9303),q=n(4522);function W(e){let{children:t}=e;const n=function(){const{metadata:e,frontMatter:t,contentTitle:n}=c();return t.hide_title||void 0!==n?null:e.title}();return(0,i.jsxs)("div",{className:(0,h.A)(f.G.docs.docMarkdown,"markdown"),children:[n&&(0,i.jsx)("header",{children:(0,i.jsx)(Z.A,{as:"h1",children:n})}),(0,i.jsx)(q.A,{children:t})]})}var K=n(102),Q=n(214),X=n(9030);function Y(e){return(0,i.jsx)("svg",{viewBox:"0 0 24 24",...e,children:(0,i.jsx)("path",{d:"M10 19v-5h4v5c0 .55.45 1 1 1h3c.55 0 1-.45 1-1v-7h1.7c.46 0 .68-.57.33-.87L12.67 3.6c-.38-.34-.96-.34-1.34 0l-8.36 7.53c-.34.3-.13.87.33.87H5v7c0 .55.45 1 1 1h3c.55 0 1-.45 1-1z",fill:"currentColor"})})}const $={breadcrumbHomeIcon:"breadcrumbHomeIcon_YNFT"};function J(){const e=(0,X.Ay)("/");return(0,i.jsx)("li",{className:"breadcrumbs__item",children:(0,i.jsx)(v.A,{"aria-label":(0,m.T)({id:"theme.docs.breadcrumbs.home",message:"Home page",description:"The ARIA label for the home page in the breadcrumbs"}),className:"breadcrumbs__link",href:e,children:(0,i.jsx)(Y,{className:$.breadcrumbHomeIcon})})})}const ee={breadcrumbsContainer:"breadcrumbsContainer_Z_bl"};function te(e){let{children:t,href:n,isLast:a}=e;const s="breadcrumbs__link";return a?(0,i.jsx)("span",{className:s,itemProp:"name",children:t}):n?(0,i.jsx)(v.A,{className:s,href:n,itemProp:"item",children:(0,i.jsx)("span",{itemProp:"name",children:t})}):(0,i.jsx)("span",{className:s,children:t})}function ne(e){let{children:t,active:n,index:a,addMicrodata:s}=e;return(0,i.jsxs)("li",{...s&&{itemScope:!0,itemProp:"itemListElement",itemType:"https://schema.org/ListItem"},className:(0,h.A)("breadcrumbs__item",{"breadcrumbs__item--active":n}),children:[t,(0,i.jsx)("meta",{itemProp:"position",content:String(a+1)})]})}function ae(){const e=(0,K.OF)(),t=(0,Q.Dt)();return e?(0,i.jsx)("nav",{className:(0,h.A)(f.G.docs.docBreadcrumbs,ee.breadcrumbsContainer),"aria-label":(0,m.T)({id:"theme.docs.breadcrumbs.navAriaLabel",message:"Breadcrumbs",description:"The ARIA label for the breadcrumbs"}),children:(0,i.jsxs)("ul",{className:"breadcrumbs",itemScope:!0,itemType:"https://schema.org/BreadcrumbList",children:[t&&(0,i.jsx)(J,{}),e.map(((t,n)=>{const a=n===e.length-1,s="category"===t.type&&t.linkUnlisted?void 0:t.href;return(0,i.jsx)(ne,{active:a,index:n,addMicrodata:!!s,children:(0,i.jsx)(te,{href:s,isLast:a,children:t.label})},n)}))]})}):null}var se=n(8467);const le={docItemContainer:"docItemContainer_Djhp",docItemCol:"docItemCol_VOVn"};function ie(e){let{children:t}=e;const n=function(){const{frontMatter:e,toc:t}=c(),n=(0,u.l)(),a=e.hide_table_of_contents,s=!a&&t.length>0;return{hidden:a,mobile:s?(0,i.jsx)(R,{}):void 0,desktop:!s||"desktop"!==n&&"ssr"!==n?void 0:(0,i.jsx)(U,{})}}(),{metadata:a}=c();return(0,i.jsxs)("div",{className:"row",children:[(0,i.jsxs)("div",{className:(0,h.A)("col",!n.hidden&&le.docItemCol),children:[(0,i.jsx)(se.A,{metadata:a}),(0,i.jsx)(M,{}),(0,i.jsxs)("div",{className:le.docItemContainer,children:[(0,i.jsxs)("article",{children:[(0,i.jsx)(ae,{}),(0,i.jsx)(k,{}),n.mobile,(0,i.jsx)(W,{children:t}),(0,i.jsx)(I,{})]}),(0,i.jsx)(x,{})]})]}),n.desktop&&(0,i.jsx)("div",{className:"col col--3",children:n.desktop})]})}function re(e){const t=`docs-doc-id-${e.content.metadata.id}`,n=e.content;return(0,i.jsx)(o,{content:e.content,children:(0,i.jsxs)(s.e3,{className:t,children:[(0,i.jsx)(d,{}),(0,i.jsx)(ie,{children:(0,i.jsx)(n,{})})]})})}},6177:(e,t,n)=>{n.d(t,{A:()=>_});var a,s=n(6540),l=n(2362);function i(){return i=Object.assign?Object.assign.bind():function(e){for(var t=1;t{let{title:t,titleId:n,...l}=e;return s.createElement("svg",i({width:20,height:20,viewBox:"0 0 20 20","aria-labelledby":n},l),t?s.createElement("title",{id:n},t):null,a||(a=s.createElement("path",{d:"M4.13 8.52a2.84 2.84 0 0 1 2.834-2.835 2.84 2.84 0 0 1 2.835 2.836 1.029 1.029 0 1 1-2.057 0 .777.777 0 0 0-1.555 0 1.029 1.029 0 1 1-2.057 0m11.74 4.764c0 .57-.46 1.03-1.029 1.03H5.298a1.029 1.029 0 0 1 0-2.06h9.543c.568 0 1.028.46 1.028 1.03M11.41 9.098a1.03 1.03 0 0 1 .278-1.429l2.386-1.611a1.026 1.026 0 0 1 1.428.274c.318.471.194 1.11-.277 1.429l-2.386 1.61c-.175.121-.376.18-.574.18-.33 0-.656-.16-.855-.453m6.533 6.335a.74.74 0 0 1-.215.518l-1.773 1.774a.74.74 0 0 1-.52.215H4.566a.74.74 0 0 1-.52-.215L2.272 15.95a.74.74 0 0 1-.215-.518V4.568c0-.195.077-.381.215-.519l1.773-1.773a.74.74 0 0 1 .52-.215h10.87c.196 0 .382.077.52.215l1.773 1.773a.73.73 0 0 1 .215.52zm1.509-12.57L17.137.548A1.87 1.87 0 0 0 15.814 0H4.184A1.87 1.87 0 0 0 2.86.548L.548 2.863A1.87 1.87 0 0 0 0 4.186v11.629c0 .496.197.972.548 1.322l2.315 2.315c.35.351.826.548 1.323.548h11.628a1.87 1.87 0 0 0 1.323-.548l2.315-2.315c.35-.35.548-.826.548-1.322V4.185a1.87 1.87 0 0 0-.548-1.322"})))};var o,c,d;function h(){return h=Object.assign?Object.assign.bind():function(e){for(var t=1;t{let{title:t,titleId:n,...a}=e;return s.createElement("svg",h({width:36,height:36,viewBox:"0 -960 720 720","aria-labelledby":n},a),t?s.createElement("title",{id:n},t):null,o||(o=s.createElement("path",{d:"M80-880v560zM493.797-480h60v-240h-120v60h60z"})),c||(c=s.createElement("path",{d:"M80-960c-22 0-40.818 7.849-56.484 23.516S0-902 0-880v560c0 22 7.849 40.818 23.516 56.484S58-240 80-240h560c22 0 40.818-7.849 56.484-23.516S720-298 720-320v-560c0-22-7.849-40.818-23.516-56.484S662-960 640-960Zm0 80h560v560H80Z"})),d||(d=s.createElement("path",{d:"M156.454-480h60v-90l70 90h73l-93-120 93-120h-73l-70 90v-90h-60z"})))};var m,v;function b(){return b=Object.assign?Object.assign.bind():function(e){for(var t=1;t{let{title:t,titleId:n,...a}=e;return s.createElement("svg",b({width:18,height:18,viewBox:"0 -960 720 720","aria-labelledby":n},a),t?s.createElement("title",{id:n},t):null,m||(m=s.createElement("path",{d:"M80-880v560zM80-960c-22 0-40.818 7.849-56.484 23.516S0-902 0-880v560c0 22 7.849 40.818 23.516 56.484S58-240 80-240h560c22 0 40.818-7.849 56.484-23.516S720-298 720-320v-560c0-22-7.849-40.818-23.516-56.484S662-960 640-960Zm0 80h560v560H80Z"})),v||(v=s.createElement("path",{d:"M398.578-480h180v-60h-120v-40h80q17 0 28.5-11.5t11.5-28.5v-60q0-17-11.5-28.5t-28.5-11.5h-140v60h120v40h-80q-17 0-28.5 11.5t-11.5 28.5zM139.953-480h60v-90l70 90h73l-93-120 93-120h-73l-70 90v-90h-60z"})))};var x,g;function j(){return j=Object.assign?Object.assign.bind():function(e){for(var t=1;t{let{title:t,titleId:n,...a}=e;return s.createElement("svg",j({width:36,height:36,viewBox:"0 -960 720 720","aria-labelledby":n},a),t?s.createElement("title",{id:n},t):null,x||(x=s.createElement("path",{d:"M80-880v560zM80-960c-22 0-40.818 7.849-56.484 23.516S0-902 0-880v560c0 22 7.849 40.818 23.516 56.484S58-240 80-240h560c22 0 40.818-7.849 56.484-23.516S720-298 720-320v-560c0-22-7.849-40.818-23.516-56.484S662-960 640-960Zm0 80h560v560H80Z"})),g||(g=s.createElement("path",{d:"M397.569-480h140q17 0 28.5-11.5t11.5-28.5v-160q0-17-11.5-28.5t-28.5-11.5h-140v60h120v40h-80v40h80v40h-120zM140.592-480h60v-90l70 90h73l-93-120 93-120h-73l-70 90v-90h-60z"})))};var A=n(4848);function _(e){if(console.log("AdmonitionWrapper",e),"lo"===e.type)return(0,A.jsx)(A.Fragment,{children:(0,A.jsx)(l.A,{icon:(0,A.jsx)(r,{}),...e})});if("K1"===e.type){const t={...e,type:"note"};return(0,A.jsx)(A.Fragment,{children:(0,A.jsx)(l.A,{icon:(0,A.jsx)(u,{}),...t})})}if("K2"===e.type){const t={...e,type:"tip"};return(0,A.jsx)(A.Fragment,{children:(0,A.jsx)(l.A,{icon:(0,A.jsx)(p,{}),...t})})}if("K3"===e.type){const t={...e,type:"warning"};return(0,A.jsx)(A.Fragment,{children:(0,A.jsx)(l.A,{icon:(0,A.jsx)(f,{}),...t})})}return(0,A.jsx)(A.Fragment,{children:(0,A.jsx)(l.A,{...e})})}}}]); \ No newline at end of file diff --git a/assets/js/17896441.ccb88a4d.js b/assets/js/17896441.ccb88a4d.js new file mode 100644 index 0000000..6757edd --- /dev/null +++ b/assets/js/17896441.ccb88a4d.js @@ -0,0 +1 @@ +"use strict";(self.webpackChunkwebsite=self.webpackChunkwebsite||[]).push([[401],{9394:(e,t,n)=>{n.r(t),n.d(t,{default:()=>re});var a=n(6540),s=n(1769),l=n(6849),i=n(4848);const r=a.createContext(null);function o(e){let{children:t,content:n}=e;const s=function(e){return(0,a.useMemo)((()=>({metadata:e.metadata,frontMatter:e.frontMatter,assets:e.assets,contentTitle:e.contentTitle,toc:e.toc})),[e])}(n);return(0,i.jsx)(r.Provider,{value:s,children:t})}function c(){const e=(0,a.useContext)(r);if(null===e)throw new l.dV("DocProvider");return e}function d(){const{metadata:e,frontMatter:t,assets:n}=c();return(0,i.jsx)(s.be,{title:e.title,description:e.description,keywords:t.keywords,image:n.image??t.image})}var h=n(4164),u=n(6682),m=n(539),v=n(6289);function b(e){const{permalink:t,title:n,subLabel:a,isNext:s}=e;return(0,i.jsxs)(v.A,{className:(0,h.A)("pagination-nav__link",s?"pagination-nav__link--next":"pagination-nav__link--prev"),to:t,children:[a&&(0,i.jsx)("div",{className:"pagination-nav__sublabel",children:a}),(0,i.jsx)("div",{className:"pagination-nav__label",children:n})]})}function p(e){const{previous:t,next:n}=e;return(0,i.jsxs)("nav",{className:"pagination-nav docusaurus-mt-lg","aria-label":(0,m.T)({id:"theme.docs.paginator.navAriaLabel",message:"Docs pages",description:"The ARIA label for the docs pagination"}),children:[t&&(0,i.jsx)(b,{...t,subLabel:(0,i.jsx)(m.A,{id:"theme.docs.paginator.previous",description:"The label used to navigate to the previous doc",children:"Previous"})}),n&&(0,i.jsx)(b,{...n,subLabel:(0,i.jsx)(m.A,{id:"theme.docs.paginator.next",description:"The label used to navigate to the next doc",children:"Next"}),isNext:!0})]})}function x(){const{metadata:e}=c();return(0,i.jsx)(p,{previous:e.previous,next:e.next})}var g=n(797),j=n(9493),f=n(204),A=n(6351),_=n(1858);const N={unreleased:function(e){let{siteTitle:t,versionMetadata:n}=e;return(0,i.jsx)(m.A,{id:"theme.docs.versions.unreleasedVersionLabel",description:"The label used to tell the user that he's browsing an unreleased doc version",values:{siteTitle:t,versionLabel:(0,i.jsx)("b",{children:n.label})},children:"This is unreleased documentation for {siteTitle} {versionLabel} version."})},unmaintained:function(e){let{siteTitle:t,versionMetadata:n}=e;return(0,i.jsx)(m.A,{id:"theme.docs.versions.unmaintainedVersionLabel",description:"The label used to tell the user that he's browsing an unmaintained doc version",values:{siteTitle:t,versionLabel:(0,i.jsx)("b",{children:n.label})},children:"This is documentation for {siteTitle} {versionLabel}, which is no longer actively maintained."})}};function C(e){const t=N[e.versionMetadata.banner];return(0,i.jsx)(t,{...e})}function L(e){let{versionLabel:t,to:n,onClick:a}=e;return(0,i.jsx)(m.A,{id:"theme.docs.versions.latestVersionSuggestionLabel",description:"The label used to tell the user to check the latest version",values:{versionLabel:t,latestVersionLink:(0,i.jsx)("b",{children:(0,i.jsx)(v.A,{to:n,onClick:a,children:(0,i.jsx)(m.A,{id:"theme.docs.versions.latestVersionLinkLabel",description:"The label used for the latest version suggestion link label",children:"latest version"})})})},children:"For up-to-date documentation, see the {latestVersionLink} ({versionLabel})."})}function T(e){let{className:t,versionMetadata:n}=e;const{siteConfig:{title:a}}=(0,g.A)(),{pluginId:s}=(0,j.vT)({failfast:!0}),{savePreferredVersionName:l}=(0,A.g1)(s),{latestDocSuggestion:r,latestVersionSuggestion:o}=(0,j.HW)(s),c=r??(d=o).docs.find((e=>e.id===d.mainDocId));var d;return(0,i.jsxs)("div",{className:(0,h.A)(t,f.G.docs.docVersionBanner,"alert alert--warning margin-bottom--md"),role:"alert",children:[(0,i.jsx)("div",{children:(0,i.jsx)(C,{siteTitle:a,versionMetadata:n})}),(0,i.jsx)("div",{className:"margin-top--md",children:(0,i.jsx)(L,{versionLabel:o.label,to:c.path,onClick:()=>l(o.name)})})]})}function M(e){let{className:t}=e;const n=(0,_.r)();return n.banner?(0,i.jsx)(T,{className:t,versionMetadata:n}):null}function k(e){let{className:t}=e;const n=(0,_.r)();return n.badge?(0,i.jsx)("span",{className:(0,h.A)(t,f.G.docs.docVersionBadge,"badge badge--secondary"),children:(0,i.jsx)(m.A,{id:"theme.docs.versionBadge.label",values:{versionLabel:n.label},children:"Version: {versionLabel}"})}):null}const w={tag:"tag_zVej",tagRegular:"tagRegular_sFm0",tagWithCount:"tagWithCount_h2kH"};function y(e){let{permalink:t,label:n,count:a,description:s}=e;return(0,i.jsxs)(v.A,{href:t,title:s,className:(0,h.A)(w.tag,a?w.tagWithCount:w.tagRegular),children:[n,a&&(0,i.jsx)("span",{children:a})]})}const E={tags:"tags_jXut",tag:"tag_QGVx"};function H(e){let{tags:t}=e;return(0,i.jsxs)(i.Fragment,{children:[(0,i.jsx)("b",{children:(0,i.jsx)(m.A,{id:"theme.tags.tagsListLabel",description:"The label alongside a tag list",children:"Tags:"})}),(0,i.jsx)("ul",{className:(0,h.A)(E.tags,"padding--none","margin-left--sm"),children:t.map((e=>(0,i.jsx)("li",{className:E.tag,children:(0,i.jsx)(y,{...e})},e.permalink)))})]})}var B=n(1708);function I(){const{metadata:e}=c(),{editUrl:t,lastUpdatedAt:n,lastUpdatedBy:a,tags:s}=e,l=s.length>0,r=!!(t||n||a);return l||r?(0,i.jsxs)("footer",{className:(0,h.A)(f.G.docs.docFooter,"docusaurus-mt-lg"),children:[l&&(0,i.jsx)("div",{className:(0,h.A)("row margin-top--sm",f.G.docs.docFooterTagsRow),children:(0,i.jsx)("div",{className:"col",children:(0,i.jsx)(H,{tags:s})})}),r&&(0,i.jsx)(B.A,{className:(0,h.A)("margin-top--sm",f.G.docs.docFooterEditMetaRow),editUrl:t,lastUpdatedAt:n,lastUpdatedBy:a})]}):null}var S=n(3535),O=n(1021);const V={tocCollapsibleButton:"tocCollapsibleButton_TO0P",tocCollapsibleButtonExpanded:"tocCollapsibleButtonExpanded_MG3E"};function P(e){let{collapsed:t,...n}=e;return(0,i.jsx)("button",{type:"button",...n,className:(0,h.A)("clean-btn",V.tocCollapsibleButton,!t&&V.tocCollapsibleButtonExpanded,n.className),children:(0,i.jsx)(m.A,{id:"theme.TOCCollapsible.toggleButtonLabel",description:"The label used by the button on the collapsible TOC component",children:"On this page"})})}const z={tocCollapsible:"tocCollapsible_ETCw",tocCollapsibleContent:"tocCollapsibleContent_vkbj",tocCollapsibleExpanded:"tocCollapsibleExpanded_sAul"};function F(e){let{toc:t,className:n,minHeadingLevel:a,maxHeadingLevel:s}=e;const{collapsed:l,toggleCollapsed:r}=(0,S.u)({initialState:!0});return(0,i.jsxs)("div",{className:(0,h.A)(z.tocCollapsible,!l&&z.tocCollapsibleExpanded,n),children:[(0,i.jsx)(P,{collapsed:l,onClick:r}),(0,i.jsx)(S.N,{lazy:!0,className:z.tocCollapsibleContent,collapsed:l,children:(0,i.jsx)(O.A,{toc:t,minHeadingLevel:a,maxHeadingLevel:s})})]})}const G={tocMobile:"tocMobile_ITEo"};function R(){const{toc:e,frontMatter:t}=c();return(0,i.jsx)(F,{toc:e,minHeadingLevel:t.toc_min_heading_level,maxHeadingLevel:t.toc_max_heading_level,className:(0,h.A)(f.G.docs.docTocMobile,G.tocMobile)})}var D=n(7959);function U(){const{toc:e,frontMatter:t}=c();return(0,i.jsx)(D.A,{toc:e,minHeadingLevel:t.toc_min_heading_level,maxHeadingLevel:t.toc_max_heading_level,className:f.G.docs.docTocDesktop})}var Z=n(9303),q=n(900);function W(e){let{children:t}=e;const n=function(){const{metadata:e,frontMatter:t,contentTitle:n}=c();return t.hide_title||void 0!==n?null:e.title}();return(0,i.jsxs)("div",{className:(0,h.A)(f.G.docs.docMarkdown,"markdown"),children:[n&&(0,i.jsx)("header",{children:(0,i.jsx)(Z.A,{as:"h1",children:n})}),(0,i.jsx)(q.A,{children:t})]})}var K=n(102),Q=n(214),X=n(9030);function Y(e){return(0,i.jsx)("svg",{viewBox:"0 0 24 24",...e,children:(0,i.jsx)("path",{d:"M10 19v-5h4v5c0 .55.45 1 1 1h3c.55 0 1-.45 1-1v-7h1.7c.46 0 .68-.57.33-.87L12.67 3.6c-.38-.34-.96-.34-1.34 0l-8.36 7.53c-.34.3-.13.87.33.87H5v7c0 .55.45 1 1 1h3c.55 0 1-.45 1-1z",fill:"currentColor"})})}const $={breadcrumbHomeIcon:"breadcrumbHomeIcon_YNFT"};function J(){const e=(0,X.Ay)("/");return(0,i.jsx)("li",{className:"breadcrumbs__item",children:(0,i.jsx)(v.A,{"aria-label":(0,m.T)({id:"theme.docs.breadcrumbs.home",message:"Home page",description:"The ARIA label for the home page in the breadcrumbs"}),className:"breadcrumbs__link",href:e,children:(0,i.jsx)(Y,{className:$.breadcrumbHomeIcon})})})}const ee={breadcrumbsContainer:"breadcrumbsContainer_Z_bl"};function te(e){let{children:t,href:n,isLast:a}=e;const s="breadcrumbs__link";return a?(0,i.jsx)("span",{className:s,itemProp:"name",children:t}):n?(0,i.jsx)(v.A,{className:s,href:n,itemProp:"item",children:(0,i.jsx)("span",{itemProp:"name",children:t})}):(0,i.jsx)("span",{className:s,children:t})}function ne(e){let{children:t,active:n,index:a,addMicrodata:s}=e;return(0,i.jsxs)("li",{...s&&{itemScope:!0,itemProp:"itemListElement",itemType:"https://schema.org/ListItem"},className:(0,h.A)("breadcrumbs__item",{"breadcrumbs__item--active":n}),children:[t,(0,i.jsx)("meta",{itemProp:"position",content:String(a+1)})]})}function ae(){const e=(0,K.OF)(),t=(0,Q.Dt)();return e?(0,i.jsx)("nav",{className:(0,h.A)(f.G.docs.docBreadcrumbs,ee.breadcrumbsContainer),"aria-label":(0,m.T)({id:"theme.docs.breadcrumbs.navAriaLabel",message:"Breadcrumbs",description:"The ARIA label for the breadcrumbs"}),children:(0,i.jsxs)("ul",{className:"breadcrumbs",itemScope:!0,itemType:"https://schema.org/BreadcrumbList",children:[t&&(0,i.jsx)(J,{}),e.map(((t,n)=>{const a=n===e.length-1,s="category"===t.type&&t.linkUnlisted?void 0:t.href;return(0,i.jsx)(ne,{active:a,index:n,addMicrodata:!!s,children:(0,i.jsx)(te,{href:s,isLast:a,children:t.label})},n)}))]})}):null}var se=n(8467);const le={docItemContainer:"docItemContainer_Djhp",docItemCol:"docItemCol_VOVn"};function ie(e){let{children:t}=e;const n=function(){const{frontMatter:e,toc:t}=c(),n=(0,u.l)(),a=e.hide_table_of_contents,s=!a&&t.length>0;return{hidden:a,mobile:s?(0,i.jsx)(R,{}):void 0,desktop:!s||"desktop"!==n&&"ssr"!==n?void 0:(0,i.jsx)(U,{})}}(),{metadata:a}=c();return(0,i.jsxs)("div",{className:"row",children:[(0,i.jsxs)("div",{className:(0,h.A)("col",!n.hidden&&le.docItemCol),children:[(0,i.jsx)(se.A,{metadata:a}),(0,i.jsx)(M,{}),(0,i.jsxs)("div",{className:le.docItemContainer,children:[(0,i.jsxs)("article",{children:[(0,i.jsx)(ae,{}),(0,i.jsx)(k,{}),n.mobile,(0,i.jsx)(W,{children:t}),(0,i.jsx)(I,{})]}),(0,i.jsx)(x,{})]})]}),n.desktop&&(0,i.jsx)("div",{className:"col col--3",children:n.desktop})]})}function re(e){const t=`docs-doc-id-${e.content.metadata.id}`,n=e.content;return(0,i.jsx)(o,{content:e.content,children:(0,i.jsxs)(s.e3,{className:t,children:[(0,i.jsx)(d,{}),(0,i.jsx)(ie,{children:(0,i.jsx)(n,{})})]})})}},6177:(e,t,n)=>{n.d(t,{A:()=>_});var a,s=n(6540),l=n(2362);function i(){return i=Object.assign?Object.assign.bind():function(e){for(var t=1;t{let{title:t,titleId:n,...l}=e;return s.createElement("svg",i({width:20,height:20,viewBox:"0 0 20 20","aria-labelledby":n},l),t?s.createElement("title",{id:n},t):null,a||(a=s.createElement("path",{d:"M4.13 8.52a2.84 2.84 0 0 1 2.834-2.835 2.84 2.84 0 0 1 2.835 2.836 1.029 1.029 0 1 1-2.057 0 .777.777 0 0 0-1.555 0 1.029 1.029 0 1 1-2.057 0m11.74 4.764c0 .57-.46 1.03-1.029 1.03H5.298a1.029 1.029 0 0 1 0-2.06h9.543c.568 0 1.028.46 1.028 1.03M11.41 9.098a1.03 1.03 0 0 1 .278-1.429l2.386-1.611a1.026 1.026 0 0 1 1.428.274c.318.471.194 1.11-.277 1.429l-2.386 1.61c-.175.121-.376.18-.574.18-.33 0-.656-.16-.855-.453m6.533 6.335a.74.74 0 0 1-.215.518l-1.773 1.774a.74.74 0 0 1-.52.215H4.566a.74.74 0 0 1-.52-.215L2.272 15.95a.74.74 0 0 1-.215-.518V4.568c0-.195.077-.381.215-.519l1.773-1.773a.74.74 0 0 1 .52-.215h10.87c.196 0 .382.077.52.215l1.773 1.773a.73.73 0 0 1 .215.52zm1.509-12.57L17.137.548A1.87 1.87 0 0 0 15.814 0H4.184A1.87 1.87 0 0 0 2.86.548L.548 2.863A1.87 1.87 0 0 0 0 4.186v11.629c0 .496.197.972.548 1.322l2.315 2.315c.35.351.826.548 1.323.548h11.628a1.87 1.87 0 0 0 1.323-.548l2.315-2.315c.35-.35.548-.826.548-1.322V4.185a1.87 1.87 0 0 0-.548-1.322"})))};var o,c,d;function h(){return h=Object.assign?Object.assign.bind():function(e){for(var t=1;t{let{title:t,titleId:n,...a}=e;return s.createElement("svg",h({width:36,height:36,viewBox:"0 -960 720 720","aria-labelledby":n},a),t?s.createElement("title",{id:n},t):null,o||(o=s.createElement("path",{d:"M80-880v560zM493.797-480h60v-240h-120v60h60z"})),c||(c=s.createElement("path",{d:"M80-960c-22 0-40.818 7.849-56.484 23.516S0-902 0-880v560c0 22 7.849 40.818 23.516 56.484S58-240 80-240h560c22 0 40.818-7.849 56.484-23.516S720-298 720-320v-560c0-22-7.849-40.818-23.516-56.484S662-960 640-960Zm0 80h560v560H80Z"})),d||(d=s.createElement("path",{d:"M156.454-480h60v-90l70 90h73l-93-120 93-120h-73l-70 90v-90h-60z"})))};var m,v;function b(){return b=Object.assign?Object.assign.bind():function(e){for(var t=1;t{let{title:t,titleId:n,...a}=e;return s.createElement("svg",b({width:18,height:18,viewBox:"0 -960 720 720","aria-labelledby":n},a),t?s.createElement("title",{id:n},t):null,m||(m=s.createElement("path",{d:"M80-880v560zM80-960c-22 0-40.818 7.849-56.484 23.516S0-902 0-880v560c0 22 7.849 40.818 23.516 56.484S58-240 80-240h560c22 0 40.818-7.849 56.484-23.516S720-298 720-320v-560c0-22-7.849-40.818-23.516-56.484S662-960 640-960Zm0 80h560v560H80Z"})),v||(v=s.createElement("path",{d:"M398.578-480h180v-60h-120v-40h80q17 0 28.5-11.5t11.5-28.5v-60q0-17-11.5-28.5t-28.5-11.5h-140v60h120v40h-80q-17 0-28.5 11.5t-11.5 28.5zM139.953-480h60v-90l70 90h73l-93-120 93-120h-73l-70 90v-90h-60z"})))};var x,g;function j(){return j=Object.assign?Object.assign.bind():function(e){for(var t=1;t{let{title:t,titleId:n,...a}=e;return s.createElement("svg",j({width:36,height:36,viewBox:"0 -960 720 720","aria-labelledby":n},a),t?s.createElement("title",{id:n},t):null,x||(x=s.createElement("path",{d:"M80-880v560zM80-960c-22 0-40.818 7.849-56.484 23.516S0-902 0-880v560c0 22 7.849 40.818 23.516 56.484S58-240 80-240h560c22 0 40.818-7.849 56.484-23.516S720-298 720-320v-560c0-22-7.849-40.818-23.516-56.484S662-960 640-960Zm0 80h560v560H80Z"})),g||(g=s.createElement("path",{d:"M397.569-480h140q17 0 28.5-11.5t11.5-28.5v-160q0-17-11.5-28.5t-28.5-11.5h-140v60h120v40h-80v40h80v40h-120zM140.592-480h60v-90l70 90h73l-93-120 93-120h-73l-70 90v-90h-60z"})))};var A=n(4848);function _(e){if(console.log("AdmonitionWrapper",e),"lo"===e.type)return(0,A.jsx)(A.Fragment,{children:(0,A.jsx)(l.A,{icon:(0,A.jsx)(r,{}),...e})});if("K1"===e.type){const t={...e,type:"note"};return(0,A.jsx)(A.Fragment,{children:(0,A.jsx)(l.A,{icon:(0,A.jsx)(u,{}),...t})})}if("K2"===e.type){const t={...e,type:"tip"};return(0,A.jsx)(A.Fragment,{children:(0,A.jsx)(l.A,{icon:(0,A.jsx)(p,{}),...t})})}if("K3"===e.type){const t={...e,type:"warning"};return(0,A.jsx)(A.Fragment,{children:(0,A.jsx)(l.A,{icon:(0,A.jsx)(f,{}),...t})})}return(0,A.jsx)(A.Fragment,{children:(0,A.jsx)(l.A,{...e})})}}}]); \ No newline at end of file diff --git a/assets/js/1db64337.31429d8a.js b/assets/js/1db64337.31429d8a.js deleted file mode 100644 index a9e6b59..0000000 --- a/assets/js/1db64337.31429d8a.js +++ /dev/null @@ -1 +0,0 @@ -"use strict";(self.webpackChunkwebsite=self.webpackChunkwebsite||[]).push([[413],{2883:(e,n,i)=>{i.r(n),i.d(n,{assets:()=>l,contentTitle:()=>a,default:()=>h,frontMatter:()=>s,metadata:()=>t,toc:()=>d});const t=JSON.parse('{"id":"overview","title":"Introduction","description":"0.1 About the Syllabus","source":"@site/docs/overview.md","sourceDirName":".","slug":"/overview","permalink":"/robotframework-RFCP-syllabus/docs/overview","draft":false,"unlisted":false,"editUrl":"https://github.com/robotframework/robotframework-RFCP-syllabus/edit/docusaurus/website/docs/overview.md","tags":[],"version":"current","sidebarPosition":1,"frontMatter":{"sidebar_position":1},"sidebar":"tutorialSidebar","next":{"title":"1 Introduction to Robot Framework","permalink":"/robotframework-RFCP-syllabus/docs/chapter-01/overview"}}');var o=i(4848),r=i(8453);const s={sidebar_position:1},a="Introduction",l={},d=[{value:"0.1 About the Syllabus",id:"01-about-the-syllabus",level:2},{value:"0.2 About "Robot Framework\xae Certified Professional"",id:"02-about-robot-framework-certified-professional",level:2},{value:"0.3 Business Outcomes",id:"03-business-outcomes",level:2},{value:"0.4 About Learning Objectives and Knowledge Levels",id:"04-about-learning-objectives-and-knowledge-levels",level:2},{value:"0.5 About Accredited Training Providers",id:"05-about-accredited-training-providers",level:2},{value:"0.6 About Exam Providers",id:"06-about-exam-providers",level:2},{value:"Global Association for Software Quality (GASQ)",id:"global-association-for-software-quality-gasq",level:3},{value:"0.7 Acknowledgment of Contributors",id:"07-acknowledgment-of-contributors",level:2}];function c(e){const n={a:"a",h1:"h1",h2:"h2",h3:"h3",header:"header",li:"li",p:"p",strong:"strong",ul:"ul",...(0,r.R)(),...e.components};return(0,o.jsxs)(o.Fragment,{children:[(0,o.jsx)(n.header,{children:(0,o.jsx)(n.h1,{id:"introduction",children:"Introduction"})}),"\n",(0,o.jsx)(n.h2,{id:"01-about-the-syllabus",children:"0.1 About the Syllabus"}),"\n",(0,o.jsx)(n.p,{children:'This syllabus serves as the foundation for the "Robot Framework\xae Certified Professional" (RFCP\xae) exam and training.\nIts purpose is to outline the structure and learning objectives of the training course,\nand it defines the knowledge a participant shall have to pass the exam.'}),"\n",(0,o.jsx)(n.p,{children:"The syllabus is divided into sections that progress logically from basic concepts to more advanced topics of Robot Framework."}),"\n",(0,o.jsx)(n.p,{children:"The learning objectives (LOs) specified within this document are binding,\nmeaning they define the specific knowledge and skills participants are expected to acquire during the course in order to pass the exam.\nTherefore, trainers are required to effectively cover the syllabus within their course.\nAdditionally, the recommended sequence of topics in this syllabus helps guide the order of learning,\nbut the specific teaching methods, order and pace may be adapted by the instructor based on class dynamics or need."}),"\n",(0,o.jsx)(n.h2,{id:"02-about-robot-framework-certified-professional",children:'0.2 About "Robot Framework\xae Certified Professional"'}),"\n",(0,o.jsx)(n.p,{children:"The Robot Framework\xae Certified Professional (RFCP\xae) certification represents the foundational level of expertise in Robot Framework. It provides participants with a strong understanding of the core principles, syntax, and basic control structures needed to develop effective automation scripts."}),"\n",(0,o.jsx)(n.p,{children:"While the RFCP\xae includes an introduction to advanced features such as FOR-Loops and IF statements,\nthe focus is primarily on awareness rather than in-depth mastery,\nleaving detailed exploration of these topics to the more advanced future certification levels."}),"\n",(0,o.jsx)(n.p,{children:"RFCP\xae concentrates on essential concepts such as keyword-driven automation, script execution, and integrating external libraries.\nIt is designed for those seeking proficiency in Robot Framework\u2019s core functionalities while gaining an overview of its broader capabilities.\nThis certification does not require or teach domain-specific automation knowledge, such as web, API, or database automation."}),"\n",(0,o.jsx)(n.h2,{id:"03-business-outcomes",children:"0.3 Business Outcomes"}),"\n",(0,o.jsx)(n.p,{children:"Upon completing this course, participants will achieve the following capabilities:"}),"\n",(0,o.jsxs)(n.ul,{children:["\n",(0,o.jsxs)(n.li,{children:["\n",(0,o.jsxs)(n.p,{children:[(0,o.jsx)(n.strong,{children:"Understand the architecture and mechanics of Robot Framework"}),": Gain a clear understanding of how Robot Framework\xae operates, including its core components, execution flow, and interaction with external libraries."]}),"\n"]}),"\n",(0,o.jsxs)(n.li,{children:["\n",(0,o.jsxs)(n.p,{children:[(0,o.jsx)(n.strong,{children:"Develop and maintain stable automation scripts"}),": Learn how to create automation scripts that are robust, easy to maintain, and adaptable to different scenarios."]}),"\n"]}),"\n",(0,o.jsxs)(n.li,{children:["\n",(0,o.jsxs)(n.p,{children:[(0,o.jsx)(n.strong,{children:"Develop user keywords and build keyword repositories for reuse"}),": Understand how to create reusable keywords and build keyword repositories to improve efficiency and maintainability in automation projects."]}),"\n"]}),"\n",(0,o.jsxs)(n.li,{children:["\n",(0,o.jsxs)(n.p,{children:[(0,o.jsx)(n.strong,{children:"Write documentation"}),": Learn best practices for documenting keywords, suites and tests or tasks to ensure clarity and ease of use for future script maintenance or collaboration."]}),"\n"]}),"\n",(0,o.jsxs)(n.li,{children:["\n",(0,o.jsxs)(n.p,{children:[(0,o.jsx)(n.strong,{children:"Integrate external automation libraries"}),": Leverage external libraries to enable Robot Framework\xae to interact with a wide range of technologies, such as APIs, user interfaces (Web, Mobile, others), databases, and many more."]}),"\n"]}),"\n",(0,o.jsxs)(n.li,{children:["\n",(0,o.jsxs)(n.p,{children:[(0,o.jsx)(n.strong,{children:"Understand the flow of more complex automation scripts"}),": Gain insights into how to structure and manage automation scripts that involve flow control, conditional executions or more intricate workflows."]}),"\n"]}),"\n",(0,o.jsxs)(n.li,{children:["\n",(0,o.jsxs)(n.p,{children:[(0,o.jsx)(n.strong,{children:"Run automated executions"}),": Develop skills in executing automation tasks efficiently."]}),"\n"]}),"\n",(0,o.jsxs)(n.li,{children:["\n",(0,o.jsxs)(n.p,{children:[(0,o.jsx)(n.strong,{children:"Understand, analyze, and debug automation results/protocols"}),": Learn how to interpret automation execution results, identify issues, and debug scripts effectively."]}),"\n"]}),"\n"]}),"\n",(0,o.jsx)(n.h2,{id:"04-about-learning-objectives-and-knowledge-levels",children:"0.4 About Learning Objectives and Knowledge Levels"}),"\n",(0,o.jsxs)(n.p,{children:["The learning objectives (LOs) are a critical component of this syllabus,\nas they define what participants are expected to know and be able to do by the end of the course.\nTo ensure a clear understanding of these objectives, we apply Knowledge Levels (K-Levels) as a framework for assessing learning progress.\nThese levels are based on Bloom's Taxonomy of Educational Objectives. See ",(0,o.jsx)(n.a,{href:"https://en.wikipedia.org/wiki/Bloom%27s_taxonomy",children:"Bloom's taxonomy"})]}),"\n",(0,o.jsxs)(n.ul,{children:["\n",(0,o.jsxs)(n.li,{children:["\n",(0,o.jsxs)(n.p,{children:[(0,o.jsx)(n.strong,{children:"K1 (Remember)"}),": Basic knowledge of terminology and facts. At this level, participants are expected to recall essential terms, concepts, and definitions."]}),"\n"]}),"\n",(0,o.jsxs)(n.li,{children:["\n",(0,o.jsxs)(n.p,{children:[(0,o.jsx)(n.strong,{children:"K2 (Understand)"}),": Comprehension of concepts. Participants should demonstrate an understanding of the principles behind Robot Framework, such as its mechanics, syntax and architecture."]}),"\n"]}),"\n",(0,o.jsxs)(n.li,{children:["\n",(0,o.jsxs)(n.p,{children:[(0,o.jsx)(n.strong,{children:"K3 (Apply)"}),": Practical application of knowledge. Participants are expected to be able to write and execute automation scripts, develop keywords, and interact with external libraries."]}),"\n"]}),"\n"]}),"\n",(0,o.jsx)(n.p,{children:"Throughout this syllabus, participants will progress through these knowledge levels\u2014from basic recall (K1) to understanding and explaining concepts (K2), and ultimately applying their knowledge to practical automation tasks (K3). This structured approach ensures participants gain a comprehensive and practical understanding of Robot Framework fundamentals and their application in real-world scenarios."}),"\n",(0,o.jsx)(n.h2,{id:"05-about-accredited-training-providers",children:"0.5 About Accredited Training Providers"}),"\n",(0,o.jsx)(n.p,{children:"Accredited Training Providers are organizations officially accredited by the Robot Framework Foundation to offer certified training programs for a specific certification level.\nThese partners shall deliver high-quality, structured courses designed to prepare candidates for the Robot Framework\xae Certified Professional (RFCP\xae) exam and other future Robot Framework certifications."}),"\n",(0,o.jsx)(n.p,{children:'All training providers are members of the Robot Framework Foundation,\nand their training materials have been reviewed by independent Robot Framework experts chosen by the Robot Framework Foundation to ensure the Foundation\'s quality standards.\nOnly these Accredited Training Providers are permitted to refer to their courses as "Robot Framework\xae" training or use the term "Robot Framework\xae Certified Professional" or "RFCP\xae" in connection with their programs, due to the trademark on these terms.'}),"\n",(0,o.jsx)(n.p,{children:"Trainings can be exclusively pursued through these partners, but obtaining a certificate is not dependent on completing their courses, allowing flexibility for candidates to self-study if desired."}),"\n",(0,o.jsx)(n.h2,{id:"06-about-exam-providers",children:"0.6 About Exam Providers"}),"\n",(0,o.jsx)(n.p,{children:"Exam providers are independent organizations responsible for administering certification exams for the Robot Framework\xae certification program.\nThese providers manage the entire examination process, from scheduling and conducting the exams to handling participant data and maintaining certification records."}),"\n",(0,o.jsx)(n.p,{children:"An exam provider ensures that the certification process is handled professionally and securely.\nThey are tasked with delivering a seamless exam experience, including remote proctoring services, technical support, and other logistical elements.\nIn addition to overseeing the exam itself, they maintain strict confidentiality and compliance with data privacy regulations, ensuring the secure management of all participant information."}),"\n",(0,o.jsx)(n.p,{children:"The exam provider is also responsible for storing and managing certification data.\nThis includes tracking which participants have earned certifications, maintaining certification validity, and providing verification services if needed."}),"\n",(0,o.jsx)(n.h3,{id:"global-association-for-software-quality-gasq",children:"Global Association for Software Quality (GASQ)"}),"\n",(0,o.jsxs)(n.p,{children:["Our current exclusive exam provider is the ",(0,o.jsx)(n.a,{href:"https://www.gasq.org/en/home.html",children:"Global Association for Software Quality"}),"."]}),"\n",(0,o.jsx)(n.p,{children:"Global Association for Software Quality , abbreviated GASQ,\nis an international exam provider and a leading association in the software quality industry.\nGASQ was founded by experts from Europe, Asia and America as an independent,\ninternational non-profit association aiming to advocate and promote software quality in research, teaching and industry."}),"\n",(0,o.jsx)(n.h2,{id:"07-acknowledgment-of-contributors",children:"0.7 Acknowledgment of Contributors"}),"\n",(0,o.jsx)(n.p,{children:'The Robot Framework syllabus and the corresponding "Robot Framework Certified Professional\xae" (RFCP) certification would not have been possible without the efforts of its author and contributors. This chapter acknowledges their valuable contributions to the development of this syllabus.'}),"\n",(0,o.jsx)(n.p,{children:(0,o.jsx)(n.strong,{children:"The Author"})}),"\n",(0,o.jsxs)(n.p,{children:["The primary author of this syllabus is ",(0,o.jsx)(n.strong,{children:"Ren\xe9 Rohner"}),"."]}),"\n",(0,o.jsx)(n.p,{children:(0,o.jsx)(n.strong,{children:"Contributors"})}),"\n",(0,o.jsx)(n.p,{children:"The following individuals have contributed to the development of this syllabus:"}),"\n",(0,o.jsx)(n.p,{children:(0,o.jsx)(n.strong,{children:"Alena Drebezgova, Alex Read, Christoph Singer, Elout van Leeuwen, Frank van der Kuur, Gerwin Laagland, Ilmari Salmela, Krzysztof \u017bminkowski, Lydia Peabody, Michael Biech, Miikka Solmela, Pekka Kl\xe4rck, Pyry Hartman, Sami Pesonen, Simon Meggle, Tatu Kairi, and Tom\xe1\u0161 H\xe1k."})}),"\n",(0,o.jsx)(n.p,{children:(0,o.jsx)(n.strong,{children:"Special Mentions"})}),"\n",(0,o.jsxs)(n.p,{children:["Special recognition is given to ",(0,o.jsx)(n.strong,{children:"Gerwin Laagland"}),", ",(0,o.jsx)(n.strong,{children:"Simon Meggle"}),", and ",(0,o.jsx)(n.strong,{children:"Frank van der Kuur"}),", whose thorough reviews and insightful suggestions greatly enhanced the clarity, structure, and overall quality of the syllabus."]}),"\n",(0,o.jsxs)(n.p,{children:[(0,o.jsx)(n.strong,{children:"Krzysztof \u017bminkowski"}),", and ",(0,o.jsx)(n.strong,{children:"Simon Meggle"})," contributed significantly to the creation of the exam by proposing thoughtful and challenging questions."]}),"\n",(0,o.jsxs)(n.p,{children:[(0,o.jsx)(n.strong,{children:"Sami Pesonen"})," laid the groundwork for this syllabus by assembling the initial collection of topics to be covered, forming the foundation upon which the syllabus was built."]}),"\n",(0,o.jsx)(n.p,{children:(0,o.jsx)(n.strong,{children:"Acknowledgment"})}),"\n",(0,o.jsx)(n.p,{children:'The creation of the "Robot Framework Certified Professional\xae" syllabus stands as a testament to the dedication and generosity of its contributors. Most of the work has been done pro bono, reflecting a deep commitment to the principles of open-source collaboration and knowledge sharing. Each contributor\u2014from those who meticulously reviewed and refined the content to those who laid its very foundation\u2014has left a lasting impact. Their combined efforts have ensured that this document serves as a meaningful and accessible resource. We extend our heartfelt gratitude to everyone involved for their invaluable contributions.'})]})}function h(e={}){const{wrapper:n}={...(0,r.R)(),...e.components};return n?(0,o.jsx)(n,{...e,children:(0,o.jsx)(c,{...e})}):c(e)}},8453:(e,n,i)=>{i.d(n,{R:()=>s,x:()=>a});var t=i(6540);const o={},r=t.createContext(o);function s(e){const n=t.useContext(r);return t.useMemo((function(){return"function"==typeof e?e(n):{...n,...e}}),[n,e])}function a(e){let n;return n=e.disableParentContext?"function"==typeof e.components?e.components(o):e.components||o:s(e.components),t.createElement(r.Provider,{value:n},e.children)}}}]); \ No newline at end of file diff --git a/assets/js/1db64337.b1206505.js b/assets/js/1db64337.b1206505.js new file mode 100644 index 0000000..0ee8729 --- /dev/null +++ b/assets/js/1db64337.b1206505.js @@ -0,0 +1 @@ +"use strict";(self.webpackChunkwebsite=self.webpackChunkwebsite||[]).push([[413],{2883:(e,n,i)=>{i.r(n),i.d(n,{assets:()=>l,contentTitle:()=>s,default:()=>h,frontMatter:()=>a,metadata:()=>t,toc:()=>c});const t=JSON.parse('{"id":"overview","title":"Introduction","description":"0.1 About the Syllabus","source":"@site/docs/overview.md","sourceDirName":".","slug":"/overview","permalink":"/robotframework-RFCP-syllabus/docs/overview","draft":false,"unlisted":false,"editUrl":"https://github.com/robotframework/robotframework-RFCP-syllabus/edit/docusaurus/website/docs/overview.md","tags":[],"version":"current","sidebarPosition":1,"frontMatter":{"sidebar_position":1},"sidebar":"tutorialSidebar","next":{"title":"1 Introduction to Robot Framework","permalink":"/robotframework-RFCP-syllabus/docs/chapter-01/overview"}}');var o=i(4848),r=i(8453);const a={sidebar_position:1},s="Introduction",l={},c=[{value:"0.1 About the Syllabus",id:"01-about-the-syllabus",level:2},{value:"0.2 About "Robot Framework\xae Certified Professional"",id:"02-about-robot-framework-certified-professional",level:2},{value:"0.3 Business Outcomes",id:"03-business-outcomes",level:2},{value:"0.4 About Learning Objectives and Knowledge Levels",id:"04-about-learning-objectives-and-knowledge-levels",level:2},{value:"0.5 About Accredited Training Providers",id:"05-about-accredited-training-providers",level:2},{value:"0.6 About Exam Providers",id:"06-about-exam-providers",level:2},{value:"Global Association for Software Quality (GASQ)",id:"global-association-for-software-quality-gasq",level:3},{value:"0.7 Acknowledgment of Contributors",id:"07-acknowledgment-of-contributors",level:2}];function d(e){const n={a:"a",admonition:"admonition",h1:"h1",h2:"h2",h3:"h3",header:"header",li:"li",p:"p",strong:"strong",ul:"ul",...(0,r.R)(),...e.components};return(0,o.jsxs)(o.Fragment,{children:[(0,o.jsx)(n.header,{children:(0,o.jsx)(n.h1,{id:"introduction",children:"Introduction"})}),"\n",(0,o.jsx)(n.h2,{id:"01-about-the-syllabus",children:"0.1 About the Syllabus"}),"\n",(0,o.jsx)(n.p,{children:'This syllabus serves as both a guidance document for participants and a requirement specification for Accredited Training Providers\npreparing candidates for the "Robot Framework\xae Certified Professional" (RFCP\xae) exam.\nIt outlines the structure, learning objectives, and knowledge areas essential for certification.'}),"\n",(0,o.jsx)(n.p,{children:"This syllabus is not a training manual, tutorial, or comprehensive learning resource but instead defines the scope of knowledge\nthat must be taught in a Robot Framework training and acquired by participants to meet the certification requirements."}),"\n",(0,o.jsx)(n.admonition,{type:"note",children:(0,o.jsxs)(n.p,{children:["For further explanation, complementary examples, and practical exercises beyond the scope of this syllabus,\nparticipants are encouraged to consult additional resources, such as the official documentation at ",(0,o.jsx)(n.a,{href:"https://docs.robotframework.org/",children:"docs.robotframework.org"}),"."]})}),"\n",(0,o.jsx)(n.p,{children:"The syllabus is divided into chapters that progress logically from basic concepts to more advanced topics of Robot Framework."}),"\n",(0,o.jsx)(n.p,{children:"The learning objectives (LOs) specified within this document are binding,\nmeaning they define the specific knowledge and skills participants are expected to acquire during the course in order to pass the exam.\nTherefore, trainers are required to effectively cover the syllabus within their course.\nAdditionally, the recommended sequence of topics in this syllabus helps guide the order of learning,\nbut the specific teaching methods, order and pace may be adapted by the instructor based on class dynamics or need."}),"\n",(0,o.jsx)(n.h2,{id:"02-about-robot-framework-certified-professional",children:'0.2 About "Robot Framework\xae Certified Professional"'}),"\n",(0,o.jsx)(n.p,{children:"The Robot Framework\xae Certified Professional (RFCP\xae) certification represents the foundational level of expertise in Robot Framework. It provides participants with a strong understanding of the core principles, syntax, and basic control structures needed to develop effective automation scripts."}),"\n",(0,o.jsx)(n.p,{children:"While the RFCP\xae includes an introduction to advanced features such as FOR-Loops and IF statements,\nthe focus is primarily on awareness rather than in-depth mastery,\nleaving detailed exploration of these topics to the more advanced future certification levels."}),"\n",(0,o.jsx)(n.p,{children:"RFCP\xae concentrates on essential concepts such as keyword-driven automation, script execution, and integrating external libraries.\nIt is designed for those seeking proficiency in Robot Framework\u2019s core functionalities while gaining an overview of its broader capabilities.\nThis certification does not require or teach domain-specific automation knowledge, such as web, API, or database automation."}),"\n",(0,o.jsx)(n.h2,{id:"03-business-outcomes",children:"0.3 Business Outcomes"}),"\n",(0,o.jsx)(n.p,{children:"Upon completing this course, participants will achieve the following capabilities:"}),"\n",(0,o.jsxs)(n.ul,{children:["\n",(0,o.jsxs)(n.li,{children:["\n",(0,o.jsxs)(n.p,{children:[(0,o.jsx)(n.strong,{children:"Understand the architecture and mechanics of Robot Framework"}),": Gain a clear understanding of how Robot Framework\xae operates, including its core components, execution flow, and interaction with external libraries."]}),"\n"]}),"\n",(0,o.jsxs)(n.li,{children:["\n",(0,o.jsxs)(n.p,{children:[(0,o.jsx)(n.strong,{children:"Develop and maintain stable automation scripts"}),": Learn how to create automation scripts that are robust, easy to maintain, and adaptable to different scenarios."]}),"\n"]}),"\n",(0,o.jsxs)(n.li,{children:["\n",(0,o.jsxs)(n.p,{children:[(0,o.jsx)(n.strong,{children:"Develop user keywords and build keyword repositories for reuse"}),": Understand how to create reusable keywords and build keyword repositories to improve efficiency and maintainability in automation projects."]}),"\n"]}),"\n",(0,o.jsxs)(n.li,{children:["\n",(0,o.jsxs)(n.p,{children:[(0,o.jsx)(n.strong,{children:"Write documentation"}),": Learn best practices for documenting keywords, suites and tests or tasks to ensure clarity and ease of use for future script maintenance or collaboration."]}),"\n"]}),"\n",(0,o.jsxs)(n.li,{children:["\n",(0,o.jsxs)(n.p,{children:[(0,o.jsx)(n.strong,{children:"Integrate external automation libraries"}),": Leverage external libraries to enable Robot Framework\xae to interact with a wide range of technologies, such as APIs, user interfaces (Web, Mobile, others), databases, and many more."]}),"\n"]}),"\n",(0,o.jsxs)(n.li,{children:["\n",(0,o.jsxs)(n.p,{children:[(0,o.jsx)(n.strong,{children:"Understand the flow of more complex automation scripts"}),": Gain insights into how to structure and manage automation scripts that involve flow control, conditional executions or more intricate workflows."]}),"\n"]}),"\n",(0,o.jsxs)(n.li,{children:["\n",(0,o.jsxs)(n.p,{children:[(0,o.jsx)(n.strong,{children:"Run automated executions"}),": Develop skills in executing automation tasks efficiently."]}),"\n"]}),"\n",(0,o.jsxs)(n.li,{children:["\n",(0,o.jsxs)(n.p,{children:[(0,o.jsx)(n.strong,{children:"Understand, analyze, and debug automation results/protocols"}),": Learn how to interpret automation execution results, identify issues, and debug scripts effectively."]}),"\n"]}),"\n"]}),"\n",(0,o.jsx)(n.h2,{id:"04-about-learning-objectives-and-knowledge-levels",children:"0.4 About Learning Objectives and Knowledge Levels"}),"\n",(0,o.jsxs)(n.p,{children:["The learning objectives (LOs) are a critical component of this syllabus,\nas they define what participants are expected to know and be able to do by the end of the course.\nTo ensure a clear understanding of these objectives, we apply Knowledge Levels (K-Levels) as a framework for assessing learning progress.\nThese levels are based on Bloom's Taxonomy of Educational Objectives. See ",(0,o.jsx)(n.a,{href:"https://en.wikipedia.org/wiki/Bloom%27s_taxonomy",children:"Bloom's taxonomy"})]}),"\n",(0,o.jsxs)(n.ul,{children:["\n",(0,o.jsxs)(n.li,{children:["\n",(0,o.jsxs)(n.p,{children:[(0,o.jsx)(n.strong,{children:"K1 (Remember)"}),": Basic knowledge of terminology and facts. At this level, participants are expected to recall essential terms, concepts, and definitions."]}),"\n"]}),"\n",(0,o.jsxs)(n.li,{children:["\n",(0,o.jsxs)(n.p,{children:[(0,o.jsx)(n.strong,{children:"K2 (Understand)"}),": Comprehension of concepts. Participants should demonstrate an understanding of the principles behind Robot Framework, such as its mechanics, syntax and architecture."]}),"\n"]}),"\n",(0,o.jsxs)(n.li,{children:["\n",(0,o.jsxs)(n.p,{children:[(0,o.jsx)(n.strong,{children:"K3 (Apply)"}),": Practical application of knowledge. Participants are expected to be able to write and execute automation scripts, develop keywords, interact with external libraries, and find errors in their automation scripts."]}),"\n"]}),"\n"]}),"\n",(0,o.jsx)(n.p,{children:"Throughout this syllabus, participants will progress through these knowledge levels\u2014from basic recall (K1) to understanding and explaining concepts (K2), and ultimately applying their knowledge to practical automation tasks (K3). This structured approach ensures participants gain a comprehensive and practical understanding of Robot Framework fundamentals and their application in real-world scenarios."}),"\n",(0,o.jsx)(n.h2,{id:"05-about-accredited-training-providers",children:"0.5 About Accredited Training Providers"}),"\n",(0,o.jsx)(n.p,{children:"Accredited Training Providers are organizations officially accredited by the Robot Framework Foundation to offer certified training programs for a specific certification level.\nThese partners shall deliver high-quality, structured courses designed to prepare candidates for the Robot Framework\xae Certified Professional (RFCP\xae) exam and other future Robot Framework certifications."}),"\n",(0,o.jsx)(n.p,{children:'All training providers are members of the Robot Framework Foundation,\nand their training materials have been reviewed by independent Robot Framework experts chosen by the Robot Framework Foundation to ensure the Foundation\'s quality standards.\nOnly these Accredited Training Providers are permitted to refer to their courses as "Robot Framework\xae" training or use the term "Robot Framework\xae Certified Professional" or "RFCP\xae" in connection with their programs, due to the trademark on these terms.'}),"\n",(0,o.jsx)(n.p,{children:"Trainings can be exclusively pursued through these partners, but obtaining a certificate is not dependent on completing their courses, allowing flexibility for candidates to self-study if desired."}),"\n",(0,o.jsx)(n.h2,{id:"06-about-exam-providers",children:"0.6 About Exam Providers"}),"\n",(0,o.jsx)(n.p,{children:"Exam providers are independent organizations responsible for administering certification exams for the Robot Framework\xae certification program.\nThese providers manage the entire examination process, from scheduling and conducting the exams to handling participant data and maintaining certification records."}),"\n",(0,o.jsx)(n.p,{children:"An exam provider ensures that the certification process is handled professionally and securely.\nThey are tasked with delivering a seamless exam experience, including remote proctoring services, technical support, and other logistical elements.\nIn addition to overseeing the exam itself, they maintain strict confidentiality and compliance with data privacy regulations, ensuring the secure management of all participant information."}),"\n",(0,o.jsx)(n.p,{children:"The exam provider is also responsible for storing and managing certification data.\nThis includes tracking which participants have earned certifications, maintaining certification validity, and providing verification services if needed."}),"\n",(0,o.jsx)(n.h3,{id:"global-association-for-software-quality-gasq",children:"Global Association for Software Quality (GASQ)"}),"\n",(0,o.jsxs)(n.p,{children:["Our current exclusive exam provider is the ",(0,o.jsx)(n.a,{href:"https://www.gasq.org/en/home.html",children:"Global Association for Software Quality"}),"."]}),"\n",(0,o.jsx)(n.p,{children:"Global Association for Software Quality , abbreviated GASQ,\nis an international exam provider and a leading association in the software quality industry.\nGASQ was founded by experts from Europe, Asia and America as an independent,\ninternational non-profit association aiming to advocate and promote software quality in research, teaching and industry."}),"\n",(0,o.jsx)(n.h2,{id:"07-acknowledgment-of-contributors",children:"0.7 Acknowledgment of Contributors"}),"\n",(0,o.jsx)(n.p,{children:'The Robot Framework syllabus and the corresponding "Robot Framework Certified Professional\xae" (RFCP) certification would not have been possible without the efforts of its author and contributors. This chapter acknowledges their valuable contributions to the development of this syllabus.'}),"\n",(0,o.jsx)(n.p,{children:(0,o.jsx)(n.strong,{children:"The Author"})}),"\n",(0,o.jsxs)(n.p,{children:["The primary author of this syllabus is ",(0,o.jsx)(n.strong,{children:"Ren\xe9 Rohner"}),"."]}),"\n",(0,o.jsx)(n.p,{children:(0,o.jsx)(n.strong,{children:"Contributors"})}),"\n",(0,o.jsx)(n.p,{children:"The following individuals have contributed to the development of this syllabus:"}),"\n",(0,o.jsx)(n.p,{children:(0,o.jsx)(n.strong,{children:"Alena Drebezgova, Alex Read, Christoph Singer, Elout van Leeuwen, Frank van der Kuur, Gerwin Laagland, Ilmari Salmela, Krzysztof \u017bminkowski, Lydia Peabody, Michael Biech, Miikka Solmela, Pekka Kl\xe4rck, Pyry Hartman, Sami Pesonen, Simon Meggle, Tatu Kairi, and Tom\xe1\u0161 H\xe1k."})}),"\n",(0,o.jsx)(n.p,{children:(0,o.jsx)(n.strong,{children:"Special Mentions"})}),"\n",(0,o.jsxs)(n.p,{children:["Special recognition is given to ",(0,o.jsx)(n.strong,{children:"Gerwin Laagland"}),", ",(0,o.jsx)(n.strong,{children:"Simon Meggle"}),", and ",(0,o.jsx)(n.strong,{children:"Frank van der Kuur"}),", whose thorough reviews and insightful suggestions greatly enhanced the clarity, structure, and overall quality of the syllabus."]}),"\n",(0,o.jsxs)(n.p,{children:[(0,o.jsx)(n.strong,{children:"Krzysztof \u017bminkowski"}),", and ",(0,o.jsx)(n.strong,{children:"Simon Meggle"})," contributed significantly to the creation of the exam by proposing thoughtful and challenging questions."]}),"\n",(0,o.jsxs)(n.p,{children:[(0,o.jsx)(n.strong,{children:"Sami Pesonen"})," laid the groundwork for this syllabus by assembling the initial collection of topics to be covered, forming the foundation upon which the syllabus was built."]}),"\n",(0,o.jsx)(n.p,{children:(0,o.jsx)(n.strong,{children:"Acknowledgment"})}),"\n",(0,o.jsx)(n.p,{children:'The creation of the "Robot Framework Certified Professional\xae" syllabus stands as a testament to the dedication and generosity of its contributors. Most of the work has been done pro bono, reflecting a deep commitment to the principles of open-source collaboration and knowledge sharing. Each contributor\u2014from those who meticulously reviewed and refined the content to those who laid its very foundation\u2014has left a lasting impact. Their combined efforts have ensured that this document serves as a meaningful and accessible resource. We extend our heartfelt gratitude to everyone involved for their invaluable contributions.'})]})}function h(e={}){const{wrapper:n}={...(0,r.R)(),...e.components};return n?(0,o.jsx)(n,{...e,children:(0,o.jsx)(d,{...e})}):d(e)}},8453:(e,n,i)=>{i.d(n,{R:()=>a,x:()=>s});var t=i(6540);const o={},r=t.createContext(o);function a(e){const n=t.useContext(r);return t.useMemo((function(){return"function"==typeof e?e(n):{...n,...e}}),[n,e])}function s(e){let n;return n=e.disableParentContext?"function"==typeof e.components?e.components(o):e.components||o:a(e.components),t.createElement(r.Provider,{value:n},e.children)}}}]); \ No newline at end of file diff --git a/assets/js/1df93b7f.efaee687.js b/assets/js/1df93b7f.0f5f71a0.js similarity index 98% rename from assets/js/1df93b7f.efaee687.js rename to assets/js/1df93b7f.0f5f71a0.js index f34bb51..8d59d05 100644 --- a/assets/js/1df93b7f.efaee687.js +++ b/assets/js/1df93b7f.0f5f71a0.js @@ -1 +1 @@ -"use strict";(self.webpackChunkwebsite=self.webpackChunkwebsite||[]).push([[583],{7944:(e,t,n)=>{n.r(t),n.d(t,{default:()=>f});var r=n(4164),i=n(797),s=n(1410),o=n(9303);const a={features:"features_t9lD",featureSvg:"featureSvg_GfXr","homepage-card":"homepage-card_P_yA","card-content":"card-content_mALb",description:"description_ynef",menu__link:"menu__link_GTED","section-content":"section-content_m2Rv"};var c=n(6289),d=n(4848);const l=[{title:"0. About the Syllabus",description:(0,d.jsx)(d.Fragment,{children:"This chapter provides an overview of the Robot Framework\xae Certified Professional (RFCP\xae) syllabus, detailing the course structure, learning objectives, and the foundational knowledge required for certification."}),link:"/docs/overview"},{title:"1. Introduction to Robot Framework",description:(0,d.jsx)(d.Fragment,{children:"This chapter introduces Robot Framework, detailing its primary use cases, its architecture, core components, specification styles, and introduces the Robot Framework Foundation."}),link:"/docs/chapter-01/overview"},{title:"2. Getting Started with Robot Framework",description:(0,d.jsx)(d.Fragment,{children:"This chapter introduces the foundational concepts of Robot Framework, execution processes, the utilization of libraries and resource files, how to read keyword documentation, and how to write first tests."}),link:"/docs/chapter-02/overview"},{title:"3. Keyword Design, Variables, and Resource Files",description:(0,d.jsx)(d.Fragment,{children:"This chapter delves into the essential components of Robot Framework, such as **Variables**, **User Keywords**, **Resource Files**, and Data-Driven Testing."}),link:"/docs/chapter-03/overview"},{title:"4. Advanced Structuring and Execution",description:(0,d.jsx)(d.Fragment,{children:"This chapter delves into advanced techniques for structuring and executing Robot Framework, explaining the use of **Setups** and **Teardowns**, and the application of tags to efficiently filter and control execution."}),link:"/docs/chapter-04/overview"},{title:"5. Exploring Advanced Constructs",description:(0,d.jsx)(d.Fragment,{children:"This chapter introduces advanced constructs in Robot Framework, such as advanced variable handling and control structures like IF and FOR statements."}),link:"/docs/chapter-05/overview"}];function h(e){let{title:t,description:n,link:i}=e;return(0,d.jsx)(c.A,{to:i,className:(0,r.A)("homepage-card"),children:(0,d.jsxs)("div",{className:"card-content text--center padding-horiz--md",children:[(0,d.jsx)(o.A,{as:"h2",children:t}),(0,d.jsx)("p",{children:n})]})})}function u(){return(0,d.jsx)("section",{className:a.features,children:(0,d.jsx)("div",{className:"container",children:(0,d.jsx)("div",{className:"section-content",children:l.map(((e,t)=>(0,d.jsx)(h,{...e},t)))})})})}const p={heroBanner:"heroBanner_qdFl",buttons:"buttons_AeoN"};function m(){const{siteConfig:e}=(0,i.A)();return(0,d.jsx)("header",{className:(0,r.A)("hero hero--primary",p.heroBanner),children:(0,d.jsxs)("div",{className:"container",children:[(0,d.jsx)(o.A,{as:"h1",className:"hero__title",children:e.title}),(0,d.jsx)("p",{className:"hero__subtitle",children:e.tagline})]})})}function f(){const{siteConfig:e}=(0,i.A)();return(0,d.jsxs)(s.A,{title:"RFCP Syllabus",description:"Syllabus Page for Robot Framework Certified Professional",children:[(0,d.jsx)(m,{}),(0,d.jsx)("main",{children:(0,d.jsx)(u,{})})]})}}}]); \ No newline at end of file +"use strict";(self.webpackChunkwebsite=self.webpackChunkwebsite||[]).push([[583],{7944:(e,t,n)=>{n.r(t),n.d(t,{default:()=>f});var r=n(4164),i=n(797),s=n(1833),o=n(9303);const a={features:"features_t9lD",featureSvg:"featureSvg_GfXr","homepage-card":"homepage-card_P_yA","card-content":"card-content_mALb",description:"description_ynef",menu__link:"menu__link_GTED","section-content":"section-content_m2Rv"};var c=n(6289),d=n(4848);const l=[{title:"0. About the Syllabus",description:(0,d.jsx)(d.Fragment,{children:"This chapter provides an overview of the Robot Framework\xae Certified Professional (RFCP\xae) syllabus, detailing the course structure, learning objectives, and the foundational knowledge required for certification."}),link:"/docs/overview"},{title:"1. Introduction to Robot Framework",description:(0,d.jsx)(d.Fragment,{children:"This chapter introduces Robot Framework, detailing its primary use cases, its architecture, core components, specification styles, and introduces the Robot Framework Foundation."}),link:"/docs/chapter-01/overview"},{title:"2. Getting Started with Robot Framework",description:(0,d.jsx)(d.Fragment,{children:"This chapter introduces the foundational concepts of Robot Framework, execution processes, the utilization of libraries and resource files, how to read keyword documentation, and how to write first tests."}),link:"/docs/chapter-02/overview"},{title:"3. Keyword Design, Variables, and Resource Files",description:(0,d.jsx)(d.Fragment,{children:"This chapter delves into the essential components of Robot Framework, such as **Variables**, **User Keywords**, **Resource Files**, and Data-Driven Testing."}),link:"/docs/chapter-03/overview"},{title:"4. Advanced Structuring and Execution",description:(0,d.jsx)(d.Fragment,{children:"This chapter delves into advanced techniques for structuring and executing Robot Framework, explaining the use of **Setups** and **Teardowns**, and the application of tags to efficiently filter and control execution."}),link:"/docs/chapter-04/overview"},{title:"5. Exploring Advanced Constructs",description:(0,d.jsx)(d.Fragment,{children:"This chapter introduces advanced constructs in Robot Framework, such as advanced variable handling and control structures like IF and FOR statements."}),link:"/docs/chapter-05/overview"}];function h(e){let{title:t,description:n,link:i}=e;return(0,d.jsx)(c.A,{to:i,className:(0,r.A)("homepage-card"),children:(0,d.jsxs)("div",{className:"card-content text--center padding-horiz--md",children:[(0,d.jsx)(o.A,{as:"h2",children:t}),(0,d.jsx)("p",{children:n})]})})}function u(){return(0,d.jsx)("section",{className:a.features,children:(0,d.jsx)("div",{className:"container",children:(0,d.jsx)("div",{className:"section-content",children:l.map(((e,t)=>(0,d.jsx)(h,{...e},t)))})})})}const p={heroBanner:"heroBanner_qdFl",buttons:"buttons_AeoN"};function m(){const{siteConfig:e}=(0,i.A)();return(0,d.jsx)("header",{className:(0,r.A)("hero hero--primary",p.heroBanner),children:(0,d.jsxs)("div",{className:"container",children:[(0,d.jsx)(o.A,{as:"h1",className:"hero__title",children:e.title}),(0,d.jsx)("p",{className:"hero__subtitle",children:e.tagline})]})})}function f(){const{siteConfig:e}=(0,i.A)();return(0,d.jsxs)(s.A,{title:"RFCP Syllabus",description:"Syllabus Page for Robot Framework Certified Professional",children:[(0,d.jsx)(m,{}),(0,d.jsx)("main",{children:(0,d.jsx)(u,{})})]})}}}]); \ No newline at end of file diff --git a/assets/js/1f391b9e.2af7b9c5.js b/assets/js/1f391b9e.2af7b9c5.js deleted file mode 100644 index 084dbfa..0000000 --- a/assets/js/1f391b9e.2af7b9c5.js +++ /dev/null @@ -1 +0,0 @@ -"use strict";(self.webpackChunkwebsite=self.webpackChunkwebsite||[]).push([[61],{9181:(e,t,a)=>{a.r(t),a.d(t,{default:()=>m});a(6540);var n=a(4164),l=a(1769),r=a(204),i=a(1410),c=a(4522),s=a(7959),h=a(8467),d=a(1708);const o={mdxPageWrapper:"mdxPageWrapper_j9I6"};var v=a(4848);function m(e){const{content:t}=e,{metadata:a,assets:m}=t,{title:p,editUrl:g,description:u,frontMatter:x,lastUpdatedBy:j,lastUpdatedAt:f}=a,{keywords:b,wrapperClassName:w,hide_table_of_contents:y}=x,A=m.image??x.image,E=!!(g||f||j);return(0,v.jsx)(l.e3,{className:(0,n.A)(w??r.G.wrapper.mdxPages,r.G.page.mdxPage),children:(0,v.jsxs)(i.A,{children:[(0,v.jsx)(l.be,{title:p,description:u,keywords:b,image:A}),(0,v.jsx)("main",{className:"container container--fluid margin-vert--lg",children:(0,v.jsxs)("div",{className:(0,n.A)("row",o.mdxPageWrapper),children:[(0,v.jsxs)("div",{className:(0,n.A)("col",!y&&"col--8"),children:[(0,v.jsx)(h.A,{metadata:a}),(0,v.jsx)("article",{children:(0,v.jsx)(c.A,{children:(0,v.jsx)(t,{})})}),E&&(0,v.jsx)(d.A,{className:(0,n.A)("margin-top--sm",r.G.pages.pageFooterEditMetaRow),editUrl:g,lastUpdatedAt:f,lastUpdatedBy:j})]}),!y&&t.toc.length>0&&(0,v.jsx)("div",{className:"col col--2",children:(0,v.jsx)(s.A,{toc:t.toc,minHeadingLevel:x.toc_min_heading_level,maxHeadingLevel:x.toc_max_heading_level})})]})})]})})}},6177:(e,t,a)=>{a.d(t,{A:()=>y});var n,l=a(6540),r=a(2362);function i(){return i=Object.assign?Object.assign.bind():function(e){for(var t=1;t{let{title:t,titleId:a,...r}=e;return l.createElement("svg",i({width:20,height:20,viewBox:"0 0 20 20","aria-labelledby":a},r),t?l.createElement("title",{id:a},t):null,n||(n=l.createElement("path",{d:"M4.13 8.52a2.84 2.84 0 0 1 2.834-2.835 2.84 2.84 0 0 1 2.835 2.836 1.029 1.029 0 1 1-2.057 0 .777.777 0 0 0-1.555 0 1.029 1.029 0 1 1-2.057 0m11.74 4.764c0 .57-.46 1.03-1.029 1.03H5.298a1.029 1.029 0 0 1 0-2.06h9.543c.568 0 1.028.46 1.028 1.03M11.41 9.098a1.03 1.03 0 0 1 .278-1.429l2.386-1.611a1.026 1.026 0 0 1 1.428.274c.318.471.194 1.11-.277 1.429l-2.386 1.61c-.175.121-.376.18-.574.18-.33 0-.656-.16-.855-.453m6.533 6.335a.74.74 0 0 1-.215.518l-1.773 1.774a.74.74 0 0 1-.52.215H4.566a.74.74 0 0 1-.52-.215L2.272 15.95a.74.74 0 0 1-.215-.518V4.568c0-.195.077-.381.215-.519l1.773-1.773a.74.74 0 0 1 .52-.215h10.87c.196 0 .382.077.52.215l1.773 1.773a.73.73 0 0 1 .215.52zm1.509-12.57L17.137.548A1.87 1.87 0 0 0 15.814 0H4.184A1.87 1.87 0 0 0 2.86.548L.548 2.863A1.87 1.87 0 0 0 0 4.186v11.629c0 .496.197.972.548 1.322l2.315 2.315c.35.351.826.548 1.323.548h11.628a1.87 1.87 0 0 0 1.323-.548l2.315-2.315c.35-.35.548-.826.548-1.322V4.185a1.87 1.87 0 0 0-.548-1.322"})))};var s,h,d;function o(){return o=Object.assign?Object.assign.bind():function(e){for(var t=1;t{let{title:t,titleId:a,...n}=e;return l.createElement("svg",o({width:36,height:36,viewBox:"0 -960 720 720","aria-labelledby":a},n),t?l.createElement("title",{id:a},t):null,s||(s=l.createElement("path",{d:"M80-880v560zM493.797-480h60v-240h-120v60h60z"})),h||(h=l.createElement("path",{d:"M80-960c-22 0-40.818 7.849-56.484 23.516S0-902 0-880v560c0 22 7.849 40.818 23.516 56.484S58-240 80-240h560c22 0 40.818-7.849 56.484-23.516S720-298 720-320v-560c0-22-7.849-40.818-23.516-56.484S662-960 640-960Zm0 80h560v560H80Z"})),d||(d=l.createElement("path",{d:"M156.454-480h60v-90l70 90h73l-93-120 93-120h-73l-70 90v-90h-60z"})))};var m,p;function g(){return g=Object.assign?Object.assign.bind():function(e){for(var t=1;t{let{title:t,titleId:a,...n}=e;return l.createElement("svg",g({width:18,height:18,viewBox:"0 -960 720 720","aria-labelledby":a},n),t?l.createElement("title",{id:a},t):null,m||(m=l.createElement("path",{d:"M80-880v560zM80-960c-22 0-40.818 7.849-56.484 23.516S0-902 0-880v560c0 22 7.849 40.818 23.516 56.484S58-240 80-240h560c22 0 40.818-7.849 56.484-23.516S720-298 720-320v-560c0-22-7.849-40.818-23.516-56.484S662-960 640-960Zm0 80h560v560H80Z"})),p||(p=l.createElement("path",{d:"M398.578-480h180v-60h-120v-40h80q17 0 28.5-11.5t11.5-28.5v-60q0-17-11.5-28.5t-28.5-11.5h-140v60h120v40h-80q-17 0-28.5 11.5t-11.5 28.5zM139.953-480h60v-90l70 90h73l-93-120 93-120h-73l-70 90v-90h-60z"})))};var x,j;function f(){return f=Object.assign?Object.assign.bind():function(e){for(var t=1;t{let{title:t,titleId:a,...n}=e;return l.createElement("svg",f({width:36,height:36,viewBox:"0 -960 720 720","aria-labelledby":a},n),t?l.createElement("title",{id:a},t):null,x||(x=l.createElement("path",{d:"M80-880v560zM80-960c-22 0-40.818 7.849-56.484 23.516S0-902 0-880v560c0 22 7.849 40.818 23.516 56.484S58-240 80-240h560c22 0 40.818-7.849 56.484-23.516S720-298 720-320v-560c0-22-7.849-40.818-23.516-56.484S662-960 640-960Zm0 80h560v560H80Z"})),j||(j=l.createElement("path",{d:"M397.569-480h140q17 0 28.5-11.5t11.5-28.5v-160q0-17-11.5-28.5t-28.5-11.5h-140v60h120v40h-80v40h80v40h-120zM140.592-480h60v-90l70 90h73l-93-120 93-120h-73l-70 90v-90h-60z"})))};var w=a(4848);function y(e){if(console.log("AdmonitionWrapper",e),"lo"===e.type)return(0,w.jsx)(w.Fragment,{children:(0,w.jsx)(r.A,{icon:(0,w.jsx)(c,{}),...e})});if("K1"===e.type){const t={...e,type:"note"};return(0,w.jsx)(w.Fragment,{children:(0,w.jsx)(r.A,{icon:(0,w.jsx)(v,{}),...t})})}if("K2"===e.type){const t={...e,type:"tip"};return(0,w.jsx)(w.Fragment,{children:(0,w.jsx)(r.A,{icon:(0,w.jsx)(u,{}),...t})})}if("K3"===e.type){const t={...e,type:"warning"};return(0,w.jsx)(w.Fragment,{children:(0,w.jsx)(r.A,{icon:(0,w.jsx)(b,{}),...t})})}return(0,w.jsx)(w.Fragment,{children:(0,w.jsx)(r.A,{...e})})}}}]); \ No newline at end of file diff --git a/assets/js/1f391b9e.ed0ce01f.js b/assets/js/1f391b9e.ed0ce01f.js new file mode 100644 index 0000000..82e134f --- /dev/null +++ b/assets/js/1f391b9e.ed0ce01f.js @@ -0,0 +1 @@ +"use strict";(self.webpackChunkwebsite=self.webpackChunkwebsite||[]).push([[61],{9181:(e,t,a)=>{a.r(t),a.d(t,{default:()=>m});a(6540);var n=a(4164),l=a(1769),r=a(204),i=a(1833),c=a(900),s=a(7959),h=a(8467),d=a(1708);const o={mdxPageWrapper:"mdxPageWrapper_j9I6"};var v=a(4848);function m(e){const{content:t}=e,{metadata:a,assets:m}=t,{title:p,editUrl:g,description:u,frontMatter:x,lastUpdatedBy:j,lastUpdatedAt:f}=a,{keywords:b,wrapperClassName:w,hide_table_of_contents:y}=x,A=m.image??x.image,E=!!(g||f||j);return(0,v.jsx)(l.e3,{className:(0,n.A)(w??r.G.wrapper.mdxPages,r.G.page.mdxPage),children:(0,v.jsxs)(i.A,{children:[(0,v.jsx)(l.be,{title:p,description:u,keywords:b,image:A}),(0,v.jsx)("main",{className:"container container--fluid margin-vert--lg",children:(0,v.jsxs)("div",{className:(0,n.A)("row",o.mdxPageWrapper),children:[(0,v.jsxs)("div",{className:(0,n.A)("col",!y&&"col--8"),children:[(0,v.jsx)(h.A,{metadata:a}),(0,v.jsx)("article",{children:(0,v.jsx)(c.A,{children:(0,v.jsx)(t,{})})}),E&&(0,v.jsx)(d.A,{className:(0,n.A)("margin-top--sm",r.G.pages.pageFooterEditMetaRow),editUrl:g,lastUpdatedAt:f,lastUpdatedBy:j})]}),!y&&t.toc.length>0&&(0,v.jsx)("div",{className:"col col--2",children:(0,v.jsx)(s.A,{toc:t.toc,minHeadingLevel:x.toc_min_heading_level,maxHeadingLevel:x.toc_max_heading_level})})]})})]})})}},6177:(e,t,a)=>{a.d(t,{A:()=>y});var n,l=a(6540),r=a(2362);function i(){return i=Object.assign?Object.assign.bind():function(e){for(var t=1;t{let{title:t,titleId:a,...r}=e;return l.createElement("svg",i({width:20,height:20,viewBox:"0 0 20 20","aria-labelledby":a},r),t?l.createElement("title",{id:a},t):null,n||(n=l.createElement("path",{d:"M4.13 8.52a2.84 2.84 0 0 1 2.834-2.835 2.84 2.84 0 0 1 2.835 2.836 1.029 1.029 0 1 1-2.057 0 .777.777 0 0 0-1.555 0 1.029 1.029 0 1 1-2.057 0m11.74 4.764c0 .57-.46 1.03-1.029 1.03H5.298a1.029 1.029 0 0 1 0-2.06h9.543c.568 0 1.028.46 1.028 1.03M11.41 9.098a1.03 1.03 0 0 1 .278-1.429l2.386-1.611a1.026 1.026 0 0 1 1.428.274c.318.471.194 1.11-.277 1.429l-2.386 1.61c-.175.121-.376.18-.574.18-.33 0-.656-.16-.855-.453m6.533 6.335a.74.74 0 0 1-.215.518l-1.773 1.774a.74.74 0 0 1-.52.215H4.566a.74.74 0 0 1-.52-.215L2.272 15.95a.74.74 0 0 1-.215-.518V4.568c0-.195.077-.381.215-.519l1.773-1.773a.74.74 0 0 1 .52-.215h10.87c.196 0 .382.077.52.215l1.773 1.773a.73.73 0 0 1 .215.52zm1.509-12.57L17.137.548A1.87 1.87 0 0 0 15.814 0H4.184A1.87 1.87 0 0 0 2.86.548L.548 2.863A1.87 1.87 0 0 0 0 4.186v11.629c0 .496.197.972.548 1.322l2.315 2.315c.35.351.826.548 1.323.548h11.628a1.87 1.87 0 0 0 1.323-.548l2.315-2.315c.35-.35.548-.826.548-1.322V4.185a1.87 1.87 0 0 0-.548-1.322"})))};var s,h,d;function o(){return o=Object.assign?Object.assign.bind():function(e){for(var t=1;t{let{title:t,titleId:a,...n}=e;return l.createElement("svg",o({width:36,height:36,viewBox:"0 -960 720 720","aria-labelledby":a},n),t?l.createElement("title",{id:a},t):null,s||(s=l.createElement("path",{d:"M80-880v560zM493.797-480h60v-240h-120v60h60z"})),h||(h=l.createElement("path",{d:"M80-960c-22 0-40.818 7.849-56.484 23.516S0-902 0-880v560c0 22 7.849 40.818 23.516 56.484S58-240 80-240h560c22 0 40.818-7.849 56.484-23.516S720-298 720-320v-560c0-22-7.849-40.818-23.516-56.484S662-960 640-960Zm0 80h560v560H80Z"})),d||(d=l.createElement("path",{d:"M156.454-480h60v-90l70 90h73l-93-120 93-120h-73l-70 90v-90h-60z"})))};var m,p;function g(){return g=Object.assign?Object.assign.bind():function(e){for(var t=1;t{let{title:t,titleId:a,...n}=e;return l.createElement("svg",g({width:18,height:18,viewBox:"0 -960 720 720","aria-labelledby":a},n),t?l.createElement("title",{id:a},t):null,m||(m=l.createElement("path",{d:"M80-880v560zM80-960c-22 0-40.818 7.849-56.484 23.516S0-902 0-880v560c0 22 7.849 40.818 23.516 56.484S58-240 80-240h560c22 0 40.818-7.849 56.484-23.516S720-298 720-320v-560c0-22-7.849-40.818-23.516-56.484S662-960 640-960Zm0 80h560v560H80Z"})),p||(p=l.createElement("path",{d:"M398.578-480h180v-60h-120v-40h80q17 0 28.5-11.5t11.5-28.5v-60q0-17-11.5-28.5t-28.5-11.5h-140v60h120v40h-80q-17 0-28.5 11.5t-11.5 28.5zM139.953-480h60v-90l70 90h73l-93-120 93-120h-73l-70 90v-90h-60z"})))};var x,j;function f(){return f=Object.assign?Object.assign.bind():function(e){for(var t=1;t{let{title:t,titleId:a,...n}=e;return l.createElement("svg",f({width:36,height:36,viewBox:"0 -960 720 720","aria-labelledby":a},n),t?l.createElement("title",{id:a},t):null,x||(x=l.createElement("path",{d:"M80-880v560zM80-960c-22 0-40.818 7.849-56.484 23.516S0-902 0-880v560c0 22 7.849 40.818 23.516 56.484S58-240 80-240h560c22 0 40.818-7.849 56.484-23.516S720-298 720-320v-560c0-22-7.849-40.818-23.516-56.484S662-960 640-960Zm0 80h560v560H80Z"})),j||(j=l.createElement("path",{d:"M397.569-480h140q17 0 28.5-11.5t11.5-28.5v-160q0-17-11.5-28.5t-28.5-11.5h-140v60h120v40h-80v40h80v40h-120zM140.592-480h60v-90l70 90h73l-93-120 93-120h-73l-70 90v-90h-60z"})))};var w=a(4848);function y(e){if(console.log("AdmonitionWrapper",e),"lo"===e.type)return(0,w.jsx)(w.Fragment,{children:(0,w.jsx)(r.A,{icon:(0,w.jsx)(c,{}),...e})});if("K1"===e.type){const t={...e,type:"note"};return(0,w.jsx)(w.Fragment,{children:(0,w.jsx)(r.A,{icon:(0,w.jsx)(v,{}),...t})})}if("K2"===e.type){const t={...e,type:"tip"};return(0,w.jsx)(w.Fragment,{children:(0,w.jsx)(r.A,{icon:(0,w.jsx)(u,{}),...t})})}if("K3"===e.type){const t={...e,type:"warning"};return(0,w.jsx)(w.Fragment,{children:(0,w.jsx)(r.A,{icon:(0,w.jsx)(b,{}),...t})})}return(0,w.jsx)(w.Fragment,{children:(0,w.jsx)(r.A,{...e})})}}}]); \ No newline at end of file diff --git a/assets/js/208.e894e382.js b/assets/js/208.e894e382.js deleted file mode 100644 index b6f2b39..0000000 --- a/assets/js/208.e894e382.js +++ /dev/null @@ -1 +0,0 @@ -(self.webpackChunkwebsite=self.webpackChunkwebsite||[]).push([[208],{2362:(e,t,n)=>{"use strict";n.d(t,{A:()=>_});var s=n(6540),a=n(4848);function o(e){const{mdxAdmonitionTitle:t,rest:n}=function(e){const t=s.Children.toArray(e),n=t.find((e=>s.isValidElement(e)&&"mdxAdmonitionTitle"===e.type)),o=t.filter((e=>e!==n)),c=n?.props.children;return{mdxAdmonitionTitle:c,rest:o.length>0?(0,a.jsx)(a.Fragment,{children:o}):null}}(e.children),o=e.title??t;return{...e,...o&&{title:o},children:n}}var c=n(4164),r=n(539),i=n(204);const l="admonition_xJq3",d="admonitionHeading_Gvgb",u="admonitionIcon_Rf37",m="admonitionContent_BuS1";function h(e){let{type:t,className:n,children:s}=e;return(0,a.jsx)("div",{className:(0,c.A)(i.G.common.admonition,i.G.common.admonitionType(t),l,n),children:s})}function f(e){let{icon:t,title:n}=e;return(0,a.jsxs)("div",{className:d,children:[(0,a.jsx)("span",{className:u,children:t}),n]})}function p(e){let{children:t}=e;return t?(0,a.jsx)("div",{className:m,children:t}):null}function x(e){const{type:t,icon:n,title:s,children:o,className:c}=e;return(0,a.jsxs)(h,{type:t,className:c,children:[s||n?(0,a.jsx)(f,{title:s,icon:n}):null,(0,a.jsx)(p,{children:o})]})}function g(e){return(0,a.jsx)("svg",{viewBox:"0 0 14 16",...e,children:(0,a.jsx)("path",{fillRule:"evenodd",d:"M6.3 5.69a.942.942 0 0 1-.28-.7c0-.28.09-.52.28-.7.19-.18.42-.28.7-.28.28 0 .52.09.7.28.18.19.28.42.28.7 0 .28-.09.52-.28.7a1 1 0 0 1-.7.3c-.28 0-.52-.11-.7-.3zM8 7.99c-.02-.25-.11-.48-.31-.69-.2-.19-.42-.3-.69-.31H6c-.27.02-.48.13-.69.31-.2.2-.3.44-.31.69h1v3c.02.27.11.5.31.69.2.2.42.31.69.31h1c.27 0 .48-.11.69-.31.2-.19.3-.42.31-.69H8V7.98v.01zM7 2.3c-3.14 0-5.7 2.54-5.7 5.68 0 3.14 2.56 5.7 5.7 5.7s5.7-2.55 5.7-5.7c0-3.15-2.56-5.69-5.7-5.69v.01zM7 .98c3.86 0 7 3.14 7 7s-3.14 7-7 7-7-3.12-7-7 3.14-7 7-7z"})})}const b={icon:(0,a.jsx)(g,{}),title:(0,a.jsx)(r.A,{id:"theme.admonition.note",description:"The default label used for the Note admonition (:::note)",children:"note"})};function j(e){return(0,a.jsx)(x,{...b,...e,className:(0,c.A)("alert alert--secondary",e.className),children:e.children})}function v(e){return(0,a.jsx)("svg",{viewBox:"0 0 12 16",...e,children:(0,a.jsx)("path",{fillRule:"evenodd",d:"M6.5 0C3.48 0 1 2.19 1 5c0 .92.55 2.25 1 3 1.34 2.25 1.78 2.78 2 4v1h5v-1c.22-1.22.66-1.75 2-4 .45-.75 1-2.08 1-3 0-2.81-2.48-5-5.5-5zm3.64 7.48c-.25.44-.47.8-.67 1.11-.86 1.41-1.25 2.06-1.45 3.23-.02.05-.02.11-.02.17H5c0-.06 0-.13-.02-.17-.2-1.17-.59-1.83-1.45-3.23-.2-.31-.42-.67-.67-1.11C2.44 6.78 2 5.65 2 5c0-2.2 2.02-4 4.5-4 1.22 0 2.36.42 3.22 1.19C10.55 2.94 11 3.94 11 5c0 .66-.44 1.78-.86 2.48zM4 14h5c-.23 1.14-1.3 2-2.5 2s-2.27-.86-2.5-2z"})})}const N={icon:(0,a.jsx)(v,{}),title:(0,a.jsx)(r.A,{id:"theme.admonition.tip",description:"The default label used for the Tip admonition (:::tip)",children:"tip"})};function y(e){return(0,a.jsx)(x,{...N,...e,className:(0,c.A)("alert alert--success",e.className),children:e.children})}function A(e){return(0,a.jsx)("svg",{viewBox:"0 0 14 16",...e,children:(0,a.jsx)("path",{fillRule:"evenodd",d:"M7 2.3c3.14 0 5.7 2.56 5.7 5.7s-2.56 5.7-5.7 5.7A5.71 5.71 0 0 1 1.3 8c0-3.14 2.56-5.7 5.7-5.7zM7 1C3.14 1 0 4.14 0 8s3.14 7 7 7 7-3.14 7-7-3.14-7-7-7zm1 3H6v5h2V4zm0 6H6v2h2v-2z"})})}const k={icon:(0,a.jsx)(A,{}),title:(0,a.jsx)(r.A,{id:"theme.admonition.info",description:"The default label used for the Info admonition (:::info)",children:"info"})};function C(e){return(0,a.jsx)(x,{...k,...e,className:(0,c.A)("alert alert--info",e.className),children:e.children})}function B(e){return(0,a.jsx)("svg",{viewBox:"0 0 16 16",...e,children:(0,a.jsx)("path",{fillRule:"evenodd",d:"M8.893 1.5c-.183-.31-.52-.5-.887-.5s-.703.19-.886.5L.138 13.499a.98.98 0 0 0 0 1.001c.193.31.53.501.886.501h13.964c.367 0 .704-.19.877-.5a1.03 1.03 0 0 0 .01-1.002L8.893 1.5zm.133 11.497H6.987v-2.003h2.039v2.003zm0-3.004H6.987V5.987h2.039v4.006z"})})}const w={icon:(0,a.jsx)(B,{}),title:(0,a.jsx)(r.A,{id:"theme.admonition.warning",description:"The default label used for the Warning admonition (:::warning)",children:"warning"})};function L(e){return(0,a.jsx)("svg",{viewBox:"0 0 12 16",...e,children:(0,a.jsx)("path",{fillRule:"evenodd",d:"M5.05.31c.81 2.17.41 3.38-.52 4.31C3.55 5.67 1.98 6.45.9 7.98c-1.45 2.05-1.7 6.53 3.53 7.7-2.2-1.16-2.67-4.52-.3-6.61-.61 2.03.53 3.33 1.94 2.86 1.39-.47 2.3.53 2.27 1.67-.02.78-.31 1.44-1.13 1.81 3.42-.59 4.78-3.42 4.78-5.56 0-2.84-2.53-3.22-1.25-5.61-1.52.13-2.03 1.13-1.89 2.75.09 1.08-1.02 1.8-1.86 1.33-.67-.41-.66-1.19-.06-1.78C8.18 5.31 8.68 2.45 5.05.32L5.03.3l.02.01z"})})}const E={icon:(0,a.jsx)(L,{}),title:(0,a.jsx)(r.A,{id:"theme.admonition.danger",description:"The default label used for the Danger admonition (:::danger)",children:"danger"})};const T={icon:(0,a.jsx)(B,{}),title:(0,a.jsx)(r.A,{id:"theme.admonition.caution",description:"The default label used for the Caution admonition (:::caution)",children:"caution"})};const H={...{note:j,tip:y,info:C,warning:function(e){return(0,a.jsx)(x,{...w,...e,className:(0,c.A)("alert alert--warning",e.className),children:e.children})},danger:function(e){return(0,a.jsx)(x,{...E,...e,className:(0,c.A)("alert alert--danger",e.className),children:e.children})}},...{secondary:e=>(0,a.jsx)(j,{title:"secondary",...e}),important:e=>(0,a.jsx)(C,{title:"important",...e}),success:e=>(0,a.jsx)(y,{title:"success",...e}),caution:function(e){return(0,a.jsx)(x,{...T,...e,className:(0,c.A)("alert alert--warning",e.className),children:e.children})}}};function _(e){const t=o(e),n=(s=t.type,H[s]||(console.warn(`No admonition component found for admonition type "${s}". Using Info as fallback.`),H.info));var s;return(0,a.jsx)(n,{...t})}},8467:(e,t,n)=>{"use strict";n.d(t,{A:()=>g});n(6540);var s=n(4164),a=n(539),o=n(7143),c=n(4848);function r(){return(0,c.jsx)(a.A,{id:"theme.contentVisibility.unlistedBanner.title",description:"The unlisted content banner title",children:"Unlisted page"})}function i(){return(0,c.jsx)(a.A,{id:"theme.contentVisibility.unlistedBanner.message",description:"The unlisted content banner message",children:"This page is unlisted. Search engines will not index it, and only users having a direct link can access it."})}function l(){return(0,c.jsx)(o.A,{children:(0,c.jsx)("meta",{name:"robots",content:"noindex, nofollow"})})}function d(){return(0,c.jsx)(a.A,{id:"theme.contentVisibility.draftBanner.title",description:"The draft content banner title",children:"Draft page"})}function u(){return(0,c.jsx)(a.A,{id:"theme.contentVisibility.draftBanner.message",description:"The draft content banner message",children:"This page is a draft. It will only be visible in dev and be excluded from the production build."})}var m=n(204),h=n(6177);function f(e){let{className:t}=e;return(0,c.jsx)(h.A,{type:"caution",title:(0,c.jsx)(d,{}),className:(0,s.A)(t,m.G.common.draftBanner),children:(0,c.jsx)(u,{})})}function p(e){let{className:t}=e;return(0,c.jsx)(h.A,{type:"caution",title:(0,c.jsx)(r,{}),className:(0,s.A)(t,m.G.common.unlistedBanner),children:(0,c.jsx)(i,{})})}function x(e){return(0,c.jsxs)(c.Fragment,{children:[(0,c.jsx)(l,{}),(0,c.jsx)(p,{...e})]})}function g(e){let{metadata:t}=e;const{unlisted:n,frontMatter:s}=t;return(0,c.jsxs)(c.Fragment,{children:[(n||s.unlisted)&&(0,c.jsx)(x,{}),s.draft&&(0,c.jsx)(f,{})]})}},1708:(e,t,n)=>{"use strict";n.d(t,{A:()=>g});n(6540);var s=n(4164),a=n(539),o=n(204),c=n(6289);const r={iconEdit:"iconEdit_Z9Sw"};var i=n(4848);function l(e){let{className:t,...n}=e;return(0,i.jsx)("svg",{fill:"currentColor",height:"20",width:"20",viewBox:"0 0 40 40",className:(0,s.A)(r.iconEdit,t),"aria-hidden":"true",...n,children:(0,i.jsx)("g",{children:(0,i.jsx)("path",{d:"m34.5 11.7l-3 3.1-6.3-6.3 3.1-3q0.5-0.5 1.2-0.5t1.1 0.5l3.9 3.9q0.5 0.4 0.5 1.1t-0.5 1.2z m-29.5 17.1l18.4-18.5 6.3 6.3-18.4 18.4h-6.3v-6.2z"})})})}function d(e){let{editUrl:t}=e;return(0,i.jsxs)(c.A,{to:t,className:o.G.common.editThisPage,children:[(0,i.jsx)(l,{}),(0,i.jsx)(a.A,{id:"theme.common.editThisPage",description:"The link label to edit the current page",children:"Edit this page"})]})}var u=n(797);function m(e){void 0===e&&(e={});const{i18n:{currentLocale:t}}=(0,u.A)(),n=function(){const{i18n:{currentLocale:e,localeConfigs:t}}=(0,u.A)();return t[e].calendar}();return new Intl.DateTimeFormat(t,{calendar:n,...e})}function h(e){let{lastUpdatedAt:t}=e;const n=new Date(t),s=m({day:"numeric",month:"short",year:"numeric",timeZone:"UTC"}).format(n);return(0,i.jsx)(a.A,{id:"theme.lastUpdated.atDate",description:"The words used to describe on which date a page has been last updated",values:{date:(0,i.jsx)("b",{children:(0,i.jsx)("time",{dateTime:n.toISOString(),itemProp:"dateModified",children:s})})},children:" on {date}"})}function f(e){let{lastUpdatedBy:t}=e;return(0,i.jsx)(a.A,{id:"theme.lastUpdated.byUser",description:"The words used to describe by who the page has been last updated",values:{user:(0,i.jsx)("b",{children:t})},children:" by {user}"})}function p(e){let{lastUpdatedAt:t,lastUpdatedBy:n}=e;return(0,i.jsxs)("span",{className:o.G.common.lastUpdated,children:[(0,i.jsx)(a.A,{id:"theme.lastUpdated.lastUpdatedAtBy",description:"The sentence used to display when a page has been last updated, and by who",values:{atDate:t?(0,i.jsx)(h,{lastUpdatedAt:t}):"",byUser:n?(0,i.jsx)(f,{lastUpdatedBy:n}):""},children:"Last updated{atDate}{byUser}"}),!1]})}const x={lastUpdated:"lastUpdated_JAkA"};function g(e){let{className:t,editUrl:n,lastUpdatedAt:a,lastUpdatedBy:o}=e;return(0,i.jsxs)("div",{className:(0,s.A)("row",t),children:[(0,i.jsx)("div",{className:"col",children:n&&(0,i.jsx)(d,{editUrl:n})}),(0,i.jsx)("div",{className:(0,s.A)("col",x.lastUpdated),children:(a||o)&&(0,i.jsx)(p,{lastUpdatedAt:a,lastUpdatedBy:o})})]})}},4522:(e,t,n)=>{"use strict";n.d(t,{A:()=>me});var s=n(6540),a=n(8453),o=n(7143),c=n(9136),r=n(4164),i=n(8532),l=n(3115);function d(){const{prism:e}=(0,l.p)(),{colorMode:t}=(0,i.G)(),n=e.theme,s=e.darkTheme||n;return"dark"===t?s:n}var u=n(204),m=n(8426),h=n.n(m);const f=/title=(?["'])(?.*?)\1/,p=/\{(?<range>[\d,-]+)\}/,x={js:{start:"\\/\\/",end:""},jsBlock:{start:"\\/\\*",end:"\\*\\/"},jsx:{start:"\\{\\s*\\/\\*",end:"\\*\\/\\s*\\}"},bash:{start:"#",end:""},html:{start:"\x3c!--",end:"--\x3e"}},g={...x,lua:{start:"--",end:""},wasm:{start:"\\;\\;",end:""},tex:{start:"%",end:""},vb:{start:"['\u2018\u2019]",end:""},vbnet:{start:"(?:_\\s*)?['\u2018\u2019]",end:""},rem:{start:"[Rr][Ee][Mm]\\b",end:""},f90:{start:"!",end:""},ml:{start:"\\(\\*",end:"\\*\\)"},cobol:{start:"\\*>",end:""}},b=Object.keys(x);function j(e,t){const n=e.map((e=>{const{start:n,end:s}=g[e];return`(?:${n}\\s*(${t.flatMap((e=>[e.line,e.block?.start,e.block?.end].filter(Boolean))).join("|")})\\s*${s})`})).join("|");return new RegExp(`^\\s*(?:${n})\\s*$`)}function v(e,t){let n=e.replace(/\n$/,"");const{language:s,magicComments:a,metastring:o}=t;if(o&&p.test(o)){const e=o.match(p).groups.range;if(0===a.length)throw new Error(`A highlight range has been given in code block's metastring (\`\`\` ${o}), but no magic comment config is available. Docusaurus applies the first magic comment entry's className for metastring ranges.`);const t=a[0].className,s=h()(e).filter((e=>e>0)).map((e=>[e-1,[t]]));return{lineClassNames:Object.fromEntries(s),code:n}}if(void 0===s)return{lineClassNames:{},code:n};const c=function(e,t){switch(e){case"js":case"javascript":case"ts":case"typescript":return j(["js","jsBlock"],t);case"jsx":case"tsx":return j(["js","jsBlock","jsx"],t);case"html":return j(["js","jsBlock","html"],t);case"python":case"py":case"bash":return j(["bash"],t);case"markdown":case"md":return j(["html","jsx","bash"],t);case"tex":case"latex":case"matlab":return j(["tex"],t);case"lua":case"haskell":return j(["lua"],t);case"sql":return j(["lua","jsBlock"],t);case"wasm":return j(["wasm"],t);case"vb":case"vba":case"visual-basic":return j(["vb","rem"],t);case"vbnet":return j(["vbnet","rem"],t);case"batch":return j(["rem"],t);case"basic":return j(["rem","f90"],t);case"fsharp":return j(["js","ml"],t);case"ocaml":case"sml":return j(["ml"],t);case"fortran":return j(["f90"],t);case"cobol":return j(["cobol"],t);default:return j(b,t)}}(s,a),r=n.split("\n"),i=Object.fromEntries(a.map((e=>[e.className,{start:0,range:""}]))),l=Object.fromEntries(a.filter((e=>e.line)).map((e=>{let{className:t,line:n}=e;return[n,t]}))),d=Object.fromEntries(a.filter((e=>e.block)).map((e=>{let{className:t,block:n}=e;return[n.start,t]}))),u=Object.fromEntries(a.filter((e=>e.block)).map((e=>{let{className:t,block:n}=e;return[n.end,t]})));for(let h=0;h<r.length;){const e=r[h].match(c);if(!e){h+=1;continue}const t=e.slice(1).find((e=>void 0!==e));l[t]?i[l[t]].range+=`${h},`:d[t]?i[d[t]].start=h:u[t]&&(i[u[t]].range+=`${i[u[t]].start}-${h-1},`),r.splice(h,1)}n=r.join("\n");const m={};return Object.entries(i).forEach((e=>{let[t,{range:n}]=e;h()(n).forEach((e=>{m[e]??=[],m[e].push(t)}))})),{lineClassNames:m,code:n}}const N="codeBlockContainer_Ckt0";var y=n(4848);function A(e){let{as:t,...n}=e;const s=function(e){const t={color:"--prism-color",backgroundColor:"--prism-background-color"},n={};return Object.entries(e.plain).forEach((e=>{let[s,a]=e;const o=t[s];o&&"string"==typeof a&&(n[o]=a)})),n}(d());return(0,y.jsx)(t,{...n,style:s,className:(0,r.A)(n.className,N,u.G.common.codeBlock)})}const k={codeBlockContent:"codeBlockContent_biex",codeBlockTitle:"codeBlockTitle_Ktv7",codeBlock:"codeBlock_bY9V",codeBlockStandalone:"codeBlockStandalone_MEMb",codeBlockLines:"codeBlockLines_e6Vv",codeBlockLinesWithNumbering:"codeBlockLinesWithNumbering_o6Pm",buttonGroup:"buttonGroup__atx"};function C(e){let{children:t,className:n}=e;return(0,y.jsx)(A,{as:"pre",tabIndex:0,className:(0,r.A)(k.codeBlockStandalone,"thin-scrollbar",n),children:(0,y.jsx)("code",{className:k.codeBlockLines,children:t})})}var B=n(6849);const w={attributes:!0,characterData:!0,childList:!0,subtree:!0};function L(e,t){const[n,a]=(0,s.useState)(),o=(0,s.useCallback)((()=>{a(e.current?.closest("[role=tabpanel][hidden]"))}),[e,a]);(0,s.useEffect)((()=>{o()}),[o]),function(e,t,n){void 0===n&&(n=w);const a=(0,B._q)(t),o=(0,B.Be)(n);(0,s.useEffect)((()=>{const t=new MutationObserver(a);return e&&t.observe(e,o),()=>t.disconnect()}),[e,a,o])}(n,(e=>{e.forEach((e=>{"attributes"===e.type&&"hidden"===e.attributeName&&(t(),o())}))}),{attributes:!0,characterData:!1,childList:!1,subtree:!1})}var E=n(1765);const T="codeLine_lJS_",H="codeLineNumber_Tfdd",_="codeLineContent_feaV";function S(e){let{line:t,classNames:n,showLineNumbers:s,getLineProps:a,getTokenProps:o}=e;1===t.length&&"\n"===t[0].content&&(t[0].content="");const c=a({line:t,className:(0,r.A)(n,s&&T)}),i=t.map(((e,t)=>(0,y.jsx)("span",{...o({token:e})},t)));return(0,y.jsxs)("span",{...c,children:[s?(0,y.jsxs)(y.Fragment,{children:[(0,y.jsx)("span",{className:H}),(0,y.jsx)("span",{className:_,children:i})]}):i,(0,y.jsx)("br",{})]})}var M=n(539);function U(e){return(0,y.jsx)("svg",{viewBox:"0 0 24 24",...e,children:(0,y.jsx)("path",{fill:"currentColor",d:"M19,21H8V7H19M19,5H8A2,2 0 0,0 6,7V21A2,2 0 0,0 8,23H19A2,2 0 0,0 21,21V7A2,2 0 0,0 19,5M16,1H4A2,2 0 0,0 2,3V17H4V3H16V1Z"})})}function I(e){return(0,y.jsx)("svg",{viewBox:"0 0 24 24",...e,children:(0,y.jsx)("path",{fill:"currentColor",d:"M21,7L9,19L3.5,13.5L4.91,12.09L9,16.17L19.59,5.59L21,7Z"})})}const z={copyButtonCopied:"copyButtonCopied_obH4",copyButtonIcons:"copyButtonIcons_eSgA",copyButtonIcon:"copyButtonIcon_y97N",copyButtonSuccessIcon:"copyButtonSuccessIcon_LjdS"};function R(e){let{code:t,className:n}=e;const[a,o]=(0,s.useState)(!1),c=(0,s.useRef)(void 0),i=(0,s.useCallback)((()=>{!function(e,t){let{target:n=document.body}=void 0===t?{}:t;if("string"!=typeof e)throw new TypeError(`Expected parameter \`text\` to be a \`string\`, got \`${typeof e}\`.`);const s=document.createElement("textarea"),a=document.activeElement;s.value=e,s.setAttribute("readonly",""),s.style.contain="strict",s.style.position="absolute",s.style.left="-9999px",s.style.fontSize="12pt";const o=document.getSelection(),c=o.rangeCount>0&&o.getRangeAt(0);n.append(s),s.select(),s.selectionStart=0,s.selectionEnd=e.length;let r=!1;try{r=document.execCommand("copy")}catch{}s.remove(),c&&(o.removeAllRanges(),o.addRange(c)),a&&a.focus()}(t),o(!0),c.current=window.setTimeout((()=>{o(!1)}),1e3)}),[t]);return(0,s.useEffect)((()=>()=>window.clearTimeout(c.current)),[]),(0,y.jsx)("button",{type:"button","aria-label":a?(0,M.T)({id:"theme.CodeBlock.copied",message:"Copied",description:"The copied button label on code blocks"}):(0,M.T)({id:"theme.CodeBlock.copyButtonAriaLabel",message:"Copy code to clipboard",description:"The ARIA label for copy code blocks button"}),title:(0,M.T)({id:"theme.CodeBlock.copy",message:"Copy",description:"The copy button label on code blocks"}),className:(0,r.A)("clean-btn",n,z.copyButton,a&&z.copyButtonCopied),onClick:i,children:(0,y.jsxs)("span",{className:z.copyButtonIcons,"aria-hidden":"true",children:[(0,y.jsx)(U,{className:z.copyButtonIcon}),(0,y.jsx)(I,{className:z.copyButtonSuccessIcon})]})})}function V(e){return(0,y.jsx)("svg",{viewBox:"0 0 24 24",...e,children:(0,y.jsx)("path",{fill:"currentColor",d:"M4 19h6v-2H4v2zM20 5H4v2h16V5zm-3 6H4v2h13.25c1.1 0 2 .9 2 2s-.9 2-2 2H15v-2l-3 3l3 3v-2h2c2.21 0 4-1.79 4-4s-1.79-4-4-4z"})})}const O="wordWrapButtonIcon_Bwma",$="wordWrapButtonEnabled_EoeP";function D(e){let{className:t,onClick:n,isEnabled:s}=e;const a=(0,M.T)({id:"theme.CodeBlock.wordWrapToggle",message:"Toggle word wrap",description:"The title attribute for toggle word wrapping button of code block lines"});return(0,y.jsx)("button",{type:"button",onClick:n,className:(0,r.A)("clean-btn",t,s&&$),"aria-label":a,title:a,children:(0,y.jsx)(V,{className:O,"aria-hidden":"true"})})}function P(e){let{children:t,className:n="",metastring:a,title:o,showLineNumbers:c,language:i}=e;const{prism:{defaultLanguage:u,magicComments:m}}=(0,l.p)(),h=function(e){return e?.toLowerCase()}(i??function(e){const t=e.split(" ").find((e=>e.startsWith("language-")));return t?.replace(/language-/,"")}(n)??u),p=d(),x=function(){const[e,t]=(0,s.useState)(!1),[n,a]=(0,s.useState)(!1),o=(0,s.useRef)(null),c=(0,s.useCallback)((()=>{const n=o.current.querySelector("code");e?n.removeAttribute("style"):(n.style.whiteSpace="pre-wrap",n.style.overflowWrap="anywhere"),t((e=>!e))}),[o,e]),r=(0,s.useCallback)((()=>{const{scrollWidth:e,clientWidth:t}=o.current,n=e>t||o.current.querySelector("code").hasAttribute("style");a(n)}),[o]);return L(o,r),(0,s.useEffect)((()=>{r()}),[e,r]),(0,s.useEffect)((()=>(window.addEventListener("resize",r,{passive:!0}),()=>{window.removeEventListener("resize",r)})),[r]),{codeBlockRef:o,isEnabled:e,isCodeScrollable:n,toggle:c}}(),g=function(e){return e?.match(f)?.groups.title??""}(a)||o,{lineClassNames:b,code:j}=v(t,{metastring:a,language:h,magicComments:m}),N=c??function(e){return Boolean(e?.includes("showLineNumbers"))}(a);return(0,y.jsxs)(A,{as:"div",className:(0,r.A)(n,h&&!n.includes(`language-${h}`)&&`language-${h}`),children:[g&&(0,y.jsx)("div",{className:k.codeBlockTitle,children:g}),(0,y.jsxs)("div",{className:k.codeBlockContent,children:[(0,y.jsx)(E.f4,{theme:p,code:j,language:h??"text",children:e=>{let{className:t,style:n,tokens:s,getLineProps:a,getTokenProps:o}=e;return(0,y.jsx)("pre",{tabIndex:0,ref:x.codeBlockRef,className:(0,r.A)(t,k.codeBlock,"thin-scrollbar"),style:n,children:(0,y.jsx)("code",{className:(0,r.A)(k.codeBlockLines,N&&k.codeBlockLinesWithNumbering),children:s.map(((e,t)=>(0,y.jsx)(S,{line:e,getLineProps:a,getTokenProps:o,classNames:b[t],showLineNumbers:N},t)))})})}}),(0,y.jsxs)("div",{className:k.buttonGroup,children:[(x.isEnabled||x.isCodeScrollable)&&(0,y.jsx)(D,{className:k.codeButton,onClick:()=>x.toggle(),isEnabled:x.isEnabled}),(0,y.jsx)(R,{className:k.codeButton,code:j})]})]})]})}function q(e){let{children:t,...n}=e;const a=(0,c.A)(),o=function(e){return s.Children.toArray(e).some((e=>(0,s.isValidElement)(e)))?e:Array.isArray(e)?e.join(""):e}(t),r="string"==typeof o?P:C;return(0,y.jsx)(r,{...n,children:o},String(a))}function G(e){return(0,y.jsx)("code",{...e})}var W=n(6289);var F=n(5246),Z=n(3535);const J="details_lb9f",Y="isBrowser_bmU9",K="collapsibleContent_i85q";function Q(e){return!!e&&("SUMMARY"===e.tagName||Q(e.parentElement))}function X(e,t){return!!e&&(e===t||X(e.parentElement,t))}function ee(e){let{summary:t,children:n,...a}=e;(0,F.A)().collectAnchor(a.id);const o=(0,c.A)(),i=(0,s.useRef)(null),{collapsed:l,setCollapsed:d}=(0,Z.u)({initialState:!a.open}),[u,m]=(0,s.useState)(a.open),h=s.isValidElement(t)?t:(0,y.jsx)("summary",{children:t??"Details"});return(0,y.jsxs)("details",{...a,ref:i,open:u,"data-collapsed":l,className:(0,r.A)(J,o&&Y,a.className),onMouseDown:e=>{Q(e.target)&&e.detail>1&&e.preventDefault()},onClick:e=>{e.stopPropagation();const t=e.target;Q(t)&&X(t,i.current)&&(e.preventDefault(),l?(d(!1),m(!0)):d(!0))},children:[h,(0,y.jsx)(Z.N,{lazy:!1,collapsed:l,disableSSRStyle:!0,onCollapseTransitionEnd:e=>{d(e),m(!e)},children:(0,y.jsx)("div",{className:K,children:n})})]})}const te="details_b_Ee";function ne(e){let{...t}=e;return(0,y.jsx)(ee,{...t,className:(0,r.A)("alert alert--info",te,t.className)})}function se(e){const t=s.Children.toArray(e.children),n=t.find((e=>s.isValidElement(e)&&"summary"===e.type)),a=(0,y.jsx)(y.Fragment,{children:t.filter((e=>e!==n))});return(0,y.jsx)(ne,{...e,summary:n,children:a})}var ae=n(9303);function oe(e){return(0,y.jsx)(ae.A,{...e})}const ce="containsTaskList_mC6p";function re(e){if(void 0!==e)return(0,r.A)(e,e?.includes("contains-task-list")&&ce)}const ie="img_ev3q";var le=n(6177),de=n(205);const ue={Head:o.A,details:se,Details:se,code:function(e){return function(e){return void 0!==e.children&&s.Children.toArray(e.children).every((e=>"string"==typeof e&&!e.includes("\n")))}(e)?(0,y.jsx)(G,{...e}):(0,y.jsx)(q,{...e})},a:function(e){return(0,y.jsx)(W.A,{...e})},pre:function(e){return(0,y.jsx)(y.Fragment,{children:e.children})},ul:function(e){return(0,y.jsx)("ul",{...e,className:re(e.className)})},li:function(e){return(0,F.A)().collectAnchor(e.id),(0,y.jsx)("li",{...e})},img:function(e){return(0,y.jsx)("img",{decoding:"async",loading:"lazy",...e,className:(t=e.className,(0,r.A)(t,ie))});var t},h1:e=>(0,y.jsx)(oe,{as:"h1",...e}),h2:e=>(0,y.jsx)(oe,{as:"h2",...e}),h3:e=>(0,y.jsx)(oe,{as:"h3",...e}),h4:e=>(0,y.jsx)(oe,{as:"h4",...e}),h5:e=>(0,y.jsx)(oe,{as:"h5",...e}),h6:e=>(0,y.jsx)(oe,{as:"h6",...e}),admonition:le.A,mermaid:de.A};function me(e){let{children:t}=e;return(0,y.jsx)(a.x,{components:ue,children:t})}},7959:(e,t,n)=>{"use strict";n.d(t,{A:()=>l});n(6540);var s=n(4164),a=n(1021);const o={tableOfContents:"tableOfContents_bqdL",docItemContainer:"docItemContainer_F8PC"};var c=n(4848);const r="table-of-contents__link toc-highlight",i="table-of-contents__link--active";function l(e){let{className:t,...n}=e;return(0,c.jsx)("div",{className:(0,s.A)(o.tableOfContents,"thin-scrollbar",t),children:(0,c.jsx)(a.A,{...n,linkClassName:r,linkActiveClassName:i})})}},1021:(e,t,n)=>{"use strict";n.d(t,{A:()=>p});var s=n(6540),a=n(3115);function o(e){const t=e.map((e=>({...e,parentIndex:-1,children:[]}))),n=Array(7).fill(-1);t.forEach(((e,t)=>{const s=n.slice(2,e.level);e.parentIndex=Math.max(...s),n[e.level]=t}));const s=[];return t.forEach((e=>{const{parentIndex:n,...a}=e;n>=0?t[n].children.push(a):s.push(a)})),s}function c(e){let{toc:t,minHeadingLevel:n,maxHeadingLevel:s}=e;return t.flatMap((e=>{const t=c({toc:e.children,minHeadingLevel:n,maxHeadingLevel:s});return function(e){return e.level>=n&&e.level<=s}(e)?[{...e,children:t}]:t}))}function r(e){const t=e.getBoundingClientRect();return t.top===t.bottom?r(e.parentNode):t}function i(e,t){let{anchorTopOffset:n}=t;const s=e.find((e=>r(e).top>=n));if(s){return function(e){return e.top>0&&e.bottom<window.innerHeight/2}(r(s))?s:e[e.indexOf(s)-1]??null}return e[e.length-1]??null}function l(){const e=(0,s.useRef)(0),{navbar:{hideOnScroll:t}}=(0,a.p)();return(0,s.useEffect)((()=>{e.current=t?0:document.querySelector(".navbar").clientHeight}),[t]),e}function d(e){const t=(0,s.useRef)(void 0),n=l();(0,s.useEffect)((()=>{if(!e)return()=>{};const{linkClassName:s,linkActiveClassName:a,minHeadingLevel:o,maxHeadingLevel:c}=e;function r(){const e=function(e){return Array.from(document.getElementsByClassName(e))}(s),r=function(e){let{minHeadingLevel:t,maxHeadingLevel:n}=e;const s=[];for(let a=t;a<=n;a+=1)s.push(`h${a}.anchor`);return Array.from(document.querySelectorAll(s.join()))}({minHeadingLevel:o,maxHeadingLevel:c}),l=i(r,{anchorTopOffset:n.current}),d=e.find((e=>l&&l.id===function(e){return decodeURIComponent(e.href.substring(e.href.indexOf("#")+1))}(e)));e.forEach((e=>{!function(e,n){n?(t.current&&t.current!==e&&t.current.classList.remove(a),e.classList.add(a),t.current=e):e.classList.remove(a)}(e,e===d)}))}return document.addEventListener("scroll",r),document.addEventListener("resize",r),r(),()=>{document.removeEventListener("scroll",r),document.removeEventListener("resize",r)}}),[e,n])}var u=n(6289),m=n(4848);function h(e){let{toc:t,className:n,linkClassName:s,isChild:a}=e;return t.length?(0,m.jsx)("ul",{className:a?void 0:n,children:t.map((e=>(0,m.jsxs)("li",{children:[(0,m.jsx)(u.A,{to:`#${e.id}`,className:s??void 0,dangerouslySetInnerHTML:{__html:e.value}}),(0,m.jsx)(h,{isChild:!0,toc:e.children,className:n,linkClassName:s})]},e.id)))}):null}const f=s.memo(h);function p(e){let{toc:t,className:n="table-of-contents table-of-contents__left-border",linkClassName:r="table-of-contents__link",linkActiveClassName:i,minHeadingLevel:l,maxHeadingLevel:u,...h}=e;const p=(0,a.p)(),x=l??p.tableOfContents.minHeadingLevel,g=u??p.tableOfContents.maxHeadingLevel,b=function(e){let{toc:t,minHeadingLevel:n,maxHeadingLevel:a}=e;return(0,s.useMemo)((()=>c({toc:o(t),minHeadingLevel:n,maxHeadingLevel:a})),[t,n,a])}({toc:t,minHeadingLevel:x,maxHeadingLevel:g});return d((0,s.useMemo)((()=>{if(r&&i)return{linkClassName:r,linkActiveClassName:i,minHeadingLevel:x,maxHeadingLevel:g}}),[r,i,x,g])),(0,m.jsx)(f,{toc:b,className:n,linkClassName:r,...h})}},8426:(e,t)=>{function n(e){let t,n=[];for(let s of e.split(",").map((e=>e.trim())))if(/^-?\d+$/.test(s))n.push(parseInt(s,10));else if(t=s.match(/^(-?\d+)(-|\.\.\.?|\u2025|\u2026|\u22EF)(-?\d+)$/)){let[e,s,a,o]=t;if(s&&o){s=parseInt(s),o=parseInt(o);const e=s<o?1:-1;"-"!==a&&".."!==a&&"\u2025"!==a||(o+=e);for(let t=s;t!==o;t+=e)n.push(t)}}return n}t.default=n,e.exports=n},8453:(e,t,n)=>{"use strict";n.d(t,{R:()=>c,x:()=>r});var s=n(6540);const a={},o=s.createContext(a);function c(e){const t=s.useContext(o);return s.useMemo((function(){return"function"==typeof e?e(t):{...t,...e}}),[t,e])}function r(e){let t;return t=e.disableParentContext?"function"==typeof e.components?e.components(a):e.components||a:c(e.components),s.createElement(o.Provider,{value:t},e.children)}}}]); \ No newline at end of file diff --git a/assets/js/310.06d964c6.js b/assets/js/310.06d964c6.js new file mode 100644 index 0000000..cd398fc --- /dev/null +++ b/assets/js/310.06d964c6.js @@ -0,0 +1 @@ +(self.webpackChunkwebsite=self.webpackChunkwebsite||[]).push([[310],{2362:(e,t,n)=>{"use strict";n.d(t,{A:()=>_});var s=n(6540),a=n(4848);function o(e){const{mdxAdmonitionTitle:t,rest:n}=function(e){const t=s.Children.toArray(e),n=t.find((e=>s.isValidElement(e)&&"mdxAdmonitionTitle"===e.type)),o=t.filter((e=>e!==n)),c=n?.props.children;return{mdxAdmonitionTitle:c,rest:o.length>0?(0,a.jsx)(a.Fragment,{children:o}):null}}(e.children),o=e.title??t;return{...e,...o&&{title:o},children:n}}var c=n(4164),r=n(539),i=n(204);const l="admonition_xJq3",d="admonitionHeading_Gvgb",u="admonitionIcon_Rf37",m="admonitionContent_BuS1";function h(e){let{type:t,className:n,children:s}=e;return(0,a.jsx)("div",{className:(0,c.A)(i.G.common.admonition,i.G.common.admonitionType(t),l,n),children:s})}function f(e){let{icon:t,title:n}=e;return(0,a.jsxs)("div",{className:d,children:[(0,a.jsx)("span",{className:u,children:t}),n]})}function p(e){let{children:t}=e;return t?(0,a.jsx)("div",{className:m,children:t}):null}function x(e){const{type:t,icon:n,title:s,children:o,className:c}=e;return(0,a.jsxs)(h,{type:t,className:c,children:[s||n?(0,a.jsx)(f,{title:s,icon:n}):null,(0,a.jsx)(p,{children:o})]})}function g(e){return(0,a.jsx)("svg",{viewBox:"0 0 14 16",...e,children:(0,a.jsx)("path",{fillRule:"evenodd",d:"M6.3 5.69a.942.942 0 0 1-.28-.7c0-.28.09-.52.28-.7.19-.18.42-.28.7-.28.28 0 .52.09.7.28.18.19.28.42.28.7 0 .28-.09.52-.28.7a1 1 0 0 1-.7.3c-.28 0-.52-.11-.7-.3zM8 7.99c-.02-.25-.11-.48-.31-.69-.2-.19-.42-.3-.69-.31H6c-.27.02-.48.13-.69.31-.2.2-.3.44-.31.69h1v3c.02.27.11.5.31.69.2.2.42.31.69.31h1c.27 0 .48-.11.69-.31.2-.19.3-.42.31-.69H8V7.98v.01zM7 2.3c-3.14 0-5.7 2.54-5.7 5.68 0 3.14 2.56 5.7 5.7 5.7s5.7-2.55 5.7-5.7c0-3.15-2.56-5.69-5.7-5.69v.01zM7 .98c3.86 0 7 3.14 7 7s-3.14 7-7 7-7-3.12-7-7 3.14-7 7-7z"})})}const b={icon:(0,a.jsx)(g,{}),title:(0,a.jsx)(r.A,{id:"theme.admonition.note",description:"The default label used for the Note admonition (:::note)",children:"note"})};function j(e){return(0,a.jsx)(x,{...b,...e,className:(0,c.A)("alert alert--secondary",e.className),children:e.children})}function v(e){return(0,a.jsx)("svg",{viewBox:"0 0 12 16",...e,children:(0,a.jsx)("path",{fillRule:"evenodd",d:"M6.5 0C3.48 0 1 2.19 1 5c0 .92.55 2.25 1 3 1.34 2.25 1.78 2.78 2 4v1h5v-1c.22-1.22.66-1.75 2-4 .45-.75 1-2.08 1-3 0-2.81-2.48-5-5.5-5zm3.64 7.48c-.25.44-.47.8-.67 1.11-.86 1.41-1.25 2.06-1.45 3.23-.02.05-.02.11-.02.17H5c0-.06 0-.13-.02-.17-.2-1.17-.59-1.83-1.45-3.23-.2-.31-.42-.67-.67-1.11C2.44 6.78 2 5.65 2 5c0-2.2 2.02-4 4.5-4 1.22 0 2.36.42 3.22 1.19C10.55 2.94 11 3.94 11 5c0 .66-.44 1.78-.86 2.48zM4 14h5c-.23 1.14-1.3 2-2.5 2s-2.27-.86-2.5-2z"})})}const N={icon:(0,a.jsx)(v,{}),title:(0,a.jsx)(r.A,{id:"theme.admonition.tip",description:"The default label used for the Tip admonition (:::tip)",children:"tip"})};function y(e){return(0,a.jsx)(x,{...N,...e,className:(0,c.A)("alert alert--success",e.className),children:e.children})}function A(e){return(0,a.jsx)("svg",{viewBox:"0 0 14 16",...e,children:(0,a.jsx)("path",{fillRule:"evenodd",d:"M7 2.3c3.14 0 5.7 2.56 5.7 5.7s-2.56 5.7-5.7 5.7A5.71 5.71 0 0 1 1.3 8c0-3.14 2.56-5.7 5.7-5.7zM7 1C3.14 1 0 4.14 0 8s3.14 7 7 7 7-3.14 7-7-3.14-7-7-7zm1 3H6v5h2V4zm0 6H6v2h2v-2z"})})}const k={icon:(0,a.jsx)(A,{}),title:(0,a.jsx)(r.A,{id:"theme.admonition.info",description:"The default label used for the Info admonition (:::info)",children:"info"})};function C(e){return(0,a.jsx)(x,{...k,...e,className:(0,c.A)("alert alert--info",e.className),children:e.children})}function B(e){return(0,a.jsx)("svg",{viewBox:"0 0 16 16",...e,children:(0,a.jsx)("path",{fillRule:"evenodd",d:"M8.893 1.5c-.183-.31-.52-.5-.887-.5s-.703.19-.886.5L.138 13.499a.98.98 0 0 0 0 1.001c.193.31.53.501.886.501h13.964c.367 0 .704-.19.877-.5a1.03 1.03 0 0 0 .01-1.002L8.893 1.5zm.133 11.497H6.987v-2.003h2.039v2.003zm0-3.004H6.987V5.987h2.039v4.006z"})})}const w={icon:(0,a.jsx)(B,{}),title:(0,a.jsx)(r.A,{id:"theme.admonition.warning",description:"The default label used for the Warning admonition (:::warning)",children:"warning"})};function L(e){return(0,a.jsx)("svg",{viewBox:"0 0 12 16",...e,children:(0,a.jsx)("path",{fillRule:"evenodd",d:"M5.05.31c.81 2.17.41 3.38-.52 4.31C3.55 5.67 1.98 6.45.9 7.98c-1.45 2.05-1.7 6.53 3.53 7.7-2.2-1.16-2.67-4.52-.3-6.61-.61 2.03.53 3.33 1.94 2.86 1.39-.47 2.3.53 2.27 1.67-.02.78-.31 1.44-1.13 1.81 3.42-.59 4.78-3.42 4.78-5.56 0-2.84-2.53-3.22-1.25-5.61-1.52.13-2.03 1.13-1.89 2.75.09 1.08-1.02 1.8-1.86 1.33-.67-.41-.66-1.19-.06-1.78C8.18 5.31 8.68 2.45 5.05.32L5.03.3l.02.01z"})})}const E={icon:(0,a.jsx)(L,{}),title:(0,a.jsx)(r.A,{id:"theme.admonition.danger",description:"The default label used for the Danger admonition (:::danger)",children:"danger"})};const T={icon:(0,a.jsx)(B,{}),title:(0,a.jsx)(r.A,{id:"theme.admonition.caution",description:"The default label used for the Caution admonition (:::caution)",children:"caution"})};const H={...{note:j,tip:y,info:C,warning:function(e){return(0,a.jsx)(x,{...w,...e,className:(0,c.A)("alert alert--warning",e.className),children:e.children})},danger:function(e){return(0,a.jsx)(x,{...E,...e,className:(0,c.A)("alert alert--danger",e.className),children:e.children})}},...{secondary:e=>(0,a.jsx)(j,{title:"secondary",...e}),important:e=>(0,a.jsx)(C,{title:"important",...e}),success:e=>(0,a.jsx)(y,{title:"success",...e}),caution:function(e){return(0,a.jsx)(x,{...T,...e,className:(0,c.A)("alert alert--warning",e.className),children:e.children})}}};function _(e){const t=o(e),n=(s=t.type,H[s]||(console.warn(`No admonition component found for admonition type "${s}". Using Info as fallback.`),H.info));var s;return(0,a.jsx)(n,{...t})}},8467:(e,t,n)=>{"use strict";n.d(t,{A:()=>g});n(6540);var s=n(4164),a=n(539),o=n(7143),c=n(4848);function r(){return(0,c.jsx)(a.A,{id:"theme.contentVisibility.unlistedBanner.title",description:"The unlisted content banner title",children:"Unlisted page"})}function i(){return(0,c.jsx)(a.A,{id:"theme.contentVisibility.unlistedBanner.message",description:"The unlisted content banner message",children:"This page is unlisted. Search engines will not index it, and only users having a direct link can access it."})}function l(){return(0,c.jsx)(o.A,{children:(0,c.jsx)("meta",{name:"robots",content:"noindex, nofollow"})})}function d(){return(0,c.jsx)(a.A,{id:"theme.contentVisibility.draftBanner.title",description:"The draft content banner title",children:"Draft page"})}function u(){return(0,c.jsx)(a.A,{id:"theme.contentVisibility.draftBanner.message",description:"The draft content banner message",children:"This page is a draft. It will only be visible in dev and be excluded from the production build."})}var m=n(204),h=n(6177);function f(e){let{className:t}=e;return(0,c.jsx)(h.A,{type:"caution",title:(0,c.jsx)(d,{}),className:(0,s.A)(t,m.G.common.draftBanner),children:(0,c.jsx)(u,{})})}function p(e){let{className:t}=e;return(0,c.jsx)(h.A,{type:"caution",title:(0,c.jsx)(r,{}),className:(0,s.A)(t,m.G.common.unlistedBanner),children:(0,c.jsx)(i,{})})}function x(e){return(0,c.jsxs)(c.Fragment,{children:[(0,c.jsx)(l,{}),(0,c.jsx)(p,{...e})]})}function g(e){let{metadata:t}=e;const{unlisted:n,frontMatter:s}=t;return(0,c.jsxs)(c.Fragment,{children:[(n||s.unlisted)&&(0,c.jsx)(x,{}),s.draft&&(0,c.jsx)(f,{})]})}},1708:(e,t,n)=>{"use strict";n.d(t,{A:()=>g});n(6540);var s=n(4164),a=n(539),o=n(204),c=n(6289);const r={iconEdit:"iconEdit_Z9Sw"};var i=n(4848);function l(e){let{className:t,...n}=e;return(0,i.jsx)("svg",{fill:"currentColor",height:"20",width:"20",viewBox:"0 0 40 40",className:(0,s.A)(r.iconEdit,t),"aria-hidden":"true",...n,children:(0,i.jsx)("g",{children:(0,i.jsx)("path",{d:"m34.5 11.7l-3 3.1-6.3-6.3 3.1-3q0.5-0.5 1.2-0.5t1.1 0.5l3.9 3.9q0.5 0.4 0.5 1.1t-0.5 1.2z m-29.5 17.1l18.4-18.5 6.3 6.3-18.4 18.4h-6.3v-6.2z"})})})}function d(e){let{editUrl:t}=e;return(0,i.jsxs)(c.A,{to:t,className:o.G.common.editThisPage,children:[(0,i.jsx)(l,{}),(0,i.jsx)(a.A,{id:"theme.common.editThisPage",description:"The link label to edit the current page",children:"Edit this page"})]})}var u=n(797);function m(e){void 0===e&&(e={});const{i18n:{currentLocale:t}}=(0,u.A)(),n=function(){const{i18n:{currentLocale:e,localeConfigs:t}}=(0,u.A)();return t[e].calendar}();return new Intl.DateTimeFormat(t,{calendar:n,...e})}function h(e){let{lastUpdatedAt:t}=e;const n=new Date(t),s=m({day:"numeric",month:"short",year:"numeric",timeZone:"UTC"}).format(n);return(0,i.jsx)(a.A,{id:"theme.lastUpdated.atDate",description:"The words used to describe on which date a page has been last updated",values:{date:(0,i.jsx)("b",{children:(0,i.jsx)("time",{dateTime:n.toISOString(),itemProp:"dateModified",children:s})})},children:" on {date}"})}function f(e){let{lastUpdatedBy:t}=e;return(0,i.jsx)(a.A,{id:"theme.lastUpdated.byUser",description:"The words used to describe by who the page has been last updated",values:{user:(0,i.jsx)("b",{children:t})},children:" by {user}"})}function p(e){let{lastUpdatedAt:t,lastUpdatedBy:n}=e;return(0,i.jsxs)("span",{className:o.G.common.lastUpdated,children:[(0,i.jsx)(a.A,{id:"theme.lastUpdated.lastUpdatedAtBy",description:"The sentence used to display when a page has been last updated, and by who",values:{atDate:t?(0,i.jsx)(h,{lastUpdatedAt:t}):"",byUser:n?(0,i.jsx)(f,{lastUpdatedBy:n}):""},children:"Last updated{atDate}{byUser}"}),!1]})}const x={lastUpdated:"lastUpdated_JAkA"};function g(e){let{className:t,editUrl:n,lastUpdatedAt:a,lastUpdatedBy:o}=e;return(0,i.jsxs)("div",{className:(0,s.A)("row",t),children:[(0,i.jsx)("div",{className:"col",children:n&&(0,i.jsx)(d,{editUrl:n})}),(0,i.jsx)("div",{className:(0,s.A)("col",x.lastUpdated),children:(a||o)&&(0,i.jsx)(p,{lastUpdatedAt:a,lastUpdatedBy:o})})]})}},900:(e,t,n)=>{"use strict";n.d(t,{A:()=>ue});var s=n(6540),a=n(8453),o=n(7143),c=n(9136),r=n(4164),i=n(8532),l=n(3115);function d(){const{prism:e}=(0,l.p)(),{colorMode:t}=(0,i.G)(),n=e.theme,s=e.darkTheme||n;return"dark"===t?s:n}var u=n(204),m=n(8426),h=n.n(m);const f=/title=(?<quote>["'])(?<title>.*?)\1/,p=/\{(?<range>[\d,-]+)\}/,x={js:{start:"\\/\\/",end:""},jsBlock:{start:"\\/\\*",end:"\\*\\/"},jsx:{start:"\\{\\s*\\/\\*",end:"\\*\\/\\s*\\}"},bash:{start:"#",end:""},html:{start:"\x3c!--",end:"--\x3e"}},g={...x,lua:{start:"--",end:""},wasm:{start:"\\;\\;",end:""},tex:{start:"%",end:""},vb:{start:"['\u2018\u2019]",end:""},vbnet:{start:"(?:_\\s*)?['\u2018\u2019]",end:""},rem:{start:"[Rr][Ee][Mm]\\b",end:""},f90:{start:"!",end:""},ml:{start:"\\(\\*",end:"\\*\\)"},cobol:{start:"\\*>",end:""}},b=Object.keys(x);function j(e,t){const n=e.map((e=>{const{start:n,end:s}=g[e];return`(?:${n}\\s*(${t.flatMap((e=>[e.line,e.block?.start,e.block?.end].filter(Boolean))).join("|")})\\s*${s})`})).join("|");return new RegExp(`^\\s*(?:${n})\\s*$`)}function v(e,t){let n=e.replace(/\n$/,"");const{language:s,magicComments:a,metastring:o}=t;if(o&&p.test(o)){const e=o.match(p).groups.range;if(0===a.length)throw new Error(`A highlight range has been given in code block's metastring (\`\`\` ${o}), but no magic comment config is available. Docusaurus applies the first magic comment entry's className for metastring ranges.`);const t=a[0].className,s=h()(e).filter((e=>e>0)).map((e=>[e-1,[t]]));return{lineClassNames:Object.fromEntries(s),code:n}}if(void 0===s)return{lineClassNames:{},code:n};const c=function(e,t){switch(e){case"js":case"javascript":case"ts":case"typescript":return j(["js","jsBlock"],t);case"jsx":case"tsx":return j(["js","jsBlock","jsx"],t);case"html":return j(["js","jsBlock","html"],t);case"python":case"py":case"bash":return j(["bash"],t);case"markdown":case"md":return j(["html","jsx","bash"],t);case"tex":case"latex":case"matlab":return j(["tex"],t);case"lua":case"haskell":return j(["lua"],t);case"sql":return j(["lua","jsBlock"],t);case"wasm":return j(["wasm"],t);case"vb":case"vba":case"visual-basic":return j(["vb","rem"],t);case"vbnet":return j(["vbnet","rem"],t);case"batch":return j(["rem"],t);case"basic":return j(["rem","f90"],t);case"fsharp":return j(["js","ml"],t);case"ocaml":case"sml":return j(["ml"],t);case"fortran":return j(["f90"],t);case"cobol":return j(["cobol"],t);default:return j(b,t)}}(s,a),r=n.split("\n"),i=Object.fromEntries(a.map((e=>[e.className,{start:0,range:""}]))),l=Object.fromEntries(a.filter((e=>e.line)).map((e=>{let{className:t,line:n}=e;return[n,t]}))),d=Object.fromEntries(a.filter((e=>e.block)).map((e=>{let{className:t,block:n}=e;return[n.start,t]}))),u=Object.fromEntries(a.filter((e=>e.block)).map((e=>{let{className:t,block:n}=e;return[n.end,t]})));for(let h=0;h<r.length;){const e=r[h].match(c);if(!e){h+=1;continue}const t=e.slice(1).find((e=>void 0!==e));l[t]?i[l[t]].range+=`${h},`:d[t]?i[d[t]].start=h:u[t]&&(i[u[t]].range+=`${i[u[t]].start}-${h-1},`),r.splice(h,1)}n=r.join("\n");const m={};return Object.entries(i).forEach((e=>{let[t,{range:n}]=e;h()(n).forEach((e=>{m[e]??=[],m[e].push(t)}))})),{lineClassNames:m,code:n}}const N="codeBlockContainer_Ckt0";var y=n(4848);function A(e){let{as:t,...n}=e;const s=function(e){const t={color:"--prism-color",backgroundColor:"--prism-background-color"},n={};return Object.entries(e.plain).forEach((e=>{let[s,a]=e;const o=t[s];o&&"string"==typeof a&&(n[o]=a)})),n}(d());return(0,y.jsx)(t,{...n,style:s,className:(0,r.A)(n.className,N,u.G.common.codeBlock)})}const k={codeBlockContent:"codeBlockContent_biex",codeBlockTitle:"codeBlockTitle_Ktv7",codeBlock:"codeBlock_bY9V",codeBlockStandalone:"codeBlockStandalone_MEMb",codeBlockLines:"codeBlockLines_e6Vv",codeBlockLinesWithNumbering:"codeBlockLinesWithNumbering_o6Pm",buttonGroup:"buttonGroup__atx"};function C(e){let{children:t,className:n}=e;return(0,y.jsx)(A,{as:"pre",tabIndex:0,className:(0,r.A)(k.codeBlockStandalone,"thin-scrollbar",n),children:(0,y.jsx)("code",{className:k.codeBlockLines,children:t})})}var B=n(6849);const w={attributes:!0,characterData:!0,childList:!0,subtree:!0};function L(e,t){const[n,a]=(0,s.useState)(),o=(0,s.useCallback)((()=>{a(e.current?.closest("[role=tabpanel][hidden]"))}),[e,a]);(0,s.useEffect)((()=>{o()}),[o]),function(e,t,n){void 0===n&&(n=w);const a=(0,B._q)(t),o=(0,B.Be)(n);(0,s.useEffect)((()=>{const t=new MutationObserver(a);return e&&t.observe(e,o),()=>t.disconnect()}),[e,a,o])}(n,(e=>{e.forEach((e=>{"attributes"===e.type&&"hidden"===e.attributeName&&(t(),o())}))}),{attributes:!0,characterData:!1,childList:!1,subtree:!1})}var E=n(1765);const T="codeLine_lJS_",H="codeLineNumber_Tfdd",_="codeLineContent_feaV";function S(e){let{line:t,classNames:n,showLineNumbers:s,getLineProps:a,getTokenProps:o}=e;1===t.length&&"\n"===t[0].content&&(t[0].content="");const c=a({line:t,className:(0,r.A)(n,s&&T)}),i=t.map(((e,t)=>(0,y.jsx)("span",{...o({token:e})},t)));return(0,y.jsxs)("span",{...c,children:[s?(0,y.jsxs)(y.Fragment,{children:[(0,y.jsx)("span",{className:H}),(0,y.jsx)("span",{className:_,children:i})]}):i,(0,y.jsx)("br",{})]})}var M=n(539);function U(e){return(0,y.jsx)("svg",{viewBox:"0 0 24 24",...e,children:(0,y.jsx)("path",{fill:"currentColor",d:"M19,21H8V7H19M19,5H8A2,2 0 0,0 6,7V21A2,2 0 0,0 8,23H19A2,2 0 0,0 21,21V7A2,2 0 0,0 19,5M16,1H4A2,2 0 0,0 2,3V17H4V3H16V1Z"})})}function I(e){return(0,y.jsx)("svg",{viewBox:"0 0 24 24",...e,children:(0,y.jsx)("path",{fill:"currentColor",d:"M21,7L9,19L3.5,13.5L4.91,12.09L9,16.17L19.59,5.59L21,7Z"})})}const z={copyButtonCopied:"copyButtonCopied_obH4",copyButtonIcons:"copyButtonIcons_eSgA",copyButtonIcon:"copyButtonIcon_y97N",copyButtonSuccessIcon:"copyButtonSuccessIcon_LjdS"};function R(e){let{code:t,className:n}=e;const[a,o]=(0,s.useState)(!1),c=(0,s.useRef)(void 0),i=(0,s.useCallback)((()=>{!function(e,t){let{target:n=document.body}=void 0===t?{}:t;if("string"!=typeof e)throw new TypeError(`Expected parameter \`text\` to be a \`string\`, got \`${typeof e}\`.`);const s=document.createElement("textarea"),a=document.activeElement;s.value=e,s.setAttribute("readonly",""),s.style.contain="strict",s.style.position="absolute",s.style.left="-9999px",s.style.fontSize="12pt";const o=document.getSelection(),c=o.rangeCount>0&&o.getRangeAt(0);n.append(s),s.select(),s.selectionStart=0,s.selectionEnd=e.length;let r=!1;try{r=document.execCommand("copy")}catch{}s.remove(),c&&(o.removeAllRanges(),o.addRange(c)),a&&a.focus()}(t),o(!0),c.current=window.setTimeout((()=>{o(!1)}),1e3)}),[t]);return(0,s.useEffect)((()=>()=>window.clearTimeout(c.current)),[]),(0,y.jsx)("button",{type:"button","aria-label":a?(0,M.T)({id:"theme.CodeBlock.copied",message:"Copied",description:"The copied button label on code blocks"}):(0,M.T)({id:"theme.CodeBlock.copyButtonAriaLabel",message:"Copy code to clipboard",description:"The ARIA label for copy code blocks button"}),title:(0,M.T)({id:"theme.CodeBlock.copy",message:"Copy",description:"The copy button label on code blocks"}),className:(0,r.A)("clean-btn",n,z.copyButton,a&&z.copyButtonCopied),onClick:i,children:(0,y.jsxs)("span",{className:z.copyButtonIcons,"aria-hidden":"true",children:[(0,y.jsx)(U,{className:z.copyButtonIcon}),(0,y.jsx)(I,{className:z.copyButtonSuccessIcon})]})})}function V(e){return(0,y.jsx)("svg",{viewBox:"0 0 24 24",...e,children:(0,y.jsx)("path",{fill:"currentColor",d:"M4 19h6v-2H4v2zM20 5H4v2h16V5zm-3 6H4v2h13.25c1.1 0 2 .9 2 2s-.9 2-2 2H15v-2l-3 3l3 3v-2h2c2.21 0 4-1.79 4-4s-1.79-4-4-4z"})})}const O="wordWrapButtonIcon_Bwma",$="wordWrapButtonEnabled_EoeP";function D(e){let{className:t,onClick:n,isEnabled:s}=e;const a=(0,M.T)({id:"theme.CodeBlock.wordWrapToggle",message:"Toggle word wrap",description:"The title attribute for toggle word wrapping button of code block lines"});return(0,y.jsx)("button",{type:"button",onClick:n,className:(0,r.A)("clean-btn",t,s&&$),"aria-label":a,title:a,children:(0,y.jsx)(V,{className:O,"aria-hidden":"true"})})}function P(e){let{children:t,className:n="",metastring:a,title:o,showLineNumbers:c,language:i}=e;const{prism:{defaultLanguage:u,magicComments:m}}=(0,l.p)(),h=function(e){return e?.toLowerCase()}(i??function(e){const t=e.split(" ").find((e=>e.startsWith("language-")));return t?.replace(/language-/,"")}(n)??u),p=d(),x=function(){const[e,t]=(0,s.useState)(!1),[n,a]=(0,s.useState)(!1),o=(0,s.useRef)(null),c=(0,s.useCallback)((()=>{const n=o.current.querySelector("code");e?n.removeAttribute("style"):(n.style.whiteSpace="pre-wrap",n.style.overflowWrap="anywhere"),t((e=>!e))}),[o,e]),r=(0,s.useCallback)((()=>{const{scrollWidth:e,clientWidth:t}=o.current,n=e>t||o.current.querySelector("code").hasAttribute("style");a(n)}),[o]);return L(o,r),(0,s.useEffect)((()=>{r()}),[e,r]),(0,s.useEffect)((()=>(window.addEventListener("resize",r,{passive:!0}),()=>{window.removeEventListener("resize",r)})),[r]),{codeBlockRef:o,isEnabled:e,isCodeScrollable:n,toggle:c}}(),g=function(e){return e?.match(f)?.groups.title??""}(a)||o,{lineClassNames:b,code:j}=v(t,{metastring:a,language:h,magicComments:m}),N=c??function(e){return Boolean(e?.includes("showLineNumbers"))}(a);return(0,y.jsxs)(A,{as:"div",className:(0,r.A)(n,h&&!n.includes(`language-${h}`)&&`language-${h}`),children:[g&&(0,y.jsx)("div",{className:k.codeBlockTitle,children:g}),(0,y.jsxs)("div",{className:k.codeBlockContent,children:[(0,y.jsx)(E.f4,{theme:p,code:j,language:h??"text",children:e=>{let{className:t,style:n,tokens:s,getLineProps:a,getTokenProps:o}=e;return(0,y.jsx)("pre",{tabIndex:0,ref:x.codeBlockRef,className:(0,r.A)(t,k.codeBlock,"thin-scrollbar"),style:n,children:(0,y.jsx)("code",{className:(0,r.A)(k.codeBlockLines,N&&k.codeBlockLinesWithNumbering),children:s.map(((e,t)=>(0,y.jsx)(S,{line:e,getLineProps:a,getTokenProps:o,classNames:b[t],showLineNumbers:N},t)))})})}}),(0,y.jsxs)("div",{className:k.buttonGroup,children:[(x.isEnabled||x.isCodeScrollable)&&(0,y.jsx)(D,{className:k.codeButton,onClick:()=>x.toggle(),isEnabled:x.isEnabled}),(0,y.jsx)(R,{className:k.codeButton,code:j})]})]})]})}function q(e){let{children:t,...n}=e;const a=(0,c.A)(),o=function(e){return s.Children.toArray(e).some((e=>(0,s.isValidElement)(e)))?e:Array.isArray(e)?e.join(""):e}(t),r="string"==typeof o?P:C;return(0,y.jsx)(r,{...n,children:o},String(a))}function G(e){return(0,y.jsx)("code",{...e})}var W=n(6289);var F=n(5246),Z=n(3535);const J="details_lb9f",Y="isBrowser_bmU9",K="collapsibleContent_i85q";function Q(e){return!!e&&("SUMMARY"===e.tagName||Q(e.parentElement))}function X(e,t){return!!e&&(e===t||X(e.parentElement,t))}function ee(e){let{summary:t,children:n,...a}=e;(0,F.A)().collectAnchor(a.id);const o=(0,c.A)(),i=(0,s.useRef)(null),{collapsed:l,setCollapsed:d}=(0,Z.u)({initialState:!a.open}),[u,m]=(0,s.useState)(a.open),h=s.isValidElement(t)?t:(0,y.jsx)("summary",{children:t??"Details"});return(0,y.jsxs)("details",{...a,ref:i,open:u,"data-collapsed":l,className:(0,r.A)(J,o&&Y,a.className),onMouseDown:e=>{Q(e.target)&&e.detail>1&&e.preventDefault()},onClick:e=>{e.stopPropagation();const t=e.target;Q(t)&&X(t,i.current)&&(e.preventDefault(),l?(d(!1),m(!0)):d(!0))},children:[h,(0,y.jsx)(Z.N,{lazy:!1,collapsed:l,disableSSRStyle:!0,onCollapseTransitionEnd:e=>{d(e),m(!e)},children:(0,y.jsx)("div",{className:K,children:n})})]})}const te="details_b_Ee";function ne(e){let{...t}=e;return(0,y.jsx)(ee,{...t,className:(0,r.A)("alert alert--info",te,t.className)})}function se(e){const t=s.Children.toArray(e.children),n=t.find((e=>s.isValidElement(e)&&"summary"===e.type)),a=(0,y.jsx)(y.Fragment,{children:t.filter((e=>e!==n))});return(0,y.jsx)(ne,{...e,summary:n,children:a})}var ae=n(9303);function oe(e){return(0,y.jsx)(ae.A,{...e})}const ce="containsTaskList_mC6p";function re(e){if(void 0!==e)return(0,r.A)(e,e?.includes("contains-task-list")&&ce)}const ie="img_ev3q";var le=n(6177);const de={Head:o.A,details:se,Details:se,code:function(e){return function(e){return void 0!==e.children&&s.Children.toArray(e.children).every((e=>"string"==typeof e&&!e.includes("\n")))}(e)?(0,y.jsx)(G,{...e}):(0,y.jsx)(q,{...e})},a:function(e){return(0,y.jsx)(W.A,{...e})},pre:function(e){return(0,y.jsx)(y.Fragment,{children:e.children})},ul:function(e){return(0,y.jsx)("ul",{...e,className:re(e.className)})},li:function(e){return(0,F.A)().collectAnchor(e.id),(0,y.jsx)("li",{...e})},img:function(e){return(0,y.jsx)("img",{decoding:"async",loading:"lazy",...e,className:(t=e.className,(0,r.A)(t,ie))});var t},h1:e=>(0,y.jsx)(oe,{as:"h1",...e}),h2:e=>(0,y.jsx)(oe,{as:"h2",...e}),h3:e=>(0,y.jsx)(oe,{as:"h3",...e}),h4:e=>(0,y.jsx)(oe,{as:"h4",...e}),h5:e=>(0,y.jsx)(oe,{as:"h5",...e}),h6:e=>(0,y.jsx)(oe,{as:"h6",...e}),admonition:le.A,mermaid:()=>null};function ue(e){let{children:t}=e;return(0,y.jsx)(a.x,{components:de,children:t})}},7959:(e,t,n)=>{"use strict";n.d(t,{A:()=>l});n(6540);var s=n(4164),a=n(1021);const o={tableOfContents:"tableOfContents_bqdL",docItemContainer:"docItemContainer_F8PC"};var c=n(4848);const r="table-of-contents__link toc-highlight",i="table-of-contents__link--active";function l(e){let{className:t,...n}=e;return(0,c.jsx)("div",{className:(0,s.A)(o.tableOfContents,"thin-scrollbar",t),children:(0,c.jsx)(a.A,{...n,linkClassName:r,linkActiveClassName:i})})}},1021:(e,t,n)=>{"use strict";n.d(t,{A:()=>p});var s=n(6540),a=n(3115);function o(e){const t=e.map((e=>({...e,parentIndex:-1,children:[]}))),n=Array(7).fill(-1);t.forEach(((e,t)=>{const s=n.slice(2,e.level);e.parentIndex=Math.max(...s),n[e.level]=t}));const s=[];return t.forEach((e=>{const{parentIndex:n,...a}=e;n>=0?t[n].children.push(a):s.push(a)})),s}function c(e){let{toc:t,minHeadingLevel:n,maxHeadingLevel:s}=e;return t.flatMap((e=>{const t=c({toc:e.children,minHeadingLevel:n,maxHeadingLevel:s});return function(e){return e.level>=n&&e.level<=s}(e)?[{...e,children:t}]:t}))}function r(e){const t=e.getBoundingClientRect();return t.top===t.bottom?r(e.parentNode):t}function i(e,t){let{anchorTopOffset:n}=t;const s=e.find((e=>r(e).top>=n));if(s){return function(e){return e.top>0&&e.bottom<window.innerHeight/2}(r(s))?s:e[e.indexOf(s)-1]??null}return e[e.length-1]??null}function l(){const e=(0,s.useRef)(0),{navbar:{hideOnScroll:t}}=(0,a.p)();return(0,s.useEffect)((()=>{e.current=t?0:document.querySelector(".navbar").clientHeight}),[t]),e}function d(e){const t=(0,s.useRef)(void 0),n=l();(0,s.useEffect)((()=>{if(!e)return()=>{};const{linkClassName:s,linkActiveClassName:a,minHeadingLevel:o,maxHeadingLevel:c}=e;function r(){const e=function(e){return Array.from(document.getElementsByClassName(e))}(s),r=function(e){let{minHeadingLevel:t,maxHeadingLevel:n}=e;const s=[];for(let a=t;a<=n;a+=1)s.push(`h${a}.anchor`);return Array.from(document.querySelectorAll(s.join()))}({minHeadingLevel:o,maxHeadingLevel:c}),l=i(r,{anchorTopOffset:n.current}),d=e.find((e=>l&&l.id===function(e){return decodeURIComponent(e.href.substring(e.href.indexOf("#")+1))}(e)));e.forEach((e=>{!function(e,n){n?(t.current&&t.current!==e&&t.current.classList.remove(a),e.classList.add(a),t.current=e):e.classList.remove(a)}(e,e===d)}))}return document.addEventListener("scroll",r),document.addEventListener("resize",r),r(),()=>{document.removeEventListener("scroll",r),document.removeEventListener("resize",r)}}),[e,n])}var u=n(6289),m=n(4848);function h(e){let{toc:t,className:n,linkClassName:s,isChild:a}=e;return t.length?(0,m.jsx)("ul",{className:a?void 0:n,children:t.map((e=>(0,m.jsxs)("li",{children:[(0,m.jsx)(u.A,{to:`#${e.id}`,className:s??void 0,dangerouslySetInnerHTML:{__html:e.value}}),(0,m.jsx)(h,{isChild:!0,toc:e.children,className:n,linkClassName:s})]},e.id)))}):null}const f=s.memo(h);function p(e){let{toc:t,className:n="table-of-contents table-of-contents__left-border",linkClassName:r="table-of-contents__link",linkActiveClassName:i,minHeadingLevel:l,maxHeadingLevel:u,...h}=e;const p=(0,a.p)(),x=l??p.tableOfContents.minHeadingLevel,g=u??p.tableOfContents.maxHeadingLevel,b=function(e){let{toc:t,minHeadingLevel:n,maxHeadingLevel:a}=e;return(0,s.useMemo)((()=>c({toc:o(t),minHeadingLevel:n,maxHeadingLevel:a})),[t,n,a])}({toc:t,minHeadingLevel:x,maxHeadingLevel:g});return d((0,s.useMemo)((()=>{if(r&&i)return{linkClassName:r,linkActiveClassName:i,minHeadingLevel:x,maxHeadingLevel:g}}),[r,i,x,g])),(0,m.jsx)(f,{toc:b,className:n,linkClassName:r,...h})}},8426:(e,t)=>{function n(e){let t,n=[];for(let s of e.split(",").map((e=>e.trim())))if(/^-?\d+$/.test(s))n.push(parseInt(s,10));else if(t=s.match(/^(-?\d+)(-|\.\.\.?|\u2025|\u2026|\u22EF)(-?\d+)$/)){let[e,s,a,o]=t;if(s&&o){s=parseInt(s),o=parseInt(o);const e=s<o?1:-1;"-"!==a&&".."!==a&&"\u2025"!==a||(o+=e);for(let t=s;t!==o;t+=e)n.push(t)}}return n}t.default=n,e.exports=n},8453:(e,t,n)=>{"use strict";n.d(t,{R:()=>c,x:()=>r});var s=n(6540);const a={},o=s.createContext(a);function c(e){const t=s.useContext(o);return s.useMemo((function(){return"function"==typeof e?e(t):{...t,...e}}),[t,e])}function r(e){let t;return t=e.disableParentContext?"function"==typeof e.components?e.components(a):e.components||a:c(e.components),s.createElement(o.Provider,{value:t},e.children)}}}]); \ No newline at end of file diff --git a/assets/js/42.c713929e.js b/assets/js/42.8810735a.js similarity index 94% rename from assets/js/42.c713929e.js rename to assets/js/42.8810735a.js index bd07486..60d154a 100644 --- a/assets/js/42.c713929e.js +++ b/assets/js/42.8810735a.js @@ -1 +1 @@ -"use strict";(self.webpackChunkwebsite=self.webpackChunkwebsite||[]).push([[42],{5932:(e,t,i)=>{i.d(t,{A:()=>a});i(6540);var n=i(4164),s=i(539),o=i(9303),r=i(4848);function a(e){let{className:t}=e;return(0,r.jsx)("main",{className:(0,n.A)("container margin-vert--xl",t),children:(0,r.jsx)("div",{className:"row",children:(0,r.jsxs)("div",{className:"col col--6 col--offset-3",children:[(0,r.jsx)(o.A,{as:"h1",className:"hero__title",children:(0,r.jsx)(s.A,{id:"theme.NotFound.title",description:"The title of the 404 page",children:"Page Not Found"})}),(0,r.jsx)("p",{children:(0,r.jsx)(s.A,{id:"theme.NotFound.p1",description:"The first paragraph of the 404 page",children:"We could not find what you were looking for."})}),(0,r.jsx)("p",{children:(0,r.jsx)(s.A,{id:"theme.NotFound.p2",description:"The 2nd paragraph of the 404 page",children:"Please contact the owner of the site that linked you to the original URL and let them know their link is broken."})})]})})})}},3042:(e,t,i)=>{i.r(t),i.d(t,{default:()=>l});i(6540);var n=i(539),s=i(1769),o=i(1410),r=i(5932),a=i(4848);function l(){const e=(0,n.T)({id:"theme.NotFound.title",message:"Page Not Found"});return(0,a.jsxs)(a.Fragment,{children:[(0,a.jsx)(s.be,{title:e}),(0,a.jsx)(o.A,{children:(0,a.jsx)(r.A,{})})]})}}}]); \ No newline at end of file +"use strict";(self.webpackChunkwebsite=self.webpackChunkwebsite||[]).push([[42],{5932:(e,t,i)=>{i.d(t,{A:()=>a});i(6540);var n=i(4164),s=i(539),o=i(9303),r=i(4848);function a(e){let{className:t}=e;return(0,r.jsx)("main",{className:(0,n.A)("container margin-vert--xl",t),children:(0,r.jsx)("div",{className:"row",children:(0,r.jsxs)("div",{className:"col col--6 col--offset-3",children:[(0,r.jsx)(o.A,{as:"h1",className:"hero__title",children:(0,r.jsx)(s.A,{id:"theme.NotFound.title",description:"The title of the 404 page",children:"Page Not Found"})}),(0,r.jsx)("p",{children:(0,r.jsx)(s.A,{id:"theme.NotFound.p1",description:"The first paragraph of the 404 page",children:"We could not find what you were looking for."})}),(0,r.jsx)("p",{children:(0,r.jsx)(s.A,{id:"theme.NotFound.p2",description:"The 2nd paragraph of the 404 page",children:"Please contact the owner of the site that linked you to the original URL and let them know their link is broken."})})]})})})}},3042:(e,t,i)=>{i.r(t),i.d(t,{default:()=>l});i(6540);var n=i(539),s=i(1769),o=i(1833),r=i(5932),a=i(4848);function l(){const e=(0,n.T)({id:"theme.NotFound.title",message:"Page Not Found"});return(0,a.jsxs)(a.Fragment,{children:[(0,a.jsx)(s.be,{title:e}),(0,a.jsx)(o.A,{children:(0,a.jsx)(r.A,{})})]})}}}]); \ No newline at end of file diff --git a/assets/js/42b13c28.06da3524.js b/assets/js/42b13c28.cbf45945.js similarity index 99% rename from assets/js/42b13c28.06da3524.js rename to assets/js/42b13c28.cbf45945.js index 9f9a454..a4ead21 100644 --- a/assets/js/42b13c28.06da3524.js +++ b/assets/js/42b13c28.cbf45945.js @@ -1 +1 @@ -"use strict";(self.webpackChunkwebsite=self.webpackChunkwebsite||[]).push([[106],{2603:(e,r,s)=>{s.r(r),s.d(r,{assets:()=>a,contentTitle:()=>i,default:()=>h,frontMatter:()=>n,metadata:()=>d,toc:()=>l});const d=JSON.parse('{"id":"learning_objectives","title":"Learning Objectives","description":"| ID | K-Level | Content |","source":"@site/docs/learning_objectives.md","sourceDirName":".","slug":"/learning_objectives","permalink":"/robotframework-RFCP-syllabus/docs/learning_objectives","draft":false,"unlisted":false,"editUrl":"https://github.com/robotframework/robotframework-RFCP-syllabus/edit/docusaurus/website/docs/learning_objectives.md","tags":[],"version":"current","frontMatter":{},"sidebar":"tutorialSidebar","previous":{"title":"Glossary","permalink":"/robotframework-RFCP-syllabus/docs/glossary/"}}');var t=s(4848),c=s(8453);const n={},i="Learning Objectives",a={},l=[];function o(e){const r={a:"a",code:"code",h1:"h1",header:"header",table:"table",tbody:"tbody",td:"td",th:"th",thead:"thead",tr:"tr",...(0,c.R)(),...e.components};return(0,t.jsxs)(t.Fragment,{children:[(0,t.jsx)(r.header,{children:(0,t.jsx)(r.h1,{id:"learning-objectives",children:"Learning Objectives"})}),"\n",(0,t.jsxs)(r.table,{children:[(0,t.jsx)(r.thead,{children:(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.th,{children:"ID"}),(0,t.jsx)(r.th,{children:"K-Level"}),(0,t.jsx)(r.th,{children:"Content"})]})}),(0,t.jsxs)(r.tbody,{children:[(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-01/purpose",children:(0,t.jsx)(r.code,{children:"LO-1.1"})})}),(0,t.jsx)(r.td,{children:"K1"}),(0,t.jsx)(r.td,{children:"Recall the two main use cases of Robot Framework"})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-01/purpose#111-test-automation",children:(0,t.jsx)(r.code,{children:"LO-1.1.1"})})}),(0,t.jsx)(r.td,{children:"K1"}),(0,t.jsx)(r.td,{children:"recall the test levels Robot Framework is mostly used for"})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-01/architecture#121-robot-framework-and-the-gtaa-generic-test-automation-architecture",children:(0,t.jsx)(r.code,{children:"LO-1.2.1"})})}),(0,t.jsx)(r.td,{children:"K1"}),(0,t.jsx)(r.td,{children:"Recall the layers of the Generic Test Automation Architecture (gTAA) and their corresponding components in Robot Framework"})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-01/architecture#122-what-is-robot-framework--what-it-is-not",children:(0,t.jsx)(r.code,{children:"LO-1.2.2"})})}),(0,t.jsx)(r.td,{children:"K1"}),(0,t.jsx)(r.td,{children:"Recall what is part of Robot Framework and what is not"})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-01/architecture#123-technology--prerequisites",children:(0,t.jsx)(r.code,{children:"LO-1.2.3"})})}),(0,t.jsx)(r.td,{children:"K1"}),(0,t.jsx)(r.td,{children:"Recall the technology Robot Framework is built on and the prerequisites for running it"})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-01/syntax",children:(0,t.jsx)(r.code,{children:"LO-1.3"})})}),(0,t.jsx)(r.td,{children:"K1"}),(0,t.jsx)(r.td,{children:"Recall the key attributes of the syntax that makes Robot Framework simple and human-readable"})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-01/syntax#133-what-are-keywords",children:(0,t.jsx)(r.code,{children:"LO-1.3.3"})})}),(0,t.jsx)(r.td,{children:"K2"}),(0,t.jsx)(r.td,{children:"Explain the difference between User Keywords and Library Keywords"})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-01/syntax#134-resource-files--libraries",children:(0,t.jsx)(r.code,{children:"LO-1.3.4"})})}),(0,t.jsx)(r.td,{children:"K1"}),(0,t.jsx)(r.td,{children:"Recall the difference between Resource Files and Libraries and their artefacts"})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-01/styles",children:(0,t.jsx)(r.code,{children:"LO-1.4"})})}),(0,t.jsx)(r.td,{children:"K1"}),(0,t.jsx)(r.td,{children:"Recall the three specification styles of Robot Framework"})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-01/styles#141-keyword-driven-specification",children:(0,t.jsx)(r.code,{children:"LO-1.4.1"})})}),(0,t.jsx)(r.td,{children:"K2"}),(0,t.jsx)(r.td,{children:"Understand the basic concepts of Keyword-Driven Specification"})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-01/styles#142-behavior-driven-specification",children:(0,t.jsx)(r.code,{children:"LO-1.4.2"})})}),(0,t.jsx)(r.td,{children:"K2"}),(0,t.jsx)(r.td,{children:"Understand the basic concepts of Behavior-Driven Specification"})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-01/styles#143-comparing-keyword-driven-and-behavior-driven-specification",children:(0,t.jsx)(r.code,{children:"LO-1.4.3"})})}),(0,t.jsx)(r.td,{children:"K1"}),(0,t.jsx)(r.td,{children:"Recall the differences between Keyword-Driven and Behavior-Driven Specification"})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-01/styles#144-data-driven-specification",children:(0,t.jsx)(r.code,{children:"LO-1.4.4"})})}),(0,t.jsx)(r.td,{children:"K1"}),(0,t.jsx)(r.td,{children:"Recall the purpose of Data-Driven Specification"})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-01/organization#151-open-source-license",children:(0,t.jsx)(r.code,{children:"LO-1.5.1"})})}),(0,t.jsx)(r.td,{children:"K1"}),(0,t.jsx)(r.td,{children:"Recall the type of open-source license under which Robot Framework is distributed"})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-01/organization#152-about-the-robot-framework-foundation",children:(0,t.jsx)(r.code,{children:"LO-1.5.2"})})}),(0,t.jsx)(r.td,{children:"K1"}),(0,t.jsx)(r.td,{children:"List and recall the key objectives and organizational form of the Robot Framework Foundation"})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-01/organization#153-robot-framework-webpages",children:(0,t.jsx)(r.code,{children:"LO-1.5.3"})})}),(0,t.jsx)(r.td,{children:"K1"}),(0,t.jsx)(r.td,{children:"Recall the official webpages for Robot Framework and its resources"})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-02/suitefile",children:(0,t.jsx)(r.code,{children:"LO-2.1"})})}),(0,t.jsx)(r.td,{children:"K2"}),(0,t.jsx)(r.td,{children:"Understand which files and directories are considered suites and how they are structured in a suite tree."})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-02/suitefile#211-suite-files",children:(0,t.jsx)(r.code,{children:"LO-2.1.1"})})}),(0,t.jsx)(r.td,{children:"K1"}),(0,t.jsx)(r.td,{children:"Recall the conditions and requirements for a file to be considered a Suite file"})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-02/suitefile#212-sections-and-their-artifacts",children:(0,t.jsx)(r.code,{children:"LO-2.1.2"})})}),(0,t.jsx)(r.td,{children:"K1"}),(0,t.jsx)(r.td,{children:"Recall the available sections in a suite file and their purpose."})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-02/suitefile#2121-introduction-in--settings--section",children:(0,t.jsx)(r.code,{children:"LO-2.1.2.1-1"})})}),(0,t.jsx)(r.td,{children:"K1"}),(0,t.jsx)(r.td,{children:"Recall the available settings in a suite file."})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-02/suitefile#2121-introduction-in--settings--section",children:(0,t.jsx)(r.code,{children:"LO-2.1.2.1-2"})})}),(0,t.jsx)(r.td,{children:"K2"}),(0,t.jsx)(r.td,{children:"Understand the concepts of suite settings and how to define them."})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-02/suitefile#2122-introduction-in--variables--section",children:(0,t.jsx)(r.code,{children:"LO-2.1.2.2"})})}),(0,t.jsx)(r.td,{children:"K1"}),(0,t.jsxs)(r.td,{children:["Recall the purpose of the ",(0,t.jsx)(r.code,{children:"*** Variables ***"})," section."]})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-02/suitefile#2123-introduction-in--test-cases--or--tasks--section",children:(0,t.jsx)(r.code,{children:"LO-2.1.2.3"})})}),(0,t.jsx)(r.td,{children:"K2"}),(0,t.jsxs)(r.td,{children:["Understand the purpose of the ",(0,t.jsx)(r.code,{children:"*** Test Cases ***"})," or ",(0,t.jsx)(r.code,{children:"*** Tasks ***"})," section."]})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-02/suitefile#2124-introduction-in--keywords--section",children:(0,t.jsx)(r.code,{children:"LO-2.1.2.4"})})}),(0,t.jsx)(r.td,{children:"K2"}),(0,t.jsxs)(r.td,{children:["Understand the purpose and limitations of the ",(0,t.jsx)(r.code,{children:"*** Keywords ***"})," section."]})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-02/suitefile_syntax",children:(0,t.jsx)(r.code,{children:"LO-2.2"})})}),(0,t.jsx)(r.td,{children:"K2"}),(0,t.jsx)(r.td,{children:"Understand the basic syntax of test cases and tasks."})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-02/suitefile_syntax#221-separation-and-indentation",children:(0,t.jsx)(r.code,{children:"LO-2.2.1"})})}),(0,t.jsx)(r.td,{children:"K3"}),(0,t.jsx)(r.td,{children:"Understand and apply the mechanics of indentation and separation in Robot Framework."})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-02/suitefile_syntax#222-line-breaks-continuation-and-empty-lines",children:(0,t.jsx)(r.code,{children:"LO-2.2.2"})})}),(0,t.jsx)(r.td,{children:"K3"}),(0,t.jsx)(r.td,{children:"Be able to use line breaks and continuation in a statement."})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-02/suitefile_syntax#223-in-line-comments",children:(0,t.jsx)(r.code,{children:"LO-2.2.3"})})}),(0,t.jsx)(r.td,{children:"K3"}),(0,t.jsx)(r.td,{children:"Be able to add in-line comments to suites."})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-02/suitefile_syntax#224-escaping-of-control-characters",children:(0,t.jsx)(r.code,{children:"LO-2.2.4"})})}),(0,t.jsx)(r.td,{children:"K2"}),(0,t.jsx)(r.td,{children:"Understand how to escape control characters in Robot Framework."})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-02/suitefile_syntax#225-example-suite-file",children:(0,t.jsx)(r.code,{children:"LO-2.2.5"})})}),(0,t.jsx)(r.td,{children:"K2"}),(0,t.jsx)(r.td,{children:"Understand the structure of a basic suite file."})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-02/executing",children:(0,t.jsx)(r.code,{children:"LO-2.3"})})}),(0,t.jsx)(r.td,{children:"K1"}),(0,t.jsx)(r.td,{children:"Recall the three components of the Robot Framework CLI."})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-02/executing#231-robot-command--help",children:(0,t.jsx)(r.code,{children:"LO-2.3.1"})})}),(0,t.jsx)(r.td,{children:"K2"}),(0,t.jsxs)(r.td,{children:["Understand how to run the ",(0,t.jsx)(r.code,{children:"robot"})," command and its basic usage."]})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-02/executing#232-execution-artifacts",children:(0,t.jsx)(r.code,{children:"LO-2.3.2"})})}),(0,t.jsx)(r.td,{children:"K2"}),(0,t.jsx)(r.td,{children:"Explain the execution artifacts generated by Robot Framework."})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-02/executing#233-status",children:(0,t.jsx)(r.code,{children:"LO-2.3.3"})})}),(0,t.jsx)(r.td,{children:"K1"}),(0,t.jsx)(r.td,{children:"Recall the four different status labels used by Robot Framework."})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-02/executing#2331-pass",children:(0,t.jsx)(r.code,{children:"LO-2.3.3.1"})})}),(0,t.jsx)(r.td,{children:"K2"}),(0,t.jsxs)(r.td,{children:["Understand when an element is marked as ",(0,t.jsx)(r.code,{children:"PASS"}),"."]})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-02/executing#2332-fail",children:(0,t.jsx)(r.code,{children:"LO-2.3.3.2"})})}),(0,t.jsx)(r.td,{children:"K2"}),(0,t.jsxs)(r.td,{children:["Understand when an element is marked as ",(0,t.jsx)(r.code,{children:"FAIL"}),"."]})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-02/executing#234-logging-possibilities-log-vs-console",children:(0,t.jsx)(r.code,{children:"LO-2.3.4"})})}),(0,t.jsx)(r.td,{children:"K2"}),(0,t.jsx)(r.td,{children:"Understand the difference between log messages and console output."})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-02/keyword_imports#241-libraries",children:(0,t.jsx)(r.code,{children:"LO-2.4.1-1"})})}),(0,t.jsx)(r.td,{children:"K1"}),(0,t.jsx)(r.td,{children:"Recall the purpose of keyword libraries and how to import them."})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-02/keyword_imports#241-libraries",children:(0,t.jsx)(r.code,{children:"LO-2.4.1-2"})})}),(0,t.jsx)(r.td,{children:"K1"}),(0,t.jsx)(r.td,{children:"Recall the three types of libraries in Robot Framework."})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-02/keyword_imports#242-resource-files",children:(0,t.jsx)(r.code,{children:"LO-2.4.2-1"})})}),(0,t.jsx)(r.td,{children:"K1"}),(0,t.jsx)(r.td,{children:"Recall the purpose of resource files."})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-02/keyword_imports#242-resource-files",children:(0,t.jsx)(r.code,{children:"LO-2.4.2-2"})})}),(0,t.jsx)(r.td,{children:"K3"}),(0,t.jsx)(r.td,{children:"Use resource files to import new keywords."})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-02/keyword_imports#243-import-paths",children:(0,t.jsx)(r.code,{children:"LO-2.4.3"})})}),(0,t.jsx)(r.td,{children:"K2"}),(0,t.jsx)(r.td,{children:"Understand the different types of paths that can be used to import libraries and resource files."})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-02/keyword_interface",children:(0,t.jsx)(r.code,{children:"LO-2.5"})})}),(0,t.jsx)(r.td,{children:"K2"}),(0,t.jsx)(r.td,{children:"Understand the structure of keyword interfaces and how to interpret keyword documentation."})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-02/keyword_interface#251-documented-keyword-information",children:(0,t.jsx)(r.code,{children:"LO-2.5.1"})})}),(0,t.jsx)(r.td,{children:"K1"}),(0,t.jsx)(r.td,{children:"Recall the information that can be found in a keyword documentation."})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-02/keyword_interface#252-keyword-arguments",children:(0,t.jsx)(r.code,{children:"LO-2.5.2"})})}),(0,t.jsx)(r.td,{children:"K2"}),(0,t.jsx)(r.td,{children:"Understand the difference between argument kinds."})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-02/keyword_interface#2521-mandatory-arguments",children:(0,t.jsx)(r.code,{children:"LO-2.5.2.1"})})}),(0,t.jsx)(r.td,{children:"K2"}),(0,t.jsx)(r.td,{children:"Understand the concept of mandatory arguments and how they are documented."})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-02/keyword_interface#2522-optional-arguments",children:(0,t.jsx)(r.code,{children:"LO-2.5.2.2"})})}),(0,t.jsx)(r.td,{children:"K2"}),(0,t.jsx)(r.td,{children:"Understand the concept of optional arguments and how they are documented."})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-02/keyword_interface#2523-embedded-arguments",children:(0,t.jsx)(r.code,{children:"LO-2.5.2.3"})})}),(0,t.jsx)(r.td,{children:"K1"}),(0,t.jsx)(r.td,{children:"Recall the concept of keywords with embedded arguments used in Behavior-Driven Specification and how they are documented."})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-02/keyword_interface#2524-positional-or-named-arguments",children:(0,t.jsx)(r.code,{children:"LO-2.5.2.4"})})}),(0,t.jsx)(r.td,{children:"K1"}),(0,t.jsx)(r.td,{children:'Recall how "Positional or Named Arguments" are marked in the documentation and their use case.'})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-02/keyword_interface#2525-variable-number-of-positional-arguments",children:(0,t.jsx)(r.code,{children:"LO-2.5.2.5"})})}),(0,t.jsx)(r.td,{children:"K1"}),(0,t.jsx)(r.td,{children:'Recall how "Variable Number of Positional Arguments" are marked in the documentation and their use case.'})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-02/keyword_interface#2526-named-only-arguments",children:(0,t.jsx)(r.code,{children:"LO-2.5.2.6"})})}),(0,t.jsx)(r.td,{children:"K1"}),(0,t.jsx)(r.td,{children:'Recall what properties "Named-Only Arguments" have and how they are documented.'})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-02/keyword_interface#2527-free-named-arguments",children:(0,t.jsx)(r.code,{children:"LO-2.5.2.7"})})}),(0,t.jsx)(r.td,{children:"K1"}),(0,t.jsx)(r.td,{children:"Recall how free named arguments are marked in documentation."})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-02/keyword_interface#2528-argument-types",children:(0,t.jsx)(r.code,{children:"LO-2.5.2.8"})})}),(0,t.jsx)(r.td,{children:"K2"}),(0,t.jsx)(r.td,{children:"Understand the concept of argument types and automatic type conversion."})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-02/keyword_interface#2529-return-types",children:(0,t.jsx)(r.code,{children:"LO-2.5.2.9"})})}),(0,t.jsx)(r.td,{children:"K2"}),(0,t.jsx)(r.td,{children:"Understand the concept of return type hints."})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-02/keyword_interface#253-keyword-documentation--examples",children:(0,t.jsx)(r.code,{children:"LO-2.5.3"})})}),(0,t.jsx)(r.td,{children:"K2"}),(0,t.jsx)(r.td,{children:"Understand how to read keyword documentation and how to interpret the examples."})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-02/writing_test",children:(0,t.jsx)(r.code,{children:"LO-2.6"})})}),(0,t.jsx)(r.td,{children:"K2"}),(0,t.jsx)(r.td,{children:"Understand how to call imported keywords and how to structure keyword calls."})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-02/writing_test#261-positional-arguments",children:(0,t.jsx)(r.code,{children:"LO-2.6.1"})})}),(0,t.jsx)(r.td,{children:"K2"}),(0,t.jsx)(r.td,{children:"Understand the concept of how to set argument values positionally."})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-02/writing_test#262-named-arguments",children:(0,t.jsx)(r.code,{children:"LO-2.6.2"})})}),(0,t.jsx)(r.td,{children:"K2"}),(0,t.jsx)(r.td,{children:"Understand the concept of named arguments and how to set argument values by their name."})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-02/writing_test#263-embedded-arguments--using-behavior-driven-specification",children:(0,t.jsx)(r.code,{children:"LO-2.6.3"})})}),(0,t.jsx)(r.td,{children:"K1"}),(0,t.jsx)(r.td,{children:"Recall how to use embedded arguments."})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-03/variables",children:(0,t.jsx)(r.code,{children:"LO-3.2-1"})})}),(0,t.jsx)(r.td,{children:"K2"}),(0,t.jsx)(r.td,{children:"Understand how variables in Robot Framework are used to store and manage data"})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-03/variables",children:(0,t.jsx)(r.code,{children:"LO-3.2-2"})})}),(0,t.jsx)(r.td,{children:"K1"}),(0,t.jsx)(r.td,{children:"Recall the relevant five different ways to create and assign variables"})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-03/variables#321-variable-syntax-and-access-types",children:(0,t.jsx)(r.code,{children:"LO-3.2.1-1"})})}),(0,t.jsx)(r.td,{children:"K1"}),(0,t.jsx)(r.td,{children:"Recall the four syntactical access types to variables with their prefixes"})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-03/variables#321-variable-syntax-and-access-types",children:(0,t.jsx)(r.code,{children:"LO-3.2.1-2"})})}),(0,t.jsx)(r.td,{children:"K1"}),(0,t.jsx)(r.td,{children:"Recall the basic syntax of variables"})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-03/variables#322--variables--section",children:(0,t.jsx)(r.code,{children:"LO-3.2.2-1"})})}),(0,t.jsx)(r.td,{children:"K3"}),(0,t.jsx)(r.td,{children:"Create variables in the Variables section"})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-03/variables#322--variables--section",children:(0,t.jsx)(r.code,{children:"LO-3.2.2-2"})})}),(0,t.jsx)(r.td,{children:"K3"}),(0,t.jsx)(r.td,{children:"Use the correct variable prefixes for assigning and accessing variables"})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-03/variables#3221-scalar-variable-definition",children:(0,t.jsx)(r.code,{children:"LO-3.2.2.1-1"})})}),(0,t.jsx)(r.td,{children:"K3"}),(0,t.jsx)(r.td,{children:"Create and assign scalar variables"})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-03/variables#3221-scalar-variable-definition",children:(0,t.jsx)(r.code,{children:"LO-3.2.2.1-2"})})}),(0,t.jsx)(r.td,{children:"K2"}),(0,t.jsx)(r.td,{children:"Understand how multiple lines can be used to define scalar variables"})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-03/variables#3222-primitive-data-types",children:(0,t.jsx)(r.code,{children:"LO-3.2.2.2"})})}),(0,t.jsx)(r.td,{children:"K2"}),(0,t.jsx)(r.td,{children:"Understand how to access primitive data types"})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-03/variables#3223-list-variable-definition",children:(0,t.jsx)(r.code,{children:"LO-3.2.2.3"})})}),(0,t.jsx)(r.td,{children:"K2"}),(0,t.jsx)(r.td,{children:"Understand how to set and access data in list variables"})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-03/variables#3224-dictionary-variable-definition",children:(0,t.jsx)(r.code,{children:"LO-3.2.2.4"})})}),(0,t.jsx)(r.td,{children:"K2"}),(0,t.jsx)(r.td,{children:"Understand how to set and access data in dict variables"})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-03/variables#323-return-values-from-keywords",children:(0,t.jsx)(r.code,{children:"LO-3.2.3"})})}),(0,t.jsx)(r.td,{children:"K3"}),(0,t.jsx)(r.td,{children:"Be able to assign return values from keywords to variables"})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-03/variables#324-var-statement",children:(0,t.jsx)(r.code,{children:"LO-3.2.4"})})}),(0,t.jsx)(r.td,{children:"K2"}),(0,t.jsx)(r.td,{children:"Understand how to create variables using the VAR statement"})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-03/variables#325-variable-scope-introduction",children:(0,t.jsx)(r.code,{children:"LO-3.2.5"})})}),(0,t.jsx)(r.td,{children:"K2"}),(0,t.jsxs)(r.td,{children:["Understand how ",(0,t.jsx)(r.code,{children:"local"})," and ",(0,t.jsx)(r.code,{children:"suite"})," scope variables are created"]})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-03/user_keyword#332-user-keyword-names",children:(0,t.jsx)(r.code,{children:"LO-3.3.2"})})}),(0,t.jsx)(r.td,{children:"K1"}),(0,t.jsx)(r.td,{children:"Recall the rules how keyword names are matched."})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-03/user_keyword#333-user-keyword-settings",children:(0,t.jsx)(r.code,{children:"LO-3.3.3"})})}),(0,t.jsx)(r.td,{children:"K1"}),(0,t.jsx)(r.td,{children:"Recall all available settings and their purpose for User Keywords"})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-03/user_keyword#334-user-keyword-documentation",children:(0,t.jsx)(r.code,{children:"LO-3.3.4"})})}),(0,t.jsx)(r.td,{children:"K1"}),(0,t.jsx)(r.td,{children:"Recall the significance of the first logical line and in keyword documentation for the log file."})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-03/user_keyword#335-user-keyword-arguments",children:(0,t.jsx)(r.code,{children:"LO-3.3.5"})})}),(0,t.jsx)(r.td,{children:"K2"}),(0,t.jsx)(r.td,{children:"Understand the purpose and syntax of the [Arguments] setting in User Keywords."})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-03/user_keyword#3351-defining-mandatory-arguments",children:(0,t.jsx)(r.code,{children:"LO-3.3.5.1-1"})})}),(0,t.jsx)(r.td,{children:"K1"}),(0,t.jsx)(r.td,{children:"Recall what makes an argument mandatory in a user keyword."})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-03/user_keyword#3351-defining-mandatory-arguments",children:(0,t.jsx)(r.code,{children:"LO-3.3.5.1-2"})})}),(0,t.jsx)(r.td,{children:"K3"}),(0,t.jsx)(r.td,{children:"Define User Keywords with mandatory arguments."})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-03/user_keyword#3352-defining-optional-arguments",children:(0,t.jsx)(r.code,{children:"LO-3.3.5.2-1"})})}),(0,t.jsx)(r.td,{children:"K1"}),(0,t.jsx)(r.td,{children:"Recall how to define optional arguments in a user keyword."})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-03/user_keyword#3352-defining-optional-arguments",children:(0,t.jsx)(r.code,{children:"LO-3.3.5.2-2"})})}),(0,t.jsx)(r.td,{children:"K3"}),(0,t.jsx)(r.td,{children:"Define User Keywords with optional arguments."})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-03/user_keyword#3353-defining-embedded-arguments",children:(0,t.jsx)(r.code,{children:"LO-3.3.5.3-1"})})}),(0,t.jsx)(r.td,{children:"K2"}),(0,t.jsx)(r.td,{children:"Describe how embedded arguments are replaced by actual values during keyword execution."})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-03/user_keyword#3353-defining-embedded-arguments",children:(0,t.jsx)(r.code,{children:"LO-3.3.5.3-2"})})}),(0,t.jsx)(r.td,{children:"K2"}),(0,t.jsx)(r.td,{children:"Understand the role of embedded arguments in Behavior-Driven Development (BDD) style."})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-03/user_keyword#336-return-statement",children:(0,t.jsx)(r.code,{children:"LO-3.3.6-1"})})}),(0,t.jsx)(r.td,{children:"K2"}),(0,t.jsxs)(r.td,{children:["Understand how the ",(0,t.jsx)(r.code,{children:"RETURN"})," statement passes data between different keywords."]})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-03/user_keyword#336-return-statement",children:(0,t.jsx)(r.code,{children:"LO-3.3.6-2"})})}),(0,t.jsx)(r.td,{children:"K3"}),(0,t.jsxs)(r.td,{children:["Use the ",(0,t.jsx)(r.code,{children:"RETURN"})," statement to return values from a user keyword and assign it to a variable."]})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-03/user_keyword#337-keyword-conventions",children:(0,t.jsx)(r.code,{children:"LO-3.3.7"})})}),(0,t.jsx)(r.td,{children:"K1"}),(0,t.jsx)(r.td,{children:"Recall the naming conventions for user keywords."})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-03/datadriven",children:(0,t.jsx)(r.code,{children:"LO-3.4"})})}),(0,t.jsx)(r.td,{children:"K2"}),(0,t.jsx)(r.td,{children:"Understand the basic concept and syntax of Data-Driven Specification"})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-03/datadriven#341-testtask-templates",children:(0,t.jsx)(r.code,{children:"LO-3.4.1-1"})})}),(0,t.jsx)(r.td,{children:"K2"}),(0,t.jsx)(r.td,{children:"Understand how to define and use test|task templates"})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-03/datadriven#341-testtask-templates",children:(0,t.jsx)(r.code,{children:"LO-3.4.1-2"})})}),(0,t.jsx)(r.td,{children:"K1"}),(0,t.jsx)(r.td,{children:"Recall the differences between the two different approaches to define Data-Driven Specification"})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-03/datadriven#3411-multiple-named-testtask-with-one-template",children:(0,t.jsx)(r.code,{children:"LO-3.4.1.1"})})}),(0,t.jsx)(r.td,{children:"K1"}),(0,t.jsx)(r.td,{children:"Recall the syntax and properties of multiple named test|task with one template"})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-03/datadriven#3412-named-testtask-with-multiple-data-rows",children:(0,t.jsx)(r.code,{children:"LO-3.4.1.2"})})}),(0,t.jsx)(r.td,{children:"K1"}),(0,t.jsx)(r.td,{children:"Recall the syntax and properties of named test|task with multiple data rows"})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-03/advanced_importing",children:(0,t.jsx)(r.code,{children:"LO-3.5"})})}),(0,t.jsx)(r.td,{children:"K1"}),(0,t.jsx)(r.td,{children:"Recall that naming conflicts can arise from the import of multiple resource files."})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-03/advanced_importing#351-importing-hierarchies",children:(0,t.jsx)(r.code,{children:"LO-3.5.1"})})}),(0,t.jsx)(r.td,{children:"K2"}),(0,t.jsx)(r.td,{children:"Understand how transitive imports of resource files and libraries work."})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-03/advanced_importing#352-library-configuration",children:(0,t.jsx)(r.code,{children:"LO-3.5.2"})})}),(0,t.jsx)(r.td,{children:"K3"}),(0,t.jsx)(r.td,{children:"Be able to configure a library import using arguments."})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-03/advanced_importing#353-naming-conflicts",children:(0,t.jsx)(r.code,{children:"LO-3.5.3"})})}),(0,t.jsx)(r.td,{children:"K2"}),(0,t.jsx)(r.td,{children:"Explain how naming conflicts can happen and how to mitigate them."})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-04/setups",children:(0,t.jsx)(r.code,{children:"LO-4.1-1"})})}),(0,t.jsx)(r.td,{children:"K1"}),(0,t.jsx)(r.td,{children:"Recall the purpose and benefits of Setups in Robot Framework"})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-04/setups",children:(0,t.jsx)(r.code,{children:"LO-4.1-2"})})}),(0,t.jsx)(r.td,{children:"K1"}),(0,t.jsx)(r.td,{children:"Recall the different levels where a Setup can be defined"})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-04/setups#411-suite-setup",children:(0,t.jsx)(r.code,{children:"LO-4.1.1-1"})})}),(0,t.jsx)(r.td,{children:"K1"}),(0,t.jsx)(r.td,{children:"Recall key characteristics, benefits, and syntax of Suite Setup"})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-04/setups#411-suite-setup",children:(0,t.jsx)(r.code,{children:"LO-4.1.1-2"})})}),(0,t.jsx)(r.td,{children:"K2"}),(0,t.jsx)(r.td,{children:"Understand when Suite Setup is executed and used"})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-04/setups#412-testtask-setup",children:(0,t.jsx)(r.code,{children:"LO-4.1.2-1"})})}),(0,t.jsx)(r.td,{children:"K1"}),(0,t.jsx)(r.td,{children:"Recall key characteristics, benefits, and syntax of Test Setup"})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-04/setups#412-testtask-setup",children:(0,t.jsx)(r.code,{children:"LO-4.1.2-2"})})}),(0,t.jsx)(r.td,{children:"K2"}),(0,t.jsx)(r.td,{children:"Understand when Test|Task Setup is executed and used"})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-04/setups#413-keyword-setup",children:(0,t.jsx)(r.code,{children:"LO-4.1.3"})})}),(0,t.jsx)(r.td,{children:"K1"}),(0,t.jsx)(r.td,{children:"Recall key characteristics and syntax of Keyword Setup"})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-04/teardowns",children:(0,t.jsx)(r.code,{children:"LO-4.2-1"})})}),(0,t.jsx)(r.td,{children:"K2"}),(0,t.jsx)(r.td,{children:"Understand the different levels where and how Teardowns can be defined and when they are executed"})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-04/teardowns",children:(0,t.jsx)(r.code,{children:"LO-4.2-2"})})}),(0,t.jsx)(r.td,{children:"K1"}),(0,t.jsx)(r.td,{children:"Recall the typical use cases for using Teardowns"})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-04/teardowns#421-suite-teardown",children:(0,t.jsx)(r.code,{children:"LO-4.2.1-1"})})}),(0,t.jsx)(r.td,{children:"K1"}),(0,t.jsx)(r.td,{children:"Recall key characteristics, benefits, and syntax of Suite Teardown"})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-04/teardowns#421-suite-teardown",children:(0,t.jsx)(r.code,{children:"LO-4.2.1-2"})})}),(0,t.jsx)(r.td,{children:"K2"}),(0,t.jsx)(r.td,{children:"Understand when Suite Teardown is executed and used"})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-04/teardowns#422-testtask-teardown",children:(0,t.jsx)(r.code,{children:"LO-4.2.2-1"})})}),(0,t.jsx)(r.td,{children:"K1"}),(0,t.jsx)(r.td,{children:"Recall key characteristics, benefits, and syntax of Test|Task Teardown"})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-04/teardowns#422-testtask-teardown",children:(0,t.jsx)(r.code,{children:"LO-4.2.2-2"})})}),(0,t.jsx)(r.td,{children:"K2"}),(0,t.jsx)(r.td,{children:"Understand when Test|Task Teardown is executed and used"})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-04/teardowns#423-keyword-teardown",children:(0,t.jsx)(r.code,{children:"LO-4.2.3"})})}),(0,t.jsx)(r.td,{children:"K1"}),(0,t.jsx)(r.td,{children:"Recall key characteristics, benefits, and syntax of Keyword Teardown"})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-04/init_files",children:(0,t.jsx)(r.code,{children:"LO-4.3"})})}),(0,t.jsx)(r.td,{children:"K1"}),(0,t.jsx)(r.td,{children:"Recall how to define an Initialization Files and its purpose"})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-04/init_files#432-suite-setup-and-suite-teardown-of-initialization-files",children:(0,t.jsx)(r.code,{children:"LO-4.3.2"})})}),(0,t.jsx)(r.td,{children:"K2"}),(0,t.jsx)(r.td,{children:"Understand the execution order of Suite Setup and Suite Teardown in Initialization Files and their sub-suites and tests|tasks"})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-04/init_files#433-allowed-sections-in-initialization-files",children:(0,t.jsx)(r.code,{children:"LO-4.3.3"})})}),(0,t.jsx)(r.td,{children:"K1"}),(0,t.jsx)(r.td,{children:"Recall the allowed sections and their content in Initialization Files"})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-04/tags",children:(0,t.jsx)(r.code,{children:"LO-4.4"})})}),(0,t.jsx)(r.td,{children:"K1"}),(0,t.jsx)(r.td,{children:"Recall the purpose of Test|Task Tags in Robot Framework"})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-04/tags#441-assigning-tags-to-teststasks",children:(0,t.jsx)(r.code,{children:"LO-4.4.1"})})}),(0,t.jsx)(r.td,{children:"K1"}),(0,t.jsx)(r.td,{children:"Recall the syntax and different ways to assign tags to tests|tasks"})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-04/tags#442-using-tags-to-filter-execution",children:(0,t.jsx)(r.code,{children:"LO-4.4.2"})})}),(0,t.jsx)(r.td,{children:"K2"}),(0,t.jsx)(r.td,{children:"Understand how to filter tests|tasks using the command-line interface of Robot Framework"})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-04/skip",children:(0,t.jsx)(r.code,{children:"LO-4.5-1"})})}),(0,t.jsx)(r.td,{children:"K1"}),(0,t.jsx)(r.td,{children:"Recall the use case and purpose of skipping tests|tasks in Robot Framework"})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-04/skip",children:(0,t.jsx)(r.code,{children:"LO-4.5-2"})})}),(0,t.jsx)(r.td,{children:"K1"}),(0,t.jsx)(r.td,{children:"Recall the different ways to skip tests|tasks in Robot Framework"})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-04/skip#451-skipping-by-tags-selection-cli",children:(0,t.jsx)(r.code,{children:"LO-4.5.1"})})}),(0,t.jsx)(r.td,{children:"K1"}),(0,t.jsx)(r.td,{children:"Recall the differences between skip and exclude"})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-05/advanced_variables#511-variable-priorities",children:(0,t.jsx)(r.code,{children:"LO-5.1.1"})})}),(0,t.jsx)(r.td,{children:"K2"}),(0,t.jsx)(r.td,{children:"Understand the difference between statically defined and dynamically created variables in Robot Framework"})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-05/advanced_variables#5111-statically-defined-or-imported-variables",children:(0,t.jsx)(r.code,{children:"LO-5.1.1.1"})})}),(0,t.jsx)(r.td,{children:"K1"}),(0,t.jsx)(r.td,{children:"Recall the priority of statically defined or imported variables in Robot Framework"})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-05/advanced_variables#5112-dynamically-created-variables",children:(0,t.jsx)(r.code,{children:"LO-5.1.1.2"})})}),(0,t.jsx)(r.td,{children:"K1"}),(0,t.jsx)(r.td,{children:"Recall the priority of dynamically created variables in Robot Framework"})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-05/advanced_variables#512-variable-scopes",children:(0,t.jsx)(r.code,{children:"LO-5.1.2"})})}),(0,t.jsx)(r.td,{children:"K1"}),(0,t.jsx)(r.td,{children:"Recall the different variable scopes in Robot Framework"})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-05/advanced_variables#5121--global-scope",children:(0,t.jsx)(r.code,{children:"LO-5.1.2.1"})})}),(0,t.jsx)(r.td,{children:"K1"}),(0,t.jsx)(r.td,{children:"Recall how to define global variables and where they can be accessed"})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-05/advanced_variables#5122--suite-scope",children:(0,t.jsx)(r.code,{children:"LO-5.1.2.2"})})}),(0,t.jsx)(r.td,{children:"K1"}),(0,t.jsx)(r.td,{children:"Recall how to define suite variables and where they can be accessed"})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-05/advanced_variables#5123--testtask-scope",children:(0,t.jsx)(r.code,{children:"LO-5.1.2.3"})})}),(0,t.jsx)(r.td,{children:"K1"}),(0,t.jsx)(r.td,{children:"Recall how to define test|task variables and where they can be accessed"})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-05/advanced_variables#5124--local-scope",children:(0,t.jsx)(r.code,{children:"LO-5.1.2.4"})})}),(0,t.jsx)(r.td,{children:"K1"}),(0,t.jsx)(r.td,{children:"Recall how to define local variables and where they can be accessed"})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-05/advanced_variables#5141-assigning-list-variables",children:(0,t.jsx)(r.code,{children:"LO-5.1.4.1"})})}),(0,t.jsx)(r.td,{children:"K1"}),(0,t.jsxs)(r.td,{children:["Recall that assignments to ",(0,t.jsx)(r.code,{children:"@{list}"})," variables convert values to lists automatically"]})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-05/advanced_variables#5142-accessing-list-variables",children:(0,t.jsx)(r.code,{children:"LO-5.1.4.2"})})}),(0,t.jsx)(r.td,{children:"K1"}),(0,t.jsxs)(r.td,{children:["Recall that ",(0,t.jsx)(r.code,{children:"@{list}"})," unpacks the values of a list variable when accessed"]})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-05/advanced_variables#5151-assigning-dictionary-variables",children:(0,t.jsx)(r.code,{children:"LO-5.1.5.1"})})}),(0,t.jsx)(r.td,{children:"K1"}),(0,t.jsxs)(r.td,{children:["Recall that assignments to ",(0,t.jsx)(r.code,{children:"&{dict}"})," variables automatically convert values to Robot Framework Dictionaries and enable dot-access"]})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-05/advanced_variables#5152-accessing-dictionary-variables",children:(0,t.jsx)(r.code,{children:"LO-5.1.5.2"})})}),(0,t.jsx)(r.td,{children:"K1"}),(0,t.jsxs)(r.td,{children:["Recall that ",(0,t.jsx)(r.code,{children:"&{dict}"})," unpacks to multiple key=value pairs when accessed"]})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-05/advanced_variables#516-built-in-variables",children:(0,t.jsx)(r.code,{children:"LO-5.1.6"})})}),(0,t.jsx)(r.td,{children:"K1"}),(0,t.jsx)(r.td,{children:"Recall that Robot Framework provides access to execution information via Built-In variables"})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-05/control_structures#521-if-statements",children:(0,t.jsx)(r.code,{children:"LO-5.2.1"})})}),(0,t.jsx)(r.td,{children:"K2"}),(0,t.jsx)(r.td,{children:"Understand the purpose and basic concept of IF-Statements"})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-05/control_structures#524-for-loops",children:(0,t.jsx)(r.code,{children:"LO-5.2.4"})})}),(0,t.jsx)(r.td,{children:"K2"}),(0,t.jsx)(r.td,{children:"Understand the purpose and basic concept of FOR Loops"})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-05/control_structures#525-while-loops",children:(0,t.jsx)(r.code,{children:"LO-5.2.5"})})}),(0,t.jsx)(r.td,{children:"K2"}),(0,t.jsx)(r.td,{children:"Understand the purpose and basic concept of WHILE Loops"})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-05/control_structures#526-break-and-continue",children:(0,t.jsx)(r.code,{children:"LO-5.2.6"})})}),(0,t.jsx)(r.td,{children:"K2"}),(0,t.jsx)(r.td,{children:"Understand the purpose and basic concept of the BREAK and CONTINUE statements"})]})]})]})]})}function h(e={}){const{wrapper:r}={...(0,c.R)(),...e.components};return r?(0,t.jsx)(r,{...e,children:(0,t.jsx)(o,{...e})}):o(e)}},8453:(e,r,s)=>{s.d(r,{R:()=>n,x:()=>i});var d=s(6540);const t={},c=d.createContext(t);function n(e){const r=d.useContext(c);return d.useMemo((function(){return"function"==typeof e?e(r):{...r,...e}}),[r,e])}function i(e){let r;return r=e.disableParentContext?"function"==typeof e.components?e.components(t):e.components||t:n(e.components),d.createElement(c.Provider,{value:r},e.children)}}}]); \ No newline at end of file +"use strict";(self.webpackChunkwebsite=self.webpackChunkwebsite||[]).push([[106],{2603:(e,r,s)=>{s.r(r),s.d(r,{assets:()=>a,contentTitle:()=>i,default:()=>h,frontMatter:()=>n,metadata:()=>d,toc:()=>l});const d=JSON.parse('{"id":"learning_objectives","title":"Learning Objectives","description":"| ID | K-Level | Content |","source":"@site/docs/learning_objectives.md","sourceDirName":".","slug":"/learning_objectives","permalink":"/robotframework-RFCP-syllabus/docs/learning_objectives","draft":false,"unlisted":false,"editUrl":"https://github.com/robotframework/robotframework-RFCP-syllabus/edit/docusaurus/website/docs/learning_objectives.md","tags":[],"version":"current","frontMatter":{},"sidebar":"tutorialSidebar","previous":{"title":"Glossary","permalink":"/robotframework-RFCP-syllabus/docs/glossary/"}}');var t=s(4848),c=s(8453);const n={},i="Learning Objectives",a={},l=[];function o(e){const r={a:"a",code:"code",h1:"h1",header:"header",table:"table",tbody:"tbody",td:"td",th:"th",thead:"thead",tr:"tr",...(0,c.R)(),...e.components};return(0,t.jsxs)(t.Fragment,{children:[(0,t.jsx)(r.header,{children:(0,t.jsx)(r.h1,{id:"learning-objectives",children:"Learning Objectives"})}),"\n",(0,t.jsxs)(r.table,{children:[(0,t.jsx)(r.thead,{children:(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.th,{children:"ID"}),(0,t.jsx)(r.th,{children:"K-Level"}),(0,t.jsx)(r.th,{children:"Content"})]})}),(0,t.jsxs)(r.tbody,{children:[(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-01/purpose",children:(0,t.jsx)(r.code,{children:"LO-1.1"})})}),(0,t.jsx)(r.td,{children:"K1"}),(0,t.jsx)(r.td,{children:"Recall the two main use cases of Robot Framework"})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-01/purpose#111-test-automation",children:(0,t.jsx)(r.code,{children:"LO-1.1.1"})})}),(0,t.jsx)(r.td,{children:"K1"}),(0,t.jsx)(r.td,{children:"Recall the test levels Robot Framework is mostly used for"})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-01/architecture#121-robot-framework-and-the-gtaa-generic-test-automation-architecture",children:(0,t.jsx)(r.code,{children:"LO-1.2.1"})})}),(0,t.jsx)(r.td,{children:"K1"}),(0,t.jsx)(r.td,{children:"Recall the layers of the Generic Test Automation Architecture (gTAA) and their corresponding components in Robot Framework"})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-01/architecture#122-what-is-robot-framework--what-it-is-not",children:(0,t.jsx)(r.code,{children:"LO-1.2.2"})})}),(0,t.jsx)(r.td,{children:"K1"}),(0,t.jsx)(r.td,{children:"Recall what is part of Robot Framework and what is not"})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-01/architecture#123-technology--prerequisites",children:(0,t.jsx)(r.code,{children:"LO-1.2.3"})})}),(0,t.jsx)(r.td,{children:"K1"}),(0,t.jsx)(r.td,{children:"Recall the technology Robot Framework is built on and the prerequisites for running it"})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-01/syntax",children:(0,t.jsx)(r.code,{children:"LO-1.3"})})}),(0,t.jsx)(r.td,{children:"K1"}),(0,t.jsx)(r.td,{children:"Recall the key attributes of the syntax that makes Robot Framework simple and human-readable"})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-01/syntax#133-what-are-keywords",children:(0,t.jsx)(r.code,{children:"LO-1.3.3"})})}),(0,t.jsx)(r.td,{children:"K2"}),(0,t.jsx)(r.td,{children:"Explain the difference between User Keywords and Library Keywords"})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-01/syntax#134-resource-files--libraries",children:(0,t.jsx)(r.code,{children:"LO-1.3.4"})})}),(0,t.jsx)(r.td,{children:"K1"}),(0,t.jsx)(r.td,{children:"Recall the difference between Resource Files and Libraries and their artifacts"})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-01/styles",children:(0,t.jsx)(r.code,{children:"LO-1.4"})})}),(0,t.jsx)(r.td,{children:"K1"}),(0,t.jsx)(r.td,{children:"Recall the three specification styles of Robot Framework"})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-01/styles#141-keyword-driven-specification",children:(0,t.jsx)(r.code,{children:"LO-1.4.1"})})}),(0,t.jsx)(r.td,{children:"K2"}),(0,t.jsx)(r.td,{children:"Understand the basic concepts of Keyword-Driven Specification"})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-01/styles#142-behavior-driven-specification",children:(0,t.jsx)(r.code,{children:"LO-1.4.2"})})}),(0,t.jsx)(r.td,{children:"K2"}),(0,t.jsx)(r.td,{children:"Understand the basic concepts of Behavior-Driven Specification"})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-01/styles#143-comparing-keyword-driven-and-behavior-driven-specification",children:(0,t.jsx)(r.code,{children:"LO-1.4.3"})})}),(0,t.jsx)(r.td,{children:"K1"}),(0,t.jsx)(r.td,{children:"Recall the differences between Keyword-Driven and Behavior-Driven Specification"})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-01/styles#144-data-driven-specification",children:(0,t.jsx)(r.code,{children:"LO-1.4.4"})})}),(0,t.jsx)(r.td,{children:"K1"}),(0,t.jsx)(r.td,{children:"Recall the purpose of Data-Driven Specification"})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-01/organization#151-open-source-license",children:(0,t.jsx)(r.code,{children:"LO-1.5.1"})})}),(0,t.jsx)(r.td,{children:"K1"}),(0,t.jsx)(r.td,{children:"Recall the type of open-source license under which Robot Framework is distributed"})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-01/organization#152-about-the-robot-framework-foundation",children:(0,t.jsx)(r.code,{children:"LO-1.5.2"})})}),(0,t.jsx)(r.td,{children:"K1"}),(0,t.jsx)(r.td,{children:"List and recall the key objectives and organizational form of the Robot Framework Foundation"})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-01/organization#153-robot-framework-webpages",children:(0,t.jsx)(r.code,{children:"LO-1.5.3"})})}),(0,t.jsx)(r.td,{children:"K1"}),(0,t.jsx)(r.td,{children:"Recall the official webpages for Robot Framework and its resources"})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-02/suitefile",children:(0,t.jsx)(r.code,{children:"LO-2.1"})})}),(0,t.jsx)(r.td,{children:"K2"}),(0,t.jsx)(r.td,{children:"Understand which files and directories are considered suites and how they are structured in a suite tree."})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-02/suitefile#211-suite-files",children:(0,t.jsx)(r.code,{children:"LO-2.1.1"})})}),(0,t.jsx)(r.td,{children:"K1"}),(0,t.jsx)(r.td,{children:"Recall the conditions and requirements for a file to be considered a Suite file"})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-02/suitefile#212-sections-and-their-artifacts",children:(0,t.jsx)(r.code,{children:"LO-2.1.2"})})}),(0,t.jsx)(r.td,{children:"K1"}),(0,t.jsx)(r.td,{children:"Recall the available sections in a suite file and their purpose."})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-02/suitefile#2121-introduction-in--settings--section",children:(0,t.jsx)(r.code,{children:"LO-2.1.2.1-1"})})}),(0,t.jsx)(r.td,{children:"K1"}),(0,t.jsx)(r.td,{children:"Recall the available settings in a suite file."})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-02/suitefile#2121-introduction-in--settings--section",children:(0,t.jsx)(r.code,{children:"LO-2.1.2.1-2"})})}),(0,t.jsx)(r.td,{children:"K2"}),(0,t.jsx)(r.td,{children:"Understand the concepts of suite settings and how to define them."})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-02/suitefile#2122-introduction-in--variables--section",children:(0,t.jsx)(r.code,{children:"LO-2.1.2.2"})})}),(0,t.jsx)(r.td,{children:"K1"}),(0,t.jsxs)(r.td,{children:["Recall the purpose of the ",(0,t.jsx)(r.code,{children:"*** Variables ***"})," section."]})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-02/suitefile#2123-introduction-in--test-cases--or--tasks--section",children:(0,t.jsx)(r.code,{children:"LO-2.1.2.3"})})}),(0,t.jsx)(r.td,{children:"K2"}),(0,t.jsxs)(r.td,{children:["Understand the purpose of the ",(0,t.jsx)(r.code,{children:"*** Test Cases ***"})," or ",(0,t.jsx)(r.code,{children:"*** Tasks ***"})," section."]})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-02/suitefile#2124-introduction-in--keywords--section",children:(0,t.jsx)(r.code,{children:"LO-2.1.2.4"})})}),(0,t.jsx)(r.td,{children:"K2"}),(0,t.jsxs)(r.td,{children:["Understand the purpose and limitations of the ",(0,t.jsx)(r.code,{children:"*** Keywords ***"})," section."]})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-02/suitefile_syntax",children:(0,t.jsx)(r.code,{children:"LO-2.2"})})}),(0,t.jsx)(r.td,{children:"K2"}),(0,t.jsx)(r.td,{children:"Understand the basic syntax of test cases and tasks."})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-02/suitefile_syntax#221-separation-and-indentation",children:(0,t.jsx)(r.code,{children:"LO-2.2.1"})})}),(0,t.jsx)(r.td,{children:"K3"}),(0,t.jsx)(r.td,{children:"Understand and apply the mechanics of indentation and separation in Robot Framework."})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-02/suitefile_syntax#222-line-breaks-continuation-and-empty-lines",children:(0,t.jsx)(r.code,{children:"LO-2.2.2"})})}),(0,t.jsx)(r.td,{children:"K3"}),(0,t.jsx)(r.td,{children:"Be able to use line breaks and continuation in a statement."})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-02/suitefile_syntax#223-in-line-comments",children:(0,t.jsx)(r.code,{children:"LO-2.2.3"})})}),(0,t.jsx)(r.td,{children:"K3"}),(0,t.jsx)(r.td,{children:"Be able to add in-line comments to suites."})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-02/suitefile_syntax#224-escaping-of-control-characters",children:(0,t.jsx)(r.code,{children:"LO-2.2.4"})})}),(0,t.jsx)(r.td,{children:"K2"}),(0,t.jsx)(r.td,{children:"Understand how to escape control characters in Robot Framework."})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-02/suitefile_syntax#225-example-suite-file",children:(0,t.jsx)(r.code,{children:"LO-2.2.5"})})}),(0,t.jsx)(r.td,{children:"K2"}),(0,t.jsx)(r.td,{children:"Understand the structure of a basic suite file."})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-02/executing",children:(0,t.jsx)(r.code,{children:"LO-2.3"})})}),(0,t.jsx)(r.td,{children:"K1"}),(0,t.jsx)(r.td,{children:"Recall the three components of the Robot Framework CLI."})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-02/executing#231-robot-command--help",children:(0,t.jsx)(r.code,{children:"LO-2.3.1"})})}),(0,t.jsx)(r.td,{children:"K2"}),(0,t.jsxs)(r.td,{children:["Understand how to run the ",(0,t.jsx)(r.code,{children:"robot"})," command and its basic usage."]})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-02/executing#232-execution-artifacts",children:(0,t.jsx)(r.code,{children:"LO-2.3.2"})})}),(0,t.jsx)(r.td,{children:"K2"}),(0,t.jsx)(r.td,{children:"Explain the execution artifacts generated by Robot Framework."})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-02/executing#233-status",children:(0,t.jsx)(r.code,{children:"LO-2.3.3"})})}),(0,t.jsx)(r.td,{children:"K1"}),(0,t.jsx)(r.td,{children:"Recall the four different status labels used by Robot Framework."})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-02/executing#2331-pass",children:(0,t.jsx)(r.code,{children:"LO-2.3.3.1"})})}),(0,t.jsx)(r.td,{children:"K2"}),(0,t.jsxs)(r.td,{children:["Understand when an element is marked as ",(0,t.jsx)(r.code,{children:"PASS"}),"."]})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-02/executing#2332-fail",children:(0,t.jsx)(r.code,{children:"LO-2.3.3.2"})})}),(0,t.jsx)(r.td,{children:"K2"}),(0,t.jsxs)(r.td,{children:["Understand when an element is marked as ",(0,t.jsx)(r.code,{children:"FAIL"}),"."]})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-02/executing#234-logging-possibilities-log-vs-console",children:(0,t.jsx)(r.code,{children:"LO-2.3.4"})})}),(0,t.jsx)(r.td,{children:"K2"}),(0,t.jsx)(r.td,{children:"Understand the difference between log messages and console output."})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-02/keyword_imports#241-libraries",children:(0,t.jsx)(r.code,{children:"LO-2.4.1-1"})})}),(0,t.jsx)(r.td,{children:"K1"}),(0,t.jsx)(r.td,{children:"Recall the purpose of keyword libraries and how to import them."})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-02/keyword_imports#241-libraries",children:(0,t.jsx)(r.code,{children:"LO-2.4.1-2"})})}),(0,t.jsx)(r.td,{children:"K1"}),(0,t.jsx)(r.td,{children:"Recall the three types of libraries in Robot Framework."})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-02/keyword_imports#242-resource-files",children:(0,t.jsx)(r.code,{children:"LO-2.4.2-1"})})}),(0,t.jsx)(r.td,{children:"K1"}),(0,t.jsx)(r.td,{children:"Recall the purpose of resource files."})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-02/keyword_imports#242-resource-files",children:(0,t.jsx)(r.code,{children:"LO-2.4.2-2"})})}),(0,t.jsx)(r.td,{children:"K3"}),(0,t.jsx)(r.td,{children:"Use resource files to import new keywords."})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-02/keyword_imports#243-import-paths",children:(0,t.jsx)(r.code,{children:"LO-2.4.3"})})}),(0,t.jsx)(r.td,{children:"K2"}),(0,t.jsx)(r.td,{children:"Understand the different types of paths that can be used to import libraries and resource files."})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-02/keyword_interface",children:(0,t.jsx)(r.code,{children:"LO-2.5"})})}),(0,t.jsx)(r.td,{children:"K2"}),(0,t.jsx)(r.td,{children:"Understand the structure of keyword interfaces and how to interpret keyword documentation."})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-02/keyword_interface#251-documented-keyword-information",children:(0,t.jsx)(r.code,{children:"LO-2.5.1"})})}),(0,t.jsx)(r.td,{children:"K1"}),(0,t.jsx)(r.td,{children:"Recall the information that can be found in a keyword documentation."})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-02/keyword_interface#252-keyword-arguments",children:(0,t.jsx)(r.code,{children:"LO-2.5.2"})})}),(0,t.jsx)(r.td,{children:"K2"}),(0,t.jsx)(r.td,{children:"Understand the difference between argument kinds."})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-02/keyword_interface#2521-mandatory-arguments",children:(0,t.jsx)(r.code,{children:"LO-2.5.2.1"})})}),(0,t.jsx)(r.td,{children:"K2"}),(0,t.jsx)(r.td,{children:"Understand the concept of mandatory arguments and how they are documented."})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-02/keyword_interface#2522-optional-arguments",children:(0,t.jsx)(r.code,{children:"LO-2.5.2.2"})})}),(0,t.jsx)(r.td,{children:"K2"}),(0,t.jsx)(r.td,{children:"Understand the concept of optional arguments and how they are documented."})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-02/keyword_interface#2523-embedded-arguments",children:(0,t.jsx)(r.code,{children:"LO-2.5.2.3"})})}),(0,t.jsx)(r.td,{children:"K1"}),(0,t.jsx)(r.td,{children:"Recall the concept of keywords with embedded arguments used in Behavior-Driven Specification and how they are documented."})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-02/keyword_interface#2524-positional-or-named-arguments",children:(0,t.jsx)(r.code,{children:"LO-2.5.2.4"})})}),(0,t.jsx)(r.td,{children:"K1"}),(0,t.jsx)(r.td,{children:'Recall how "Positional or Named Arguments" are marked in the documentation and their use case.'})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-02/keyword_interface#2525-variable-number-of-positional-arguments",children:(0,t.jsx)(r.code,{children:"LO-2.5.2.5"})})}),(0,t.jsx)(r.td,{children:"K1"}),(0,t.jsx)(r.td,{children:'Recall how "Variable Number of Positional Arguments" are marked in the documentation and their use case.'})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-02/keyword_interface#2526-named-only-arguments",children:(0,t.jsx)(r.code,{children:"LO-2.5.2.6"})})}),(0,t.jsx)(r.td,{children:"K1"}),(0,t.jsx)(r.td,{children:'Recall what properties "Named-Only Arguments" have and how they are documented.'})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-02/keyword_interface#2527-free-named-arguments",children:(0,t.jsx)(r.code,{children:"LO-2.5.2.7"})})}),(0,t.jsx)(r.td,{children:"K1"}),(0,t.jsx)(r.td,{children:"Recall how free named arguments are marked in documentation."})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-02/keyword_interface#2528-argument-types",children:(0,t.jsx)(r.code,{children:"LO-2.5.2.8"})})}),(0,t.jsx)(r.td,{children:"K2"}),(0,t.jsx)(r.td,{children:"Understand the concept of argument types and automatic type conversion."})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-02/keyword_interface#2529-return-types",children:(0,t.jsx)(r.code,{children:"LO-2.5.2.9"})})}),(0,t.jsx)(r.td,{children:"K2"}),(0,t.jsx)(r.td,{children:"Understand the concept of return type hints."})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-02/keyword_interface#253-keyword-documentation--examples",children:(0,t.jsx)(r.code,{children:"LO-2.5.3"})})}),(0,t.jsx)(r.td,{children:"K2"}),(0,t.jsx)(r.td,{children:"Understand how to read keyword documentation and how to interpret the examples."})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-02/writing_test",children:(0,t.jsx)(r.code,{children:"LO-2.6"})})}),(0,t.jsx)(r.td,{children:"K2"}),(0,t.jsx)(r.td,{children:"Understand how to call imported keywords and how to structure keyword calls."})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-02/writing_test#261-positional-arguments",children:(0,t.jsx)(r.code,{children:"LO-2.6.1"})})}),(0,t.jsx)(r.td,{children:"K2"}),(0,t.jsx)(r.td,{children:"Understand the concept of how to set argument values positionally."})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-02/writing_test#262-named-arguments",children:(0,t.jsx)(r.code,{children:"LO-2.6.2"})})}),(0,t.jsx)(r.td,{children:"K2"}),(0,t.jsx)(r.td,{children:"Understand the concept of named arguments and how to set argument values by their name."})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-02/writing_test#263-embedded-arguments--using-behavior-driven-specification",children:(0,t.jsx)(r.code,{children:"LO-2.6.3"})})}),(0,t.jsx)(r.td,{children:"K1"}),(0,t.jsx)(r.td,{children:"Recall how to use embedded arguments."})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-03/variables",children:(0,t.jsx)(r.code,{children:"LO-3.2-1"})})}),(0,t.jsx)(r.td,{children:"K2"}),(0,t.jsx)(r.td,{children:"Understand how variables in Robot Framework are used to store and manage data"})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-03/variables",children:(0,t.jsx)(r.code,{children:"LO-3.2-2"})})}),(0,t.jsx)(r.td,{children:"K1"}),(0,t.jsx)(r.td,{children:"Recall the relevant five different ways to create and assign variables"})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-03/variables#321-variable-syntax-and-access-types",children:(0,t.jsx)(r.code,{children:"LO-3.2.1-1"})})}),(0,t.jsx)(r.td,{children:"K1"}),(0,t.jsx)(r.td,{children:"Recall the four syntactical access types to variables with their prefixes"})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-03/variables#321-variable-syntax-and-access-types",children:(0,t.jsx)(r.code,{children:"LO-3.2.1-2"})})}),(0,t.jsx)(r.td,{children:"K1"}),(0,t.jsx)(r.td,{children:"Recall the basic syntax of variables"})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-03/variables#322--variables--section",children:(0,t.jsx)(r.code,{children:"LO-3.2.2-1"})})}),(0,t.jsx)(r.td,{children:"K3"}),(0,t.jsx)(r.td,{children:"Create variables in the Variables section"})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-03/variables#322--variables--section",children:(0,t.jsx)(r.code,{children:"LO-3.2.2-2"})})}),(0,t.jsx)(r.td,{children:"K3"}),(0,t.jsx)(r.td,{children:"Use the correct variable prefixes for assigning and accessing variables"})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-03/variables#3221-scalar-variable-definition",children:(0,t.jsx)(r.code,{children:"LO-3.2.2.1-1"})})}),(0,t.jsx)(r.td,{children:"K3"}),(0,t.jsx)(r.td,{children:"Create and assign scalar variables"})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-03/variables#3221-scalar-variable-definition",children:(0,t.jsx)(r.code,{children:"LO-3.2.2.1-2"})})}),(0,t.jsx)(r.td,{children:"K2"}),(0,t.jsx)(r.td,{children:"Understand how multiple lines can be used to define scalar variables"})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-03/variables#3222-primitive-data-types",children:(0,t.jsx)(r.code,{children:"LO-3.2.2.2"})})}),(0,t.jsx)(r.td,{children:"K2"}),(0,t.jsx)(r.td,{children:"Understand how to access primitive data types"})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-03/variables#3223-list-variable-definition",children:(0,t.jsx)(r.code,{children:"LO-3.2.2.3"})})}),(0,t.jsx)(r.td,{children:"K2"}),(0,t.jsx)(r.td,{children:"Understand how to set and access data in list variables"})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-03/variables#3224-dictionary-variable-definition",children:(0,t.jsx)(r.code,{children:"LO-3.2.2.4"})})}),(0,t.jsx)(r.td,{children:"K2"}),(0,t.jsx)(r.td,{children:"Understand how to set and access data in dict variables"})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-03/variables#323-return-values-from-keywords",children:(0,t.jsx)(r.code,{children:"LO-3.2.3"})})}),(0,t.jsx)(r.td,{children:"K3"}),(0,t.jsx)(r.td,{children:"Be able to assign return values from keywords to variables"})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-03/variables#324-var-statement",children:(0,t.jsx)(r.code,{children:"LO-3.2.4"})})}),(0,t.jsx)(r.td,{children:"K2"}),(0,t.jsx)(r.td,{children:"Understand how to create variables using the VAR statement"})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-03/variables#325-variable-scope-introduction",children:(0,t.jsx)(r.code,{children:"LO-3.2.5"})})}),(0,t.jsx)(r.td,{children:"K2"}),(0,t.jsxs)(r.td,{children:["Understand how ",(0,t.jsx)(r.code,{children:"local"})," and ",(0,t.jsx)(r.code,{children:"suite"})," scope variables are created"]})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-03/user_keyword#332-user-keyword-names",children:(0,t.jsx)(r.code,{children:"LO-3.3.2"})})}),(0,t.jsx)(r.td,{children:"K1"}),(0,t.jsx)(r.td,{children:"Recall the rules how keyword names are matched."})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-03/user_keyword#333-user-keyword-settings",children:(0,t.jsx)(r.code,{children:"LO-3.3.3"})})}),(0,t.jsx)(r.td,{children:"K1"}),(0,t.jsx)(r.td,{children:"Recall all available settings and their purpose for User Keywords"})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-03/user_keyword#334-user-keyword-documentation",children:(0,t.jsx)(r.code,{children:"LO-3.3.4"})})}),(0,t.jsx)(r.td,{children:"K1"}),(0,t.jsx)(r.td,{children:"Recall the significance of the first logical line and in keyword documentation for the log file."})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-03/user_keyword#335-user-keyword-arguments",children:(0,t.jsx)(r.code,{children:"LO-3.3.5"})})}),(0,t.jsx)(r.td,{children:"K2"}),(0,t.jsx)(r.td,{children:"Understand the purpose and syntax of the [Arguments] setting in User Keywords."})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-03/user_keyword#3351-defining-mandatory-arguments",children:(0,t.jsx)(r.code,{children:"LO-3.3.5.1-1"})})}),(0,t.jsx)(r.td,{children:"K1"}),(0,t.jsx)(r.td,{children:"Recall what makes an argument mandatory in a user keyword."})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-03/user_keyword#3351-defining-mandatory-arguments",children:(0,t.jsx)(r.code,{children:"LO-3.3.5.1-2"})})}),(0,t.jsx)(r.td,{children:"K3"}),(0,t.jsx)(r.td,{children:"Define User Keywords with mandatory arguments."})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-03/user_keyword#3352-defining-optional-arguments",children:(0,t.jsx)(r.code,{children:"LO-3.3.5.2-1"})})}),(0,t.jsx)(r.td,{children:"K1"}),(0,t.jsx)(r.td,{children:"Recall how to define optional arguments in a user keyword."})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-03/user_keyword#3352-defining-optional-arguments",children:(0,t.jsx)(r.code,{children:"LO-3.3.5.2-2"})})}),(0,t.jsx)(r.td,{children:"K3"}),(0,t.jsx)(r.td,{children:"Define User Keywords with optional arguments."})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-03/user_keyword#3353-defining-embedded-arguments",children:(0,t.jsx)(r.code,{children:"LO-3.3.5.3-1"})})}),(0,t.jsx)(r.td,{children:"K2"}),(0,t.jsx)(r.td,{children:"Describe how embedded arguments are replaced by actual values during keyword execution."})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-03/user_keyword#3353-defining-embedded-arguments",children:(0,t.jsx)(r.code,{children:"LO-3.3.5.3-2"})})}),(0,t.jsx)(r.td,{children:"K2"}),(0,t.jsx)(r.td,{children:"Understand the role of embedded arguments in Behavior-Driven Development (BDD) style."})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-03/user_keyword#336-return-statement",children:(0,t.jsx)(r.code,{children:"LO-3.3.6-1"})})}),(0,t.jsx)(r.td,{children:"K2"}),(0,t.jsxs)(r.td,{children:["Understand how the ",(0,t.jsx)(r.code,{children:"RETURN"})," statement passes data between different keywords."]})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-03/user_keyword#336-return-statement",children:(0,t.jsx)(r.code,{children:"LO-3.3.6-2"})})}),(0,t.jsx)(r.td,{children:"K3"}),(0,t.jsxs)(r.td,{children:["Use the ",(0,t.jsx)(r.code,{children:"RETURN"})," statement to return values from a user keyword and assign it to a variable."]})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-03/user_keyword#337-keyword-conventions",children:(0,t.jsx)(r.code,{children:"LO-3.3.7"})})}),(0,t.jsx)(r.td,{children:"K1"}),(0,t.jsx)(r.td,{children:"Recall the naming conventions for user keywords."})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-03/datadriven",children:(0,t.jsx)(r.code,{children:"LO-3.4"})})}),(0,t.jsx)(r.td,{children:"K2"}),(0,t.jsx)(r.td,{children:"Understand the basic concept and syntax of Data-Driven Specification"})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-03/datadriven#341-testtask-templates",children:(0,t.jsx)(r.code,{children:"LO-3.4.1-1"})})}),(0,t.jsx)(r.td,{children:"K2"}),(0,t.jsx)(r.td,{children:"Understand how to define and use test|task templates"})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-03/datadriven#341-testtask-templates",children:(0,t.jsx)(r.code,{children:"LO-3.4.1-2"})})}),(0,t.jsx)(r.td,{children:"K1"}),(0,t.jsx)(r.td,{children:"Recall the differences between the two different approaches to define Data-Driven Specification"})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-03/datadriven#3411-multiple-named-testtask-with-one-template",children:(0,t.jsx)(r.code,{children:"LO-3.4.1.1"})})}),(0,t.jsx)(r.td,{children:"K1"}),(0,t.jsx)(r.td,{children:"Recall the syntax and properties of multiple named test|task with one template"})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-03/datadriven#3412-named-testtask-with-multiple-data-rows",children:(0,t.jsx)(r.code,{children:"LO-3.4.1.2"})})}),(0,t.jsx)(r.td,{children:"K1"}),(0,t.jsx)(r.td,{children:"Recall the syntax and properties of named test|task with multiple data rows"})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-03/advanced_importing",children:(0,t.jsx)(r.code,{children:"LO-3.5"})})}),(0,t.jsx)(r.td,{children:"K1"}),(0,t.jsx)(r.td,{children:"Recall that naming conflicts can arise from the import of multiple resource files."})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-03/advanced_importing#351-importing-hierarchies",children:(0,t.jsx)(r.code,{children:"LO-3.5.1"})})}),(0,t.jsx)(r.td,{children:"K2"}),(0,t.jsx)(r.td,{children:"Understand how transitive imports of resource files and libraries work."})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-03/advanced_importing#352-library-configuration",children:(0,t.jsx)(r.code,{children:"LO-3.5.2"})})}),(0,t.jsx)(r.td,{children:"K3"}),(0,t.jsx)(r.td,{children:"Be able to configure a library import using arguments."})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-03/advanced_importing#353-naming-conflicts",children:(0,t.jsx)(r.code,{children:"LO-3.5.3"})})}),(0,t.jsx)(r.td,{children:"K2"}),(0,t.jsx)(r.td,{children:"Explain how naming conflicts can happen and how to mitigate them."})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-04/setups",children:(0,t.jsx)(r.code,{children:"LO-4.1-1"})})}),(0,t.jsx)(r.td,{children:"K1"}),(0,t.jsx)(r.td,{children:"Recall the purpose and benefits of Setups in Robot Framework"})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-04/setups",children:(0,t.jsx)(r.code,{children:"LO-4.1-2"})})}),(0,t.jsx)(r.td,{children:"K1"}),(0,t.jsx)(r.td,{children:"Recall the different levels where a Setup can be defined"})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-04/setups#411-suite-setup",children:(0,t.jsx)(r.code,{children:"LO-4.1.1-1"})})}),(0,t.jsx)(r.td,{children:"K1"}),(0,t.jsx)(r.td,{children:"Recall key characteristics, benefits, and syntax of Suite Setup"})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-04/setups#411-suite-setup",children:(0,t.jsx)(r.code,{children:"LO-4.1.1-2"})})}),(0,t.jsx)(r.td,{children:"K2"}),(0,t.jsx)(r.td,{children:"Understand when Suite Setup is executed and used"})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-04/setups#412-testtask-setup",children:(0,t.jsx)(r.code,{children:"LO-4.1.2-1"})})}),(0,t.jsx)(r.td,{children:"K1"}),(0,t.jsx)(r.td,{children:"Recall key characteristics, benefits, and syntax of Test Setup"})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-04/setups#412-testtask-setup",children:(0,t.jsx)(r.code,{children:"LO-4.1.2-2"})})}),(0,t.jsx)(r.td,{children:"K2"}),(0,t.jsx)(r.td,{children:"Understand when Test|Task Setup is executed and used"})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-04/setups#413-keyword-setup",children:(0,t.jsx)(r.code,{children:"LO-4.1.3"})})}),(0,t.jsx)(r.td,{children:"K1"}),(0,t.jsx)(r.td,{children:"Recall key characteristics and syntax of Keyword Setup"})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-04/teardowns",children:(0,t.jsx)(r.code,{children:"LO-4.2-1"})})}),(0,t.jsx)(r.td,{children:"K2"}),(0,t.jsx)(r.td,{children:"Understand the different levels where and how Teardowns can be defined and when they are executed"})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-04/teardowns",children:(0,t.jsx)(r.code,{children:"LO-4.2-2"})})}),(0,t.jsx)(r.td,{children:"K1"}),(0,t.jsx)(r.td,{children:"Recall the typical use cases for using Teardowns"})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-04/teardowns#421-suite-teardown",children:(0,t.jsx)(r.code,{children:"LO-4.2.1-1"})})}),(0,t.jsx)(r.td,{children:"K1"}),(0,t.jsx)(r.td,{children:"Recall key characteristics, benefits, and syntax of Suite Teardown"})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-04/teardowns#421-suite-teardown",children:(0,t.jsx)(r.code,{children:"LO-4.2.1-2"})})}),(0,t.jsx)(r.td,{children:"K2"}),(0,t.jsx)(r.td,{children:"Understand when Suite Teardown is executed and used"})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-04/teardowns#422-testtask-teardown",children:(0,t.jsx)(r.code,{children:"LO-4.2.2-1"})})}),(0,t.jsx)(r.td,{children:"K1"}),(0,t.jsx)(r.td,{children:"Recall key characteristics, benefits, and syntax of Test|Task Teardown"})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-04/teardowns#422-testtask-teardown",children:(0,t.jsx)(r.code,{children:"LO-4.2.2-2"})})}),(0,t.jsx)(r.td,{children:"K2"}),(0,t.jsx)(r.td,{children:"Understand when Test|Task Teardown is executed and used"})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-04/teardowns#423-keyword-teardown",children:(0,t.jsx)(r.code,{children:"LO-4.2.3"})})}),(0,t.jsx)(r.td,{children:"K1"}),(0,t.jsx)(r.td,{children:"Recall key characteristics, benefits, and syntax of Keyword Teardown"})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-04/init_files",children:(0,t.jsx)(r.code,{children:"LO-4.3"})})}),(0,t.jsx)(r.td,{children:"K1"}),(0,t.jsx)(r.td,{children:"Recall how to define an Initialization Files and its purpose"})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-04/init_files#432-suite-setup-and-suite-teardown-of-initialization-files",children:(0,t.jsx)(r.code,{children:"LO-4.3.2"})})}),(0,t.jsx)(r.td,{children:"K2"}),(0,t.jsx)(r.td,{children:"Understand the execution order of Suite Setup and Suite Teardown in Initialization Files and their sub-suites and tests|tasks"})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-04/init_files#433-allowed-sections-in-initialization-files",children:(0,t.jsx)(r.code,{children:"LO-4.3.3"})})}),(0,t.jsx)(r.td,{children:"K1"}),(0,t.jsx)(r.td,{children:"Recall the allowed sections and their content in Initialization Files"})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-04/tags",children:(0,t.jsx)(r.code,{children:"LO-4.4"})})}),(0,t.jsx)(r.td,{children:"K1"}),(0,t.jsx)(r.td,{children:"Recall the purpose of Test|Task Tags in Robot Framework"})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-04/tags#441-assigning-tags-to-teststasks",children:(0,t.jsx)(r.code,{children:"LO-4.4.1"})})}),(0,t.jsx)(r.td,{children:"K1"}),(0,t.jsx)(r.td,{children:"Recall the syntax and different ways to assign tags to tests|tasks"})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-04/tags#442-using-tags-to-filter-execution",children:(0,t.jsx)(r.code,{children:"LO-4.4.2"})})}),(0,t.jsx)(r.td,{children:"K2"}),(0,t.jsx)(r.td,{children:"Understand how to filter tests|tasks using the command-line interface of Robot Framework"})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-04/skip",children:(0,t.jsx)(r.code,{children:"LO-4.5-1"})})}),(0,t.jsx)(r.td,{children:"K1"}),(0,t.jsx)(r.td,{children:"Recall the use case and purpose of skipping tests|tasks in Robot Framework"})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-04/skip",children:(0,t.jsx)(r.code,{children:"LO-4.5-2"})})}),(0,t.jsx)(r.td,{children:"K1"}),(0,t.jsx)(r.td,{children:"Recall the different ways to skip tests|tasks in Robot Framework"})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-04/skip#451-skipping-by-tags-selection-cli",children:(0,t.jsx)(r.code,{children:"LO-4.5.1"})})}),(0,t.jsx)(r.td,{children:"K1"}),(0,t.jsx)(r.td,{children:"Recall the differences between skip and exclude"})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-05/advanced_variables#511-variable-priorities",children:(0,t.jsx)(r.code,{children:"LO-5.1.1"})})}),(0,t.jsx)(r.td,{children:"K2"}),(0,t.jsx)(r.td,{children:"Understand the difference between statically defined and dynamically created variables in Robot Framework"})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-05/advanced_variables#5111-statically-defined-or-imported-variables",children:(0,t.jsx)(r.code,{children:"LO-5.1.1.1"})})}),(0,t.jsx)(r.td,{children:"K1"}),(0,t.jsx)(r.td,{children:"Recall the priority of statically defined or imported variables in Robot Framework"})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-05/advanced_variables#5112-dynamically-created-variables",children:(0,t.jsx)(r.code,{children:"LO-5.1.1.2"})})}),(0,t.jsx)(r.td,{children:"K1"}),(0,t.jsx)(r.td,{children:"Recall the priority of dynamically created variables in Robot Framework"})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-05/advanced_variables#512-variable-scopes",children:(0,t.jsx)(r.code,{children:"LO-5.1.2"})})}),(0,t.jsx)(r.td,{children:"K1"}),(0,t.jsx)(r.td,{children:"Recall the different variable scopes in Robot Framework"})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-05/advanced_variables#5121--global-scope",children:(0,t.jsx)(r.code,{children:"LO-5.1.2.1"})})}),(0,t.jsx)(r.td,{children:"K1"}),(0,t.jsx)(r.td,{children:"Recall how to define global variables and where they can be accessed"})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-05/advanced_variables#5122--suite-scope",children:(0,t.jsx)(r.code,{children:"LO-5.1.2.2"})})}),(0,t.jsx)(r.td,{children:"K1"}),(0,t.jsx)(r.td,{children:"Recall how to define suite variables and where they can be accessed"})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-05/advanced_variables#5123--testtask-scope",children:(0,t.jsx)(r.code,{children:"LO-5.1.2.3"})})}),(0,t.jsx)(r.td,{children:"K1"}),(0,t.jsx)(r.td,{children:"Recall how to define test|task variables and where they can be accessed"})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-05/advanced_variables#5124--local-scope",children:(0,t.jsx)(r.code,{children:"LO-5.1.2.4"})})}),(0,t.jsx)(r.td,{children:"K1"}),(0,t.jsx)(r.td,{children:"Recall how to define local variables and where they can be accessed"})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-05/advanced_variables#5141-assigning-list-variables",children:(0,t.jsx)(r.code,{children:"LO-5.1.4.1"})})}),(0,t.jsx)(r.td,{children:"K1"}),(0,t.jsxs)(r.td,{children:["Recall that assignments to ",(0,t.jsx)(r.code,{children:"@{list}"})," variables convert values to lists automatically"]})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-05/advanced_variables#5142-accessing-list-variables",children:(0,t.jsx)(r.code,{children:"LO-5.1.4.2"})})}),(0,t.jsx)(r.td,{children:"K1"}),(0,t.jsxs)(r.td,{children:["Recall that ",(0,t.jsx)(r.code,{children:"@{list}"})," unpacks the values of a list variable when accessed"]})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-05/advanced_variables#5151-assigning-dictionary-variables",children:(0,t.jsx)(r.code,{children:"LO-5.1.5.1"})})}),(0,t.jsx)(r.td,{children:"K1"}),(0,t.jsxs)(r.td,{children:["Recall that assignments to ",(0,t.jsx)(r.code,{children:"&{dict}"})," variables automatically convert values to Robot Framework Dictionaries and enable dot-access"]})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-05/advanced_variables#5152-accessing-dictionary-variables",children:(0,t.jsx)(r.code,{children:"LO-5.1.5.2"})})}),(0,t.jsx)(r.td,{children:"K1"}),(0,t.jsxs)(r.td,{children:["Recall that ",(0,t.jsx)(r.code,{children:"&{dict}"})," unpacks to multiple key=value pairs when accessed"]})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-05/advanced_variables#516-built-in-variables",children:(0,t.jsx)(r.code,{children:"LO-5.1.6"})})}),(0,t.jsx)(r.td,{children:"K1"}),(0,t.jsx)(r.td,{children:"Recall that Robot Framework provides access to execution information via Built-In variables"})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-05/control_structures#521-if-statements",children:(0,t.jsx)(r.code,{children:"LO-5.2.1"})})}),(0,t.jsx)(r.td,{children:"K2"}),(0,t.jsx)(r.td,{children:"Understand the purpose and basic concept of IF-Statements"})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-05/control_structures#524-for-loops",children:(0,t.jsx)(r.code,{children:"LO-5.2.4"})})}),(0,t.jsx)(r.td,{children:"K2"}),(0,t.jsx)(r.td,{children:"Understand the purpose and basic concept of FOR Loops"})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-05/control_structures#525-while-loops",children:(0,t.jsx)(r.code,{children:"LO-5.2.5"})})}),(0,t.jsx)(r.td,{children:"K2"}),(0,t.jsx)(r.td,{children:"Understand the purpose and basic concept of WHILE Loops"})]}),(0,t.jsxs)(r.tr,{children:[(0,t.jsx)(r.td,{children:(0,t.jsx)(r.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-05/control_structures#526-break-and-continue",children:(0,t.jsx)(r.code,{children:"LO-5.2.6"})})}),(0,t.jsx)(r.td,{children:"K2"}),(0,t.jsx)(r.td,{children:"Understand the purpose and basic concept of the BREAK and CONTINUE statements"})]})]})]})]})}function h(e={}){const{wrapper:r}={...(0,c.R)(),...e.components};return r?(0,t.jsx)(r,{...e,children:(0,t.jsx)(o,{...e})}):o(e)}},8453:(e,r,s)=>{s.d(r,{R:()=>n,x:()=>i});var d=s(6540);const t={},c=d.createContext(t);function n(e){const r=d.useContext(c);return d.useMemo((function(){return"function"==typeof e?e(r):{...r,...e}}),[r,e])}function i(e){let r;return r=e.disableParentContext?"function"==typeof e.components?e.components(t):e.components||t:n(e.components),d.createElement(c.Provider,{value:r},e.children)}}}]); \ No newline at end of file diff --git a/assets/js/589.2bdda7fb.js b/assets/js/589.2bdda7fb.js new file mode 100644 index 0000000..962b628 --- /dev/null +++ b/assets/js/589.2bdda7fb.js @@ -0,0 +1 @@ +"use strict";(self.webpackChunkwebsite=self.webpackChunkwebsite||[]).push([[589],{2589:(e,s,b)=>{b.r(s)}}]); \ No newline at end of file diff --git a/assets/js/5e95c892.d66e4759.js b/assets/js/5e95c892.bacd2391.js similarity index 81% rename from assets/js/5e95c892.d66e4759.js rename to assets/js/5e95c892.bacd2391.js index 3af4b19..f8c1216 100644 --- a/assets/js/5e95c892.d66e4759.js +++ b/assets/js/5e95c892.bacd2391.js @@ -1 +1 @@ -"use strict";(self.webpackChunkwebsite=self.webpackChunkwebsite||[]).push([[647],{8122:(e,s,r)=>{r.r(s),r.d(s,{default:()=>l});r(6540);var t=r(4164),u=r(1769),a=r(204),c=r(2831),n=r(1410),i=r(4848);function l(e){return(0,i.jsx)(u.e3,{className:(0,t.A)(a.G.wrapper.docsPages),children:(0,i.jsx)(n.A,{children:(0,c.v)(e.route.routes)})})}}}]); \ No newline at end of file +"use strict";(self.webpackChunkwebsite=self.webpackChunkwebsite||[]).push([[647],{8122:(e,s,r)=>{r.r(s),r.d(s,{default:()=>l});r(6540);var t=r(4164),u=r(1769),a=r(204),c=r(2831),n=r(1833),i=r(4848);function l(e){return(0,i.jsx)(u.e3,{className:(0,t.A)(a.G.wrapper.docsPages),children:(0,i.jsx)(n.A,{children:(0,c.v)(e.route.routes)})})}}}]); \ No newline at end of file diff --git a/assets/js/6172ffd9.5b499fa1.js b/assets/js/6172ffd9.5b499fa1.js deleted file mode 100644 index 8f524fe..0000000 --- a/assets/js/6172ffd9.5b499fa1.js +++ /dev/null @@ -1 +0,0 @@ -"use strict";(self.webpackChunkwebsite=self.webpackChunkwebsite||[]).push([[834],{5347:(e,s,r)=>{r.r(s),r.d(s,{assets:()=>l,contentTitle:()=>a,default:()=>h,frontMatter:()=>i,metadata:()=>t,toc:()=>d});const t=JSON.parse('{"id":"chapter-01/syntax","title":"1.3 Basic Syntax & Structure","description":"Recall the key attributes of the syntax that makes Robot Framework simple and human-readable","source":"@site/docs/chapter-01/03_syntax.md","sourceDirName":"chapter-01","slug":"/chapter-01/syntax","permalink":"/robotframework-RFCP-syllabus/docs/chapter-01/syntax","draft":false,"unlisted":false,"editUrl":"https://github.com/robotframework/robotframework-RFCP-syllabus/edit/docusaurus/website/docs/chapter-01/03_syntax.md","tags":[],"version":"current","sidebarPosition":3,"frontMatter":{},"sidebar":"tutorialSidebar","previous":{"title":"1.2 Architecture of Robot Framework","permalink":"/robotframework-RFCP-syllabus/docs/chapter-01/architecture"},"next":{"title":"1.4 Specification Styles","permalink":"/robotframework-RFCP-syllabus/docs/chapter-01/styles"}}');var n=r(4848),o=r(8453);const i={},a="1.3 Basic Syntax & Structure",l={},d=[{value:"1.3.1 What are Test Cases / Tasks?",id:"131-what-are-test-cases--tasks",level:2},{value:"1.3.2 Files & Directories",id:"132-files--directories",level:2},{value:"1.3.3 What are Keywords?",id:"133-what-are-keywords",level:2},{value:"1.3.4 Resource Files & Libraries",id:"134-resource-files--libraries",level:2}];function c(e){const s={a:"a",admonition:"admonition",code:"code",em:"em",h1:"h1",h2:"h2",header:"header",li:"li",ol:"ol",p:"p",strong:"strong",ul:"ul",...(0,o.R)(),...e.components};return(0,n.jsxs)(n.Fragment,{children:[(0,n.jsx)(s.header,{children:(0,n.jsx)(s.h1,{id:"13-basic-syntax--structure",children:"1.3 Basic Syntax & Structure"})}),"\n",(0,n.jsx)(s.admonition,{title:"Learning Objectives",type:"lo",children:(0,n.jsx)(s.admonition,{title:"LO-1.3",type:"K1",children:(0,n.jsx)(s.p,{children:"Recall the key attributes of the syntax that makes Robot Framework simple and human-readable"})})}),"\n",(0,n.jsx)(s.p,{children:"Robot Framework is a script-based interpreter for files that contain textual specifications.\nThese files are typically organized into directories.\nThe syntax of Robot Framework is designed to be simple and human-readable, allowing for quick learning and ease of use."}),"\n",(0,n.jsx)(s.p,{children:"Key attributes of the syntax that improves the before mentioned:"}),"\n",(0,n.jsxs)(s.ul,{children:["\n",(0,n.jsxs)(s.li,{children:[(0,n.jsx)(s.strong,{children:"Space-separated syntax"}),": Robot Framework uses two or more spaces as the primary separator (although one space is allowed as a character).\nA use of ",(0,n.jsx)(s.strong,{children:"FOUR (4)"})," spaces is recommended to ensure clarity and readability of the specification."]}),"\n",(0,n.jsxs)(s.li,{children:[(0,n.jsx)(s.strong,{children:"Indentation based blocks"}),": Code blocks like test, task or keyword bodies are defined by indentation.\nThis makes the structure clear and easy to follow."]}),"\n",(0,n.jsxs)(s.li,{children:[(0,n.jsx)(s.strong,{children:"Reduced use of special characters"}),": Compared to programming languages the focus is on reducing special characters, making the syntax human-readable and user-friendly."]}),"\n",(0,n.jsxs)(s.li,{children:[(0,n.jsx)(s.strong,{children:"String first"}),": Unquoted strings are considered as strings, while variables need special syntax."]}),"\n",(0,n.jsxs)(s.li,{children:[(0,n.jsx)(s.strong,{children:"Single spaces are valid"}),": Single spaces are valid as a character in most elements and values without quotation."]}),"\n",(0,n.jsxs)(s.li,{children:[(0,n.jsx)(s.strong,{children:"Mostly case-insensitive"}),": Most elements like keyword or variable names are case insensitive.\nHowever, some syntax, like library imports is case-sensitive."]}),"\n"]}),"\n",(0,n.jsx)(s.admonition,{title:"Note",type:"tip",children:(0,n.jsx)(s.p,{children:"This syllabus does NOT cover other formats like Pipe-Separated ( | ) Format or Restructured Text or JSON!"})}),"\n",(0,n.jsx)(s.h2,{id:"131-what-are-test-cases--tasks",children:"1.3.1 What are Test Cases / Tasks?"}),"\n",(0,n.jsxs)(s.p,{children:["In Robot Framework, ",(0,n.jsx)(s.strong,{children:"Test Cases"})," (",(0,n.jsx)(s.strong,{children:"Tests"}),") or ",(0,n.jsx)(s.strong,{children:"Tasks"})," are executable entities that serve a specific purpose and are organized into suites.\nA ",(0,n.jsx)(s.strong,{children:"Test"})," is synonymous with a ",(0,n.jsx)(s.strong,{children:"Test Case"}),", while ",(0,n.jsx)(s.strong,{children:"Task"}),", technically being the same, is used in RPA mode, where the automation is not focused on testing but on automating business processes."]}),"\n",(0,n.jsxs)(s.p,{children:["Tests or Tasks have a body made up of ",(0,n.jsx)(s.strong,{children:"keyword calls"})," and Robot Framework statements like ",(0,n.jsx)(s.strong,{children:"IF"})," or ",(0,n.jsx)(s.strong,{children:"VAR"}),", which represent the actions or steps executed during the test or task execution.\nThese keywords make the automation modular, maintainable, reusable, and readable."]}),"\n",(0,n.jsx)(s.h2,{id:"132-files--directories",children:"1.3.2 Files & Directories"}),"\n",(0,n.jsxs)(s.p,{children:["Robot Framework organizes tests|tasks into ",(0,n.jsx)(s.strong,{children:"Suites"}),", which are either files or directories."]}),"\n",(0,n.jsxs)(s.ul,{children:["\n",(0,n.jsxs)(s.li,{children:[(0,n.jsx)(s.code,{children:"*.robot"})," files that do contain test cases or tasks are suites."]}),"\n",(0,n.jsxs)(s.li,{children:["Each directory, starting from the top-level directory (the one executed by Robot Framework), and any sub-directories that contains a ",(0,n.jsx)(s.code,{children:"*.robot"})," suite file, is considered a ",(0,n.jsx)(s.strong,{children:"Suite"})," as well.\nSuites can contain other suites, forming a hierarchical tree, which is by default alphabetically ordered.\nSee ",(0,n.jsx)(s.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-02/suitefile",children:"2.1 Suite File & Tree Structure"})," for more details."]}),"\n"]}),"\n",(0,n.jsx)(s.p,{children:"This structure allows for logical grouping and organization of tests and tasks, which can scale as needed."}),"\n",(0,n.jsx)(s.h2,{id:"133-what-are-keywords",children:"1.3.3 What are Keywords?"}),"\n",(0,n.jsx)(s.admonition,{title:"Learning Objectives",type:"lo",children:(0,n.jsx)(s.admonition,{title:"LO-1.3.3",type:"K2",children:(0,n.jsx)(s.p,{children:"Explain the difference between User Keywords and Library Keywords"})})}),"\n",(0,n.jsxs)(s.p,{children:["Tests or Tasks are structured using ",(0,n.jsx)(s.strong,{children:"Keywords"}),", which represent specific actions or sequences of actions to be performed."]}),"\n",(0,n.jsxs)(s.p,{children:[(0,n.jsx)(s.strong,{children:"Keywords"})," in Robot Framework are according to the concepts used in Behavior-Driven Development (BDD) and Keyword-Driven Testing."]}),"\n",(0,n.jsxs)(s.p,{children:[(0,n.jsx)(s.strong,{children:"Definition"}),": one or more words used as a reference to a specific set of actions intended to be performed during the execution of one or more tests or tasks."]}),"\n",(0,n.jsx)(s.p,{children:"There are two types of keywords in Robot Framework:"}),"\n",(0,n.jsxs)(s.ol,{children:["\n",(0,n.jsxs)(s.li,{children:[(0,n.jsx)(s.strong,{children:"User Keywords"}),": Written in Robot Framework syntax, they are mainly used for structuring tests|tasks. User keywords improve readability, understandability, maintainability and structure. These keywords do always call other keywords or commands within their body. That's why they are also called ",(0,n.jsx)(s.strong,{children:"higher-level keywords"}),". In other literature these kind of keywords are also called ",(0,n.jsx)(s.strong,{children:"Business Keywords"})," or ",(0,n.jsx)(s.strong,{children:"Composite Keywords"}),"."]}),"\n",(0,n.jsxs)(s.li,{children:[(0,n.jsx)(s.strong,{children:"Library Keywords"}),": Typically written in Python, but may also be implemented in other technologies. These keywords typically interact with the system under test (SUT) or the system to be controlled by RPA or execute specific actions like calculations or conversions. From the viewpoint of Robot Framework these keywords are not composed of other keywords and do form the lowest level of keywords. Therefore they are also referred to as ",(0,n.jsx)(s.strong,{children:"low-level keywords"}),". In other literature these kind of keywords are also called ",(0,n.jsx)(s.strong,{children:"Technical Keywords"})," or ",(0,n.jsx)(s.strong,{children:"Atomic Keywords"}),"."]}),"\n"]}),"\n",(0,n.jsxs)(s.p,{children:["A ",(0,n.jsx)(s.strong,{children:"User Keyword"})," consists of a ",(0,n.jsx)(s.strong,{children:"name"}),", optional ",(0,n.jsx)(s.strong,{children:"arguments"}),", and a ",(0,n.jsx)(s.strong,{children:"body"})," of keyword calls that may invoke other user keywords or library keywords or other statements like variable definitions or flow control."]}),"\n",(0,n.jsx)(s.p,{children:"During execution, each keyword call is logged, providing fine-grained detail in the execution logs.\nThis includes all levels of keywords\u2014from those called directly by a test or task to those nested within user keywords, all the way down to the execution of library keywords.\nThis granular logging and detailed execution documentation is one of the key advantages of Robot Framework compared to other automation tools."}),"\n",(0,n.jsx)(s.h2,{id:"134-resource-files--libraries",children:"1.3.4 Resource Files & Libraries"}),"\n",(0,n.jsx)(s.admonition,{title:"Learning Objectives",type:"lo",children:(0,n.jsx)(s.admonition,{title:"LO-1.3.4",type:"K1",children:(0,n.jsx)(s.p,{children:"Recall the difference between Resource Files and Libraries and their artefacts"})})}),"\n",(0,n.jsxs)(s.p,{children:["While tests and tasks are organized into suites, ",(0,n.jsx)(s.strong,{children:"keywords"})," are organized into ",(0,n.jsx)(s.strong,{children:"Resource Files"})," and ",(0,n.jsx)(s.strong,{children:"Keyword Libraries"}),"."]}),"\n",(0,n.jsxs)(s.ul,{children:["\n",(0,n.jsxs)(s.li,{children:[(0,n.jsx)(s.strong,{children:"Resource Files"}),": Contain ",(0,n.jsx)(s.strong,{children:"User Keywords"}),", and are also used to organize the importing of libraries and defining variables. These are considered to be part of the test|task data in the ",(0,n.jsx)(s.em,{children:"Definition Layer"}),"."]}),"\n",(0,n.jsxs)(s.li,{children:[(0,n.jsx)(s.strong,{children:"Keyword Libraries"}),": Contain ",(0,n.jsx)(s.strong,{children:"Library Keywords"}),", which are typically implemented in Python or other technologies and except of the standard libraries are not part of Robot Framework itself and can be either custom-made or third-party libraries implemented by the Robot Framework community. These are considered to be part of the ",(0,n.jsx)(s.em,{children:"Adaptation Layer"}),"."]}),"\n"]}),"\n",(0,n.jsx)(s.p,{children:"Central resource files and libraries allow the separation of concerns, making the automation more modular and reusable across multiple suites, tests or tasks."}),"\n",(0,n.jsx)(s.p,{children:"The concepts of organizing are fundamental to working with Robot Framework and contribute to its flexibility and scalability in both test automation and RPA."})]})}function h(e={}){const{wrapper:s}={...(0,o.R)(),...e.components};return s?(0,n.jsx)(s,{...e,children:(0,n.jsx)(c,{...e})}):c(e)}},8453:(e,s,r)=>{r.d(s,{R:()=>i,x:()=>a});var t=r(6540);const n={},o=t.createContext(n);function i(e){const s=t.useContext(o);return t.useMemo((function(){return"function"==typeof e?e(s):{...s,...e}}),[s,e])}function a(e){let s;return s=e.disableParentContext?"function"==typeof e.components?e.components(n):e.components||n:i(e.components),t.createElement(o.Provider,{value:s},e.children)}}}]); \ No newline at end of file diff --git a/assets/js/6172ffd9.a87af11c.js b/assets/js/6172ffd9.a87af11c.js new file mode 100644 index 0000000..7515596 --- /dev/null +++ b/assets/js/6172ffd9.a87af11c.js @@ -0,0 +1 @@ +"use strict";(self.webpackChunkwebsite=self.webpackChunkwebsite||[]).push([[834],{5347:(e,s,r)=>{r.r(s),r.d(s,{assets:()=>l,contentTitle:()=>a,default:()=>h,frontMatter:()=>o,metadata:()=>t,toc:()=>d});const t=JSON.parse('{"id":"chapter-01/syntax","title":"1.3 Basic Syntax & Structure","description":"Recall the key attributes of the syntax that makes Robot Framework simple and human-readable","source":"@site/docs/chapter-01/03_syntax.md","sourceDirName":"chapter-01","slug":"/chapter-01/syntax","permalink":"/robotframework-RFCP-syllabus/docs/chapter-01/syntax","draft":false,"unlisted":false,"editUrl":"https://github.com/robotframework/robotframework-RFCP-syllabus/edit/docusaurus/website/docs/chapter-01/03_syntax.md","tags":[],"version":"current","sidebarPosition":3,"frontMatter":{},"sidebar":"tutorialSidebar","previous":{"title":"1.2 Architecture of Robot Framework","permalink":"/robotframework-RFCP-syllabus/docs/chapter-01/architecture"},"next":{"title":"1.4 Specification Styles","permalink":"/robotframework-RFCP-syllabus/docs/chapter-01/styles"}}');var n=r(4848),i=r(8453);const o={},a="1.3 Basic Syntax & Structure",l={},d=[{value:"1.3.1 What are Test Cases / Tasks?",id:"131-what-are-test-cases--tasks",level:2},{value:"1.3.2 Files & Directories",id:"132-files--directories",level:2},{value:"1.3.3 What are Keywords?",id:"133-what-are-keywords",level:2},{value:"1.3.4 Resource Files & Libraries",id:"134-resource-files--libraries",level:2}];function c(e){const s={a:"a",admonition:"admonition",code:"code",em:"em",h1:"h1",h2:"h2",header:"header",li:"li",ol:"ol",p:"p",pre:"pre",strong:"strong",ul:"ul",...(0,i.R)(),...e.components};return(0,n.jsxs)(n.Fragment,{children:[(0,n.jsx)(s.header,{children:(0,n.jsx)(s.h1,{id:"13-basic-syntax--structure",children:"1.3 Basic Syntax & Structure"})}),"\n",(0,n.jsx)(s.admonition,{title:"Learning Objectives",type:"lo",children:(0,n.jsx)(s.admonition,{title:"LO-1.3",type:"K1",children:(0,n.jsx)(s.p,{children:"Recall the key attributes of the syntax that makes Robot Framework simple and human-readable"})})}),"\n",(0,n.jsx)(s.p,{children:"Robot Framework is a script-based interpreter for files that contain textual specifications.\nThese files are typically organized into directories.\nThe syntax of Robot Framework is designed to be simple and human-readable, allowing for quick learning and ease of use."}),"\n",(0,n.jsx)(s.p,{children:"Key attributes of the syntax that improves the before mentioned:"}),"\n",(0,n.jsxs)(s.ul,{children:["\n",(0,n.jsxs)(s.li,{children:[(0,n.jsx)(s.strong,{children:"Space-separated syntax"}),": Robot Framework uses two or more spaces as the primary separator (although one space is allowed as a character).\nA use of ",(0,n.jsx)(s.strong,{children:"FOUR (4)"})," spaces is recommended to ensure clarity and readability of the specification."]}),"\n",(0,n.jsxs)(s.li,{children:[(0,n.jsx)(s.strong,{children:"Indentation based blocks"}),": Code blocks like test, task or keyword bodies are defined by indentation.\nThis makes the structure clear and easy to follow."]}),"\n",(0,n.jsxs)(s.li,{children:[(0,n.jsx)(s.strong,{children:"Reduced use of special characters"}),": Compared to programming languages the focus is on reducing special characters, making the syntax human-readable and user-friendly."]}),"\n",(0,n.jsxs)(s.li,{children:[(0,n.jsx)(s.strong,{children:"String first"}),": Unquoted strings are considered as strings, while variables need special syntax."]}),"\n",(0,n.jsxs)(s.li,{children:[(0,n.jsx)(s.strong,{children:"Single spaces are valid"}),": Single spaces are valid as a character in most elements and values without quotation."]}),"\n",(0,n.jsxs)(s.li,{children:[(0,n.jsx)(s.strong,{children:"Mostly case-insensitive"}),": Most elements like keyword or variable names are case insensitive.\nHowever, some syntax, like library imports is case-sensitive."]}),"\n"]}),"\n",(0,n.jsx)(s.admonition,{title:"Note",type:"tip",children:(0,n.jsx)(s.p,{children:"This syllabus does NOT cover other formats like Pipe-Separated ( | ) Format or Restructured Text or JSON!"})}),"\n",(0,n.jsx)(s.p,{children:"Example of test cases with their keyword calls written in Robot Framework:"}),"\n",(0,n.jsx)(s.pre,{children:(0,n.jsx)(s.code,{className:"language-robotframework",children:"*** Settings ***\nDocumentation A test suite for valid login.\n...\n... Keywords are imported from the resource file\nResource keywords.resource\nSuite Setup Connect to Server\nTest Teardown Logout User\nSuite Teardown Disconnect\n\n\n*** Test Cases ***\nAccess All Users With Admin Rights\n [Documentation] Tests if all users can be accessed with Admin User.\n Login Admin\n Check All Users\n\nCreate User With Admin Rights\n [Documentation] Tests if a new users can be created with Admin User.\n Login Admin\n Create New User\n ... name=Peter Parker\n ... login=spider\n ... password=123spiderman321\n ... right=user\n Verify User Details spider Peter Parker\n Logout User\n Login User spider 123spiderman321\n"})}),"\n",(0,n.jsx)(s.h2,{id:"131-what-are-test-cases--tasks",children:"1.3.1 What are Test Cases / Tasks?"}),"\n",(0,n.jsxs)(s.p,{children:["In Robot Framework, ",(0,n.jsx)(s.strong,{children:"Test Cases"})," (",(0,n.jsx)(s.strong,{children:"Tests"}),") or ",(0,n.jsx)(s.strong,{children:"Tasks"})," are executable entities that serve a specific purpose and are organized into suites.\nA ",(0,n.jsx)(s.strong,{children:"Test"})," is synonymous with a ",(0,n.jsx)(s.strong,{children:"Test Case"}),", while ",(0,n.jsx)(s.strong,{children:"Task"}),", technically being the same, is used in RPA mode, where the automation is not focused on testing but on automating business processes."]}),"\n",(0,n.jsxs)(s.p,{children:["Tests or Tasks have a body made up of ",(0,n.jsx)(s.strong,{children:"keyword calls"})," and Robot Framework statements like ",(0,n.jsx)(s.strong,{children:"IF"})," or ",(0,n.jsx)(s.strong,{children:"VAR"}),", which represent the actions or steps executed during the test or task execution.\nThese keywords make the automation modular, maintainable, reusable, and readable."]}),"\n",(0,n.jsx)(s.h2,{id:"132-files--directories",children:"1.3.2 Files & Directories"}),"\n",(0,n.jsxs)(s.p,{children:["Robot Framework organizes tests|tasks into ",(0,n.jsx)(s.strong,{children:"Suites"}),", which are either files or directories."]}),"\n",(0,n.jsxs)(s.ul,{children:["\n",(0,n.jsxs)(s.li,{children:[(0,n.jsx)(s.code,{children:"*.robot"})," files that do contain test cases or tasks are suites."]}),"\n",(0,n.jsxs)(s.li,{children:["Each directory, starting from the top-level directory (the one executed by Robot Framework), and any sub-directories that contains a ",(0,n.jsx)(s.code,{children:"*.robot"})," suite file, is considered a ",(0,n.jsx)(s.strong,{children:"Suite"})," as well.\nSuites can contain other suites, forming a hierarchical tree, which is by default alphabetically ordered.\nSee ",(0,n.jsx)(s.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-02/suitefile",children:"2.1 Suite File & Tree Structure"})," for more details."]}),"\n"]}),"\n",(0,n.jsx)(s.p,{children:"This structure allows for logical grouping and organization of tests and tasks, which can scale as needed."}),"\n",(0,n.jsx)(s.h2,{id:"133-what-are-keywords",children:"1.3.3 What are Keywords?"}),"\n",(0,n.jsx)(s.admonition,{title:"Learning Objectives",type:"lo",children:(0,n.jsx)(s.admonition,{title:"LO-1.3.3",type:"K2",children:(0,n.jsx)(s.p,{children:"Explain the difference between User Keywords and Library Keywords"})})}),"\n",(0,n.jsxs)(s.p,{children:["Tests or Tasks are structured using ",(0,n.jsx)(s.strong,{children:"Keywords"}),", which represent specific actions or sequences of actions to be performed."]}),"\n",(0,n.jsxs)(s.p,{children:[(0,n.jsx)(s.strong,{children:"Keywords"})," in Robot Framework are according to the concepts used in Behavior-Driven Development (BDD) and Keyword-Driven Testing."]}),"\n",(0,n.jsxs)(s.p,{children:[(0,n.jsx)(s.strong,{children:"Definition"}),": one or more words used as a reference to a specific set of actions intended to be performed during the execution of one or more tests or tasks."]}),"\n",(0,n.jsx)(s.p,{children:"There are two types of keywords in Robot Framework:"}),"\n",(0,n.jsxs)(s.ol,{children:["\n",(0,n.jsxs)(s.li,{children:[(0,n.jsx)(s.strong,{children:"User Keywords"}),": Written in Robot Framework syntax, they are mainly used for structuring tests|tasks. User keywords improve readability, understandability, maintainability and structure. These keywords do always call other keywords or commands within their body. That's why they are also called ",(0,n.jsx)(s.strong,{children:"higher-level keywords"}),". In other literature these kind of keywords are also called ",(0,n.jsx)(s.strong,{children:"Business Keywords"})," or ",(0,n.jsx)(s.strong,{children:"Composite Keywords"}),"."]}),"\n",(0,n.jsxs)(s.li,{children:[(0,n.jsx)(s.strong,{children:"Library Keywords"}),": Typically written in Python, but may also be implemented in other technologies. These keywords typically interact with the system under test (SUT) or the system to be controlled by RPA or execute specific actions like calculations or conversions. From the viewpoint of Robot Framework these keywords are not composed of other keywords and do form the lowest level of keywords. Therefore they are also referred to as ",(0,n.jsx)(s.strong,{children:"low-level keywords"}),". In other literature these kind of keywords are also called ",(0,n.jsx)(s.strong,{children:"Technical Keywords"})," or ",(0,n.jsx)(s.strong,{children:"Atomic Keywords"}),"."]}),"\n"]}),"\n",(0,n.jsxs)(s.p,{children:["A ",(0,n.jsx)(s.strong,{children:"User Keyword"})," consists of a ",(0,n.jsx)(s.strong,{children:"name"}),", optional ",(0,n.jsx)(s.strong,{children:"arguments"}),", and a ",(0,n.jsx)(s.strong,{children:"body"})," of keyword calls that may invoke other user keywords or library keywords or other statements like variable definitions or flow control."]}),"\n",(0,n.jsx)(s.p,{children:"During execution, each keyword call is logged, providing fine-grained detail in the execution logs.\nThis includes all levels of keywords\u2014from those called directly by a test or task to those nested within user keywords, all the way down to the execution of library keywords.\nThis granular logging and detailed execution documentation is one of the key advantages of Robot Framework compared to other automation tools."}),"\n",(0,n.jsx)(s.h2,{id:"134-resource-files--libraries",children:"1.3.4 Resource Files & Libraries"}),"\n",(0,n.jsx)(s.admonition,{title:"Learning Objectives",type:"lo",children:(0,n.jsx)(s.admonition,{title:"LO-1.3.4",type:"K1",children:(0,n.jsx)(s.p,{children:"Recall the difference between Resource Files and Libraries and their artifacts"})})}),"\n",(0,n.jsxs)(s.p,{children:["While tests and tasks are organized into suites, ",(0,n.jsx)(s.strong,{children:"keywords"})," are organized into ",(0,n.jsx)(s.strong,{children:"Resource Files"})," and ",(0,n.jsx)(s.strong,{children:"Keyword Libraries"}),"."]}),"\n",(0,n.jsxs)(s.ul,{children:["\n",(0,n.jsxs)(s.li,{children:[(0,n.jsx)(s.strong,{children:"Resource Files"}),": Contain ",(0,n.jsx)(s.strong,{children:"User Keywords"}),", and are also used to organize the importing of libraries and defining variables. These are considered to be part of the test|task data in the ",(0,n.jsx)(s.em,{children:"Definition Layer"}),"."]}),"\n",(0,n.jsxs)(s.li,{children:[(0,n.jsx)(s.strong,{children:"Keyword Libraries"}),": Contain ",(0,n.jsx)(s.strong,{children:"Library Keywords"}),", which are typically implemented in Python or other technologies and except of the standard libraries are not part of Robot Framework itself and can be either custom-made or third-party libraries implemented by the Robot Framework community. These are considered to be part of the ",(0,n.jsx)(s.em,{children:"Adaptation Layer"}),"."]}),"\n"]}),"\n",(0,n.jsx)(s.p,{children:"Central resource files and libraries allow the separation of concerns, making the automation more modular and reusable across multiple suites, tests or tasks."}),"\n",(0,n.jsx)(s.p,{children:"The concepts of organizing are fundamental to working with Robot Framework and contribute to its flexibility and scalability in both test automation and RPA."})]})}function h(e={}){const{wrapper:s}={...(0,i.R)(),...e.components};return s?(0,n.jsx)(s,{...e,children:(0,n.jsx)(c,{...e})}):c(e)}},8453:(e,s,r)=>{r.d(s,{R:()=>o,x:()=>a});var t=r(6540);const n={},i=t.createContext(n);function o(e){const s=t.useContext(i);return t.useMemo((function(){return"function"==typeof e?e(s):{...s,...e}}),[s,e])}function a(e){let s;return s=e.disableParentContext?"function"==typeof e.components?e.components(n):e.components||n:o(e.components),t.createElement(i.Provider,{value:s},e.children)}}}]); \ No newline at end of file diff --git a/assets/js/809.2ec317ab.js b/assets/js/809.2ec317ab.js new file mode 100644 index 0000000..1471688 --- /dev/null +++ b/assets/js/809.2ec317ab.js @@ -0,0 +1,2 @@ +/*! For license information please see 809.2ec317ab.js.LICENSE.txt */ +(self.webpackChunkwebsite=self.webpackChunkwebsite||[]).push([[809],{4498:(e,t,n)=>{"use strict";e.exports=n(5275)},819:(e,t,n)=>{"use strict";var i=n(6220),r={wrapper:{position:"relative",display:"inline-block"},hint:{position:"absolute",top:"0",left:"0",borderColor:"transparent",boxShadow:"none",opacity:"1"},input:{position:"relative",verticalAlign:"top",backgroundColor:"transparent"},inputWithNoHint:{position:"relative",verticalAlign:"top"},dropdown:{position:"absolute",top:"100%",left:"0",zIndex:"100",display:"none"},suggestions:{display:"block"},suggestion:{whiteSpace:"nowrap",cursor:"pointer"},suggestionChild:{whiteSpace:"normal"},ltr:{left:"0",right:"auto"},rtl:{left:"auto",right:"0"},defaultClasses:{root:"algolia-autocomplete",prefix:"aa",noPrefix:!1,dropdownMenu:"dropdown-menu",input:"input",hint:"hint",suggestions:"suggestions",suggestion:"suggestion",cursor:"cursor",dataset:"dataset",empty:"empty"},appendTo:{wrapper:{position:"absolute",zIndex:"100",display:"none"},input:{},inputWithNoHint:{},dropdown:{display:"block"}}};i.isMsie()&&i.mixin(r.input,{backgroundImage:"url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)"}),i.isMsie()&&i.isMsie()<=7&&i.mixin(r.input,{marginTop:"-1px"}),e.exports=r},6943:(e,t,n)=>{"use strict";var i="aaDataset",r="aaValue",s="aaDatum",o=n(6220),a=n(1337),u=n(4499),c=n(819),l=n(1805);function h(e){var t;(e=e||{}).templates=e.templates||{},e.source||o.error("missing source"),e.name&&(t=e.name,!/^[_a-zA-Z0-9-]+$/.test(t))&&o.error("invalid dataset name: "+e.name),this.query=null,this._isEmpty=!0,this.highlight=!!e.highlight,this.name=void 0===e.name||null===e.name?o.getUniqueId():e.name,this.source=e.source,this.displayFn=function(e){return e=e||"value",o.isFunction(e)?e:t;function t(t){return t[e]}}(e.display||e.displayKey),this.debounce=e.debounce,this.cache=!1!==e.cache,this.templates=function(e,t){return{empty:e.empty&&o.templatify(e.empty),header:e.header&&o.templatify(e.header),footer:e.footer&&o.templatify(e.footer),suggestion:e.suggestion||n};function n(e){return"<p>"+t(e)+"</p>"}}(e.templates,this.displayFn),this.css=o.mixin({},c,e.appendTo?c.appendTo:{}),this.cssClasses=e.cssClasses=o.mixin({},c.defaultClasses,e.cssClasses||{}),this.cssClasses.prefix=e.cssClasses.formattedPrefix||o.formatPrefix(this.cssClasses.prefix,this.cssClasses.noPrefix);var n=o.className(this.cssClasses.prefix,this.cssClasses.dataset);this.$el=e.$menu&&e.$menu.find(n+"-"+this.name).length>0?a.element(e.$menu.find(n+"-"+this.name)[0]):a.element(u.dataset.replace("%CLASS%",this.name).replace("%PREFIX%",this.cssClasses.prefix).replace("%DATASET%",this.cssClasses.dataset)),this.$menu=e.$menu,this.clearCachedSuggestions()}h.extractDatasetName=function(e){return a.element(e).data(i)},h.extractValue=function(e){return a.element(e).data(r)},h.extractDatum=function(e){var t=a.element(e).data(s);return"string"==typeof t&&(t=JSON.parse(t)),t},o.mixin(h.prototype,l,{_render:function(e,t){if(this.$el){var n,c=this,l=[].slice.call(arguments,2);if(this.$el.empty(),n=t&&t.length,this._isEmpty=!n,!n&&this.templates.empty)this.$el.html(function(){var t=[].slice.call(arguments,0);return t=[{query:e,isEmpty:!0}].concat(t),c.templates.empty.apply(this,t)}.apply(this,l)).prepend(c.templates.header?h.apply(this,l):null).append(c.templates.footer?p.apply(this,l):null);else if(n)this.$el.html(function(){var e,n,l=[].slice.call(arguments,0),h=this,p=u.suggestions.replace("%PREFIX%",this.cssClasses.prefix).replace("%SUGGESTIONS%",this.cssClasses.suggestions);return e=a.element(p).css(this.css.suggestions),n=o.map(t,d),e.append.apply(e,n),e;function d(e){var t,n=u.suggestion.replace("%PREFIX%",h.cssClasses.prefix).replace("%SUGGESTION%",h.cssClasses.suggestion);return(t=a.element(n).attr({role:"option",id:["option",Math.floor(1e8*Math.random())].join("-")}).append(c.templates.suggestion.apply(this,[e].concat(l)))).data(i,c.name),t.data(r,c.displayFn(e)||void 0),t.data(s,JSON.stringify(e)),t.children().each((function(){a.element(this).css(h.css.suggestionChild)})),t}}.apply(this,l)).prepend(c.templates.header?h.apply(this,l):null).append(c.templates.footer?p.apply(this,l):null);else if(t&&!Array.isArray(t))throw new TypeError("suggestions must be an array");this.$menu&&this.$menu.addClass(this.cssClasses.prefix+(n?"with":"without")+"-"+this.name).removeClass(this.cssClasses.prefix+(n?"without":"with")+"-"+this.name),this.trigger("rendered",e)}function h(){var t=[].slice.call(arguments,0);return t=[{query:e,isEmpty:!n}].concat(t),c.templates.header.apply(this,t)}function p(){var t=[].slice.call(arguments,0);return t=[{query:e,isEmpty:!n}].concat(t),c.templates.footer.apply(this,t)}},getRoot:function(){return this.$el},update:function(e){function t(t){if(!this.canceled&&e===this.query){var n=[].slice.call(arguments,1);this.cacheSuggestions(e,t,n),this._render.apply(this,[e,t].concat(n))}}if(this.query=e,this.canceled=!1,this.shouldFetchFromCache(e))t.apply(this,[this.cachedSuggestions].concat(this.cachedRenderExtraArgs));else{var n=this,i=function(){n.canceled||n.source(e,t.bind(n))};if(this.debounce){clearTimeout(this.debounceTimeout),this.debounceTimeout=setTimeout((function(){n.debounceTimeout=null,i()}),this.debounce)}else i()}},cacheSuggestions:function(e,t,n){this.cachedQuery=e,this.cachedSuggestions=t,this.cachedRenderExtraArgs=n},shouldFetchFromCache:function(e){return this.cache&&this.cachedQuery===e&&this.cachedSuggestions&&this.cachedSuggestions.length},clearCachedSuggestions:function(){delete this.cachedQuery,delete this.cachedSuggestions,delete this.cachedRenderExtraArgs},cancel:function(){this.canceled=!0},clear:function(){this.$el&&(this.cancel(),this.$el.empty(),this.trigger("rendered",""))},isEmpty:function(){return this._isEmpty},destroy:function(){this.clearCachedSuggestions(),this.$el=null}}),e.exports=h},2731:(e,t,n)=>{"use strict";var i=n(6220),r=n(1337),s=n(1805),o=n(6943),a=n(819);function u(e){var t,n,s,o=this;(e=e||{}).menu||i.error("menu is required"),i.isArray(e.datasets)||i.isObject(e.datasets)||i.error("1 or more datasets required"),e.datasets||i.error("datasets is required"),this.isOpen=!1,this.isEmpty=!0,this.minLength=e.minLength||0,this.templates={},this.appendTo=e.appendTo||!1,this.css=i.mixin({},a,e.appendTo?a.appendTo:{}),this.cssClasses=e.cssClasses=i.mixin({},a.defaultClasses,e.cssClasses||{}),this.cssClasses.prefix=e.cssClasses.formattedPrefix||i.formatPrefix(this.cssClasses.prefix,this.cssClasses.noPrefix),t=i.bind(this._onSuggestionClick,this),n=i.bind(this._onSuggestionMouseEnter,this),s=i.bind(this._onSuggestionMouseLeave,this);var c=i.className(this.cssClasses.prefix,this.cssClasses.suggestion);this.$menu=r.element(e.menu).on("mouseenter.aa",c,n).on("mouseleave.aa",c,s).on("click.aa",c,t),this.$container=e.appendTo?e.wrapper:this.$menu,e.templates&&e.templates.header&&(this.templates.header=i.templatify(e.templates.header),this.$menu.prepend(this.templates.header())),e.templates&&e.templates.empty&&(this.templates.empty=i.templatify(e.templates.empty),this.$empty=r.element('<div class="'+i.className(this.cssClasses.prefix,this.cssClasses.empty,!0)+'"></div>'),this.$menu.append(this.$empty),this.$empty.hide()),this.datasets=i.map(e.datasets,(function(t){return function(e,t,n){return new u.Dataset(i.mixin({$menu:e,cssClasses:n},t))}(o.$menu,t,e.cssClasses)})),i.each(this.datasets,(function(e){var t=e.getRoot();t&&0===t.parent().length&&o.$menu.append(t),e.onSync("rendered",o._onRendered,o)})),e.templates&&e.templates.footer&&(this.templates.footer=i.templatify(e.templates.footer),this.$menu.append(this.templates.footer()));var l=this;r.element(window).resize((function(){l._redraw()}))}i.mixin(u.prototype,s,{_onSuggestionClick:function(e){this.trigger("suggestionClicked",r.element(e.currentTarget))},_onSuggestionMouseEnter:function(e){var t=r.element(e.currentTarget);if(!t.hasClass(i.className(this.cssClasses.prefix,this.cssClasses.cursor,!0))){this._removeCursor();var n=this;setTimeout((function(){n._setCursor(t,!1)}),0)}},_onSuggestionMouseLeave:function(e){if(e.relatedTarget&&r.element(e.relatedTarget).closest("."+i.className(this.cssClasses.prefix,this.cssClasses.cursor,!0)).length>0)return;this._removeCursor(),this.trigger("cursorRemoved")},_onRendered:function(e,t){if(this.isEmpty=i.every(this.datasets,(function(e){return e.isEmpty()})),this.isEmpty)if(t.length>=this.minLength&&this.trigger("empty"),this.$empty)if(t.length<this.minLength)this._hide();else{var n=this.templates.empty({query:this.datasets[0]&&this.datasets[0].query});this.$empty.html(n),this.$empty.show(),this._show()}else i.any(this.datasets,(function(e){return e.templates&&e.templates.empty}))?t.length<this.minLength?this._hide():this._show():this._hide();else this.isOpen&&(this.$empty&&(this.$empty.empty(),this.$empty.hide()),t.length>=this.minLength?this._show():this._hide());this.trigger("datasetRendered")},_hide:function(){this.$container.hide()},_show:function(){this.$container.css("display","block"),this._redraw(),this.trigger("shown")},_redraw:function(){this.isOpen&&this.appendTo&&this.trigger("redrawn")},_getSuggestions:function(){return this.$menu.find(i.className(this.cssClasses.prefix,this.cssClasses.suggestion))},_getCursor:function(){return this.$menu.find(i.className(this.cssClasses.prefix,this.cssClasses.cursor)).first()},_setCursor:function(e,t){e.first().addClass(i.className(this.cssClasses.prefix,this.cssClasses.cursor,!0)).attr("aria-selected","true"),this.trigger("cursorMoved",t)},_removeCursor:function(){this._getCursor().removeClass(i.className(this.cssClasses.prefix,this.cssClasses.cursor,!0)).removeAttr("aria-selected")},_moveCursor:function(e){var t,n,i,r;this.isOpen&&(n=this._getCursor(),t=this._getSuggestions(),this._removeCursor(),-1!==(i=((i=t.index(n)+e)+1)%(t.length+1)-1)?(i<-1&&(i=t.length-1),this._setCursor(r=t.eq(i),!0),this._ensureVisible(r)):this.trigger("cursorRemoved"))},_ensureVisible:function(e){var t,n,i,r;n=(t=e.position().top)+e.height()+parseInt(e.css("margin-top"),10)+parseInt(e.css("margin-bottom"),10),i=this.$menu.scrollTop(),r=this.$menu.height()+parseInt(this.$menu.css("padding-top"),10)+parseInt(this.$menu.css("padding-bottom"),10),t<0?this.$menu.scrollTop(i+t):r<n&&this.$menu.scrollTop(i+(n-r))},close:function(){this.isOpen&&(this.isOpen=!1,this._removeCursor(),this._hide(),this.trigger("closed"))},open:function(){this.isOpen||(this.isOpen=!0,this.isEmpty||this._show(),this.trigger("opened"))},setLanguageDirection:function(e){this.$menu.css("ltr"===e?this.css.ltr:this.css.rtl)},moveCursorUp:function(){this._moveCursor(-1)},moveCursorDown:function(){this._moveCursor(1)},getDatumForSuggestion:function(e){var t=null;return e.length&&(t={raw:o.extractDatum(e),value:o.extractValue(e),datasetName:o.extractDatasetName(e)}),t},getCurrentCursor:function(){return this._getCursor().first()},getDatumForCursor:function(){return this.getDatumForSuggestion(this._getCursor().first())},getDatumForTopSuggestion:function(){return this.getDatumForSuggestion(this._getSuggestions().first())},cursorTopSuggestion:function(){this._setCursor(this._getSuggestions().first(),!1)},update:function(e){i.each(this.datasets,(function(t){t.update(e)}))},empty:function(){i.each(this.datasets,(function(e){e.clear()})),this.isEmpty=!0},isVisible:function(){return this.isOpen&&!this.isEmpty},destroy:function(){this.$menu.off(".aa"),this.$menu=null,i.each(this.datasets,(function(e){e.destroy()}))}}),u.Dataset=o,e.exports=u},4045:(e,t,n)=>{"use strict";var i=n(6220),r=n(1337);function s(e){e&&e.el||i.error("EventBus initialized without el"),this.$el=r.element(e.el)}i.mixin(s.prototype,{trigger:function(e,t,n,r){var s=i.Event("autocomplete:"+e);return this.$el.trigger(s,[t,n,r]),s}}),e.exports=s},1805:(e,t,n)=>{"use strict";var i=n(874),r=/\s+/;function s(e,t,n,i){var s;if(!n)return this;for(t=t.split(r),n=i?function(e,t){return e.bind?e.bind(t):function(){e.apply(t,[].slice.call(arguments,0))}}(n,i):n,this._callbacks=this._callbacks||{};s=t.shift();)this._callbacks[s]=this._callbacks[s]||{sync:[],async:[]},this._callbacks[s][e].push(n);return this}function o(e,t,n){return function(){for(var i,r=0,s=e.length;!i&&r<s;r+=1)i=!1===e[r].apply(t,n);return!i}}e.exports={onSync:function(e,t,n){return s.call(this,"sync",e,t,n)},onAsync:function(e,t,n){return s.call(this,"async",e,t,n)},off:function(e){var t;if(!this._callbacks)return this;e=e.split(r);for(;t=e.shift();)delete this._callbacks[t];return this},trigger:function(e){var t,n,s,a,u;if(!this._callbacks)return this;e=e.split(r),s=[].slice.call(arguments,1);for(;(t=e.shift())&&(n=this._callbacks[t]);)a=o(n.sync,this,[t].concat(s)),u=o(n.async,this,[t].concat(s)),a()&&i(u);return this}}},4499:e=>{"use strict";e.exports={wrapper:'<span class="%ROOT%"></span>',dropdown:'<span class="%PREFIX%%DROPDOWN_MENU%"></span>',dataset:'<div class="%PREFIX%%DATASET%-%CLASS%"></div>',suggestions:'<span class="%PREFIX%%SUGGESTIONS%"></span>',suggestion:'<div class="%PREFIX%%SUGGESTION%"></div>'}},7748:(e,t,n)=>{"use strict";var i;i={9:"tab",27:"esc",37:"left",39:"right",13:"enter",38:"up",40:"down"};var r=n(6220),s=n(1337),o=n(1805);function a(e){var t,n,o,a,u,c=this;(e=e||{}).input||r.error("input is missing"),t=r.bind(this._onBlur,this),n=r.bind(this._onFocus,this),o=r.bind(this._onKeydown,this),a=r.bind(this._onInput,this),this.$hint=s.element(e.hint),this.$input=s.element(e.input).on("blur.aa",t).on("focus.aa",n).on("keydown.aa",o),0===this.$hint.length&&(this.setHint=this.getHint=this.clearHint=this.clearHintIfInvalid=r.noop),r.isMsie()?this.$input.on("keydown.aa keypress.aa cut.aa paste.aa",(function(e){i[e.which||e.keyCode]||r.defer(r.bind(c._onInput,c,e))})):this.$input.on("input.aa",a),this.query=this.$input.val(),this.$overflowHelper=(u=this.$input,s.element('<pre aria-hidden="true"></pre>').css({position:"absolute",visibility:"hidden",whiteSpace:"pre",fontFamily:u.css("font-family"),fontSize:u.css("font-size"),fontStyle:u.css("font-style"),fontVariant:u.css("font-variant"),fontWeight:u.css("font-weight"),wordSpacing:u.css("word-spacing"),letterSpacing:u.css("letter-spacing"),textIndent:u.css("text-indent"),textRendering:u.css("text-rendering"),textTransform:u.css("text-transform")}).insertAfter(u))}function u(e){return e.altKey||e.ctrlKey||e.metaKey||e.shiftKey}a.normalizeQuery=function(e){return(e||"").replace(/^\s*/g,"").replace(/\s{2,}/g," ")},r.mixin(a.prototype,o,{_onBlur:function(){this.resetInputValue(),this.$input.removeAttr("aria-activedescendant"),this.trigger("blurred")},_onFocus:function(){this.trigger("focused")},_onKeydown:function(e){var t=i[e.which||e.keyCode];this._managePreventDefault(t,e),t&&this._shouldTrigger(t,e)&&this.trigger(t+"Keyed",e)},_onInput:function(){this._checkInputValue()},_managePreventDefault:function(e,t){var n,i,r;switch(e){case"tab":i=this.getHint(),r=this.getInputValue(),n=i&&i!==r&&!u(t);break;case"up":case"down":n=!u(t);break;default:n=!1}n&&t.preventDefault()},_shouldTrigger:function(e,t){var n;if("tab"===e)n=!u(t);else n=!0;return n},_checkInputValue:function(){var e,t,n,i,r;e=this.getInputValue(),i=e,r=this.query,n=!(!(t=a.normalizeQuery(i)===a.normalizeQuery(r))||!this.query)&&this.query.length!==e.length,this.query=e,t?n&&this.trigger("whitespaceChanged",this.query):this.trigger("queryChanged",this.query)},focus:function(){this.$input.focus()},blur:function(){this.$input.blur()},getQuery:function(){return this.query},setQuery:function(e){this.query=e},getInputValue:function(){return this.$input.val()},setInputValue:function(e,t){void 0===e&&(e=this.query),this.$input.val(e),t?this.clearHint():this._checkInputValue()},expand:function(){this.$input.attr("aria-expanded","true")},collapse:function(){this.$input.attr("aria-expanded","false")},setActiveDescendant:function(e){this.$input.attr("aria-activedescendant",e)},removeActiveDescendant:function(){this.$input.removeAttr("aria-activedescendant")},resetInputValue:function(){this.setInputValue(this.query,!0)},getHint:function(){return this.$hint.val()},setHint:function(e){this.$hint.val(e)},clearHint:function(){this.setHint("")},clearHintIfInvalid:function(){var e,t,n;n=(e=this.getInputValue())!==(t=this.getHint())&&0===t.indexOf(e),""!==e&&n&&!this.hasOverflow()||this.clearHint()},getLanguageDirection:function(){return(this.$input.css("direction")||"ltr").toLowerCase()},hasOverflow:function(){var e=this.$input.width()-2;return this.$overflowHelper.text(this.getInputValue()),this.$overflowHelper.width()>=e},isCursorAtEnd:function(){var e,t,n;return e=this.$input.val().length,t=this.$input[0].selectionStart,r.isNumber(t)?t===e:!document.selection||((n=document.selection.createRange()).moveStart("character",-e),e===n.text.length)},destroy:function(){this.$hint.off(".aa"),this.$input.off(".aa"),this.$hint=this.$input=this.$overflowHelper=null}}),e.exports=a},8693:(e,t,n)=>{"use strict";var i="aaAttrs",r=n(6220),s=n(1337),o=n(4045),a=n(7748),u=n(2731),c=n(4499),l=n(819);function h(e){var t,n;if((e=e||{}).input||r.error("missing input"),this.isActivated=!1,this.debug=!!e.debug,this.autoselect=!!e.autoselect,this.autoselectOnBlur=!!e.autoselectOnBlur,this.openOnFocus=!!e.openOnFocus,this.minLength=r.isNumber(e.minLength)?e.minLength:1,this.autoWidth=void 0===e.autoWidth||!!e.autoWidth,this.clearOnSelected=!!e.clearOnSelected,this.tabAutocomplete=void 0===e.tabAutocomplete||!!e.tabAutocomplete,e.hint=!!e.hint,e.hint&&e.appendTo)throw new Error("[autocomplete.js] hint and appendTo options can't be used at the same time");this.css=e.css=r.mixin({},l,e.appendTo?l.appendTo:{}),this.cssClasses=e.cssClasses=r.mixin({},l.defaultClasses,e.cssClasses||{}),this.cssClasses.prefix=e.cssClasses.formattedPrefix=r.formatPrefix(this.cssClasses.prefix,this.cssClasses.noPrefix),this.listboxId=e.listboxId=[this.cssClasses.root,"listbox",r.getUniqueId()].join("-");var a=function(e){var t,n,o,a;t=s.element(e.input),n=s.element(c.wrapper.replace("%ROOT%",e.cssClasses.root)).css(e.css.wrapper),e.appendTo||"block"!==t.css("display")||"table"!==t.parent().css("display")||n.css("display","table-cell");var u=c.dropdown.replace("%PREFIX%",e.cssClasses.prefix).replace("%DROPDOWN_MENU%",e.cssClasses.dropdownMenu);o=s.element(u).css(e.css.dropdown).attr({role:"listbox",id:e.listboxId}),e.templates&&e.templates.dropdownMenu&&o.html(r.templatify(e.templates.dropdownMenu)());a=t.clone().css(e.css.hint).css(function(e){return{backgroundAttachment:e.css("background-attachment"),backgroundClip:e.css("background-clip"),backgroundColor:e.css("background-color"),backgroundImage:e.css("background-image"),backgroundOrigin:e.css("background-origin"),backgroundPosition:e.css("background-position"),backgroundRepeat:e.css("background-repeat"),backgroundSize:e.css("background-size")}}(t)),a.val("").addClass(r.className(e.cssClasses.prefix,e.cssClasses.hint,!0)).removeAttr("id name placeholder required").prop("readonly",!0).attr({"aria-hidden":"true",autocomplete:"off",spellcheck:"false",tabindex:-1}),a.removeData&&a.removeData();t.data(i,{"aria-autocomplete":t.attr("aria-autocomplete"),"aria-expanded":t.attr("aria-expanded"),"aria-owns":t.attr("aria-owns"),autocomplete:t.attr("autocomplete"),dir:t.attr("dir"),role:t.attr("role"),spellcheck:t.attr("spellcheck"),style:t.attr("style"),type:t.attr("type")}),t.addClass(r.className(e.cssClasses.prefix,e.cssClasses.input,!0)).attr({autocomplete:"off",spellcheck:!1,role:"combobox","aria-autocomplete":e.datasets&&e.datasets[0]&&e.datasets[0].displayKey?"both":"list","aria-expanded":"false","aria-label":e.ariaLabel,"aria-owns":e.listboxId}).css(e.hint?e.css.input:e.css.inputWithNoHint);try{t.attr("dir")||t.attr("dir","auto")}catch(l){}return n=e.appendTo?n.appendTo(s.element(e.appendTo).eq(0)).eq(0):t.wrap(n).parent(),n.prepend(e.hint?a:null).append(o),{wrapper:n,input:t,hint:a,menu:o}}(e);this.$node=a.wrapper;var u=this.$input=a.input;t=a.menu,n=a.hint,e.dropdownMenuContainer&&s.element(e.dropdownMenuContainer).css("position","relative").append(t.css("top","0")),u.on("blur.aa",(function(e){var n=document.activeElement;r.isMsie()&&(t[0]===n||t[0].contains(n))&&(e.preventDefault(),e.stopImmediatePropagation(),r.defer((function(){u.focus()})))})),t.on("mousedown.aa",(function(e){e.preventDefault()})),this.eventBus=e.eventBus||new o({el:u}),this.dropdown=new h.Dropdown({appendTo:e.appendTo,wrapper:this.$node,menu:t,datasets:e.datasets,templates:e.templates,cssClasses:e.cssClasses,minLength:this.minLength}).onSync("suggestionClicked",this._onSuggestionClicked,this).onSync("cursorMoved",this._onCursorMoved,this).onSync("cursorRemoved",this._onCursorRemoved,this).onSync("opened",this._onOpened,this).onSync("closed",this._onClosed,this).onSync("shown",this._onShown,this).onSync("empty",this._onEmpty,this).onSync("redrawn",this._onRedrawn,this).onAsync("datasetRendered",this._onDatasetRendered,this),this.input=new h.Input({input:u,hint:n}).onSync("focused",this._onFocused,this).onSync("blurred",this._onBlurred,this).onSync("enterKeyed",this._onEnterKeyed,this).onSync("tabKeyed",this._onTabKeyed,this).onSync("escKeyed",this._onEscKeyed,this).onSync("upKeyed",this._onUpKeyed,this).onSync("downKeyed",this._onDownKeyed,this).onSync("leftKeyed",this._onLeftKeyed,this).onSync("rightKeyed",this._onRightKeyed,this).onSync("queryChanged",this._onQueryChanged,this).onSync("whitespaceChanged",this._onWhitespaceChanged,this),this._bindKeyboardShortcuts(e),this._setLanguageDirection()}r.mixin(h.prototype,{_bindKeyboardShortcuts:function(e){if(e.keyboardShortcuts){var t=this.$input,n=[];r.each(e.keyboardShortcuts,(function(e){"string"==typeof e&&(e=e.toUpperCase().charCodeAt(0)),n.push(e)})),s.element(document).keydown((function(e){var i=e.target||e.srcElement,r=i.tagName;if(!i.isContentEditable&&"INPUT"!==r&&"SELECT"!==r&&"TEXTAREA"!==r){var s=e.which||e.keyCode;-1!==n.indexOf(s)&&(t.focus(),e.stopPropagation(),e.preventDefault())}}))}},_onSuggestionClicked:function(e,t){var n;(n=this.dropdown.getDatumForSuggestion(t))&&this._select(n,{selectionMethod:"click"})},_onCursorMoved:function(e,t){var n=this.dropdown.getDatumForCursor(),i=this.dropdown.getCurrentCursor().attr("id");this.input.setActiveDescendant(i),n&&(t&&this.input.setInputValue(n.value,!0),this.eventBus.trigger("cursorchanged",n.raw,n.datasetName))},_onCursorRemoved:function(){this.input.resetInputValue(),this._updateHint(),this.eventBus.trigger("cursorremoved")},_onDatasetRendered:function(){this._updateHint(),this.eventBus.trigger("updated")},_onOpened:function(){this._updateHint(),this.input.expand(),this.eventBus.trigger("opened")},_onEmpty:function(){this.eventBus.trigger("empty")},_onRedrawn:function(){this.$node.css("top","0px"),this.$node.css("left","0px");var e=this.$input[0].getBoundingClientRect();this.autoWidth&&this.$node.css("width",e.width+"px");var t=this.$node[0].getBoundingClientRect(),n=e.bottom-t.top;this.$node.css("top",n+"px");var i=e.left-t.left;this.$node.css("left",i+"px"),this.eventBus.trigger("redrawn")},_onShown:function(){this.eventBus.trigger("shown"),this.autoselect&&this.dropdown.cursorTopSuggestion()},_onClosed:function(){this.input.clearHint(),this.input.removeActiveDescendant(),this.input.collapse(),this.eventBus.trigger("closed")},_onFocused:function(){if(this.isActivated=!0,this.openOnFocus){var e=this.input.getQuery();e.length>=this.minLength?this.dropdown.update(e):this.dropdown.empty(),this.dropdown.open()}},_onBlurred:function(){var e,t;e=this.dropdown.getDatumForCursor(),t=this.dropdown.getDatumForTopSuggestion();var n={selectionMethod:"blur"};this.debug||(this.autoselectOnBlur&&e?this._select(e,n):this.autoselectOnBlur&&t?this._select(t,n):(this.isActivated=!1,this.dropdown.empty(),this.dropdown.close()))},_onEnterKeyed:function(e,t){var n,i;n=this.dropdown.getDatumForCursor(),i=this.dropdown.getDatumForTopSuggestion();var r={selectionMethod:"enterKey"};n?(this._select(n,r),t.preventDefault()):this.autoselect&&i&&(this._select(i,r),t.preventDefault())},_onTabKeyed:function(e,t){if(this.tabAutocomplete){var n;(n=this.dropdown.getDatumForCursor())?(this._select(n,{selectionMethod:"tabKey"}),t.preventDefault()):this._autocomplete(!0)}else this.dropdown.close()},_onEscKeyed:function(){this.dropdown.close(),this.input.resetInputValue()},_onUpKeyed:function(){var e=this.input.getQuery();this.dropdown.isEmpty&&e.length>=this.minLength?this.dropdown.update(e):this.dropdown.moveCursorUp(),this.dropdown.open()},_onDownKeyed:function(){var e=this.input.getQuery();this.dropdown.isEmpty&&e.length>=this.minLength?this.dropdown.update(e):this.dropdown.moveCursorDown(),this.dropdown.open()},_onLeftKeyed:function(){"rtl"===this.dir&&this._autocomplete()},_onRightKeyed:function(){"ltr"===this.dir&&this._autocomplete()},_onQueryChanged:function(e,t){this.input.clearHintIfInvalid(),t.length>=this.minLength?this.dropdown.update(t):this.dropdown.empty(),this.dropdown.open(),this._setLanguageDirection()},_onWhitespaceChanged:function(){this._updateHint(),this.dropdown.open()},_setLanguageDirection:function(){var e=this.input.getLanguageDirection();this.dir!==e&&(this.dir=e,this.$node.css("direction",e),this.dropdown.setLanguageDirection(e))},_updateHint:function(){var e,t,n,i,s;(e=this.dropdown.getDatumForTopSuggestion())&&this.dropdown.isVisible()&&!this.input.hasOverflow()?(t=this.input.getInputValue(),n=a.normalizeQuery(t),i=r.escapeRegExChars(n),(s=new RegExp("^(?:"+i+")(.+$)","i").exec(e.value))?this.input.setHint(t+s[1]):this.input.clearHint()):this.input.clearHint()},_autocomplete:function(e){var t,n,i,r;t=this.input.getHint(),n=this.input.getQuery(),i=e||this.input.isCursorAtEnd(),t&&n!==t&&i&&((r=this.dropdown.getDatumForTopSuggestion())&&this.input.setInputValue(r.value),this.eventBus.trigger("autocompleted",r.raw,r.datasetName))},_select:function(e,t){void 0!==e.value&&this.input.setQuery(e.value),this.clearOnSelected?this.setVal(""):this.input.setInputValue(e.value,!0),this._setLanguageDirection(),!1===this.eventBus.trigger("selected",e.raw,e.datasetName,t).isDefaultPrevented()&&(this.dropdown.close(),r.defer(r.bind(this.dropdown.empty,this.dropdown)))},open:function(){if(!this.isActivated){var e=this.input.getInputValue();e.length>=this.minLength?this.dropdown.update(e):this.dropdown.empty()}this.dropdown.open()},close:function(){this.dropdown.close()},setVal:function(e){e=r.toStr(e),this.isActivated?this.input.setInputValue(e):(this.input.setQuery(e),this.input.setInputValue(e,!0)),this._setLanguageDirection()},getVal:function(){return this.input.getQuery()},destroy:function(){this.input.destroy(),this.dropdown.destroy(),function(e,t){var n=e.find(r.className(t.prefix,t.input));r.each(n.data(i),(function(e,t){void 0===e?n.removeAttr(t):n.attr(t,e)})),n.detach().removeClass(r.className(t.prefix,t.input,!0)).insertAfter(e),n.removeData&&n.removeData(i);e.remove()}(this.$node,this.cssClasses),this.$node=null},getWrapper:function(){return this.dropdown.$container[0]}}),h.Dropdown=u,h.Input=a,h.sources=n(4710),e.exports=h},1337:e=>{"use strict";e.exports={element:null}},6766:e=>{"use strict";e.exports=function(e){var t=e.match(/Algolia for JavaScript \((\d+\.)(\d+\.)(\d+)\)/)||e.match(/Algolia for vanilla JavaScript (\d+\.)(\d+\.)(\d+)/);if(t)return[t[1],t[2],t[3]]}},6220:(e,t,n)=>{"use strict";var i,r=n(1337);function s(e){return e.replace(/[\-\[\]\/\{\}\(\)\*\+\?\.\\\^\$\|]/g,"\\$&")}e.exports={isArray:null,isFunction:null,isObject:null,bind:null,each:null,map:null,mixin:null,isMsie:function(e){if(void 0===e&&(e=navigator.userAgent),/(msie|trident)/i.test(e)){var t=e.match(/(msie |rv:)(\d+(.\d+)?)/i);if(t)return t[2]}return!1},escapeRegExChars:function(e){return e.replace(/[\-\[\]\/\{\}\(\)\*\+\?\.\\\^\$\|]/g,"\\$&")},isNumber:function(e){return"number"==typeof e},toStr:function(e){return null==e?"":e+""},cloneDeep:function(e){var t=this.mixin({},e),n=this;return this.each(t,(function(e,i){e&&(n.isArray(e)?t[i]=[].concat(e):n.isObject(e)&&(t[i]=n.cloneDeep(e)))})),t},error:function(e){throw new Error(e)},every:function(e,t){var n=!0;return e?(this.each(e,(function(i,r){n&&(n=t.call(null,i,r,e)&&n)})),!!n):n},any:function(e,t){var n=!1;return e?(this.each(e,(function(i,r){if(t.call(null,i,r,e))return n=!0,!1})),n):n},getUniqueId:(i=0,function(){return i++}),templatify:function(e){if(this.isFunction(e))return e;var t=r.element(e);return"SCRIPT"===t.prop("tagName")?function(){return t.text()}:function(){return String(e)}},defer:function(e){setTimeout(e,0)},noop:function(){},formatPrefix:function(e,t){return t?"":e+"-"},className:function(e,t,n){return(n?"":".")+e+t},escapeHighlightedString:function(e,t,n){t=t||"<em>";var i=document.createElement("div");i.appendChild(document.createTextNode(t)),n=n||"</em>";var r=document.createElement("div");r.appendChild(document.createTextNode(n));var o=document.createElement("div");return o.appendChild(document.createTextNode(e)),o.innerHTML.replace(RegExp(s(i.innerHTML),"g"),t).replace(RegExp(s(r.innerHTML),"g"),n)}}},1242:(e,t,n)=>{"use strict";var i=n(6220),r=n(1622),s=n(6766);e.exports=function(e,t){var n=s(e.as._ua);return n&&n[0]>=3&&n[1]>20&&((t=t||{}).additionalUA="autocomplete.js "+r),function(n,r){e.search(n,t,(function(e,t){e?i.error(e.message):r(t.hits,t)}))}}},4710:(e,t,n)=>{"use strict";e.exports={hits:n(1242),popularIn:n(392)}},392:(e,t,n)=>{"use strict";var i=n(6220),r=n(1622),s=n(6766);e.exports=function(e,t,n,o){var a=s(e.as._ua);if(a&&a[0]>=3&&a[1]>20&&((t=t||{}).additionalUA="autocomplete.js "+r),!n.source)return i.error("Missing 'source' key");var u=i.isFunction(n.source)?n.source:function(e){return e[n.source]};if(!n.index)return i.error("Missing 'index' key");var c=n.index;return o=o||{},function(a,l){e.search(a,t,(function(e,a){if(e)i.error(e.message);else{if(a.hits.length>0){var h=a.hits[0],p=i.mixin({hitsPerPage:0},n);delete p.source,delete p.index;var d=s(c.as._ua);return d&&d[0]>=3&&d[1]>20&&(t.additionalUA="autocomplete.js "+r),void c.search(u(h),p,(function(e,t){if(e)i.error(e.message);else{var n=[];if(o.includeAll){var r=o.allTitle||"All departments";n.push(i.mixin({facet:{value:r,count:t.nbHits}},i.cloneDeep(h)))}i.each(t.facets,(function(e,t){i.each(e,(function(e,r){n.push(i.mixin({facet:{facet:t,value:r,count:e}},i.cloneDeep(h)))}))}));for(var s=1;s<a.hits.length;++s)n.push(a.hits[s]);l(n,a)}}))}l([])}}))}}},5275:(e,t,n)=>{"use strict";var i=n(3704);n(1337).element=i;var r=n(6220);r.isArray=i.isArray,r.isFunction=i.isFunction,r.isObject=i.isPlainObject,r.bind=i.proxy,r.each=function(e,t){i.each(e,(function(e,n){return t(n,e)}))},r.map=i.map,r.mixin=i.extend,r.Event=i.Event;var s="aaAutocomplete",o=n(8693),a=n(4045);function u(e,t,n,u){n=r.isArray(n)?n:[].slice.call(arguments,2);var c=i(e).each((function(e,r){var c=i(r),l=new a({el:c}),h=u||new o({input:c,eventBus:l,dropdownMenuContainer:t.dropdownMenuContainer,hint:void 0===t.hint||!!t.hint,minLength:t.minLength,autoselect:t.autoselect,autoselectOnBlur:t.autoselectOnBlur,tabAutocomplete:t.tabAutocomplete,openOnFocus:t.openOnFocus,templates:t.templates,debug:t.debug,clearOnSelected:t.clearOnSelected,cssClasses:t.cssClasses,datasets:n,keyboardShortcuts:t.keyboardShortcuts,appendTo:t.appendTo,autoWidth:t.autoWidth,ariaLabel:t.ariaLabel||r.getAttribute("aria-label")});c.data(s,h)}));return c.autocomplete={},r.each(["open","close","getVal","setVal","destroy","getWrapper"],(function(e){c.autocomplete[e]=function(){var t,n=arguments;return c.each((function(r,o){var a=i(o).data(s);t=a[e].apply(a,n)})),t}})),c}u.sources=o.sources,u.escapeHighlightedString=r.escapeHighlightedString;var c="autocomplete"in window,l=window.autocomplete;u.noConflict=function(){return c?window.autocomplete=l:delete window.autocomplete,u},e.exports=u},1622:e=>{e.exports="0.37.1"},3704:e=>{var t;t=window,e.exports=function(e){var t,n,i=function(){var t,n,i,r,s,o,a=[],u=a.concat,c=a.filter,l=a.slice,h=e.document,p={},d={},f={"column-count":1,columns:1,"font-weight":1,"line-height":1,opacity:1,"z-index":1,zoom:1},g=/^\s*<(\w+|!)[^>]*>/,m=/^<(\w+)\s*\/?>(?:<\/\1>|)$/,y=/<(?!area|br|col|embed|hr|img|input|link|meta|param)(([\w:]+)[^>]*)\/>/gi,v=/^(?:body|html)$/i,x=/([A-Z])/g,b=["val","css","html","text","data","width","height","offset"],w=["after","prepend","before","append"],S=h.createElement("table"),C=h.createElement("tr"),E={tr:h.createElement("tbody"),tbody:S,thead:S,tfoot:S,td:C,th:C,"*":h.createElement("div")},k=/complete|loaded|interactive/,_=/^[\w-]*$/,T={},L=T.toString,O={},A=h.createElement("div"),$={tabindex:"tabIndex",readonly:"readOnly",for:"htmlFor",class:"className",maxlength:"maxLength",cellspacing:"cellSpacing",cellpadding:"cellPadding",rowspan:"rowSpan",colspan:"colSpan",usemap:"useMap",frameborder:"frameBorder",contenteditable:"contentEditable"},P=Array.isArray||function(e){return e instanceof Array};function I(e){return null==e?String(e):T[L.call(e)]||"object"}function Q(e){return"function"==I(e)}function R(e){return null!=e&&e==e.window}function N(e){return null!=e&&e.nodeType==e.DOCUMENT_NODE}function D(e){return"object"==I(e)}function F(e){return D(e)&&!R(e)&&Object.getPrototypeOf(e)==Object.prototype}function j(e){var t=!!e&&"length"in e&&e.length,n=i.type(e);return"function"!=n&&!R(e)&&("array"==n||0===t||"number"==typeof t&&t>0&&t-1 in e)}function H(e){return c.call(e,(function(e){return null!=e}))}function V(e){return e.length>0?i.fn.concat.apply([],e):e}function B(e){return e.replace(/::/g,"/").replace(/([A-Z]+)([A-Z][a-z])/g,"$1_$2").replace(/([a-z\d])([A-Z])/g,"$1_$2").replace(/_/g,"-").toLowerCase()}function M(e){return e in d?d[e]:d[e]=new RegExp("(^|\\s)"+e+"(\\s|$)")}function q(e,t){return"number"!=typeof t||f[B(e)]?t:t+"px"}function z(e){var t,n;return p[e]||(t=h.createElement(e),h.body.appendChild(t),n=getComputedStyle(t,"").getPropertyValue("display"),t.parentNode.removeChild(t),"none"==n&&(n="block"),p[e]=n),p[e]}function K(e){return"children"in e?l.call(e.children):i.map(e.childNodes,(function(e){if(1==e.nodeType)return e}))}function W(e,t){var n,i=e?e.length:0;for(n=0;n<i;n++)this[n]=e[n];this.length=i,this.selector=t||""}function U(e,i,r){for(n in i)r&&(F(i[n])||P(i[n]))?(F(i[n])&&!F(e[n])&&(e[n]={}),P(i[n])&&!P(e[n])&&(e[n]=[]),U(e[n],i[n],r)):i[n]!==t&&(e[n]=i[n])}function G(e,t){return null==t?i(e):i(e).filter(t)}function Z(e,t,n,i){return Q(t)?t.call(e,n,i):t}function J(e,t,n){null==n?e.removeAttribute(t):e.setAttribute(t,n)}function X(e,n){var i=e.className||"",r=i&&i.baseVal!==t;if(n===t)return r?i.baseVal:i;r?i.baseVal=n:e.className=n}function Y(e){try{return e?"true"==e||"false"!=e&&("null"==e?null:+e+""==e?+e:/^[\[\{]/.test(e)?i.parseJSON(e):e):e}catch(t){return e}}function ee(e,t){t(e);for(var n=0,i=e.childNodes.length;n<i;n++)ee(e.childNodes[n],t)}return O.matches=function(e,t){if(!t||!e||1!==e.nodeType)return!1;var n=e.matches||e.webkitMatchesSelector||e.mozMatchesSelector||e.oMatchesSelector||e.matchesSelector;if(n)return n.call(e,t);var i,r=e.parentNode,s=!r;return s&&(r=A).appendChild(e),i=~O.qsa(r,t).indexOf(e),s&&A.removeChild(e),i},s=function(e){return e.replace(/-+(.)?/g,(function(e,t){return t?t.toUpperCase():""}))},o=function(e){return c.call(e,(function(t,n){return e.indexOf(t)==n}))},O.fragment=function(e,n,r){var s,o,a;return m.test(e)&&(s=i(h.createElement(RegExp.$1))),s||(e.replace&&(e=e.replace(y,"<$1></$2>")),n===t&&(n=g.test(e)&&RegExp.$1),n in E||(n="*"),(a=E[n]).innerHTML=""+e,s=i.each(l.call(a.childNodes),(function(){a.removeChild(this)}))),F(r)&&(o=i(s),i.each(r,(function(e,t){b.indexOf(e)>-1?o[e](t):o.attr(e,t)}))),s},O.Z=function(e,t){return new W(e,t)},O.isZ=function(e){return e instanceof O.Z},O.init=function(e,n){var r;if(!e)return O.Z();if("string"==typeof e)if("<"==(e=e.trim())[0]&&g.test(e))r=O.fragment(e,RegExp.$1,n),e=null;else{if(n!==t)return i(n).find(e);r=O.qsa(h,e)}else{if(Q(e))return i(h).ready(e);if(O.isZ(e))return e;if(P(e))r=H(e);else if(D(e))r=[e],e=null;else if(g.test(e))r=O.fragment(e.trim(),RegExp.$1,n),e=null;else{if(n!==t)return i(n).find(e);r=O.qsa(h,e)}}return O.Z(r,e)},(i=function(e,t){return O.init(e,t)}).extend=function(e){var t,n=l.call(arguments,1);return"boolean"==typeof e&&(t=e,e=n.shift()),n.forEach((function(n){U(e,n,t)})),e},O.qsa=function(e,t){var n,i="#"==t[0],r=!i&&"."==t[0],s=i||r?t.slice(1):t,o=_.test(s);return e.getElementById&&o&&i?(n=e.getElementById(s))?[n]:[]:1!==e.nodeType&&9!==e.nodeType&&11!==e.nodeType?[]:l.call(o&&!i&&e.getElementsByClassName?r?e.getElementsByClassName(s):e.getElementsByTagName(t):e.querySelectorAll(t))},i.contains=h.documentElement.contains?function(e,t){return e!==t&&e.contains(t)}:function(e,t){for(;t&&(t=t.parentNode);)if(t===e)return!0;return!1},i.type=I,i.isFunction=Q,i.isWindow=R,i.isArray=P,i.isPlainObject=F,i.isEmptyObject=function(e){var t;for(t in e)return!1;return!0},i.isNumeric=function(e){var t=Number(e),n=typeof e;return null!=e&&"boolean"!=n&&("string"!=n||e.length)&&!isNaN(t)&&isFinite(t)||!1},i.inArray=function(e,t,n){return a.indexOf.call(t,e,n)},i.camelCase=s,i.trim=function(e){return null==e?"":String.prototype.trim.call(e)},i.uuid=0,i.support={},i.expr={},i.noop=function(){},i.map=function(e,t){var n,i,r,s=[];if(j(e))for(i=0;i<e.length;i++)null!=(n=t(e[i],i))&&s.push(n);else for(r in e)null!=(n=t(e[r],r))&&s.push(n);return V(s)},i.each=function(e,t){var n,i;if(j(e)){for(n=0;n<e.length;n++)if(!1===t.call(e[n],n,e[n]))return e}else for(i in e)if(!1===t.call(e[i],i,e[i]))return e;return e},i.grep=function(e,t){return c.call(e,t)},e.JSON&&(i.parseJSON=JSON.parse),i.each("Boolean Number String Function Array Date RegExp Object Error".split(" "),(function(e,t){T["[object "+t+"]"]=t.toLowerCase()})),i.fn={constructor:O.Z,length:0,forEach:a.forEach,reduce:a.reduce,push:a.push,sort:a.sort,splice:a.splice,indexOf:a.indexOf,concat:function(){var e,t,n=[];for(e=0;e<arguments.length;e++)t=arguments[e],n[e]=O.isZ(t)?t.toArray():t;return u.apply(O.isZ(this)?this.toArray():this,n)},map:function(e){return i(i.map(this,(function(t,n){return e.call(t,n,t)})))},slice:function(){return i(l.apply(this,arguments))},ready:function(e){return k.test(h.readyState)&&h.body?e(i):h.addEventListener("DOMContentLoaded",(function(){e(i)}),!1),this},get:function(e){return e===t?l.call(this):this[e>=0?e:e+this.length]},toArray:function(){return this.get()},size:function(){return this.length},remove:function(){return this.each((function(){null!=this.parentNode&&this.parentNode.removeChild(this)}))},each:function(e){return a.every.call(this,(function(t,n){return!1!==e.call(t,n,t)})),this},filter:function(e){return Q(e)?this.not(this.not(e)):i(c.call(this,(function(t){return O.matches(t,e)})))},add:function(e,t){return i(o(this.concat(i(e,t))))},is:function(e){return this.length>0&&O.matches(this[0],e)},not:function(e){var n=[];if(Q(e)&&e.call!==t)this.each((function(t){e.call(this,t)||n.push(this)}));else{var r="string"==typeof e?this.filter(e):j(e)&&Q(e.item)?l.call(e):i(e);this.forEach((function(e){r.indexOf(e)<0&&n.push(e)}))}return i(n)},has:function(e){return this.filter((function(){return D(e)?i.contains(this,e):i(this).find(e).size()}))},eq:function(e){return-1===e?this.slice(e):this.slice(e,+e+1)},first:function(){var e=this[0];return e&&!D(e)?e:i(e)},last:function(){var e=this[this.length-1];return e&&!D(e)?e:i(e)},find:function(e){var t=this;return e?"object"==typeof e?i(e).filter((function(){var e=this;return a.some.call(t,(function(t){return i.contains(t,e)}))})):1==this.length?i(O.qsa(this[0],e)):this.map((function(){return O.qsa(this,e)})):i()},closest:function(e,t){var n=[],r="object"==typeof e&&i(e);return this.each((function(i,s){for(;s&&!(r?r.indexOf(s)>=0:O.matches(s,e));)s=s!==t&&!N(s)&&s.parentNode;s&&n.indexOf(s)<0&&n.push(s)})),i(n)},parents:function(e){for(var t=[],n=this;n.length>0;)n=i.map(n,(function(e){if((e=e.parentNode)&&!N(e)&&t.indexOf(e)<0)return t.push(e),e}));return G(t,e)},parent:function(e){return G(o(this.pluck("parentNode")),e)},children:function(e){return G(this.map((function(){return K(this)})),e)},contents:function(){return this.map((function(){return this.contentDocument||l.call(this.childNodes)}))},siblings:function(e){return G(this.map((function(e,t){return c.call(K(t.parentNode),(function(e){return e!==t}))})),e)},empty:function(){return this.each((function(){this.innerHTML=""}))},pluck:function(e){return i.map(this,(function(t){return t[e]}))},show:function(){return this.each((function(){"none"==this.style.display&&(this.style.display=""),"none"==getComputedStyle(this,"").getPropertyValue("display")&&(this.style.display=z(this.nodeName))}))},replaceWith:function(e){return this.before(e).remove()},wrap:function(e){var t=Q(e);if(this[0]&&!t)var n=i(e).get(0),r=n.parentNode||this.length>1;return this.each((function(s){i(this).wrapAll(t?e.call(this,s):r?n.cloneNode(!0):n)}))},wrapAll:function(e){if(this[0]){var t;for(i(this[0]).before(e=i(e));(t=e.children()).length;)e=t.first();i(e).append(this)}return this},wrapInner:function(e){var t=Q(e);return this.each((function(n){var r=i(this),s=r.contents(),o=t?e.call(this,n):e;s.length?s.wrapAll(o):r.append(o)}))},unwrap:function(){return this.parent().each((function(){i(this).replaceWith(i(this).children())})),this},clone:function(){return this.map((function(){return this.cloneNode(!0)}))},hide:function(){return this.css("display","none")},toggle:function(e){return this.each((function(){var n=i(this);(e===t?"none"==n.css("display"):e)?n.show():n.hide()}))},prev:function(e){return i(this.pluck("previousElementSibling")).filter(e||"*")},next:function(e){return i(this.pluck("nextElementSibling")).filter(e||"*")},html:function(e){return 0 in arguments?this.each((function(t){var n=this.innerHTML;i(this).empty().append(Z(this,e,t,n))})):0 in this?this[0].innerHTML:null},text:function(e){return 0 in arguments?this.each((function(t){var n=Z(this,e,t,this.textContent);this.textContent=null==n?"":""+n})):0 in this?this.pluck("textContent").join(""):null},attr:function(e,i){var r;return"string"!=typeof e||1 in arguments?this.each((function(t){if(1===this.nodeType)if(D(e))for(n in e)J(this,n,e[n]);else J(this,e,Z(this,i,t,this.getAttribute(e)))})):0 in this&&1==this[0].nodeType&&null!=(r=this[0].getAttribute(e))?r:t},removeAttr:function(e){return this.each((function(){1===this.nodeType&&e.split(" ").forEach((function(e){J(this,e)}),this)}))},prop:function(e,t){return e=$[e]||e,1 in arguments?this.each((function(n){this[e]=Z(this,t,n,this[e])})):this[0]&&this[0][e]},removeProp:function(e){return e=$[e]||e,this.each((function(){delete this[e]}))},data:function(e,n){var i="data-"+e.replace(x,"-$1").toLowerCase(),r=1 in arguments?this.attr(i,n):this.attr(i);return null!==r?Y(r):t},val:function(e){return 0 in arguments?(null==e&&(e=""),this.each((function(t){this.value=Z(this,e,t,this.value)}))):this[0]&&(this[0].multiple?i(this[0]).find("option").filter((function(){return this.selected})).pluck("value"):this[0].value)},offset:function(t){if(t)return this.each((function(e){var n=i(this),r=Z(this,t,e,n.offset()),s=n.offsetParent().offset(),o={top:r.top-s.top,left:r.left-s.left};"static"==n.css("position")&&(o.position="relative"),n.css(o)}));if(!this.length)return null;if(h.documentElement!==this[0]&&!i.contains(h.documentElement,this[0]))return{top:0,left:0};var n=this[0].getBoundingClientRect();return{left:n.left+e.pageXOffset,top:n.top+e.pageYOffset,width:Math.round(n.width),height:Math.round(n.height)}},css:function(e,t){if(arguments.length<2){var r=this[0];if("string"==typeof e){if(!r)return;return r.style[s(e)]||getComputedStyle(r,"").getPropertyValue(e)}if(P(e)){if(!r)return;var o={},a=getComputedStyle(r,"");return i.each(e,(function(e,t){o[t]=r.style[s(t)]||a.getPropertyValue(t)})),o}}var u="";if("string"==I(e))t||0===t?u=B(e)+":"+q(e,t):this.each((function(){this.style.removeProperty(B(e))}));else for(n in e)e[n]||0===e[n]?u+=B(n)+":"+q(n,e[n])+";":this.each((function(){this.style.removeProperty(B(n))}));return this.each((function(){this.style.cssText+=";"+u}))},index:function(e){return e?this.indexOf(i(e)[0]):this.parent().children().indexOf(this[0])},hasClass:function(e){return!!e&&a.some.call(this,(function(e){return this.test(X(e))}),M(e))},addClass:function(e){return e?this.each((function(t){if("className"in this){r=[];var n=X(this);Z(this,e,t,n).split(/\s+/g).forEach((function(e){i(this).hasClass(e)||r.push(e)}),this),r.length&&X(this,n+(n?" ":"")+r.join(" "))}})):this},removeClass:function(e){return this.each((function(n){if("className"in this){if(e===t)return X(this,"");r=X(this),Z(this,e,n,r).split(/\s+/g).forEach((function(e){r=r.replace(M(e)," ")})),X(this,r.trim())}}))},toggleClass:function(e,n){return e?this.each((function(r){var s=i(this);Z(this,e,r,X(this)).split(/\s+/g).forEach((function(e){(n===t?!s.hasClass(e):n)?s.addClass(e):s.removeClass(e)}))})):this},scrollTop:function(e){if(this.length){var n="scrollTop"in this[0];return e===t?n?this[0].scrollTop:this[0].pageYOffset:this.each(n?function(){this.scrollTop=e}:function(){this.scrollTo(this.scrollX,e)})}},scrollLeft:function(e){if(this.length){var n="scrollLeft"in this[0];return e===t?n?this[0].scrollLeft:this[0].pageXOffset:this.each(n?function(){this.scrollLeft=e}:function(){this.scrollTo(e,this.scrollY)})}},position:function(){if(this.length){var e=this[0],t=this.offsetParent(),n=this.offset(),r=v.test(t[0].nodeName)?{top:0,left:0}:t.offset();return n.top-=parseFloat(i(e).css("margin-top"))||0,n.left-=parseFloat(i(e).css("margin-left"))||0,r.top+=parseFloat(i(t[0]).css("border-top-width"))||0,r.left+=parseFloat(i(t[0]).css("border-left-width"))||0,{top:n.top-r.top,left:n.left-r.left}}},offsetParent:function(){return this.map((function(){for(var e=this.offsetParent||h.body;e&&!v.test(e.nodeName)&&"static"==i(e).css("position");)e=e.offsetParent;return e}))}},i.fn.detach=i.fn.remove,["width","height"].forEach((function(e){var n=e.replace(/./,(function(e){return e[0].toUpperCase()}));i.fn[e]=function(r){var s,o=this[0];return r===t?R(o)?o["inner"+n]:N(o)?o.documentElement["scroll"+n]:(s=this.offset())&&s[e]:this.each((function(t){(o=i(this)).css(e,Z(this,r,t,o[e]()))}))}})),w.forEach((function(n,r){var s=r%2;i.fn[n]=function(){var n,o,a=i.map(arguments,(function(e){var r=[];return"array"==(n=I(e))?(e.forEach((function(e){return e.nodeType!==t?r.push(e):i.zepto.isZ(e)?r=r.concat(e.get()):void(r=r.concat(O.fragment(e)))})),r):"object"==n||null==e?e:O.fragment(e)})),u=this.length>1;return a.length<1?this:this.each((function(t,n){o=s?n:n.parentNode,n=0==r?n.nextSibling:1==r?n.firstChild:2==r?n:null;var c=i.contains(h.documentElement,o);a.forEach((function(t){if(u)t=t.cloneNode(!0);else if(!o)return i(t).remove();o.insertBefore(t,n),c&&ee(t,(function(t){if(!(null==t.nodeName||"SCRIPT"!==t.nodeName.toUpperCase()||t.type&&"text/javascript"!==t.type||t.src)){var n=t.ownerDocument?t.ownerDocument.defaultView:e;n.eval.call(n,t.innerHTML)}}))}))}))},i.fn[s?n+"To":"insert"+(r?"Before":"After")]=function(e){return i(e)[n](this),this}})),O.Z.prototype=W.prototype=i.fn,O.uniq=o,O.deserializeValue=Y,i.zepto=O,i}();return function(t){var n,i=1,r=Array.prototype.slice,s=t.isFunction,o=function(e){return"string"==typeof e},a={},u={},c="onfocusin"in e,l={focus:"focusin",blur:"focusout"},h={mouseenter:"mouseover",mouseleave:"mouseout"};function p(e){return e._zid||(e._zid=i++)}function d(e,t,n,i){if((t=f(t)).ns)var r=g(t.ns);return(a[p(e)]||[]).filter((function(e){return e&&(!t.e||e.e==t.e)&&(!t.ns||r.test(e.ns))&&(!n||p(e.fn)===p(n))&&(!i||e.sel==i)}))}function f(e){var t=(""+e).split(".");return{e:t[0],ns:t.slice(1).sort().join(" ")}}function g(e){return new RegExp("(?:^| )"+e.replace(" "," .* ?")+"(?: |$)")}function m(e,t){return e.del&&!c&&e.e in l||!!t}function y(e){return h[e]||c&&l[e]||e}function v(e,i,r,s,o,u,c){var l=p(e),d=a[l]||(a[l]=[]);i.split(/\s/).forEach((function(i){if("ready"==i)return t(document).ready(r);var a=f(i);a.fn=r,a.sel=o,a.e in h&&(r=function(e){var n=e.relatedTarget;if(!n||n!==this&&!t.contains(this,n))return a.fn.apply(this,arguments)}),a.del=u;var l=u||r;a.proxy=function(t){if(!(t=E(t)).isImmediatePropagationStopped()){try{var i=Object.getOwnPropertyDescriptor(t,"data");i&&!i.writable||(t.data=s)}catch(t){}var r=l.apply(e,t._args==n?[t]:[t].concat(t._args));return!1===r&&(t.preventDefault(),t.stopPropagation()),r}},a.i=d.length,d.push(a),"addEventListener"in e&&e.addEventListener(y(a.e),a.proxy,m(a,c))}))}function x(e,t,n,i,r){var s=p(e);(t||"").split(/\s/).forEach((function(t){d(e,t,n,i).forEach((function(t){delete a[s][t.i],"removeEventListener"in e&&e.removeEventListener(y(t.e),t.proxy,m(t,r))}))}))}u.click=u.mousedown=u.mouseup=u.mousemove="MouseEvents",t.event={add:v,remove:x},t.proxy=function(e,n){var i=2 in arguments&&r.call(arguments,2);if(s(e)){var a=function(){return e.apply(n,i?i.concat(r.call(arguments)):arguments)};return a._zid=p(e),a}if(o(n))return i?(i.unshift(e[n],e),t.proxy.apply(null,i)):t.proxy(e[n],e);throw new TypeError("expected function")},t.fn.bind=function(e,t,n){return this.on(e,t,n)},t.fn.unbind=function(e,t){return this.off(e,t)},t.fn.one=function(e,t,n,i){return this.on(e,t,n,i,1)};var b=function(){return!0},w=function(){return!1},S=/^([A-Z]|returnValue$|layer[XY]$|webkitMovement[XY]$)/,C={preventDefault:"isDefaultPrevented",stopImmediatePropagation:"isImmediatePropagationStopped",stopPropagation:"isPropagationStopped"};function E(e,i){if(i||!e.isDefaultPrevented){i||(i=e),t.each(C,(function(t,n){var r=i[t];e[t]=function(){return this[n]=b,r&&r.apply(i,arguments)},e[n]=w}));try{e.timeStamp||(e.timeStamp=Date.now())}catch(r){}(i.defaultPrevented!==n?i.defaultPrevented:"returnValue"in i?!1===i.returnValue:i.getPreventDefault&&i.getPreventDefault())&&(e.isDefaultPrevented=b)}return e}function k(e){var t,i={originalEvent:e};for(t in e)S.test(t)||e[t]===n||(i[t]=e[t]);return E(i,e)}t.fn.delegate=function(e,t,n){return this.on(t,e,n)},t.fn.undelegate=function(e,t,n){return this.off(t,e,n)},t.fn.live=function(e,n){return t(document.body).delegate(this.selector,e,n),this},t.fn.die=function(e,n){return t(document.body).undelegate(this.selector,e,n),this},t.fn.on=function(e,i,a,u,c){var l,h,p=this;return e&&!o(e)?(t.each(e,(function(e,t){p.on(e,i,a,t,c)})),p):(o(i)||s(u)||!1===u||(u=a,a=i,i=n),u!==n&&!1!==a||(u=a,a=n),!1===u&&(u=w),p.each((function(n,s){c&&(l=function(e){return x(s,e.type,u),u.apply(this,arguments)}),i&&(h=function(e){var n,o=t(e.target).closest(i,s).get(0);if(o&&o!==s)return n=t.extend(k(e),{currentTarget:o,liveFired:s}),(l||u).apply(o,[n].concat(r.call(arguments,1)))}),v(s,e,u,a,i,h||l)})))},t.fn.off=function(e,i,r){var a=this;return e&&!o(e)?(t.each(e,(function(e,t){a.off(e,i,t)})),a):(o(i)||s(r)||!1===r||(r=i,i=n),!1===r&&(r=w),a.each((function(){x(this,e,r,i)})))},t.fn.trigger=function(e,n){return(e=o(e)||t.isPlainObject(e)?t.Event(e):E(e))._args=n,this.each((function(){e.type in l&&"function"==typeof this[e.type]?this[e.type]():"dispatchEvent"in this?this.dispatchEvent(e):t(this).triggerHandler(e,n)}))},t.fn.triggerHandler=function(e,n){var i,r;return this.each((function(s,a){(i=k(o(e)?t.Event(e):e))._args=n,i.target=a,t.each(d(a,e.type||e),(function(e,t){if(r=t.proxy(i),i.isImmediatePropagationStopped())return!1}))})),r},"focusin focusout focus blur load resize scroll unload click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select keydown keypress keyup error".split(" ").forEach((function(e){t.fn[e]=function(t){return 0 in arguments?this.bind(e,t):this.trigger(e)}})),t.Event=function(e,t){o(e)||(e=(t=e).type);var n=document.createEvent(u[e]||"Events"),i=!0;if(t)for(var r in t)"bubbles"==r?i=!!t[r]:n[r]=t[r];return n.initEvent(e,i,!0),E(n)}}(i),n=[],i.fn.remove=function(){return this.each((function(){this.parentNode&&("IMG"===this.tagName&&(n.push(this),this.src="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs=",t&&clearTimeout(t),t=setTimeout((function(){n=[]}),6e4)),this.parentNode.removeChild(this))}))},function(e){var t={},n=e.fn.data,i=e.camelCase,r=e.expando="Zepto"+ +new Date,s=[];function o(s,o){var u=s[r],c=u&&t[u];if(void 0===o)return c||a(s);if(c){if(o in c)return c[o];var l=i(o);if(l in c)return c[l]}return n.call(e(s),o)}function a(n,s,o){var a=n[r]||(n[r]=++e.uuid),c=t[a]||(t[a]=u(n));return void 0!==s&&(c[i(s)]=o),c}function u(t){var n={};return e.each(t.attributes||s,(function(t,r){0==r.name.indexOf("data-")&&(n[i(r.name.replace("data-",""))]=e.zepto.deserializeValue(r.value))})),n}e.fn.data=function(t,n){return void 0===n?e.isPlainObject(t)?this.each((function(n,i){e.each(t,(function(e,t){a(i,e,t)}))})):0 in this?o(this[0],t):void 0:this.each((function(){a(this,t,n)}))},e.data=function(t,n,i){return e(t).data(n,i)},e.hasData=function(n){var i=n[r],s=i&&t[i];return!!s&&!e.isEmptyObject(s)},e.fn.removeData=function(n){return"string"==typeof n&&(n=n.split(/\s+/)),this.each((function(){var s=this[r],o=s&&t[s];o&&e.each(n||o,(function(e){delete o[n?i(this):e]}))}))},["remove","empty"].forEach((function(t){var n=e.fn[t];e.fn[t]=function(){var e=this.find("*");return"remove"===t&&(e=e.add(this)),e.removeData(),n.call(this)}}))}(i),i}(t)},7324:(e,t,n)=>{"use strict";n.r(t),n.d(t,{default:()=>m});var i=n(4714),r=n.n(i),s=n(8974);s.A.tokenizer.separator=/[\s\-/]+/;const o=class{constructor(e,t,n,i){void 0===n&&(n="/"),this.searchDocs=e,this.lunrIndex=s.A.Index.load(t),this.baseUrl=n,this.maxHits=i}getLunrResult(e){return this.lunrIndex.query((function(t){const n=s.A.tokenizer(e);t.term(n,{boost:10}),t.term(n,{wildcard:s.A.Query.wildcard.TRAILING})}))}getHit(e,t,n){return{hierarchy:{lvl0:e.pageTitle||e.title,lvl1:0===e.type?null:e.title},url:e.url,version:e.version,_snippetResult:n?{content:{value:n,matchLevel:"full"}}:null,_highlightResult:{hierarchy:{lvl0:{value:0===e.type?t||e.title:e.pageTitle},lvl1:0===e.type?null:{value:t||e.title}}}}}getTitleHit(e,t,n){const i=t[0],r=t[0]+n;let s=e.title.substring(0,i)+'<span class="algolia-docsearch-suggestion--highlight">'+e.title.substring(i,r)+"</span>"+e.title.substring(r,e.title.length);return this.getHit(e,s)}getKeywordHit(e,t,n){const i=t[0],r=t[0]+n;let s=e.title+"<br /><i>Keywords: "+e.keywords.substring(0,i)+'<span class="algolia-docsearch-suggestion--highlight">'+e.keywords.substring(i,r)+"</span>"+e.keywords.substring(r,e.keywords.length)+"</i>";return this.getHit(e,s)}getContentHit(e,t){const n=t[0],i=t[0]+t[1];let r=n,s=i,o=!0,a=!0;for(let c=0;c<3;c++){const t=e.content.lastIndexOf(" ",r-2),n=e.content.lastIndexOf(".",r-2);if(n>0&&n>t){r=n+1,o=!1;break}if(t<0){r=0,o=!1;break}r=t+1}for(let c=0;c<10;c++){const t=e.content.indexOf(" ",s+1),n=e.content.indexOf(".",s+1);if(n>0&&n<t){s=n,a=!1;break}if(t<0){s=e.content.length,a=!1;break}s=t}let u=e.content.substring(r,n);return o&&(u="... "+u),u+='<span class="algolia-docsearch-suggestion--highlight">'+e.content.substring(n,i)+"</span>",u+=e.content.substring(i,s),a&&(u+=" ..."),this.getHit(e,null,u)}search(e){return new Promise(((t,n)=>{const i=this.getLunrResult(e),r=[];i.length>this.maxHits&&(i.length=this.maxHits),this.titleHitsRes=[],this.contentHitsRes=[],i.forEach((t=>{const n=this.searchDocs[t.ref],{metadata:i}=t.matchData;for(let s in i)if(i[s].title){if(!this.titleHitsRes.includes(t.ref)){const o=i[s].title.position[0];r.push(this.getTitleHit(n,o,e.length)),this.titleHitsRes.push(t.ref)}}else if(i[s].content){const e=i[s].content.position[0];r.push(this.getContentHit(n,e))}else if(i[s].keywords){const o=i[s].keywords.position[0];r.push(this.getKeywordHit(n,o,e.length)),this.titleHitsRes.push(t.ref)}})),r.length>this.maxHits&&(r.length=this.maxHits),t(r)}))}};var a=n(4498),u=n.n(a);const c="algolia-docsearch",l=`${c}-suggestion`,h={suggestion:`\n <a class="${l}\n {{#isCategoryHeader}}${l}__main{{/isCategoryHeader}}\n {{#isSubCategoryHeader}}${l}__secondary{{/isSubCategoryHeader}}\n "\n aria-label="Link to the result"\n href="{{{url}}}"\n >\n <div class="${l}--category-header">\n <span class="${l}--category-header-lvl0">{{{category}}}</span>\n </div>\n <div class="${l}--wrapper">\n <div class="${l}--subcategory-column">\n <span class="${l}--subcategory-column-text">{{{subcategory}}}</span>\n </div>\n {{#isTextOrSubcategoryNonEmpty}}\n <div class="${l}--content">\n <div class="${l}--subcategory-inline">{{{subcategory}}}</div>\n <div class="${l}--title">{{{title}}}</div>\n {{#text}}<div class="${l}--text">{{{text}}}</div>{{/text}}\n {{#version}}<div class="${l}--version">{{version}}</div>{{/version}}\n </div>\n {{/isTextOrSubcategoryNonEmpty}}\n </div>\n </a>\n `,suggestionSimple:`\n <div class="${l}\n {{#isCategoryHeader}}${l}__main{{/isCategoryHeader}}\n {{#isSubCategoryHeader}}${l}__secondary{{/isSubCategoryHeader}}\n suggestion-layout-simple\n ">\n <div class="${l}--category-header">\n {{^isLvl0}}\n <span class="${l}--category-header-lvl0 ${l}--category-header-item">{{{category}}}</span>\n {{^isLvl1}}\n {{^isLvl1EmptyOrDuplicate}}\n <span class="${l}--category-header-lvl1 ${l}--category-header-item">\n {{{subcategory}}}\n </span>\n {{/isLvl1EmptyOrDuplicate}}\n {{/isLvl1}}\n {{/isLvl0}}\n <div class="${l}--title ${l}--category-header-item">\n {{#isLvl2}}\n {{{title}}}\n {{/isLvl2}}\n {{#isLvl1}}\n {{{subcategory}}}\n {{/isLvl1}}\n {{#isLvl0}}\n {{{category}}}\n {{/isLvl0}}\n </div>\n </div>\n <div class="${l}--wrapper">\n {{#text}}\n <div class="${l}--content">\n <div class="${l}--text">{{{text}}}</div>\n </div>\n {{/text}}\n </div>\n </div>\n `,footer:`\n <div class="${`${c}-footer`}">\n </div>\n `,empty:`\n <div class="${l}">\n <div class="${l}--wrapper">\n <div class="${l}--content ${l}--no-results">\n <div class="${l}--title">\n <div class="${l}--text">\n No results found for query <b>"{{query}}"</b>\n </div>\n </div>\n </div>\n </div>\n </div>\n `,searchBox:'\n <form novalidate="novalidate" onsubmit="return false;" class="searchbox">\n <div role="search" class="searchbox__wrapper">\n <input id="docsearch" type="search" name="search" placeholder="Search the docs" autocomplete="off" required="required" class="searchbox__input"/>\n <button type="submit" title="Submit your search query." class="searchbox__submit" >\n <svg width=12 height=12 role="img" aria-label="Search">\n <use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#sbx-icon-search-13"></use>\n </svg>\n </button>\n <button type="reset" title="Clear the search query." class="searchbox__reset hide">\n <svg width=12 height=12 role="img" aria-label="Reset">\n <use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#sbx-icon-clear-3"></use>\n </svg>\n </button>\n </div>\n</form>\n\n<div class="svg-icons" style="height: 0; width: 0; position: absolute; visibility: hidden">\n <svg xmlns="http://www.w3.org/2000/svg">\n <symbol id="sbx-icon-clear-3" viewBox="0 0 40 40"><path d="M16.228 20L1.886 5.657 0 3.772 3.772 0l1.885 1.886L20 16.228 34.343 1.886 36.228 0 40 3.772l-1.886 1.885L23.772 20l14.342 14.343L40 36.228 36.228 40l-1.885-1.886L20 23.772 5.657 38.114 3.772 40 0 36.228l1.886-1.885L16.228 20z" fill-rule="evenodd"></symbol>\n <symbol id="sbx-icon-search-13" viewBox="0 0 40 40"><path d="M26.806 29.012a16.312 16.312 0 0 1-10.427 3.746C7.332 32.758 0 25.425 0 16.378 0 7.334 7.333 0 16.38 0c9.045 0 16.378 7.333 16.378 16.38 0 3.96-1.406 7.593-3.746 10.426L39.547 37.34c.607.608.61 1.59-.004 2.203a1.56 1.56 0 0 1-2.202.004L26.807 29.012zm-10.427.627c7.322 0 13.26-5.938 13.26-13.26 0-7.324-5.938-13.26-13.26-13.26-7.324 0-13.26 5.936-13.26 13.26 0 7.322 5.936 13.26 13.26 13.26z" fill-rule="evenodd"></symbol>\n </svg>\n</div>\n '};var p=n(3704),d=n.n(p);const f={mergeKeyWithParent(e,t){if(void 0===e[t])return e;if("object"!=typeof e[t])return e;const n=d().extend({},e,e[t]);return delete n[t],n},groupBy(e,t){const n={};return d().each(e,((e,i)=>{if(void 0===i[t])throw new Error(`[groupBy]: Object has no key ${t}`);let r=i[t];"string"==typeof r&&(r=r.toLowerCase()),Object.prototype.hasOwnProperty.call(n,r)||(n[r]=[]),n[r].push(i)})),n},values:e=>Object.keys(e).map((t=>e[t])),flatten(e){const t=[];return e.forEach((e=>{Array.isArray(e)?e.forEach((e=>{t.push(e)})):t.push(e)})),t},flattenAndFlagFirst(e,t){const n=this.values(e).map((e=>e.map(((e,n)=>(e[t]=0===n,e)))));return this.flatten(n)},compact(e){const t=[];return e.forEach((e=>{e&&t.push(e)})),t},getHighlightedValue:(e,t)=>e._highlightResult&&e._highlightResult.hierarchy_camel&&e._highlightResult.hierarchy_camel[t]&&e._highlightResult.hierarchy_camel[t].matchLevel&&"none"!==e._highlightResult.hierarchy_camel[t].matchLevel&&e._highlightResult.hierarchy_camel[t].value?e._highlightResult.hierarchy_camel[t].value:e._highlightResult&&e._highlightResult&&e._highlightResult[t]&&e._highlightResult[t].value?e._highlightResult[t].value:e[t],getSnippetedValue(e,t){if(!e._snippetResult||!e._snippetResult[t]||!e._snippetResult[t].value)return e[t];let n=e._snippetResult[t].value;return n[0]!==n[0].toUpperCase()&&(n=`\u2026${n}`),-1===[".","!","?"].indexOf(n[n.length-1])&&(n=`${n}\u2026`),n},deepClone:e=>JSON.parse(JSON.stringify(e))};class g{constructor(e){let{searchDocs:t,searchIndex:n,inputSelector:i,debug:r=!1,baseUrl:s="/",queryDataCallback:a=null,autocompleteOptions:c={debug:!1,hint:!1,autoselect:!0},transformData:l=!1,queryHook:p=!1,handleSelected:f=!1,enhancedSearchInput:m=!1,layout:y="column",maxHits:v=5}=e;this.input=g.getInputFromSelector(i),this.queryDataCallback=a||null;const x=!(!c||!c.debug)&&c.debug;c.debug=r||x,this.autocompleteOptions=c,this.autocompleteOptions.cssClasses=this.autocompleteOptions.cssClasses||{},this.autocompleteOptions.cssClasses.prefix=this.autocompleteOptions.cssClasses.prefix||"ds";const b=this.input&&"function"==typeof this.input.attr&&this.input.attr("aria-label");this.autocompleteOptions.ariaLabel=this.autocompleteOptions.ariaLabel||b||"search input",this.isSimpleLayout="simple"===y,this.client=new o(t,n,s,v),m&&(this.input=g.injectSearchBox(this.input)),this.autocomplete=u()(this.input,c,[{source:this.getAutocompleteSource(l,p),templates:{suggestion:g.getSuggestionTemplate(this.isSimpleLayout),footer:h.footer,empty:g.getEmptyTemplate()}}]);const w=f;this.handleSelected=w||this.handleSelected,w&&d()(".algolia-autocomplete").on("click",".ds-suggestions a",(e=>{e.preventDefault()})),this.autocomplete.on("autocomplete:selected",this.handleSelected.bind(null,this.autocomplete.autocomplete)),this.autocomplete.on("autocomplete:shown",this.handleShown.bind(null,this.input)),m&&g.bindSearchBoxEvent(),document.addEventListener("keydown",(e=>{(e.ctrlKey||e.metaKey)&&"k"==e.key&&(this.input.focus(),e.preventDefault())}))}static injectSearchBox(e){e.before(h.searchBox);const t=e.prev().prev().find("input");return e.remove(),t}static bindSearchBoxEvent(){d()('.searchbox [type="reset"]').on("click",(function(){d()("input#docsearch").focus(),d()(this).addClass("hide"),u().autocomplete.setVal("")})),d()("input#docsearch").on("keyup",(()=>{const e=document.querySelector("input#docsearch"),t=document.querySelector('.searchbox [type="reset"]');t.className="searchbox__reset",0===e.value.length&&(t.className+=" hide")}))}static getInputFromSelector(e){const t=d()(e).filter("input");return t.length?d()(t[0]):null}getAutocompleteSource(e,t){return(n,i)=>{t&&(n=t(n)||n),this.client.search(n).then((t=>{this.queryDataCallback&&"function"==typeof this.queryDataCallback&&this.queryDataCallback(t),e&&(t=e(t)||t),i(g.formatHits(t))}))}}static formatHits(e){const t=f.deepClone(e).map((e=>(e._highlightResult&&(e._highlightResult=f.mergeKeyWithParent(e._highlightResult,"hierarchy")),f.mergeKeyWithParent(e,"hierarchy"))));let n=f.groupBy(t,"lvl0");return d().each(n,((e,t)=>{const i=f.groupBy(t,"lvl1"),r=f.flattenAndFlagFirst(i,"isSubCategoryHeader");n[e]=r})),n=f.flattenAndFlagFirst(n,"isCategoryHeader"),n.map((e=>{const t=g.formatURL(e),n=f.getHighlightedValue(e,"lvl0"),i=f.getHighlightedValue(e,"lvl1")||n,r=f.compact([f.getHighlightedValue(e,"lvl2")||i,f.getHighlightedValue(e,"lvl3"),f.getHighlightedValue(e,"lvl4"),f.getHighlightedValue(e,"lvl5"),f.getHighlightedValue(e,"lvl6")]).join('<span class="aa-suggestion-title-separator" aria-hidden="true"> \u203a </span>'),s=f.getSnippetedValue(e,"content"),o=i&&""!==i||r&&""!==r,a=!i||""===i||i===n,u=r&&""!==r&&r!==i,c=!u&&i&&""!==i&&i!==n,l=!c&&!u,h=e.version;return{isLvl0:l,isLvl1:c,isLvl2:u,isLvl1EmptyOrDuplicate:a,isCategoryHeader:e.isCategoryHeader,isSubCategoryHeader:e.isSubCategoryHeader,isTextOrSubcategoryNonEmpty:o,category:n,subcategory:i,title:r,text:s,url:t,version:h}}))}static formatURL(e){const{url:t,anchor:n}=e;if(t){return-1!==t.indexOf("#")?t:n?`${e.url}#${e.anchor}`:t}return n?`#${e.anchor}`:(console.warn("no anchor nor url for : ",JSON.stringify(e)),null)}static getEmptyTemplate(){return e=>r().compile(h.empty).render(e)}static getSuggestionTemplate(e){const t=e?h.suggestionSimple:h.suggestion,n=r().compile(t);return e=>n.render(e)}handleSelected(e,t,n,i,r){void 0===r&&(r={}),"click"!==r.selectionMethod&&(e.setVal(""),window.location.assign(n.url))}handleShown(e){const t=e.offset().left+e.width()/2;let n=d()(document).width()/2;isNaN(n)&&(n=900);const i=t-n>=0?"algolia-autocomplete-right":"algolia-autocomplete-left",r=t-n<0?"algolia-autocomplete-right":"algolia-autocomplete-left",s=d()(".algolia-autocomplete");s.hasClass(i)||s.addClass(i),s.hasClass(r)&&s.removeClass(r)}}const m=g},9110:(e,t)=>{!function(e){var t=/\S/,n=/\"/g,i=/\n/g,r=/\r/g,s=/\\/g,o=/\u2028/,a=/\u2029/;function u(e){"}"===e.n.substr(e.n.length-1)&&(e.n=e.n.substring(0,e.n.length-1))}function c(e){return e.trim?e.trim():e.replace(/^\s*|\s*$/g,"")}function l(e,t,n){if(t.charAt(n)!=e.charAt(0))return!1;for(var i=1,r=e.length;i<r;i++)if(t.charAt(n+i)!=e.charAt(i))return!1;return!0}e.tags={"#":1,"^":2,"<":3,$:4,"/":5,"!":6,">":7,"=":8,_v:9,"{":10,"&":11,_t:12},e.scan=function(n,i){var r=n.length,s=0,o=null,a=null,h="",p=[],d=!1,f=0,g=0,m="{{",y="}}";function v(){h.length>0&&(p.push({tag:"_t",text:new String(h)}),h="")}function x(n,i){if(v(),n&&function(){for(var n=!0,i=g;i<p.length;i++)if(!(n=e.tags[p[i].tag]<e.tags._v||"_t"==p[i].tag&&null===p[i].text.match(t)))return!1;return n}())for(var r,s=g;s<p.length;s++)p[s].text&&((r=p[s+1])&&">"==r.tag&&(r.indent=p[s].text.toString()),p.splice(s,1));else i||p.push({tag:"\n"});d=!1,g=p.length}function b(e,t){var n="="+y,i=e.indexOf(n,t),r=c(e.substring(e.indexOf("=",t)+1,i)).split(" ");return m=r[0],y=r[r.length-1],i+n.length-1}for(i&&(i=i.split(" "),m=i[0],y=i[1]),f=0;f<r;f++)0==s?l(m,n,f)?(--f,v(),s=1):"\n"==n.charAt(f)?x(d):h+=n.charAt(f):1==s?(f+=m.length-1,"="==(o=(a=e.tags[n.charAt(f+1)])?n.charAt(f+1):"_v")?(f=b(n,f),s=0):(a&&f++,s=2),d=f):l(y,n,f)?(p.push({tag:o,n:c(h),otag:m,ctag:y,i:"/"==o?d-m.length:f+y.length}),h="",f+=y.length-1,s=0,"{"==o&&("}}"==y?f++:u(p[p.length-1]))):h+=n.charAt(f);return x(d,!0),p};var h={_t:!0,"\n":!0,$:!0,"/":!0};function p(t,n,i,r){var s,o=[],a=null,u=null;for(s=i[i.length-1];t.length>0;){if(u=t.shift(),s&&"<"==s.tag&&!(u.tag in h))throw new Error("Illegal content in < super tag.");if(e.tags[u.tag]<=e.tags.$||d(u,r))i.push(u),u.nodes=p(t,u.tag,i,r);else{if("/"==u.tag){if(0===i.length)throw new Error("Closing tag without opener: /"+u.n);if(a=i.pop(),u.n!=a.n&&!f(u.n,a.n,r))throw new Error("Nesting error: "+a.n+" vs. "+u.n);return a.end=u.i,o}"\n"==u.tag&&(u.last=0==t.length||"\n"==t[0].tag)}o.push(u)}if(i.length>0)throw new Error("missing closing tag: "+i.pop().n);return o}function d(e,t){for(var n=0,i=t.length;n<i;n++)if(t[n].o==e.n)return e.tag="#",!0}function f(e,t,n){for(var i=0,r=n.length;i<r;i++)if(n[i].c==e&&n[i].o==t)return!0}function g(e){var t=[];for(var n in e.partials)t.push('"'+y(n)+'":{name:"'+y(e.partials[n].name)+'", '+g(e.partials[n])+"}");return"partials: {"+t.join(",")+"}, subs: "+function(e){var t=[];for(var n in e)t.push('"'+y(n)+'": function(c,p,t,i) {'+e[n]+"}");return"{ "+t.join(",")+" }"}(e.subs)}e.stringify=function(t,n,i){return"{code: function (c,p,i) { "+e.wrapMain(t.code)+" },"+g(t)+"}"};var m=0;function y(e){return e.replace(s,"\\\\").replace(n,'\\"').replace(i,"\\n").replace(r,"\\r").replace(o,"\\u2028").replace(a,"\\u2029")}function v(e){return~e.indexOf(".")?"d":"f"}function x(e,t){var n="<"+(t.prefix||"")+e.n+m++;return t.partials[n]={name:e.n,partials:{}},t.code+='t.b(t.rp("'+y(n)+'",c,p,"'+(e.indent||"")+'"));',n}function b(e,t){t.code+="t.b(t.t(t."+v(e.n)+'("'+y(e.n)+'",c,p,0)));'}function w(e){return"t.b("+e+");"}e.generate=function(t,n,i){m=0;var r={code:"",subs:{},partials:{}};return e.walk(t,r),i.asString?this.stringify(r,n,i):this.makeTemplate(r,n,i)},e.wrapMain=function(e){return'var t=this;t.b(i=i||"");'+e+"return t.fl();"},e.template=e.Template,e.makeTemplate=function(e,t,n){var i=this.makePartials(e);return i.code=new Function("c","p","i",this.wrapMain(e.code)),new this.template(i,t,this,n)},e.makePartials=function(e){var t,n={subs:{},partials:e.partials,name:e.name};for(t in n.partials)n.partials[t]=this.makePartials(n.partials[t]);for(t in e.subs)n.subs[t]=new Function("c","p","t","i",e.subs[t]);return n},e.codegen={"#":function(t,n){n.code+="if(t.s(t."+v(t.n)+'("'+y(t.n)+'",c,p,1),c,p,0,'+t.i+","+t.end+',"'+t.otag+" "+t.ctag+'")){t.rs(c,p,function(c,p,t){',e.walk(t.nodes,n),n.code+="});c.pop();}"},"^":function(t,n){n.code+="if(!t.s(t."+v(t.n)+'("'+y(t.n)+'",c,p,1),c,p,1,0,0,"")){',e.walk(t.nodes,n),n.code+="};"},">":x,"<":function(t,n){var i={partials:{},code:"",subs:{},inPartial:!0};e.walk(t.nodes,i);var r=n.partials[x(t,n)];r.subs=i.subs,r.partials=i.partials},$:function(t,n){var i={subs:{},code:"",partials:n.partials,prefix:t.n};e.walk(t.nodes,i),n.subs[t.n]=i.code,n.inPartial||(n.code+='t.sub("'+y(t.n)+'",c,p,i);')},"\n":function(e,t){t.code+=w('"\\n"'+(e.last?"":" + i"))},_v:function(e,t){t.code+="t.b(t.v(t."+v(e.n)+'("'+y(e.n)+'",c,p,0)));'},_t:function(e,t){t.code+=w('"'+y(e.text)+'"')},"{":b,"&":b},e.walk=function(t,n){for(var i,r=0,s=t.length;r<s;r++)(i=e.codegen[t[r].tag])&&i(t[r],n);return n},e.parse=function(e,t,n){return p(e,0,[],(n=n||{}).sectionTags||[])},e.cache={},e.cacheKey=function(e,t){return[e,!!t.asString,!!t.disableLambda,t.delimiters,!!t.modelGet].join("||")},e.compile=function(t,n){n=n||{};var i=e.cacheKey(t,n),r=this.cache[i];if(r){var s=r.partials;for(var o in s)delete s[o].instance;return r}return r=this.generate(this.parse(this.scan(t,n.delimiters),t,n),t,n),this.cache[i]=r}}(t)},4714:(e,t,n)=>{var i=n(9110);i.Template=n(9549).Template,i.template=i.Template,e.exports=i},9549:(e,t)=>{!function(e){function t(e,t,n){var i;return t&&"object"==typeof t&&(void 0!==t[e]?i=t[e]:n&&t.get&&"function"==typeof t.get&&(i=t.get(e))),i}e.Template=function(e,t,n,i){e=e||{},this.r=e.code||this.r,this.c=n,this.options=i||{},this.text=t||"",this.partials=e.partials||{},this.subs=e.subs||{},this.buf=""},e.Template.prototype={r:function(e,t,n){return""},v:function(e){return e=u(e),a.test(e)?e.replace(n,"&").replace(i,"<").replace(r,">").replace(s,"'").replace(o,"""):e},t:u,render:function(e,t,n){return this.ri([e],t||{},n)},ri:function(e,t,n){return this.r(e,t,n)},ep:function(e,t){var n=this.partials[e],i=t[n.name];if(n.instance&&n.base==i)return n.instance;if("string"==typeof i){if(!this.c)throw new Error("No compiler available.");i=this.c.compile(i,this.options)}if(!i)return null;if(this.partials[e].base=i,n.subs){for(key in t.stackText||(t.stackText={}),n.subs)t.stackText[key]||(t.stackText[key]=void 0!==this.activeSub&&t.stackText[this.activeSub]?t.stackText[this.activeSub]:this.text);i=function(e,t,n,i,r,s){function o(){}function a(){}var u;o.prototype=e,a.prototype=e.subs;var c=new o;for(u in c.subs=new a,c.subsText={},c.buf="",i=i||{},c.stackSubs=i,c.subsText=s,t)i[u]||(i[u]=t[u]);for(u in i)c.subs[u]=i[u];for(u in r=r||{},c.stackPartials=r,n)r[u]||(r[u]=n[u]);for(u in r)c.partials[u]=r[u];return c}(i,n.subs,n.partials,this.stackSubs,this.stackPartials,t.stackText)}return this.partials[e].instance=i,i},rp:function(e,t,n,i){var r=this.ep(e,n);return r?r.ri(t,n,i):""},rs:function(e,t,n){var i=e[e.length-1];if(c(i))for(var r=0;r<i.length;r++)e.push(i[r]),n(e,t,this),e.pop();else n(e,t,this)},s:function(e,t,n,i,r,s,o){var a;return(!c(e)||0!==e.length)&&("function"==typeof e&&(e=this.ms(e,t,n,i,r,s,o)),a=!!e,!i&&a&&t&&t.push("object"==typeof e?e:t[t.length-1]),a)},d:function(e,n,i,r){var s,o=e.split("."),a=this.f(o[0],n,i,r),u=this.options.modelGet,l=null;if("."===e&&c(n[n.length-2]))a=n[n.length-1];else for(var h=1;h<o.length;h++)void 0!==(s=t(o[h],a,u))?(l=a,a=s):a="";return!(r&&!a)&&(r||"function"!=typeof a||(n.push(l),a=this.mv(a,n,i),n.pop()),a)},f:function(e,n,i,r){for(var s=!1,o=!1,a=this.options.modelGet,u=n.length-1;u>=0;u--)if(void 0!==(s=t(e,n[u],a))){o=!0;break}return o?(r||"function"!=typeof s||(s=this.mv(s,n,i)),s):!r&&""},ls:function(e,t,n,i,r){var s=this.options.delimiters;return this.options.delimiters=r,this.b(this.ct(u(e.call(t,i)),t,n)),this.options.delimiters=s,!1},ct:function(e,t,n){if(this.options.disableLambda)throw new Error("Lambda features disabled.");return this.c.compile(e,this.options).render(t,n)},b:function(e){this.buf+=e},fl:function(){var e=this.buf;return this.buf="",e},ms:function(e,t,n,i,r,s,o){var a,u=t[t.length-1],c=e.call(u);return"function"==typeof c?!!i||(a=this.activeSub&&this.subsText&&this.subsText[this.activeSub]?this.subsText[this.activeSub]:this.text,this.ls(c,u,n,a.substring(r,s),o)):c},mv:function(e,t,n){var i=t[t.length-1],r=e.call(i);return"function"==typeof r?this.ct(u(r.call(i)),i,n):r},sub:function(e,t,n,i){var r=this.subs[e];r&&(this.activeSub=e,r(t,n,this,i),this.activeSub=!1)}};var n=/&/g,i=/</g,r=/>/g,s=/\'/g,o=/\"/g,a=/[&<>\"\']/;function u(e){return String(null==e?"":e)}var c=Array.isArray||function(e){return"[object Array]"===Object.prototype.toString.call(e)}}(t)},874:(e,t,n)=>{"use strict";var i,r,s,o=[n(5741),n(1856),n(1015),n(6486),n(5723),n(6345)],a=-1,u=[],c=!1;function l(){i&&r&&(i=!1,r.length?u=r.concat(u):a=-1,u.length&&h())}function h(){if(!i){c=!1,i=!0;for(var e=u.length,t=setTimeout(l);e;){for(r=u,u=[];r&&++a<e;)r[a].run();a=-1,e=u.length}r=null,a=-1,i=!1,clearTimeout(t)}}for(var p=-1,d=o.length;++p<d;)if(o[p]&&o[p].test&&o[p].test()){s=o[p].install(h);break}function f(e,t){this.fun=e,this.array=t}f.prototype.run=function(){var e=this.fun,t=this.array;switch(t.length){case 0:return e();case 1:return e(t[0]);case 2:return e(t[0],t[1]);case 3:return e(t[0],t[1],t[2]);default:return e.apply(null,t)}},e.exports=function(e){var t=new Array(arguments.length-1);if(arguments.length>1)for(var n=1;n<arguments.length;n++)t[n-1]=arguments[n];u.push(new f(e,t)),c||i||(c=!0,s())}},6486:(e,t,n)=>{"use strict";t.test=function(){return!n.g.setImmediate&&void 0!==n.g.MessageChannel},t.install=function(e){var t=new n.g.MessageChannel;return t.port1.onmessage=e,function(){t.port2.postMessage(0)}}},1015:(e,t,n)=>{"use strict";var i=n.g.MutationObserver||n.g.WebKitMutationObserver;t.test=function(){return i},t.install=function(e){var t=0,r=new i(e),s=n.g.document.createTextNode("");return r.observe(s,{characterData:!0}),function(){s.data=t=++t%2}}},1856:(e,t,n)=>{"use strict";t.test=function(){return"function"==typeof n.g.queueMicrotask},t.install=function(e){return function(){n.g.queueMicrotask(e)}}},5723:(e,t,n)=>{"use strict";t.test=function(){return"document"in n.g&&"onreadystatechange"in n.g.document.createElement("script")},t.install=function(e){return function(){var t=n.g.document.createElement("script");return t.onreadystatechange=function(){e(),t.onreadystatechange=null,t.parentNode.removeChild(t),t=null},n.g.document.documentElement.appendChild(t),e}}},6345:(e,t)=>{"use strict";t.test=function(){return!0},t.install=function(e){return function(){setTimeout(e,0)}}},8291:(e,t,n)=>{var i,r;!function(){var s,o,a,u,c,l,h,p,d,f,g,m,y,v,x,b,w,S,C,E,k,_,T,L,O,A,$,P,I,Q,R=function(e){var t=new R.Builder;return t.pipeline.add(R.trimmer,R.stopWordFilter,R.stemmer),t.searchPipeline.add(R.stemmer),e.call(t,t),t.build()};R.version="2.3.9",R.utils={},R.utils.warn=(s=this,function(e){s.console&&console.warn&&console.warn(e)}),R.utils.asString=function(e){return null==e?"":e.toString()},R.utils.clone=function(e){if(null==e)return e;for(var t=Object.create(null),n=Object.keys(e),i=0;i<n.length;i++){var r=n[i],s=e[r];if(Array.isArray(s))t[r]=s.slice();else{if("string"!=typeof s&&"number"!=typeof s&&"boolean"!=typeof s)throw new TypeError("clone is not deep and does not support nested objects");t[r]=s}}return t},R.FieldRef=function(e,t,n){this.docRef=e,this.fieldName=t,this._stringValue=n},R.FieldRef.joiner="/",R.FieldRef.fromString=function(e){var t=e.indexOf(R.FieldRef.joiner);if(-1===t)throw"malformed field ref string";var n=e.slice(0,t),i=e.slice(t+1);return new R.FieldRef(i,n,e)},R.FieldRef.prototype.toString=function(){return null==this._stringValue&&(this._stringValue=this.fieldName+R.FieldRef.joiner+this.docRef),this._stringValue},R.Set=function(e){if(this.elements=Object.create(null),e){this.length=e.length;for(var t=0;t<this.length;t++)this.elements[e[t]]=!0}else this.length=0},R.Set.complete={intersect:function(e){return e},union:function(){return this},contains:function(){return!0}},R.Set.empty={intersect:function(){return this},union:function(e){return e},contains:function(){return!1}},R.Set.prototype.contains=function(e){return!!this.elements[e]},R.Set.prototype.intersect=function(e){var t,n,i,r=[];if(e===R.Set.complete)return this;if(e===R.Set.empty)return e;this.length<e.length?(t=this,n=e):(t=e,n=this),i=Object.keys(t.elements);for(var s=0;s<i.length;s++){var o=i[s];o in n.elements&&r.push(o)}return new R.Set(r)},R.Set.prototype.union=function(e){return e===R.Set.complete?R.Set.complete:e===R.Set.empty?this:new R.Set(Object.keys(this.elements).concat(Object.keys(e.elements)))},R.idf=function(e,t){var n=0;for(var i in e)"_index"!=i&&(n+=Object.keys(e[i]).length);var r=(t-n+.5)/(n+.5);return Math.log(1+Math.abs(r))},R.Token=function(e,t){this.str=e||"",this.metadata=t||{}},R.Token.prototype.toString=function(){return this.str},R.Token.prototype.update=function(e){return this.str=e(this.str,this.metadata),this},R.Token.prototype.clone=function(e){return e=e||function(e){return e},new R.Token(e(this.str,this.metadata),this.metadata)},R.tokenizer=function(e,t){if(null==e||null==e)return[];if(Array.isArray(e))return e.map((function(e){return new R.Token(R.utils.asString(e).toLowerCase(),R.utils.clone(t))}));for(var n=e.toString().toLowerCase(),i=n.length,r=[],s=0,o=0;s<=i;s++){var a=s-o;if(n.charAt(s).match(R.tokenizer.separator)||s==i){if(a>0){var u=R.utils.clone(t)||{};u.position=[o,a],u.index=r.length,r.push(new R.Token(n.slice(o,s),u))}o=s+1}}return r},R.tokenizer.separator=/[\s\-]+/,R.Pipeline=function(){this._stack=[]},R.Pipeline.registeredFunctions=Object.create(null),R.Pipeline.registerFunction=function(e,t){t in this.registeredFunctions&&R.utils.warn("Overwriting existing registered function: "+t),e.label=t,R.Pipeline.registeredFunctions[e.label]=e},R.Pipeline.warnIfFunctionNotRegistered=function(e){e.label&&e.label in this.registeredFunctions||R.utils.warn("Function is not registered with pipeline. This may cause problems when serialising the index.\n",e)},R.Pipeline.load=function(e){var t=new R.Pipeline;return e.forEach((function(e){var n=R.Pipeline.registeredFunctions[e];if(!n)throw new Error("Cannot load unregistered function: "+e);t.add(n)})),t},R.Pipeline.prototype.add=function(){Array.prototype.slice.call(arguments).forEach((function(e){R.Pipeline.warnIfFunctionNotRegistered(e),this._stack.push(e)}),this)},R.Pipeline.prototype.after=function(e,t){R.Pipeline.warnIfFunctionNotRegistered(t);var n=this._stack.indexOf(e);if(-1==n)throw new Error("Cannot find existingFn");n+=1,this._stack.splice(n,0,t)},R.Pipeline.prototype.before=function(e,t){R.Pipeline.warnIfFunctionNotRegistered(t);var n=this._stack.indexOf(e);if(-1==n)throw new Error("Cannot find existingFn");this._stack.splice(n,0,t)},R.Pipeline.prototype.remove=function(e){var t=this._stack.indexOf(e);-1!=t&&this._stack.splice(t,1)},R.Pipeline.prototype.run=function(e){for(var t=this._stack.length,n=0;n<t;n++){for(var i=this._stack[n],r=[],s=0;s<e.length;s++){var o=i(e[s],s,e);if(null!=o&&""!==o)if(Array.isArray(o))for(var a=0;a<o.length;a++)r.push(o[a]);else r.push(o)}e=r}return e},R.Pipeline.prototype.runString=function(e,t){var n=new R.Token(e,t);return this.run([n]).map((function(e){return e.toString()}))},R.Pipeline.prototype.reset=function(){this._stack=[]},R.Pipeline.prototype.toJSON=function(){return this._stack.map((function(e){return R.Pipeline.warnIfFunctionNotRegistered(e),e.label}))},R.Vector=function(e){this._magnitude=0,this.elements=e||[]},R.Vector.prototype.positionForIndex=function(e){if(0==this.elements.length)return 0;for(var t=0,n=this.elements.length/2,i=n-t,r=Math.floor(i/2),s=this.elements[2*r];i>1&&(s<e&&(t=r),s>e&&(n=r),s!=e);)i=n-t,r=t+Math.floor(i/2),s=this.elements[2*r];return s==e||s>e?2*r:s<e?2*(r+1):void 0},R.Vector.prototype.insert=function(e,t){this.upsert(e,t,(function(){throw"duplicate index"}))},R.Vector.prototype.upsert=function(e,t,n){this._magnitude=0;var i=this.positionForIndex(e);this.elements[i]==e?this.elements[i+1]=n(this.elements[i+1],t):this.elements.splice(i,0,e,t)},R.Vector.prototype.magnitude=function(){if(this._magnitude)return this._magnitude;for(var e=0,t=this.elements.length,n=1;n<t;n+=2){var i=this.elements[n];e+=i*i}return this._magnitude=Math.sqrt(e)},R.Vector.prototype.dot=function(e){for(var t=0,n=this.elements,i=e.elements,r=n.length,s=i.length,o=0,a=0,u=0,c=0;u<r&&c<s;)(o=n[u])<(a=i[c])?u+=2:o>a?c+=2:o==a&&(t+=n[u+1]*i[c+1],u+=2,c+=2);return t},R.Vector.prototype.similarity=function(e){return this.dot(e)/this.magnitude()||0},R.Vector.prototype.toArray=function(){for(var e=new Array(this.elements.length/2),t=1,n=0;t<this.elements.length;t+=2,n++)e[n]=this.elements[t];return e},R.Vector.prototype.toJSON=function(){return this.elements},R.stemmer=(o={ational:"ate",tional:"tion",enci:"ence",anci:"ance",izer:"ize",bli:"ble",alli:"al",entli:"ent",eli:"e",ousli:"ous",ization:"ize",ation:"ate",ator:"ate",alism:"al",iveness:"ive",fulness:"ful",ousness:"ous",aliti:"al",iviti:"ive",biliti:"ble",logi:"log"},a={icate:"ic",ative:"",alize:"al",iciti:"ic",ical:"ic",ful:"",ness:""},h="^("+(c="[^aeiou][^aeiouy]*")+")?"+(l=(u="[aeiouy]")+"[aeiou]*")+c+"("+l+")?$",p="^("+c+")?"+l+c+l+c,d="^("+c+")?"+u,f=new RegExp("^("+c+")?"+l+c),g=new RegExp(p),m=new RegExp(h),y=new RegExp(d),v=/^(.+?)(ss|i)es$/,x=/^(.+?)([^s])s$/,b=/^(.+?)eed$/,w=/^(.+?)(ed|ing)$/,S=/.$/,C=/(at|bl|iz)$/,E=new RegExp("([^aeiouylsz])\\1$"),k=new RegExp("^"+c+u+"[^aeiouwxy]$"),_=/^(.+?[^aeiou])y$/,T=/^(.+?)(ational|tional|enci|anci|izer|bli|alli|entli|eli|ousli|ization|ation|ator|alism|iveness|fulness|ousness|aliti|iviti|biliti|logi)$/,L=/^(.+?)(icate|ative|alize|iciti|ical|ful|ness)$/,O=/^(.+?)(al|ance|ence|er|ic|able|ible|ant|ement|ment|ent|ou|ism|ate|iti|ous|ive|ize)$/,A=/^(.+?)(s|t)(ion)$/,$=/^(.+?)e$/,P=/ll$/,I=new RegExp("^"+c+u+"[^aeiouwxy]$"),Q=function(e){var t,n,i,r,s,u,c;if(e.length<3)return e;if("y"==(i=e.substr(0,1))&&(e=i.toUpperCase()+e.substr(1)),s=x,(r=v).test(e)?e=e.replace(r,"$1$2"):s.test(e)&&(e=e.replace(s,"$1$2")),s=w,(r=b).test(e)){var l=r.exec(e);(r=f).test(l[1])&&(r=S,e=e.replace(r,""))}else s.test(e)&&(t=(l=s.exec(e))[1],(s=y).test(t)&&(u=E,c=k,(s=C).test(e=t)?e+="e":u.test(e)?(r=S,e=e.replace(r,"")):c.test(e)&&(e+="e")));return(r=_).test(e)&&(e=(t=(l=r.exec(e))[1])+"i"),(r=T).test(e)&&(t=(l=r.exec(e))[1],n=l[2],(r=f).test(t)&&(e=t+o[n])),(r=L).test(e)&&(t=(l=r.exec(e))[1],n=l[2],(r=f).test(t)&&(e=t+a[n])),s=A,(r=O).test(e)?(t=(l=r.exec(e))[1],(r=g).test(t)&&(e=t)):s.test(e)&&(t=(l=s.exec(e))[1]+l[2],(s=g).test(t)&&(e=t)),(r=$).test(e)&&(t=(l=r.exec(e))[1],s=m,u=I,((r=g).test(t)||s.test(t)&&!u.test(t))&&(e=t)),s=g,(r=P).test(e)&&s.test(e)&&(r=S,e=e.replace(r,"")),"y"==i&&(e=i.toLowerCase()+e.substr(1)),e},function(e){return e.update(Q)}),R.Pipeline.registerFunction(R.stemmer,"stemmer"),R.generateStopWordFilter=function(e){var t=e.reduce((function(e,t){return e[t]=t,e}),{});return function(e){if(e&&t[e.toString()]!==e.toString())return e}},R.stopWordFilter=R.generateStopWordFilter(["a","able","about","across","after","all","almost","also","am","among","an","and","any","are","as","at","be","because","been","but","by","can","cannot","could","dear","did","do","does","either","else","ever","every","for","from","get","got","had","has","have","he","her","hers","him","his","how","however","i","if","in","into","is","it","its","just","least","let","like","likely","may","me","might","most","must","my","neither","no","nor","not","of","off","often","on","only","or","other","our","own","rather","said","say","says","she","should","since","so","some","than","that","the","their","them","then","there","these","they","this","tis","to","too","twas","us","wants","was","we","were","what","when","where","which","while","who","whom","why","will","with","would","yet","you","your"]),R.Pipeline.registerFunction(R.stopWordFilter,"stopWordFilter"),R.trimmer=function(e){return e.update((function(e){return e.replace(/^\W+/,"").replace(/\W+$/,"")}))},R.Pipeline.registerFunction(R.trimmer,"trimmer"),R.TokenSet=function(){this.final=!1,this.edges={},this.id=R.TokenSet._nextId,R.TokenSet._nextId+=1},R.TokenSet._nextId=1,R.TokenSet.fromArray=function(e){for(var t=new R.TokenSet.Builder,n=0,i=e.length;n<i;n++)t.insert(e[n]);return t.finish(),t.root},R.TokenSet.fromClause=function(e){return"editDistance"in e?R.TokenSet.fromFuzzyString(e.term,e.editDistance):R.TokenSet.fromString(e.term)},R.TokenSet.fromFuzzyString=function(e,t){for(var n=new R.TokenSet,i=[{node:n,editsRemaining:t,str:e}];i.length;){var r=i.pop();if(r.str.length>0){var s,o=r.str.charAt(0);o in r.node.edges?s=r.node.edges[o]:(s=new R.TokenSet,r.node.edges[o]=s),1==r.str.length&&(s.final=!0),i.push({node:s,editsRemaining:r.editsRemaining,str:r.str.slice(1)})}if(0!=r.editsRemaining){if("*"in r.node.edges)var a=r.node.edges["*"];else{a=new R.TokenSet;r.node.edges["*"]=a}if(0==r.str.length&&(a.final=!0),i.push({node:a,editsRemaining:r.editsRemaining-1,str:r.str}),r.str.length>1&&i.push({node:r.node,editsRemaining:r.editsRemaining-1,str:r.str.slice(1)}),1==r.str.length&&(r.node.final=!0),r.str.length>=1){if("*"in r.node.edges)var u=r.node.edges["*"];else{u=new R.TokenSet;r.node.edges["*"]=u}1==r.str.length&&(u.final=!0),i.push({node:u,editsRemaining:r.editsRemaining-1,str:r.str.slice(1)})}if(r.str.length>1){var c,l=r.str.charAt(0),h=r.str.charAt(1);h in r.node.edges?c=r.node.edges[h]:(c=new R.TokenSet,r.node.edges[h]=c),1==r.str.length&&(c.final=!0),i.push({node:c,editsRemaining:r.editsRemaining-1,str:l+r.str.slice(2)})}}}return n},R.TokenSet.fromString=function(e){for(var t=new R.TokenSet,n=t,i=0,r=e.length;i<r;i++){var s=e[i],o=i==r-1;if("*"==s)t.edges[s]=t,t.final=o;else{var a=new R.TokenSet;a.final=o,t.edges[s]=a,t=a}}return n},R.TokenSet.prototype.toArray=function(){for(var e=[],t=[{prefix:"",node:this}];t.length;){var n=t.pop(),i=Object.keys(n.node.edges),r=i.length;n.node.final&&(n.prefix.charAt(0),e.push(n.prefix));for(var s=0;s<r;s++){var o=i[s];t.push({prefix:n.prefix.concat(o),node:n.node.edges[o]})}}return e},R.TokenSet.prototype.toString=function(){if(this._str)return this._str;for(var e=this.final?"1":"0",t=Object.keys(this.edges).sort(),n=t.length,i=0;i<n;i++){var r=t[i];e=e+r+this.edges[r].id}return e},R.TokenSet.prototype.intersect=function(e){for(var t=new R.TokenSet,n=void 0,i=[{qNode:e,output:t,node:this}];i.length;){n=i.pop();for(var r=Object.keys(n.qNode.edges),s=r.length,o=Object.keys(n.node.edges),a=o.length,u=0;u<s;u++)for(var c=r[u],l=0;l<a;l++){var h=o[l];if(h==c||"*"==c){var p=n.node.edges[h],d=n.qNode.edges[c],f=p.final&&d.final,g=void 0;h in n.output.edges?(g=n.output.edges[h]).final=g.final||f:((g=new R.TokenSet).final=f,n.output.edges[h]=g),i.push({qNode:d,output:g,node:p})}}}return t},R.TokenSet.Builder=function(){this.previousWord="",this.root=new R.TokenSet,this.uncheckedNodes=[],this.minimizedNodes={}},R.TokenSet.Builder.prototype.insert=function(e){var t,n=0;if(e<this.previousWord)throw new Error("Out of order word insertion");for(var i=0;i<e.length&&i<this.previousWord.length&&e[i]==this.previousWord[i];i++)n++;this.minimize(n),t=0==this.uncheckedNodes.length?this.root:this.uncheckedNodes[this.uncheckedNodes.length-1].child;for(i=n;i<e.length;i++){var r=new R.TokenSet,s=e[i];t.edges[s]=r,this.uncheckedNodes.push({parent:t,char:s,child:r}),t=r}t.final=!0,this.previousWord=e},R.TokenSet.Builder.prototype.finish=function(){this.minimize(0)},R.TokenSet.Builder.prototype.minimize=function(e){for(var t=this.uncheckedNodes.length-1;t>=e;t--){var n=this.uncheckedNodes[t],i=n.child.toString();i in this.minimizedNodes?n.parent.edges[n.char]=this.minimizedNodes[i]:(n.child._str=i,this.minimizedNodes[i]=n.child),this.uncheckedNodes.pop()}},R.Index=function(e){this.invertedIndex=e.invertedIndex,this.fieldVectors=e.fieldVectors,this.tokenSet=e.tokenSet,this.fields=e.fields,this.pipeline=e.pipeline},R.Index.prototype.search=function(e){return this.query((function(t){new R.QueryParser(e,t).parse()}))},R.Index.prototype.query=function(e){for(var t=new R.Query(this.fields),n=Object.create(null),i=Object.create(null),r=Object.create(null),s=Object.create(null),o=Object.create(null),a=0;a<this.fields.length;a++)i[this.fields[a]]=new R.Vector;e.call(t,t);for(a=0;a<t.clauses.length;a++){var u=t.clauses[a],c=null,l=R.Set.empty;c=u.usePipeline?this.pipeline.runString(u.term,{fields:u.fields}):[u.term];for(var h=0;h<c.length;h++){var p=c[h];u.term=p;var d=R.TokenSet.fromClause(u),f=this.tokenSet.intersect(d).toArray();if(0===f.length&&u.presence===R.Query.presence.REQUIRED){for(var g=0;g<u.fields.length;g++){s[$=u.fields[g]]=R.Set.empty}break}for(var m=0;m<f.length;m++){var y=f[m],v=this.invertedIndex[y],x=v._index;for(g=0;g<u.fields.length;g++){var b=v[$=u.fields[g]],w=Object.keys(b),S=y+"/"+$,C=new R.Set(w);if(u.presence==R.Query.presence.REQUIRED&&(l=l.union(C),void 0===s[$]&&(s[$]=R.Set.complete)),u.presence!=R.Query.presence.PROHIBITED){if(i[$].upsert(x,u.boost,(function(e,t){return e+t})),!r[S]){for(var E=0;E<w.length;E++){var k,_=w[E],T=new R.FieldRef(_,$),L=b[_];void 0===(k=n[T])?n[T]=new R.MatchData(y,$,L):k.add(y,$,L)}r[S]=!0}}else void 0===o[$]&&(o[$]=R.Set.empty),o[$]=o[$].union(C)}}}if(u.presence===R.Query.presence.REQUIRED)for(g=0;g<u.fields.length;g++){s[$=u.fields[g]]=s[$].intersect(l)}}var O=R.Set.complete,A=R.Set.empty;for(a=0;a<this.fields.length;a++){var $;s[$=this.fields[a]]&&(O=O.intersect(s[$])),o[$]&&(A=A.union(o[$]))}var P=Object.keys(n),I=[],Q=Object.create(null);if(t.isNegated()){P=Object.keys(this.fieldVectors);for(a=0;a<P.length;a++){T=P[a];var N=R.FieldRef.fromString(T);n[T]=new R.MatchData}}for(a=0;a<P.length;a++){var D=(N=R.FieldRef.fromString(P[a])).docRef;if(O.contains(D)&&!A.contains(D)){var F,j=this.fieldVectors[N],H=i[N.fieldName].similarity(j);if(void 0!==(F=Q[D]))F.score+=H,F.matchData.combine(n[N]);else{var V={ref:D,score:H,matchData:n[N]};Q[D]=V,I.push(V)}}}return I.sort((function(e,t){return t.score-e.score}))},R.Index.prototype.toJSON=function(){var e=Object.keys(this.invertedIndex).sort().map((function(e){return[e,this.invertedIndex[e]]}),this),t=Object.keys(this.fieldVectors).map((function(e){return[e,this.fieldVectors[e].toJSON()]}),this);return{version:R.version,fields:this.fields,fieldVectors:t,invertedIndex:e,pipeline:this.pipeline.toJSON()}},R.Index.load=function(e){var t={},n={},i=e.fieldVectors,r=Object.create(null),s=e.invertedIndex,o=new R.TokenSet.Builder,a=R.Pipeline.load(e.pipeline);e.version!=R.version&&R.utils.warn("Version mismatch when loading serialised index. Current version of lunr '"+R.version+"' does not match serialized index '"+e.version+"'");for(var u=0;u<i.length;u++){var c=(h=i[u])[0],l=h[1];n[c]=new R.Vector(l)}for(u=0;u<s.length;u++){var h,p=(h=s[u])[0],d=h[1];o.insert(p),r[p]=d}return o.finish(),t.fields=e.fields,t.fieldVectors=n,t.invertedIndex=r,t.tokenSet=o.root,t.pipeline=a,new R.Index(t)},R.Builder=function(){this._ref="id",this._fields=Object.create(null),this._documents=Object.create(null),this.invertedIndex=Object.create(null),this.fieldTermFrequencies={},this.fieldLengths={},this.tokenizer=R.tokenizer,this.pipeline=new R.Pipeline,this.searchPipeline=new R.Pipeline,this.documentCount=0,this._b=.75,this._k1=1.2,this.termIndex=0,this.metadataWhitelist=[]},R.Builder.prototype.ref=function(e){this._ref=e},R.Builder.prototype.field=function(e,t){if(/\//.test(e))throw new RangeError("Field '"+e+"' contains illegal character '/'");this._fields[e]=t||{}},R.Builder.prototype.b=function(e){this._b=e<0?0:e>1?1:e},R.Builder.prototype.k1=function(e){this._k1=e},R.Builder.prototype.add=function(e,t){var n=e[this._ref],i=Object.keys(this._fields);this._documents[n]=t||{},this.documentCount+=1;for(var r=0;r<i.length;r++){var s=i[r],o=this._fields[s].extractor,a=o?o(e):e[s],u=this.tokenizer(a,{fields:[s]}),c=this.pipeline.run(u),l=new R.FieldRef(n,s),h=Object.create(null);this.fieldTermFrequencies[l]=h,this.fieldLengths[l]=0,this.fieldLengths[l]+=c.length;for(var p=0;p<c.length;p++){var d=c[p];if(null==h[d]&&(h[d]=0),h[d]+=1,null==this.invertedIndex[d]){var f=Object.create(null);f._index=this.termIndex,this.termIndex+=1;for(var g=0;g<i.length;g++)f[i[g]]=Object.create(null);this.invertedIndex[d]=f}null==this.invertedIndex[d][s][n]&&(this.invertedIndex[d][s][n]=Object.create(null));for(var m=0;m<this.metadataWhitelist.length;m++){var y=this.metadataWhitelist[m],v=d.metadata[y];null==this.invertedIndex[d][s][n][y]&&(this.invertedIndex[d][s][n][y]=[]),this.invertedIndex[d][s][n][y].push(v)}}}},R.Builder.prototype.calculateAverageFieldLengths=function(){for(var e=Object.keys(this.fieldLengths),t=e.length,n={},i={},r=0;r<t;r++){var s=R.FieldRef.fromString(e[r]),o=s.fieldName;i[o]||(i[o]=0),i[o]+=1,n[o]||(n[o]=0),n[o]+=this.fieldLengths[s]}var a=Object.keys(this._fields);for(r=0;r<a.length;r++){var u=a[r];n[u]=n[u]/i[u]}this.averageFieldLength=n},R.Builder.prototype.createFieldVectors=function(){for(var e={},t=Object.keys(this.fieldTermFrequencies),n=t.length,i=Object.create(null),r=0;r<n;r++){for(var s=R.FieldRef.fromString(t[r]),o=s.fieldName,a=this.fieldLengths[s],u=new R.Vector,c=this.fieldTermFrequencies[s],l=Object.keys(c),h=l.length,p=this._fields[o].boost||1,d=this._documents[s.docRef].boost||1,f=0;f<h;f++){var g,m,y,v=l[f],x=c[v],b=this.invertedIndex[v]._index;void 0===i[v]?(g=R.idf(this.invertedIndex[v],this.documentCount),i[v]=g):g=i[v],m=g*((this._k1+1)*x)/(this._k1*(1-this._b+this._b*(a/this.averageFieldLength[o]))+x),m*=p,m*=d,y=Math.round(1e3*m)/1e3,u.insert(b,y)}e[s]=u}this.fieldVectors=e},R.Builder.prototype.createTokenSet=function(){this.tokenSet=R.TokenSet.fromArray(Object.keys(this.invertedIndex).sort())},R.Builder.prototype.build=function(){return this.calculateAverageFieldLengths(),this.createFieldVectors(),this.createTokenSet(),new R.Index({invertedIndex:this.invertedIndex,fieldVectors:this.fieldVectors,tokenSet:this.tokenSet,fields:Object.keys(this._fields),pipeline:this.searchPipeline})},R.Builder.prototype.use=function(e){var t=Array.prototype.slice.call(arguments,1);t.unshift(this),e.apply(this,t)},R.MatchData=function(e,t,n){for(var i=Object.create(null),r=Object.keys(n||{}),s=0;s<r.length;s++){var o=r[s];i[o]=n[o].slice()}this.metadata=Object.create(null),void 0!==e&&(this.metadata[e]=Object.create(null),this.metadata[e][t]=i)},R.MatchData.prototype.combine=function(e){for(var t=Object.keys(e.metadata),n=0;n<t.length;n++){var i=t[n],r=Object.keys(e.metadata[i]);null==this.metadata[i]&&(this.metadata[i]=Object.create(null));for(var s=0;s<r.length;s++){var o=r[s],a=Object.keys(e.metadata[i][o]);null==this.metadata[i][o]&&(this.metadata[i][o]=Object.create(null));for(var u=0;u<a.length;u++){var c=a[u];null==this.metadata[i][o][c]?this.metadata[i][o][c]=e.metadata[i][o][c]:this.metadata[i][o][c]=this.metadata[i][o][c].concat(e.metadata[i][o][c])}}}},R.MatchData.prototype.add=function(e,t,n){if(!(e in this.metadata))return this.metadata[e]=Object.create(null),void(this.metadata[e][t]=n);if(t in this.metadata[e])for(var i=Object.keys(n),r=0;r<i.length;r++){var s=i[r];s in this.metadata[e][t]?this.metadata[e][t][s]=this.metadata[e][t][s].concat(n[s]):this.metadata[e][t][s]=n[s]}else this.metadata[e][t]=n},R.Query=function(e){this.clauses=[],this.allFields=e},R.Query.wildcard=new String("*"),R.Query.wildcard.NONE=0,R.Query.wildcard.LEADING=1,R.Query.wildcard.TRAILING=2,R.Query.presence={OPTIONAL:1,REQUIRED:2,PROHIBITED:3},R.Query.prototype.clause=function(e){return"fields"in e||(e.fields=this.allFields),"boost"in e||(e.boost=1),"usePipeline"in e||(e.usePipeline=!0),"wildcard"in e||(e.wildcard=R.Query.wildcard.NONE),e.wildcard&R.Query.wildcard.LEADING&&e.term.charAt(0)!=R.Query.wildcard&&(e.term="*"+e.term),e.wildcard&R.Query.wildcard.TRAILING&&e.term.slice(-1)!=R.Query.wildcard&&(e.term=e.term+"*"),"presence"in e||(e.presence=R.Query.presence.OPTIONAL),this.clauses.push(e),this},R.Query.prototype.isNegated=function(){for(var e=0;e<this.clauses.length;e++)if(this.clauses[e].presence!=R.Query.presence.PROHIBITED)return!1;return!0},R.Query.prototype.term=function(e,t){if(Array.isArray(e))return e.forEach((function(e){this.term(e,R.utils.clone(t))}),this),this;var n=t||{};return n.term=e.toString(),this.clause(n),this},R.QueryParseError=function(e,t,n){this.name="QueryParseError",this.message=e,this.start=t,this.end=n},R.QueryParseError.prototype=new Error,R.QueryLexer=function(e){this.lexemes=[],this.str=e,this.length=e.length,this.pos=0,this.start=0,this.escapeCharPositions=[]},R.QueryLexer.prototype.run=function(){for(var e=R.QueryLexer.lexText;e;)e=e(this)},R.QueryLexer.prototype.sliceString=function(){for(var e=[],t=this.start,n=this.pos,i=0;i<this.escapeCharPositions.length;i++)n=this.escapeCharPositions[i],e.push(this.str.slice(t,n)),t=n+1;return e.push(this.str.slice(t,this.pos)),this.escapeCharPositions.length=0,e.join("")},R.QueryLexer.prototype.emit=function(e){this.lexemes.push({type:e,str:this.sliceString(),start:this.start,end:this.pos}),this.start=this.pos},R.QueryLexer.prototype.escapeCharacter=function(){this.escapeCharPositions.push(this.pos-1),this.pos+=1},R.QueryLexer.prototype.next=function(){if(this.pos>=this.length)return R.QueryLexer.EOS;var e=this.str.charAt(this.pos);return this.pos+=1,e},R.QueryLexer.prototype.width=function(){return this.pos-this.start},R.QueryLexer.prototype.ignore=function(){this.start==this.pos&&(this.pos+=1),this.start=this.pos},R.QueryLexer.prototype.backup=function(){this.pos-=1},R.QueryLexer.prototype.acceptDigitRun=function(){var e,t;do{t=(e=this.next()).charCodeAt(0)}while(t>47&&t<58);e!=R.QueryLexer.EOS&&this.backup()},R.QueryLexer.prototype.more=function(){return this.pos<this.length},R.QueryLexer.EOS="EOS",R.QueryLexer.FIELD="FIELD",R.QueryLexer.TERM="TERM",R.QueryLexer.EDIT_DISTANCE="EDIT_DISTANCE",R.QueryLexer.BOOST="BOOST",R.QueryLexer.PRESENCE="PRESENCE",R.QueryLexer.lexField=function(e){return e.backup(),e.emit(R.QueryLexer.FIELD),e.ignore(),R.QueryLexer.lexText},R.QueryLexer.lexTerm=function(e){if(e.width()>1&&(e.backup(),e.emit(R.QueryLexer.TERM)),e.ignore(),e.more())return R.QueryLexer.lexText},R.QueryLexer.lexEditDistance=function(e){return e.ignore(),e.acceptDigitRun(),e.emit(R.QueryLexer.EDIT_DISTANCE),R.QueryLexer.lexText},R.QueryLexer.lexBoost=function(e){return e.ignore(),e.acceptDigitRun(),e.emit(R.QueryLexer.BOOST),R.QueryLexer.lexText},R.QueryLexer.lexEOS=function(e){e.width()>0&&e.emit(R.QueryLexer.TERM)},R.QueryLexer.termSeparator=R.tokenizer.separator,R.QueryLexer.lexText=function(e){for(;;){var t=e.next();if(t==R.QueryLexer.EOS)return R.QueryLexer.lexEOS;if(92!=t.charCodeAt(0)){if(":"==t)return R.QueryLexer.lexField;if("~"==t)return e.backup(),e.width()>0&&e.emit(R.QueryLexer.TERM),R.QueryLexer.lexEditDistance;if("^"==t)return e.backup(),e.width()>0&&e.emit(R.QueryLexer.TERM),R.QueryLexer.lexBoost;if("+"==t&&1===e.width())return e.emit(R.QueryLexer.PRESENCE),R.QueryLexer.lexText;if("-"==t&&1===e.width())return e.emit(R.QueryLexer.PRESENCE),R.QueryLexer.lexText;if(t.match(R.QueryLexer.termSeparator))return R.QueryLexer.lexTerm}else e.escapeCharacter()}},R.QueryParser=function(e,t){this.lexer=new R.QueryLexer(e),this.query=t,this.currentClause={},this.lexemeIdx=0},R.QueryParser.prototype.parse=function(){this.lexer.run(),this.lexemes=this.lexer.lexemes;for(var e=R.QueryParser.parseClause;e;)e=e(this);return this.query},R.QueryParser.prototype.peekLexeme=function(){return this.lexemes[this.lexemeIdx]},R.QueryParser.prototype.consumeLexeme=function(){var e=this.peekLexeme();return this.lexemeIdx+=1,e},R.QueryParser.prototype.nextClause=function(){var e=this.currentClause;this.query.clause(e),this.currentClause={}},R.QueryParser.parseClause=function(e){var t=e.peekLexeme();if(null!=t)switch(t.type){case R.QueryLexer.PRESENCE:return R.QueryParser.parsePresence;case R.QueryLexer.FIELD:return R.QueryParser.parseField;case R.QueryLexer.TERM:return R.QueryParser.parseTerm;default:var n="expected either a field or a term, found "+t.type;throw t.str.length>=1&&(n+=" with value '"+t.str+"'"),new R.QueryParseError(n,t.start,t.end)}},R.QueryParser.parsePresence=function(e){var t=e.consumeLexeme();if(null!=t){switch(t.str){case"-":e.currentClause.presence=R.Query.presence.PROHIBITED;break;case"+":e.currentClause.presence=R.Query.presence.REQUIRED;break;default:var n="unrecognised presence operator'"+t.str+"'";throw new R.QueryParseError(n,t.start,t.end)}var i=e.peekLexeme();if(null==i){n="expecting term or field, found nothing";throw new R.QueryParseError(n,t.start,t.end)}switch(i.type){case R.QueryLexer.FIELD:return R.QueryParser.parseField;case R.QueryLexer.TERM:return R.QueryParser.parseTerm;default:n="expecting term or field, found '"+i.type+"'";throw new R.QueryParseError(n,i.start,i.end)}}},R.QueryParser.parseField=function(e){var t=e.consumeLexeme();if(null!=t){if(-1==e.query.allFields.indexOf(t.str)){var n=e.query.allFields.map((function(e){return"'"+e+"'"})).join(", "),i="unrecognised field '"+t.str+"', possible fields: "+n;throw new R.QueryParseError(i,t.start,t.end)}e.currentClause.fields=[t.str];var r=e.peekLexeme();if(null==r){i="expecting term, found nothing";throw new R.QueryParseError(i,t.start,t.end)}if(r.type===R.QueryLexer.TERM)return R.QueryParser.parseTerm;i="expecting term, found '"+r.type+"'";throw new R.QueryParseError(i,r.start,r.end)}},R.QueryParser.parseTerm=function(e){var t=e.consumeLexeme();if(null!=t){e.currentClause.term=t.str.toLowerCase(),-1!=t.str.indexOf("*")&&(e.currentClause.usePipeline=!1);var n=e.peekLexeme();if(null!=n)switch(n.type){case R.QueryLexer.TERM:return e.nextClause(),R.QueryParser.parseTerm;case R.QueryLexer.FIELD:return e.nextClause(),R.QueryParser.parseField;case R.QueryLexer.EDIT_DISTANCE:return R.QueryParser.parseEditDistance;case R.QueryLexer.BOOST:return R.QueryParser.parseBoost;case R.QueryLexer.PRESENCE:return e.nextClause(),R.QueryParser.parsePresence;default:var i="Unexpected lexeme type '"+n.type+"'";throw new R.QueryParseError(i,n.start,n.end)}else e.nextClause()}},R.QueryParser.parseEditDistance=function(e){var t=e.consumeLexeme();if(null!=t){var n=parseInt(t.str,10);if(isNaN(n)){var i="edit distance must be numeric";throw new R.QueryParseError(i,t.start,t.end)}e.currentClause.editDistance=n;var r=e.peekLexeme();if(null!=r)switch(r.type){case R.QueryLexer.TERM:return e.nextClause(),R.QueryParser.parseTerm;case R.QueryLexer.FIELD:return e.nextClause(),R.QueryParser.parseField;case R.QueryLexer.EDIT_DISTANCE:return R.QueryParser.parseEditDistance;case R.QueryLexer.BOOST:return R.QueryParser.parseBoost;case R.QueryLexer.PRESENCE:return e.nextClause(),R.QueryParser.parsePresence;default:i="Unexpected lexeme type '"+r.type+"'";throw new R.QueryParseError(i,r.start,r.end)}else e.nextClause()}},R.QueryParser.parseBoost=function(e){var t=e.consumeLexeme();if(null!=t){var n=parseInt(t.str,10);if(isNaN(n)){var i="boost must be numeric";throw new R.QueryParseError(i,t.start,t.end)}e.currentClause.boost=n;var r=e.peekLexeme();if(null!=r)switch(r.type){case R.QueryLexer.TERM:return e.nextClause(),R.QueryParser.parseTerm;case R.QueryLexer.FIELD:return e.nextClause(),R.QueryParser.parseField;case R.QueryLexer.EDIT_DISTANCE:return R.QueryParser.parseEditDistance;case R.QueryLexer.BOOST:return R.QueryParser.parseBoost;case R.QueryLexer.PRESENCE:return e.nextClause(),R.QueryParser.parsePresence;default:i="Unexpected lexeme type '"+r.type+"'";throw new R.QueryParseError(i,r.start,r.end)}else e.nextClause()}},void 0===(r="function"==typeof(i=function(){return R})?i.call(t,n,t,e):i)||(e.exports=r)}()}}]); \ No newline at end of file diff --git a/assets/js/809.2ec317ab.js.LICENSE.txt b/assets/js/809.2ec317ab.js.LICENSE.txt new file mode 100644 index 0000000..1cf473c --- /dev/null +++ b/assets/js/809.2ec317ab.js.LICENSE.txt @@ -0,0 +1,61 @@ +/*! + * lunr.Builder + * Copyright (C) 2020 Oliver Nightingale + */ + +/*! + * lunr.Index + * Copyright (C) 2020 Oliver Nightingale + */ + +/*! + * lunr.Pipeline + * Copyright (C) 2020 Oliver Nightingale + */ + +/*! + * lunr.Set + * Copyright (C) 2020 Oliver Nightingale + */ + +/*! + * lunr.TokenSet + * Copyright (C) 2020 Oliver Nightingale + */ + +/*! + * lunr.Vector + * Copyright (C) 2020 Oliver Nightingale + */ + +/*! + * lunr.stemmer + * Copyright (C) 2020 Oliver Nightingale + * Includes code from - http://tartarus.org/~martin/PorterStemmer/js.txt + */ + +/*! + * lunr.stopWordFilter + * Copyright (C) 2020 Oliver Nightingale + */ + +/*! + * lunr.tokenizer + * Copyright (C) 2020 Oliver Nightingale + */ + +/*! + * lunr.trimmer + * Copyright (C) 2020 Oliver Nightingale + */ + +/*! + * lunr.utils + * Copyright (C) 2020 Oliver Nightingale + */ + +/** + * lunr - http://lunrjs.com - A bit like Solr, but much smaller and not as bright - 2.3.9 + * Copyright (C) 2020 Oliver Nightingale + * @license MIT + */ diff --git a/assets/js/8388159d.2644ba66.js b/assets/js/8388159d.dc9b8343.js similarity index 99% rename from assets/js/8388159d.2644ba66.js rename to assets/js/8388159d.dc9b8343.js index eeb05b2..f1ce80a 100644 --- a/assets/js/8388159d.2644ba66.js +++ b/assets/js/8388159d.dc9b8343.js @@ -1 +1 @@ -"use strict";(self.webpackChunkwebsite=self.webpackChunkwebsite||[]).push([[505],{425:(e,t,s)=>{s.r(t),s.d(t,{assets:()=>c,contentTitle:()=>a,default:()=>h,frontMatter:()=>r,metadata:()=>n,toc:()=>l});const n=JSON.parse('{"id":"chapter-01/purpose","title":"1.1 Purpose / Use Cases","description":"Recall the two main use cases of Robot Framework","source":"@site/docs/chapter-01/01_purpose.md","sourceDirName":"chapter-01","slug":"/chapter-01/purpose","permalink":"/robotframework-RFCP-syllabus/docs/chapter-01/purpose","draft":false,"unlisted":false,"editUrl":"https://github.com/robotframework/robotframework-RFCP-syllabus/edit/docusaurus/website/docs/chapter-01/01_purpose.md","tags":[],"version":"current","sidebarPosition":1,"frontMatter":{},"sidebar":"tutorialSidebar","previous":{"title":"1 Introduction to Robot Framework","permalink":"/robotframework-RFCP-syllabus/docs/chapter-01/overview"},"next":{"title":"1.2 Architecture of Robot Framework","permalink":"/robotframework-RFCP-syllabus/docs/chapter-01/architecture"}}');var o=s(4848),i=s(8453);const r={},a="1.1 Purpose / Use Cases",c={},l=[{value:"1.1.1 Test Automation",id:"111-test-automation",level:2},{value:"1.1.1.1 Synthetic Monitoring",id:"1111-synthetic-monitoring",level:3},{value:"1.1.2 Robotic Process Automation (RPA)",id:"112-robotic-process-automation-rpa",level:2}];function d(e){const t={admonition:"admonition",h1:"h1",h2:"h2",h3:"h3",header:"header",li:"li",p:"p",strong:"strong",ul:"ul",...(0,i.R)(),...e.components};return(0,o.jsxs)(o.Fragment,{children:[(0,o.jsx)(t.header,{children:(0,o.jsx)(t.h1,{id:"11-purpose--use-cases",children:"1.1 Purpose / Use Cases"})}),"\n",(0,o.jsx)(t.admonition,{title:"Learning Objectives",type:"lo",children:(0,o.jsx)(t.admonition,{title:"LO-1.1",type:"K1",children:(0,o.jsx)(t.p,{children:"Recall the two main use cases of Robot Framework"})})}),"\n",(0,o.jsxs)(t.p,{children:["Robot Framework is a versatile, open-source automation framework that supports both ",(0,o.jsx)(t.strong,{children:"test automation"})," and ",(0,o.jsx)(t.strong,{children:"robotic process automation (RPA)"}),".\nInitially designed for acceptance testing, it has since evolved to cover other types of testing and various automation tasks in both IT and business environments.\nIts keyword-driven approach allows users to create reusable components, making it accessible even to those with minimal programming skills.\nRobot Framework can be extended through a vast array of third-party or custom made keyword libraries, allowing it to automate interactions with APIs, user interfaces, databases, and many more technologies."]}),"\n",(0,o.jsx)(t.h2,{id:"111-test-automation",children:"1.1.1 Test Automation"}),"\n",(0,o.jsx)(t.admonition,{title:"Learning Objectives",type:"lo",children:(0,o.jsx)(t.admonition,{title:"LO-1.1.1",type:"K1",children:(0,o.jsx)(t.p,{children:"recall the test levels Robot Framework is mostly used for"})})}),"\n",(0,o.jsx)(t.p,{children:"Robot Framework is widely used at various levels of testing, primarily focusing on:"}),"\n",(0,o.jsxs)(t.ul,{children:["\n",(0,o.jsxs)(t.li,{children:["\n",(0,o.jsxs)(t.p,{children:[(0,o.jsx)(t.strong,{children:"System Testing"}),": Involves verifying the complete system\u2019s behavior and capabilities. It often includes both functional and non-functional aspects (e.g., accessibility, security) and may use simulated components."]}),"\n"]}),"\n",(0,o.jsxs)(t.li,{children:["\n",(0,o.jsxs)(t.p,{children:[(0,o.jsx)(t.strong,{children:"System Integration Testing"}),": Focuses on the interaction between the system under test and external services, as well as on the integration of multiple systems into a larger system, ensuring that all integrated components communicate and function together as expected."]}),"\n"]}),"\n",(0,o.jsxs)(t.li,{children:["\n",(0,o.jsxs)(t.p,{children:[(0,o.jsx)(t.strong,{children:"Acceptance Testing"}),": Aims to validate that the system meets business requirements and is ready for deployment or release. This often includes different forms of acceptance testing (e.g., user acceptance, operational acceptance, regulatory acceptance) and is frequently written or conducted by end-users or stakeholders to confirm the system\u2019s readiness for use. Acceptance tests, often defined by business stakeholders in approaches like Acceptance Test-Driven Development (ATDD), can be automated and executed earlier in the development process. This ensures that the solution aligns with business requirements from the start and provides immediate feedback, reducing costly changes later."]}),"\n"]}),"\n",(0,o.jsxs)(t.li,{children:["\n",(0,o.jsxs)(t.p,{children:[(0,o.jsx)(t.strong,{children:"End-to-End Testing"}),": Verifies that a complete workflow or process within the system operates as intended, covering all interconnected subsystems, interfaces, and external components. End-to-end tests ensure the correct functioning of the application in real-world scenarios by simulating user interactions from start to finish."]}),"\n"]}),"\n"]}),"\n",(0,o.jsx)(t.p,{children:"Robot Framework's flexibility and support for external libraries make it an excellent tool for automating these comprehensive test cases, ensuring seamless interaction between components and validating the system's behavior also in production or production-like conditions."}),"\n",(0,o.jsxs)(t.p,{children:["Robot Framework is typically not used for ",(0,o.jsx)(t.strong,{children:"component testing"})," nor ",(0,o.jsx)(t.strong,{children:"integration testing"})," because its primary strength lies in higher-level testing, such as system, acceptance, and end-to-end testing, where behavior-driven and keyword-based approaches excel. Component testing requires low-level, granular tests focusing on individual units of code, often necessitating direct interaction with the codebase, mocking, or stubbing, which are better handled by unit testing frameworks like JUnit, pytest, or NUnit. Similarly, integration testing at a low level often requires precise control over service interactions, such as API stubs or protocol-level testing, which may not align with Robot Framework's abstraction-oriented design. While Robot Framework can technically handle these cases through custom libraries, its overhead and design philosophy make it less efficient compared to tools specifically tailored for low-level and tightly scoped testing tasks."]}),"\n",(0,o.jsx)(t.h3,{id:"1111-synthetic-monitoring",children:"1.1.1.1 Synthetic Monitoring"}),"\n",(0,o.jsxs)(t.p,{children:["Beyond traditional test levels, ",(0,o.jsx)(t.strong,{children:"Synthetic Monitoring"}),", also referred to as ",(0,o.jsx)(t.strong,{children:"Active Monitoring"})," or ",(0,o.jsx)(t.strong,{children:"Proactive Monitoring"}),", is a proactive approach that simulates user interactions with live systems at regular intervals. It detects performance issues or downtime early with the goal of to detect such failure before they affect actual users."]}),"\n",(0,o.jsx)(t.h2,{id:"112-robotic-process-automation-rpa",children:"1.1.2 Robotic Process Automation (RPA)"}),"\n",(0,o.jsx)(t.p,{children:"Robotic Process Automation (RPA) uses software bots to perform tasks and interactions normally performed by humans, without requiring changes to the underlying applications."}),"\n",(0,o.jsx)(t.p,{children:"Robot Framework, with its keyword-driven approach, vast ecosystem of libraries, simplicity, and scalability, is widely adopted for RPA tasks.\nRobot Framework allows users to automate most workflows using ready-made keyword libraries that provide a wide range of functionalities. These libraries can be combined and reused in user-defined keywords, making automation simple and efficient. For custom functionalities or more complex tasks, Robot Framework also offers the flexibility to create custom keyword libraries using Python, enabling advanced use cases and seamless integration with unique systems."}),"\n",(0,o.jsx)(t.p,{children:"Common use cases of RPA with Robot Framework include:"}),"\n",(0,o.jsxs)(t.ul,{children:["\n",(0,o.jsxs)(t.li,{children:[(0,o.jsx)(t.strong,{children:"Data extraction and manipulation"}),": Automating data transfers and processing between systems."]}),"\n",(0,o.jsxs)(t.li,{children:[(0,o.jsx)(t.strong,{children:"Task/proces automation"}),": Automating tasks such as form submissions, clicks, and file operations across web or desktop applications."]}),"\n"]})]})}function h(e={}){const{wrapper:t}={...(0,i.R)(),...e.components};return t?(0,o.jsx)(t,{...e,children:(0,o.jsx)(d,{...e})}):d(e)}},8453:(e,t,s)=>{s.d(t,{R:()=>r,x:()=>a});var n=s(6540);const o={},i=n.createContext(o);function r(e){const t=n.useContext(i);return n.useMemo((function(){return"function"==typeof e?e(t):{...t,...e}}),[t,e])}function a(e){let t;return t=e.disableParentContext?"function"==typeof e.components?e.components(o):e.components||o:r(e.components),n.createElement(i.Provider,{value:t},e.children)}}}]); \ No newline at end of file +"use strict";(self.webpackChunkwebsite=self.webpackChunkwebsite||[]).push([[505],{425:(e,t,s)=>{s.r(t),s.d(t,{assets:()=>c,contentTitle:()=>a,default:()=>h,frontMatter:()=>r,metadata:()=>n,toc:()=>l});const n=JSON.parse('{"id":"chapter-01/purpose","title":"1.1 Purpose / Use Cases","description":"Recall the two main use cases of Robot Framework","source":"@site/docs/chapter-01/01_purpose.md","sourceDirName":"chapter-01","slug":"/chapter-01/purpose","permalink":"/robotframework-RFCP-syllabus/docs/chapter-01/purpose","draft":false,"unlisted":false,"editUrl":"https://github.com/robotframework/robotframework-RFCP-syllabus/edit/docusaurus/website/docs/chapter-01/01_purpose.md","tags":[],"version":"current","sidebarPosition":1,"frontMatter":{},"sidebar":"tutorialSidebar","previous":{"title":"1 Introduction to Robot Framework","permalink":"/robotframework-RFCP-syllabus/docs/chapter-01/overview"},"next":{"title":"1.2 Architecture of Robot Framework","permalink":"/robotframework-RFCP-syllabus/docs/chapter-01/architecture"}}');var o=s(4848),i=s(8453);const r={},a="1.1 Purpose / Use Cases",c={},l=[{value:"1.1.1 Test Automation",id:"111-test-automation",level:2},{value:"1.1.1.1 Synthetic Monitoring",id:"1111-synthetic-monitoring",level:3},{value:"1.1.2 Robotic Process Automation (RPA)",id:"112-robotic-process-automation-rpa",level:2}];function d(e){const t={admonition:"admonition",h1:"h1",h2:"h2",h3:"h3",header:"header",li:"li",p:"p",strong:"strong",ul:"ul",...(0,i.R)(),...e.components};return(0,o.jsxs)(o.Fragment,{children:[(0,o.jsx)(t.header,{children:(0,o.jsx)(t.h1,{id:"11-purpose--use-cases",children:"1.1 Purpose / Use Cases"})}),"\n",(0,o.jsx)(t.admonition,{title:"Learning Objectives",type:"lo",children:(0,o.jsx)(t.admonition,{title:"LO-1.1",type:"K1",children:(0,o.jsx)(t.p,{children:"Recall the two main use cases of Robot Framework"})})}),"\n",(0,o.jsxs)(t.p,{children:["Robot Framework is a versatile, open-source automation framework that supports both ",(0,o.jsx)(t.strong,{children:"test automation"})," and ",(0,o.jsx)(t.strong,{children:"robotic process automation (RPA)"}),".\nInitially designed for acceptance testing, it has since evolved to cover other types of testing and various automation tasks in both IT and business environments.\nIts keyword-driven approach allows users to create reusable components, making it accessible even to those with minimal programming skills.\nRobot Framework can be extended through a vast array of third-party or custom made keyword libraries, allowing it to automate interactions with APIs, user interfaces, databases, and many more technologies."]}),"\n",(0,o.jsx)(t.h2,{id:"111-test-automation",children:"1.1.1 Test Automation"}),"\n",(0,o.jsx)(t.admonition,{title:"Learning Objectives",type:"lo",children:(0,o.jsx)(t.admonition,{title:"LO-1.1.1",type:"K1",children:(0,o.jsx)(t.p,{children:"Recall the test levels Robot Framework is mostly used for"})})}),"\n",(0,o.jsx)(t.p,{children:"Robot Framework is widely used at various levels of testing, primarily focusing on:"}),"\n",(0,o.jsxs)(t.ul,{children:["\n",(0,o.jsxs)(t.li,{children:["\n",(0,o.jsxs)(t.p,{children:[(0,o.jsx)(t.strong,{children:"System Testing"}),": Involves verifying the complete system\u2019s behavior and capabilities. It often includes both functional and non-functional aspects (e.g., accessibility, security) and may use simulated components."]}),"\n"]}),"\n",(0,o.jsxs)(t.li,{children:["\n",(0,o.jsxs)(t.p,{children:[(0,o.jsx)(t.strong,{children:"System Integration Testing"}),": Focuses on the interaction between the system under test and external services, as well as on the integration of multiple systems into a larger system, ensuring that all integrated components communicate and function together as expected."]}),"\n"]}),"\n",(0,o.jsxs)(t.li,{children:["\n",(0,o.jsxs)(t.p,{children:[(0,o.jsx)(t.strong,{children:"Acceptance Testing"}),": Aims to validate that the system meets business requirements and is ready for deployment or release. This often includes different forms of acceptance testing (e.g., user acceptance, operational acceptance, regulatory acceptance) and is frequently written or conducted by end-users or stakeholders to confirm the system\u2019s readiness for use. Acceptance tests, often defined by business stakeholders in approaches like Acceptance Test-Driven Development (ATDD), can be automated and executed earlier in the development process. This ensures that the solution aligns with business requirements from the start and provides immediate feedback, reducing costly changes later."]}),"\n"]}),"\n",(0,o.jsxs)(t.li,{children:["\n",(0,o.jsxs)(t.p,{children:[(0,o.jsx)(t.strong,{children:"End-to-End Testing"}),": Verifies that a complete workflow or process within the system operates as intended, covering all interconnected subsystems, interfaces, and external components. End-to-end tests ensure the correct functioning of the application in real-world scenarios by simulating user interactions from start to finish."]}),"\n"]}),"\n"]}),"\n",(0,o.jsx)(t.p,{children:"Robot Framework's flexibility and support for external libraries make it an excellent tool for automating these comprehensive test cases, ensuring seamless interaction between components and validating the system's behavior also in production or production-like conditions."}),"\n",(0,o.jsxs)(t.p,{children:["Robot Framework is typically not used for ",(0,o.jsx)(t.strong,{children:"component testing"})," nor ",(0,o.jsx)(t.strong,{children:"integration testing"})," because its primary strength lies in higher-level testing, such as system, acceptance, and end-to-end testing, where behavior-driven and keyword-based approaches excel. Component testing requires low-level, granular tests focusing on individual units of code, often necessitating direct interaction with the codebase, mocking, or stubbing, which are better handled by unit testing frameworks like JUnit, pytest, or NUnit. Similarly, integration testing at a low level often requires precise control over service interactions, such as API stubs or protocol-level testing, which may not align with Robot Framework's abstraction-oriented design. While Robot Framework can technically handle these cases through custom libraries, its overhead and design philosophy make it less efficient compared to tools specifically tailored for low-level and tightly scoped testing tasks."]}),"\n",(0,o.jsx)(t.h3,{id:"1111-synthetic-monitoring",children:"1.1.1.1 Synthetic Monitoring"}),"\n",(0,o.jsxs)(t.p,{children:["Beyond traditional test levels, ",(0,o.jsx)(t.strong,{children:"Synthetic Monitoring"}),", also referred to as ",(0,o.jsx)(t.strong,{children:"Active Monitoring"})," or ",(0,o.jsx)(t.strong,{children:"Proactive Monitoring"}),", is a proactive approach that simulates user interactions with live systems at regular intervals. It detects performance issues or downtime early with the goal of to detect such failure before they affect actual users."]}),"\n",(0,o.jsx)(t.h2,{id:"112-robotic-process-automation-rpa",children:"1.1.2 Robotic Process Automation (RPA)"}),"\n",(0,o.jsx)(t.p,{children:"Robotic Process Automation (RPA) uses software bots to perform tasks and interactions normally performed by humans, without requiring changes to the underlying applications."}),"\n",(0,o.jsx)(t.p,{children:"Robot Framework, with its keyword-driven approach, vast ecosystem of libraries, simplicity, and scalability, is widely adopted for RPA tasks.\nRobot Framework allows users to automate most workflows using ready-made keyword libraries that provide a wide range of functionalities. These libraries can be combined and reused in user-defined keywords, making automation simple and efficient. For custom functionalities or more complex tasks, Robot Framework also offers the flexibility to create custom keyword libraries using Python, enabling advanced use cases and seamless integration with unique systems."}),"\n",(0,o.jsx)(t.p,{children:"Common use cases of RPA with Robot Framework include:"}),"\n",(0,o.jsxs)(t.ul,{children:["\n",(0,o.jsxs)(t.li,{children:[(0,o.jsx)(t.strong,{children:"Data extraction and manipulation"}),": Automating data transfers and processing between systems."]}),"\n",(0,o.jsxs)(t.li,{children:[(0,o.jsx)(t.strong,{children:"Task/proces automation"}),": Automating tasks such as form submissions, clicks, and file operations across web or desktop applications."]}),"\n"]})]})}function h(e={}){const{wrapper:t}={...(0,i.R)(),...e.components};return t?(0,o.jsx)(t,{...e,children:(0,o.jsx)(d,{...e})}):d(e)}},8453:(e,t,s)=>{s.d(t,{R:()=>r,x:()=>a});var n=s(6540);const o={},i=n.createContext(o);function r(e){const t=n.useContext(i);return n.useMemo((function(){return"function"==typeof e?e(t):{...t,...e}}),[t,e])}function a(e){let t;return t=e.disableParentContext?"function"==typeof e.components?e.components(o):e.components||o:r(e.components),n.createElement(i.Provider,{value:t},e.children)}}}]); \ No newline at end of file diff --git a/assets/js/84a0ba48.1c7444ef.js b/assets/js/84a0ba48.1c7444ef.js new file mode 100644 index 0000000..fab576f --- /dev/null +++ b/assets/js/84a0ba48.1c7444ef.js @@ -0,0 +1 @@ +"use strict";(self.webpackChunkwebsite=self.webpackChunkwebsite||[]).push([[347],{8877:(e,t,i)=>{i.r(t),i.d(t,{assets:()=>c,contentTitle:()=>a,default:()=>h,frontMatter:()=>o,metadata:()=>n,toc:()=>d});const n=JSON.parse('{"id":"chapter-01/styles","title":"1.4 Specification Styles","description":"Recall the three specification styles of Robot Framework","source":"@site/docs/chapter-01/04_styles.md","sourceDirName":"chapter-01","slug":"/chapter-01/styles","permalink":"/robotframework-RFCP-syllabus/docs/chapter-01/styles","draft":false,"unlisted":false,"editUrl":"https://github.com/robotframework/robotframework-RFCP-syllabus/edit/docusaurus/website/docs/chapter-01/04_styles.md","tags":[],"version":"current","sidebarPosition":4,"frontMatter":{},"sidebar":"tutorialSidebar","previous":{"title":"1.3 Basic Syntax & Structure","permalink":"/robotframework-RFCP-syllabus/docs/chapter-01/syntax"},"next":{"title":"1.5 Organization and Licensing","permalink":"/robotframework-RFCP-syllabus/docs/chapter-01/organization"}}');var r=i(4848),s=i(8453);const o={},a="1.4 Specification Styles",c={},d=[{value:"1.4.1 Keyword-Driven Specification",id:"141-keyword-driven-specification",level:2},{value:"1.4.2 Behavior-Driven Specification",id:"142-behavior-driven-specification",level:2},{value:"1.4.3 Comparing Keyword-Driven and Behavior-Driven Specification",id:"143-comparing-keyword-driven-and-behavior-driven-specification",level:2},{value:"1.4.4 Data-Driven Specification",id:"144-data-driven-specification",level:2}];function l(e){const t={a:"a",admonition:"admonition",code:"code",em:"em",h1:"h1",h2:"h2",header:"header",li:"li",p:"p",pre:"pre",strong:"strong",ul:"ul",...(0,s.R)(),...e.components};return(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)(t.header,{children:(0,r.jsx)(t.h1,{id:"14-specification-styles",children:"1.4 Specification Styles"})}),"\n",(0,r.jsx)(t.admonition,{title:"Learning Objectives",type:"lo",children:(0,r.jsx)(t.admonition,{title:"LO-1.4",type:"K1",children:(0,r.jsx)(t.p,{children:"Recall the three specification styles of Robot Framework"})})}),"\n",(0,r.jsxs)(t.p,{children:["Specification styles define how the automation process or test cases are structured, focusing on how actions and verifications are expressed.\nThese styles can be applied to all types of automation, including both testing and robotic process automation (RPA).\nWhile ",(0,r.jsx)(t.strong,{children:"Keyword-Driven Testing (KDT)"})," and ",(0,r.jsx)(t.strong,{children:"Behavior-Driven Development (BDD)"})," are commonly associated with testing, the principles behind these styles are adaptable to other forms of automation."]}),"\n",(0,r.jsxs)(t.p,{children:["Both styles can be mixed, even within the same test or task, but it is strongly recommended to have separate styles for separate purposes and not wildly mix them within the same body.\nSo it would be one practical solution to define acceptance test cases that cover users expectations in ",(0,r.jsx)(t.em,{children:"Behavior-Driven Style"}),", while these declarative Behavior-Driven keywords are implemented by calling imperative Keyword-Driven keywords.\nAnd other system level test cases, that are not covering acceptance criteria could be written as Keyword-Driven Testing."]}),"\n",(0,r.jsxs)(t.p,{children:["The approach of both styles is different in that way,\nthat the ",(0,r.jsx)(t.em,{children:"Behavior-Driven Style"})," is a ",(0,r.jsx)(t.strong,{children:"declarative"})," specification,\nwhere the script describe/declare what the system should do or how it should behave,\nwhile the ",(0,r.jsx)(t.em,{children:"Keyword-Driven Style"})," is an ",(0,r.jsx)(t.strong,{children:"imperative"})," specification,\nwhere the script specifies what the automation should do to control the system."]}),"\n",(0,r.jsxs)(t.p,{children:["Beside these two different specification approaches how to write/formulate\nyour automation script and their step sequences,\nthere is also a third specification method, ",(0,r.jsx)(t.strong,{children:"Data-Driven Specification"})," that can be combined\nwith the other two styles, to define the data that is used in the automation."]}),"\n",(0,r.jsx)(t.h2,{id:"141-keyword-driven-specification",children:"1.4.1 Keyword-Driven Specification"}),"\n",(0,r.jsx)(t.admonition,{title:"Learning Objectives",type:"lo",children:(0,r.jsx)(t.admonition,{title:"LO-1.4.1",type:"K2",children:(0,r.jsx)(t.p,{children:"Understand the basic concepts of Keyword-Driven Specification"})})}),"\n",(0,r.jsxs)(t.p,{children:["In ",(0,r.jsx)(t.strong,{children:"Keyword-Driven Specification"}),", automation steps are expressed through a sequence of mostly ",(0,r.jsx)(t.strong,{children:"imperative commands"}),".\nKeywords define the specific actions that must be executed in a particular order, similar to procedural programming.\nThe emphasis is on the ",(0,r.jsx)(t.strong,{children:"actions performed by the automation/tester"}),"."]}),"\n",(0,r.jsx)(t.p,{children:"For example, in Robot Framework, a Keyword-Driven test might look like:"}),"\n",(0,r.jsx)(t.pre,{children:(0,r.jsx)(t.code,{className:"language-robotframework",children:"*** Test Cases ***\nVerify Foundation Link\n Open Page http://robotframework.org\n Click Button FOUNDATION\n Verify Title Foundation | Robot Framework\n Verify Url https://robotframework.org/foundation\n"})}),"\n",(0,r.jsxs)(t.p,{children:["Verifications or assertions can be imperative, though they are often phrased as assertions, such as ",(0,r.jsx)(t.code,{children:"Title Should Be Foundation | Robot Framework"}),", adding flexibility to how outcomes are checked."]}),"\n",(0,r.jsxs)(t.p,{children:["The advantage of this style lies in its ",(0,r.jsx)(t.strong,{children:"clarity"})," and ",(0,r.jsx)(t.strong,{children:"structure"}),".\nIt provides a straightforward representation of the task flow, making it easy to understand what actions will be executed."]}),"\n",(0,r.jsx)(t.p,{children:"By separating the executed step/keyword and its arguments/data with spaces it improves the readability of tests or tasks.\nFlow and data can be parsed separately by the consumer."}),"\n",(0,r.jsx)(t.h2,{id:"142-behavior-driven-specification",children:"1.4.2 Behavior-Driven Specification"}),"\n",(0,r.jsx)(t.admonition,{title:"Learning Objectives",type:"lo",children:(0,r.jsx)(t.admonition,{title:"LO-1.4.2",type:"K2",children:(0,r.jsx)(t.p,{children:"Understand the basic concepts of Behavior-Driven Specification"})})}),"\n",(0,r.jsxs)(t.p,{children:[(0,r.jsx)(t.strong,{children:"Behavior-Driven Specification"})," originates from ",(0,r.jsx)(t.strong,{children:"Behavior-Driven Development (BDD)"})," and its ",(0,r.jsx)(t.strong,{children:"Gherkin-Style"}),", where steps are written to describe the system's behavior from the user's perspective.\nThis style often incorporates ",(0,r.jsx)(t.strong,{children:"embedded arguments"})," into the steps and uses natural language constructs like ",(0,r.jsx)(t.strong,{children:"Given, When, Then, And & But"}),"."]}),"\n",(0,r.jsx)(t.p,{children:"In Robot Framework, behavior-driven tests may look like:"}),"\n",(0,r.jsx)(t.pre,{children:(0,r.jsx)(t.code,{className:"language-robotframework",children:'*** Test Cases ***\nOpening Foundation Page\n Given "robotframework.org" is open\n When the user clicks the "FOUNDATION" button\n Then the page title should be "Foundation | Robot Framework"\n And the url should be "https://robotframework.org/foundation"\n'})}),"\n",(0,r.jsxs)(t.p,{children:["The prefixes ",(0,r.jsx)(t.code,{children:"Given"}),", ",(0,r.jsx)(t.code,{children:"When"}),", ",(0,r.jsx)(t.code,{children:"Then"}),", ",(0,r.jsx)(t.code,{children:"And"})," and ",(0,r.jsx)(t.code,{children:"But"})," are basically ignored by Robot Framework if a keyword is found matching the rest of the name.\nA key difference between Robot Framework's behavior-driven style and BDD frameworks like ",(0,r.jsx)(t.strong,{children:"Cucumber"})," or most others is the ability in Robot Framework to use ",(0,r.jsx)(t.strong,{children:"multiple keyword layers"}),".\nIn other BDD frameworks the code that implements a sentence like ",(0,r.jsx)(t.code,{children:'Given "robotframework.org" is open.'})," is referred to as a step definition.\nStep definitions are written in a programming language (typically Java, JavaScript, Ruby, or Python) and map natural language steps from a Gherkin feature file to code.\nTherefore there are no multiple layers of keywords that can be logged into execution protocols.\nRobot Framework allows you to create ",(0,r.jsx)(t.strong,{children:"user keywords"})," that can further call other user or library keywords, providing greater flexibility, modularity and much more detailed logging."]}),"\n",(0,r.jsx)(t.h2,{id:"143-comparing-keyword-driven-and-behavior-driven-specification",children:"1.4.3 Comparing Keyword-Driven and Behavior-Driven Specification"}),"\n",(0,r.jsx)(t.admonition,{title:"Learning Objectives",type:"lo",children:(0,r.jsx)(t.admonition,{title:"LO-1.4.3",type:"K1",children:(0,r.jsx)(t.p,{children:"Recall the differences between Keyword-Driven and Behavior-Driven Specification"})})}),"\n",(0,r.jsxs)(t.p,{children:["The core difference between ",(0,r.jsx)(t.strong,{children:"Keyword-Driven"})," and ",(0,r.jsx)(t.strong,{children:"Behavior-Driven"})," styles lies in their focus:"]}),"\n",(0,r.jsxs)(t.ul,{children:["\n",(0,r.jsxs)(t.li,{children:["\n",(0,r.jsxs)(t.p,{children:[(0,r.jsx)(t.strong,{children:"Keyword-Driven Style"})," emphasizes ",(0,r.jsx)(t.strong,{children:"what actions"})," need to be performed in a specific order, making it action-centric.\nIt is an ",(0,r.jsx)(t.strong,{children:"imperative"})," style, comparable to procedural programming.\nIt is structured, clear, and well-suited for scenarios where the steps are more technical\nor detailed and involve a larger number of keyword calls within a test or task.\nAdditionally, this style is better suited for complex tasks or handling complex data,\nas it enables a clear separation between keyword names and their argument values."]}),"\n"]}),"\n",(0,r.jsxs)(t.li,{children:["\n",(0,r.jsxs)(t.p,{children:[(0,r.jsx)(t.strong,{children:"Behavior-Driven Style"})," emphasizes ",(0,r.jsx)(t.strong,{children:"how the system behaves"})," from the user's point of view,\nusing more natural language and focusing on expected outcomes.\nIt is a ",(0,r.jsx)(t.strong,{children:"declarative"})," style that can be compared to writing user stories or acceptance criteria.\nIt is optimized for ",(0,r.jsx)(t.strong,{children:"business-oriented"})," descriptions of functionality\nand is often more suitable for communicating with non-technical stakeholders.\nThis style can get less understandable when the amount of steps increases\nor the amount of defined data in the steps increases."]}),"\n"]}),"\n"]}),"\n",(0,r.jsx)(t.p,{children:"Both styles can be applied within Robot Framework, offering flexibility depending on the context of the automation task."}),"\n",(0,r.jsx)(t.h2,{id:"144-data-driven-specification",children:"1.4.4 Data-Driven Specification"}),"\n",(0,r.jsx)(t.admonition,{title:"Learning Objectives",type:"lo",children:(0,r.jsx)(t.admonition,{title:"LO-1.4.4",type:"K1",children:(0,r.jsx)(t.p,{children:"Recall the purpose of Data-Driven Specification"})})}),"\n",(0,r.jsxs)(t.p,{children:[(0,r.jsx)(t.strong,{children:"Data-Driven Specification"})," originates from ",(0,r.jsx)(t.strong,{children:"Data-Driven Testing"}),"\nand is a method where the test data and expected results are\nseparated from the test script that controls the flow."]}),"\n",(0,r.jsxs)(t.p,{children:["While in ",(0,r.jsx)(t.strong,{children:"Robotic Process Automation (RPA)"}),", the data\nused in an automation workflow is typically acquired dynamically from an external source,\nin testing, the data is specifically chosen to cover different scenarios or cases.\nTherefore, this method of defining data combinations\nstatically in the suite files is normally not applicable to RPA."]}),"\n",(0,r.jsxs)(t.p,{children:["The purpose of ",(0,r.jsx)(t.strong,{children:"Data-Driven Testing"})," is to automate the same sequence of actions\nor scenario with different sets of input and/or expected output data."]}),"\n",(0,r.jsx)(t.p,{children:"In this style, a single user keyword, which contains the whole test logic or sequence of actions,\nis executed with multiple data variations,\nmaking it highly effective for repetitive tests,\nwhere the logic stays the same but the data changes,\nwithout duplicating the test logic for each case."}),"\n",(0,r.jsxs)(t.p,{children:["Robot Framework offers a convenient feature for this approach through ",(0,r.jsx)(t.strong,{children:"Test Templates"}),"."]}),"\n",(0,r.jsxs)(t.p,{children:[(0,r.jsx)(t.strong,{children:"Benefits of Data-Driven Specification"}),":"]}),"\n",(0,r.jsxs)(t.ul,{children:["\n",(0,r.jsxs)(t.li,{children:[(0,r.jsx)(t.strong,{children:"Efficiency"}),": Reduces the need to write redundant test cases by reusing the same workflow with different data inputs."]}),"\n",(0,r.jsxs)(t.li,{children:[(0,r.jsx)(t.strong,{children:"Clarity"}),": Keeps the test logic separate from the data, making it easier to manage large data sets."]}),"\n",(0,r.jsxs)(t.li,{children:[(0,r.jsx)(t.strong,{children:"Scalability"}),": Suitable for scenarios where the same functionality needs to be tested under various conditions, such as verifying form inputs or performing calculations with different values."]}),"\n"]}),"\n",(0,r.jsxs)(t.p,{children:["See ",(0,r.jsx)(t.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-03/datadriven",children:"3.4 Using Data-Driven Specification"})," for more details and examples on Data-Driven Specification."]})]})}function h(e={}){const{wrapper:t}={...(0,s.R)(),...e.components};return t?(0,r.jsx)(t,{...e,children:(0,r.jsx)(l,{...e})}):l(e)}},8453:(e,t,i)=>{i.d(t,{R:()=>o,x:()=>a});var n=i(6540);const r={},s=n.createContext(r);function o(e){const t=n.useContext(s);return n.useMemo((function(){return"function"==typeof e?e(t):{...t,...e}}),[t,e])}function a(e){let t;return t=e.disableParentContext?"function"==typeof e.components?e.components(r):e.components||r:o(e.components),n.createElement(s.Provider,{value:t},e.children)}}}]); \ No newline at end of file diff --git a/assets/js/84a0ba48.9c770427.js b/assets/js/84a0ba48.9c770427.js deleted file mode 100644 index d864da9..0000000 --- a/assets/js/84a0ba48.9c770427.js +++ /dev/null @@ -1 +0,0 @@ -"use strict";(self.webpackChunkwebsite=self.webpackChunkwebsite||[]).push([[347],{8877:(e,t,i)=>{i.r(t),i.d(t,{assets:()=>c,contentTitle:()=>a,default:()=>h,frontMatter:()=>o,metadata:()=>n,toc:()=>d});const n=JSON.parse('{"id":"chapter-01/styles","title":"1.4 Specification Styles","description":"Recall the three specification styles of Robot Framework","source":"@site/docs/chapter-01/04_styles.md","sourceDirName":"chapter-01","slug":"/chapter-01/styles","permalink":"/robotframework-RFCP-syllabus/docs/chapter-01/styles","draft":false,"unlisted":false,"editUrl":"https://github.com/robotframework/robotframework-RFCP-syllabus/edit/docusaurus/website/docs/chapter-01/04_styles.md","tags":[],"version":"current","sidebarPosition":4,"frontMatter":{},"sidebar":"tutorialSidebar","previous":{"title":"1.3 Basic Syntax & Structure","permalink":"/robotframework-RFCP-syllabus/docs/chapter-01/syntax"},"next":{"title":"1.5 Organization and Licensing","permalink":"/robotframework-RFCP-syllabus/docs/chapter-01/organization"}}');var r=i(4848),s=i(8453);const o={},a="1.4 Specification Styles",c={},d=[{value:"1.4.1 Keyword-Driven Specification",id:"141-keyword-driven-specification",level:2},{value:"1.4.2 Behavior-Driven Specification",id:"142-behavior-driven-specification",level:2},{value:"1.4.3 Comparing Keyword-Driven and Behavior-Driven Specification",id:"143-comparing-keyword-driven-and-behavior-driven-specification",level:2},{value:"1.4.4 Data-Driven Specification",id:"144-data-driven-specification",level:2}];function l(e){const t={a:"a",admonition:"admonition",code:"code",em:"em",h1:"h1",h2:"h2",header:"header",li:"li",p:"p",strong:"strong",ul:"ul",...(0,s.R)(),...e.components};return(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)(t.header,{children:(0,r.jsx)(t.h1,{id:"14-specification-styles",children:"1.4 Specification Styles"})}),"\n",(0,r.jsx)(t.admonition,{title:"Learning Objectives",type:"lo",children:(0,r.jsx)(t.admonition,{title:"LO-1.4",type:"K1",children:(0,r.jsx)(t.p,{children:"Recall the three specification styles of Robot Framework"})})}),"\n",(0,r.jsxs)(t.p,{children:["Specification styles define how the automation process or test cases are structured, focusing on how actions and verifications are expressed.\nThese styles can be applied to all types of automation, including both testing and robotic process automation (RPA).\nWhile ",(0,r.jsx)(t.strong,{children:"Keyword-Driven Testing (KDT)"})," and ",(0,r.jsx)(t.strong,{children:"Behavior-Driven Development (BDD)"})," are commonly associated with testing, the principles behind these styles are adaptable to other forms of automation."]}),"\n",(0,r.jsxs)(t.p,{children:["Both styles can be mixed, even within the same test or task, but it is strongly recommended to have separate styles for separate purposes and not wildly mix them within the same body.\nSo it would be one practical solution to define acceptance test cases that cover users expectations in ",(0,r.jsx)(t.em,{children:"Behavior-Driven Style"}),", while these declarative Behavior-Driven keywords are implemented by calling imperative Keyword-Driven keywords.\nAnd other system level test cases, that are not covering acceptance criteria could be written as Keyword-Driven Testing."]}),"\n",(0,r.jsxs)(t.p,{children:["The approach of both styles is different in that way,\nthat the ",(0,r.jsx)(t.em,{children:"Behavior-Driven Style"})," is a ",(0,r.jsx)(t.strong,{children:"declarative"})," specification,\nwhere the script describe/declare what the system should do or how it should behave,\nwhile the ",(0,r.jsx)(t.em,{children:"Keyword-Driven Style"})," is an ",(0,r.jsx)(t.strong,{children:"imperative"})," specification,\nwhere the script specifies what the automation should do to control the system."]}),"\n",(0,r.jsxs)(t.p,{children:["Beside these two different specification approaches how to write/formulate\nyour automation script and their step sequences,\nthere is also a third specification method, ",(0,r.jsx)(t.strong,{children:"Data-Driven Specification"})," that can be combined\nwith the other two styles, to define the data that is used in the automation."]}),"\n",(0,r.jsx)(t.h2,{id:"141-keyword-driven-specification",children:"1.4.1 Keyword-Driven Specification"}),"\n",(0,r.jsx)(t.admonition,{title:"Learning Objectives",type:"lo",children:(0,r.jsx)(t.admonition,{title:"LO-1.4.1",type:"K2",children:(0,r.jsx)(t.p,{children:"Understand the basic concepts of Keyword-Driven Specification"})})}),"\n",(0,r.jsxs)(t.p,{children:["In ",(0,r.jsx)(t.strong,{children:"Keyword-Driven Specification"}),", automation steps are expressed through a sequence of mostly ",(0,r.jsx)(t.strong,{children:"imperative commands"}),".\nKeywords define the specific actions that must be executed in a particular order, similar to procedural programming.\nThe emphasis is on the ",(0,r.jsx)(t.strong,{children:"actions performed by the automation/tester"}),"."]}),"\n",(0,r.jsx)(t.p,{children:"For example, in Robot Framework, a keyword-driven test might include steps like:"}),"\n",(0,r.jsxs)(t.ul,{children:["\n",(0,r.jsx)(t.li,{children:(0,r.jsx)(t.code,{children:"Open Page http://robotframework.org"})}),"\n",(0,r.jsx)(t.li,{children:(0,r.jsx)(t.code,{children:"Click Button FOUNDATION"})}),"\n",(0,r.jsx)(t.li,{children:(0,r.jsx)(t.code,{children:"Verify Title Foundation | Robot Framework"})}),"\n",(0,r.jsx)(t.li,{children:(0,r.jsx)(t.code,{children:"Verify Url https://robotframework.org/foundation"})}),"\n"]}),"\n",(0,r.jsxs)(t.p,{children:["Verifications or assertions can be imperative, though they are often phrased as assertions, such as ",(0,r.jsx)(t.code,{children:"Title Should Be Foundation | Robot Framework"}),", adding flexibility to how outcomes are checked."]}),"\n",(0,r.jsxs)(t.p,{children:["The advantage of this style lies in its ",(0,r.jsx)(t.strong,{children:"clarity"})," and ",(0,r.jsx)(t.strong,{children:"structure"}),".\nIt provides a straightforward representation of the task flow, making it easy to understand what actions will be executed."]}),"\n",(0,r.jsx)(t.p,{children:"By separating the executed step/keyword and its arguments/data with spaces it improves the readability of tests or tasks.\nFlow and data can be parsed separately by the consumer."}),"\n",(0,r.jsx)(t.h2,{id:"142-behavior-driven-specification",children:"1.4.2 Behavior-Driven Specification"}),"\n",(0,r.jsx)(t.admonition,{title:"Learning Objectives",type:"lo",children:(0,r.jsx)(t.admonition,{title:"LO-1.4.2",type:"K2",children:(0,r.jsx)(t.p,{children:"Understand the basic concepts of Behavior-Driven Specification"})})}),"\n",(0,r.jsxs)(t.p,{children:[(0,r.jsx)(t.strong,{children:"Behavior-Driven Specification"})," originates from ",(0,r.jsx)(t.strong,{children:"Behavior-Driven Development (BDD)"})," and its ",(0,r.jsx)(t.strong,{children:"Gherkin-Style"}),", where steps are written to describe the system's behavior from the user's perspective.\nThis style often incorporates ",(0,r.jsx)(t.strong,{children:"embedded arguments"})," into the steps and uses natural language constructs like ",(0,r.jsx)(t.strong,{children:"Given, When, Then, And & But"}),"."]}),"\n",(0,r.jsx)(t.p,{children:"In Robot Framework, behavior-driven tests may look like:"}),"\n",(0,r.jsxs)(t.ul,{children:["\n",(0,r.jsx)(t.li,{children:(0,r.jsx)(t.code,{children:'Given "robotframework.org" is open'})}),"\n",(0,r.jsx)(t.li,{children:(0,r.jsx)(t.code,{children:'When the user clicks the "FOUNDATION" button'})}),"\n",(0,r.jsx)(t.li,{children:(0,r.jsx)(t.code,{children:'Then the page title should be "Foundation | Robot Framework"'})}),"\n",(0,r.jsx)(t.li,{children:(0,r.jsx)(t.code,{children:'And the url should be "https://robotframework.org/foundation"'})}),"\n"]}),"\n",(0,r.jsxs)(t.p,{children:["The prefixes ",(0,r.jsx)(t.code,{children:"Given"}),", ",(0,r.jsx)(t.code,{children:"When"}),", ",(0,r.jsx)(t.code,{children:"Then"}),", ",(0,r.jsx)(t.code,{children:"And"})," and ",(0,r.jsx)(t.code,{children:"But"})," are basically ignored by Robot Framework if a keyword is found matching the rest of the name.\nA key difference between Robot Framework's behavior-driven style and BDD frameworks like ",(0,r.jsx)(t.strong,{children:"Cucumber"})," or most others is the ability in Robot Framework to use ",(0,r.jsx)(t.strong,{children:"multiple keyword layers"}),".\nIn other BDD frameworks the code that implements a sentence like ",(0,r.jsx)(t.code,{children:'Given "robotframework.org" is open.'})," is referred to as a step definition.\nStep definitions are written in a programming language (typically Java, JavaScript, Ruby, or Python) and map natural language steps from a Gherkin feature file to code.\nTherefore there are no multiple layers of keywords that can be logged into execution protocols.\nRobot Framework allows you to create ",(0,r.jsx)(t.strong,{children:"user keywords"})," that can further call other user or library keywords, providing greater flexibility, modularity and much more detailed logging."]}),"\n",(0,r.jsx)(t.h2,{id:"143-comparing-keyword-driven-and-behavior-driven-specification",children:"1.4.3 Comparing Keyword-Driven and Behavior-Driven Specification"}),"\n",(0,r.jsx)(t.admonition,{title:"Learning Objectives",type:"lo",children:(0,r.jsx)(t.admonition,{title:"LO-1.4.3",type:"K1",children:(0,r.jsx)(t.p,{children:"Recall the differences between Keyword-Driven and Behavior-Driven Specification"})})}),"\n",(0,r.jsxs)(t.p,{children:["The core difference between ",(0,r.jsx)(t.strong,{children:"Keyword-Driven"})," and ",(0,r.jsx)(t.strong,{children:"Behavior-Driven"})," styles lies in their focus:"]}),"\n",(0,r.jsxs)(t.ul,{children:["\n",(0,r.jsxs)(t.li,{children:["\n",(0,r.jsxs)(t.p,{children:[(0,r.jsx)(t.strong,{children:"Keyword-Driven Style"})," emphasizes ",(0,r.jsx)(t.strong,{children:"what actions"})," need to be performed in a specific order, making it action-centric.\nIt is an ",(0,r.jsx)(t.strong,{children:"imperative"})," style, comparable to procedural programming.\nIt is structured, clear, and well-suited for scenarios where the steps are more technical\nor detailed and involve a larger number of keyword calls within a test or task.\nAdditionally, this style is better suited for complex tasks or handling complex data,\nas it enables a clear separation between keyword names and their argument values."]}),"\n"]}),"\n",(0,r.jsxs)(t.li,{children:["\n",(0,r.jsxs)(t.p,{children:[(0,r.jsx)(t.strong,{children:"Behavior-Driven Style"})," emphasizes ",(0,r.jsx)(t.strong,{children:"how the system behaves"})," from the user's point of view,\nusing more natural language and focusing on expected outcomes.\nIt is a ",(0,r.jsx)(t.strong,{children:"declarative"})," style that can be compared to writing user stories or acceptance criteria.\nIt is optimized for ",(0,r.jsx)(t.strong,{children:"business-oriented"})," descriptions of functionality\nand is often more suitable for communicating with non-technical stakeholders.\nThis style can get less understandable when the amount of steps increases\nor the amount of defined data in the steps increases."]}),"\n"]}),"\n"]}),"\n",(0,r.jsx)(t.p,{children:"Both styles can be applied within Robot Framework, offering flexibility depending on the context of the automation task."}),"\n",(0,r.jsx)(t.h2,{id:"144-data-driven-specification",children:"1.4.4 Data-Driven Specification"}),"\n",(0,r.jsx)(t.admonition,{title:"Learning Objectives",type:"lo",children:(0,r.jsx)(t.admonition,{title:"LO-1.4.4",type:"K1",children:(0,r.jsx)(t.p,{children:"Recall the purpose of Data-Driven Specification"})})}),"\n",(0,r.jsxs)(t.p,{children:[(0,r.jsx)(t.strong,{children:"Data-Driven Specification"})," originates from ",(0,r.jsx)(t.strong,{children:"Data-Driven Testing"}),"\nand is a method where the test data and expected results are\nseparated from the test script that controls the flow."]}),"\n",(0,r.jsxs)(t.p,{children:["While in ",(0,r.jsx)(t.strong,{children:"Robotic Process Automation (RPA)"}),", the data\nused in an automation workflow is typically acquired dynamically from an external source,\nin testing, the data is specifically chosen to cover different scenarios or cases.\nTherefore, this method of defining data combinations\nstatically in the suite files is normally not applicable to RPA."]}),"\n",(0,r.jsxs)(t.p,{children:["The purpose of ",(0,r.jsx)(t.strong,{children:"Data-Driven Testing"})," is to automate the same sequence of actions\nor scenario with different sets of input and/or expected output data."]}),"\n",(0,r.jsx)(t.p,{children:"In this style, a single user keyword, which contains the whole test logic or sequence of actions,\nis executed with multiple data variations,\nmaking it highly effective for repetitive tests,\nwhere the logic stays the same but the data changes,\nwithout duplicating the test logic for each case."}),"\n",(0,r.jsxs)(t.p,{children:["Robot Framework offers a convenient feature for this approach through ",(0,r.jsx)(t.strong,{children:"Test Templates"}),"."]}),"\n",(0,r.jsxs)(t.p,{children:[(0,r.jsx)(t.strong,{children:"Benefits of Data-Driven Specification"}),":"]}),"\n",(0,r.jsxs)(t.ul,{children:["\n",(0,r.jsxs)(t.li,{children:[(0,r.jsx)(t.strong,{children:"Efficiency"}),": Reduces the need to write redundant test cases by reusing the same workflow with different data inputs."]}),"\n",(0,r.jsxs)(t.li,{children:[(0,r.jsx)(t.strong,{children:"Clarity"}),": Keeps the test logic separate from the data, making it easier to manage large data sets."]}),"\n",(0,r.jsxs)(t.li,{children:[(0,r.jsx)(t.strong,{children:"Scalability"}),": Suitable for scenarios where the same functionality needs to be tested under various conditions, such as verifying form inputs or performing calculations with different values."]}),"\n"]}),"\n",(0,r.jsxs)(t.p,{children:["See ",(0,r.jsx)(t.a,{href:"/robotframework-RFCP-syllabus/docs/chapter-03/datadriven",children:"3.4 Using Data-Driven Specification"})," for more details and examples on Data-Driven Specification."]})]})}function h(e={}){const{wrapper:t}={...(0,s.R)(),...e.components};return t?(0,r.jsx)(t,{...e,children:(0,r.jsx)(l,{...e})}):l(e)}},8453:(e,t,i)=>{i.d(t,{R:()=>o,x:()=>a});var n=i(6540);const r={},s=n.createContext(r);function o(e){const t=n.useContext(s);return n.useMemo((function(){return"function"==typeof e?e(t):{...t,...e}}),[t,e])}function a(e){let t;return t=e.disableParentContext?"function"==typeof e.components?e.components(r):e.components||r:o(e.components),n.createElement(s.Provider,{value:t},e.children)}}}]); \ No newline at end of file diff --git a/assets/js/918.6f4bcb48.js b/assets/js/918.6f4bcb48.js new file mode 100644 index 0000000..e466b7e --- /dev/null +++ b/assets/js/918.6f4bcb48.js @@ -0,0 +1 @@ +(self.webpackChunkwebsite=self.webpackChunkwebsite||[]).push([[918],{8974:(e,s,t)=>{"use strict";t.d(s,{A:()=>c});var b=t(8291);const c=b},5741:()=>{}}]); \ No newline at end of file diff --git a/assets/js/main.307ceb62.js b/assets/js/main.307ceb62.js deleted file mode 100644 index aa7e444..0000000 --- a/assets/js/main.307ceb62.js +++ /dev/null @@ -1,2 +0,0 @@ -/*! For license information please see main.307ceb62.js.LICENSE.txt */ -(self.webpackChunkwebsite=self.webpackChunkwebsite||[]).push([[792],{8912:(e,t,n)=>{"use strict";n.d(t,{A:()=>f});n(6540);var r=n(3259),a=n.n(r),o=n(4054);const i={"023f566b":[()=>n.e(291).then(n.bind(n,7631)),"@site/docs/chapter-03/03_user_keyword.md",7631],"0b703ca9":[()=>n.e(492).then(n.bind(n,5993)),"@site/docs/chapter-03/05_advanced_importing.md",5993],13199107:[()=>n.e(244).then(n.bind(n,938)),"@site/docs/chapter-05/02_control_structures.md",938],17896441:[()=>Promise.all([n.e(869),n.e(208),n.e(401)]).then(n.bind(n,9394)),"@theme/DocItem",9394],"1ac98d59":[()=>n.e(635).then(n.bind(n,2588)),"@site/docs/chapter-04/04_tags.md",2588],"1db64337":[()=>n.e(413).then(n.bind(n,2883)),"@site/docs/overview.md",2883],"1df93b7f":[()=>Promise.all([n.e(869),n.e(583)]).then(n.bind(n,7944)),"@site/src/pages/index.tsx",7944],"1f391b9e":[()=>Promise.all([n.e(869),n.e(208),n.e(61)]).then(n.bind(n,9181)),"@theme/MDXPage",9181],"253ecf84":[()=>n.e(575).then(n.bind(n,9559)),"@site/docs/chapter-01/00_overview.md",9559],"2ce1bad2":[()=>n.e(597).then(n.bind(n,5713)),"@site/docs/chapter-02/04_keyword_imports.md",5713],"393be207":[()=>n.e(134).then(n.bind(n,4334)),"@site/src/pages/markdown-page.md",4334],"3f46c699":[()=>n.e(267).then(n.bind(n,7276)),"@site/docs/chapter-01/02_architecture.md",7276],"3f6349d0":[()=>n.e(524).then(n.bind(n,7090)),"@site/docs/chapter-02/02_suitefile_syntax.md",7090],"42b13c28":[()=>n.e(106).then(n.bind(n,2603)),"@site/docs/learning_objectives.md",2603],"53cb162d":[()=>n.e(39).then(n.bind(n,7660)),"@site/docs/chapter-05/01_advanced_variables.md",7660],"592f7b1a":[()=>n.e(964).then(n.bind(n,3237)),"@site/docs/chapter-04/05_skip.md",3237],"5e95c892":[()=>n.e(647).then(n.bind(n,8122)),"@theme/DocsRoot",8122],"5e9f5e1a":[()=>Promise.resolve().then(n.bind(n,4784)),"@generated/docusaurus.config",4784],"6172ffd9":[()=>n.e(834).then(n.bind(n,5347)),"@site/docs/chapter-01/03_syntax.md",5347],"690a65f6":[()=>n.e(462).then(n.bind(n,7073)),"@site/docs/chapter-01/05_organization.md",7073],"7316ce2d":[()=>n.e(234).then(n.bind(n,8740)),"@site/docs/chapter-02/01_suitefile.md",8740],"7c03554e":[()=>n.e(9).then(n.bind(n,9734)),"@site/docs/chapter-04/00_overview.md",9734],"808d6e50":[()=>n.e(263).then(n.bind(n,7668)),"@site/docs/chapter-03/01_resource_file.md",7668],"8388159d":[()=>n.e(505).then(n.bind(n,425)),"@site/docs/chapter-01/01_purpose.md",425],"84a0ba48":[()=>n.e(347).then(n.bind(n,8877)),"@site/docs/chapter-01/04_styles.md",8877],"9c3e675f":[()=>n.e(427).then(n.bind(n,2649)),"@site/docs/chapter-05/00_overview.md",2649],"9e8e26ca":[()=>n.e(612).then(n.bind(n,6835)),"@site/docs/chapter-02/05_keyword_interface.md",6835],a052276e:[()=>n.e(571).then(n.bind(n,5061)),"@site/docs/chapter-02/03_executing.md",5061],a2e17bec:[()=>n.e(471).then(n.t.bind(n,4802,19)),"@generated/docusaurus-plugin-content-docs/default/p/robotframework-rfcp-syllabus-docs-20f.json",4802],a41833b0:[()=>n.e(415).then(n.bind(n,8986)),"@site/docs/chapter-02/06_writing_test.md",8986],a7456010:[()=>n.e(235).then(n.t.bind(n,8552,19)),"@generated/docusaurus-plugin-content-pages/default/__plugin.json",8552],a7bd4aaa:[()=>n.e(98).then(n.bind(n,7419)),"@theme/DocVersionRoot",7419],a93b3fe8:[()=>n.e(190).then(n.bind(n,9558)),"@site/docs/chapter-02/00_overview.md",9558],a94703ab:[()=>Promise.all([n.e(869),n.e(48)]).then(n.bind(n,1841)),"@theme/DocRoot",1841],aba21aa0:[()=>n.e(742).then(n.t.bind(n,7093,19)),"@generated/docusaurus-plugin-content-docs/default/__plugin.json",7093],c290ca98:[()=>n.e(308).then(n.bind(n,1840)),"@site/docs/chapter-03/00_overview.md",1840],c9636b30:[()=>n.e(731).then(n.bind(n,4842)),"@site/docs/chapter-04/01_setups.md",4842],d1a1a2f4:[()=>n.e(695).then(n.bind(n,8041)),"@site/docs/chapter-04/02_teardowns.md",8041],efb9ee1a:[()=>n.e(933).then(n.bind(n,4311)),"@site/docs/chapter-03/04_datadriven.md",4311],f22319c2:[()=>n.e(847).then(n.bind(n,2224)),"@site/docs/chapter-03/02_variables.md",2224],f2e467a7:[()=>n.e(757).then(n.bind(n,8227)),"@site/docs/chapter-04/03_init_files.md",8227],f844f828:[()=>n.e(165).then(n.bind(n,2806)),"@site/docs/glossary/Glossary.md",2806]};var l=n(4848);function s(e){let{error:t,retry:n,pastDelay:r}=e;return t?(0,l.jsxs)("div",{style:{textAlign:"center",color:"#fff",backgroundColor:"#fa383e",borderColor:"#fa383e",borderStyle:"solid",borderRadius:"0.25rem",borderWidth:"1px",boxSizing:"border-box",display:"block",padding:"1rem",flex:"0 0 50%",marginLeft:"25%",marginRight:"25%",marginTop:"5rem",maxWidth:"50%",width:"100%"},children:[(0,l.jsx)("p",{children:String(t)}),(0,l.jsx)("div",{children:(0,l.jsx)("button",{type:"button",onClick:n,children:"Retry"})})]}):r?(0,l.jsx)("div",{style:{display:"flex",justifyContent:"center",alignItems:"center",height:"100vh"},children:(0,l.jsx)("svg",{id:"loader",style:{width:128,height:110,position:"absolute",top:"calc(100vh - 64%)"},viewBox:"0 0 45 45",xmlns:"http://www.w3.org/2000/svg",stroke:"#61dafb",children:(0,l.jsxs)("g",{fill:"none",fillRule:"evenodd",transform:"translate(1 1)",strokeWidth:"2",children:[(0,l.jsxs)("circle",{cx:"22",cy:"22",r:"6",strokeOpacity:"0",children:[(0,l.jsx)("animate",{attributeName:"r",begin:"1.5s",dur:"3s",values:"6;22",calcMode:"linear",repeatCount:"indefinite"}),(0,l.jsx)("animate",{attributeName:"stroke-opacity",begin:"1.5s",dur:"3s",values:"1;0",calcMode:"linear",repeatCount:"indefinite"}),(0,l.jsx)("animate",{attributeName:"stroke-width",begin:"1.5s",dur:"3s",values:"2;0",calcMode:"linear",repeatCount:"indefinite"})]}),(0,l.jsxs)("circle",{cx:"22",cy:"22",r:"6",strokeOpacity:"0",children:[(0,l.jsx)("animate",{attributeName:"r",begin:"3s",dur:"3s",values:"6;22",calcMode:"linear",repeatCount:"indefinite"}),(0,l.jsx)("animate",{attributeName:"stroke-opacity",begin:"3s",dur:"3s",values:"1;0",calcMode:"linear",repeatCount:"indefinite"}),(0,l.jsx)("animate",{attributeName:"stroke-width",begin:"3s",dur:"3s",values:"2;0",calcMode:"linear",repeatCount:"indefinite"})]}),(0,l.jsx)("circle",{cx:"22",cy:"22",r:"8",children:(0,l.jsx)("animate",{attributeName:"r",begin:"0s",dur:"1.5s",values:"6;1;2;3;4;5;6",calcMode:"linear",repeatCount:"indefinite"})})]})})}):null}var u=n(3722),c=n(5313);function d(e,t){if("*"===e)return a()({loading:s,loader:()=>n.e(42).then(n.bind(n,3042)),modules:["@theme/NotFound"],webpack:()=>[3042],render(e,t){const n=e.default;return(0,l.jsx)(c.W,{value:{plugin:{name:"native",id:"default"}},children:(0,l.jsx)(n,{...t})})}});const r=o[`${e}-${t}`],d={},f=[],p=[],h=(0,u.A)(r);return Object.entries(h).forEach((e=>{let[t,n]=e;const r=i[n];r&&(d[t]=r[0],f.push(r[1]),p.push(r[2]))})),a().Map({loading:s,loader:d,modules:f,webpack:()=>p,render(t,n){const a=JSON.parse(JSON.stringify(r));Object.entries(t).forEach((t=>{let[n,r]=t;const o=r.default;if(!o)throw new Error(`The page component at ${e} doesn't have a default export. This makes it impossible to render anything. Consider default-exporting a React component.`);"object"!=typeof o&&"function"!=typeof o||Object.keys(r).filter((e=>"default"!==e)).forEach((e=>{o[e]=r[e]}));let i=a;const l=n.split(".");l.slice(0,-1).forEach((e=>{i=i[e]})),i[l[l.length-1]]=o}));const o=a.__comp;delete a.__comp;const i=a.__context;delete a.__context;const s=a.__props;return delete a.__props,(0,l.jsx)(c.W,{value:i,children:(0,l.jsx)(o,{...a,...s,...n})})}})}const f=[{path:"/robotframework-RFCP-syllabus/markdown-page",component:d("/robotframework-RFCP-syllabus/markdown-page","12d"),exact:!0},{path:"/robotframework-RFCP-syllabus/docs",component:d("/robotframework-RFCP-syllabus/docs","260"),routes:[{path:"/robotframework-RFCP-syllabus/docs",component:d("/robotframework-RFCP-syllabus/docs","2e9"),routes:[{path:"/robotframework-RFCP-syllabus/docs",component:d("/robotframework-RFCP-syllabus/docs","c12"),routes:[{path:"/robotframework-RFCP-syllabus/docs/chapter-01/architecture",component:d("/robotframework-RFCP-syllabus/docs/chapter-01/architecture","a5b"),exact:!0,sidebar:"tutorialSidebar"},{path:"/robotframework-RFCP-syllabus/docs/chapter-01/organization",component:d("/robotframework-RFCP-syllabus/docs/chapter-01/organization","d21"),exact:!0,sidebar:"tutorialSidebar"},{path:"/robotframework-RFCP-syllabus/docs/chapter-01/overview",component:d("/robotframework-RFCP-syllabus/docs/chapter-01/overview","cc1"),exact:!0,sidebar:"tutorialSidebar"},{path:"/robotframework-RFCP-syllabus/docs/chapter-01/purpose",component:d("/robotframework-RFCP-syllabus/docs/chapter-01/purpose","acf"),exact:!0,sidebar:"tutorialSidebar"},{path:"/robotframework-RFCP-syllabus/docs/chapter-01/styles",component:d("/robotframework-RFCP-syllabus/docs/chapter-01/styles","cdd"),exact:!0,sidebar:"tutorialSidebar"},{path:"/robotframework-RFCP-syllabus/docs/chapter-01/syntax",component:d("/robotframework-RFCP-syllabus/docs/chapter-01/syntax","dcb"),exact:!0,sidebar:"tutorialSidebar"},{path:"/robotframework-RFCP-syllabus/docs/chapter-02/executing",component:d("/robotframework-RFCP-syllabus/docs/chapter-02/executing","79a"),exact:!0,sidebar:"tutorialSidebar"},{path:"/robotframework-RFCP-syllabus/docs/chapter-02/keyword_imports",component:d("/robotframework-RFCP-syllabus/docs/chapter-02/keyword_imports","2d9"),exact:!0,sidebar:"tutorialSidebar"},{path:"/robotframework-RFCP-syllabus/docs/chapter-02/keyword_interface",component:d("/robotframework-RFCP-syllabus/docs/chapter-02/keyword_interface","dee"),exact:!0,sidebar:"tutorialSidebar"},{path:"/robotframework-RFCP-syllabus/docs/chapter-02/overview",component:d("/robotframework-RFCP-syllabus/docs/chapter-02/overview","201"),exact:!0,sidebar:"tutorialSidebar"},{path:"/robotframework-RFCP-syllabus/docs/chapter-02/suitefile",component:d("/robotframework-RFCP-syllabus/docs/chapter-02/suitefile","d10"),exact:!0,sidebar:"tutorialSidebar"},{path:"/robotframework-RFCP-syllabus/docs/chapter-02/suitefile_syntax",component:d("/robotframework-RFCP-syllabus/docs/chapter-02/suitefile_syntax","1f6"),exact:!0,sidebar:"tutorialSidebar"},{path:"/robotframework-RFCP-syllabus/docs/chapter-02/writing_test",component:d("/robotframework-RFCP-syllabus/docs/chapter-02/writing_test","9d0"),exact:!0,sidebar:"tutorialSidebar"},{path:"/robotframework-RFCP-syllabus/docs/chapter-03/advanced_importing",component:d("/robotframework-RFCP-syllabus/docs/chapter-03/advanced_importing","99c"),exact:!0,sidebar:"tutorialSidebar"},{path:"/robotframework-RFCP-syllabus/docs/chapter-03/datadriven",component:d("/robotframework-RFCP-syllabus/docs/chapter-03/datadriven","b9a"),exact:!0,sidebar:"tutorialSidebar"},{path:"/robotframework-RFCP-syllabus/docs/chapter-03/overview",component:d("/robotframework-RFCP-syllabus/docs/chapter-03/overview","3e2"),exact:!0,sidebar:"tutorialSidebar"},{path:"/robotframework-RFCP-syllabus/docs/chapter-03/resource_file",component:d("/robotframework-RFCP-syllabus/docs/chapter-03/resource_file","2dc"),exact:!0,sidebar:"tutorialSidebar"},{path:"/robotframework-RFCP-syllabus/docs/chapter-03/user_keyword",component:d("/robotframework-RFCP-syllabus/docs/chapter-03/user_keyword","2ed"),exact:!0,sidebar:"tutorialSidebar"},{path:"/robotframework-RFCP-syllabus/docs/chapter-03/variables",component:d("/robotframework-RFCP-syllabus/docs/chapter-03/variables","96e"),exact:!0,sidebar:"tutorialSidebar"},{path:"/robotframework-RFCP-syllabus/docs/chapter-04/init_files",component:d("/robotframework-RFCP-syllabus/docs/chapter-04/init_files","b25"),exact:!0,sidebar:"tutorialSidebar"},{path:"/robotframework-RFCP-syllabus/docs/chapter-04/overview",component:d("/robotframework-RFCP-syllabus/docs/chapter-04/overview","2e2"),exact:!0,sidebar:"tutorialSidebar"},{path:"/robotframework-RFCP-syllabus/docs/chapter-04/setups",component:d("/robotframework-RFCP-syllabus/docs/chapter-04/setups","b90"),exact:!0,sidebar:"tutorialSidebar"},{path:"/robotframework-RFCP-syllabus/docs/chapter-04/skip",component:d("/robotframework-RFCP-syllabus/docs/chapter-04/skip","bcb"),exact:!0,sidebar:"tutorialSidebar"},{path:"/robotframework-RFCP-syllabus/docs/chapter-04/tags",component:d("/robotframework-RFCP-syllabus/docs/chapter-04/tags","5c0"),exact:!0,sidebar:"tutorialSidebar"},{path:"/robotframework-RFCP-syllabus/docs/chapter-04/teardowns",component:d("/robotframework-RFCP-syllabus/docs/chapter-04/teardowns","22c"),exact:!0,sidebar:"tutorialSidebar"},{path:"/robotframework-RFCP-syllabus/docs/chapter-05/advanced_variables",component:d("/robotframework-RFCP-syllabus/docs/chapter-05/advanced_variables","2b9"),exact:!0,sidebar:"tutorialSidebar"},{path:"/robotframework-RFCP-syllabus/docs/chapter-05/control_structures",component:d("/robotframework-RFCP-syllabus/docs/chapter-05/control_structures","f32"),exact:!0,sidebar:"tutorialSidebar"},{path:"/robotframework-RFCP-syllabus/docs/chapter-05/overview",component:d("/robotframework-RFCP-syllabus/docs/chapter-05/overview","641"),exact:!0,sidebar:"tutorialSidebar"},{path:"/robotframework-RFCP-syllabus/docs/glossary",component:d("/robotframework-RFCP-syllabus/docs/glossary","f6c"),exact:!0,sidebar:"tutorialSidebar"},{path:"/robotframework-RFCP-syllabus/docs/learning_objectives",component:d("/robotframework-RFCP-syllabus/docs/learning_objectives","bf2"),exact:!0,sidebar:"tutorialSidebar"},{path:"/robotframework-RFCP-syllabus/docs/overview",component:d("/robotframework-RFCP-syllabus/docs/overview","4e8"),exact:!0,sidebar:"tutorialSidebar"}]}]}]},{path:"/robotframework-RFCP-syllabus/",component:d("/robotframework-RFCP-syllabus/","b15"),exact:!0},{path:"*",component:d("*")}]},4974:(e,t,n)=>{"use strict";n.d(t,{o:()=>o,x:()=>i});var r=n(6540),a=n(4848);const o=r.createContext(!1);function i(e){let{children:t}=e;const[n,i]=(0,r.useState)(!1);return(0,r.useEffect)((()=>{i(!0)}),[]),(0,a.jsx)(o.Provider,{value:n,children:t})}},5161:(e,t,n)=>{"use strict";var r=n(6540),a=n(5338),o=n(545),i=n(4625),l=n(4784),s=n(1934);const u=[n(7378),n(7264),n(8867),n(2094)];var c=n(8912),d=n(6347),f=n(2831),p=n(4848);function h(e){let{children:t}=e;return(0,p.jsx)(p.Fragment,{children:t})}var m=n(7143),g=n(797),y=n(9030),b=n(3115),v=n(1769),w=n(7976),k=n(7788);var x=n(99),S=n(7220);function _(){const{i18n:{currentLocale:e,defaultLocale:t,localeConfigs:n}}=(0,g.A)(),r=(0,w.o)(),a=n[e].htmlLang,o=e=>e.replace("-","_");return(0,p.jsxs)(m.A,{children:[Object.entries(n).map((e=>{let[t,{htmlLang:n}]=e;return(0,p.jsx)("link",{rel:"alternate",href:r.createUrl({locale:t,fullyQualified:!0}),hrefLang:n},t)})),(0,p.jsx)("link",{rel:"alternate",href:r.createUrl({locale:t,fullyQualified:!0}),hrefLang:"x-default"}),(0,p.jsx)("meta",{property:"og:locale",content:o(a)}),Object.values(n).filter((e=>a!==e.htmlLang)).map((e=>(0,p.jsx)("meta",{property:"og:locale:alternate",content:o(e.htmlLang)},`meta-og-${e.htmlLang}`)))]})}function E(e){let{permalink:t}=e;const{siteConfig:{url:n}}=(0,g.A)(),r=function(){const{siteConfig:{url:e,baseUrl:t,trailingSlash:n}}=(0,g.A)(),{pathname:r}=(0,d.zy)();return e+(0,x.Ks)((0,y.Ay)(r),{trailingSlash:n,baseUrl:t})}(),a=t?`${n}${t}`:r;return(0,p.jsxs)(m.A,{children:[(0,p.jsx)("meta",{property:"og:url",content:a}),(0,p.jsx)("link",{rel:"canonical",href:a})]})}function C(){const{i18n:{currentLocale:e}}=(0,g.A)(),{metadata:t,image:n}=(0,b.p)();return(0,p.jsxs)(p.Fragment,{children:[(0,p.jsxs)(m.A,{children:[(0,p.jsx)("meta",{name:"twitter:card",content:"summary_large_image"}),(0,p.jsx)("body",{className:k.w})]}),n&&(0,p.jsx)(v.be,{image:n}),(0,p.jsx)(E,{}),(0,p.jsx)(_,{}),(0,p.jsx)(S.A,{tag:"default",locale:e}),(0,p.jsx)(m.A,{children:t.map(((e,t)=>(0,p.jsx)("meta",{...e},t)))})]})}const A=new Map;var P=n(4974),T=n(6193),R=n(372);function N(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];const a=u.map((t=>{const r=t.default?.[e]??t[e];return r?.(...n)}));return()=>a.forEach((e=>e?.()))}const j=function(e){let{children:t,location:n,previousLocation:r}=e;return(0,R.A)((()=>{r!==n&&(!function(e){let{location:t,previousLocation:n}=e;if(!n)return;const r=t.pathname===n.pathname,a=t.hash===n.hash,o=t.search===n.search;if(r&&a&&!o)return;const{hash:i}=t;if(i){const e=decodeURIComponent(i.substring(1)),t=document.getElementById(e);t?.scrollIntoView()}else window.scrollTo(0,0)}({location:n,previousLocation:r}),N("onRouteDidUpdate",{previousLocation:r,location:n}))}),[r,n]),t};function O(e){const t=Array.from(new Set([e,decodeURI(e)])).map((e=>(0,f.u)(c.A,e))).flat();return Promise.all(t.map((e=>e.route.component.preload?.())))}class F extends r.Component{previousLocation;routeUpdateCleanupCb;constructor(e){super(e),this.previousLocation=null,this.routeUpdateCleanupCb=s.A.canUseDOM?N("onRouteUpdate",{previousLocation:null,location:this.props.location}):()=>{},this.state={nextRouteHasLoaded:!0}}shouldComponentUpdate(e,t){if(e.location===this.props.location)return t.nextRouteHasLoaded;const n=e.location;return this.previousLocation=this.props.location,this.setState({nextRouteHasLoaded:!1}),this.routeUpdateCleanupCb=N("onRouteUpdate",{previousLocation:this.previousLocation,location:n}),O(n.pathname).then((()=>{this.routeUpdateCleanupCb(),this.setState({nextRouteHasLoaded:!0})})).catch((e=>{console.warn(e),window.location.reload()})),!1}render(){const{children:e,location:t}=this.props;return(0,p.jsx)(j,{previousLocation:this.previousLocation,location:t,children:(0,p.jsx)(d.qh,{location:t,render:()=>e})})}}const L=F,I="__docusaurus-base-url-issue-banner-suggestion-container";function D(e){return`\ndocument.addEventListener('DOMContentLoaded', function maybeInsertBanner() {\n var shouldInsert = typeof window['docusaurus'] === 'undefined';\n shouldInsert && insertBanner();\n});\n\nfunction insertBanner() {\n var bannerContainer = document.createElement('div');\n bannerContainer.id = '__docusaurus-base-url-issue-banner-container';\n var bannerHtml = ${JSON.stringify(function(e){return`\n<div id="__docusaurus-base-url-issue-banner" style="border: thick solid red; background-color: rgb(255, 230, 179); margin: 20px; padding: 20px; font-size: 20px;">\n <p style="font-weight: bold; font-size: 30px;">Your Docusaurus site did not load properly.</p>\n <p>A very common reason is a wrong site <a href="https://docusaurus.io/docs/docusaurus.config.js/#baseUrl" style="font-weight: bold;">baseUrl configuration</a>.</p>\n <p>Current configured baseUrl = <span style="font-weight: bold; color: red;">${e}</span> ${"/"===e?" (default value)":""}</p>\n <p>We suggest trying baseUrl = <span id="${I}" style="font-weight: bold; color: green;"></span></p>\n</div>\n`}(e)).replace(/</g,"\\<")};\n bannerContainer.innerHTML = bannerHtml;\n document.body.prepend(bannerContainer);\n var suggestionContainer = document.getElementById('${I}');\n var actualHomePagePath = window.location.pathname;\n var suggestedBaseUrl = actualHomePagePath.substr(-1) === '/'\n ? actualHomePagePath\n : actualHomePagePath + '/';\n suggestionContainer.innerHTML = suggestedBaseUrl;\n}\n`}function z(){const{siteConfig:{baseUrl:e}}=(0,g.A)();return(0,p.jsx)(p.Fragment,{children:!s.A.canUseDOM&&(0,p.jsx)(m.A,{children:(0,p.jsx)("script",{children:D(e)})})})}function M(){const{siteConfig:{baseUrl:e,baseUrlIssueBanner:t}}=(0,g.A)(),{pathname:n}=(0,d.zy)();return t&&n===e?(0,p.jsx)(z,{}):null}function B(){const{siteConfig:{favicon:e,title:t,noIndex:n},i18n:{currentLocale:r,localeConfigs:a}}=(0,g.A)(),o=(0,y.Ay)(e),{htmlLang:i,direction:l}=a[r];return(0,p.jsxs)(m.A,{children:[(0,p.jsx)("html",{lang:i,dir:l}),(0,p.jsx)("title",{children:t}),(0,p.jsx)("meta",{property:"og:title",content:t}),(0,p.jsx)("meta",{name:"viewport",content:"width=device-width, initial-scale=1.0"}),n&&(0,p.jsx)("meta",{name:"robots",content:"noindex, nofollow"}),e&&(0,p.jsx)("link",{rel:"icon",href:o})]})}var $=n(4023),U=n(9136);function H(){const e=(0,U.A)();return(0,p.jsx)(m.A,{children:(0,p.jsx)("html",{"data-has-hydrated":e})})}const V=(0,f.v)(c.A);function W(){const e=function(e){if(A.has(e.pathname))return{...e,pathname:A.get(e.pathname)};if((0,f.u)(c.A,e.pathname).some((e=>{let{route:t}=e;return!0===t.exact})))return A.set(e.pathname,e.pathname),e;const t=e.pathname.trim().replace(/(?:\/index)?\.html$/,"")||"/";return A.set(e.pathname,t),{...e,pathname:t}}((0,d.zy)());return(0,p.jsx)(L,{location:e,children:V})}function q(){return(0,p.jsx)($.A,{children:(0,p.jsx)(T.l,{children:(0,p.jsxs)(P.x,{children:[(0,p.jsxs)(h,{children:[(0,p.jsx)(B,{}),(0,p.jsx)(C,{}),(0,p.jsx)(M,{}),(0,p.jsx)(W,{})]}),(0,p.jsx)(H,{})]})})})}var G=n(4054);const K=function(e){try{return document.createElement("link").relList.supports(e)}catch{return!1}}("prefetch")?function(e){return new Promise(((t,n)=>{if("undefined"==typeof document)return void n();const r=document.createElement("link");r.setAttribute("rel","prefetch"),r.setAttribute("href",e),r.onload=()=>t(),r.onerror=()=>n();const a=document.getElementsByTagName("head")[0]??document.getElementsByName("script")[0]?.parentNode;a?.appendChild(r)}))}:function(e){return new Promise(((t,n)=>{const r=new XMLHttpRequest;r.open("GET",e,!0),r.withCredentials=!0,r.onload=()=>{200===r.status?t():n()},r.send(null)}))};var Y=n(3722);const Q=new Set,Z=new Set,X=()=>navigator.connection?.effectiveType.includes("2g")||navigator.connection?.saveData,J={prefetch:e=>{if(!(e=>!X()&&!Z.has(e)&&!Q.has(e))(e))return!1;Q.add(e);const t=(0,f.u)(c.A,e).flatMap((e=>{return t=e.route.path,Object.entries(G).filter((e=>{let[n]=e;return n.replace(/-[^-]+$/,"")===t})).flatMap((e=>{let[,t]=e;return Object.values((0,Y.A)(t))}));var t}));return Promise.all(t.map((e=>{const t=n.gca(e);return t&&!t.includes("undefined")?K(t).catch((()=>{})):Promise.resolve()})))},preload:e=>!!(e=>!X()&&!Z.has(e))(e)&&(Z.add(e),O(e))},ee=Object.freeze(J);function te(e){let{children:t}=e;return"hash"===l.default.future.experimental_router?(0,p.jsx)(i.I9,{children:t}):(0,p.jsx)(i.Kd,{children:t})}const ne=Boolean(!0);if(s.A.canUseDOM){window.docusaurus=ee;const e=document.getElementById("__docusaurus"),t=(0,p.jsx)(o.vd,{children:(0,p.jsx)(te,{children:(0,p.jsx)(q,{})})}),n=(e,t)=>{console.error("Docusaurus React Root onRecoverableError:",e,t)},i=()=>{if(window.docusaurusRoot)window.docusaurusRoot.render(t);else if(ne)window.docusaurusRoot=a.hydrateRoot(e,t,{onRecoverableError:n});else{const r=a.createRoot(e,{onRecoverableError:n});r.render(t),window.docusaurusRoot=r}};O(window.location.pathname).then((()=>{(0,r.startTransition)(i)}))}},6193:(e,t,n)=>{"use strict";n.d(t,{o:()=>d,l:()=>f});var r=n(6540),a=n(4784);const o=JSON.parse('{"docusaurus-plugin-content-docs":{"default":{"path":"/robotframework-RFCP-syllabus/docs","versions":[{"name":"current","label":"Next","isLast":true,"path":"/robotframework-RFCP-syllabus/docs","mainDocId":"overview","docs":[{"id":"chapter-01/architecture","path":"/robotframework-RFCP-syllabus/docs/chapter-01/architecture","sidebar":"tutorialSidebar"},{"id":"chapter-01/organization","path":"/robotframework-RFCP-syllabus/docs/chapter-01/organization","sidebar":"tutorialSidebar"},{"id":"chapter-01/overview","path":"/robotframework-RFCP-syllabus/docs/chapter-01/overview","sidebar":"tutorialSidebar"},{"id":"chapter-01/purpose","path":"/robotframework-RFCP-syllabus/docs/chapter-01/purpose","sidebar":"tutorialSidebar"},{"id":"chapter-01/styles","path":"/robotframework-RFCP-syllabus/docs/chapter-01/styles","sidebar":"tutorialSidebar"},{"id":"chapter-01/syntax","path":"/robotframework-RFCP-syllabus/docs/chapter-01/syntax","sidebar":"tutorialSidebar"},{"id":"chapter-02/executing","path":"/robotframework-RFCP-syllabus/docs/chapter-02/executing","sidebar":"tutorialSidebar"},{"id":"chapter-02/keyword_imports","path":"/robotframework-RFCP-syllabus/docs/chapter-02/keyword_imports","sidebar":"tutorialSidebar"},{"id":"chapter-02/keyword_interface","path":"/robotframework-RFCP-syllabus/docs/chapter-02/keyword_interface","sidebar":"tutorialSidebar"},{"id":"chapter-02/overview","path":"/robotframework-RFCP-syllabus/docs/chapter-02/overview","sidebar":"tutorialSidebar"},{"id":"chapter-02/suitefile","path":"/robotframework-RFCP-syllabus/docs/chapter-02/suitefile","sidebar":"tutorialSidebar"},{"id":"chapter-02/suitefile_syntax","path":"/robotframework-RFCP-syllabus/docs/chapter-02/suitefile_syntax","sidebar":"tutorialSidebar"},{"id":"chapter-02/writing_test","path":"/robotframework-RFCP-syllabus/docs/chapter-02/writing_test","sidebar":"tutorialSidebar"},{"id":"chapter-03/advanced_importing","path":"/robotframework-RFCP-syllabus/docs/chapter-03/advanced_importing","sidebar":"tutorialSidebar"},{"id":"chapter-03/datadriven","path":"/robotframework-RFCP-syllabus/docs/chapter-03/datadriven","sidebar":"tutorialSidebar"},{"id":"chapter-03/overview","path":"/robotframework-RFCP-syllabus/docs/chapter-03/overview","sidebar":"tutorialSidebar"},{"id":"chapter-03/resource_file","path":"/robotframework-RFCP-syllabus/docs/chapter-03/resource_file","sidebar":"tutorialSidebar"},{"id":"chapter-03/user_keyword","path":"/robotframework-RFCP-syllabus/docs/chapter-03/user_keyword","sidebar":"tutorialSidebar"},{"id":"chapter-03/variables","path":"/robotframework-RFCP-syllabus/docs/chapter-03/variables","sidebar":"tutorialSidebar"},{"id":"chapter-04/init_files","path":"/robotframework-RFCP-syllabus/docs/chapter-04/init_files","sidebar":"tutorialSidebar"},{"id":"chapter-04/overview","path":"/robotframework-RFCP-syllabus/docs/chapter-04/overview","sidebar":"tutorialSidebar"},{"id":"chapter-04/setups","path":"/robotframework-RFCP-syllabus/docs/chapter-04/setups","sidebar":"tutorialSidebar"},{"id":"chapter-04/skip","path":"/robotframework-RFCP-syllabus/docs/chapter-04/skip","sidebar":"tutorialSidebar"},{"id":"chapter-04/tags","path":"/robotframework-RFCP-syllabus/docs/chapter-04/tags","sidebar":"tutorialSidebar"},{"id":"chapter-04/teardowns","path":"/robotframework-RFCP-syllabus/docs/chapter-04/teardowns","sidebar":"tutorialSidebar"},{"id":"chapter-05/advanced_variables","path":"/robotframework-RFCP-syllabus/docs/chapter-05/advanced_variables","sidebar":"tutorialSidebar"},{"id":"chapter-05/control_structures","path":"/robotframework-RFCP-syllabus/docs/chapter-05/control_structures","sidebar":"tutorialSidebar"},{"id":"chapter-05/overview","path":"/robotframework-RFCP-syllabus/docs/chapter-05/overview","sidebar":"tutorialSidebar"},{"id":"glossary/Glossary","path":"/robotframework-RFCP-syllabus/docs/glossary/","sidebar":"tutorialSidebar"},{"id":"learning_objectives","path":"/robotframework-RFCP-syllabus/docs/learning_objectives","sidebar":"tutorialSidebar"},{"id":"overview","path":"/robotframework-RFCP-syllabus/docs/overview","sidebar":"tutorialSidebar"}],"draftIds":[],"sidebars":{"tutorialSidebar":{"link":{"path":"/robotframework-RFCP-syllabus/docs/overview","label":"overview"}}}}],"breadcrumbs":true}}}'),i=JSON.parse('{"defaultLocale":"en","locales":["en"],"path":"i18n","currentLocale":"en","localeConfigs":{"en":{"label":"English","direction":"ltr","htmlLang":"en","calendar":"gregory","path":"en"}}}');var l=n(2654);const s=JSON.parse('{"docusaurusVersion":"3.7.0","siteVersion":"0.0.0","pluginVersions":{"docusaurus-plugin-content-docs":{"type":"package","name":"@docusaurus/plugin-content-docs","version":"3.7.0"},"docusaurus-plugin-content-pages":{"type":"package","name":"@docusaurus/plugin-content-pages","version":"3.7.0"},"docusaurus-plugin-sitemap":{"type":"package","name":"@docusaurus/plugin-sitemap","version":"3.7.0"},"docusaurus-plugin-svgr":{"type":"package","name":"@docusaurus/plugin-svgr","version":"3.7.0"},"docusaurus-theme-classic":{"type":"package","name":"@docusaurus/theme-classic","version":"3.7.0"}}}');var u=n(4848);const c={siteConfig:a.default,siteMetadata:s,globalData:o,i18n:i,codeTranslations:l},d=r.createContext(c);function f(e){let{children:t}=e;return(0,u.jsx)(d.Provider,{value:c,children:t})}},4023:(e,t,n)=>{"use strict";n.d(t,{A:()=>m});var r=n(6540),a=n(1934),o=n(7143),i=n(99),l=n(1410),s=n(5313),u=n(4848);function c(e){let{error:t,tryAgain:n}=e;return(0,u.jsxs)("div",{style:{display:"flex",flexDirection:"column",justifyContent:"center",alignItems:"flex-start",minHeight:"100vh",width:"100%",maxWidth:"80ch",fontSize:"20px",margin:"0 auto",padding:"1rem"},children:[(0,u.jsx)("h1",{style:{fontSize:"3rem"},children:"This page crashed"}),(0,u.jsx)("button",{type:"button",onClick:n,style:{margin:"1rem 0",fontSize:"2rem",cursor:"pointer",borderRadius:20,padding:"1rem"},children:"Try again"}),(0,u.jsx)(d,{error:t})]})}function d(e){let{error:t}=e;const n=(0,i.rA)(t).map((e=>e.message)).join("\n\nCause:\n");return(0,u.jsx)("p",{style:{whiteSpace:"pre-wrap"},children:n})}function f(e){let{children:t}=e;return(0,u.jsx)(s.W,{value:{plugin:{name:"docusaurus-core-error-boundary",id:"default"}},children:t})}function p(e){let{error:t,tryAgain:n}=e;return(0,u.jsx)(f,{children:(0,u.jsxs)(m,{fallback:()=>(0,u.jsx)(c,{error:t,tryAgain:n}),children:[(0,u.jsx)(o.A,{children:(0,u.jsx)("title",{children:"Page Error"})}),(0,u.jsx)(l.A,{children:(0,u.jsx)(c,{error:t,tryAgain:n})})]})})}const h=e=>(0,u.jsx)(p,{...e});class m extends r.Component{constructor(e){super(e),this.state={error:null}}componentDidCatch(e){a.A.canUseDOM&&this.setState({error:e})}render(){const{children:e}=this.props,{error:t}=this.state;if(t){const e={error:t,tryAgain:()=>this.setState({error:null})};return(this.props.fallback??h)(e)}return e??null}}},1934:(e,t,n)=>{"use strict";n.d(t,{A:()=>a});const r="undefined"!=typeof window&&"document"in window&&"createElement"in window.document,a={canUseDOM:r,canUseEventListeners:r&&("addEventListener"in window||"attachEvent"in window),canUseIntersectionObserver:r&&"IntersectionObserver"in window,canUseViewport:r&&"screen"in window}},7143:(e,t,n)=>{"use strict";n.d(t,{A:()=>o});n(6540);var r=n(545),a=n(4848);function o(e){return(0,a.jsx)(r.mg,{...e})}},6289:(e,t,n)=>{"use strict";n.d(t,{A:()=>p});var r=n(6540),a=n(4625),o=n(99),i=n(797),l=n(2887),s=n(1934),u=n(5246),c=n(9030),d=n(4848);function f(e,t){let{isNavLink:n,to:f,href:p,activeClassName:h,isActive:m,"data-noBrokenLinkCheck":g,autoAddBaseUrl:y=!0,...b}=e;const{siteConfig:v}=(0,i.A)(),{trailingSlash:w,baseUrl:k}=v,x=v.future.experimental_router,{withBaseUrl:S}=(0,c.hH)(),_=(0,u.A)(),E=(0,r.useRef)(null);(0,r.useImperativeHandle)(t,(()=>E.current));const C=f||p;const A=(0,l.A)(C),P=C?.replace("pathname://","");let T=void 0!==P?(R=P,y&&(e=>e.startsWith("/"))(R)?S(R):R):void 0;var R;"hash"===x&&T?.startsWith("./")&&(T=T?.slice(1)),T&&A&&(T=(0,o.Ks)(T,{trailingSlash:w,baseUrl:k}));const N=(0,r.useRef)(!1),j=n?a.k2:a.N_,O=s.A.canUseIntersectionObserver,F=(0,r.useRef)(),L=()=>{N.current||null==T||(window.docusaurus.preload(T),N.current=!0)};(0,r.useEffect)((()=>(!O&&A&&s.A.canUseDOM&&null!=T&&window.docusaurus.prefetch(T),()=>{O&&F.current&&F.current.disconnect()})),[F,T,O,A]);const I=T?.startsWith("#")??!1,D=!b.target||"_self"===b.target,z=!T||!A||!D||I&&"hash"!==x;g||!I&&z||_.collectLink(T),b.id&&_.collectAnchor(b.id);const M={};return z?(0,d.jsx)("a",{ref:E,href:T,...C&&!A&&{target:"_blank",rel:"noopener noreferrer"},...b,...M}):(0,d.jsx)(j,{...b,onMouseEnter:L,onTouchStart:L,innerRef:e=>{E.current=e,O&&e&&A&&(F.current=new window.IntersectionObserver((t=>{t.forEach((t=>{e===t.target&&(t.isIntersecting||t.intersectionRatio>0)&&(F.current.unobserve(e),F.current.disconnect(),null!=T&&window.docusaurus.prefetch(T))}))})),F.current.observe(e))},to:T,...n&&{isActive:m,activeClassName:h},...M})}const p=r.forwardRef(f)},205:(e,t,n)=>{"use strict";n.d(t,{A:()=>r});const r=()=>null},539:(e,t,n)=>{"use strict";n.d(t,{A:()=>u,T:()=>s});var r=n(6540),a=n(4848);function o(e,t){const n=e.split(/(\{\w+\})/).map(((e,n)=>{if(n%2==1){const n=t?.[e.slice(1,-1)];if(void 0!==n)return n}return e}));return n.some((e=>(0,r.isValidElement)(e)))?n.map(((e,t)=>(0,r.isValidElement)(e)?r.cloneElement(e,{key:t}):e)).filter((e=>""!==e)):n.join("")}var i=n(2654);function l(e){let{id:t,message:n}=e;if(void 0===t&&void 0===n)throw new Error("Docusaurus translation declarations must have at least a translation id or a default translation message");return i[t??n]??n??t}function s(e,t){let{message:n,id:r}=e;return o(l({message:n,id:r}),t)}function u(e){let{children:t,id:n,values:r}=e;if(t&&"string"!=typeof t)throw console.warn("Illegal <Translate> children",t),new Error("The Docusaurus <Translate> component only accept simple string values");const i=l({message:t,id:n});return(0,a.jsx)(a.Fragment,{children:o(i,r)})}},4332:(e,t,n)=>{"use strict";n.d(t,{W:()=>r});const r="default"},2887:(e,t,n)=>{"use strict";function r(e){return/^(?:\w*:|\/\/)/.test(e)}function a(e){return void 0!==e&&!r(e)}n.d(t,{A:()=>a,z:()=>r})},9030:(e,t,n)=>{"use strict";n.d(t,{Ay:()=>l,hH:()=>i});var r=n(6540),a=n(797),o=n(2887);function i(){const{siteConfig:e}=(0,a.A)(),{baseUrl:t,url:n}=e,i=e.future.experimental_router,l=(0,r.useCallback)(((e,r)=>function(e){let{siteUrl:t,baseUrl:n,url:r,options:{forcePrependBaseUrl:a=!1,absolute:i=!1}={},router:l}=e;if(!r||r.startsWith("#")||(0,o.z)(r))return r;if("hash"===l)return r.startsWith("/")?`.${r}`:`./${r}`;if(a)return n+r.replace(/^\//,"");if(r===n.replace(/\/$/,""))return n;const s=r.startsWith(n)?r:n+r.replace(/^\//,"");return i?t+s:s}({siteUrl:n,baseUrl:t,url:e,options:r,router:i})),[n,t,i]);return{withBaseUrl:l}}function l(e,t){void 0===t&&(t={});const{withBaseUrl:n}=i();return n(e,t)}},5246:(e,t,n)=>{"use strict";n.d(t,{A:()=>i});var r=n(6540);n(4848);const a=r.createContext({collectAnchor:()=>{},collectLink:()=>{}}),o=()=>(0,r.useContext)(a);function i(){return o()}},797:(e,t,n)=>{"use strict";n.d(t,{A:()=>o});var r=n(6540),a=n(6193);function o(){return(0,r.useContext)(a.o)}},9136:(e,t,n)=>{"use strict";n.d(t,{A:()=>o});var r=n(6540),a=n(4974);function o(){return(0,r.useContext)(a.o)}},372:(e,t,n)=>{"use strict";n.d(t,{A:()=>a});var r=n(6540);const a=n(1934).A.canUseDOM?r.useLayoutEffect:r.useEffect},3722:(e,t,n)=>{"use strict";n.d(t,{A:()=>a});const r=e=>"object"==typeof e&&!!e&&Object.keys(e).length>0;function a(e){const t={};return function e(n,a){Object.entries(n).forEach((n=>{let[o,i]=n;const l=a?`${a}.${o}`:o;r(i)?e(i,l):t[l]=i}))}(e),t}},5313:(e,t,n)=>{"use strict";n.d(t,{W:()=>i,o:()=>o});var r=n(6540),a=n(4848);const o=r.createContext(null);function i(e){let{children:t,value:n}=e;const i=r.useContext(o),l=(0,r.useMemo)((()=>function(e){let{parent:t,value:n}=e;if(!t){if(!n)throw new Error("Unexpected: no Docusaurus route context found");if(!("plugin"in n))throw new Error("Unexpected: Docusaurus topmost route context has no `plugin` attribute");return n}const r={...t.data,...n?.data};return{plugin:t.plugin,data:r}}({parent:i,value:n})),[i,n]);return(0,a.jsx)(o.Provider,{value:l,children:t})}},6351:(e,t,n)=>{"use strict";n.d(t,{VQ:()=>g,g1:()=>b});var r=n(6540),a=n(6942),o=n(4332),i=n(3115),l=n(8749),s=n(6849),u=n(4848);const c=e=>`docs-preferred-version-${e}`,d={save:(e,t,n)=>{(0,l.Wf)(c(e),{persistence:t}).set(n)},read:(e,t)=>(0,l.Wf)(c(e),{persistence:t}).get(),clear:(e,t)=>{(0,l.Wf)(c(e),{persistence:t}).del()}},f=e=>Object.fromEntries(e.map((e=>[e,{preferredVersionName:null}])));const p=r.createContext(null);function h(){const e=(0,a.Gy)(),t=(0,i.p)().docs.versionPersistence,n=(0,r.useMemo)((()=>Object.keys(e)),[e]),[o,l]=(0,r.useState)((()=>f(n)));(0,r.useEffect)((()=>{l(function(e){let{pluginIds:t,versionPersistence:n,allDocsData:r}=e;function a(e){const t=d.read(e,n);return r[e].versions.some((e=>e.name===t))?{preferredVersionName:t}:(d.clear(e,n),{preferredVersionName:null})}return Object.fromEntries(t.map((e=>[e,a(e)])))}({allDocsData:e,versionPersistence:t,pluginIds:n}))}),[e,t,n]);return[o,(0,r.useMemo)((()=>({savePreferredVersion:function(e,n){d.save(e,t,n),l((t=>({...t,[e]:{preferredVersionName:n}})))}})),[t])]}function m(e){let{children:t}=e;const n=h();return(0,u.jsx)(p.Provider,{value:n,children:t})}function g(e){let{children:t}=e;return(0,u.jsx)(m,{children:t})}function y(){const e=(0,r.useContext)(p);if(!e)throw new s.dV("DocsPreferredVersionContextProvider");return e}function b(e){void 0===e&&(e=o.W);const t=(0,a.ht)(e),[n,i]=y(),{preferredVersionName:l}=n[e];return{preferredVersion:t.versions.find((e=>e.name===l))??null,savePreferredVersionName:(0,r.useCallback)((t=>{i.savePreferredVersion(e,t)}),[i,e])}}},2306:(e,t,n)=>{"use strict";n.d(t,{V:()=>s,t:()=>u});var r=n(6540),a=n(6849),o=n(4848);const i=Symbol("EmptyContext"),l=r.createContext(i);function s(e){let{children:t,name:n,items:a}=e;const i=(0,r.useMemo)((()=>n&&a?{name:n,items:a}:null),[n,a]);return(0,o.jsx)(l.Provider,{value:i,children:t})}function u(){const e=(0,r.useContext)(l);if(e===i)throw new a.dV("DocsSidebarProvider");return e}},102:(e,t,n)=>{"use strict";n.d(t,{Nr:()=>f,w8:()=>m,B5:()=>S,Vd:()=>w,QB:()=>x,fW:()=>k,OF:()=>v,Y:()=>y});var r=n(6540),a=n(6347),o=n(2831),i=n(6942),l=n(214);function s(e){return Array.from(new Set(e))}var u=n(6351),c=n(1858),d=n(2306);function f(e){return"link"!==e.type||e.unlisted?"category"===e.type?function(e){if(e.href&&!e.linkUnlisted)return e.href;for(const t of e.items){const e=f(t);if(e)return e}}(e):void 0:e.href}const p=(e,t)=>void 0!==e&&(0,l.ys)(e,t),h=(e,t)=>e.some((e=>m(e,t)));function m(e,t){return"link"===e.type?p(e.href,t):"category"===e.type&&(p(e.href,t)||h(e.items,t))}function g(e,t){switch(e.type){case"category":return m(e,t)||void 0!==e.href&&!e.linkUnlisted||e.items.some((e=>g(e,t)));case"link":return!e.unlisted||m(e,t);default:return!0}}function y(e,t){return(0,r.useMemo)((()=>e.filter((e=>g(e,t)))),[e,t])}function b(e){let{sidebarItems:t,pathname:n,onlyCategories:r=!1}=e;const a=[];return function e(t){for(const o of t)if("category"===o.type&&((0,l.ys)(o.href,n)||e(o.items))||"link"===o.type&&(0,l.ys)(o.href,n)){return r&&"category"!==o.type||a.unshift(o),!0}return!1}(t),a}function v(){const e=(0,d.t)(),{pathname:t}=(0,a.zy)(),n=(0,i.vT)()?.pluginData.breadcrumbs;return!1!==n&&e?b({sidebarItems:e.items,pathname:t}):null}function w(e){const{activeVersion:t}=(0,i.zK)(e),{preferredVersion:n}=(0,u.g1)(e),a=(0,i.r7)(e);return(0,r.useMemo)((()=>s([t,n,a].filter(Boolean))),[t,n,a])}function k(e,t){const n=w(t);return(0,r.useMemo)((()=>{const t=n.flatMap((e=>e.sidebars?Object.entries(e.sidebars):[])),r=t.find((t=>t[0]===e));if(!r)throw new Error(`Can't find any sidebar with id "${e}" in version${n.length>1?"s":""} ${n.map((e=>e.name)).join(", ")}".\nAvailable sidebar ids are:\n- ${t.map((e=>e[0])).join("\n- ")}`);return r[1]}),[e,n])}function x(e,t){const n=w(t);return(0,r.useMemo)((()=>{const t=n.flatMap((e=>e.docs)),r=t.find((t=>t.id===e));if(!r){if(n.flatMap((e=>e.draftIds)).includes(e))return null;throw new Error(`Couldn't find any doc with id "${e}" in version${n.length>1?"s":""} "${n.map((e=>e.name)).join(", ")}".\nAvailable doc ids are:\n- ${s(t.map((e=>e.id))).join("\n- ")}`)}return r}),[e,n])}function S(e){let{route:t}=e;const n=(0,a.zy)(),r=(0,c.r)(),i=t.routes,l=i.find((e=>(0,a.B6)(n.pathname,e)));if(!l)return null;const s=l.sidebar,u=s?r.docsSidebars[s]:void 0;return{docElement:(0,o.v)(i),sidebarName:s,sidebarItems:u}}},1858:(e,t,n)=>{"use strict";n.d(t,{n:()=>l,r:()=>s});var r=n(6540),a=n(6849),o=n(4848);const i=r.createContext(null);function l(e){let{children:t,version:n}=e;return(0,o.jsx)(i.Provider,{value:n,children:t})}function s(){const e=(0,r.useContext)(i);if(null===e)throw new a.dV("DocsVersionProvider");return e}},6942:(e,t,n)=>{"use strict";n.d(t,{zK:()=>m,vT:()=>f,Gy:()=>c,HW:()=>g,ht:()=>d,r7:()=>h,jh:()=>p});var r=n(6347),a=n(797),o=n(4332);function i(e,t){void 0===t&&(t={});const n=function(){const{globalData:e}=(0,a.A)();return e}()[e];if(!n&&t.failfast)throw new Error(`Docusaurus plugin global data not found for "${e}" plugin.`);return n}const l=e=>e.versions.find((e=>e.isLast));function s(e,t){const n=function(e,t){return[...e.versions].sort(((e,t)=>e.path===t.path?0:e.path.includes(t.path)?-1:t.path.includes(e.path)?1:0)).find((e=>!!(0,r.B6)(t,{path:e.path,exact:!1,strict:!1})))}(e,t),a=n?.docs.find((e=>!!(0,r.B6)(t,{path:e.path,exact:!0,strict:!1})));return{activeVersion:n,activeDoc:a,alternateDocVersions:a?function(t){const n={};return e.versions.forEach((e=>{e.docs.forEach((r=>{r.id===t&&(n[e.name]=r)}))})),n}(a.id):{}}}const u={},c=()=>i("docusaurus-plugin-content-docs")??u,d=e=>{try{return function(e,t,n){void 0===t&&(t=o.W),void 0===n&&(n={});const r=i(e),a=r?.[t];if(!a&&n.failfast)throw new Error(`Docusaurus plugin global data not found for "${e}" plugin with id "${t}".`);return a}("docusaurus-plugin-content-docs",e,{failfast:!0})}catch(t){throw new Error("You are using a feature of the Docusaurus docs plugin, but this plugin does not seem to be enabled"+("Default"===e?"":` (pluginId=${e}`),{cause:t})}};function f(e){void 0===e&&(e={});const t=c(),{pathname:n}=(0,r.zy)();return function(e,t,n){void 0===n&&(n={});const a=Object.entries(e).sort(((e,t)=>t[1].path.localeCompare(e[1].path))).find((e=>{let[,n]=e;return!!(0,r.B6)(t,{path:n.path,exact:!1,strict:!1})})),o=a?{pluginId:a[0],pluginData:a[1]}:void 0;if(!o&&n.failfast)throw new Error(`Can't find active docs plugin for "${t}" pathname, while it was expected to be found. Maybe you tried to use a docs feature that can only be used on a docs-related page? Existing docs plugin paths are: ${Object.values(e).map((e=>e.path)).join(", ")}`);return o}(t,n,e)}function p(e){return d(e).versions}function h(e){const t=d(e);return l(t)}function m(e){const t=d(e),{pathname:n}=(0,r.zy)();return s(t,n)}function g(e){const t=d(e),{pathname:n}=(0,r.zy)();return function(e,t){const n=l(e);return{latestDocSuggestion:s(e,t).alternateDocVersions[n.name],latestVersionSuggestion:n}}(t,n)}},8867:(e,t,n)=>{"use strict";n.r(t),n.d(t,{default:()=>o});var r=n(5947),a=n.n(r);a().configure({showSpinner:!1});const o={onRouteUpdate(e){let{location:t,previousLocation:n}=e;if(n&&t.pathname!==n.pathname){const e=window.setTimeout((()=>{a().start()}),200);return()=>window.clearTimeout(e)}},onRouteDidUpdate(){a().done()}}},7264:(e,t,n)=>{"use strict";var r=n(1765),a=n(4784);!function(e){const{themeConfig:{prism:t}}=a.default,{additionalLanguages:r}=t,o=globalThis.Prism;globalThis.Prism=e,r.forEach((e=>{"php"===e&&n(9700),n(6391)(`./prism-${e}`)})),delete globalThis.Prism,void 0!==o&&(globalThis.Prism=e)}(r.My)},9303:(e,t,n)=>{"use strict";n.d(t,{A:()=>c});n(6540);var r=n(4164),a=n(539),o=n(3115),i=n(6289),l=n(5246);const s={anchorWithStickyNavbar:"anchorWithStickyNavbar_LWe7",anchorWithHideOnScrollNavbar:"anchorWithHideOnScrollNavbar_WYt5"};var u=n(4848);function c(e){let{as:t,id:n,...c}=e;const d=(0,l.A)(),{navbar:{hideOnScroll:f}}=(0,o.p)();if("h1"===t||!n)return(0,u.jsx)(t,{...c,id:void 0});d.collectAnchor(n);const p=(0,a.T)({id:"theme.common.headingLinkTitle",message:"Direct link to {heading}",description:"Title for link to heading"},{heading:"string"==typeof c.children?c.children:n});return(0,u.jsxs)(t,{...c,className:(0,r.A)("anchor",f?s.anchorWithHideOnScrollNavbar:s.anchorWithStickyNavbar,c.className),id:n,children:[c.children,(0,u.jsx)(i.A,{className:"hash-link",to:`#${n}`,"aria-label":p,title:p,children:"\u200b"})]})}},5891:(e,t,n)=>{"use strict";n.d(t,{A:()=>o});n(6540);const r={iconExternalLink:"iconExternalLink_nPIU"};var a=n(4848);function o(e){let{width:t=13.5,height:n=13.5}=e;return(0,a.jsx)("svg",{width:t,height:n,"aria-hidden":"true",viewBox:"0 0 24 24",className:r.iconExternalLink,children:(0,a.jsx)("path",{fill:"currentColor",d:"M21 13v10h-21v-19h12v2h-10v15h17v-8h2zm3-12h-10.988l4.035 4-6.977 7.07 2.828 2.828 6.977-7.07 4.125 4.172v-11z"})})}},1410:(e,t,n)=>{"use strict";n.d(t,{A:()=>pt});var r=n(6540),a=n(4164),o=n(4023),i=n(1769),l=n(6347),s=n(539),u=n(7685),c=n(4848);const d="__docusaurus_skipToContent_fallback";function f(e){e.setAttribute("tabindex","-1"),e.focus(),e.removeAttribute("tabindex")}function p(){const e=(0,r.useRef)(null),{action:t}=(0,l.W6)(),n=(0,r.useCallback)((e=>{e.preventDefault();const t=document.querySelector("main:first-of-type")??document.getElementById(d);t&&f(t)}),[]);return(0,u.$)((n=>{let{location:r}=n;e.current&&!r.hash&&"PUSH"===t&&f(e.current)})),{containerRef:e,onClick:n}}const h=(0,s.T)({id:"theme.common.skipToMainContent",description:"The skip to content label used for accessibility, allowing to rapidly navigate to main content with keyboard tab/enter navigation",message:"Skip to main content"});function m(e){const t=e.children??h,{containerRef:n,onClick:r}=p();return(0,c.jsx)("div",{ref:n,role:"region","aria-label":h,children:(0,c.jsx)("a",{...e,href:`#${d}`,onClick:r,children:t})})}var g=n(204),y=n(7788);const b={skipToContent:"skipToContent_fXgn"};function v(){return(0,c.jsx)(m,{className:b.skipToContent})}var w=n(3115),k=n(3380);function x(e){let{width:t=21,height:n=21,color:r="currentColor",strokeWidth:a=1.2,className:o,...i}=e;return(0,c.jsx)("svg",{viewBox:"0 0 15 15",width:t,height:n,...i,children:(0,c.jsx)("g",{stroke:r,strokeWidth:a,children:(0,c.jsx)("path",{d:"M.75.75l13.5 13.5M14.25.75L.75 14.25"})})})}const S={closeButton:"closeButton_CVFx"};function _(e){return(0,c.jsx)("button",{type:"button","aria-label":(0,s.T)({id:"theme.AnnouncementBar.closeButtonAriaLabel",message:"Close",description:"The ARIA label for close button of announcement bar"}),...e,className:(0,a.A)("clean-btn close",S.closeButton,e.className),children:(0,c.jsx)(x,{width:14,height:14,strokeWidth:3.1})})}const E={content:"content_knG7"};function C(e){const{announcementBar:t}=(0,w.p)(),{content:n}=t;return(0,c.jsx)("div",{...e,className:(0,a.A)(E.content,e.className),dangerouslySetInnerHTML:{__html:n}})}const A={announcementBar:"announcementBar_mb4j",announcementBarPlaceholder:"announcementBarPlaceholder_vyr4",announcementBarClose:"announcementBarClose_gvF7",announcementBarContent:"announcementBarContent_xLdY"};function P(){const{announcementBar:e}=(0,w.p)(),{isActive:t,close:n}=(0,k.M)();if(!t)return null;const{backgroundColor:r,textColor:a,isCloseable:o}=e;return(0,c.jsxs)("div",{className:A.announcementBar,style:{backgroundColor:r,color:a},role:"banner",children:[o&&(0,c.jsx)("div",{className:A.announcementBarPlaceholder}),(0,c.jsx)(C,{className:A.announcementBarContent}),o&&(0,c.jsx)(_,{onClick:n,className:A.announcementBarClose})]})}var T=n(4635),R=n(5627);var N=n(6849),j=n(3065);const O=r.createContext(null);function F(e){let{children:t}=e;const n=function(){const e=(0,T.M)(),t=(0,j.YL)(),[n,a]=(0,r.useState)(!1),o=null!==t.component,i=(0,N.ZC)(o);return(0,r.useEffect)((()=>{o&&!i&&a(!0)}),[o,i]),(0,r.useEffect)((()=>{o?e.shown||a(!0):a(!1)}),[e.shown,o]),(0,r.useMemo)((()=>[n,a]),[n])}();return(0,c.jsx)(O.Provider,{value:n,children:t})}function L(e){if(e.component){const t=e.component;return(0,c.jsx)(t,{...e.props})}}function I(){const e=(0,r.useContext)(O);if(!e)throw new N.dV("NavbarSecondaryMenuDisplayProvider");const[t,n]=e,a=(0,r.useCallback)((()=>n(!1)),[n]),o=(0,j.YL)();return(0,r.useMemo)((()=>({shown:t,hide:a,content:L(o)})),[a,o,t])}function D(e){let{header:t,primaryMenu:n,secondaryMenu:r}=e;const{shown:o}=I();return(0,c.jsxs)("div",{className:"navbar-sidebar",children:[t,(0,c.jsxs)("div",{className:(0,a.A)("navbar-sidebar__items",{"navbar-sidebar__items--show-secondary":o}),children:[(0,c.jsx)("div",{className:"navbar-sidebar__item menu",children:n}),(0,c.jsx)("div",{className:"navbar-sidebar__item menu",children:r})]})]})}var z=n(8532),M=n(9136);function B(e){return(0,c.jsx)("svg",{viewBox:"0 0 24 24",width:24,height:24,...e,children:(0,c.jsx)("path",{fill:"currentColor",d:"M12,9c1.65,0,3,1.35,3,3s-1.35,3-3,3s-3-1.35-3-3S10.35,9,12,9 M12,7c-2.76,0-5,2.24-5,5s2.24,5,5,5s5-2.24,5-5 S14.76,7,12,7L12,7z M2,13l2,0c0.55,0,1-0.45,1-1s-0.45-1-1-1l-2,0c-0.55,0-1,0.45-1,1S1.45,13,2,13z M20,13l2,0c0.55,0,1-0.45,1-1 s-0.45-1-1-1l-2,0c-0.55,0-1,0.45-1,1S19.45,13,20,13z M11,2v2c0,0.55,0.45,1,1,1s1-0.45,1-1V2c0-0.55-0.45-1-1-1S11,1.45,11,2z M11,20v2c0,0.55,0.45,1,1,1s1-0.45,1-1v-2c0-0.55-0.45-1-1-1C11.45,19,11,19.45,11,20z M5.99,4.58c-0.39-0.39-1.03-0.39-1.41,0 c-0.39,0.39-0.39,1.03,0,1.41l1.06,1.06c0.39,0.39,1.03,0.39,1.41,0s0.39-1.03,0-1.41L5.99,4.58z M18.36,16.95 c-0.39-0.39-1.03-0.39-1.41,0c-0.39,0.39-0.39,1.03,0,1.41l1.06,1.06c0.39,0.39,1.03,0.39,1.41,0c0.39-0.39,0.39-1.03,0-1.41 L18.36,16.95z M19.42,5.99c0.39-0.39,0.39-1.03,0-1.41c-0.39-0.39-1.03-0.39-1.41,0l-1.06,1.06c-0.39,0.39-0.39,1.03,0,1.41 s1.03,0.39,1.41,0L19.42,5.99z M7.05,18.36c0.39-0.39,0.39-1.03,0-1.41c-0.39-0.39-1.03-0.39-1.41,0l-1.06,1.06 c-0.39,0.39-0.39,1.03,0,1.41s1.03,0.39,1.41,0L7.05,18.36z"})})}function $(e){return(0,c.jsx)("svg",{viewBox:"0 0 24 24",width:24,height:24,...e,children:(0,c.jsx)("path",{fill:"currentColor",d:"M9.37,5.51C9.19,6.15,9.1,6.82,9.1,7.5c0,4.08,3.32,7.4,7.4,7.4c0.68,0,1.35-0.09,1.99-0.27C17.45,17.19,14.93,19,12,19 c-3.86,0-7-3.14-7-7C5,9.07,6.81,6.55,9.37,5.51z M12,3c-4.97,0-9,4.03-9,9s4.03,9,9,9s9-4.03,9-9c0-0.46-0.04-0.92-0.1-1.36 c-0.98,1.37-2.58,2.26-4.4,2.26c-2.98,0-5.4-2.42-5.4-5.4c0-1.81,0.89-3.42,2.26-4.4C12.92,3.04,12.46,3,12,3L12,3z"})})}const U={toggle:"toggle_vylO",toggleButton:"toggleButton_gllP",darkToggleIcon:"darkToggleIcon_wfgR",lightToggleIcon:"lightToggleIcon_pyhR",toggleButtonDisabled:"toggleButtonDisabled_aARS"};function H(e){let{className:t,buttonClassName:n,value:r,onChange:o}=e;const i=(0,M.A)(),l=(0,s.T)({message:"Switch between dark and light mode (currently {mode})",id:"theme.colorToggle.ariaLabel",description:"The ARIA label for the navbar color mode toggle"},{mode:"dark"===r?(0,s.T)({message:"dark mode",id:"theme.colorToggle.ariaLabel.mode.dark",description:"The name for the dark color mode"}):(0,s.T)({message:"light mode",id:"theme.colorToggle.ariaLabel.mode.light",description:"The name for the light color mode"})});return(0,c.jsx)("div",{className:(0,a.A)(U.toggle,t),children:(0,c.jsxs)("button",{className:(0,a.A)("clean-btn",U.toggleButton,!i&&U.toggleButtonDisabled,n),type:"button",onClick:()=>o("dark"===r?"light":"dark"),disabled:!i,title:l,"aria-label":l,"aria-live":"polite","aria-pressed":"dark"===r?"true":"false",children:[(0,c.jsx)(B,{className:(0,a.A)(U.toggleIcon,U.lightToggleIcon)}),(0,c.jsx)($,{className:(0,a.A)(U.toggleIcon,U.darkToggleIcon)})]})})}const V=r.memo(H),W={darkNavbarColorModeToggle:"darkNavbarColorModeToggle_X3D1"};function q(e){let{className:t}=e;const n=(0,w.p)().navbar.style,r=(0,w.p)().colorMode.disableSwitch,{colorMode:a,setColorMode:o}=(0,z.G)();return r?null:(0,c.jsx)(V,{className:t,buttonClassName:"dark"===n?W.darkNavbarColorModeToggle:void 0,value:a,onChange:o})}var G=n(2862);function K(){return(0,c.jsx)(G.A,{className:"navbar__brand",imageClassName:"navbar__logo",titleClassName:"navbar__title text--truncate"})}function Y(){const e=(0,T.M)();return(0,c.jsx)("button",{type:"button","aria-label":(0,s.T)({id:"theme.docs.sidebar.closeSidebarButtonAriaLabel",message:"Close navigation bar",description:"The ARIA label for close button of mobile sidebar"}),className:"clean-btn navbar-sidebar__close",onClick:()=>e.toggle(),children:(0,c.jsx)(x,{color:"var(--ifm-color-emphasis-600)"})})}function Q(){return(0,c.jsxs)("div",{className:"navbar-sidebar__brand",children:[(0,c.jsx)(K,{}),(0,c.jsx)(q,{className:"margin-right--md"}),(0,c.jsx)(Y,{})]})}var Z=n(6289),X=n(9030),J=n(2887);function ee(e,t){return void 0!==e&&void 0!==t&&new RegExp(e,"gi").test(t)}var te=n(5891);function ne(e){let{activeBasePath:t,activeBaseRegex:n,to:r,href:a,label:o,html:i,isDropdownLink:l,prependBaseUrlToHref:s,...u}=e;const d=(0,X.Ay)(r),f=(0,X.Ay)(t),p=(0,X.Ay)(a,{forcePrependBaseUrl:!0}),h=o&&a&&!(0,J.A)(a),m=i?{dangerouslySetInnerHTML:{__html:i}}:{children:(0,c.jsxs)(c.Fragment,{children:[o,h&&(0,c.jsx)(te.A,{...l&&{width:12,height:12}})]})};return a?(0,c.jsx)(Z.A,{href:s?p:a,...u,...m}):(0,c.jsx)(Z.A,{to:d,isNavLink:!0,...(t||n)&&{isActive:(e,t)=>n?ee(n,t.pathname):t.pathname.startsWith(f)},...u,...m})}function re(e){let{className:t,isDropdownItem:n=!1,...r}=e;const o=(0,c.jsx)(ne,{className:(0,a.A)(n?"dropdown__link":"navbar__item navbar__link",t),isDropdownLink:n,...r});return n?(0,c.jsx)("li",{children:o}):o}function ae(e){let{className:t,isDropdownItem:n,...r}=e;return(0,c.jsx)("li",{className:"menu__list-item",children:(0,c.jsx)(ne,{className:(0,a.A)("menu__link",t),...r})})}function oe(e){let{mobile:t=!1,position:n,...r}=e;const a=t?ae:re;return(0,c.jsx)(a,{...r,activeClassName:r.activeClassName??(t?"menu__link--active":"navbar__link--active")})}var ie=n(3535),le=n(214),se=n(797);const ue="dropdownNavbarItemMobile_S0Fm";function ce(e,t){return e.some((e=>function(e,t){return!!(0,le.ys)(e.to,t)||!!ee(e.activeBaseRegex,t)||!(!e.activeBasePath||!t.startsWith(e.activeBasePath))}(e,t)))}function de(e){let{items:t,position:n,className:o,onClick:i,...l}=e;const s=(0,r.useRef)(null),[u,d]=(0,r.useState)(!1);return(0,r.useEffect)((()=>{const e=e=>{s.current&&!s.current.contains(e.target)&&d(!1)};return document.addEventListener("mousedown",e),document.addEventListener("touchstart",e),document.addEventListener("focusin",e),()=>{document.removeEventListener("mousedown",e),document.removeEventListener("touchstart",e),document.removeEventListener("focusin",e)}}),[s]),(0,c.jsxs)("div",{ref:s,className:(0,a.A)("navbar__item","dropdown","dropdown--hoverable",{"dropdown--right":"right"===n,"dropdown--show":u}),children:[(0,c.jsx)(ne,{"aria-haspopup":"true","aria-expanded":u,role:"button",href:l.to?void 0:"#",className:(0,a.A)("navbar__link",o),...l,onClick:l.to?void 0:e=>e.preventDefault(),onKeyDown:e=>{"Enter"===e.key&&(e.preventDefault(),d(!u))},children:l.children??l.label}),(0,c.jsx)("ul",{className:"dropdown__menu",children:t.map(((e,t)=>(0,r.createElement)(Ee,{isDropdownItem:!0,activeClassName:"dropdown__link--active",...e,key:t})))})]})}function fe(e){let{items:t,className:n,position:o,onClick:i,...s}=e;const u=function(){const{siteConfig:{baseUrl:e}}=(0,se.A)(),{pathname:t}=(0,l.zy)();return t.replace(e,"/")}(),d=ce(t,u),{collapsed:f,toggleCollapsed:p,setCollapsed:h}=(0,ie.u)({initialState:()=>!d});return(0,r.useEffect)((()=>{d&&h(!d)}),[u,d,h]),(0,c.jsxs)("li",{className:(0,a.A)("menu__list-item",{"menu__list-item--collapsed":f}),children:[(0,c.jsx)(ne,{role:"button",className:(0,a.A)(ue,"menu__link menu__link--sublist menu__link--sublist-caret",n),...s,onClick:e=>{e.preventDefault(),p()},children:s.children??s.label}),(0,c.jsx)(ie.N,{lazy:!0,as:"ul",className:"menu__list",collapsed:f,children:t.map(((e,t)=>(0,r.createElement)(Ee,{mobile:!0,isDropdownItem:!0,onClick:i,activeClassName:"menu__link--active",...e,key:t})))})]})}function pe(e){let{mobile:t=!1,...n}=e;const r=t?fe:de;return(0,c.jsx)(r,{...n})}var he=n(7976);function me(e){let{width:t=20,height:n=20,...r}=e;return(0,c.jsx)("svg",{viewBox:"0 0 24 24",width:t,height:n,"aria-hidden":!0,...r,children:(0,c.jsx)("path",{fill:"currentColor",d:"M12.87 15.07l-2.54-2.51.03-.03c1.74-1.94 2.98-4.17 3.71-6.53H17V4h-7V2H8v2H1v1.99h11.17C11.5 7.92 10.44 9.75 9 11.35 8.07 10.32 7.3 9.19 6.69 8h-2c.73 1.63 1.73 3.17 2.98 4.56l-5.09 5.02L4 19l5-5 3.11 3.11.76-2.04zM18.5 10h-2L12 22h2l1.12-3h4.75L21 22h2l-4.5-12zm-2.62 7l1.62-4.33L19.12 17h-3.24z"})})}const ge="iconLanguage_nlXk";var ye=n(205);const be={navbarSearchContainer:"navbarSearchContainer_Bca1"};function ve(e){let{children:t,className:n}=e;return(0,c.jsx)("div",{className:(0,a.A)(n,be.navbarSearchContainer),children:t})}var we=n(6942),ke=n(102);var xe=n(6351);function Se(e,t){return t.alternateDocVersions[e.name]??function(e){return e.docs.find((t=>t.id===e.mainDocId))}(e)}const _e={default:oe,localeDropdown:function(e){let{mobile:t,dropdownItemsBefore:n,dropdownItemsAfter:r,queryString:a="",...o}=e;const{i18n:{currentLocale:i,locales:u,localeConfigs:d}}=(0,se.A)(),f=(0,he.o)(),{search:p,hash:h}=(0,l.zy)(),m=[...n,...u.map((e=>{const n=`${`pathname://${f.createUrl({locale:e,fullyQualified:!1})}`}${p}${h}${a}`;return{label:d[e].label,lang:d[e].htmlLang,to:n,target:"_self",autoAddBaseUrl:!1,className:e===i?t?"menu__link--active":"dropdown__link--active":""}})),...r],g=t?(0,s.T)({message:"Languages",id:"theme.navbar.mobileLanguageDropdown.label",description:"The label for the mobile language switcher dropdown"}):d[i].label;return(0,c.jsx)(pe,{...o,mobile:t,label:(0,c.jsxs)(c.Fragment,{children:[(0,c.jsx)(me,{className:ge}),g]}),items:m})},search:function(e){let{mobile:t,className:n}=e;return t?null:(0,c.jsx)(ve,{className:n,children:(0,c.jsx)(ye.A,{})})},dropdown:pe,html:function(e){let{value:t,className:n,mobile:r=!1,isDropdownItem:o=!1}=e;const i=o?"li":"div";return(0,c.jsx)(i,{className:(0,a.A)({navbar__item:!r&&!o,"menu__list-item":r},n),dangerouslySetInnerHTML:{__html:t}})},doc:function(e){let{docId:t,label:n,docsPluginId:r,...a}=e;const{activeDoc:o}=(0,we.zK)(r),i=(0,ke.QB)(t,r),l=o?.path===i?.path;return null===i||i.unlisted&&!l?null:(0,c.jsx)(oe,{exact:!0,...a,isActive:()=>l||!!o?.sidebar&&o.sidebar===i.sidebar,label:n??i.id,to:i.path})},docSidebar:function(e){let{sidebarId:t,label:n,docsPluginId:r,...a}=e;const{activeDoc:o}=(0,we.zK)(r),i=(0,ke.fW)(t,r).link;if(!i)throw new Error(`DocSidebarNavbarItem: Sidebar with ID "${t}" doesn't have anything to be linked to.`);return(0,c.jsx)(oe,{exact:!0,...a,isActive:()=>o?.sidebar===t,label:n??i.label,to:i.path})},docsVersion:function(e){let{label:t,to:n,docsPluginId:r,...a}=e;const o=(0,ke.Vd)(r)[0],i=t??o.label,l=n??(e=>e.docs.find((t=>t.id===e.mainDocId)))(o).path;return(0,c.jsx)(oe,{...a,label:i,to:l})},docsVersionDropdown:function(e){let{mobile:t,docsPluginId:n,dropdownActiveClassDisabled:r,dropdownItemsBefore:a,dropdownItemsAfter:o,...i}=e;const{search:u,hash:d}=(0,l.zy)(),f=(0,we.zK)(n),p=(0,we.jh)(n),{savePreferredVersionName:h}=(0,xe.g1)(n),m=[...a,...p.map((function(e){const t=Se(e,f);return{label:e.label,to:`${t.path}${u}${d}`,isActive:()=>e===f.activeVersion,onClick:()=>h(e.name)}})),...o],g=(0,ke.Vd)(n)[0],y=t&&m.length>1?(0,s.T)({id:"theme.navbar.mobileVersionsDropdown.label",message:"Versions",description:"The label for the navbar versions dropdown on mobile view"}):g.label,b=t&&m.length>1?void 0:Se(g,f).path;return m.length<=1?(0,c.jsx)(oe,{...i,mobile:t,label:y,to:b,isActive:r?()=>!1:void 0}):(0,c.jsx)(pe,{...i,mobile:t,label:y,to:b,items:m,isActive:r?()=>!1:void 0})}};function Ee(e){let{type:t,...n}=e;const r=function(e,t){return e&&"default"!==e?e:"items"in t?"dropdown":"default"}(t,n),a=_e[r];if(!a)throw new Error(`No NavbarItem component found for type "${t}".`);return(0,c.jsx)(a,{...n})}function Ce(){const e=(0,T.M)(),t=(0,w.p)().navbar.items;return(0,c.jsx)("ul",{className:"menu__list",children:t.map(((t,n)=>(0,r.createElement)(Ee,{mobile:!0,...t,onClick:()=>e.toggle(),key:n})))})}function Ae(e){return(0,c.jsx)("button",{...e,type:"button",className:"clean-btn navbar-sidebar__back",children:(0,c.jsx)(s.A,{id:"theme.navbar.mobileSidebarSecondaryMenu.backButtonLabel",description:"The label of the back button to return to main menu, inside the mobile navbar sidebar secondary menu (notably used to display the docs sidebar)",children:"\u2190 Back to main menu"})})}function Pe(){const e=0===(0,w.p)().navbar.items.length,t=I();return(0,c.jsxs)(c.Fragment,{children:[!e&&(0,c.jsx)(Ae,{onClick:()=>t.hide()}),t.content]})}function Te(){const e=(0,T.M)();var t;return void 0===(t=e.shown)&&(t=!0),(0,r.useEffect)((()=>(document.body.style.overflow=t?"hidden":"visible",()=>{document.body.style.overflow="visible"})),[t]),e.shouldRender?(0,c.jsx)(D,{header:(0,c.jsx)(Q,{}),primaryMenu:(0,c.jsx)(Ce,{}),secondaryMenu:(0,c.jsx)(Pe,{})}):null}const Re={navbarHideable:"navbarHideable_m1mJ",navbarHidden:"navbarHidden_jGov"};function Ne(e){return(0,c.jsx)("div",{role:"presentation",...e,className:(0,a.A)("navbar-sidebar__backdrop",e.className)})}function je(e){let{children:t}=e;const{navbar:{hideOnScroll:n,style:o}}=(0,w.p)(),i=(0,T.M)(),{navbarRef:l,isNavbarVisible:d}=function(e){const[t,n]=(0,r.useState)(e),a=(0,r.useRef)(!1),o=(0,r.useRef)(0),i=(0,r.useCallback)((e=>{null!==e&&(o.current=e.getBoundingClientRect().height)}),[]);return(0,R.Mq)(((t,r)=>{let{scrollY:i}=t;if(!e)return;if(i<o.current)return void n(!0);if(a.current)return void(a.current=!1);const l=r?.scrollY,s=document.documentElement.scrollHeight-o.current,u=window.innerHeight;l&&i>=l?n(!1):i+u<s&&n(!0)})),(0,u.$)((t=>{if(!e)return;const r=t.location.hash;if(r?document.getElementById(r.substring(1)):void 0)return a.current=!0,void n(!1);n(!0)})),{navbarRef:i,isNavbarVisible:t}}(n);return(0,c.jsxs)("nav",{ref:l,"aria-label":(0,s.T)({id:"theme.NavBar.navAriaLabel",message:"Main",description:"The ARIA label for the main navigation"}),className:(0,a.A)("navbar","navbar--fixed-top",n&&[Re.navbarHideable,!d&&Re.navbarHidden],{"navbar--dark":"dark"===o,"navbar--primary":"primary"===o,"navbar-sidebar--show":i.shown}),children:[t,(0,c.jsx)(Ne,{onClick:i.toggle}),(0,c.jsx)(Te,{})]})}var Oe=n(99);const Fe={errorBoundaryError:"errorBoundaryError_a6uf",errorBoundaryFallback:"errorBoundaryFallback_VBag"};function Le(e){return(0,c.jsx)("button",{type:"button",...e,children:(0,c.jsx)(s.A,{id:"theme.ErrorPageContent.tryAgain",description:"The label of the button to try again rendering when the React error boundary captures an error",children:"Try again"})})}function Ie(e){let{error:t}=e;const n=(0,Oe.rA)(t).map((e=>e.message)).join("\n\nCause:\n");return(0,c.jsx)("p",{className:Fe.errorBoundaryError,children:n})}class De extends r.Component{componentDidCatch(e,t){throw this.props.onError(e,t)}render(){return this.props.children}}const ze="right";function Me(e){let{width:t=30,height:n=30,className:r,...a}=e;return(0,c.jsx)("svg",{className:r,width:t,height:n,viewBox:"0 0 30 30","aria-hidden":"true",...a,children:(0,c.jsx)("path",{stroke:"currentColor",strokeLinecap:"round",strokeMiterlimit:"10",strokeWidth:"2",d:"M4 7h22M4 15h22M4 23h22"})})}function Be(){const{toggle:e,shown:t}=(0,T.M)();return(0,c.jsx)("button",{onClick:e,"aria-label":(0,s.T)({id:"theme.docs.sidebar.toggleSidebarButtonAriaLabel",message:"Toggle navigation bar",description:"The ARIA label for hamburger menu button of mobile navigation"}),"aria-expanded":t,className:"navbar__toggle clean-btn",type:"button",children:(0,c.jsx)(Me,{})})}const $e={colorModeToggle:"colorModeToggle_DEke"};function Ue(e){let{items:t}=e;return(0,c.jsx)(c.Fragment,{children:t.map(((e,t)=>(0,c.jsx)(De,{onError:t=>new Error(`A theme navbar item failed to render.\nPlease double-check the following navbar item (themeConfig.navbar.items) of your Docusaurus config:\n${JSON.stringify(e,null,2)}`,{cause:t}),children:(0,c.jsx)(Ee,{...e})},t)))})}function He(e){let{left:t,right:n}=e;return(0,c.jsxs)("div",{className:"navbar__inner",children:[(0,c.jsx)("div",{className:"navbar__items",children:t}),(0,c.jsx)("div",{className:"navbar__items navbar__items--right",children:n})]})}function Ve(){const e=(0,T.M)(),t=(0,w.p)().navbar.items,[n,r]=function(e){function t(e){return"left"===(e.position??ze)}return[e.filter(t),e.filter((e=>!t(e)))]}(t),a=t.find((e=>"search"===e.type));return(0,c.jsx)(He,{left:(0,c.jsxs)(c.Fragment,{children:[!e.disabled&&(0,c.jsx)(Be,{}),(0,c.jsx)(K,{}),(0,c.jsx)(Ue,{items:n})]}),right:(0,c.jsxs)(c.Fragment,{children:[(0,c.jsx)(Ue,{items:r}),(0,c.jsx)(q,{className:$e.colorModeToggle}),!a&&(0,c.jsx)(ve,{children:(0,c.jsx)(ye.A,{})})]})})}function We(){return(0,c.jsx)(je,{children:(0,c.jsx)(Ve,{})})}function qe(e){let{item:t}=e;const{to:n,href:r,label:o,prependBaseUrlToHref:i,className:l,...s}=t,u=(0,X.Ay)(n),d=(0,X.Ay)(r,{forcePrependBaseUrl:!0});return(0,c.jsxs)(Z.A,{className:(0,a.A)("footer__link-item",l),...r?{href:i?d:r}:{to:u},...s,children:[o,r&&!(0,J.A)(r)&&(0,c.jsx)(te.A,{})]})}function Ge(e){let{item:t}=e;return t.html?(0,c.jsx)("li",{className:(0,a.A)("footer__item",t.className),dangerouslySetInnerHTML:{__html:t.html}}):(0,c.jsx)("li",{className:"footer__item",children:(0,c.jsx)(qe,{item:t})},t.href??t.to)}function Ke(e){let{column:t}=e;return(0,c.jsxs)("div",{className:(0,a.A)("col footer__col",t.className),children:[(0,c.jsx)("div",{className:"footer__title",children:t.title}),(0,c.jsx)("ul",{className:"footer__items clean-list",children:t.items.map(((e,t)=>(0,c.jsx)(Ge,{item:e},t)))})]})}function Ye(e){let{columns:t}=e;return(0,c.jsx)("div",{className:"row footer__links",children:t.map(((e,t)=>(0,c.jsx)(Ke,{column:e},t)))})}function Qe(){return(0,c.jsx)("span",{className:"footer__link-separator",children:"\xb7"})}function Ze(e){let{item:t}=e;return t.html?(0,c.jsx)("span",{className:(0,a.A)("footer__link-item",t.className),dangerouslySetInnerHTML:{__html:t.html}}):(0,c.jsx)(qe,{item:t})}function Xe(e){let{links:t}=e;return(0,c.jsx)("div",{className:"footer__links text--center",children:(0,c.jsx)("div",{className:"footer__links",children:t.map(((e,n)=>(0,c.jsxs)(r.Fragment,{children:[(0,c.jsx)(Ze,{item:e}),t.length!==n+1&&(0,c.jsx)(Qe,{})]},n)))})})}function Je(e){let{links:t}=e;return function(e){return"title"in e[0]}(t)?(0,c.jsx)(Ye,{columns:t}):(0,c.jsx)(Xe,{links:t})}var et=n(9324);const tt="footerLogoLink_BH7S";function nt(e){let{logo:t}=e;const{withBaseUrl:n}=(0,X.hH)(),r={light:n(t.src),dark:n(t.srcDark??t.src)};return(0,c.jsx)(et.A,{className:(0,a.A)("footer__logo",t.className),alt:t.alt,sources:r,width:t.width,height:t.height,style:t.style})}function rt(e){let{logo:t}=e;return t.href?(0,c.jsx)(Z.A,{href:t.href,className:tt,target:t.target,children:(0,c.jsx)(nt,{logo:t})}):(0,c.jsx)(nt,{logo:t})}function at(e){let{copyright:t}=e;return(0,c.jsx)("div",{className:"footer__copyright",dangerouslySetInnerHTML:{__html:t}})}function ot(e){let{style:t,links:n,logo:r,copyright:o}=e;return(0,c.jsx)("footer",{className:(0,a.A)("footer",{"footer--dark":"dark"===t}),children:(0,c.jsxs)("div",{className:"container container-fluid",children:[n,(r||o)&&(0,c.jsxs)("div",{className:"footer__bottom text--center",children:[r&&(0,c.jsx)("div",{className:"margin-bottom--sm",children:r}),o]})]})})}function it(){const{footer:e}=(0,w.p)();if(!e)return null;const{copyright:t,links:n,logo:r,style:a}=e;return(0,c.jsx)(ot,{style:a,links:n&&n.length>0&&(0,c.jsx)(Je,{links:n}),logo:r&&(0,c.jsx)(rt,{logo:r}),copyright:t&&(0,c.jsx)(at,{copyright:t})})}const lt=r.memo(it),st=(0,N.fM)([z.a,k.o,R.Tv,xe.VQ,i.Jx,function(e){let{children:t}=e;return(0,c.jsx)(j.y_,{children:(0,c.jsx)(T.e,{children:(0,c.jsx)(F,{children:t})})})}]);function ut(e){let{children:t}=e;return(0,c.jsx)(st,{children:t})}var ct=n(9303);function dt(e){let{error:t,tryAgain:n}=e;return(0,c.jsx)("main",{className:"container margin-vert--xl",children:(0,c.jsx)("div",{className:"row",children:(0,c.jsxs)("div",{className:"col col--6 col--offset-3",children:[(0,c.jsx)(ct.A,{as:"h1",className:"hero__title",children:(0,c.jsx)(s.A,{id:"theme.ErrorPageContent.title",description:"The title of the fallback page when the page crashed",children:"This page crashed."})}),(0,c.jsx)("div",{className:"margin-vert--lg",children:(0,c.jsx)(Le,{onClick:n,className:"button button--primary shadow--lw"})}),(0,c.jsx)("hr",{}),(0,c.jsx)("div",{className:"margin-vert--md",children:(0,c.jsx)(Ie,{error:t})})]})})})}const ft={mainWrapper:"mainWrapper_z2l0"};function pt(e){const{children:t,noFooter:n,wrapperClassName:r,title:l,description:s}=e;return(0,y.J)(),(0,c.jsxs)(ut,{children:[(0,c.jsx)(i.be,{title:l,description:s}),(0,c.jsx)(v,{}),(0,c.jsx)(P,{}),(0,c.jsx)(We,{}),(0,c.jsx)("div",{id:d,className:(0,a.A)(g.G.wrapper.main,ft.mainWrapper,r),children:(0,c.jsx)(o.A,{fallback:e=>(0,c.jsx)(dt,{...e}),children:t})}),!n&&(0,c.jsx)(lt,{})]})}},2862:(e,t,n)=>{"use strict";n.d(t,{A:()=>c});n(6540);var r=n(6289),a=n(9030),o=n(797),i=n(3115),l=n(9324),s=n(4848);function u(e){let{logo:t,alt:n,imageClassName:r}=e;const o={light:(0,a.Ay)(t.src),dark:(0,a.Ay)(t.srcDark||t.src)},i=(0,s.jsx)(l.A,{className:t.className,sources:o,height:t.height,width:t.width,alt:n,style:t.style});return r?(0,s.jsx)("div",{className:r,children:i}):i}function c(e){const{siteConfig:{title:t}}=(0,o.A)(),{navbar:{title:n,logo:l}}=(0,i.p)(),{imageClassName:c,titleClassName:d,...f}=e,p=(0,a.Ay)(l?.href||"/"),h=n?"":t,m=l?.alt??h;return(0,s.jsxs)(r.A,{to:p,...f,...l?.target&&{target:l.target},children:[l&&(0,s.jsx)(u,{logo:l,alt:m,imageClassName:c}),null!=n&&(0,s.jsx)("b",{className:d,children:n})]})}},7220:(e,t,n)=>{"use strict";n.d(t,{A:()=>o});n(6540);var r=n(7143),a=n(4848);function o(e){let{locale:t,version:n,tag:o}=e;const i=t;return(0,a.jsxs)(r.A,{children:[t&&(0,a.jsx)("meta",{name:"docusaurus_locale",content:t}),n&&(0,a.jsx)("meta",{name:"docusaurus_version",content:n}),o&&(0,a.jsx)("meta",{name:"docusaurus_tag",content:o}),i&&(0,a.jsx)("meta",{name:"docsearch:language",content:i}),n&&(0,a.jsx)("meta",{name:"docsearch:version",content:n}),o&&(0,a.jsx)("meta",{name:"docsearch:docusaurus_tag",content:o})]})}},9324:(e,t,n)=>{"use strict";n.d(t,{A:()=>c});var r=n(6540),a=n(4164),o=n(9136),i=n(8532);const l={themedComponent:"themedComponent_mlkZ","themedComponent--light":"themedComponent--light_NVdE","themedComponent--dark":"themedComponent--dark_xIcU"};var s=n(4848);function u(e){let{className:t,children:n}=e;const u=(0,o.A)(),{colorMode:c}=(0,i.G)();return(0,s.jsx)(s.Fragment,{children:(u?"dark"===c?["dark"]:["light"]:["light","dark"]).map((e=>{const o=n({theme:e,className:(0,a.A)(t,l.themedComponent,l[`themedComponent--${e}`])});return(0,s.jsx)(r.Fragment,{children:o},e)}))})}function c(e){const{sources:t,className:n,alt:r,...a}=e;return(0,s.jsx)(u,{className:n,children:e=>{let{theme:n,className:o}=e;return(0,s.jsx)("img",{src:t[n],alt:r,className:o,...a})}})}},3535:(e,t,n)=>{"use strict";n.d(t,{N:()=>y,u:()=>u});var r=n(6540),a=n(9136),o=n(372),i=n(4924),l=n(4848);const s="ease-in-out";function u(e){let{initialState:t}=e;const[n,a]=(0,r.useState)(t??!1),o=(0,r.useCallback)((()=>{a((e=>!e))}),[]);return{collapsed:n,setCollapsed:a,toggleCollapsed:o}}const c={display:"none",overflow:"hidden",height:"0px"},d={display:"block",overflow:"visible",height:"auto"};function f(e,t){const n=t?c:d;e.style.display=n.display,e.style.overflow=n.overflow,e.style.height=n.height}function p(e){let{collapsibleRef:t,collapsed:n,animation:a}=e;const o=(0,r.useRef)(!1);(0,r.useEffect)((()=>{const e=t.current;function r(){const t=e.scrollHeight,n=a?.duration??function(e){if((0,i.O)())return 1;const t=e/36;return Math.round(10*(4+15*t**.25+t/5))}(t);return{transition:`height ${n}ms ${a?.easing??s}`,height:`${t}px`}}function l(){const t=r();e.style.transition=t.transition,e.style.height=t.height}if(!o.current)return f(e,n),void(o.current=!0);return e.style.willChange="height",function(){const t=requestAnimationFrame((()=>{n?(l(),requestAnimationFrame((()=>{e.style.height=c.height,e.style.overflow=c.overflow}))):(e.style.display="block",requestAnimationFrame((()=>{l()})))}));return()=>cancelAnimationFrame(t)}()}),[t,n,a])}function h(e){let{collapsed:t,isBrowser:n}=e;if(!n)return t?c:d}function m(e){let{as:t="div",collapsed:n,children:o,animation:i,onCollapseTransitionEnd:s,className:u,disableSSRStyle:c}=e;const d=(0,a.A)(),m=(0,r.useRef)(null);return p({collapsibleRef:m,collapsed:n,animation:i}),(0,l.jsx)(t,{ref:m,style:c?void 0:h({collapsed:n,isBrowser:d}),onTransitionEnd:e=>{"height"===e.propertyName&&(f(m.current,n),s?.(n))},className:u,children:o})}function g(e){let{collapsed:t,...n}=e;const[a,i]=(0,r.useState)(!t),[s,u]=(0,r.useState)(t);return(0,o.A)((()=>{t||i(!0)}),[t]),(0,o.A)((()=>{a&&u(t)}),[a,t]),a?(0,l.jsx)(m,{...n,collapsed:s}):null}function y(e){let{lazy:t,...n}=e;const r=t?g:m;return(0,l.jsx)(r,{...n})}},3380:(e,t,n)=>{"use strict";n.d(t,{M:()=>m,o:()=>h});var r=n(6540),a=n(9136),o=n(8749),i=n(6849),l=n(3115),s=n(4848);const u=(0,o.Wf)("docusaurus.announcement.dismiss"),c=(0,o.Wf)("docusaurus.announcement.id"),d=()=>"true"===u.get(),f=e=>u.set(String(e)),p=r.createContext(null);function h(e){let{children:t}=e;const n=function(){const{announcementBar:e}=(0,l.p)(),t=(0,a.A)(),[n,o]=(0,r.useState)((()=>!!t&&d()));(0,r.useEffect)((()=>{o(d())}),[]);const i=(0,r.useCallback)((()=>{f(!0),o(!0)}),[]);return(0,r.useEffect)((()=>{if(!e)return;const{id:t}=e;let n=c.get();"annoucement-bar"===n&&(n="announcement-bar");const r=t!==n;c.set(t),r&&f(!1),!r&&d()||o(!1)}),[e]),(0,r.useMemo)((()=>({isActive:!!e&&!n,close:i})),[e,n,i])}();return(0,s.jsx)(p.Provider,{value:n,children:t})}function m(){const e=(0,r.useContext)(p);if(!e)throw new i.dV("AnnouncementBarProvider");return e}},8532:(e,t,n)=>{"use strict";n.d(t,{G:()=>y,a:()=>g});var r=n(6540),a=n(1934),o=n(6849),i=n(8749),l=n(3115),s=n(4848);const u=r.createContext(void 0),c="theme",d=(0,i.Wf)(c),f={light:"light",dark:"dark"},p=e=>e===f.dark?f.dark:f.light,h=e=>a.A.canUseDOM?p(document.documentElement.getAttribute("data-theme")):p(e),m=e=>{d.set(p(e))};function g(e){let{children:t}=e;const n=function(){const{colorMode:{defaultMode:e,disableSwitch:t,respectPrefersColorScheme:n}}=(0,l.p)(),[a,o]=(0,r.useState)(h(e));(0,r.useEffect)((()=>{t&&d.del()}),[t]);const i=(0,r.useCallback)((function(t,r){void 0===r&&(r={});const{persist:a=!0}=r;t?(o(t),a&&m(t)):(o(n?window.matchMedia("(prefers-color-scheme: dark)").matches?f.dark:f.light:e),d.del())}),[n,e]);(0,r.useEffect)((()=>{document.documentElement.setAttribute("data-theme",p(a))}),[a]),(0,r.useEffect)((()=>{if(t)return;const e=e=>{if(e.key!==c)return;const t=d.get();null!==t&&i(p(t))};return window.addEventListener("storage",e),()=>window.removeEventListener("storage",e)}),[t,i]);const s=(0,r.useRef)(!1);return(0,r.useEffect)((()=>{if(t&&!n)return;const e=window.matchMedia("(prefers-color-scheme: dark)"),r=()=>{window.matchMedia("print").matches||s.current?s.current=window.matchMedia("print").matches:i(null)};return e.addListener(r),()=>e.removeListener(r)}),[i,t,n]),(0,r.useMemo)((()=>({colorMode:a,setColorMode:i,get isDarkTheme(){return a===f.dark},setLightTheme(){i(f.light)},setDarkTheme(){i(f.dark)}})),[a,i])}();return(0,s.jsx)(u.Provider,{value:n,children:t})}function y(){const e=(0,r.useContext)(u);if(null==e)throw new o.dV("ColorModeProvider","Please see https://docusaurus.io/docs/api/themes/configuration#use-color-mode.");return e}},4635:(e,t,n)=>{"use strict";n.d(t,{e:()=>p,M:()=>h});var r=n(6540),a=n(3065),o=n(6682),i=n(6347),l=n(6849);function s(e){!function(e){const t=(0,i.W6)(),n=(0,l._q)(e);(0,r.useEffect)((()=>t.block(((e,t)=>n(e,t)))),[t,n])}(((t,n)=>{if("POP"===n)return e(t,n)}))}var u=n(3115),c=n(4848);const d=r.createContext(void 0);function f(){const e=function(){const e=(0,a.YL)(),{items:t}=(0,u.p)().navbar;return 0===t.length&&!e.component}(),t=(0,o.l)(),n=!e&&"mobile"===t,[i,l]=(0,r.useState)(!1);s((()=>{if(i)return l(!1),!1}));const c=(0,r.useCallback)((()=>{l((e=>!e))}),[]);return(0,r.useEffect)((()=>{"desktop"===t&&l(!1)}),[t]),(0,r.useMemo)((()=>({disabled:e,shouldRender:n,toggle:c,shown:i})),[e,n,c,i])}function p(e){let{children:t}=e;const n=f();return(0,c.jsx)(d.Provider,{value:n,children:t})}function h(){const e=r.useContext(d);if(void 0===e)throw new l.dV("NavbarMobileSidebarProvider");return e}},3065:(e,t,n)=>{"use strict";n.d(t,{GX:()=>u,YL:()=>s,y_:()=>l});var r=n(6540),a=n(6849),o=n(4848);const i=r.createContext(null);function l(e){let{children:t}=e;const n=(0,r.useState)({component:null,props:null});return(0,o.jsx)(i.Provider,{value:n,children:t})}function s(){const e=(0,r.useContext)(i);if(!e)throw new a.dV("NavbarSecondaryMenuContentProvider");return e[0]}function u(e){let{component:t,props:n}=e;const o=(0,r.useContext)(i);if(!o)throw new a.dV("NavbarSecondaryMenuContentProvider");const[,l]=o,s=(0,a.Be)(n);return(0,r.useEffect)((()=>{l({component:t,props:s})}),[l,t,s]),(0,r.useEffect)((()=>()=>l({component:null,props:null})),[l]),null}},7788:(e,t,n)=>{"use strict";n.d(t,{w:()=>a,J:()=>o});var r=n(6540);const a="navigation-with-keyboard";function o(){(0,r.useEffect)((()=>{function e(e){"keydown"===e.type&&"Tab"===e.key&&document.body.classList.add(a),"mousedown"===e.type&&document.body.classList.remove(a)}return document.addEventListener("keydown",e),document.addEventListener("mousedown",e),()=>{document.body.classList.remove(a),document.removeEventListener("keydown",e),document.removeEventListener("mousedown",e)}}),[])}},6682:(e,t,n)=>{"use strict";n.d(t,{l:()=>l});var r=n(6540),a=n(1934);const o={desktop:"desktop",mobile:"mobile",ssr:"ssr"},i=996;function l(e){let{desktopBreakpoint:t=i}=void 0===e?{}:e;const[n,l]=(0,r.useState)((()=>"ssr"));return(0,r.useEffect)((()=>{function e(){l(function(e){if(!a.A.canUseDOM)throw new Error("getWindowSize() should only be called after React hydration");return window.innerWidth>e?o.desktop:o.mobile}(t))}return e(),window.addEventListener("resize",e),()=>{window.removeEventListener("resize",e)}}),[t]),n}},204:(e,t,n)=>{"use strict";n.d(t,{G:()=>r});const r={page:{blogListPage:"blog-list-page",blogPostPage:"blog-post-page",blogTagsListPage:"blog-tags-list-page",blogTagPostListPage:"blog-tags-post-list-page",blogAuthorsListPage:"blog-authors-list-page",blogAuthorsPostsPage:"blog-authors-posts-page",docsDocPage:"docs-doc-page",docsTagsListPage:"docs-tags-list-page",docsTagDocListPage:"docs-tags-doc-list-page",mdxPage:"mdx-page"},wrapper:{main:"main-wrapper",blogPages:"blog-wrapper",docsPages:"docs-wrapper",mdxPages:"mdx-wrapper"},common:{editThisPage:"theme-edit-this-page",lastUpdated:"theme-last-updated",backToTopButton:"theme-back-to-top-button",codeBlock:"theme-code-block",admonition:"theme-admonition",unlistedBanner:"theme-unlisted-banner",draftBanner:"theme-draft-banner",admonitionType:e=>`theme-admonition-${e}`},layout:{},docs:{docVersionBanner:"theme-doc-version-banner",docVersionBadge:"theme-doc-version-badge",docBreadcrumbs:"theme-doc-breadcrumbs",docMarkdown:"theme-doc-markdown",docTocMobile:"theme-doc-toc-mobile",docTocDesktop:"theme-doc-toc-desktop",docFooter:"theme-doc-footer",docFooterTagsRow:"theme-doc-footer-tags-row",docFooterEditMetaRow:"theme-doc-footer-edit-meta-row",docSidebarContainer:"theme-doc-sidebar-container",docSidebarMenu:"theme-doc-sidebar-menu",docSidebarItemCategory:"theme-doc-sidebar-item-category",docSidebarItemLink:"theme-doc-sidebar-item-link",docSidebarItemCategoryLevel:e=>`theme-doc-sidebar-item-category-level-${e}`,docSidebarItemLinkLevel:e=>`theme-doc-sidebar-item-link-level-${e}`},blog:{blogFooterTagsRow:"theme-blog-footer-tags-row",blogFooterEditMetaRow:"theme-blog-footer-edit-meta-row"},pages:{pageFooterEditMetaRow:"theme-pages-footer-edit-meta-row"}}},4924:(e,t,n)=>{"use strict";function r(){return window.matchMedia("(prefers-reduced-motion: reduce)").matches}n.d(t,{O:()=>r})},1769:(e,t,n)=>{"use strict";n.d(t,{e3:()=>p,be:()=>d,Jx:()=>h});var r=n(6540),a=n(4164),o=n(7143),i=n(5313);function l(){const e=r.useContext(i.o);if(!e)throw new Error("Unexpected: no Docusaurus route context found");return e}var s=n(9030),u=n(797);var c=n(4848);function d(e){let{title:t,description:n,keywords:r,image:a,children:i}=e;const l=function(e){const{siteConfig:t}=(0,u.A)(),{title:n,titleDelimiter:r}=t;return e?.trim().length?`${e.trim()} ${r} ${n}`:n}(t),{withBaseUrl:d}=(0,s.hH)(),f=a?d(a,{absolute:!0}):void 0;return(0,c.jsxs)(o.A,{children:[t&&(0,c.jsx)("title",{children:l}),t&&(0,c.jsx)("meta",{property:"og:title",content:l}),n&&(0,c.jsx)("meta",{name:"description",content:n}),n&&(0,c.jsx)("meta",{property:"og:description",content:n}),r&&(0,c.jsx)("meta",{name:"keywords",content:Array.isArray(r)?r.join(","):r}),f&&(0,c.jsx)("meta",{property:"og:image",content:f}),f&&(0,c.jsx)("meta",{name:"twitter:image",content:f}),i]})}const f=r.createContext(void 0);function p(e){let{className:t,children:n}=e;const i=r.useContext(f),l=(0,a.A)(i,t);return(0,c.jsxs)(f.Provider,{value:l,children:[(0,c.jsx)(o.A,{children:(0,c.jsx)("html",{className:l})}),n]})}function h(e){let{children:t}=e;const n=l(),r=`plugin-${n.plugin.name.replace(/docusaurus-(?:plugin|theme)-(?:content-)?/gi,"")}`;const o=`plugin-id-${n.plugin.id}`;return(0,c.jsx)(p,{className:(0,a.A)(r,o),children:t})}},6849:(e,t,n)=>{"use strict";n.d(t,{Be:()=>u,ZC:()=>l,_q:()=>i,dV:()=>s,fM:()=>c});var r=n(6540),a=n(372),o=n(4848);function i(e){const t=(0,r.useRef)(e);return(0,a.A)((()=>{t.current=e}),[e]),(0,r.useCallback)((function(){return t.current(...arguments)}),[])}function l(e){const t=(0,r.useRef)();return(0,a.A)((()=>{t.current=e})),t.current}class s extends Error{constructor(e,t){super(),this.name="ReactContextError",this.message=`Hook ${this.stack?.split("\n")[1]?.match(/at (?:\w+\.)?(?<name>\w+)/)?.groups.name??""} is called outside the <${e}>. ${t??""}`}}function u(e){const t=Object.entries(e);return t.sort(((e,t)=>e[0].localeCompare(t[0]))),(0,r.useMemo)((()=>e),t.flat())}function c(e){return t=>{let{children:n}=t;return(0,o.jsx)(o.Fragment,{children:e.reduceRight(((e,t)=>(0,o.jsx)(t,{children:e})),n)})}}},214:(e,t,n)=>{"use strict";n.d(t,{Dt:()=>l,ys:()=>i});var r=n(6540),a=n(8912),o=n(797);function i(e,t){const n=e=>(!e||e.endsWith("/")?e:`${e}/`)?.toLowerCase();return n(e)===n(t)}function l(){const{baseUrl:e}=(0,o.A)().siteConfig;return(0,r.useMemo)((()=>function(e){let{baseUrl:t,routes:n}=e;function r(e){return e.path===t&&!0===e.exact}function a(e){return e.path===t&&!e.exact}return function e(t){if(0===t.length)return;return t.find(r)||e(t.filter(a).flatMap((e=>e.routes??[])))}(n)}({routes:a.A,baseUrl:e})),[e])}},5627:(e,t,n)=>{"use strict";n.d(t,{Mq:()=>f,Tv:()=>u,gk:()=>p});var r=n(6540),a=n(1934),o=n(9136),i=(n(372),n(6849)),l=n(4848);const s=r.createContext(void 0);function u(e){let{children:t}=e;const n=function(){const e=(0,r.useRef)(!0);return(0,r.useMemo)((()=>({scrollEventsEnabledRef:e,enableScrollEvents:()=>{e.current=!0},disableScrollEvents:()=>{e.current=!1}})),[])}();return(0,l.jsx)(s.Provider,{value:n,children:t})}function c(){const e=(0,r.useContext)(s);if(null==e)throw new i.dV("ScrollControllerProvider");return e}const d=()=>a.A.canUseDOM?{scrollX:window.pageXOffset,scrollY:window.pageYOffset}:null;function f(e,t){void 0===t&&(t=[]);const{scrollEventsEnabledRef:n}=c(),a=(0,r.useRef)(d()),o=(0,i._q)(e);(0,r.useEffect)((()=>{const e=()=>{if(!n.current)return;const e=d();o(e,a.current),a.current=e},t={passive:!0};return e(),window.addEventListener("scroll",e,t),()=>window.removeEventListener("scroll",e,t)}),[o,n,...t])}function p(){const e=(0,r.useRef)(null),t=(0,o.A)()&&"smooth"===getComputedStyle(document.documentElement).scrollBehavior;return{startScroll:n=>{e.current=t?function(e){return window.scrollTo({top:e,behavior:"smooth"}),()=>{}}(n):function(e){let t=null;const n=document.documentElement.scrollTop>e;return function r(){const a=document.documentElement.scrollTop;(n&&a>e||!n&&a<e)&&(t=requestAnimationFrame(r),window.scrollTo(0,Math.floor(.85*(a-e))+e))}(),()=>t&&cancelAnimationFrame(t)}(n)},cancelScroll:()=>e.current?.()}}},8749:(e,t,n)=>{"use strict";n.d(t,{Wf:()=>u});n(6540);const r=JSON.parse('{"N":"localStorage","M":""}'),a=r.N;function o(e){let{key:t,oldValue:n,newValue:r,storage:a}=e;if(n===r)return;const o=document.createEvent("StorageEvent");o.initStorageEvent("storage",!1,!1,t,n,r,window.location.href,a),window.dispatchEvent(o)}function i(e){if(void 0===e&&(e=a),"undefined"==typeof window)throw new Error("Browser storage is not available on Node.js/Docusaurus SSR process.");if("none"===e)return null;try{return window[e]}catch(n){return t=n,l||(console.warn("Docusaurus browser storage is not available.\nPossible reasons: running Docusaurus in an iframe, in an incognito browser session, or using too strict browser privacy settings.",t),l=!0),null}var t}let l=!1;const s={get:()=>null,set:()=>{},del:()=>{},listen:()=>()=>{}};function u(e,t){const n=`${e}${r.M}`;if("undefined"==typeof window)return function(e){function t(){throw new Error(`Illegal storage API usage for storage key "${e}".\nDocusaurus storage APIs are not supposed to be called on the server-rendering process.\nPlease only call storage APIs in effects and event handlers.`)}return{get:t,set:t,del:t,listen:t}}(n);const a=i(t?.persistence);return null===a?s:{get:()=>{try{return a.getItem(n)}catch(e){return console.error(`Docusaurus storage error, can't get key=${n}`,e),null}},set:e=>{try{const t=a.getItem(n);a.setItem(n,e),o({key:n,oldValue:t,newValue:e,storage:a})}catch(t){console.error(`Docusaurus storage error, can't set ${n}=${e}`,t)}},del:()=>{try{const e=a.getItem(n);a.removeItem(n),o({key:n,oldValue:e,newValue:null,storage:a})}catch(e){console.error(`Docusaurus storage error, can't delete key=${n}`,e)}},listen:e=>{try{const t=t=>{t.storageArea===a&&t.key===n&&e(t)};return window.addEventListener("storage",t),()=>window.removeEventListener("storage",t)}catch(t){return console.error(`Docusaurus storage error, can't listen for changes of key=${n}`,t),()=>{}}}}}},7976:(e,t,n)=>{"use strict";n.d(t,{o:()=>i});var r=n(797),a=n(6347),o=n(99);function i(){const{siteConfig:{baseUrl:e,url:t,trailingSlash:n},i18n:{defaultLocale:i,currentLocale:l}}=(0,r.A)(),{pathname:s}=(0,a.zy)(),u=(0,o.Ks)(s,{trailingSlash:n,baseUrl:e}),c=l===i?e:e.replace(`/${l}/`,"/"),d=u.replace(e,"");return{createUrl:function(e){let{locale:n,fullyQualified:r}=e;return`${r?t:""}${function(e){return e===i?`${c}`:`${c}${e}/`}(n)}${d}`}}}},7685:(e,t,n)=>{"use strict";n.d(t,{$:()=>i});var r=n(6540),a=n(6347),o=n(6849);function i(e){const t=(0,a.zy)(),n=(0,o.ZC)(t),i=(0,o._q)(e);(0,r.useEffect)((()=>{n&&t!==n&&i({location:t,previousLocation:n})}),[i,t,n])}},3115:(e,t,n)=>{"use strict";n.d(t,{p:()=>a});var r=n(797);function a(){return(0,r.A)().siteConfig.themeConfig}},2562:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.addTrailingSlash=a,t.default=function(e,t){const{trailingSlash:n,baseUrl:r}=t;if(e.startsWith("#"))return e;if(void 0===n)return e;const[i]=e.split(/[#?]/),l="/"===i||i===r?i:(s=i,u=n,u?a(s):o(s));var s,u;return e.replace(i,l)},t.addLeadingSlash=function(e){return(0,r.addPrefix)(e,"/")},t.removeTrailingSlash=o;const r=n(7149);function a(e){return e.endsWith("/")?e:`${e}/`}function o(e){return(0,r.removeSuffix)(e,"/")}},2528:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.getErrorCausalChain=function e(t){if(t.cause)return[t,...e(t.cause)];return[t]}},99:(e,t,n)=>{"use strict";t.rA=t.Ks=void 0;const r=n(1635);var a=n(2562);Object.defineProperty(t,"Ks",{enumerable:!0,get:function(){return r.__importDefault(a).default}});var o=n(7149);var i=n(2528);Object.defineProperty(t,"rA",{enumerable:!0,get:function(){return i.getErrorCausalChain}})},7149:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.addPrefix=function(e,t){return e.startsWith(t)?e:`${t}${e}`},t.removeSuffix=function(e,t){if(""===t)return e;return e.endsWith(t)?e.slice(0,-t.length):e},t.addSuffix=function(e,t){return e.endsWith(t)?e:`${e}${t}`},t.removePrefix=function(e,t){return e.startsWith(t)?e.slice(t.length):e}},1513:(e,t,n)=>{"use strict";n.d(t,{zR:()=>w,TM:()=>C,yJ:()=>p,sC:()=>P,AO:()=>f});var r=n(8168);function a(e){return"/"===e.charAt(0)}function o(e,t){for(var n=t,r=n+1,a=e.length;r<a;n+=1,r+=1)e[n]=e[r];e.pop()}const i=function(e,t){void 0===t&&(t="");var n,r=e&&e.split("/")||[],i=t&&t.split("/")||[],l=e&&a(e),s=t&&a(t),u=l||s;if(e&&a(e)?i=r:r.length&&(i.pop(),i=i.concat(r)),!i.length)return"/";if(i.length){var c=i[i.length-1];n="."===c||".."===c||""===c}else n=!1;for(var d=0,f=i.length;f>=0;f--){var p=i[f];"."===p?o(i,f):".."===p?(o(i,f),d++):d&&(o(i,f),d--)}if(!u)for(;d--;d)i.unshift("..");!u||""===i[0]||i[0]&&a(i[0])||i.unshift("");var h=i.join("/");return n&&"/"!==h.substr(-1)&&(h+="/"),h};var l=n(1561);function s(e){return"/"===e.charAt(0)?e:"/"+e}function u(e){return"/"===e.charAt(0)?e.substr(1):e}function c(e,t){return function(e,t){return 0===e.toLowerCase().indexOf(t.toLowerCase())&&-1!=="/?#".indexOf(e.charAt(t.length))}(e,t)?e.substr(t.length):e}function d(e){return"/"===e.charAt(e.length-1)?e.slice(0,-1):e}function f(e){var t=e.pathname,n=e.search,r=e.hash,a=t||"/";return n&&"?"!==n&&(a+="?"===n.charAt(0)?n:"?"+n),r&&"#"!==r&&(a+="#"===r.charAt(0)?r:"#"+r),a}function p(e,t,n,a){var o;"string"==typeof e?(o=function(e){var t=e||"/",n="",r="",a=t.indexOf("#");-1!==a&&(r=t.substr(a),t=t.substr(0,a));var o=t.indexOf("?");return-1!==o&&(n=t.substr(o),t=t.substr(0,o)),{pathname:t,search:"?"===n?"":n,hash:"#"===r?"":r}}(e),o.state=t):(void 0===(o=(0,r.A)({},e)).pathname&&(o.pathname=""),o.search?"?"!==o.search.charAt(0)&&(o.search="?"+o.search):o.search="",o.hash?"#"!==o.hash.charAt(0)&&(o.hash="#"+o.hash):o.hash="",void 0!==t&&void 0===o.state&&(o.state=t));try{o.pathname=decodeURI(o.pathname)}catch(l){throw l instanceof URIError?new URIError('Pathname "'+o.pathname+'" could not be decoded. This is likely caused by an invalid percent-encoding.'):l}return n&&(o.key=n),a?o.pathname?"/"!==o.pathname.charAt(0)&&(o.pathname=i(o.pathname,a.pathname)):o.pathname=a.pathname:o.pathname||(o.pathname="/"),o}function h(){var e=null;var t=[];return{setPrompt:function(t){return e=t,function(){e===t&&(e=null)}},confirmTransitionTo:function(t,n,r,a){if(null!=e){var o="function"==typeof e?e(t,n):e;"string"==typeof o?"function"==typeof r?r(o,a):a(!0):a(!1!==o)}else a(!0)},appendListener:function(e){var n=!0;function r(){n&&e.apply(void 0,arguments)}return t.push(r),function(){n=!1,t=t.filter((function(e){return e!==r}))}},notifyListeners:function(){for(var e=arguments.length,n=new Array(e),r=0;r<e;r++)n[r]=arguments[r];t.forEach((function(e){return e.apply(void 0,n)}))}}}var m=!("undefined"==typeof window||!window.document||!window.document.createElement);function g(e,t){t(window.confirm(e))}var y="popstate",b="hashchange";function v(){try{return window.history.state||{}}catch(e){return{}}}function w(e){void 0===e&&(e={}),m||(0,l.A)(!1);var t,n=window.history,a=(-1===(t=window.navigator.userAgent).indexOf("Android 2.")&&-1===t.indexOf("Android 4.0")||-1===t.indexOf("Mobile Safari")||-1!==t.indexOf("Chrome")||-1!==t.indexOf("Windows Phone"))&&window.history&&"pushState"in window.history,o=!(-1===window.navigator.userAgent.indexOf("Trident")),i=e,u=i.forceRefresh,w=void 0!==u&&u,k=i.getUserConfirmation,x=void 0===k?g:k,S=i.keyLength,_=void 0===S?6:S,E=e.basename?d(s(e.basename)):"";function C(e){var t=e||{},n=t.key,r=t.state,a=window.location,o=a.pathname+a.search+a.hash;return E&&(o=c(o,E)),p(o,r,n)}function A(){return Math.random().toString(36).substr(2,_)}var P=h();function T(e){(0,r.A)($,e),$.length=n.length,P.notifyListeners($.location,$.action)}function R(e){(function(e){return void 0===e.state&&-1===navigator.userAgent.indexOf("CriOS")})(e)||O(C(e.state))}function N(){O(C(v()))}var j=!1;function O(e){if(j)j=!1,T();else{P.confirmTransitionTo(e,"POP",x,(function(t){t?T({action:"POP",location:e}):function(e){var t=$.location,n=L.indexOf(t.key);-1===n&&(n=0);var r=L.indexOf(e.key);-1===r&&(r=0);var a=n-r;a&&(j=!0,D(a))}(e)}))}}var F=C(v()),L=[F.key];function I(e){return E+f(e)}function D(e){n.go(e)}var z=0;function M(e){1===(z+=e)&&1===e?(window.addEventListener(y,R),o&&window.addEventListener(b,N)):0===z&&(window.removeEventListener(y,R),o&&window.removeEventListener(b,N))}var B=!1;var $={length:n.length,action:"POP",location:F,createHref:I,push:function(e,t){var r="PUSH",o=p(e,t,A(),$.location);P.confirmTransitionTo(o,r,x,(function(e){if(e){var t=I(o),i=o.key,l=o.state;if(a)if(n.pushState({key:i,state:l},null,t),w)window.location.href=t;else{var s=L.indexOf($.location.key),u=L.slice(0,s+1);u.push(o.key),L=u,T({action:r,location:o})}else window.location.href=t}}))},replace:function(e,t){var r="REPLACE",o=p(e,t,A(),$.location);P.confirmTransitionTo(o,r,x,(function(e){if(e){var t=I(o),i=o.key,l=o.state;if(a)if(n.replaceState({key:i,state:l},null,t),w)window.location.replace(t);else{var s=L.indexOf($.location.key);-1!==s&&(L[s]=o.key),T({action:r,location:o})}else window.location.replace(t)}}))},go:D,goBack:function(){D(-1)},goForward:function(){D(1)},block:function(e){void 0===e&&(e=!1);var t=P.setPrompt(e);return B||(M(1),B=!0),function(){return B&&(B=!1,M(-1)),t()}},listen:function(e){var t=P.appendListener(e);return M(1),function(){M(-1),t()}}};return $}var k="hashchange",x={hashbang:{encodePath:function(e){return"!"===e.charAt(0)?e:"!/"+u(e)},decodePath:function(e){return"!"===e.charAt(0)?e.substr(1):e}},noslash:{encodePath:u,decodePath:s},slash:{encodePath:s,decodePath:s}};function S(e){var t=e.indexOf("#");return-1===t?e:e.slice(0,t)}function _(){var e=window.location.href,t=e.indexOf("#");return-1===t?"":e.substring(t+1)}function E(e){window.location.replace(S(window.location.href)+"#"+e)}function C(e){void 0===e&&(e={}),m||(0,l.A)(!1);var t=window.history,n=(window.navigator.userAgent.indexOf("Firefox"),e),a=n.getUserConfirmation,o=void 0===a?g:a,i=n.hashType,u=void 0===i?"slash":i,y=e.basename?d(s(e.basename)):"",b=x[u],v=b.encodePath,w=b.decodePath;function C(){var e=w(_());return y&&(e=c(e,y)),p(e)}var A=h();function P(e){(0,r.A)(B,e),B.length=t.length,A.notifyListeners(B.location,B.action)}var T=!1,R=null;function N(){var e,t,n=_(),r=v(n);if(n!==r)E(r);else{var a=C(),i=B.location;if(!T&&(t=a,(e=i).pathname===t.pathname&&e.search===t.search&&e.hash===t.hash))return;if(R===f(a))return;R=null,function(e){if(T)T=!1,P();else{var t="POP";A.confirmTransitionTo(e,t,o,(function(n){n?P({action:t,location:e}):function(e){var t=B.location,n=L.lastIndexOf(f(t));-1===n&&(n=0);var r=L.lastIndexOf(f(e));-1===r&&(r=0);var a=n-r;a&&(T=!0,I(a))}(e)}))}}(a)}}var j=_(),O=v(j);j!==O&&E(O);var F=C(),L=[f(F)];function I(e){t.go(e)}var D=0;function z(e){1===(D+=e)&&1===e?window.addEventListener(k,N):0===D&&window.removeEventListener(k,N)}var M=!1;var B={length:t.length,action:"POP",location:F,createHref:function(e){var t=document.querySelector("base"),n="";return t&&t.getAttribute("href")&&(n=S(window.location.href)),n+"#"+v(y+f(e))},push:function(e,t){var n="PUSH",r=p(e,void 0,void 0,B.location);A.confirmTransitionTo(r,n,o,(function(e){if(e){var t=f(r),a=v(y+t);if(_()!==a){R=t,function(e){window.location.hash=e}(a);var o=L.lastIndexOf(f(B.location)),i=L.slice(0,o+1);i.push(t),L=i,P({action:n,location:r})}else P()}}))},replace:function(e,t){var n="REPLACE",r=p(e,void 0,void 0,B.location);A.confirmTransitionTo(r,n,o,(function(e){if(e){var t=f(r),a=v(y+t);_()!==a&&(R=t,E(a));var o=L.indexOf(f(B.location));-1!==o&&(L[o]=t),P({action:n,location:r})}}))},go:I,goBack:function(){I(-1)},goForward:function(){I(1)},block:function(e){void 0===e&&(e=!1);var t=A.setPrompt(e);return M||(z(1),M=!0),function(){return M&&(M=!1,z(-1)),t()}},listen:function(e){var t=A.appendListener(e);return z(1),function(){z(-1),t()}}};return B}function A(e,t,n){return Math.min(Math.max(e,t),n)}function P(e){void 0===e&&(e={});var t=e,n=t.getUserConfirmation,a=t.initialEntries,o=void 0===a?["/"]:a,i=t.initialIndex,l=void 0===i?0:i,s=t.keyLength,u=void 0===s?6:s,c=h();function d(e){(0,r.A)(w,e),w.length=w.entries.length,c.notifyListeners(w.location,w.action)}function m(){return Math.random().toString(36).substr(2,u)}var g=A(l,0,o.length-1),y=o.map((function(e){return p(e,void 0,"string"==typeof e?m():e.key||m())})),b=f;function v(e){var t=A(w.index+e,0,w.entries.length-1),r=w.entries[t];c.confirmTransitionTo(r,"POP",n,(function(e){e?d({action:"POP",location:r,index:t}):d()}))}var w={length:y.length,action:"POP",location:y[g],index:g,entries:y,createHref:b,push:function(e,t){var r="PUSH",a=p(e,t,m(),w.location);c.confirmTransitionTo(a,r,n,(function(e){if(e){var t=w.index+1,n=w.entries.slice(0);n.length>t?n.splice(t,n.length-t,a):n.push(a),d({action:r,location:a,index:t,entries:n})}}))},replace:function(e,t){var r="REPLACE",a=p(e,t,m(),w.location);c.confirmTransitionTo(a,r,n,(function(e){e&&(w.entries[w.index]=a,d({action:r,location:a}))}))},go:v,goBack:function(){v(-1)},goForward:function(){v(1)},canGo:function(e){var t=w.index+e;return t>=0&&t<w.entries.length},block:function(e){return void 0===e&&(e=!1),c.setPrompt(e)},listen:function(e){return c.appendListener(e)}};return w}},4146:(e,t,n)=>{"use strict";var r=n(4363),a={childContextTypes:!0,contextType:!0,contextTypes:!0,defaultProps:!0,displayName:!0,getDefaultProps:!0,getDerivedStateFromError:!0,getDerivedStateFromProps:!0,mixins:!0,propTypes:!0,type:!0},o={name:!0,length:!0,prototype:!0,caller:!0,callee:!0,arguments:!0,arity:!0},i={$$typeof:!0,compare:!0,defaultProps:!0,displayName:!0,propTypes:!0,type:!0},l={};function s(e){return r.isMemo(e)?i:l[e.$$typeof]||a}l[r.ForwardRef]={$$typeof:!0,render:!0,defaultProps:!0,displayName:!0,propTypes:!0},l[r.Memo]=i;var u=Object.defineProperty,c=Object.getOwnPropertyNames,d=Object.getOwnPropertySymbols,f=Object.getOwnPropertyDescriptor,p=Object.getPrototypeOf,h=Object.prototype;e.exports=function e(t,n,r){if("string"!=typeof n){if(h){var a=p(n);a&&a!==h&&e(t,a,r)}var i=c(n);d&&(i=i.concat(d(n)));for(var l=s(t),m=s(n),g=0;g<i.length;++g){var y=i[g];if(!(o[y]||r&&r[y]||m&&m[y]||l&&l[y])){var b=f(n,y);try{u(t,y,b)}catch(v){}}}}return t}},311:e=>{"use strict";e.exports=function(e,t,n,r,a,o,i,l){if(!e){var s;if(void 0===t)s=new Error("Minified exception occurred; use the non-minified dev environment for the full error message and additional helpful warnings.");else{var u=[n,r,a,o,i,l],c=0;(s=new Error(t.replace(/%s/g,(function(){return u[c++]})))).name="Invariant Violation"}throw s.framesToPop=1,s}}},4634:e=>{e.exports=Array.isArray||function(e){return"[object Array]"==Object.prototype.toString.call(e)}},7378:(e,t,n)=>{"use strict";n.r(t)},2094:(e,t,n)=>{"use strict";n.r(t)},5947:function(e,t,n){var r,a;r=function(){var e,t,n={version:"0.2.0"},r=n.settings={minimum:.08,easing:"ease",positionUsing:"",speed:200,trickle:!0,trickleRate:.02,trickleSpeed:800,showSpinner:!0,barSelector:'[role="bar"]',spinnerSelector:'[role="spinner"]',parent:"body",template:'<div class="bar" role="bar"><div class="peg"></div></div><div class="spinner" role="spinner"><div class="spinner-icon"></div></div>'};function a(e,t,n){return e<t?t:e>n?n:e}function o(e){return 100*(-1+e)}function i(e,t,n){var a;return(a="translate3d"===r.positionUsing?{transform:"translate3d("+o(e)+"%,0,0)"}:"translate"===r.positionUsing?{transform:"translate("+o(e)+"%,0)"}:{"margin-left":o(e)+"%"}).transition="all "+t+"ms "+n,a}n.configure=function(e){var t,n;for(t in e)void 0!==(n=e[t])&&e.hasOwnProperty(t)&&(r[t]=n);return this},n.status=null,n.set=function(e){var t=n.isStarted();e=a(e,r.minimum,1),n.status=1===e?null:e;var o=n.render(!t),u=o.querySelector(r.barSelector),c=r.speed,d=r.easing;return o.offsetWidth,l((function(t){""===r.positionUsing&&(r.positionUsing=n.getPositioningCSS()),s(u,i(e,c,d)),1===e?(s(o,{transition:"none",opacity:1}),o.offsetWidth,setTimeout((function(){s(o,{transition:"all "+c+"ms linear",opacity:0}),setTimeout((function(){n.remove(),t()}),c)}),c)):setTimeout(t,c)})),this},n.isStarted=function(){return"number"==typeof n.status},n.start=function(){n.status||n.set(0);var e=function(){setTimeout((function(){n.status&&(n.trickle(),e())}),r.trickleSpeed)};return r.trickle&&e(),this},n.done=function(e){return e||n.status?n.inc(.3+.5*Math.random()).set(1):this},n.inc=function(e){var t=n.status;return t?("number"!=typeof e&&(e=(1-t)*a(Math.random()*t,.1,.95)),t=a(t+e,0,.994),n.set(t)):n.start()},n.trickle=function(){return n.inc(Math.random()*r.trickleRate)},e=0,t=0,n.promise=function(r){return r&&"resolved"!==r.state()?(0===t&&n.start(),e++,t++,r.always((function(){0==--t?(e=0,n.done()):n.set((e-t)/e)})),this):this},n.render=function(e){if(n.isRendered())return document.getElementById("nprogress");c(document.documentElement,"nprogress-busy");var t=document.createElement("div");t.id="nprogress",t.innerHTML=r.template;var a,i=t.querySelector(r.barSelector),l=e?"-100":o(n.status||0),u=document.querySelector(r.parent);return s(i,{transition:"all 0 linear",transform:"translate3d("+l+"%,0,0)"}),r.showSpinner||(a=t.querySelector(r.spinnerSelector))&&p(a),u!=document.body&&c(u,"nprogress-custom-parent"),u.appendChild(t),t},n.remove=function(){d(document.documentElement,"nprogress-busy"),d(document.querySelector(r.parent),"nprogress-custom-parent");var e=document.getElementById("nprogress");e&&p(e)},n.isRendered=function(){return!!document.getElementById("nprogress")},n.getPositioningCSS=function(){var e=document.body.style,t="WebkitTransform"in e?"Webkit":"MozTransform"in e?"Moz":"msTransform"in e?"ms":"OTransform"in e?"O":"";return t+"Perspective"in e?"translate3d":t+"Transform"in e?"translate":"margin"};var l=function(){var e=[];function t(){var n=e.shift();n&&n(t)}return function(n){e.push(n),1==e.length&&t()}}(),s=function(){var e=["Webkit","O","Moz","ms"],t={};function n(e){return e.replace(/^-ms-/,"ms-").replace(/-([\da-z])/gi,(function(e,t){return t.toUpperCase()}))}function r(t){var n=document.body.style;if(t in n)return t;for(var r,a=e.length,o=t.charAt(0).toUpperCase()+t.slice(1);a--;)if((r=e[a]+o)in n)return r;return t}function a(e){return e=n(e),t[e]||(t[e]=r(e))}function o(e,t,n){t=a(t),e.style[t]=n}return function(e,t){var n,r,a=arguments;if(2==a.length)for(n in t)void 0!==(r=t[n])&&t.hasOwnProperty(n)&&o(e,n,r);else o(e,a[1],a[2])}}();function u(e,t){return("string"==typeof e?e:f(e)).indexOf(" "+t+" ")>=0}function c(e,t){var n=f(e),r=n+t;u(n,t)||(e.className=r.substring(1))}function d(e,t){var n,r=f(e);u(e,t)&&(n=r.replace(" "+t+" "," "),e.className=n.substring(1,n.length-1))}function f(e){return(" "+(e.className||"")+" ").replace(/\s+/gi," ")}function p(e){e&&e.parentNode&&e.parentNode.removeChild(e)}return n},void 0===(a="function"==typeof r?r.call(t,n,t,e):r)||(e.exports=a)},5302:(e,t,n)=>{var r=n(4634);e.exports=h,e.exports.parse=o,e.exports.compile=function(e,t){return s(o(e,t),t)},e.exports.tokensToFunction=s,e.exports.tokensToRegExp=p;var a=new RegExp(["(\\\\.)","([\\/.])?(?:(?:\\:(\\w+)(?:\\(((?:\\\\.|[^\\\\()])+)\\))?|\\(((?:\\\\.|[^\\\\()])+)\\))([+*?])?|(\\*))"].join("|"),"g");function o(e,t){for(var n,r=[],o=0,l=0,s="",u=t&&t.delimiter||"/";null!=(n=a.exec(e));){var d=n[0],f=n[1],p=n.index;if(s+=e.slice(l,p),l=p+d.length,f)s+=f[1];else{var h=e[l],m=n[2],g=n[3],y=n[4],b=n[5],v=n[6],w=n[7];s&&(r.push(s),s="");var k=null!=m&&null!=h&&h!==m,x="+"===v||"*"===v,S="?"===v||"*"===v,_=m||u,E=y||b,C=m||("string"==typeof r[r.length-1]?r[r.length-1]:"");r.push({name:g||o++,prefix:m||"",delimiter:_,optional:S,repeat:x,partial:k,asterisk:!!w,pattern:E?c(E):w?".*":i(_,C)})}}return l<e.length&&(s+=e.substr(l)),s&&r.push(s),r}function i(e,t){return!t||t.indexOf(e)>-1?"[^"+u(e)+"]+?":u(t)+"|(?:(?!"+u(t)+")[^"+u(e)+"])+?"}function l(e){return encodeURI(e).replace(/[\/?#]/g,(function(e){return"%"+e.charCodeAt(0).toString(16).toUpperCase()}))}function s(e,t){for(var n=new Array(e.length),a=0;a<e.length;a++)"object"==typeof e[a]&&(n[a]=new RegExp("^(?:"+e[a].pattern+")$",f(t)));return function(t,a){for(var o="",i=t||{},s=(a||{}).pretty?l:encodeURIComponent,u=0;u<e.length;u++){var c=e[u];if("string"!=typeof c){var d,f=i[c.name];if(null==f){if(c.optional){c.partial&&(o+=c.prefix);continue}throw new TypeError('Expected "'+c.name+'" to be defined')}if(r(f)){if(!c.repeat)throw new TypeError('Expected "'+c.name+'" to not repeat, but received `'+JSON.stringify(f)+"`");if(0===f.length){if(c.optional)continue;throw new TypeError('Expected "'+c.name+'" to not be empty')}for(var p=0;p<f.length;p++){if(d=s(f[p]),!n[u].test(d))throw new TypeError('Expected all "'+c.name+'" to match "'+c.pattern+'", but received `'+JSON.stringify(d)+"`");o+=(0===p?c.prefix:c.delimiter)+d}}else{if(d=c.asterisk?encodeURI(f).replace(/[?#]/g,(function(e){return"%"+e.charCodeAt(0).toString(16).toUpperCase()})):s(f),!n[u].test(d))throw new TypeError('Expected "'+c.name+'" to match "'+c.pattern+'", but received "'+d+'"');o+=c.prefix+d}}else o+=c}return o}}function u(e){return e.replace(/([.+*?=^!:${}()[\]|\/\\])/g,"\\$1")}function c(e){return e.replace(/([=!:$\/()])/g,"\\$1")}function d(e,t){return e.keys=t,e}function f(e){return e&&e.sensitive?"":"i"}function p(e,t,n){r(t)||(n=t||n,t=[]);for(var a=(n=n||{}).strict,o=!1!==n.end,i="",l=0;l<e.length;l++){var s=e[l];if("string"==typeof s)i+=u(s);else{var c=u(s.prefix),p="(?:"+s.pattern+")";t.push(s),s.repeat&&(p+="(?:"+c+p+")*"),i+=p=s.optional?s.partial?c+"("+p+")?":"(?:"+c+"("+p+"))?":c+"("+p+")"}}var h=u(n.delimiter||"/"),m=i.slice(-h.length)===h;return a||(i=(m?i.slice(0,-h.length):i)+"(?:"+h+"(?=$))?"),i+=o?"$":a&&m?"":"(?="+h+"|$)",d(new RegExp("^"+i,f(n)),t)}function h(e,t,n){return r(t)||(n=t||n,t=[]),n=n||{},e instanceof RegExp?function(e,t){var n=e.source.match(/\((?!\?)/g);if(n)for(var r=0;r<n.length;r++)t.push({name:r,prefix:null,delimiter:null,optional:!1,repeat:!1,partial:!1,asterisk:!1,pattern:null});return d(e,t)}(e,t):r(e)?function(e,t,n){for(var r=[],a=0;a<e.length;a++)r.push(h(e[a],t,n).source);return d(new RegExp("(?:"+r.join("|")+")",f(n)),t)}(e,t,n):function(e,t,n){return p(o(e,n),t,n)}(e,t,n)}},9700:()=>{!function(e){function t(e,t){return"___"+e.toUpperCase()+t+"___"}Object.defineProperties(e.languages["markup-templating"]={},{buildPlaceholders:{value:function(n,r,a,o){if(n.language===r){var i=n.tokenStack=[];n.code=n.code.replace(a,(function(e){if("function"==typeof o&&!o(e))return e;for(var a,l=i.length;-1!==n.code.indexOf(a=t(r,l));)++l;return i[l]=e,a})),n.grammar=e.languages.markup}}},tokenizePlaceholders:{value:function(n,r){if(n.language===r&&n.tokenStack){n.grammar=e.languages[r];var a=0,o=Object.keys(n.tokenStack);!function i(l){for(var s=0;s<l.length&&!(a>=o.length);s++){var u=l[s];if("string"==typeof u||u.content&&"string"==typeof u.content){var c=o[a],d=n.tokenStack[c],f="string"==typeof u?u:u.content,p=t(r,c),h=f.indexOf(p);if(h>-1){++a;var m=f.substring(0,h),g=new e.Token(r,e.tokenize(d,n.grammar),"language-"+r,d),y=f.substring(h+p.length),b=[];m&&b.push.apply(b,i([m])),b.push(g),y&&b.push.apply(b,i([y])),"string"==typeof u?l.splice.apply(l,[s,1].concat(b)):u.content=b}}else u.content&&i(u.content)}return l}(n.tokens)}}}})}(Prism)},9860:()=>{!function(e){var t={pattern:/(^[ \t]*| {2}|\t)#.*/m,lookbehind:!0,greedy:!0},n={pattern:/((?:^|[^\\])(?:\\{2})*)[$@&%]\{(?:[^{}\r\n]|\{[^{}\r\n]*\})*\}/,lookbehind:!0,inside:{punctuation:/^[$@&%]\{|\}$/}};function r(e,r){var a={"section-header":{pattern:/^ ?\*{3}.+?\*{3}/,alias:"keyword"}};for(var o in r)a[o]=r[o];return a.tag={pattern:/([\r\n](?: {2}|\t)[ \t]*)\[[-\w]+\]/,lookbehind:!0,inside:{punctuation:/\[|\]/}},a.variable=n,a.comment=t,{pattern:RegExp(/^ ?\*{3}[ \t]*<name>[ \t]*\*{3}(?:.|[\r\n](?!\*{3}))*/.source.replace(/<name>/g,(function(){return e})),"im"),alias:"section",inside:a}}var a={pattern:/(\[Documentation\](?: {2}|\t)[ \t]*)(?![ \t]|#)(?:.|(?:\r\n?|\n)[ \t]*\.{3})+/,lookbehind:!0,alias:"string"},o={pattern:/([\r\n] ?)(?!#)(?:\S(?:[ \t]\S)*)+/,lookbehind:!0,alias:"function",inside:{variable:n}},i={pattern:/([\r\n](?: {2}|\t)[ \t]*)(?!\[|\.{3}|#)(?:\S(?:[ \t]\S)*)+/,lookbehind:!0,inside:{variable:n}};e.languages.robotframework={settings:r("Settings",{documentation:{pattern:/([\r\n] ?Documentation(?: {2}|\t)[ \t]*)(?![ \t]|#)(?:.|(?:\r\n?|\n)[ \t]*\.{3})+/,lookbehind:!0,alias:"string"},property:{pattern:/([\r\n] ?)(?!\.{3}|#)(?:\S(?:[ \t]\S)*)+/,lookbehind:!0}}),variables:r("Variables"),"test-cases":r("Test Cases",{"test-name":o,documentation:a,property:i}),keywords:r("Keywords",{"keyword-name":o,documentation:a,property:i}),tasks:r("Tasks",{"task-name":o,documentation:a,property:i}),comment:t},e.languages.robot=e.languages.robotframework}(Prism)},5342:()=>{!function(e){for(var t=/\/\*(?:[^*/]|\*(?!\/)|\/(?!\*)|<self>)*\*\//.source,n=0;n<2;n++)t=t.replace(/<self>/g,(function(){return t}));t=t.replace(/<self>/g,(function(){return/[^\s\S]/.source})),e.languages.rust={comment:[{pattern:RegExp(/(^|[^\\])/.source+t),lookbehind:!0,greedy:!0},{pattern:/(^|[^\\:])\/\/.*/,lookbehind:!0,greedy:!0}],string:{pattern:/b?"(?:\\[\s\S]|[^\\"])*"|b?r(#*)"(?:[^"]|"(?!\1))*"\1/,greedy:!0},char:{pattern:/b?'(?:\\(?:x[0-7][\da-fA-F]|u\{(?:[\da-fA-F]_*){1,6}\}|.)|[^\\\r\n\t'])'/,greedy:!0},attribute:{pattern:/#!?\[(?:[^\[\]"]|"(?:\\[\s\S]|[^\\"])*")*\]/,greedy:!0,alias:"attr-name",inside:{string:null}},"closure-params":{pattern:/([=(,:]\s*|\bmove\s*)\|[^|]*\||\|[^|]*\|(?=\s*(?:\{|->))/,lookbehind:!0,greedy:!0,inside:{"closure-punctuation":{pattern:/^\||\|$/,alias:"punctuation"},rest:null}},"lifetime-annotation":{pattern:/'\w+/,alias:"symbol"},"fragment-specifier":{pattern:/(\$\w+:)[a-z]+/,lookbehind:!0,alias:"punctuation"},variable:/\$\w+/,"function-definition":{pattern:/(\bfn\s+)\w+/,lookbehind:!0,alias:"function"},"type-definition":{pattern:/(\b(?:enum|struct|trait|type|union)\s+)\w+/,lookbehind:!0,alias:"class-name"},"module-declaration":[{pattern:/(\b(?:crate|mod)\s+)[a-z][a-z_\d]*/,lookbehind:!0,alias:"namespace"},{pattern:/(\b(?:crate|self|super)\s*)::\s*[a-z][a-z_\d]*\b(?:\s*::(?:\s*[a-z][a-z_\d]*\s*::)*)?/,lookbehind:!0,alias:"namespace",inside:{punctuation:/::/}}],keyword:[/\b(?:Self|abstract|as|async|await|become|box|break|const|continue|crate|do|dyn|else|enum|extern|final|fn|for|if|impl|in|let|loop|macro|match|mod|move|mut|override|priv|pub|ref|return|self|static|struct|super|trait|try|type|typeof|union|unsafe|unsized|use|virtual|where|while|yield)\b/,/\b(?:bool|char|f(?:32|64)|[ui](?:8|16|32|64|128|size)|str)\b/],function:/\b[a-z_]\w*(?=\s*(?:::\s*<|\())/,macro:{pattern:/\b\w+!/,alias:"property"},constant:/\b[A-Z_][A-Z_\d]+\b/,"class-name":/\b[A-Z]\w*\b/,namespace:{pattern:/(?:\b[a-z][a-z_\d]*\s*::\s*)*\b[a-z][a-z_\d]*\s*::(?!\s*<)/,inside:{punctuation:/::/}},number:/\b(?:0x[\dA-Fa-f](?:_?[\dA-Fa-f])*|0o[0-7](?:_?[0-7])*|0b[01](?:_?[01])*|(?:(?:\d(?:_?\d)*)?\.)?\d(?:_?\d)*(?:[Ee][+-]?\d+)?)(?:_?(?:f32|f64|[iu](?:8|16|32|64|size)?))?\b/,boolean:/\b(?:false|true)\b/,punctuation:/->|\.\.=|\.{1,3}|::|[{}[\];(),:]/,operator:/[-+*\/%!^]=?|=[=>]?|&[&=]?|\|[|=]?|<<?=?|>>?=?|[@?]/},e.languages.rust["closure-params"].inside.rest=e.languages.rust,e.languages.rust.attribute.inside.string=e.languages.rust.string}(Prism)},6391:(e,t,n)=>{var r={"./prism-robotframework":9860,"./prism-rust":5342};function a(e){var t=o(e);return n(t)}function o(e){if(!n.o(r,e)){var t=new Error("Cannot find module '"+e+"'");throw t.code="MODULE_NOT_FOUND",t}return r[e]}a.keys=function(){return Object.keys(r)},a.resolve=o,e.exports=a,a.id=6391},2694:(e,t,n)=>{"use strict";var r=n(6925);function a(){}function o(){}o.resetWarningCache=a,e.exports=function(){function e(e,t,n,a,o,i){if(i!==r){var l=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");throw l.name="Invariant Violation",l}}function t(){return e}e.isRequired=e;var n={array:e,bigint:e,bool:e,func:e,number:e,object:e,string:e,symbol:e,any:e,arrayOf:t,element:e,elementType:e,instanceOf:t,node:e,objectOf:t,oneOf:t,oneOfType:t,shape:t,exact:t,checkPropTypes:o,resetWarningCache:a};return n.PropTypes=n,n}},5556:(e,t,n)=>{e.exports=n(2694)()},6925:e=>{"use strict";e.exports="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED"},1247:(e,t,n)=>{"use strict";var r=n(9982),a=n(6540),o=n(961);function i(e){var t="https://react.dev/errors/"+e;if(1<arguments.length){t+="?args[]="+encodeURIComponent(arguments[1]);for(var n=2;n<arguments.length;n++)t+="&args[]="+encodeURIComponent(arguments[n])}return"Minified React error #"+e+"; visit "+t+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}function l(e){return!(!e||1!==e.nodeType&&9!==e.nodeType&&11!==e.nodeType)}var s=Symbol.for("react.element"),u=Symbol.for("react.transitional.element"),c=Symbol.for("react.portal"),d=Symbol.for("react.fragment"),f=Symbol.for("react.strict_mode"),p=Symbol.for("react.profiler"),h=Symbol.for("react.provider"),m=Symbol.for("react.consumer"),g=Symbol.for("react.context"),y=Symbol.for("react.forward_ref"),b=Symbol.for("react.suspense"),v=Symbol.for("react.suspense_list"),w=Symbol.for("react.memo"),k=Symbol.for("react.lazy");Symbol.for("react.scope"),Symbol.for("react.debug_trace_mode");var x=Symbol.for("react.offscreen");Symbol.for("react.legacy_hidden"),Symbol.for("react.tracing_marker");var S=Symbol.for("react.memo_cache_sentinel"),_=Symbol.iterator;function E(e){return null===e||"object"!=typeof e?null:"function"==typeof(e=_&&e[_]||e["@@iterator"])?e:null}var C=Symbol.for("react.client.reference");function A(e){if(null==e)return null;if("function"==typeof e)return e.$$typeof===C?null:e.displayName||e.name||null;if("string"==typeof e)return e;switch(e){case d:return"Fragment";case c:return"Portal";case p:return"Profiler";case f:return"StrictMode";case b:return"Suspense";case v:return"SuspenseList"}if("object"==typeof e)switch(e.$$typeof){case g:return(e.displayName||"Context")+".Provider";case m:return(e._context.displayName||"Context")+".Consumer";case y:var t=e.render;return(e=e.displayName)||(e=""!==(e=t.displayName||t.name||"")?"ForwardRef("+e+")":"ForwardRef"),e;case w:return null!==(t=e.displayName||null)?t:A(e.type)||"Memo";case k:t=e._payload,e=e._init;try{return A(e(t))}catch(n){}}return null}var P,T,R=a.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,N=Object.assign;function j(e){if(void 0===P)try{throw Error()}catch(n){var t=n.stack.trim().match(/\n( *(at )?)/);P=t&&t[1]||"",T=-1<n.stack.indexOf("\n at")?" (<anonymous>)":-1<n.stack.indexOf("@")?"@unknown:0:0":""}return"\n"+P+e+T}var O=!1;function F(e,t){if(!e||O)return"";O=!0;var n=Error.prepareStackTrace;Error.prepareStackTrace=void 0;try{var r={DetermineComponentFrameRoot:function(){try{if(t){var n=function(){throw Error()};if(Object.defineProperty(n.prototype,"props",{set:function(){throw Error()}}),"object"==typeof Reflect&&Reflect.construct){try{Reflect.construct(n,[])}catch(a){var r=a}Reflect.construct(e,[],n)}else{try{n.call()}catch(o){r=o}e.call(n.prototype)}}else{try{throw Error()}catch(i){r=i}(n=e())&&"function"==typeof n.catch&&n.catch((function(){}))}}catch(l){if(l&&r&&"string"==typeof l.stack)return[l.stack,r.stack]}return[null,null]}};r.DetermineComponentFrameRoot.displayName="DetermineComponentFrameRoot";var a=Object.getOwnPropertyDescriptor(r.DetermineComponentFrameRoot,"name");a&&a.configurable&&Object.defineProperty(r.DetermineComponentFrameRoot,"name",{value:"DetermineComponentFrameRoot"});var o=r.DetermineComponentFrameRoot(),i=o[0],l=o[1];if(i&&l){var s=i.split("\n"),u=l.split("\n");for(a=r=0;r<s.length&&!s[r].includes("DetermineComponentFrameRoot");)r++;for(;a<u.length&&!u[a].includes("DetermineComponentFrameRoot");)a++;if(r===s.length||a===u.length)for(r=s.length-1,a=u.length-1;1<=r&&0<=a&&s[r]!==u[a];)a--;for(;1<=r&&0<=a;r--,a--)if(s[r]!==u[a]){if(1!==r||1!==a)do{if(r--,0>--a||s[r]!==u[a]){var c="\n"+s[r].replace(" at new "," at ");return e.displayName&&c.includes("<anonymous>")&&(c=c.replace("<anonymous>",e.displayName)),c}}while(1<=r&&0<=a);break}}}finally{O=!1,Error.prepareStackTrace=n}return(n=e?e.displayName||e.name:"")?j(n):""}function L(e){switch(e.tag){case 26:case 27:case 5:return j(e.type);case 16:return j("Lazy");case 13:return j("Suspense");case 19:return j("SuspenseList");case 0:case 15:return e=F(e.type,!1);case 11:return e=F(e.type.render,!1);case 1:return e=F(e.type,!0);default:return""}}function I(e){try{var t="";do{t+=L(e),e=e.return}while(e);return t}catch(n){return"\nError generating stack: "+n.message+"\n"+n.stack}}function D(e){var t=e,n=e;if(e.alternate)for(;t.return;)t=t.return;else{e=t;do{!!(4098&(t=e).flags)&&(n=t.return),e=t.return}while(e)}return 3===t.tag?n:null}function z(e){if(13===e.tag){var t=e.memoizedState;if(null===t&&(null!==(e=e.alternate)&&(t=e.memoizedState)),null!==t)return t.dehydrated}return null}function M(e){if(D(e)!==e)throw Error(i(188))}function B(e){var t=e.tag;if(5===t||26===t||27===t||6===t)return e;for(e=e.child;null!==e;){if(null!==(t=B(e)))return t;e=e.sibling}return null}var $=Array.isArray,U=o.__DOM_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,H={pending:!1,data:null,method:null,action:null},V=[],W=-1;function q(e){return{current:e}}function G(e){0>W||(e.current=V[W],V[W]=null,W--)}function K(e,t){W++,V[W]=e.current,e.current=t}var Y=q(null),Q=q(null),Z=q(null),X=q(null);function J(e,t){switch(K(Z,t),K(Q,e),K(Y,null),e=t.nodeType){case 9:case 11:t=(t=t.documentElement)&&(t=t.namespaceURI)?Qc(t):0;break;default:if(t=(e=8===e?t.parentNode:t).tagName,e=e.namespaceURI)t=Zc(e=Qc(e),t);else switch(t){case"svg":t=1;break;case"math":t=2;break;default:t=0}}G(Y),K(Y,t)}function ee(){G(Y),G(Q),G(Z)}function te(e){null!==e.memoizedState&&K(X,e);var t=Y.current,n=Zc(t,e.type);t!==n&&(K(Q,e),K(Y,n))}function ne(e){Q.current===e&&(G(Y),G(Q)),X.current===e&&(G(X),Id._currentValue=H)}var re=Object.prototype.hasOwnProperty,ae=r.unstable_scheduleCallback,oe=r.unstable_cancelCallback,ie=r.unstable_shouldYield,le=r.unstable_requestPaint,se=r.unstable_now,ue=r.unstable_getCurrentPriorityLevel,ce=r.unstable_ImmediatePriority,de=r.unstable_UserBlockingPriority,fe=r.unstable_NormalPriority,pe=r.unstable_LowPriority,he=r.unstable_IdlePriority,me=r.log,ge=r.unstable_setDisableYieldValue,ye=null,be=null;function ve(e){if("function"==typeof me&&ge(e),be&&"function"==typeof be.setStrictMode)try{be.setStrictMode(ye,e)}catch(t){}}var we=Math.clz32?Math.clz32:function(e){return 0===(e>>>=0)?32:31-(ke(e)/xe|0)|0},ke=Math.log,xe=Math.LN2;var Se=128,_e=4194304;function Ee(e){var t=42&e;if(0!==t)return t;switch(e&-e){case 1:return 1;case 2:return 2;case 4:return 4;case 8:return 8;case 16:return 16;case 32:return 32;case 64:return 64;case 128:case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:case 262144:case 524288:case 1048576:case 2097152:return 4194176&e;case 4194304:case 8388608:case 16777216:case 33554432:return 62914560&e;case 67108864:return 67108864;case 134217728:return 134217728;case 268435456:return 268435456;case 536870912:return 536870912;case 1073741824:return 0;default:return e}}function Ce(e,t){var n=e.pendingLanes;if(0===n)return 0;var r=0,a=e.suspendedLanes,o=e.pingedLanes,i=e.warmLanes;e=0!==e.finishedLanes;var l=134217727&n;return 0!==l?0!==(n=l&~a)?r=Ee(n):0!==(o&=l)?r=Ee(o):e||0!==(i=l&~i)&&(r=Ee(i)):0!==(l=n&~a)?r=Ee(l):0!==o?r=Ee(o):e||0!==(i=n&~i)&&(r=Ee(i)),0===r?0:0!==t&&t!==r&&!(t&a)&&((a=r&-r)>=(i=t&-t)||32===a&&4194176&i)?t:r}function Ae(e,t){return!(e.pendingLanes&~(e.suspendedLanes&~e.pingedLanes)&t)}function Pe(e,t){switch(e){case 1:case 2:case 4:case 8:return t+250;case 16:case 32:case 64:case 128:case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:case 262144:case 524288:case 1048576:case 2097152:return t+5e3;default:return-1}}function Te(){var e=Se;return!(4194176&(Se<<=1))&&(Se=128),e}function Re(){var e=_e;return!(62914560&(_e<<=1))&&(_e=4194304),e}function Ne(e){for(var t=[],n=0;31>n;n++)t.push(e);return t}function je(e,t){e.pendingLanes|=t,268435456!==t&&(e.suspendedLanes=0,e.pingedLanes=0,e.warmLanes=0)}function Oe(e,t,n){e.pendingLanes|=t,e.suspendedLanes&=~t;var r=31-we(t);e.entangledLanes|=t,e.entanglements[r]=1073741824|e.entanglements[r]|4194218&n}function Fe(e,t){var n=e.entangledLanes|=t;for(e=e.entanglements;n;){var r=31-we(n),a=1<<r;a&t|e[r]&t&&(e[r]|=t),n&=~a}}function Le(e){return 2<(e&=-e)?8<e?134217727&e?32:268435456:8:2}function Ie(){var e=U.p;return 0!==e?e:void 0===(e=window.event)?32:Zd(e.type)}var De=Math.random().toString(36).slice(2),ze="__reactFiber$"+De,Me="__reactProps$"+De,Be="__reactContainer$"+De,$e="__reactEvents$"+De,Ue="__reactListeners$"+De,He="__reactHandles$"+De,Ve="__reactResources$"+De,We="__reactMarker$"+De;function qe(e){delete e[ze],delete e[Me],delete e[$e],delete e[Ue],delete e[He]}function Ge(e){var t=e[ze];if(t)return t;for(var n=e.parentNode;n;){if(t=n[Be]||n[ze]){if(n=t.alternate,null!==t.child||null!==n&&null!==n.child)for(e=sd(e);null!==e;){if(n=e[ze])return n;e=sd(e)}return t}n=(e=n).parentNode}return null}function Ke(e){if(e=e[ze]||e[Be]){var t=e.tag;if(5===t||6===t||13===t||26===t||27===t||3===t)return e}return null}function Ye(e){var t=e.tag;if(5===t||26===t||27===t||6===t)return e.stateNode;throw Error(i(33))}function Qe(e){var t=e[Ve];return t||(t=e[Ve]={hoistableStyles:new Map,hoistableScripts:new Map}),t}function Ze(e){e[We]=!0}var Xe=new Set,Je={};function et(e,t){tt(e,t),tt(e+"Capture",t)}function tt(e,t){for(Je[e]=t,e=0;e<t.length;e++)Xe.add(t[e])}var nt=!("undefined"==typeof window||void 0===window.document||void 0===window.document.createElement),rt=RegExp("^[:A-Z_a-z\\u00C0-\\u00D6\\u00D8-\\u00F6\\u00F8-\\u02FF\\u0370-\\u037D\\u037F-\\u1FFF\\u200C-\\u200D\\u2070-\\u218F\\u2C00-\\u2FEF\\u3001-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFFD][:A-Z_a-z\\u00C0-\\u00D6\\u00D8-\\u00F6\\u00F8-\\u02FF\\u0370-\\u037D\\u037F-\\u1FFF\\u200C-\\u200D\\u2070-\\u218F\\u2C00-\\u2FEF\\u3001-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFFD\\-.0-9\\u00B7\\u0300-\\u036F\\u203F-\\u2040]*$"),at={},ot={};function it(e,t,n){if(a=t,re.call(ot,a)||!re.call(at,a)&&(rt.test(a)?ot[a]=!0:(at[a]=!0,0)))if(null===n)e.removeAttribute(t);else{switch(typeof n){case"undefined":case"function":case"symbol":return void e.removeAttribute(t);case"boolean":var r=t.toLowerCase().slice(0,5);if("data-"!==r&&"aria-"!==r)return void e.removeAttribute(t)}e.setAttribute(t,""+n)}var a}function lt(e,t,n){if(null===n)e.removeAttribute(t);else{switch(typeof n){case"undefined":case"function":case"symbol":case"boolean":return void e.removeAttribute(t)}e.setAttribute(t,""+n)}}function st(e,t,n,r){if(null===r)e.removeAttribute(n);else{switch(typeof r){case"undefined":case"function":case"symbol":case"boolean":return void e.removeAttribute(n)}e.setAttributeNS(t,n,""+r)}}function ut(e){switch(typeof e){case"bigint":case"boolean":case"number":case"string":case"undefined":case"object":return e;default:return""}}function ct(e){var t=e.type;return(e=e.nodeName)&&"input"===e.toLowerCase()&&("checkbox"===t||"radio"===t)}function dt(e){e._valueTracker||(e._valueTracker=function(e){var t=ct(e)?"checked":"value",n=Object.getOwnPropertyDescriptor(e.constructor.prototype,t),r=""+e[t];if(!e.hasOwnProperty(t)&&void 0!==n&&"function"==typeof n.get&&"function"==typeof n.set){var a=n.get,o=n.set;return Object.defineProperty(e,t,{configurable:!0,get:function(){return a.call(this)},set:function(e){r=""+e,o.call(this,e)}}),Object.defineProperty(e,t,{enumerable:n.enumerable}),{getValue:function(){return r},setValue:function(e){r=""+e},stopTracking:function(){e._valueTracker=null,delete e[t]}}}}(e))}function ft(e){if(!e)return!1;var t=e._valueTracker;if(!t)return!0;var n=t.getValue(),r="";return e&&(r=ct(e)?e.checked?"true":"false":e.value),(e=r)!==n&&(t.setValue(e),!0)}function pt(e){if(void 0===(e=e||("undefined"!=typeof document?document:void 0)))return null;try{return e.activeElement||e.body}catch(t){return e.body}}var ht=/[\n"\\]/g;function mt(e){return e.replace(ht,(function(e){return"\\"+e.charCodeAt(0).toString(16)+" "}))}function gt(e,t,n,r,a,o,i,l){e.name="",null!=i&&"function"!=typeof i&&"symbol"!=typeof i&&"boolean"!=typeof i?e.type=i:e.removeAttribute("type"),null!=t?"number"===i?(0===t&&""===e.value||e.value!=t)&&(e.value=""+ut(t)):e.value!==""+ut(t)&&(e.value=""+ut(t)):"submit"!==i&&"reset"!==i||e.removeAttribute("value"),null!=t?bt(e,i,ut(t)):null!=n?bt(e,i,ut(n)):null!=r&&e.removeAttribute("value"),null==a&&null!=o&&(e.defaultChecked=!!o),null!=a&&(e.checked=a&&"function"!=typeof a&&"symbol"!=typeof a),null!=l&&"function"!=typeof l&&"symbol"!=typeof l&&"boolean"!=typeof l?e.name=""+ut(l):e.removeAttribute("name")}function yt(e,t,n,r,a,o,i,l){if(null!=o&&"function"!=typeof o&&"symbol"!=typeof o&&"boolean"!=typeof o&&(e.type=o),null!=t||null!=n){if(("submit"===o||"reset"===o)&&null==t)return;n=null!=n?""+ut(n):"",t=null!=t?""+ut(t):n,l||t===e.value||(e.value=t),e.defaultValue=t}r="function"!=typeof(r=null!=r?r:a)&&"symbol"!=typeof r&&!!r,e.checked=l?e.checked:!!r,e.defaultChecked=!!r,null!=i&&"function"!=typeof i&&"symbol"!=typeof i&&"boolean"!=typeof i&&(e.name=i)}function bt(e,t,n){"number"===t&&pt(e.ownerDocument)===e||e.defaultValue===""+n||(e.defaultValue=""+n)}function vt(e,t,n,r){if(e=e.options,t){t={};for(var a=0;a<n.length;a++)t["$"+n[a]]=!0;for(n=0;n<e.length;n++)a=t.hasOwnProperty("$"+e[n].value),e[n].selected!==a&&(e[n].selected=a),a&&r&&(e[n].defaultSelected=!0)}else{for(n=""+ut(n),t=null,a=0;a<e.length;a++){if(e[a].value===n)return e[a].selected=!0,void(r&&(e[a].defaultSelected=!0));null!==t||e[a].disabled||(t=e[a])}null!==t&&(t.selected=!0)}}function wt(e,t,n){null==t||((t=""+ut(t))!==e.value&&(e.value=t),null!=n)?e.defaultValue=null!=n?""+ut(n):"":e.defaultValue!==t&&(e.defaultValue=t)}function kt(e,t,n,r){if(null==t){if(null!=r){if(null!=n)throw Error(i(92));if($(r)){if(1<r.length)throw Error(i(93));r=r[0]}n=r}null==n&&(n=""),t=n}n=ut(t),e.defaultValue=n,(r=e.textContent)===n&&""!==r&&null!==r&&(e.value=r)}function xt(e,t){if(t){var n=e.firstChild;if(n&&n===e.lastChild&&3===n.nodeType)return void(n.nodeValue=t)}e.textContent=t}var St=new Set("animationIterationCount aspectRatio borderImageOutset borderImageSlice borderImageWidth boxFlex boxFlexGroup boxOrdinalGroup columnCount columns flex flexGrow flexPositive flexShrink flexNegative flexOrder gridArea gridRow gridRowEnd gridRowSpan gridRowStart gridColumn gridColumnEnd gridColumnSpan gridColumnStart fontWeight lineClamp lineHeight opacity order orphans scale tabSize widows zIndex zoom fillOpacity floodOpacity stopOpacity strokeDasharray strokeDashoffset strokeMiterlimit strokeOpacity strokeWidth MozAnimationIterationCount MozBoxFlex MozBoxFlexGroup MozLineClamp msAnimationIterationCount msFlex msZoom msFlexGrow msFlexNegative msFlexOrder msFlexPositive msFlexShrink msGridColumn msGridColumnSpan msGridRow msGridRowSpan WebkitAnimationIterationCount WebkitBoxFlex WebKitBoxFlexGroup WebkitBoxOrdinalGroup WebkitColumnCount WebkitColumns WebkitFlex WebkitFlexGrow WebkitFlexPositive WebkitFlexShrink WebkitLineClamp".split(" "));function _t(e,t,n){var r=0===t.indexOf("--");null==n||"boolean"==typeof n||""===n?r?e.setProperty(t,""):"float"===t?e.cssFloat="":e[t]="":r?e.setProperty(t,n):"number"!=typeof n||0===n||St.has(t)?"float"===t?e.cssFloat=n:e[t]=(""+n).trim():e[t]=n+"px"}function Et(e,t,n){if(null!=t&&"object"!=typeof t)throw Error(i(62));if(e=e.style,null!=n){for(var r in n)!n.hasOwnProperty(r)||null!=t&&t.hasOwnProperty(r)||(0===r.indexOf("--")?e.setProperty(r,""):"float"===r?e.cssFloat="":e[r]="");for(var a in t)r=t[a],t.hasOwnProperty(a)&&n[a]!==r&&_t(e,a,r)}else for(var o in t)t.hasOwnProperty(o)&&_t(e,o,t[o])}function Ct(e){if(-1===e.indexOf("-"))return!1;switch(e){case"annotation-xml":case"color-profile":case"font-face":case"font-face-src":case"font-face-uri":case"font-face-format":case"font-face-name":case"missing-glyph":return!1;default:return!0}}var At=new Map([["acceptCharset","accept-charset"],["htmlFor","for"],["httpEquiv","http-equiv"],["crossOrigin","crossorigin"],["accentHeight","accent-height"],["alignmentBaseline","alignment-baseline"],["arabicForm","arabic-form"],["baselineShift","baseline-shift"],["capHeight","cap-height"],["clipPath","clip-path"],["clipRule","clip-rule"],["colorInterpolation","color-interpolation"],["colorInterpolationFilters","color-interpolation-filters"],["colorProfile","color-profile"],["colorRendering","color-rendering"],["dominantBaseline","dominant-baseline"],["enableBackground","enable-background"],["fillOpacity","fill-opacity"],["fillRule","fill-rule"],["floodColor","flood-color"],["floodOpacity","flood-opacity"],["fontFamily","font-family"],["fontSize","font-size"],["fontSizeAdjust","font-size-adjust"],["fontStretch","font-stretch"],["fontStyle","font-style"],["fontVariant","font-variant"],["fontWeight","font-weight"],["glyphName","glyph-name"],["glyphOrientationHorizontal","glyph-orientation-horizontal"],["glyphOrientationVertical","glyph-orientation-vertical"],["horizAdvX","horiz-adv-x"],["horizOriginX","horiz-origin-x"],["imageRendering","image-rendering"],["letterSpacing","letter-spacing"],["lightingColor","lighting-color"],["markerEnd","marker-end"],["markerMid","marker-mid"],["markerStart","marker-start"],["overlinePosition","overline-position"],["overlineThickness","overline-thickness"],["paintOrder","paint-order"],["panose-1","panose-1"],["pointerEvents","pointer-events"],["renderingIntent","rendering-intent"],["shapeRendering","shape-rendering"],["stopColor","stop-color"],["stopOpacity","stop-opacity"],["strikethroughPosition","strikethrough-position"],["strikethroughThickness","strikethrough-thickness"],["strokeDasharray","stroke-dasharray"],["strokeDashoffset","stroke-dashoffset"],["strokeLinecap","stroke-linecap"],["strokeLinejoin","stroke-linejoin"],["strokeMiterlimit","stroke-miterlimit"],["strokeOpacity","stroke-opacity"],["strokeWidth","stroke-width"],["textAnchor","text-anchor"],["textDecoration","text-decoration"],["textRendering","text-rendering"],["transformOrigin","transform-origin"],["underlinePosition","underline-position"],["underlineThickness","underline-thickness"],["unicodeBidi","unicode-bidi"],["unicodeRange","unicode-range"],["unitsPerEm","units-per-em"],["vAlphabetic","v-alphabetic"],["vHanging","v-hanging"],["vIdeographic","v-ideographic"],["vMathematical","v-mathematical"],["vectorEffect","vector-effect"],["vertAdvY","vert-adv-y"],["vertOriginX","vert-origin-x"],["vertOriginY","vert-origin-y"],["wordSpacing","word-spacing"],["writingMode","writing-mode"],["xmlnsXlink","xmlns:xlink"],["xHeight","x-height"]]),Pt=/^[\u0000-\u001F ]*j[\r\n\t]*a[\r\n\t]*v[\r\n\t]*a[\r\n\t]*s[\r\n\t]*c[\r\n\t]*r[\r\n\t]*i[\r\n\t]*p[\r\n\t]*t[\r\n\t]*:/i;function Tt(e){return Pt.test(""+e)?"javascript:throw new Error('React has blocked a javascript: URL as a security precaution.')":e}var Rt=null;function Nt(e){return(e=e.target||e.srcElement||window).correspondingUseElement&&(e=e.correspondingUseElement),3===e.nodeType?e.parentNode:e}var jt=null,Ot=null;function Ft(e){var t=Ke(e);if(t&&(e=t.stateNode)){var n=e[Me]||null;e:switch(e=t.stateNode,t.type){case"input":if(gt(e,n.value,n.defaultValue,n.defaultValue,n.checked,n.defaultChecked,n.type,n.name),t=n.name,"radio"===n.type&&null!=t){for(n=e;n.parentNode;)n=n.parentNode;for(n=n.querySelectorAll('input[name="'+mt(""+t)+'"][type="radio"]'),t=0;t<n.length;t++){var r=n[t];if(r!==e&&r.form===e.form){var a=r[Me]||null;if(!a)throw Error(i(90));gt(r,a.value,a.defaultValue,a.defaultValue,a.checked,a.defaultChecked,a.type,a.name)}}for(t=0;t<n.length;t++)(r=n[t]).form===e.form&&ft(r)}break e;case"textarea":wt(e,n.value,n.defaultValue);break e;case"select":null!=(t=n.value)&&vt(e,!!n.multiple,t,!1)}}}var Lt=!1;function It(e,t,n){if(Lt)return e(t,n);Lt=!0;try{return e(t)}finally{if(Lt=!1,(null!==jt||null!==Ot)&&(zu(),jt&&(t=jt,e=Ot,Ot=jt=null,Ft(t),e)))for(t=0;t<e.length;t++)Ft(e[t])}}function Dt(e,t){var n=e.stateNode;if(null===n)return null;var r=n[Me]||null;if(null===r)return null;n=r[t];e:switch(t){case"onClick":case"onClickCapture":case"onDoubleClick":case"onDoubleClickCapture":case"onMouseDown":case"onMouseDownCapture":case"onMouseMove":case"onMouseMoveCapture":case"onMouseUp":case"onMouseUpCapture":case"onMouseEnter":(r=!r.disabled)||(r=!("button"===(e=e.type)||"input"===e||"select"===e||"textarea"===e)),e=!r;break e;default:e=!1}if(e)return null;if(n&&"function"!=typeof n)throw Error(i(231,t,typeof n));return n}var zt=!1;if(nt)try{var Mt={};Object.defineProperty(Mt,"passive",{get:function(){zt=!0}}),window.addEventListener("test",Mt,Mt),window.removeEventListener("test",Mt,Mt)}catch(xf){zt=!1}var Bt=null,$t=null,Ut=null;function Ht(){if(Ut)return Ut;var e,t,n=$t,r=n.length,a="value"in Bt?Bt.value:Bt.textContent,o=a.length;for(e=0;e<r&&n[e]===a[e];e++);var i=r-e;for(t=1;t<=i&&n[r-t]===a[o-t];t++);return Ut=a.slice(e,1<t?1-t:void 0)}function Vt(e){var t=e.keyCode;return"charCode"in e?0===(e=e.charCode)&&13===t&&(e=13):e=t,10===e&&(e=13),32<=e||13===e?e:0}function Wt(){return!0}function qt(){return!1}function Gt(e){function t(t,n,r,a,o){for(var i in this._reactName=t,this._targetInst=r,this.type=n,this.nativeEvent=a,this.target=o,this.currentTarget=null,e)e.hasOwnProperty(i)&&(t=e[i],this[i]=t?t(a):a[i]);return this.isDefaultPrevented=(null!=a.defaultPrevented?a.defaultPrevented:!1===a.returnValue)?Wt:qt,this.isPropagationStopped=qt,this}return N(t.prototype,{preventDefault:function(){this.defaultPrevented=!0;var e=this.nativeEvent;e&&(e.preventDefault?e.preventDefault():"unknown"!=typeof e.returnValue&&(e.returnValue=!1),this.isDefaultPrevented=Wt)},stopPropagation:function(){var e=this.nativeEvent;e&&(e.stopPropagation?e.stopPropagation():"unknown"!=typeof e.cancelBubble&&(e.cancelBubble=!0),this.isPropagationStopped=Wt)},persist:function(){},isPersistent:Wt}),t}var Kt,Yt,Qt,Zt={eventPhase:0,bubbles:0,cancelable:0,timeStamp:function(e){return e.timeStamp||Date.now()},defaultPrevented:0,isTrusted:0},Xt=Gt(Zt),Jt=N({},Zt,{view:0,detail:0}),en=Gt(Jt),tn=N({},Jt,{screenX:0,screenY:0,clientX:0,clientY:0,pageX:0,pageY:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,getModifierState:pn,button:0,buttons:0,relatedTarget:function(e){return void 0===e.relatedTarget?e.fromElement===e.srcElement?e.toElement:e.fromElement:e.relatedTarget},movementX:function(e){return"movementX"in e?e.movementX:(e!==Qt&&(Qt&&"mousemove"===e.type?(Kt=e.screenX-Qt.screenX,Yt=e.screenY-Qt.screenY):Yt=Kt=0,Qt=e),Kt)},movementY:function(e){return"movementY"in e?e.movementY:Yt}}),nn=Gt(tn),rn=Gt(N({},tn,{dataTransfer:0})),an=Gt(N({},Jt,{relatedTarget:0})),on=Gt(N({},Zt,{animationName:0,elapsedTime:0,pseudoElement:0})),ln=Gt(N({},Zt,{clipboardData:function(e){return"clipboardData"in e?e.clipboardData:window.clipboardData}})),sn=Gt(N({},Zt,{data:0})),un={Esc:"Escape",Spacebar:" ",Left:"ArrowLeft",Up:"ArrowUp",Right:"ArrowRight",Down:"ArrowDown",Del:"Delete",Win:"OS",Menu:"ContextMenu",Apps:"ContextMenu",Scroll:"ScrollLock",MozPrintableKey:"Unidentified"},cn={8:"Backspace",9:"Tab",12:"Clear",13:"Enter",16:"Shift",17:"Control",18:"Alt",19:"Pause",20:"CapsLock",27:"Escape",32:" ",33:"PageUp",34:"PageDown",35:"End",36:"Home",37:"ArrowLeft",38:"ArrowUp",39:"ArrowRight",40:"ArrowDown",45:"Insert",46:"Delete",112:"F1",113:"F2",114:"F3",115:"F4",116:"F5",117:"F6",118:"F7",119:"F8",120:"F9",121:"F10",122:"F11",123:"F12",144:"NumLock",145:"ScrollLock",224:"Meta"},dn={Alt:"altKey",Control:"ctrlKey",Meta:"metaKey",Shift:"shiftKey"};function fn(e){var t=this.nativeEvent;return t.getModifierState?t.getModifierState(e):!!(e=dn[e])&&!!t[e]}function pn(){return fn}var hn=Gt(N({},Jt,{key:function(e){if(e.key){var t=un[e.key]||e.key;if("Unidentified"!==t)return t}return"keypress"===e.type?13===(e=Vt(e))?"Enter":String.fromCharCode(e):"keydown"===e.type||"keyup"===e.type?cn[e.keyCode]||"Unidentified":""},code:0,location:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,repeat:0,locale:0,getModifierState:pn,charCode:function(e){return"keypress"===e.type?Vt(e):0},keyCode:function(e){return"keydown"===e.type||"keyup"===e.type?e.keyCode:0},which:function(e){return"keypress"===e.type?Vt(e):"keydown"===e.type||"keyup"===e.type?e.keyCode:0}})),mn=Gt(N({},tn,{pointerId:0,width:0,height:0,pressure:0,tangentialPressure:0,tiltX:0,tiltY:0,twist:0,pointerType:0,isPrimary:0})),gn=Gt(N({},Jt,{touches:0,targetTouches:0,changedTouches:0,altKey:0,metaKey:0,ctrlKey:0,shiftKey:0,getModifierState:pn})),yn=Gt(N({},Zt,{propertyName:0,elapsedTime:0,pseudoElement:0})),bn=Gt(N({},tn,{deltaX:function(e){return"deltaX"in e?e.deltaX:"wheelDeltaX"in e?-e.wheelDeltaX:0},deltaY:function(e){return"deltaY"in e?e.deltaY:"wheelDeltaY"in e?-e.wheelDeltaY:"wheelDelta"in e?-e.wheelDelta:0},deltaZ:0,deltaMode:0})),vn=Gt(N({},Zt,{newState:0,oldState:0})),wn=[9,13,27,32],kn=nt&&"CompositionEvent"in window,xn=null;nt&&"documentMode"in document&&(xn=document.documentMode);var Sn=nt&&"TextEvent"in window&&!xn,_n=nt&&(!kn||xn&&8<xn&&11>=xn),En=String.fromCharCode(32),Cn=!1;function An(e,t){switch(e){case"keyup":return-1!==wn.indexOf(t.keyCode);case"keydown":return 229!==t.keyCode;case"keypress":case"mousedown":case"focusout":return!0;default:return!1}}function Pn(e){return"object"==typeof(e=e.detail)&&"data"in e?e.data:null}var Tn=!1;var Rn={color:!0,date:!0,datetime:!0,"datetime-local":!0,email:!0,month:!0,number:!0,password:!0,range:!0,search:!0,tel:!0,text:!0,time:!0,url:!0,week:!0};function Nn(e){var t=e&&e.nodeName&&e.nodeName.toLowerCase();return"input"===t?!!Rn[e.type]:"textarea"===t}function jn(e,t,n,r){jt?Ot?Ot.push(r):Ot=[r]:jt=r,0<(t=Ic(t,"onChange")).length&&(n=new Xt("onChange","change",null,n,r),e.push({event:n,listeners:t}))}var On=null,Fn=null;function Ln(e){Pc(e,0)}function In(e){if(ft(Ye(e)))return e}function Dn(e,t){if("change"===e)return t}var zn=!1;if(nt){var Mn;if(nt){var Bn="oninput"in document;if(!Bn){var $n=document.createElement("div");$n.setAttribute("oninput","return;"),Bn="function"==typeof $n.oninput}Mn=Bn}else Mn=!1;zn=Mn&&(!document.documentMode||9<document.documentMode)}function Un(){On&&(On.detachEvent("onpropertychange",Hn),Fn=On=null)}function Hn(e){if("value"===e.propertyName&&In(Fn)){var t=[];jn(t,Fn,e,Nt(e)),It(Ln,t)}}function Vn(e,t,n){"focusin"===e?(Un(),Fn=n,(On=t).attachEvent("onpropertychange",Hn)):"focusout"===e&&Un()}function Wn(e){if("selectionchange"===e||"keyup"===e||"keydown"===e)return In(Fn)}function qn(e,t){if("click"===e)return In(t)}function Gn(e,t){if("input"===e||"change"===e)return In(t)}var Kn="function"==typeof Object.is?Object.is:function(e,t){return e===t&&(0!==e||1/e==1/t)||e!=e&&t!=t};function Yn(e,t){if(Kn(e,t))return!0;if("object"!=typeof e||null===e||"object"!=typeof t||null===t)return!1;var n=Object.keys(e),r=Object.keys(t);if(n.length!==r.length)return!1;for(r=0;r<n.length;r++){var a=n[r];if(!re.call(t,a)||!Kn(e[a],t[a]))return!1}return!0}function Qn(e){for(;e&&e.firstChild;)e=e.firstChild;return e}function Zn(e,t){var n,r=Qn(e);for(e=0;r;){if(3===r.nodeType){if(n=e+r.textContent.length,e<=t&&n>=t)return{node:r,offset:t-e};e=n}e:{for(;r;){if(r.nextSibling){r=r.nextSibling;break e}r=r.parentNode}r=void 0}r=Qn(r)}}function Xn(e,t){return!(!e||!t)&&(e===t||(!e||3!==e.nodeType)&&(t&&3===t.nodeType?Xn(e,t.parentNode):"contains"in e?e.contains(t):!!e.compareDocumentPosition&&!!(16&e.compareDocumentPosition(t))))}function Jn(e){for(var t=pt((e=null!=e&&null!=e.ownerDocument&&null!=e.ownerDocument.defaultView?e.ownerDocument.defaultView:window).document);t instanceof e.HTMLIFrameElement;){try{var n="string"==typeof t.contentWindow.location.href}catch(r){n=!1}if(!n)break;t=pt((e=t.contentWindow).document)}return t}function er(e){var t=e&&e.nodeName&&e.nodeName.toLowerCase();return t&&("input"===t&&("text"===e.type||"search"===e.type||"tel"===e.type||"url"===e.type||"password"===e.type)||"textarea"===t||"true"===e.contentEditable)}function tr(e,t){var n=Jn(t);t=e.focusedElem;var r=e.selectionRange;if(n!==t&&t&&t.ownerDocument&&Xn(t.ownerDocument.documentElement,t)){if(null!==r&&er(t))if(e=r.start,void 0===(n=r.end)&&(n=e),"selectionStart"in t)t.selectionStart=e,t.selectionEnd=Math.min(n,t.value.length);else if((n=(e=t.ownerDocument||document)&&e.defaultView||window).getSelection){n=n.getSelection();var a=t.textContent.length,o=Math.min(r.start,a);r=void 0===r.end?o:Math.min(r.end,a),!n.extend&&o>r&&(a=r,r=o,o=a),a=Zn(t,o);var i=Zn(t,r);a&&i&&(1!==n.rangeCount||n.anchorNode!==a.node||n.anchorOffset!==a.offset||n.focusNode!==i.node||n.focusOffset!==i.offset)&&((e=e.createRange()).setStart(a.node,a.offset),n.removeAllRanges(),o>r?(n.addRange(e),n.extend(i.node,i.offset)):(e.setEnd(i.node,i.offset),n.addRange(e)))}for(e=[],n=t;n=n.parentNode;)1===n.nodeType&&e.push({element:n,left:n.scrollLeft,top:n.scrollTop});for("function"==typeof t.focus&&t.focus(),t=0;t<e.length;t++)(n=e[t]).element.scrollLeft=n.left,n.element.scrollTop=n.top}}var nr=nt&&"documentMode"in document&&11>=document.documentMode,rr=null,ar=null,or=null,ir=!1;function lr(e,t,n){var r=n.window===n?n.document:9===n.nodeType?n:n.ownerDocument;ir||null==rr||rr!==pt(r)||("selectionStart"in(r=rr)&&er(r)?r={start:r.selectionStart,end:r.selectionEnd}:r={anchorNode:(r=(r.ownerDocument&&r.ownerDocument.defaultView||window).getSelection()).anchorNode,anchorOffset:r.anchorOffset,focusNode:r.focusNode,focusOffset:r.focusOffset},or&&Yn(or,r)||(or=r,0<(r=Ic(ar,"onSelect")).length&&(t=new Xt("onSelect","select",null,t,n),e.push({event:t,listeners:r}),t.target=rr)))}function sr(e,t){var n={};return n[e.toLowerCase()]=t.toLowerCase(),n["Webkit"+e]="webkit"+t,n["Moz"+e]="moz"+t,n}var ur={animationend:sr("Animation","AnimationEnd"),animationiteration:sr("Animation","AnimationIteration"),animationstart:sr("Animation","AnimationStart"),transitionrun:sr("Transition","TransitionRun"),transitionstart:sr("Transition","TransitionStart"),transitioncancel:sr("Transition","TransitionCancel"),transitionend:sr("Transition","TransitionEnd")},cr={},dr={};function fr(e){if(cr[e])return cr[e];if(!ur[e])return e;var t,n=ur[e];for(t in n)if(n.hasOwnProperty(t)&&t in dr)return cr[e]=n[t];return e}nt&&(dr=document.createElement("div").style,"AnimationEvent"in window||(delete ur.animationend.animation,delete ur.animationiteration.animation,delete ur.animationstart.animation),"TransitionEvent"in window||delete ur.transitionend.transition);var pr=fr("animationend"),hr=fr("animationiteration"),mr=fr("animationstart"),gr=fr("transitionrun"),yr=fr("transitionstart"),br=fr("transitioncancel"),vr=fr("transitionend"),wr=new Map,kr="abort auxClick beforeToggle cancel canPlay canPlayThrough click close contextMenu copy cut drag dragEnd dragEnter dragExit dragLeave dragOver dragStart drop durationChange emptied encrypted ended error gotPointerCapture input invalid keyDown keyPress keyUp load loadedData loadedMetadata loadStart lostPointerCapture mouseDown mouseMove mouseOut mouseOver mouseUp paste pause play playing pointerCancel pointerDown pointerMove pointerOut pointerOver pointerUp progress rateChange reset resize seeked seeking stalled submit suspend timeUpdate touchCancel touchEnd touchStart volumeChange scroll scrollEnd toggle touchMove waiting wheel".split(" ");function xr(e,t){wr.set(e,t),et(t,[e])}var Sr=[],_r=0,Er=0;function Cr(){for(var e=_r,t=Er=_r=0;t<e;){var n=Sr[t];Sr[t++]=null;var r=Sr[t];Sr[t++]=null;var a=Sr[t];Sr[t++]=null;var o=Sr[t];if(Sr[t++]=null,null!==r&&null!==a){var i=r.pending;null===i?a.next=a:(a.next=i.next,i.next=a),r.pending=a}0!==o&&Rr(n,a,o)}}function Ar(e,t,n,r){Sr[_r++]=e,Sr[_r++]=t,Sr[_r++]=n,Sr[_r++]=r,Er|=r,e.lanes|=r,null!==(e=e.alternate)&&(e.lanes|=r)}function Pr(e,t,n,r){return Ar(e,t,n,r),Nr(e)}function Tr(e,t){return Ar(e,null,null,t),Nr(e)}function Rr(e,t,n){e.lanes|=n;var r=e.alternate;null!==r&&(r.lanes|=n);for(var a=!1,o=e.return;null!==o;)o.childLanes|=n,null!==(r=o.alternate)&&(r.childLanes|=n),22===o.tag&&(null===(e=o.stateNode)||1&e._visibility||(a=!0)),e=o,o=o.return;a&&null!==t&&3===e.tag&&(o=e.stateNode,a=31-we(n),null===(e=(o=o.hiddenUpdates)[a])?o[a]=[t]:e.push(t),t.lane=536870912|n)}function Nr(e){if(50<Pu)throw Pu=0,Tu=null,Error(i(185));for(var t=e.return;null!==t;)t=(e=t).return;return 3===e.tag?e.stateNode:null}var jr={},Or=new WeakMap;function Fr(e,t){if("object"==typeof e&&null!==e){var n=Or.get(e);return void 0!==n?n:(t={value:e,source:t,stack:I(t)},Or.set(e,t),t)}return{value:e,source:t,stack:I(t)}}var Lr=[],Ir=0,Dr=null,zr=0,Mr=[],Br=0,$r=null,Ur=1,Hr="";function Vr(e,t){Lr[Ir++]=zr,Lr[Ir++]=Dr,Dr=e,zr=t}function Wr(e,t,n){Mr[Br++]=Ur,Mr[Br++]=Hr,Mr[Br++]=$r,$r=e;var r=Ur;e=Hr;var a=32-we(r)-1;r&=~(1<<a),n+=1;var o=32-we(t)+a;if(30<o){var i=a-a%5;o=(r&(1<<i)-1).toString(32),r>>=i,a-=i,Ur=1<<32-we(t)+a|n<<a|r,Hr=o+e}else Ur=1<<o|n<<a|r,Hr=e}function qr(e){null!==e.return&&(Vr(e,1),Wr(e,1,0))}function Gr(e){for(;e===Dr;)Dr=Lr[--Ir],Lr[Ir]=null,zr=Lr[--Ir],Lr[Ir]=null;for(;e===$r;)$r=Mr[--Br],Mr[Br]=null,Hr=Mr[--Br],Mr[Br]=null,Ur=Mr[--Br],Mr[Br]=null}var Kr=null,Yr=null,Qr=!1,Zr=null,Xr=!1,Jr=Error(i(519));function ea(e){throw oa(Fr(Error(i(418,"")),e)),Jr}function ta(e){var t=e.stateNode,n=e.type,r=e.memoizedProps;switch(t[ze]=e,t[Me]=r,n){case"dialog":Tc("cancel",t),Tc("close",t);break;case"iframe":case"object":case"embed":Tc("load",t);break;case"video":case"audio":for(n=0;n<Cc.length;n++)Tc(Cc[n],t);break;case"source":Tc("error",t);break;case"img":case"image":case"link":Tc("error",t),Tc("load",t);break;case"details":Tc("toggle",t);break;case"input":Tc("invalid",t),yt(t,r.value,r.defaultValue,r.checked,r.defaultChecked,r.type,r.name,!0),dt(t);break;case"select":Tc("invalid",t);break;case"textarea":Tc("invalid",t),kt(t,r.value,r.defaultValue,r.children),dt(t)}"string"!=typeof(n=r.children)&&"number"!=typeof n&&"bigint"!=typeof n||t.textContent===""+n||!0===r.suppressHydrationWarning||Uc(t.textContent,n)?(null!=r.popover&&(Tc("beforetoggle",t),Tc("toggle",t)),null!=r.onScroll&&Tc("scroll",t),null!=r.onScrollEnd&&Tc("scrollend",t),null!=r.onClick&&(t.onclick=Hc),t=!0):t=!1,t||ea(e)}function na(e){for(Kr=e.return;Kr;)switch(Kr.tag){case 3:case 27:return void(Xr=!0);case 5:case 13:return void(Xr=!1);default:Kr=Kr.return}}function ra(e){if(e!==Kr)return!1;if(!Qr)return na(e),Qr=!0,!1;var t,n=!1;if((t=3!==e.tag&&27!==e.tag)&&((t=5===e.tag)&&(t=!("form"!==(t=e.type)&&"button"!==t)||Xc(e.type,e.memoizedProps)),t=!t),t&&(n=!0),n&&Yr&&ea(e),na(e),13===e.tag){if(!(e=null!==(e=e.memoizedState)?e.dehydrated:null))throw Error(i(317));e:{for(e=e.nextSibling,n=0;e;){if(8===e.nodeType)if("/$"===(t=e.data)){if(0===n){Yr=ld(e.nextSibling);break e}n--}else"$"!==t&&"$!"!==t&&"$?"!==t||n++;e=e.nextSibling}Yr=null}}else Yr=Kr?ld(e.stateNode.nextSibling):null;return!0}function aa(){Yr=Kr=null,Qr=!1}function oa(e){null===Zr?Zr=[e]:Zr.push(e)}var ia=Error(i(460)),la=Error(i(474)),sa={then:function(){}};function ua(e){return"fulfilled"===(e=e.status)||"rejected"===e}function ca(){}function da(e,t,n){switch(void 0===(n=e[n])?e.push(t):n!==t&&(t.then(ca,ca),t=n),t.status){case"fulfilled":return t.value;case"rejected":if((e=t.reason)===ia)throw Error(i(483));throw e;default:if("string"==typeof t.status)t.then(ca,ca);else{if(null!==(e=tu)&&100<e.shellSuspendCounter)throw Error(i(482));(e=t).status="pending",e.then((function(e){if("pending"===t.status){var n=t;n.status="fulfilled",n.value=e}}),(function(e){if("pending"===t.status){var n=t;n.status="rejected",n.reason=e}}))}switch(t.status){case"fulfilled":return t.value;case"rejected":if((e=t.reason)===ia)throw Error(i(483));throw e}throw fa=t,ia}}var fa=null;function pa(){if(null===fa)throw Error(i(459));var e=fa;return fa=null,e}var ha=null,ma=0;function ga(e){var t=ma;return ma+=1,null===ha&&(ha=[]),da(ha,e,t)}function ya(e,t){t=t.props.ref,e.ref=void 0!==t?t:null}function ba(e,t){if(t.$$typeof===s)throw Error(i(525));throw e=Object.prototype.toString.call(t),Error(i(31,"[object Object]"===e?"object with keys {"+Object.keys(t).join(", ")+"}":e))}function va(e){return(0,e._init)(e._payload)}function wa(e){function t(t,n){if(e){var r=t.deletions;null===r?(t.deletions=[n],t.flags|=16):r.push(n)}}function n(n,r){if(!e)return null;for(;null!==r;)t(n,r),r=r.sibling;return null}function r(e){for(var t=new Map;null!==e;)null!==e.key?t.set(e.key,e):t.set(e.index,e),e=e.sibling;return t}function a(e,t){return(e=Ds(e,t)).index=0,e.sibling=null,e}function o(t,n,r){return t.index=r,e?null!==(r=t.alternate)?(r=r.index)<n?(t.flags|=33554434,n):r:(t.flags|=33554434,n):(t.flags|=1048576,n)}function l(t){return e&&null===t.alternate&&(t.flags|=33554434),t}function s(e,t,n,r){return null===t||6!==t.tag?((t=Us(n,e.mode,r)).return=e,t):((t=a(t,n)).return=e,t)}function f(e,t,n,r){var o=n.type;return o===d?h(e,t,n.props.children,r,n.key):null!==t&&(t.elementType===o||"object"==typeof o&&null!==o&&o.$$typeof===k&&va(o)===t.type)?(ya(t=a(t,n.props),n),t.return=e,t):(ya(t=Ms(n.type,n.key,n.props,null,e.mode,r),n),t.return=e,t)}function p(e,t,n,r){return null===t||4!==t.tag||t.stateNode.containerInfo!==n.containerInfo||t.stateNode.implementation!==n.implementation?((t=Hs(n,e.mode,r)).return=e,t):((t=a(t,n.children||[])).return=e,t)}function h(e,t,n,r,o){return null===t||7!==t.tag?((t=Bs(n,e.mode,r,o)).return=e,t):((t=a(t,n)).return=e,t)}function m(e,t,n){if("string"==typeof t&&""!==t||"number"==typeof t||"bigint"==typeof t)return(t=Us(""+t,e.mode,n)).return=e,t;if("object"==typeof t&&null!==t){switch(t.$$typeof){case u:return ya(n=Ms(t.type,t.key,t.props,null,e.mode,n),t),n.return=e,n;case c:return(t=Hs(t,e.mode,n)).return=e,t;case k:return m(e,t=(0,t._init)(t._payload),n)}if($(t)||E(t))return(t=Bs(t,e.mode,n,null)).return=e,t;if("function"==typeof t.then)return m(e,ga(t),n);if(t.$$typeof===g)return m(e,Cl(e,t),n);ba(e,t)}return null}function y(e,t,n,r){var a=null!==t?t.key:null;if("string"==typeof n&&""!==n||"number"==typeof n||"bigint"==typeof n)return null!==a?null:s(e,t,""+n,r);if("object"==typeof n&&null!==n){switch(n.$$typeof){case u:return n.key===a?f(e,t,n,r):null;case c:return n.key===a?p(e,t,n,r):null;case k:return y(e,t,n=(a=n._init)(n._payload),r)}if($(n)||E(n))return null!==a?null:h(e,t,n,r,null);if("function"==typeof n.then)return y(e,t,ga(n),r);if(n.$$typeof===g)return y(e,t,Cl(e,n),r);ba(e,n)}return null}function b(e,t,n,r,a){if("string"==typeof r&&""!==r||"number"==typeof r||"bigint"==typeof r)return s(t,e=e.get(n)||null,""+r,a);if("object"==typeof r&&null!==r){switch(r.$$typeof){case u:return f(t,e=e.get(null===r.key?n:r.key)||null,r,a);case c:return p(t,e=e.get(null===r.key?n:r.key)||null,r,a);case k:return b(e,t,n,r=(0,r._init)(r._payload),a)}if($(r)||E(r))return h(t,e=e.get(n)||null,r,a,null);if("function"==typeof r.then)return b(e,t,n,ga(r),a);if(r.$$typeof===g)return b(e,t,n,Cl(t,r),a);ba(t,r)}return null}function v(s,f,p,h){if("object"==typeof p&&null!==p&&p.type===d&&null===p.key&&(p=p.props.children),"object"==typeof p&&null!==p){switch(p.$$typeof){case u:e:{for(var w=p.key;null!==f;){if(f.key===w){if((w=p.type)===d){if(7===f.tag){n(s,f.sibling),(h=a(f,p.props.children)).return=s,s=h;break e}}else if(f.elementType===w||"object"==typeof w&&null!==w&&w.$$typeof===k&&va(w)===f.type){n(s,f.sibling),ya(h=a(f,p.props),p),h.return=s,s=h;break e}n(s,f);break}t(s,f),f=f.sibling}p.type===d?((h=Bs(p.props.children,s.mode,h,p.key)).return=s,s=h):(ya(h=Ms(p.type,p.key,p.props,null,s.mode,h),p),h.return=s,s=h)}return l(s);case c:e:{for(w=p.key;null!==f;){if(f.key===w){if(4===f.tag&&f.stateNode.containerInfo===p.containerInfo&&f.stateNode.implementation===p.implementation){n(s,f.sibling),(h=a(f,p.children||[])).return=s,s=h;break e}n(s,f);break}t(s,f),f=f.sibling}(h=Hs(p,s.mode,h)).return=s,s=h}return l(s);case k:return v(s,f,p=(w=p._init)(p._payload),h)}if($(p))return function(a,i,l,s){for(var u=null,c=null,d=i,f=i=0,p=null;null!==d&&f<l.length;f++){d.index>f?(p=d,d=null):p=d.sibling;var h=y(a,d,l[f],s);if(null===h){null===d&&(d=p);break}e&&d&&null===h.alternate&&t(a,d),i=o(h,i,f),null===c?u=h:c.sibling=h,c=h,d=p}if(f===l.length)return n(a,d),Qr&&Vr(a,f),u;if(null===d){for(;f<l.length;f++)null!==(d=m(a,l[f],s))&&(i=o(d,i,f),null===c?u=d:c.sibling=d,c=d);return Qr&&Vr(a,f),u}for(d=r(d);f<l.length;f++)null!==(p=b(d,a,f,l[f],s))&&(e&&null!==p.alternate&&d.delete(null===p.key?f:p.key),i=o(p,i,f),null===c?u=p:c.sibling=p,c=p);return e&&d.forEach((function(e){return t(a,e)})),Qr&&Vr(a,f),u}(s,f,p,h);if(E(p)){if("function"!=typeof(w=E(p)))throw Error(i(150));return function(a,l,s,u){if(null==s)throw Error(i(151));for(var c=null,d=null,f=l,p=l=0,h=null,g=s.next();null!==f&&!g.done;p++,g=s.next()){f.index>p?(h=f,f=null):h=f.sibling;var v=y(a,f,g.value,u);if(null===v){null===f&&(f=h);break}e&&f&&null===v.alternate&&t(a,f),l=o(v,l,p),null===d?c=v:d.sibling=v,d=v,f=h}if(g.done)return n(a,f),Qr&&Vr(a,p),c;if(null===f){for(;!g.done;p++,g=s.next())null!==(g=m(a,g.value,u))&&(l=o(g,l,p),null===d?c=g:d.sibling=g,d=g);return Qr&&Vr(a,p),c}for(f=r(f);!g.done;p++,g=s.next())null!==(g=b(f,a,p,g.value,u))&&(e&&null!==g.alternate&&f.delete(null===g.key?p:g.key),l=o(g,l,p),null===d?c=g:d.sibling=g,d=g);return e&&f.forEach((function(e){return t(a,e)})),Qr&&Vr(a,p),c}(s,f,p=w.call(p),h)}if("function"==typeof p.then)return v(s,f,ga(p),h);if(p.$$typeof===g)return v(s,f,Cl(s,p),h);ba(s,p)}return"string"==typeof p&&""!==p||"number"==typeof p||"bigint"==typeof p?(p=""+p,null!==f&&6===f.tag?(n(s,f.sibling),(h=a(f,p)).return=s,s=h):(n(s,f),(h=Us(p,s.mode,h)).return=s,s=h),l(s)):n(s,f)}return function(e,t,n,r){try{ma=0;var a=v(e,t,n,r);return ha=null,a}catch(i){if(i===ia)throw i;var o=Ls(29,i,null,e.mode);return o.lanes=r,o.return=e,o}}}var ka=wa(!0),xa=wa(!1),Sa=q(null),_a=q(0);function Ea(e,t){K(_a,e=uu),K(Sa,t),uu=e|t.baseLanes}function Ca(){K(_a,uu),K(Sa,Sa.current)}function Aa(){uu=_a.current,G(Sa),G(_a)}var Pa=q(null),Ta=null;function Ra(e){var t=e.alternate;K(Fa,1&Fa.current),K(Pa,e),null===Ta&&(null===t||null!==Sa.current||null!==t.memoizedState)&&(Ta=e)}function Na(e){if(22===e.tag){if(K(Fa,Fa.current),K(Pa,e),null===Ta){var t=e.alternate;null!==t&&null!==t.memoizedState&&(Ta=e)}}else ja()}function ja(){K(Fa,Fa.current),K(Pa,Pa.current)}function Oa(e){G(Pa),Ta===e&&(Ta=null),G(Fa)}var Fa=q(0);function La(e){for(var t=e;null!==t;){if(13===t.tag){var n=t.memoizedState;if(null!==n&&(null===(n=n.dehydrated)||"$?"===n.data||"$!"===n.data))return t}else if(19===t.tag&&void 0!==t.memoizedProps.revealOrder){if(128&t.flags)return t}else if(null!==t.child){t.child.return=t,t=t.child;continue}if(t===e)break;for(;null===t.sibling;){if(null===t.return||t.return===e)return null;t=t.return}t.sibling.return=t.return,t=t.sibling}return null}var Ia="undefined"!=typeof AbortController?AbortController:function(){var e=[],t=this.signal={aborted:!1,addEventListener:function(t,n){e.push(n)}};this.abort=function(){t.aborted=!0,e.forEach((function(e){return e()}))}},Da=r.unstable_scheduleCallback,za=r.unstable_NormalPriority,Ma={$$typeof:g,Consumer:null,Provider:null,_currentValue:null,_currentValue2:null,_threadCount:0};function Ba(){return{controller:new Ia,data:new Map,refCount:0}}function $a(e){e.refCount--,0===e.refCount&&Da(za,(function(){e.controller.abort()}))}var Ua=null,Ha=0,Va=0,Wa=null;function qa(){if(0==--Ha&&null!==Ua){null!==Wa&&(Wa.status="fulfilled");var e=Ua;Ua=null,Va=0,Wa=null;for(var t=0;t<e.length;t++)(0,e[t])()}}var Ga=R.S;R.S=function(e,t){"object"==typeof t&&null!==t&&"function"==typeof t.then&&function(e,t){if(null===Ua){var n=Ua=[];Ha=0,Va=kc(),Wa={status:"pending",value:void 0,then:function(e){n.push(e)}}}Ha++,t.then(qa,qa)}(0,t),null!==Ga&&Ga(e,t)};var Ka=q(null);function Ya(){var e=Ka.current;return null!==e?e:tu.pooledCache}function Qa(e,t){K(Ka,null===t?Ka.current:t.pool)}function Za(){var e=Ya();return null===e?null:{parent:Ma._currentValue,pool:e}}var Xa=0,Ja=null,eo=null,to=null,no=!1,ro=!1,ao=!1,oo=0,io=0,lo=null,so=0;function uo(){throw Error(i(321))}function co(e,t){if(null===t)return!1;for(var n=0;n<t.length&&n<e.length;n++)if(!Kn(e[n],t[n]))return!1;return!0}function fo(e,t,n,r,a,o){return Xa=o,Ja=t,t.memoizedState=null,t.updateQueue=null,t.lanes=0,R.H=null===e||null===e.memoizedState?Ci:Ai,ao=!1,o=n(r,a),ao=!1,ro&&(o=ho(t,n,r,a)),po(e),o}function po(e){R.H=Ei;var t=null!==eo&&null!==eo.next;if(Xa=0,to=eo=Ja=null,no=!1,io=0,lo=null,t)throw Error(i(300));null===e||Vi||null!==(e=e.dependencies)&&Sl(e)&&(Vi=!0)}function ho(e,t,n,r){Ja=e;var a=0;do{if(ro&&(lo=null),io=0,ro=!1,25<=a)throw Error(i(301));if(a+=1,to=eo=null,null!=e.updateQueue){var o=e.updateQueue;o.lastEffect=null,o.events=null,o.stores=null,null!=o.memoCache&&(o.memoCache.index=0)}R.H=Pi,o=t(n,r)}while(ro);return o}function mo(){var e=R.H,t=e.useState()[0];return t="function"==typeof t.then?ko(t):t,e=e.useState()[0],(null!==eo?eo.memoizedState:null)!==e&&(Ja.flags|=1024),t}function go(){var e=0!==oo;return oo=0,e}function yo(e,t,n){t.updateQueue=e.updateQueue,t.flags&=-2053,e.lanes&=~n}function bo(e){if(no){for(e=e.memoizedState;null!==e;){var t=e.queue;null!==t&&(t.pending=null),e=e.next}no=!1}Xa=0,to=eo=Ja=null,ro=!1,io=oo=0,lo=null}function vo(){var e={memoizedState:null,baseState:null,baseQueue:null,queue:null,next:null};return null===to?Ja.memoizedState=to=e:to=to.next=e,to}function wo(){if(null===eo){var e=Ja.alternate;e=null!==e?e.memoizedState:null}else e=eo.next;var t=null===to?Ja.memoizedState:to.next;if(null!==t)to=t,eo=e;else{if(null===e){if(null===Ja.alternate)throw Error(i(467));throw Error(i(310))}e={memoizedState:(eo=e).memoizedState,baseState:eo.baseState,baseQueue:eo.baseQueue,queue:eo.queue,next:null},null===to?Ja.memoizedState=to=e:to=to.next=e}return to}function ko(e){var t=io;return io+=1,null===lo&&(lo=[]),e=da(lo,e,t),t=Ja,null===(null===to?t.memoizedState:to.next)&&(t=t.alternate,R.H=null===t||null===t.memoizedState?Ci:Ai),e}function xo(e){if(null!==e&&"object"==typeof e){if("function"==typeof e.then)return ko(e);if(e.$$typeof===g)return El(e)}throw Error(i(438,String(e)))}function So(e){var t=null,n=Ja.updateQueue;if(null!==n&&(t=n.memoCache),null==t){var r=Ja.alternate;null!==r&&(null!==(r=r.updateQueue)&&(null!=(r=r.memoCache)&&(t={data:r.data.map((function(e){return e.slice()})),index:0})))}if(null==t&&(t={data:[],index:0}),null===n&&(n={lastEffect:null,events:null,stores:null,memoCache:null},Ja.updateQueue=n),n.memoCache=t,void 0===(n=t.data[t.index]))for(n=t.data[t.index]=Array(e),r=0;r<e;r++)n[r]=S;return t.index++,n}function _o(e,t){return"function"==typeof t?t(e):t}function Eo(e){return Co(wo(),eo,e)}function Co(e,t,n){var r=e.queue;if(null===r)throw Error(i(311));r.lastRenderedReducer=n;var a=e.baseQueue,o=r.pending;if(null!==o){if(null!==a){var l=a.next;a.next=o.next,o.next=l}t.baseQueue=a=o,r.pending=null}if(o=e.baseState,null===a)e.memoizedState=o;else{var s=l=null,u=null,c=t=a.next,d=!1;do{var f=-536870913&c.lane;if(f!==c.lane?(ru&f)===f:(Xa&f)===f){var p=c.revertLane;if(0===p)null!==u&&(u=u.next={lane:0,revertLane:0,action:c.action,hasEagerState:c.hasEagerState,eagerState:c.eagerState,next:null}),f===Va&&(d=!0);else{if((Xa&p)===p){c=c.next,p===Va&&(d=!0);continue}f={lane:0,revertLane:c.revertLane,action:c.action,hasEagerState:c.hasEagerState,eagerState:c.eagerState,next:null},null===u?(s=u=f,l=o):u=u.next=f,Ja.lanes|=p,du|=p}f=c.action,ao&&n(o,f),o=c.hasEagerState?c.eagerState:n(o,f)}else p={lane:f,revertLane:c.revertLane,action:c.action,hasEagerState:c.hasEagerState,eagerState:c.eagerState,next:null},null===u?(s=u=p,l=o):u=u.next=p,Ja.lanes|=f,du|=f;c=c.next}while(null!==c&&c!==t);if(null===u?l=o:u.next=s,!Kn(o,e.memoizedState)&&(Vi=!0,d&&null!==(n=Wa)))throw n;e.memoizedState=o,e.baseState=l,e.baseQueue=u,r.lastRenderedState=o}return null===a&&(r.lanes=0),[e.memoizedState,r.dispatch]}function Ao(e){var t=wo(),n=t.queue;if(null===n)throw Error(i(311));n.lastRenderedReducer=e;var r=n.dispatch,a=n.pending,o=t.memoizedState;if(null!==a){n.pending=null;var l=a=a.next;do{o=e(o,l.action),l=l.next}while(l!==a);Kn(o,t.memoizedState)||(Vi=!0),t.memoizedState=o,null===t.baseQueue&&(t.baseState=o),n.lastRenderedState=o}return[o,r]}function Po(e,t,n){var r=Ja,a=wo(),o=Qr;if(o){if(void 0===n)throw Error(i(407));n=n()}else n=t();var l=!Kn((eo||a).memoizedState,n);if(l&&(a.memoizedState=n,Vi=!0),a=a.queue,Jo(No.bind(null,r,a,e),[e]),a.getSnapshot!==t||l||null!==to&&1&to.memoizedState.tag){if(r.flags|=2048,Ko(9,Ro.bind(null,r,a,n,t),{destroy:void 0},null),null===tu)throw Error(i(349));o||60&Xa||To(r,t,n)}return n}function To(e,t,n){e.flags|=16384,e={getSnapshot:t,value:n},null===(t=Ja.updateQueue)?(t={lastEffect:null,events:null,stores:null,memoCache:null},Ja.updateQueue=t,t.stores=[e]):null===(n=t.stores)?t.stores=[e]:n.push(e)}function Ro(e,t,n,r){t.value=n,t.getSnapshot=r,jo(t)&&Oo(e)}function No(e,t,n){return n((function(){jo(t)&&Oo(e)}))}function jo(e){var t=e.getSnapshot;e=e.value;try{var n=t();return!Kn(e,n)}catch(r){return!0}}function Oo(e){var t=Tr(e,2);null!==t&&ju(t,e,2)}function Fo(e){var t=vo();if("function"==typeof e){var n=e;if(e=n(),ao){ve(!0);try{n()}finally{ve(!1)}}}return t.memoizedState=t.baseState=e,t.queue={pending:null,lanes:0,dispatch:null,lastRenderedReducer:_o,lastRenderedState:e},t}function Lo(e,t,n,r){return e.baseState=n,Co(e,eo,"function"==typeof r?r:_o)}function Io(e,t,n,r,a){if(xi(e))throw Error(i(485));if(null!==(e=t.action)){var o={payload:a,action:e,next:null,isTransition:!0,status:"pending",value:null,reason:null,listeners:[],then:function(e){o.listeners.push(e)}};null!==R.T?n(!0):o.isTransition=!1,r(o),null===(n=t.pending)?(o.next=t.pending=o,Do(t,o)):(o.next=n.next,t.pending=n.next=o)}}function Do(e,t){var n=t.action,r=t.payload,a=e.state;if(t.isTransition){var o=R.T,i={};R.T=i;try{var l=n(a,r),s=R.S;null!==s&&s(i,l),zo(e,t,l)}catch(u){Bo(e,t,u)}finally{R.T=o}}else try{zo(e,t,o=n(a,r))}catch(c){Bo(e,t,c)}}function zo(e,t,n){null!==n&&"object"==typeof n&&"function"==typeof n.then?n.then((function(n){Mo(e,t,n)}),(function(n){return Bo(e,t,n)})):Mo(e,t,n)}function Mo(e,t,n){t.status="fulfilled",t.value=n,$o(t),e.state=n,null!==(t=e.pending)&&((n=t.next)===t?e.pending=null:(n=n.next,t.next=n,Do(e,n)))}function Bo(e,t,n){var r=e.pending;if(e.pending=null,null!==r){r=r.next;do{t.status="rejected",t.reason=n,$o(t),t=t.next}while(t!==r)}e.action=null}function $o(e){e=e.listeners;for(var t=0;t<e.length;t++)(0,e[t])()}function Uo(e,t){return t}function Ho(e,t){if(Qr){var n=tu.formState;if(null!==n){e:{var r=Ja;if(Qr){if(Yr){t:{for(var a=Yr,o=Xr;8!==a.nodeType;){if(!o){a=null;break t}if(null===(a=ld(a.nextSibling))){a=null;break t}}a="F!"===(o=a.data)||"F"===o?a:null}if(a){Yr=ld(a.nextSibling),r="F!"===a.data;break e}}ea(r)}r=!1}r&&(t=n[0])}}return(n=vo()).memoizedState=n.baseState=t,r={pending:null,lanes:0,dispatch:null,lastRenderedReducer:Uo,lastRenderedState:t},n.queue=r,n=vi.bind(null,Ja,r),r.dispatch=n,r=Fo(!1),o=ki.bind(null,Ja,!1,r.queue),a={state:t,dispatch:null,action:e,pending:null},(r=vo()).queue=a,n=Io.bind(null,Ja,a,o,n),a.dispatch=n,r.memoizedState=e,[t,n,!1]}function Vo(e){return Wo(wo(),eo,e)}function Wo(e,t,n){t=Co(e,t,Uo)[0],e=Eo(_o)[0],t="object"==typeof t&&null!==t&&"function"==typeof t.then?ko(t):t;var r=wo(),a=r.queue,o=a.dispatch;return n!==r.memoizedState&&(Ja.flags|=2048,Ko(9,qo.bind(null,a,n),{destroy:void 0},null)),[t,o,e]}function qo(e,t){e.action=t}function Go(e){var t=wo(),n=eo;if(null!==n)return Wo(t,n,e);wo(),t=t.memoizedState;var r=(n=wo()).queue.dispatch;return n.memoizedState=e,[t,r,!1]}function Ko(e,t,n,r){return e={tag:e,create:t,inst:n,deps:r,next:null},null===(t=Ja.updateQueue)&&(t={lastEffect:null,events:null,stores:null,memoCache:null},Ja.updateQueue=t),null===(n=t.lastEffect)?t.lastEffect=e.next=e:(r=n.next,n.next=e,e.next=r,t.lastEffect=e),e}function Yo(){return wo().memoizedState}function Qo(e,t,n,r){var a=vo();Ja.flags|=e,a.memoizedState=Ko(1|t,n,{destroy:void 0},void 0===r?null:r)}function Zo(e,t,n,r){var a=wo();r=void 0===r?null:r;var o=a.memoizedState.inst;null!==eo&&null!==r&&co(r,eo.memoizedState.deps)?a.memoizedState=Ko(t,n,o,r):(Ja.flags|=e,a.memoizedState=Ko(1|t,n,o,r))}function Xo(e,t){Qo(8390656,8,e,t)}function Jo(e,t){Zo(2048,8,e,t)}function ei(e,t){return Zo(4,2,e,t)}function ti(e,t){return Zo(4,4,e,t)}function ni(e,t){if("function"==typeof t){e=e();var n=t(e);return function(){"function"==typeof n?n():t(null)}}if(null!=t)return e=e(),t.current=e,function(){t.current=null}}function ri(e,t,n){n=null!=n?n.concat([e]):null,Zo(4,4,ni.bind(null,t,e),n)}function ai(){}function oi(e,t){var n=wo();t=void 0===t?null:t;var r=n.memoizedState;return null!==t&&co(t,r[1])?r[0]:(n.memoizedState=[e,t],e)}function ii(e,t){var n=wo();t=void 0===t?null:t;var r=n.memoizedState;if(null!==t&&co(t,r[1]))return r[0];if(r=e(),ao){ve(!0);try{e()}finally{ve(!1)}}return n.memoizedState=[r,t],r}function li(e,t,n){return void 0===n||1073741824&Xa?e.memoizedState=t:(e.memoizedState=n,e=Nu(),Ja.lanes|=e,du|=e,n)}function si(e,t,n,r){return Kn(n,t)?n:null!==Sa.current?(e=li(e,n,r),Kn(e,t)||(Vi=!0),e):42&Xa?(e=Nu(),Ja.lanes|=e,du|=e,t):(Vi=!0,e.memoizedState=n)}function ui(e,t,n,r,a){var o=U.p;U.p=0!==o&&8>o?o:8;var i,l,s,u=R.T,c={};R.T=c,ki(e,!1,t,n);try{var d=a(),f=R.S;if(null!==f&&f(c,d),null!==d&&"object"==typeof d&&"function"==typeof d.then)wi(e,t,(i=r,l=[],s={status:"pending",value:null,reason:null,then:function(e){l.push(e)}},d.then((function(){s.status="fulfilled",s.value=i;for(var e=0;e<l.length;e++)(0,l[e])(i)}),(function(e){for(s.status="rejected",s.reason=e,e=0;e<l.length;e++)(0,l[e])(void 0)})),s),Ru());else wi(e,t,r,Ru())}catch(p){wi(e,t,{then:function(){},status:"rejected",reason:p},Ru())}finally{U.p=o,R.T=u}}function ci(){}function di(e,t,n,r){if(5!==e.tag)throw Error(i(476));var a=fi(e).queue;ui(e,a,t,H,null===n?ci:function(){return pi(e),n(r)})}function fi(e){var t=e.memoizedState;if(null!==t)return t;var n={};return(t={memoizedState:H,baseState:H,baseQueue:null,queue:{pending:null,lanes:0,dispatch:null,lastRenderedReducer:_o,lastRenderedState:H},next:null}).next={memoizedState:n,baseState:n,baseQueue:null,queue:{pending:null,lanes:0,dispatch:null,lastRenderedReducer:_o,lastRenderedState:n},next:null},e.memoizedState=t,null!==(e=e.alternate)&&(e.memoizedState=t),t}function pi(e){wi(e,fi(e).next.queue,{},Ru())}function hi(){return El(Id)}function mi(){return wo().memoizedState}function gi(){return wo().memoizedState}function yi(e){for(var t=e.return;null!==t;){switch(t.tag){case 24:case 3:var n=Ru(),r=jl(t,e=Nl(n),n);return null!==r&&(ju(r,t,n),Ol(r,t,n)),t={cache:Ba()},void(e.payload=t)}t=t.return}}function bi(e,t,n){var r=Ru();n={lane:r,revertLane:0,action:n,hasEagerState:!1,eagerState:null,next:null},xi(e)?Si(t,n):null!==(n=Pr(e,t,n,r))&&(ju(n,e,r),_i(n,t,r))}function vi(e,t,n){wi(e,t,n,Ru())}function wi(e,t,n,r){var a={lane:r,revertLane:0,action:n,hasEagerState:!1,eagerState:null,next:null};if(xi(e))Si(t,a);else{var o=e.alternate;if(0===e.lanes&&(null===o||0===o.lanes)&&null!==(o=t.lastRenderedReducer))try{var i=t.lastRenderedState,l=o(i,n);if(a.hasEagerState=!0,a.eagerState=l,Kn(l,i))return Ar(e,t,a,0),null===tu&&Cr(),!1}catch(s){}if(null!==(n=Pr(e,t,a,r)))return ju(n,e,r),_i(n,t,r),!0}return!1}function ki(e,t,n,r){if(r={lane:2,revertLane:kc(),action:r,hasEagerState:!1,eagerState:null,next:null},xi(e)){if(t)throw Error(i(479))}else null!==(t=Pr(e,n,r,2))&&ju(t,e,2)}function xi(e){var t=e.alternate;return e===Ja||null!==t&&t===Ja}function Si(e,t){ro=no=!0;var n=e.pending;null===n?t.next=t:(t.next=n.next,n.next=t),e.pending=t}function _i(e,t,n){if(4194176&n){var r=t.lanes;n|=r&=e.pendingLanes,t.lanes=n,Fe(e,n)}}var Ei={readContext:El,use:xo,useCallback:uo,useContext:uo,useEffect:uo,useImperativeHandle:uo,useLayoutEffect:uo,useInsertionEffect:uo,useMemo:uo,useReducer:uo,useRef:uo,useState:uo,useDebugValue:uo,useDeferredValue:uo,useTransition:uo,useSyncExternalStore:uo,useId:uo};Ei.useCacheRefresh=uo,Ei.useMemoCache=uo,Ei.useHostTransitionStatus=uo,Ei.useFormState=uo,Ei.useActionState=uo,Ei.useOptimistic=uo;var Ci={readContext:El,use:xo,useCallback:function(e,t){return vo().memoizedState=[e,void 0===t?null:t],e},useContext:El,useEffect:Xo,useImperativeHandle:function(e,t,n){n=null!=n?n.concat([e]):null,Qo(4194308,4,ni.bind(null,t,e),n)},useLayoutEffect:function(e,t){return Qo(4194308,4,e,t)},useInsertionEffect:function(e,t){Qo(4,2,e,t)},useMemo:function(e,t){var n=vo();t=void 0===t?null:t;var r=e();if(ao){ve(!0);try{e()}finally{ve(!1)}}return n.memoizedState=[r,t],r},useReducer:function(e,t,n){var r=vo();if(void 0!==n){var a=n(t);if(ao){ve(!0);try{n(t)}finally{ve(!1)}}}else a=t;return r.memoizedState=r.baseState=a,e={pending:null,lanes:0,dispatch:null,lastRenderedReducer:e,lastRenderedState:a},r.queue=e,e=e.dispatch=bi.bind(null,Ja,e),[r.memoizedState,e]},useRef:function(e){return e={current:e},vo().memoizedState=e},useState:function(e){var t=(e=Fo(e)).queue,n=vi.bind(null,Ja,t);return t.dispatch=n,[e.memoizedState,n]},useDebugValue:ai,useDeferredValue:function(e,t){return li(vo(),e,t)},useTransition:function(){var e=Fo(!1);return e=ui.bind(null,Ja,e.queue,!0,!1),vo().memoizedState=e,[!1,e]},useSyncExternalStore:function(e,t,n){var r=Ja,a=vo();if(Qr){if(void 0===n)throw Error(i(407));n=n()}else{if(n=t(),null===tu)throw Error(i(349));60&ru||To(r,t,n)}a.memoizedState=n;var o={value:n,getSnapshot:t};return a.queue=o,Xo(No.bind(null,r,o,e),[e]),r.flags|=2048,Ko(9,Ro.bind(null,r,o,n,t),{destroy:void 0},null),n},useId:function(){var e=vo(),t=tu.identifierPrefix;if(Qr){var n=Hr;t=":"+t+"R"+(n=(Ur&~(1<<32-we(Ur)-1)).toString(32)+n),0<(n=oo++)&&(t+="H"+n.toString(32)),t+=":"}else t=":"+t+"r"+(n=so++).toString(32)+":";return e.memoizedState=t},useCacheRefresh:function(){return vo().memoizedState=yi.bind(null,Ja)}};Ci.useMemoCache=So,Ci.useHostTransitionStatus=hi,Ci.useFormState=Ho,Ci.useActionState=Ho,Ci.useOptimistic=function(e){var t=vo();t.memoizedState=t.baseState=e;var n={pending:null,lanes:0,dispatch:null,lastRenderedReducer:null,lastRenderedState:null};return t.queue=n,t=ki.bind(null,Ja,!0,n),n.dispatch=t,[e,t]};var Ai={readContext:El,use:xo,useCallback:oi,useContext:El,useEffect:Jo,useImperativeHandle:ri,useInsertionEffect:ei,useLayoutEffect:ti,useMemo:ii,useReducer:Eo,useRef:Yo,useState:function(){return Eo(_o)},useDebugValue:ai,useDeferredValue:function(e,t){return si(wo(),eo.memoizedState,e,t)},useTransition:function(){var e=Eo(_o)[0],t=wo().memoizedState;return["boolean"==typeof e?e:ko(e),t]},useSyncExternalStore:Po,useId:mi};Ai.useCacheRefresh=gi,Ai.useMemoCache=So,Ai.useHostTransitionStatus=hi,Ai.useFormState=Vo,Ai.useActionState=Vo,Ai.useOptimistic=function(e,t){return Lo(wo(),0,e,t)};var Pi={readContext:El,use:xo,useCallback:oi,useContext:El,useEffect:Jo,useImperativeHandle:ri,useInsertionEffect:ei,useLayoutEffect:ti,useMemo:ii,useReducer:Ao,useRef:Yo,useState:function(){return Ao(_o)},useDebugValue:ai,useDeferredValue:function(e,t){var n=wo();return null===eo?li(n,e,t):si(n,eo.memoizedState,e,t)},useTransition:function(){var e=Ao(_o)[0],t=wo().memoizedState;return["boolean"==typeof e?e:ko(e),t]},useSyncExternalStore:Po,useId:mi};function Ti(e,t,n,r){n=null==(n=n(r,t=e.memoizedState))?t:N({},t,n),e.memoizedState=n,0===e.lanes&&(e.updateQueue.baseState=n)}Pi.useCacheRefresh=gi,Pi.useMemoCache=So,Pi.useHostTransitionStatus=hi,Pi.useFormState=Go,Pi.useActionState=Go,Pi.useOptimistic=function(e,t){var n=wo();return null!==eo?Lo(n,0,e,t):(n.baseState=e,[e,n.queue.dispatch])};var Ri={isMounted:function(e){return!!(e=e._reactInternals)&&D(e)===e},enqueueSetState:function(e,t,n){e=e._reactInternals;var r=Ru(),a=Nl(r);a.payload=t,null!=n&&(a.callback=n),null!==(t=jl(e,a,r))&&(ju(t,e,r),Ol(t,e,r))},enqueueReplaceState:function(e,t,n){e=e._reactInternals;var r=Ru(),a=Nl(r);a.tag=1,a.payload=t,null!=n&&(a.callback=n),null!==(t=jl(e,a,r))&&(ju(t,e,r),Ol(t,e,r))},enqueueForceUpdate:function(e,t){e=e._reactInternals;var n=Ru(),r=Nl(n);r.tag=2,null!=t&&(r.callback=t),null!==(t=jl(e,r,n))&&(ju(t,e,n),Ol(t,e,n))}};function Ni(e,t,n,r,a,o,i){return"function"==typeof(e=e.stateNode).shouldComponentUpdate?e.shouldComponentUpdate(r,o,i):!t.prototype||!t.prototype.isPureReactComponent||(!Yn(n,r)||!Yn(a,o))}function ji(e,t,n,r){e=t.state,"function"==typeof t.componentWillReceiveProps&&t.componentWillReceiveProps(n,r),"function"==typeof t.UNSAFE_componentWillReceiveProps&&t.UNSAFE_componentWillReceiveProps(n,r),t.state!==e&&Ri.enqueueReplaceState(t,t.state,null)}function Oi(e,t){var n=t;if("ref"in t)for(var r in n={},t)"ref"!==r&&(n[r]=t[r]);if(e=e.defaultProps)for(var a in n===t&&(n=N({},n)),e)void 0===n[a]&&(n[a]=e[a]);return n}var Fi="function"==typeof reportError?reportError:function(e){if("object"==typeof window&&"function"==typeof window.ErrorEvent){var t=new window.ErrorEvent("error",{bubbles:!0,cancelable:!0,message:"object"==typeof e&&null!==e&&"string"==typeof e.message?String(e.message):String(e),error:e});if(!window.dispatchEvent(t))return}else if("object"==typeof process&&"function"==typeof process.emit)return void process.emit("uncaughtException",e);console.error(e)};function Li(e){Fi(e)}function Ii(e){console.error(e)}function Di(e){Fi(e)}function zi(e,t){try{(0,e.onUncaughtError)(t.value,{componentStack:t.stack})}catch(n){setTimeout((function(){throw n}))}}function Mi(e,t,n){try{(0,e.onCaughtError)(n.value,{componentStack:n.stack,errorBoundary:1===t.tag?t.stateNode:null})}catch(r){setTimeout((function(){throw r}))}}function Bi(e,t,n){return(n=Nl(n)).tag=3,n.payload={element:null},n.callback=function(){zi(e,t)},n}function $i(e){return(e=Nl(e)).tag=3,e}function Ui(e,t,n,r){var a=n.type.getDerivedStateFromError;if("function"==typeof a){var o=r.value;e.payload=function(){return a(o)},e.callback=function(){Mi(t,n,r)}}var i=n.stateNode;null!==i&&"function"==typeof i.componentDidCatch&&(e.callback=function(){Mi(t,n,r),"function"!=typeof a&&(null===xu?xu=new Set([this]):xu.add(this));var e=r.stack;this.componentDidCatch(r.value,{componentStack:null!==e?e:""})})}var Hi=Error(i(461)),Vi=!1;function Wi(e,t,n,r){t.child=null===e?xa(t,null,n,r):ka(t,e.child,n,r)}function qi(e,t,n,r,a){n=n.render;var o=t.ref;if("ref"in r){var i={};for(var l in r)"ref"!==l&&(i[l]=r[l])}else i=r;return _l(t),r=fo(e,t,n,i,o,a),l=go(),null===e||Vi?(Qr&&l&&qr(t),t.flags|=1,Wi(e,t,r,a),t.child):(yo(e,t,a),fl(e,t,a))}function Gi(e,t,n,r,a){if(null===e){var o=n.type;return"function"!=typeof o||Is(o)||void 0!==o.defaultProps||null!==n.compare?((e=Ms(n.type,null,r,t,t.mode,a)).ref=t.ref,e.return=t,t.child=e):(t.tag=15,t.type=o,Ki(e,t,o,r,a))}if(o=e.child,!pl(e,a)){var i=o.memoizedProps;if((n=null!==(n=n.compare)?n:Yn)(i,r)&&e.ref===t.ref)return fl(e,t,a)}return t.flags|=1,(e=Ds(o,r)).ref=t.ref,e.return=t,t.child=e}function Ki(e,t,n,r,a){if(null!==e){var o=e.memoizedProps;if(Yn(o,r)&&e.ref===t.ref){if(Vi=!1,t.pendingProps=r=o,!pl(e,a))return t.lanes=e.lanes,fl(e,t,a);131072&e.flags&&(Vi=!0)}}return Xi(e,t,n,r,a)}function Yi(e,t,n){var r=t.pendingProps,a=r.children,o=!!(2&t.stateNode._pendingVisibility),i=null!==e?e.memoizedState:null;if(Zi(e,t),"hidden"===r.mode||o){if(128&t.flags){if(r=null!==i?i.baseLanes|n:n,null!==e){for(a=t.child=e.child,o=0;null!==a;)o=o|a.lanes|a.childLanes,a=a.sibling;t.childLanes=o&~r}else t.childLanes=0,t.child=null;return Qi(e,t,r,n)}if(!(536870912&n))return t.lanes=t.childLanes=536870912,Qi(e,t,null!==i?i.baseLanes|n:n,n);t.memoizedState={baseLanes:0,cachePool:null},null!==e&&Qa(0,null!==i?i.cachePool:null),null!==i?Ea(t,i):Ca(),Na(t)}else null!==i?(Qa(0,i.cachePool),Ea(t,i),ja(),t.memoizedState=null):(null!==e&&Qa(0,null),Ca(),ja());return Wi(e,t,a,n),t.child}function Qi(e,t,n,r){var a=Ya();return a=null===a?null:{parent:Ma._currentValue,pool:a},t.memoizedState={baseLanes:n,cachePool:a},null!==e&&Qa(0,null),Ca(),Na(t),null!==e&&xl(e,t,r,!0),null}function Zi(e,t){var n=t.ref;if(null===n)null!==e&&null!==e.ref&&(t.flags|=2097664);else{if("function"!=typeof n&&"object"!=typeof n)throw Error(i(284));null!==e&&e.ref===n||(t.flags|=2097664)}}function Xi(e,t,n,r,a){return _l(t),n=fo(e,t,n,r,void 0,a),r=go(),null===e||Vi?(Qr&&r&&qr(t),t.flags|=1,Wi(e,t,n,a),t.child):(yo(e,t,a),fl(e,t,a))}function Ji(e,t,n,r,a,o){return _l(t),t.updateQueue=null,n=ho(t,r,n,a),po(e),r=go(),null===e||Vi?(Qr&&r&&qr(t),t.flags|=1,Wi(e,t,n,o),t.child):(yo(e,t,o),fl(e,t,o))}function el(e,t,n,r,a){if(_l(t),null===t.stateNode){var o=jr,i=n.contextType;"object"==typeof i&&null!==i&&(o=El(i)),o=new n(r,o),t.memoizedState=null!==o.state&&void 0!==o.state?o.state:null,o.updater=Ri,t.stateNode=o,o._reactInternals=t,(o=t.stateNode).props=r,o.state=t.memoizedState,o.refs={},Tl(t),i=n.contextType,o.context="object"==typeof i&&null!==i?El(i):jr,o.state=t.memoizedState,"function"==typeof(i=n.getDerivedStateFromProps)&&(Ti(t,n,i,r),o.state=t.memoizedState),"function"==typeof n.getDerivedStateFromProps||"function"==typeof o.getSnapshotBeforeUpdate||"function"!=typeof o.UNSAFE_componentWillMount&&"function"!=typeof o.componentWillMount||(i=o.state,"function"==typeof o.componentWillMount&&o.componentWillMount(),"function"==typeof o.UNSAFE_componentWillMount&&o.UNSAFE_componentWillMount(),i!==o.state&&Ri.enqueueReplaceState(o,o.state,null),Dl(t,r,o,a),Il(),o.state=t.memoizedState),"function"==typeof o.componentDidMount&&(t.flags|=4194308),r=!0}else if(null===e){o=t.stateNode;var l=t.memoizedProps,s=Oi(n,l);o.props=s;var u=o.context,c=n.contextType;i=jr,"object"==typeof c&&null!==c&&(i=El(c));var d=n.getDerivedStateFromProps;c="function"==typeof d||"function"==typeof o.getSnapshotBeforeUpdate,l=t.pendingProps!==l,c||"function"!=typeof o.UNSAFE_componentWillReceiveProps&&"function"!=typeof o.componentWillReceiveProps||(l||u!==i)&&ji(t,o,r,i),Pl=!1;var f=t.memoizedState;o.state=f,Dl(t,r,o,a),Il(),u=t.memoizedState,l||f!==u||Pl?("function"==typeof d&&(Ti(t,n,d,r),u=t.memoizedState),(s=Pl||Ni(t,n,s,r,f,u,i))?(c||"function"!=typeof o.UNSAFE_componentWillMount&&"function"!=typeof o.componentWillMount||("function"==typeof o.componentWillMount&&o.componentWillMount(),"function"==typeof o.UNSAFE_componentWillMount&&o.UNSAFE_componentWillMount()),"function"==typeof o.componentDidMount&&(t.flags|=4194308)):("function"==typeof o.componentDidMount&&(t.flags|=4194308),t.memoizedProps=r,t.memoizedState=u),o.props=r,o.state=u,o.context=i,r=s):("function"==typeof o.componentDidMount&&(t.flags|=4194308),r=!1)}else{o=t.stateNode,Rl(e,t),c=Oi(n,i=t.memoizedProps),o.props=c,d=t.pendingProps,f=o.context,u=n.contextType,s=jr,"object"==typeof u&&null!==u&&(s=El(u)),(u="function"==typeof(l=n.getDerivedStateFromProps)||"function"==typeof o.getSnapshotBeforeUpdate)||"function"!=typeof o.UNSAFE_componentWillReceiveProps&&"function"!=typeof o.componentWillReceiveProps||(i!==d||f!==s)&&ji(t,o,r,s),Pl=!1,f=t.memoizedState,o.state=f,Dl(t,r,o,a),Il();var p=t.memoizedState;i!==d||f!==p||Pl||null!==e&&null!==e.dependencies&&Sl(e.dependencies)?("function"==typeof l&&(Ti(t,n,l,r),p=t.memoizedState),(c=Pl||Ni(t,n,c,r,f,p,s)||null!==e&&null!==e.dependencies&&Sl(e.dependencies))?(u||"function"!=typeof o.UNSAFE_componentWillUpdate&&"function"!=typeof o.componentWillUpdate||("function"==typeof o.componentWillUpdate&&o.componentWillUpdate(r,p,s),"function"==typeof o.UNSAFE_componentWillUpdate&&o.UNSAFE_componentWillUpdate(r,p,s)),"function"==typeof o.componentDidUpdate&&(t.flags|=4),"function"==typeof o.getSnapshotBeforeUpdate&&(t.flags|=1024)):("function"!=typeof o.componentDidUpdate||i===e.memoizedProps&&f===e.memoizedState||(t.flags|=4),"function"!=typeof o.getSnapshotBeforeUpdate||i===e.memoizedProps&&f===e.memoizedState||(t.flags|=1024),t.memoizedProps=r,t.memoizedState=p),o.props=r,o.state=p,o.context=s,r=c):("function"!=typeof o.componentDidUpdate||i===e.memoizedProps&&f===e.memoizedState||(t.flags|=4),"function"!=typeof o.getSnapshotBeforeUpdate||i===e.memoizedProps&&f===e.memoizedState||(t.flags|=1024),r=!1)}return o=r,Zi(e,t),r=!!(128&t.flags),o||r?(o=t.stateNode,n=r&&"function"!=typeof n.getDerivedStateFromError?null:o.render(),t.flags|=1,null!==e&&r?(t.child=ka(t,e.child,null,a),t.child=ka(t,null,n,a)):Wi(e,t,n,a),t.memoizedState=o.state,e=t.child):e=fl(e,t,a),e}function tl(e,t,n,r){return aa(),t.flags|=256,Wi(e,t,n,r),t.child}var nl={dehydrated:null,treeContext:null,retryLane:0};function rl(e){return{baseLanes:e,cachePool:Za()}}function al(e,t,n){return e=null!==e?e.childLanes&~n:0,t&&(e|=hu),e}function ol(e,t,n){var r,a=t.pendingProps,o=!1,l=!!(128&t.flags);if((r=l)||(r=(null===e||null!==e.memoizedState)&&!!(2&Fa.current)),r&&(o=!0,t.flags&=-129),r=!!(32&t.flags),t.flags&=-33,null===e){if(Qr){if(o?Ra(t):ja(),Qr){var s,u=Yr;if(s=u){e:{for(s=u,u=Xr;8!==s.nodeType;){if(!u){u=null;break e}if(null===(s=ld(s.nextSibling))){u=null;break e}}u=s}null!==u?(t.memoizedState={dehydrated:u,treeContext:null!==$r?{id:Ur,overflow:Hr}:null,retryLane:536870912},(s=Ls(18,null,null,0)).stateNode=u,s.return=t,t.child=s,Kr=t,Yr=null,s=!0):s=!1}s||ea(t)}if(null!==(u=t.memoizedState)&&null!==(u=u.dehydrated))return"$!"===u.data?t.lanes=16:t.lanes=536870912,null;Oa(t)}return u=a.children,a=a.fallback,o?(ja(),u=ll({mode:"hidden",children:u},o=t.mode),a=Bs(a,o,n,null),u.return=t,a.return=t,u.sibling=a,t.child=u,(o=t.child).memoizedState=rl(n),o.childLanes=al(e,r,n),t.memoizedState=nl,a):(Ra(t),il(t,u))}if(null!==(s=e.memoizedState)&&null!==(u=s.dehydrated)){if(l)256&t.flags?(Ra(t),t.flags&=-257,t=sl(e,t,n)):null!==t.memoizedState?(ja(),t.child=e.child,t.flags|=128,t=null):(ja(),o=a.fallback,u=t.mode,a=ll({mode:"visible",children:a.children},u),(o=Bs(o,u,n,null)).flags|=2,a.return=t,o.return=t,a.sibling=o,t.child=a,ka(t,e.child,null,n),(a=t.child).memoizedState=rl(n),a.childLanes=al(e,r,n),t.memoizedState=nl,t=o);else if(Ra(t),"$!"===u.data){if(r=u.nextSibling&&u.nextSibling.dataset)var c=r.dgst;r=c,(a=Error(i(419))).stack="",a.digest=r,oa({value:a,source:null,stack:null}),t=sl(e,t,n)}else if(Vi||xl(e,t,n,!1),r=!!(n&e.childLanes),Vi||r){if(null!==(r=tu)){if(42&(a=n&-n))a=1;else switch(a){case 2:a=1;break;case 8:a=4;break;case 32:a=16;break;case 128:case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:case 262144:case 524288:case 1048576:case 2097152:case 4194304:case 8388608:case 16777216:case 33554432:a=64;break;case 268435456:a=134217728;break;default:a=0}if(0!==(a=a&(r.suspendedLanes|n)?0:a)&&a!==s.retryLane)throw s.retryLane=a,Tr(e,a),ju(r,e,a),Hi}"$?"===u.data||Vu(),t=sl(e,t,n)}else"$?"===u.data?(t.flags|=128,t.child=e.child,t=lc.bind(null,e),u._reactRetry=t,t=null):(e=s.treeContext,Yr=ld(u.nextSibling),Kr=t,Qr=!0,Zr=null,Xr=!1,null!==e&&(Mr[Br++]=Ur,Mr[Br++]=Hr,Mr[Br++]=$r,Ur=e.id,Hr=e.overflow,$r=t),(t=il(t,a.children)).flags|=4096);return t}return o?(ja(),o=a.fallback,u=t.mode,c=(s=e.child).sibling,(a=Ds(s,{mode:"hidden",children:a.children})).subtreeFlags=31457280&s.subtreeFlags,null!==c?o=Ds(c,o):(o=Bs(o,u,n,null)).flags|=2,o.return=t,a.return=t,a.sibling=o,t.child=a,a=o,o=t.child,null===(u=e.child.memoizedState)?u=rl(n):(null!==(s=u.cachePool)?(c=Ma._currentValue,s=s.parent!==c?{parent:c,pool:c}:s):s=Za(),u={baseLanes:u.baseLanes|n,cachePool:s}),o.memoizedState=u,o.childLanes=al(e,r,n),t.memoizedState=nl,a):(Ra(t),e=(n=e.child).sibling,(n=Ds(n,{mode:"visible",children:a.children})).return=t,n.sibling=null,null!==e&&(null===(r=t.deletions)?(t.deletions=[e],t.flags|=16):r.push(e)),t.child=n,t.memoizedState=null,n)}function il(e,t){return(t=ll({mode:"visible",children:t},e.mode)).return=e,e.child=t}function ll(e,t){return $s(e,t,0,null)}function sl(e,t,n){return ka(t,e.child,null,n),(e=il(t,t.pendingProps.children)).flags|=2,t.memoizedState=null,e}function ul(e,t,n){e.lanes|=t;var r=e.alternate;null!==r&&(r.lanes|=t),wl(e.return,t,n)}function cl(e,t,n,r,a){var o=e.memoizedState;null===o?e.memoizedState={isBackwards:t,rendering:null,renderingStartTime:0,last:r,tail:n,tailMode:a}:(o.isBackwards=t,o.rendering=null,o.renderingStartTime=0,o.last=r,o.tail=n,o.tailMode=a)}function dl(e,t,n){var r=t.pendingProps,a=r.revealOrder,o=r.tail;if(Wi(e,t,r.children,n),2&(r=Fa.current))r=1&r|2,t.flags|=128;else{if(null!==e&&128&e.flags)e:for(e=t.child;null!==e;){if(13===e.tag)null!==e.memoizedState&&ul(e,n,t);else if(19===e.tag)ul(e,n,t);else if(null!==e.child){e.child.return=e,e=e.child;continue}if(e===t)break e;for(;null===e.sibling;){if(null===e.return||e.return===t)break e;e=e.return}e.sibling.return=e.return,e=e.sibling}r&=1}switch(K(Fa,r),a){case"forwards":for(n=t.child,a=null;null!==n;)null!==(e=n.alternate)&&null===La(e)&&(a=n),n=n.sibling;null===(n=a)?(a=t.child,t.child=null):(a=n.sibling,n.sibling=null),cl(t,!1,a,n,o);break;case"backwards":for(n=null,a=t.child,t.child=null;null!==a;){if(null!==(e=a.alternate)&&null===La(e)){t.child=a;break}e=a.sibling,a.sibling=n,n=a,a=e}cl(t,!0,n,null,o);break;case"together":cl(t,!1,null,null,void 0);break;default:t.memoizedState=null}return t.child}function fl(e,t,n){if(null!==e&&(t.dependencies=e.dependencies),du|=t.lanes,!(n&t.childLanes)){if(null===e)return null;if(xl(e,t,n,!1),!(n&t.childLanes))return null}if(null!==e&&t.child!==e.child)throw Error(i(153));if(null!==t.child){for(n=Ds(e=t.child,e.pendingProps),t.child=n,n.return=t;null!==e.sibling;)e=e.sibling,(n=n.sibling=Ds(e,e.pendingProps)).return=t;n.sibling=null}return t.child}function pl(e,t){return!!(e.lanes&t)||!(null===(e=e.dependencies)||!Sl(e))}function hl(e,t,n){if(null!==e)if(e.memoizedProps!==t.pendingProps)Vi=!0;else{if(!(pl(e,n)||128&t.flags))return Vi=!1,function(e,t,n){switch(t.tag){case 3:J(t,t.stateNode.containerInfo),bl(t,Ma,e.memoizedState.cache),aa();break;case 27:case 5:te(t);break;case 4:J(t,t.stateNode.containerInfo);break;case 10:bl(t,t.type,t.memoizedProps.value);break;case 13:var r=t.memoizedState;if(null!==r)return null!==r.dehydrated?(Ra(t),t.flags|=128,null):n&t.child.childLanes?ol(e,t,n):(Ra(t),null!==(e=fl(e,t,n))?e.sibling:null);Ra(t);break;case 19:var a=!!(128&e.flags);if((r=!!(n&t.childLanes))||(xl(e,t,n,!1),r=!!(n&t.childLanes)),a){if(r)return dl(e,t,n);t.flags|=128}if(null!==(a=t.memoizedState)&&(a.rendering=null,a.tail=null,a.lastEffect=null),K(Fa,Fa.current),r)break;return null;case 22:case 23:return t.lanes=0,Yi(e,t,n);case 24:bl(t,Ma,e.memoizedState.cache)}return fl(e,t,n)}(e,t,n);Vi=!!(131072&e.flags)}else Vi=!1,Qr&&1048576&t.flags&&Wr(t,zr,t.index);switch(t.lanes=0,t.tag){case 16:e:{e=t.pendingProps;var r=t.elementType,a=r._init;if(r=a(r._payload),t.type=r,"function"!=typeof r){if(null!=r){if((a=r.$$typeof)===y){t.tag=11,t=qi(null,t,r,e,n);break e}if(a===w){t.tag=14,t=Gi(null,t,r,e,n);break e}}throw t=A(r)||r,Error(i(306,t,""))}Is(r)?(e=Oi(r,e),t.tag=1,t=el(null,t,r,e,n)):(t.tag=0,t=Xi(null,t,r,e,n))}return t;case 0:return Xi(e,t,t.type,t.pendingProps,n);case 1:return el(e,t,r=t.type,a=Oi(r,t.pendingProps),n);case 3:e:{if(J(t,t.stateNode.containerInfo),null===e)throw Error(i(387));var o=t.pendingProps;r=(a=t.memoizedState).element,Rl(e,t),Dl(t,o,null,n);var l=t.memoizedState;if(o=l.cache,bl(t,Ma,o),o!==a.cache&&kl(t,[Ma],n,!0),Il(),o=l.element,a.isDehydrated){if(a={element:o,isDehydrated:!1,cache:l.cache},t.updateQueue.baseState=a,t.memoizedState=a,256&t.flags){t=tl(e,t,o,n);break e}if(o!==r){oa(r=Fr(Error(i(424)),t)),t=tl(e,t,o,n);break e}for(Yr=ld(t.stateNode.containerInfo.firstChild),Kr=t,Qr=!0,Zr=null,Xr=!0,n=xa(t,null,o,n),t.child=n;n;)n.flags=-3&n.flags|4096,n=n.sibling}else{if(aa(),o===r){t=fl(e,t,n);break e}Wi(e,t,o,n)}t=t.child}return t;case 26:return Zi(e,t),null===e?(n=gd(t.type,null,t.pendingProps,null))?t.memoizedState=n:Qr||(n=t.type,e=t.pendingProps,(r=Yc(Z.current).createElement(n))[ze]=t,r[Me]=e,qc(r,n,e),Ze(r),t.stateNode=r):t.memoizedState=gd(t.type,e.memoizedProps,t.pendingProps,e.memoizedState),null;case 27:return te(t),null===e&&Qr&&(r=t.stateNode=ud(t.type,t.pendingProps,Z.current),Kr=t,Xr=!0,Yr=ld(r.firstChild)),r=t.pendingProps.children,null!==e||Qr?Wi(e,t,r,n):t.child=ka(t,null,r,n),Zi(e,t),t.child;case 5:return null===e&&Qr&&((a=r=Yr)&&(null!==(r=function(e,t,n,r){for(;1===e.nodeType;){var a=n;if(e.nodeName.toLowerCase()!==t.toLowerCase()){if(!r&&("INPUT"!==e.nodeName||"hidden"!==e.type))break}else if(r){if(!e[We])switch(t){case"meta":if(!e.hasAttribute("itemprop"))break;return e;case"link":if("stylesheet"===(o=e.getAttribute("rel"))&&e.hasAttribute("data-precedence"))break;if(o!==a.rel||e.getAttribute("href")!==(null==a.href?null:a.href)||e.getAttribute("crossorigin")!==(null==a.crossOrigin?null:a.crossOrigin)||e.getAttribute("title")!==(null==a.title?null:a.title))break;return e;case"style":if(e.hasAttribute("data-precedence"))break;return e;case"script":if(((o=e.getAttribute("src"))!==(null==a.src?null:a.src)||e.getAttribute("type")!==(null==a.type?null:a.type)||e.getAttribute("crossorigin")!==(null==a.crossOrigin?null:a.crossOrigin))&&o&&e.hasAttribute("async")&&!e.hasAttribute("itemprop"))break;return e;default:return e}}else{if("input"!==t||"hidden"!==e.type)return e;var o=null==a.name?null:""+a.name;if("hidden"===a.type&&e.getAttribute("name")===o)return e}if(null===(e=ld(e.nextSibling)))break}return null}(r,t.type,t.pendingProps,Xr))?(t.stateNode=r,Kr=t,Yr=ld(r.firstChild),Xr=!1,a=!0):a=!1),a||ea(t)),te(t),a=t.type,o=t.pendingProps,l=null!==e?e.memoizedProps:null,r=o.children,Xc(a,o)?r=null:null!==l&&Xc(a,l)&&(t.flags|=32),null!==t.memoizedState&&(a=fo(e,t,mo,null,null,n),Id._currentValue=a),Zi(e,t),Wi(e,t,r,n),t.child;case 6:return null===e&&Qr&&((e=n=Yr)&&(null!==(n=function(e,t,n){if(""===t)return null;for(;3!==e.nodeType;){if((1!==e.nodeType||"INPUT"!==e.nodeName||"hidden"!==e.type)&&!n)return null;if(null===(e=ld(e.nextSibling)))return null}return e}(n,t.pendingProps,Xr))?(t.stateNode=n,Kr=t,Yr=null,e=!0):e=!1),e||ea(t)),null;case 13:return ol(e,t,n);case 4:return J(t,t.stateNode.containerInfo),r=t.pendingProps,null===e?t.child=ka(t,null,r,n):Wi(e,t,r,n),t.child;case 11:return qi(e,t,t.type,t.pendingProps,n);case 7:return Wi(e,t,t.pendingProps,n),t.child;case 8:case 12:return Wi(e,t,t.pendingProps.children,n),t.child;case 10:return r=t.pendingProps,bl(t,t.type,r.value),Wi(e,t,r.children,n),t.child;case 9:return a=t.type._context,r=t.pendingProps.children,_l(t),r=r(a=El(a)),t.flags|=1,Wi(e,t,r,n),t.child;case 14:return Gi(e,t,t.type,t.pendingProps,n);case 15:return Ki(e,t,t.type,t.pendingProps,n);case 19:return dl(e,t,n);case 22:return Yi(e,t,n);case 24:return _l(t),r=El(Ma),null===e?(null===(a=Ya())&&(a=tu,o=Ba(),a.pooledCache=o,o.refCount++,null!==o&&(a.pooledCacheLanes|=n),a=o),t.memoizedState={parent:r,cache:a},Tl(t),bl(t,Ma,a)):(!!(e.lanes&n)&&(Rl(e,t),Dl(t,null,null,n),Il()),a=e.memoizedState,o=t.memoizedState,a.parent!==r?(a={parent:r,cache:r},t.memoizedState=a,0===t.lanes&&(t.memoizedState=t.updateQueue.baseState=a),bl(t,Ma,r)):(r=o.cache,bl(t,Ma,r),r!==a.cache&&kl(t,[Ma],n,!0))),Wi(e,t,t.pendingProps.children,n),t.child;case 29:throw t.pendingProps}throw Error(i(156,t.tag))}var ml=q(null),gl=null,yl=null;function bl(e,t,n){K(ml,t._currentValue),t._currentValue=n}function vl(e){e._currentValue=ml.current,G(ml)}function wl(e,t,n){for(;null!==e;){var r=e.alternate;if((e.childLanes&t)!==t?(e.childLanes|=t,null!==r&&(r.childLanes|=t)):null!==r&&(r.childLanes&t)!==t&&(r.childLanes|=t),e===n)break;e=e.return}}function kl(e,t,n,r){var a=e.child;for(null!==a&&(a.return=e);null!==a;){var o=a.dependencies;if(null!==o){var l=a.child;o=o.firstContext;e:for(;null!==o;){var s=o;o=a;for(var u=0;u<t.length;u++)if(s.context===t[u]){o.lanes|=n,null!==(s=o.alternate)&&(s.lanes|=n),wl(o.return,n,e),r||(l=null);break e}o=s.next}}else if(18===a.tag){if(null===(l=a.return))throw Error(i(341));l.lanes|=n,null!==(o=l.alternate)&&(o.lanes|=n),wl(l,n,e),l=null}else l=a.child;if(null!==l)l.return=a;else for(l=a;null!==l;){if(l===e){l=null;break}if(null!==(a=l.sibling)){a.return=l.return,l=a;break}l=l.return}a=l}}function xl(e,t,n,r){e=null;for(var a=t,o=!1;null!==a;){if(!o)if(524288&a.flags)o=!0;else if(262144&a.flags)break;if(10===a.tag){var l=a.alternate;if(null===l)throw Error(i(387));if(null!==(l=l.memoizedProps)){var s=a.type;Kn(a.pendingProps.value,l.value)||(null!==e?e.push(s):e=[s])}}else if(a===X.current){if(null===(l=a.alternate))throw Error(i(387));l.memoizedState.memoizedState!==a.memoizedState.memoizedState&&(null!==e?e.push(Id):e=[Id])}a=a.return}null!==e&&kl(t,e,n,r),t.flags|=262144}function Sl(e){for(e=e.firstContext;null!==e;){if(!Kn(e.context._currentValue,e.memoizedValue))return!0;e=e.next}return!1}function _l(e){gl=e,yl=null,null!==(e=e.dependencies)&&(e.firstContext=null)}function El(e){return Al(gl,e)}function Cl(e,t){return null===gl&&_l(e),Al(e,t)}function Al(e,t){var n=t._currentValue;if(t={context:t,memoizedValue:n,next:null},null===yl){if(null===e)throw Error(i(308));yl=t,e.dependencies={lanes:0,firstContext:t},e.flags|=524288}else yl=yl.next=t;return n}var Pl=!1;function Tl(e){e.updateQueue={baseState:e.memoizedState,firstBaseUpdate:null,lastBaseUpdate:null,shared:{pending:null,lanes:0,hiddenCallbacks:null},callbacks:null}}function Rl(e,t){e=e.updateQueue,t.updateQueue===e&&(t.updateQueue={baseState:e.baseState,firstBaseUpdate:e.firstBaseUpdate,lastBaseUpdate:e.lastBaseUpdate,shared:e.shared,callbacks:null})}function Nl(e){return{lane:e,tag:0,payload:null,callback:null,next:null}}function jl(e,t,n){var r=e.updateQueue;if(null===r)return null;if(r=r.shared,2&eu){var a=r.pending;return null===a?t.next=t:(t.next=a.next,a.next=t),r.pending=t,t=Nr(e),Rr(e,null,n),t}return Ar(e,r,t,n),Nr(e)}function Ol(e,t,n){if(null!==(t=t.updateQueue)&&(t=t.shared,4194176&n)){var r=t.lanes;n|=r&=e.pendingLanes,t.lanes=n,Fe(e,n)}}function Fl(e,t){var n=e.updateQueue,r=e.alternate;if(null!==r&&n===(r=r.updateQueue)){var a=null,o=null;if(null!==(n=n.firstBaseUpdate)){do{var i={lane:n.lane,tag:n.tag,payload:n.payload,callback:null,next:null};null===o?a=o=i:o=o.next=i,n=n.next}while(null!==n);null===o?a=o=t:o=o.next=t}else a=o=t;return n={baseState:r.baseState,firstBaseUpdate:a,lastBaseUpdate:o,shared:r.shared,callbacks:r.callbacks},void(e.updateQueue=n)}null===(e=n.lastBaseUpdate)?n.firstBaseUpdate=t:e.next=t,n.lastBaseUpdate=t}var Ll=!1;function Il(){if(Ll){if(null!==Wa)throw Wa}}function Dl(e,t,n,r){Ll=!1;var a=e.updateQueue;Pl=!1;var o=a.firstBaseUpdate,i=a.lastBaseUpdate,l=a.shared.pending;if(null!==l){a.shared.pending=null;var s=l,u=s.next;s.next=null,null===i?o=u:i.next=u,i=s;var c=e.alternate;null!==c&&((l=(c=c.updateQueue).lastBaseUpdate)!==i&&(null===l?c.firstBaseUpdate=u:l.next=u,c.lastBaseUpdate=s))}if(null!==o){var d=a.baseState;for(i=0,c=u=s=null,l=o;;){var f=-536870913&l.lane,p=f!==l.lane;if(p?(ru&f)===f:(r&f)===f){0!==f&&f===Va&&(Ll=!0),null!==c&&(c=c.next={lane:0,tag:l.tag,payload:l.payload,callback:null,next:null});e:{var h=e,m=l;f=t;var g=n;switch(m.tag){case 1:if("function"==typeof(h=m.payload)){d=h.call(g,d,f);break e}d=h;break e;case 3:h.flags=-65537&h.flags|128;case 0:if(null==(f="function"==typeof(h=m.payload)?h.call(g,d,f):h))break e;d=N({},d,f);break e;case 2:Pl=!0}}null!==(f=l.callback)&&(e.flags|=64,p&&(e.flags|=8192),null===(p=a.callbacks)?a.callbacks=[f]:p.push(f))}else p={lane:f,tag:l.tag,payload:l.payload,callback:l.callback,next:null},null===c?(u=c=p,s=d):c=c.next=p,i|=f;if(null===(l=l.next)){if(null===(l=a.shared.pending))break;l=(p=l).next,p.next=null,a.lastBaseUpdate=p,a.shared.pending=null}}null===c&&(s=d),a.baseState=s,a.firstBaseUpdate=u,a.lastBaseUpdate=c,null===o&&(a.shared.lanes=0),du|=i,e.lanes=i,e.memoizedState=d}}function zl(e,t){if("function"!=typeof e)throw Error(i(191,e));e.call(t)}function Ml(e,t){var n=e.callbacks;if(null!==n)for(e.callbacks=null,e=0;e<n.length;e++)zl(n[e],t)}function Bl(e,t){try{var n=t.updateQueue,r=null!==n?n.lastEffect:null;if(null!==r){var a=r.next;n=a;do{if((n.tag&e)===e){r=void 0;var o=n.create,i=n.inst;r=o(),i.destroy=r}n=n.next}while(n!==a)}}catch(l){rc(t,t.return,l)}}function $l(e,t,n){try{var r=t.updateQueue,a=null!==r?r.lastEffect:null;if(null!==a){var o=a.next;r=o;do{if((r.tag&e)===e){var i=r.inst,l=i.destroy;if(void 0!==l){i.destroy=void 0,a=t;var s=n;try{l()}catch(u){rc(a,s,u)}}}r=r.next}while(r!==o)}}catch(u){rc(t,t.return,u)}}function Ul(e){var t=e.updateQueue;if(null!==t){var n=e.stateNode;try{Ml(t,n)}catch(r){rc(e,e.return,r)}}}function Hl(e,t,n){n.props=Oi(e.type,e.memoizedProps),n.state=e.memoizedState;try{n.componentWillUnmount()}catch(r){rc(e,t,r)}}function Vl(e,t){try{var n=e.ref;if(null!==n){var r=e.stateNode;switch(e.tag){case 26:case 27:case 5:var a=r;break;default:a=r}"function"==typeof n?e.refCleanup=n(a):n.current=a}}catch(o){rc(e,t,o)}}function Wl(e,t){var n=e.ref,r=e.refCleanup;if(null!==n)if("function"==typeof r)try{r()}catch(a){rc(e,t,a)}finally{e.refCleanup=null,null!=(e=e.alternate)&&(e.refCleanup=null)}else if("function"==typeof n)try{n(null)}catch(o){rc(e,t,o)}else n.current=null}function ql(e){var t=e.type,n=e.memoizedProps,r=e.stateNode;try{e:switch(t){case"button":case"input":case"select":case"textarea":n.autoFocus&&r.focus();break e;case"img":n.src?r.src=n.src:n.srcSet&&(r.srcset=n.srcSet)}}catch(a){rc(e,e.return,a)}}function Gl(e,t,n){try{var r=e.stateNode;!function(e,t,n,r){switch(t){case"div":case"span":case"svg":case"path":case"a":case"g":case"p":case"li":break;case"input":var a=null,o=null,l=null,s=null,u=null,c=null,d=null;for(h in n){var f=n[h];if(n.hasOwnProperty(h)&&null!=f)switch(h){case"checked":case"value":break;case"defaultValue":u=f;default:r.hasOwnProperty(h)||Vc(e,t,h,null,r,f)}}for(var p in r){var h=r[p];if(f=n[p],r.hasOwnProperty(p)&&(null!=h||null!=f))switch(p){case"type":o=h;break;case"name":a=h;break;case"checked":c=h;break;case"defaultChecked":d=h;break;case"value":l=h;break;case"defaultValue":s=h;break;case"children":case"dangerouslySetInnerHTML":if(null!=h)throw Error(i(137,t));break;default:h!==f&&Vc(e,t,p,h,r,f)}}return void gt(e,l,s,u,c,d,o,a);case"select":for(o in h=l=s=p=null,n)if(u=n[o],n.hasOwnProperty(o)&&null!=u)switch(o){case"value":break;case"multiple":h=u;default:r.hasOwnProperty(o)||Vc(e,t,o,null,r,u)}for(a in r)if(o=r[a],u=n[a],r.hasOwnProperty(a)&&(null!=o||null!=u))switch(a){case"value":p=o;break;case"defaultValue":s=o;break;case"multiple":l=o;default:o!==u&&Vc(e,t,a,o,r,u)}return t=s,n=l,r=h,void(null!=p?vt(e,!!n,p,!1):!!r!=!!n&&(null!=t?vt(e,!!n,t,!0):vt(e,!!n,n?[]:"",!1)));case"textarea":for(s in h=p=null,n)if(a=n[s],n.hasOwnProperty(s)&&null!=a&&!r.hasOwnProperty(s))switch(s){case"value":case"children":break;default:Vc(e,t,s,null,r,a)}for(l in r)if(a=r[l],o=n[l],r.hasOwnProperty(l)&&(null!=a||null!=o))switch(l){case"value":p=a;break;case"defaultValue":h=a;break;case"children":break;case"dangerouslySetInnerHTML":if(null!=a)throw Error(i(91));break;default:a!==o&&Vc(e,t,l,a,r,o)}return void wt(e,p,h);case"option":for(var m in n)if(p=n[m],n.hasOwnProperty(m)&&null!=p&&!r.hasOwnProperty(m))if("selected"===m)e.selected=!1;else Vc(e,t,m,null,r,p);for(u in r)if(p=r[u],h=n[u],r.hasOwnProperty(u)&&p!==h&&(null!=p||null!=h))if("selected"===u)e.selected=p&&"function"!=typeof p&&"symbol"!=typeof p;else Vc(e,t,u,p,r,h);return;case"img":case"link":case"area":case"base":case"br":case"col":case"embed":case"hr":case"keygen":case"meta":case"param":case"source":case"track":case"wbr":case"menuitem":for(var g in n)p=n[g],n.hasOwnProperty(g)&&null!=p&&!r.hasOwnProperty(g)&&Vc(e,t,g,null,r,p);for(c in r)if(p=r[c],h=n[c],r.hasOwnProperty(c)&&p!==h&&(null!=p||null!=h))switch(c){case"children":case"dangerouslySetInnerHTML":if(null!=p)throw Error(i(137,t));break;default:Vc(e,t,c,p,r,h)}return;default:if(Ct(t)){for(var y in n)p=n[y],n.hasOwnProperty(y)&&void 0!==p&&!r.hasOwnProperty(y)&&Wc(e,t,y,void 0,r,p);for(d in r)p=r[d],h=n[d],!r.hasOwnProperty(d)||p===h||void 0===p&&void 0===h||Wc(e,t,d,p,r,h);return}}for(var b in n)p=n[b],n.hasOwnProperty(b)&&null!=p&&!r.hasOwnProperty(b)&&Vc(e,t,b,null,r,p);for(f in r)p=r[f],h=n[f],!r.hasOwnProperty(f)||p===h||null==p&&null==h||Vc(e,t,f,p,r,h)}(r,e.type,n,t),r[Me]=t}catch(a){rc(e,e.return,a)}}function Kl(e){return 5===e.tag||3===e.tag||26===e.tag||27===e.tag||4===e.tag}function Yl(e){e:for(;;){for(;null===e.sibling;){if(null===e.return||Kl(e.return))return null;e=e.return}for(e.sibling.return=e.return,e=e.sibling;5!==e.tag&&6!==e.tag&&27!==e.tag&&18!==e.tag;){if(2&e.flags)continue e;if(null===e.child||4===e.tag)continue e;e.child.return=e,e=e.child}if(!(2&e.flags))return e.stateNode}}function Ql(e,t,n){var r=e.tag;if(5===r||6===r)e=e.stateNode,t?8===n.nodeType?n.parentNode.insertBefore(e,t):n.insertBefore(e,t):(8===n.nodeType?(t=n.parentNode).insertBefore(e,n):(t=n).appendChild(e),null!=(n=n._reactRootContainer)||null!==t.onclick||(t.onclick=Hc));else if(4!==r&&27!==r&&null!==(e=e.child))for(Ql(e,t,n),e=e.sibling;null!==e;)Ql(e,t,n),e=e.sibling}function Zl(e,t,n){var r=e.tag;if(5===r||6===r)e=e.stateNode,t?n.insertBefore(e,t):n.appendChild(e);else if(4!==r&&27!==r&&null!==(e=e.child))for(Zl(e,t,n),e=e.sibling;null!==e;)Zl(e,t,n),e=e.sibling}var Xl=!1,Jl=!1,es=!1,ts="function"==typeof WeakSet?WeakSet:Set,ns=null,rs=!1;function as(e,t,n){var r=n.flags;switch(n.tag){case 0:case 11:case 15:ys(e,n),4&r&&Bl(5,n);break;case 1:if(ys(e,n),4&r)if(e=n.stateNode,null===t)try{e.componentDidMount()}catch(l){rc(n,n.return,l)}else{var a=Oi(n.type,t.memoizedProps);t=t.memoizedState;try{e.componentDidUpdate(a,t,e.__reactInternalSnapshotBeforeUpdate)}catch(s){rc(n,n.return,s)}}64&r&&Ul(n),512&r&&Vl(n,n.return);break;case 3:if(ys(e,n),64&r&&null!==(r=n.updateQueue)){if(e=null,null!==n.child)switch(n.child.tag){case 27:case 5:case 1:e=n.child.stateNode}try{Ml(r,e)}catch(l){rc(n,n.return,l)}}break;case 26:ys(e,n),512&r&&Vl(n,n.return);break;case 27:case 5:ys(e,n),null===t&&4&r&&ql(n),512&r&&Vl(n,n.return);break;case 12:default:ys(e,n);break;case 13:ys(e,n),4&r&&cs(e,n);break;case 22:if(!(a=null!==n.memoizedState||Xl)){t=null!==t&&null!==t.memoizedState||Jl;var o=Xl,i=Jl;Xl=a,(Jl=t)&&!i?vs(e,n,!!(8772&n.subtreeFlags)):ys(e,n),Xl=o,Jl=i}512&r&&("manual"===n.memoizedProps.mode?Vl(n,n.return):Wl(n,n.return))}}function os(e){var t=e.alternate;null!==t&&(e.alternate=null,os(t)),e.child=null,e.deletions=null,e.sibling=null,5===e.tag&&(null!==(t=e.stateNode)&&qe(t)),e.stateNode=null,e.return=null,e.dependencies=null,e.memoizedProps=null,e.memoizedState=null,e.pendingProps=null,e.stateNode=null,e.updateQueue=null}var is=null,ls=!1;function ss(e,t,n){for(n=n.child;null!==n;)us(e,t,n),n=n.sibling}function us(e,t,n){if(be&&"function"==typeof be.onCommitFiberUnmount)try{be.onCommitFiberUnmount(ye,n)}catch(i){}switch(n.tag){case 26:Jl||Wl(n,t),ss(e,t,n),n.memoizedState?n.memoizedState.count--:n.stateNode&&(n=n.stateNode).parentNode.removeChild(n);break;case 27:Jl||Wl(n,t);var r=is,a=ls;for(is=n.stateNode,ss(e,t,n),t=(n=n.stateNode).attributes;t.length;)n.removeAttributeNode(t[0]);qe(n),is=r,ls=a;break;case 5:Jl||Wl(n,t);case 6:a=is;var o=ls;if(is=null,ss(e,t,n),ls=o,null!==(is=a))if(ls)try{e=is,r=n.stateNode,8===e.nodeType?e.parentNode.removeChild(r):e.removeChild(r)}catch(l){rc(n,t,l)}else try{is.removeChild(n.stateNode)}catch(l){rc(n,t,l)}break;case 18:null!==is&&(ls?(t=is,n=n.stateNode,8===t.nodeType?od(t.parentNode,n):1===t.nodeType&&od(t,n),gf(t)):od(is,n.stateNode));break;case 4:r=is,a=ls,is=n.stateNode.containerInfo,ls=!0,ss(e,t,n),is=r,ls=a;break;case 0:case 11:case 14:case 15:Jl||$l(2,n,t),Jl||$l(4,n,t),ss(e,t,n);break;case 1:Jl||(Wl(n,t),"function"==typeof(r=n.stateNode).componentWillUnmount&&Hl(n,t,r)),ss(e,t,n);break;case 21:ss(e,t,n);break;case 22:Jl||Wl(n,t),Jl=(r=Jl)||null!==n.memoizedState,ss(e,t,n),Jl=r;break;default:ss(e,t,n)}}function cs(e,t){if(null===t.memoizedState&&(null!==(e=t.alternate)&&(null!==(e=e.memoizedState)&&null!==(e=e.dehydrated))))try{gf(e)}catch(n){rc(t,t.return,n)}}function ds(e,t){var n=function(e){switch(e.tag){case 13:case 19:var t=e.stateNode;return null===t&&(t=e.stateNode=new ts),t;case 22:return null===(t=(e=e.stateNode)._retryCache)&&(t=e._retryCache=new ts),t;default:throw Error(i(435,e.tag))}}(e);t.forEach((function(t){var r=sc.bind(null,e,t);n.has(t)||(n.add(t),t.then(r,r))}))}function fs(e,t){var n=t.deletions;if(null!==n)for(var r=0;r<n.length;r++){var a=n[r],o=e,l=t,s=l;e:for(;null!==s;){switch(s.tag){case 27:case 5:is=s.stateNode,ls=!1;break e;case 3:case 4:is=s.stateNode.containerInfo,ls=!0;break e}s=s.return}if(null===is)throw Error(i(160));us(o,l,a),is=null,ls=!1,null!==(o=a.alternate)&&(o.return=null),a.return=null}if(13878&t.subtreeFlags)for(t=t.child;null!==t;)hs(t,e),t=t.sibling}var ps=null;function hs(e,t){var n=e.alternate,r=e.flags;switch(e.tag){case 0:case 11:case 14:case 15:fs(t,e),ms(e),4&r&&($l(3,e,e.return),Bl(3,e),$l(5,e,e.return));break;case 1:fs(t,e),ms(e),512&r&&(Jl||null===n||Wl(n,n.return)),64&r&&Xl&&(null!==(e=e.updateQueue)&&(null!==(r=e.callbacks)&&(n=e.shared.hiddenCallbacks,e.shared.hiddenCallbacks=null===n?r:n.concat(r))));break;case 26:var a=ps;if(fs(t,e),ms(e),512&r&&(Jl||null===n||Wl(n,n.return)),4&r){var o=null!==n?n.memoizedState:null;if(r=e.memoizedState,null===n)if(null===r)if(null===e.stateNode){e:{r=e.type,n=e.memoizedProps,a=a.ownerDocument||a;t:switch(r){case"title":(!(o=a.getElementsByTagName("title")[0])||o[We]||o[ze]||"http://www.w3.org/2000/svg"===o.namespaceURI||o.hasAttribute("itemprop"))&&(o=a.createElement(r),a.head.insertBefore(o,a.querySelector("head > title"))),qc(o,r,n),o[ze]=e,Ze(o),r=o;break e;case"link":var l=Ad("link","href",a).get(r+(n.href||""));if(l)for(var s=0;s<l.length;s++)if((o=l[s]).getAttribute("href")===(null==n.href?null:n.href)&&o.getAttribute("rel")===(null==n.rel?null:n.rel)&&o.getAttribute("title")===(null==n.title?null:n.title)&&o.getAttribute("crossorigin")===(null==n.crossOrigin?null:n.crossOrigin)){l.splice(s,1);break t}qc(o=a.createElement(r),r,n),a.head.appendChild(o);break;case"meta":if(l=Ad("meta","content",a).get(r+(n.content||"")))for(s=0;s<l.length;s++)if((o=l[s]).getAttribute("content")===(null==n.content?null:""+n.content)&&o.getAttribute("name")===(null==n.name?null:n.name)&&o.getAttribute("property")===(null==n.property?null:n.property)&&o.getAttribute("http-equiv")===(null==n.httpEquiv?null:n.httpEquiv)&&o.getAttribute("charset")===(null==n.charSet?null:n.charSet)){l.splice(s,1);break t}qc(o=a.createElement(r),r,n),a.head.appendChild(o);break;default:throw Error(i(468,r))}o[ze]=e,Ze(o),r=o}e.stateNode=r}else Pd(a,e.type,e.stateNode);else e.stateNode=xd(a,r,e.memoizedProps);else o!==r?(null===o?null!==n.stateNode&&(n=n.stateNode).parentNode.removeChild(n):o.count--,null===r?Pd(a,e.type,e.stateNode):xd(a,r,e.memoizedProps)):null===r&&null!==e.stateNode&&Gl(e,e.memoizedProps,n.memoizedProps)}break;case 27:if(4&r&&null===e.alternate){a=e.stateNode,o=e.memoizedProps;try{for(var u=a.firstChild;u;){var c=u.nextSibling,d=u.nodeName;u[We]||"HEAD"===d||"BODY"===d||"SCRIPT"===d||"STYLE"===d||"LINK"===d&&"stylesheet"===u.rel.toLowerCase()||a.removeChild(u),u=c}for(var f=e.type,p=a.attributes;p.length;)a.removeAttributeNode(p[0]);qc(a,f,o),a[ze]=e,a[Me]=o}catch(m){rc(e,e.return,m)}}case 5:if(fs(t,e),ms(e),512&r&&(Jl||null===n||Wl(n,n.return)),32&e.flags){a=e.stateNode;try{xt(a,"")}catch(m){rc(e,e.return,m)}}4&r&&null!=e.stateNode&&Gl(e,a=e.memoizedProps,null!==n?n.memoizedProps:a),1024&r&&(es=!0);break;case 6:if(fs(t,e),ms(e),4&r){if(null===e.stateNode)throw Error(i(162));r=e.memoizedProps,n=e.stateNode;try{n.nodeValue=r}catch(m){rc(e,e.return,m)}}break;case 3:if(Cd=null,a=ps,ps=fd(t.containerInfo),fs(t,e),ps=a,ms(e),4&r&&null!==n&&n.memoizedState.isDehydrated)try{gf(t.containerInfo)}catch(m){rc(e,e.return,m)}es&&(es=!1,gs(e));break;case 4:r=ps,ps=fd(e.stateNode.containerInfo),fs(t,e),ms(e),ps=r;break;case 12:fs(t,e),ms(e);break;case 13:fs(t,e),ms(e),8192&e.child.flags&&null!==e.memoizedState!=(null!==n&&null!==n.memoizedState)&&(vu=se()),4&r&&(null!==(r=e.updateQueue)&&(e.updateQueue=null,ds(e,r)));break;case 22:if(512&r&&(Jl||null===n||Wl(n,n.return)),u=null!==e.memoizedState,c=null!==n&&null!==n.memoizedState,Xl=(d=Xl)||u,Jl=(f=Jl)||c,fs(t,e),Jl=f,Xl=d,ms(e),(t=e.stateNode)._current=e,t._visibility&=-3,t._visibility|=2&t._pendingVisibility,8192&r&&(t._visibility=u?-2&t._visibility:1|t._visibility,u&&(t=Xl||Jl,null===n||c||t||bs(e)),null===e.memoizedProps||"manual"!==e.memoizedProps.mode))e:for(n=null,t=e;;){if(5===t.tag||26===t.tag||27===t.tag){if(null===n){c=n=t;try{if(a=c.stateNode,u)"function"==typeof(o=a.style).setProperty?o.setProperty("display","none","important"):o.display="none";else{l=c.stateNode;var h=null!=(s=c.memoizedProps.style)&&s.hasOwnProperty("display")?s.display:null;l.style.display=null==h||"boolean"==typeof h?"":(""+h).trim()}}catch(m){rc(c,c.return,m)}}}else if(6===t.tag){if(null===n){c=t;try{c.stateNode.nodeValue=u?"":c.memoizedProps}catch(m){rc(c,c.return,m)}}}else if((22!==t.tag&&23!==t.tag||null===t.memoizedState||t===e)&&null!==t.child){t.child.return=t,t=t.child;continue}if(t===e)break e;for(;null===t.sibling;){if(null===t.return||t.return===e)break e;n===t&&(n=null),t=t.return}n===t&&(n=null),t.sibling.return=t.return,t=t.sibling}4&r&&(null!==(r=e.updateQueue)&&(null!==(n=r.retryQueue)&&(r.retryQueue=null,ds(e,n))));break;case 19:fs(t,e),ms(e),4&r&&(null!==(r=e.updateQueue)&&(e.updateQueue=null,ds(e,r)));break;case 21:break;default:fs(t,e),ms(e)}}function ms(e){var t=e.flags;if(2&t){try{if(27!==e.tag){e:{for(var n=e.return;null!==n;){if(Kl(n)){var r=n;break e}n=n.return}throw Error(i(160))}switch(r.tag){case 27:var a=r.stateNode;Zl(e,Yl(e),a);break;case 5:var o=r.stateNode;32&r.flags&&(xt(o,""),r.flags&=-33),Zl(e,Yl(e),o);break;case 3:case 4:var l=r.stateNode.containerInfo;Ql(e,Yl(e),l);break;default:throw Error(i(161))}}}catch(s){rc(e,e.return,s)}e.flags&=-3}4096&t&&(e.flags&=-4097)}function gs(e){if(1024&e.subtreeFlags)for(e=e.child;null!==e;){var t=e;gs(t),5===t.tag&&1024&t.flags&&t.stateNode.reset(),e=e.sibling}}function ys(e,t){if(8772&t.subtreeFlags)for(t=t.child;null!==t;)as(e,t.alternate,t),t=t.sibling}function bs(e){for(e=e.child;null!==e;){var t=e;switch(t.tag){case 0:case 11:case 14:case 15:$l(4,t,t.return),bs(t);break;case 1:Wl(t,t.return);var n=t.stateNode;"function"==typeof n.componentWillUnmount&&Hl(t,t.return,n),bs(t);break;case 26:case 27:case 5:Wl(t,t.return),bs(t);break;case 22:Wl(t,t.return),null===t.memoizedState&&bs(t);break;default:bs(t)}e=e.sibling}}function vs(e,t,n){for(n=n&&!!(8772&t.subtreeFlags),t=t.child;null!==t;){var r=t.alternate,a=e,o=t,i=o.flags;switch(o.tag){case 0:case 11:case 15:vs(a,o,n),Bl(4,o);break;case 1:if(vs(a,o,n),"function"==typeof(a=(r=o).stateNode).componentDidMount)try{a.componentDidMount()}catch(u){rc(r,r.return,u)}if(null!==(a=(r=o).updateQueue)){var l=r.stateNode;try{var s=a.shared.hiddenCallbacks;if(null!==s)for(a.shared.hiddenCallbacks=null,a=0;a<s.length;a++)zl(s[a],l)}catch(u){rc(r,r.return,u)}}n&&64&i&&Ul(o),Vl(o,o.return);break;case 26:case 27:case 5:vs(a,o,n),n&&null===r&&4&i&&ql(o),Vl(o,o.return);break;case 12:default:vs(a,o,n);break;case 13:vs(a,o,n),n&&4&i&&cs(a,o);break;case 22:null===o.memoizedState&&vs(a,o,n),Vl(o,o.return)}t=t.sibling}}function ws(e,t){var n=null;null!==e&&null!==e.memoizedState&&null!==e.memoizedState.cachePool&&(n=e.memoizedState.cachePool.pool),e=null,null!==t.memoizedState&&null!==t.memoizedState.cachePool&&(e=t.memoizedState.cachePool.pool),e!==n&&(null!=e&&e.refCount++,null!=n&&$a(n))}function ks(e,t){e=null,null!==t.alternate&&(e=t.alternate.memoizedState.cache),(t=t.memoizedState.cache)!==e&&(t.refCount++,null!=e&&$a(e))}function xs(e,t,n,r){if(10256&t.subtreeFlags)for(t=t.child;null!==t;)Ss(e,t,n,r),t=t.sibling}function Ss(e,t,n,r){var a=t.flags;switch(t.tag){case 0:case 11:case 15:xs(e,t,n,r),2048&a&&Bl(9,t);break;case 3:xs(e,t,n,r),2048&a&&(e=null,null!==t.alternate&&(e=t.alternate.memoizedState.cache),(t=t.memoizedState.cache)!==e&&(t.refCount++,null!=e&&$a(e)));break;case 12:if(2048&a){xs(e,t,n,r),e=t.stateNode;try{var o=t.memoizedProps,i=o.id,l=o.onPostCommit;"function"==typeof l&&l(i,null===t.alternate?"mount":"update",e.passiveEffectDuration,-0)}catch(s){rc(t,t.return,s)}}else xs(e,t,n,r);break;case 23:break;case 22:o=t.stateNode,null!==t.memoizedState?4&o._visibility?xs(e,t,n,r):Es(e,t):4&o._visibility?xs(e,t,n,r):(o._visibility|=4,_s(e,t,n,r,!!(10256&t.subtreeFlags))),2048&a&&ws(t.alternate,t);break;case 24:xs(e,t,n,r),2048&a&&ks(t.alternate,t);break;default:xs(e,t,n,r)}}function _s(e,t,n,r,a){for(a=a&&!!(10256&t.subtreeFlags),t=t.child;null!==t;){var o=e,i=t,l=n,s=r,u=i.flags;switch(i.tag){case 0:case 11:case 15:_s(o,i,l,s,a),Bl(8,i);break;case 23:break;case 22:var c=i.stateNode;null!==i.memoizedState?4&c._visibility?_s(o,i,l,s,a):Es(o,i):(c._visibility|=4,_s(o,i,l,s,a)),a&&2048&u&&ws(i.alternate,i);break;case 24:_s(o,i,l,s,a),a&&2048&u&&ks(i.alternate,i);break;default:_s(o,i,l,s,a)}t=t.sibling}}function Es(e,t){if(10256&t.subtreeFlags)for(t=t.child;null!==t;){var n=e,r=t,a=r.flags;switch(r.tag){case 22:Es(n,r),2048&a&&ws(r.alternate,r);break;case 24:Es(n,r),2048&a&&ks(r.alternate,r);break;default:Es(n,r)}t=t.sibling}}var Cs=8192;function As(e){if(e.subtreeFlags&Cs)for(e=e.child;null!==e;)Ps(e),e=e.sibling}function Ps(e){switch(e.tag){case 26:As(e),e.flags&Cs&&null!==e.memoizedState&&function(e,t,n){if(null===Rd)throw Error(i(475));var r=Rd;if(!("stylesheet"!==t.type||"string"==typeof n.media&&!1===matchMedia(n.media).matches||4&t.state.loading)){if(null===t.instance){var a=yd(n.href),o=e.querySelector(bd(a));if(o)return null!==(e=o._p)&&"object"==typeof e&&"function"==typeof e.then&&(r.count++,r=jd.bind(r),e.then(r,r)),t.state.loading|=4,t.instance=o,void Ze(o);o=e.ownerDocument||e,n=vd(n),(a=cd.get(a))&&_d(n,a),Ze(o=o.createElement("link"));var l=o;l._p=new Promise((function(e,t){l.onload=e,l.onerror=t})),qc(o,"link",n),t.instance=o}null===r.stylesheets&&(r.stylesheets=new Map),r.stylesheets.set(t,e),(e=t.state.preload)&&!(3&t.state.loading)&&(r.count++,t=jd.bind(r),e.addEventListener("load",t),e.addEventListener("error",t))}}(ps,e.memoizedState,e.memoizedProps);break;case 5:default:As(e);break;case 3:case 4:var t=ps;ps=fd(e.stateNode.containerInfo),As(e),ps=t;break;case 22:null===e.memoizedState&&(null!==(t=e.alternate)&&null!==t.memoizedState?(t=Cs,Cs=16777216,As(e),Cs=t):As(e))}}function Ts(e){var t=e.alternate;if(null!==t&&null!==(e=t.child)){t.child=null;do{t=e.sibling,e.sibling=null,e=t}while(null!==e)}}function Rs(e){var t=e.deletions;if(16&e.flags){if(null!==t)for(var n=0;n<t.length;n++){var r=t[n];ns=r,Os(r,e)}Ts(e)}if(10256&e.subtreeFlags)for(e=e.child;null!==e;)Ns(e),e=e.sibling}function Ns(e){switch(e.tag){case 0:case 11:case 15:Rs(e),2048&e.flags&&$l(9,e,e.return);break;case 3:case 12:default:Rs(e);break;case 22:var t=e.stateNode;null!==e.memoizedState&&4&t._visibility&&(null===e.return||13!==e.return.tag)?(t._visibility&=-5,js(e)):Rs(e)}}function js(e){var t=e.deletions;if(16&e.flags){if(null!==t)for(var n=0;n<t.length;n++){var r=t[n];ns=r,Os(r,e)}Ts(e)}for(e=e.child;null!==e;){switch((t=e).tag){case 0:case 11:case 15:$l(8,t,t.return),js(t);break;case 22:4&(n=t.stateNode)._visibility&&(n._visibility&=-5,js(t));break;default:js(t)}e=e.sibling}}function Os(e,t){for(;null!==ns;){var n=ns;switch(n.tag){case 0:case 11:case 15:$l(8,n,t);break;case 23:case 22:if(null!==n.memoizedState&&null!==n.memoizedState.cachePool){var r=n.memoizedState.cachePool.pool;null!=r&&r.refCount++}break;case 24:$a(n.memoizedState.cache)}if(null!==(r=n.child))r.return=n,ns=r;else e:for(n=e;null!==ns;){var a=(r=ns).sibling,o=r.return;if(os(r),r===n){ns=null;break e}if(null!==a){a.return=o,ns=a;break e}ns=o}}}function Fs(e,t,n,r){this.tag=e,this.key=n,this.sibling=this.child=this.return=this.stateNode=this.type=this.elementType=null,this.index=0,this.refCleanup=this.ref=null,this.pendingProps=t,this.dependencies=this.memoizedState=this.updateQueue=this.memoizedProps=null,this.mode=r,this.subtreeFlags=this.flags=0,this.deletions=null,this.childLanes=this.lanes=0,this.alternate=null}function Ls(e,t,n,r){return new Fs(e,t,n,r)}function Is(e){return!(!(e=e.prototype)||!e.isReactComponent)}function Ds(e,t){var n=e.alternate;return null===n?((n=Ls(e.tag,t,e.key,e.mode)).elementType=e.elementType,n.type=e.type,n.stateNode=e.stateNode,n.alternate=e,e.alternate=n):(n.pendingProps=t,n.type=e.type,n.flags=0,n.subtreeFlags=0,n.deletions=null),n.flags=31457280&e.flags,n.childLanes=e.childLanes,n.lanes=e.lanes,n.child=e.child,n.memoizedProps=e.memoizedProps,n.memoizedState=e.memoizedState,n.updateQueue=e.updateQueue,t=e.dependencies,n.dependencies=null===t?null:{lanes:t.lanes,firstContext:t.firstContext},n.sibling=e.sibling,n.index=e.index,n.ref=e.ref,n.refCleanup=e.refCleanup,n}function zs(e,t){e.flags&=31457282;var n=e.alternate;return null===n?(e.childLanes=0,e.lanes=t,e.child=null,e.subtreeFlags=0,e.memoizedProps=null,e.memoizedState=null,e.updateQueue=null,e.dependencies=null,e.stateNode=null):(e.childLanes=n.childLanes,e.lanes=n.lanes,e.child=n.child,e.subtreeFlags=0,e.deletions=null,e.memoizedProps=n.memoizedProps,e.memoizedState=n.memoizedState,e.updateQueue=n.updateQueue,e.type=n.type,t=n.dependencies,e.dependencies=null===t?null:{lanes:t.lanes,firstContext:t.firstContext}),e}function Ms(e,t,n,r,a,o){var l=0;if(r=e,"function"==typeof e)Is(e)&&(l=1);else if("string"==typeof e)l=function(e,t,n){if(1===n||null!=t.itemProp)return!1;switch(e){case"meta":case"title":return!0;case"style":if("string"!=typeof t.precedence||"string"!=typeof t.href||""===t.href)break;return!0;case"link":if("string"!=typeof t.rel||"string"!=typeof t.href||""===t.href||t.onLoad||t.onError)break;return"stylesheet"!==t.rel||(e=t.disabled,"string"==typeof t.precedence&&null==e);case"script":if(t.async&&"function"!=typeof t.async&&"symbol"!=typeof t.async&&!t.onLoad&&!t.onError&&t.src&&"string"==typeof t.src)return!0}return!1}(e,n,Y.current)?26:"html"===e||"head"===e||"body"===e?27:5;else e:switch(e){case d:return Bs(n.children,a,o,t);case f:l=8,a|=24;break;case p:return(e=Ls(12,n,t,2|a)).elementType=p,e.lanes=o,e;case b:return(e=Ls(13,n,t,a)).elementType=b,e.lanes=o,e;case v:return(e=Ls(19,n,t,a)).elementType=v,e.lanes=o,e;case x:return $s(n,a,o,t);default:if("object"==typeof e&&null!==e)switch(e.$$typeof){case h:case g:l=10;break e;case m:l=9;break e;case y:l=11;break e;case w:l=14;break e;case k:l=16,r=null;break e}l=29,n=Error(i(130,null===e?"null":typeof e,"")),r=null}return(t=Ls(l,n,t,a)).elementType=e,t.type=r,t.lanes=o,t}function Bs(e,t,n,r){return(e=Ls(7,e,r,t)).lanes=n,e}function $s(e,t,n,r){(e=Ls(22,e,r,t)).elementType=x,e.lanes=n;var a={_visibility:1,_pendingVisibility:1,_pendingMarkers:null,_retryCache:null,_transitions:null,_current:null,detach:function(){var e=a._current;if(null===e)throw Error(i(456));if(!(2&a._pendingVisibility)){var t=Tr(e,2);null!==t&&(a._pendingVisibility|=2,ju(t,e,2))}},attach:function(){var e=a._current;if(null===e)throw Error(i(456));if(2&a._pendingVisibility){var t=Tr(e,2);null!==t&&(a._pendingVisibility&=-3,ju(t,e,2))}}};return e.stateNode=a,e}function Us(e,t,n){return(e=Ls(6,e,null,t)).lanes=n,e}function Hs(e,t,n){return(t=Ls(4,null!==e.children?e.children:[],e.key,t)).lanes=n,t.stateNode={containerInfo:e.containerInfo,pendingChildren:null,implementation:e.implementation},t}function Vs(e){e.flags|=4}function Ws(e,t){if("stylesheet"!==t.type||4&t.state.loading)e.flags&=-16777217;else if(e.flags|=16777216,!Td(t)){if(null!==(t=Pa.current)&&((4194176&ru)===ru?null!==Ta:(62914560&ru)!==ru&&!(536870912&ru)||t!==Ta))throw fa=sa,la;e.flags|=8192}}function qs(e,t){null!==t&&(e.flags|=4),16384&e.flags&&(t=22!==e.tag?Re():536870912,e.lanes|=t,mu|=t)}function Gs(e,t){if(!Qr)switch(e.tailMode){case"hidden":t=e.tail;for(var n=null;null!==t;)null!==t.alternate&&(n=t),t=t.sibling;null===n?e.tail=null:n.sibling=null;break;case"collapsed":n=e.tail;for(var r=null;null!==n;)null!==n.alternate&&(r=n),n=n.sibling;null===r?t||null===e.tail?e.tail=null:e.tail.sibling=null:r.sibling=null}}function Ks(e){var t=null!==e.alternate&&e.alternate.child===e.child,n=0,r=0;if(t)for(var a=e.child;null!==a;)n|=a.lanes|a.childLanes,r|=31457280&a.subtreeFlags,r|=31457280&a.flags,a.return=e,a=a.sibling;else for(a=e.child;null!==a;)n|=a.lanes|a.childLanes,r|=a.subtreeFlags,r|=a.flags,a.return=e,a=a.sibling;return e.subtreeFlags|=r,e.childLanes=n,t}function Ys(e,t,n){var r=t.pendingProps;switch(Gr(t),t.tag){case 16:case 15:case 0:case 11:case 7:case 8:case 12:case 9:case 14:case 1:return Ks(t),null;case 3:return n=t.stateNode,r=null,null!==e&&(r=e.memoizedState.cache),t.memoizedState.cache!==r&&(t.flags|=2048),vl(Ma),ee(),n.pendingContext&&(n.context=n.pendingContext,n.pendingContext=null),null!==e&&null!==e.child||(ra(t)?Vs(t):null===e||e.memoizedState.isDehydrated&&!(256&t.flags)||(t.flags|=1024,null!==Zr&&(Fu(Zr),Zr=null))),Ks(t),null;case 26:return n=t.memoizedState,null===e?(Vs(t),null!==n?(Ks(t),Ws(t,n)):(Ks(t),t.flags&=-16777217)):n?n!==e.memoizedState?(Vs(t),Ks(t),Ws(t,n)):(Ks(t),t.flags&=-16777217):(e.memoizedProps!==r&&Vs(t),Ks(t),t.flags&=-16777217),null;case 27:ne(t),n=Z.current;var a=t.type;if(null!==e&&null!=t.stateNode)e.memoizedProps!==r&&Vs(t);else{if(!r){if(null===t.stateNode)throw Error(i(166));return Ks(t),null}e=Y.current,ra(t)?ta(t):(e=ud(a,r,n),t.stateNode=e,Vs(t))}return Ks(t),null;case 5:if(ne(t),n=t.type,null!==e&&null!=t.stateNode)e.memoizedProps!==r&&Vs(t);else{if(!r){if(null===t.stateNode)throw Error(i(166));return Ks(t),null}if(e=Y.current,ra(t))ta(t);else{switch(a=Yc(Z.current),e){case 1:e=a.createElementNS("http://www.w3.org/2000/svg",n);break;case 2:e=a.createElementNS("http://www.w3.org/1998/Math/MathML",n);break;default:switch(n){case"svg":e=a.createElementNS("http://www.w3.org/2000/svg",n);break;case"math":e=a.createElementNS("http://www.w3.org/1998/Math/MathML",n);break;case"script":(e=a.createElement("div")).innerHTML="<script><\/script>",e=e.removeChild(e.firstChild);break;case"select":e="string"==typeof r.is?a.createElement("select",{is:r.is}):a.createElement("select"),r.multiple?e.multiple=!0:r.size&&(e.size=r.size);break;default:e="string"==typeof r.is?a.createElement(n,{is:r.is}):a.createElement(n)}}e[ze]=t,e[Me]=r;e:for(a=t.child;null!==a;){if(5===a.tag||6===a.tag)e.appendChild(a.stateNode);else if(4!==a.tag&&27!==a.tag&&null!==a.child){a.child.return=a,a=a.child;continue}if(a===t)break e;for(;null===a.sibling;){if(null===a.return||a.return===t)break e;a=a.return}a.sibling.return=a.return,a=a.sibling}t.stateNode=e;e:switch(qc(e,n,r),n){case"button":case"input":case"select":case"textarea":e=!!r.autoFocus;break e;case"img":e=!0;break e;default:e=!1}e&&Vs(t)}}return Ks(t),t.flags&=-16777217,null;case 6:if(e&&null!=t.stateNode)e.memoizedProps!==r&&Vs(t);else{if("string"!=typeof r&&null===t.stateNode)throw Error(i(166));if(e=Z.current,ra(t)){if(e=t.stateNode,n=t.memoizedProps,r=null,null!==(a=Kr))switch(a.tag){case 27:case 5:r=a.memoizedProps}e[ze]=t,(e=!!(e.nodeValue===n||null!==r&&!0===r.suppressHydrationWarning||Uc(e.nodeValue,n)))||ea(t)}else(e=Yc(e).createTextNode(r))[ze]=t,t.stateNode=e}return Ks(t),null;case 13:if(r=t.memoizedState,null===e||null!==e.memoizedState&&null!==e.memoizedState.dehydrated){if(a=ra(t),null!==r&&null!==r.dehydrated){if(null===e){if(!a)throw Error(i(318));if(!(a=null!==(a=t.memoizedState)?a.dehydrated:null))throw Error(i(317));a[ze]=t}else aa(),!(128&t.flags)&&(t.memoizedState=null),t.flags|=4;Ks(t),a=!1}else null!==Zr&&(Fu(Zr),Zr=null),a=!0;if(!a)return 256&t.flags?(Oa(t),t):(Oa(t),null)}if(Oa(t),128&t.flags)return t.lanes=n,t;if(n=null!==r,e=null!==e&&null!==e.memoizedState,n){a=null,null!==(r=t.child).alternate&&null!==r.alternate.memoizedState&&null!==r.alternate.memoizedState.cachePool&&(a=r.alternate.memoizedState.cachePool.pool);var o=null;null!==r.memoizedState&&null!==r.memoizedState.cachePool&&(o=r.memoizedState.cachePool.pool),o!==a&&(r.flags|=2048)}return n!==e&&n&&(t.child.flags|=8192),qs(t,t.updateQueue),Ks(t),null;case 4:return ee(),null===e&&jc(t.stateNode.containerInfo),Ks(t),null;case 10:return vl(t.type),Ks(t),null;case 19:if(G(Fa),null===(a=t.memoizedState))return Ks(t),null;if(r=!!(128&t.flags),null===(o=a.rendering))if(r)Gs(a,!1);else{if(0!==cu||null!==e&&128&e.flags)for(e=t.child;null!==e;){if(null!==(o=La(e))){for(t.flags|=128,Gs(a,!1),e=o.updateQueue,t.updateQueue=e,qs(t,e),t.subtreeFlags=0,e=n,n=t.child;null!==n;)zs(n,e),n=n.sibling;return K(Fa,1&Fa.current|2),t.child}e=e.sibling}null!==a.tail&&se()>wu&&(t.flags|=128,r=!0,Gs(a,!1),t.lanes=4194304)}else{if(!r)if(null!==(e=La(o))){if(t.flags|=128,r=!0,e=e.updateQueue,t.updateQueue=e,qs(t,e),Gs(a,!0),null===a.tail&&"hidden"===a.tailMode&&!o.alternate&&!Qr)return Ks(t),null}else 2*se()-a.renderingStartTime>wu&&536870912!==n&&(t.flags|=128,r=!0,Gs(a,!1),t.lanes=4194304);a.isBackwards?(o.sibling=t.child,t.child=o):(null!==(e=a.last)?e.sibling=o:t.child=o,a.last=o)}return null!==a.tail?(t=a.tail,a.rendering=t,a.tail=t.sibling,a.renderingStartTime=se(),t.sibling=null,e=Fa.current,K(Fa,r?1&e|2:1&e),t):(Ks(t),null);case 22:case 23:return Oa(t),Aa(),r=null!==t.memoizedState,null!==e?null!==e.memoizedState!==r&&(t.flags|=8192):r&&(t.flags|=8192),r?!!(536870912&n)&&!(128&t.flags)&&(Ks(t),6&t.subtreeFlags&&(t.flags|=8192)):Ks(t),null!==(n=t.updateQueue)&&qs(t,n.retryQueue),n=null,null!==e&&null!==e.memoizedState&&null!==e.memoizedState.cachePool&&(n=e.memoizedState.cachePool.pool),r=null,null!==t.memoizedState&&null!==t.memoizedState.cachePool&&(r=t.memoizedState.cachePool.pool),r!==n&&(t.flags|=2048),null!==e&&G(Ka),null;case 24:return n=null,null!==e&&(n=e.memoizedState.cache),t.memoizedState.cache!==n&&(t.flags|=2048),vl(Ma),Ks(t),null;case 25:return null}throw Error(i(156,t.tag))}function Qs(e,t){switch(Gr(t),t.tag){case 1:return 65536&(e=t.flags)?(t.flags=-65537&e|128,t):null;case 3:return vl(Ma),ee(),65536&(e=t.flags)&&!(128&e)?(t.flags=-65537&e|128,t):null;case 26:case 27:case 5:return ne(t),null;case 13:if(Oa(t),null!==(e=t.memoizedState)&&null!==e.dehydrated){if(null===t.alternate)throw Error(i(340));aa()}return 65536&(e=t.flags)?(t.flags=-65537&e|128,t):null;case 19:return G(Fa),null;case 4:return ee(),null;case 10:return vl(t.type),null;case 22:case 23:return Oa(t),Aa(),null!==e&&G(Ka),65536&(e=t.flags)?(t.flags=-65537&e|128,t):null;case 24:return vl(Ma),null;default:return null}}function Zs(e,t){switch(Gr(t),t.tag){case 3:vl(Ma),ee();break;case 26:case 27:case 5:ne(t);break;case 4:ee();break;case 13:Oa(t);break;case 19:G(Fa);break;case 10:vl(t.type);break;case 22:case 23:Oa(t),Aa(),null!==e&&G(Ka);break;case 24:vl(Ma)}}var Xs={getCacheForType:function(e){var t=El(Ma),n=t.data.get(e);return void 0===n&&(n=e(),t.data.set(e,n)),n}},Js="function"==typeof WeakMap?WeakMap:Map,eu=0,tu=null,nu=null,ru=0,au=0,ou=null,iu=!1,lu=!1,su=!1,uu=0,cu=0,du=0,fu=0,pu=0,hu=0,mu=0,gu=null,yu=null,bu=!1,vu=0,wu=1/0,ku=null,xu=null,Su=!1,_u=null,Eu=0,Cu=0,Au=null,Pu=0,Tu=null;function Ru(){if(2&eu&&0!==ru)return ru&-ru;if(null!==R.T){return 0!==Va?Va:kc()}return Ie()}function Nu(){0===hu&&(hu=536870912&ru&&!Qr?536870912:Te());var e=Pa.current;return null!==e&&(e.flags|=32),hu}function ju(e,t,n){(e===tu&&2===au||null!==e.cancelPendingCommit)&&(Bu(e,0),Du(e,ru,hu,!1)),je(e,n),2&eu&&e===tu||(e===tu&&(!(2&eu)&&(fu|=n),4===cu&&Du(e,ru,hu,!1)),mc(e))}function Ou(e,t,n){if(6&eu)throw Error(i(327));for(var r=!n&&!(60&t)&&!(t&e.expiredLanes)||Ae(e,t),a=r?function(e,t){var n=eu;eu|=2;var r=Uu(),a=Hu();tu!==e||ru!==t?(ku=null,wu=se()+500,Bu(e,t)):lu=Ae(e,t);e:for(;;)try{if(0!==au&&null!==nu){t=nu;var o=ou;t:switch(au){case 1:au=0,ou=null,Qu(e,t,o,1);break;case 2:if(ua(o)){au=0,ou=null,Yu(t);break}t=function(){2===au&&tu===e&&(au=7),mc(e)},o.then(t,t);break e;case 3:au=7;break e;case 4:au=5;break e;case 7:ua(o)?(au=0,ou=null,Yu(t)):(au=0,ou=null,Qu(e,t,o,7));break;case 5:var l=null;switch(nu.tag){case 26:l=nu.memoizedState;case 5:case 27:var s=nu;if(!l||Td(l)){au=0,ou=null;var u=s.sibling;if(null!==u)nu=u;else{var c=s.return;null!==c?(nu=c,Zu(c)):nu=null}break t}}au=0,ou=null,Qu(e,t,o,5);break;case 6:au=0,ou=null,Qu(e,t,o,6);break;case 8:Mu(),cu=6;break e;default:throw Error(i(462))}}Gu();break}catch(d){$u(e,d)}return yl=gl=null,R.H=r,R.A=a,eu=n,null!==nu?0:(tu=null,ru=0,Cr(),cu)}(e,t):Wu(e,t,!0),o=r;;){if(0===a){lu&&!r&&Du(e,t,0,!1);break}if(6===a)Du(e,t,0,!iu);else{if(n=e.current.alternate,o&&!Iu(n)){a=Wu(e,t,!1),o=!1;continue}if(2===a){if(o=t,e.errorRecoveryDisabledLanes&o)var l=0;else l=0!==(l=-536870913&e.pendingLanes)?l:536870912&l?536870912:0;if(0!==l){t=l;e:{var s=e;a=gu;var u=s.current.memoizedState.isDehydrated;if(u&&(Bu(s,l).flags|=256),2!==(l=Wu(s,l,!1))){if(su&&!u){s.errorRecoveryDisabledLanes|=o,fu|=o,a=4;break e}o=yu,yu=a,null!==o&&Fu(o)}a=l}if(o=!1,2!==a)continue}}if(1===a){Bu(e,0),Du(e,t,0,!0);break}e:{switch(r=e,a){case 0:case 1:throw Error(i(345));case 4:if((4194176&t)===t){Du(r,t,hu,!iu);break e}break;case 2:yu=null;break;case 3:case 5:break;default:throw Error(i(329))}if(r.finishedWork=n,r.finishedLanes=t,(62914560&t)===t&&10<(o=vu+300-se())){if(Du(r,t,hu,!iu),0!==Ce(r,0))break e;r.timeoutHandle=ed(Lu.bind(null,r,n,yu,ku,bu,t,hu,fu,mu,iu,2,-0,0),o)}else Lu(r,n,yu,ku,bu,t,hu,fu,mu,iu,0,-0,0)}}break}mc(e)}function Fu(e){null===yu?yu=e:yu.push.apply(yu,e)}function Lu(e,t,n,r,a,o,l,s,u,c,d,f,p){var h=t.subtreeFlags;if((8192&h||!(16785408&~h))&&(Rd={stylesheets:null,count:0,unsuspend:Nd},Ps(t),null!==(t=function(){if(null===Rd)throw Error(i(475));var e=Rd;return e.stylesheets&&0===e.count&&Fd(e,e.stylesheets),0<e.count?function(t){var n=setTimeout((function(){if(e.stylesheets&&Fd(e,e.stylesheets),e.unsuspend){var t=e.unsuspend;e.unsuspend=null,t()}}),6e4);return e.unsuspend=t,function(){e.unsuspend=null,clearTimeout(n)}}:null}())))return e.cancelPendingCommit=t(Ju.bind(null,e,n,r,a,l,s,u,1,f,p)),void Du(e,o,l,!c);Ju(e,n,r,a,l,s,u,d,f,p)}function Iu(e){for(var t=e;;){var n=t.tag;if((0===n||11===n||15===n)&&16384&t.flags&&(null!==(n=t.updateQueue)&&null!==(n=n.stores)))for(var r=0;r<n.length;r++){var a=n[r],o=a.getSnapshot;a=a.value;try{if(!Kn(o(),a))return!1}catch(i){return!1}}if(n=t.child,16384&t.subtreeFlags&&null!==n)n.return=t,t=n;else{if(t===e)break;for(;null===t.sibling;){if(null===t.return||t.return===e)return!0;t=t.return}t.sibling.return=t.return,t=t.sibling}}return!0}function Du(e,t,n,r){t&=~pu,t&=~fu,e.suspendedLanes|=t,e.pingedLanes&=~t,r&&(e.warmLanes|=t),r=e.expirationTimes;for(var a=t;0<a;){var o=31-we(a),i=1<<o;r[o]=-1,a&=~i}0!==n&&Oe(e,n,t)}function zu(){return!!(6&eu)||(gc(0,!1),!1)}function Mu(){if(null!==nu){if(0===au)var e=nu.return;else yl=gl=null,bo(e=nu),ha=null,ma=0,e=nu;for(;null!==e;)Zs(e.alternate,e),e=e.return;nu=null}}function Bu(e,t){e.finishedWork=null,e.finishedLanes=0;var n=e.timeoutHandle;-1!==n&&(e.timeoutHandle=-1,td(n)),null!==(n=e.cancelPendingCommit)&&(e.cancelPendingCommit=null,n()),Mu(),tu=e,nu=n=Ds(e.current,null),ru=t,au=0,ou=null,iu=!1,lu=Ae(e,t),su=!1,mu=hu=pu=fu=du=cu=0,yu=gu=null,bu=!1,8&t&&(t|=32&t);var r=e.entangledLanes;if(0!==r)for(e=e.entanglements,r&=t;0<r;){var a=31-we(r),o=1<<a;t|=e[a],r&=~o}return uu=t,Cr(),n}function $u(e,t){Ja=null,R.H=Ei,t===ia?(t=pa(),au=3):t===la?(t=pa(),au=4):au=t===Hi?8:null!==t&&"object"==typeof t&&"function"==typeof t.then?6:1,ou=t,null===nu&&(cu=1,zi(e,Fr(t,e.current)))}function Uu(){var e=R.H;return R.H=Ei,null===e?Ei:e}function Hu(){var e=R.A;return R.A=Xs,e}function Vu(){cu=4,iu||(4194176&ru)!==ru&&null!==Pa.current||(lu=!0),!(134217727&du)&&!(134217727&fu)||null===tu||Du(tu,ru,hu,!1)}function Wu(e,t,n){var r=eu;eu|=2;var a=Uu(),o=Hu();tu===e&&ru===t||(ku=null,Bu(e,t)),t=!1;var i=cu;e:for(;;)try{if(0!==au&&null!==nu){var l=nu,s=ou;switch(au){case 8:Mu(),i=6;break e;case 3:case 2:case 6:null===Pa.current&&(t=!0);var u=au;if(au=0,ou=null,Qu(e,l,s,u),n&&lu){i=0;break e}break;default:u=au,au=0,ou=null,Qu(e,l,s,u)}}qu(),i=cu;break}catch(c){$u(e,c)}return t&&e.shellSuspendCounter++,yl=gl=null,eu=r,R.H=a,R.A=o,null===nu&&(tu=null,ru=0,Cr()),i}function qu(){for(;null!==nu;)Ku(nu)}function Gu(){for(;null!==nu&&!ie();)Ku(nu)}function Ku(e){var t=hl(e.alternate,e,uu);e.memoizedProps=e.pendingProps,null===t?Zu(e):nu=t}function Yu(e){var t=e,n=t.alternate;switch(t.tag){case 15:case 0:t=Ji(n,t,t.pendingProps,t.type,void 0,ru);break;case 11:t=Ji(n,t,t.pendingProps,t.type.render,t.ref,ru);break;case 5:bo(t);default:Zs(n,t),t=hl(n,t=nu=zs(t,uu),uu)}e.memoizedProps=e.pendingProps,null===t?Zu(e):nu=t}function Qu(e,t,n,r){yl=gl=null,bo(t),ha=null,ma=0;var a=t.return;try{if(function(e,t,n,r,a){if(n.flags|=32768,null!==r&&"object"==typeof r&&"function"==typeof r.then){if(null!==(t=n.alternate)&&xl(t,n,a,!0),null!==(n=Pa.current)){switch(n.tag){case 13:return null===Ta?Vu():null===n.alternate&&0===cu&&(cu=3),n.flags&=-257,n.flags|=65536,n.lanes=a,r===sa?n.flags|=16384:(null===(t=n.updateQueue)?n.updateQueue=new Set([r]):t.add(r),ac(e,r,a)),!1;case 22:return n.flags|=65536,r===sa?n.flags|=16384:(null===(t=n.updateQueue)?(t={transitions:null,markerInstances:null,retryQueue:new Set([r])},n.updateQueue=t):null===(n=t.retryQueue)?t.retryQueue=new Set([r]):n.add(r),ac(e,r,a)),!1}throw Error(i(435,n.tag))}return ac(e,r,a),Vu(),!1}if(Qr)return null!==(t=Pa.current)?(!(65536&t.flags)&&(t.flags|=256),t.flags|=65536,t.lanes=a,r!==Jr&&oa(Fr(e=Error(i(422),{cause:r}),n))):(r!==Jr&&oa(Fr(t=Error(i(423),{cause:r}),n)),(e=e.current.alternate).flags|=65536,a&=-a,e.lanes|=a,r=Fr(r,n),Fl(e,a=Bi(e.stateNode,r,a)),4!==cu&&(cu=2)),!1;var o=Error(i(520),{cause:r});if(o=Fr(o,n),null===gu?gu=[o]:gu.push(o),4!==cu&&(cu=2),null===t)return!0;r=Fr(r,n),n=t;do{switch(n.tag){case 3:return n.flags|=65536,e=a&-a,n.lanes|=e,Fl(n,e=Bi(n.stateNode,r,e)),!1;case 1:if(t=n.type,o=n.stateNode,!(128&n.flags||"function"!=typeof t.getDerivedStateFromError&&(null===o||"function"!=typeof o.componentDidCatch||null!==xu&&xu.has(o))))return n.flags|=65536,a&=-a,n.lanes|=a,Ui(a=$i(a),e,n,r),Fl(n,a),!1}n=n.return}while(null!==n);return!1}(e,a,t,n,ru))return cu=1,zi(e,Fr(n,e.current)),void(nu=null)}catch(o){if(null!==a)throw nu=a,o;return cu=1,zi(e,Fr(n,e.current)),void(nu=null)}32768&t.flags?(Qr||1===r?e=!0:lu||536870912&ru?e=!1:(iu=e=!0,(2===r||3===r||6===r)&&(null!==(r=Pa.current)&&13===r.tag&&(r.flags|=16384))),Xu(t,e)):Zu(t)}function Zu(e){var t=e;do{if(32768&t.flags)return void Xu(t,iu);e=t.return;var n=Ys(t.alternate,t,uu);if(null!==n)return void(nu=n);if(null!==(t=t.sibling))return void(nu=t);nu=t=e}while(null!==t);0===cu&&(cu=5)}function Xu(e,t){do{var n=Qs(e.alternate,e);if(null!==n)return n.flags&=32767,void(nu=n);if(null!==(n=e.return)&&(n.flags|=32768,n.subtreeFlags=0,n.deletions=null),!t&&null!==(e=e.sibling))return void(nu=e);nu=e=n}while(null!==e);cu=6,nu=null}function Ju(e,t,n,r,a,o,l,s,u,c){var d=R.T,f=U.p;try{U.p=2,R.T=null,function(e,t,n,r,a,o,l,s){do{tc()}while(null!==_u);if(6&eu)throw Error(i(327));var u=e.finishedWork;if(r=e.finishedLanes,null===u)return null;if(e.finishedWork=null,e.finishedLanes=0,u===e.current)throw Error(i(177));e.callbackNode=null,e.callbackPriority=0,e.cancelPendingCommit=null;var c=u.lanes|u.childLanes;if(function(e,t,n,r,a,o){var i=e.pendingLanes;e.pendingLanes=n,e.suspendedLanes=0,e.pingedLanes=0,e.warmLanes=0,e.expiredLanes&=n,e.entangledLanes&=n,e.errorRecoveryDisabledLanes&=n,e.shellSuspendCounter=0;var l=e.entanglements,s=e.expirationTimes,u=e.hiddenUpdates;for(n=i&~n;0<n;){var c=31-we(n),d=1<<c;l[c]=0,s[c]=-1;var f=u[c];if(null!==f)for(u[c]=null,c=0;c<f.length;c++){var p=f[c];null!==p&&(p.lane&=-536870913)}n&=~d}0!==r&&Oe(e,r,0),0!==o&&0===a&&0!==e.tag&&(e.suspendedLanes|=o&~(i&~t))}(e,r,c|=Er,o,l,s),e===tu&&(nu=tu=null,ru=0),!(10256&u.subtreeFlags)&&!(10256&u.flags)||Su||(Su=!0,Cu=c,Au=n,function(e,t){ae(e,t)}(fe,(function(){return tc(),null}))),n=!!(15990&u.flags),15990&u.subtreeFlags||n?(n=R.T,R.T=null,o=U.p,U.p=2,l=eu,eu|=4,function(e,t){if(e=e.containerInfo,Gc=Vd,er(e=Jn(e))){if("selectionStart"in e)var n={start:e.selectionStart,end:e.selectionEnd};else e:{var r=(n=(n=e.ownerDocument)&&n.defaultView||window).getSelection&&n.getSelection();if(r&&0!==r.rangeCount){n=r.anchorNode;var a=r.anchorOffset,o=r.focusNode;r=r.focusOffset;try{n.nodeType,o.nodeType}catch(g){n=null;break e}var l=0,s=-1,u=-1,c=0,d=0,f=e,p=null;t:for(;;){for(var h;f!==n||0!==a&&3!==f.nodeType||(s=l+a),f!==o||0!==r&&3!==f.nodeType||(u=l+r),3===f.nodeType&&(l+=f.nodeValue.length),null!==(h=f.firstChild);)p=f,f=h;for(;;){if(f===e)break t;if(p===n&&++c===a&&(s=l),p===o&&++d===r&&(u=l),null!==(h=f.nextSibling))break;p=(f=p).parentNode}f=h}n=-1===s||-1===u?null:{start:s,end:u}}else n=null}n=n||{start:0,end:0}}else n=null;for(Kc={focusedElem:e,selectionRange:n},Vd=!1,ns=t;null!==ns;)if(e=(t=ns).child,1028&t.subtreeFlags&&null!==e)e.return=t,ns=e;else for(;null!==ns;){switch(o=(t=ns).alternate,e=t.flags,t.tag){case 0:case 11:case 15:case 5:case 26:case 27:case 6:case 4:case 17:break;case 1:if(1024&e&&null!==o){e=void 0,n=t,a=o.memoizedProps,o=o.memoizedState,r=n.stateNode;try{var m=Oi(n.type,a,(n.elementType,n.type));e=r.getSnapshotBeforeUpdate(m,o),r.__reactInternalSnapshotBeforeUpdate=e}catch(y){rc(n,n.return,y)}}break;case 3:if(1024&e)if(9===(n=(e=t.stateNode.containerInfo).nodeType))id(e);else if(1===n)switch(e.nodeName){case"HEAD":case"HTML":case"BODY":id(e);break;default:e.textContent=""}break;default:if(1024&e)throw Error(i(163))}if(null!==(e=t.sibling)){e.return=t.return,ns=e;break}ns=t.return}m=rs,rs=!1}(e,u),hs(u,e),tr(Kc,e.containerInfo),Vd=!!Gc,Kc=Gc=null,e.current=u,as(e,u.alternate,u),le(),eu=l,U.p=o,R.T=n):e.current=u,Su?(Su=!1,_u=e,Eu=r):ec(e,c),c=e.pendingLanes,0===c&&(xu=null),function(e){if(be&&"function"==typeof be.onCommitFiberRoot)try{be.onCommitFiberRoot(ye,e,void 0,!(128&~e.current.flags))}catch(t){}}(u.stateNode),mc(e),null!==t)for(a=e.onRecoverableError,u=0;u<t.length;u++)c=t[u],a(c.value,{componentStack:c.stack});!!(3&Eu)&&tc(),c=e.pendingLanes,4194218&r&&42&c?e===Tu?Pu++:(Pu=0,Tu=e):Pu=0,gc(0,!1)}(e,t,n,r,f,a,o,l)}finally{R.T=d,U.p=f}}function ec(e,t){0==(e.pooledCacheLanes&=t)&&(null!=(t=e.pooledCache)&&(e.pooledCache=null,$a(t)))}function tc(){if(null!==_u){var e=_u,t=Cu;Cu=0;var n=Le(Eu),r=R.T,a=U.p;try{if(U.p=32>n?32:n,R.T=null,null===_u)var o=!1;else{n=Au,Au=null;var l=_u,s=Eu;if(_u=null,Eu=0,6&eu)throw Error(i(331));var u=eu;if(eu|=4,Ns(l.current),Ss(l,l.current,s,n),eu=u,gc(0,!1),be&&"function"==typeof be.onPostCommitFiberRoot)try{be.onPostCommitFiberRoot(ye,l)}catch(c){}o=!0}return o}finally{U.p=a,R.T=r,ec(e,t)}}return!1}function nc(e,t,n){t=Fr(n,t),null!==(e=jl(e,t=Bi(e.stateNode,t,2),2))&&(je(e,2),mc(e))}function rc(e,t,n){if(3===e.tag)nc(e,e,n);else for(;null!==t;){if(3===t.tag){nc(t,e,n);break}if(1===t.tag){var r=t.stateNode;if("function"==typeof t.type.getDerivedStateFromError||"function"==typeof r.componentDidCatch&&(null===xu||!xu.has(r))){e=Fr(n,e),null!==(r=jl(t,n=$i(2),2))&&(Ui(n,r,t,e),je(r,2),mc(r));break}}t=t.return}}function ac(e,t,n){var r=e.pingCache;if(null===r){r=e.pingCache=new Js;var a=new Set;r.set(t,a)}else void 0===(a=r.get(t))&&(a=new Set,r.set(t,a));a.has(n)||(su=!0,a.add(n),e=oc.bind(null,e,t,n),t.then(e,e))}function oc(e,t,n){var r=e.pingCache;null!==r&&r.delete(t),e.pingedLanes|=e.suspendedLanes&n,e.warmLanes&=~n,tu===e&&(ru&n)===n&&(4===cu||3===cu&&(62914560&ru)===ru&&300>se()-vu?!(2&eu)&&Bu(e,0):pu|=n,mu===ru&&(mu=0)),mc(e)}function ic(e,t){0===t&&(t=Re()),null!==(e=Tr(e,t))&&(je(e,t),mc(e))}function lc(e){var t=e.memoizedState,n=0;null!==t&&(n=t.retryLane),ic(e,n)}function sc(e,t){var n=0;switch(e.tag){case 13:var r=e.stateNode,a=e.memoizedState;null!==a&&(n=a.retryLane);break;case 19:r=e.stateNode;break;case 22:r=e.stateNode._retryCache;break;default:throw Error(i(314))}null!==r&&r.delete(t),ic(e,n)}var uc=null,cc=null,dc=!1,fc=!1,pc=!1,hc=0;function mc(e){var t;e!==cc&&null===e.next&&(null===cc?uc=cc=e:cc=cc.next=e),fc=!0,dc||(dc=!0,t=yc,rd((function(){6&eu?ae(ce,t):t()})))}function gc(e,t){if(!pc&&fc){pc=!0;do{for(var n=!1,r=uc;null!==r;){if(!t)if(0!==e){var a=r.pendingLanes;if(0===a)var o=0;else{var i=r.suspendedLanes,l=r.pingedLanes;o=(1<<31-we(42|e)+1)-1,o=201326677&(o&=a&~(i&~l))?201326677&o|1:o?2|o:0}0!==o&&(n=!0,wc(r,o))}else o=ru,!(3&(o=Ce(r,r===tu?o:0)))||Ae(r,o)||(n=!0,wc(r,o));r=r.next}}while(n);pc=!1}}function yc(){fc=dc=!1;var e=0;0!==hc&&(function(){var e=window.event;if(e&&"popstate"===e.type)return e!==Jc&&(Jc=e,!0);return Jc=null,!1}()&&(e=hc),hc=0);for(var t=se(),n=null,r=uc;null!==r;){var a=r.next,o=bc(r,t);0===o?(r.next=null,null===n?uc=a:n.next=a,null===a&&(cc=n)):(n=r,(0!==e||3&o)&&(fc=!0)),r=a}gc(e,!1)}function bc(e,t){for(var n=e.suspendedLanes,r=e.pingedLanes,a=e.expirationTimes,o=-62914561&e.pendingLanes;0<o;){var i=31-we(o),l=1<<i,s=a[i];-1===s?l&n&&!(l&r)||(a[i]=Pe(l,t)):s<=t&&(e.expiredLanes|=l),o&=~l}if(n=ru,n=Ce(e,e===(t=tu)?n:0),r=e.callbackNode,0===n||e===t&&2===au||null!==e.cancelPendingCommit)return null!==r&&null!==r&&oe(r),e.callbackNode=null,e.callbackPriority=0;if(!(3&n)||Ae(e,n)){if((t=n&-n)===e.callbackPriority)return t;switch(null!==r&&oe(r),Le(n)){case 2:case 8:n=de;break;case 32:default:n=fe;break;case 268435456:n=he}return r=vc.bind(null,e),n=ae(n,r),e.callbackPriority=t,e.callbackNode=n,t}return null!==r&&null!==r&&oe(r),e.callbackPriority=2,e.callbackNode=null,2}function vc(e,t){var n=e.callbackNode;if(tc()&&e.callbackNode!==n)return null;var r=ru;return 0===(r=Ce(e,e===tu?r:0))?null:(Ou(e,r,t),bc(e,se()),null!=e.callbackNode&&e.callbackNode===n?vc.bind(null,e):null)}function wc(e,t){if(tc())return null;Ou(e,t,!0)}function kc(){return 0===hc&&(hc=Te()),hc}function xc(e){return null==e||"symbol"==typeof e||"boolean"==typeof e?null:"function"==typeof e?e:Tt(""+e)}function Sc(e,t){var n=t.ownerDocument.createElement("input");return n.name=t.name,n.value=t.value,e.id&&n.setAttribute("form",e.id),t.parentNode.insertBefore(n,t),e=new FormData(e),n.parentNode.removeChild(n),e}for(var _c=0;_c<kr.length;_c++){var Ec=kr[_c];xr(Ec.toLowerCase(),"on"+(Ec[0].toUpperCase()+Ec.slice(1)))}xr(pr,"onAnimationEnd"),xr(hr,"onAnimationIteration"),xr(mr,"onAnimationStart"),xr("dblclick","onDoubleClick"),xr("focusin","onFocus"),xr("focusout","onBlur"),xr(gr,"onTransitionRun"),xr(yr,"onTransitionStart"),xr(br,"onTransitionCancel"),xr(vr,"onTransitionEnd"),tt("onMouseEnter",["mouseout","mouseover"]),tt("onMouseLeave",["mouseout","mouseover"]),tt("onPointerEnter",["pointerout","pointerover"]),tt("onPointerLeave",["pointerout","pointerover"]),et("onChange","change click focusin focusout input keydown keyup selectionchange".split(" ")),et("onSelect","focusout contextmenu dragend focusin keydown keyup mousedown mouseup selectionchange".split(" ")),et("onBeforeInput",["compositionend","keypress","textInput","paste"]),et("onCompositionEnd","compositionend focusout keydown keypress keyup mousedown".split(" ")),et("onCompositionStart","compositionstart focusout keydown keypress keyup mousedown".split(" ")),et("onCompositionUpdate","compositionupdate focusout keydown keypress keyup mousedown".split(" "));var Cc="abort canplay canplaythrough durationchange emptied encrypted ended error loadeddata loadedmetadata loadstart pause play playing progress ratechange resize seeked seeking stalled suspend timeupdate volumechange waiting".split(" "),Ac=new Set("beforetoggle cancel close invalid load scroll scrollend toggle".split(" ").concat(Cc));function Pc(e,t){t=!!(4&t);for(var n=0;n<e.length;n++){var r=e[n],a=r.event;r=r.listeners;e:{var o=void 0;if(t)for(var i=r.length-1;0<=i;i--){var l=r[i],s=l.instance,u=l.currentTarget;if(l=l.listener,s!==o&&a.isPropagationStopped())break e;o=l,a.currentTarget=u;try{o(a)}catch(c){Fi(c)}a.currentTarget=null,o=s}else for(i=0;i<r.length;i++){if(s=(l=r[i]).instance,u=l.currentTarget,l=l.listener,s!==o&&a.isPropagationStopped())break e;o=l,a.currentTarget=u;try{o(a)}catch(c){Fi(c)}a.currentTarget=null,o=s}}}}function Tc(e,t){var n=t[$e];void 0===n&&(n=t[$e]=new Set);var r=e+"__bubble";n.has(r)||(Oc(t,e,2,!1),n.add(r))}function Rc(e,t,n){var r=0;t&&(r|=4),Oc(n,e,r,t)}var Nc="_reactListening"+Math.random().toString(36).slice(2);function jc(e){if(!e[Nc]){e[Nc]=!0,Xe.forEach((function(t){"selectionchange"!==t&&(Ac.has(t)||Rc(t,!1,e),Rc(t,!0,e))}));var t=9===e.nodeType?e:e.ownerDocument;null===t||t[Nc]||(t[Nc]=!0,Rc("selectionchange",!1,t))}}function Oc(e,t,n,r){switch(Zd(t)){case 2:var a=Wd;break;case 8:a=qd;break;default:a=Gd}n=a.bind(null,t,n,e),a=void 0,!zt||"touchstart"!==t&&"touchmove"!==t&&"wheel"!==t||(a=!0),r?void 0!==a?e.addEventListener(t,n,{capture:!0,passive:a}):e.addEventListener(t,n,!0):void 0!==a?e.addEventListener(t,n,{passive:a}):e.addEventListener(t,n,!1)}function Fc(e,t,n,r,a){var o=r;if(!(1&t||2&t||null===r))e:for(;;){if(null===r)return;var i=r.tag;if(3===i||4===i){var l=r.stateNode.containerInfo;if(l===a||8===l.nodeType&&l.parentNode===a)break;if(4===i)for(i=r.return;null!==i;){var s=i.tag;if((3===s||4===s)&&((s=i.stateNode.containerInfo)===a||8===s.nodeType&&s.parentNode===a))return;i=i.return}for(;null!==l;){if(null===(i=Ge(l)))return;if(5===(s=i.tag)||6===s||26===s||27===s){r=o=i;continue e}l=l.parentNode}}r=r.return}It((function(){var r=o,a=Nt(n),i=[];e:{var l=wr.get(e);if(void 0!==l){var s=Xt,u=e;switch(e){case"keypress":if(0===Vt(n))break e;case"keydown":case"keyup":s=hn;break;case"focusin":u="focus",s=an;break;case"focusout":u="blur",s=an;break;case"beforeblur":case"afterblur":s=an;break;case"click":if(2===n.button)break e;case"auxclick":case"dblclick":case"mousedown":case"mousemove":case"mouseup":case"mouseout":case"mouseover":case"contextmenu":s=nn;break;case"drag":case"dragend":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"dragstart":case"drop":s=rn;break;case"touchcancel":case"touchend":case"touchmove":case"touchstart":s=gn;break;case pr:case hr:case mr:s=on;break;case vr:s=yn;break;case"scroll":case"scrollend":s=en;break;case"wheel":s=bn;break;case"copy":case"cut":case"paste":s=ln;break;case"gotpointercapture":case"lostpointercapture":case"pointercancel":case"pointerdown":case"pointermove":case"pointerout":case"pointerover":case"pointerup":s=mn;break;case"toggle":case"beforetoggle":s=vn}var c=!!(4&t),d=!c&&("scroll"===e||"scrollend"===e),f=c?null!==l?l+"Capture":null:l;c=[];for(var p,h=r;null!==h;){var m=h;if(p=m.stateNode,5!==(m=m.tag)&&26!==m&&27!==m||null===p||null===f||null!=(m=Dt(h,f))&&c.push(Lc(h,m,p)),d)break;h=h.return}0<c.length&&(l=new s(l,u,null,n,a),i.push({event:l,listeners:c}))}}if(!(7&t)){if(s="mouseout"===e||"pointerout"===e,(!(l="mouseover"===e||"pointerover"===e)||n===Rt||!(u=n.relatedTarget||n.fromElement)||!Ge(u)&&!u[Be])&&(s||l)&&(l=a.window===a?a:(l=a.ownerDocument)?l.defaultView||l.parentWindow:window,s?(s=r,null!==(u=(u=n.relatedTarget||n.toElement)?Ge(u):null)&&(d=D(u),c=u.tag,u!==d||5!==c&&27!==c&&6!==c)&&(u=null)):(s=null,u=r),s!==u)){if(c=nn,m="onMouseLeave",f="onMouseEnter",h="mouse","pointerout"!==e&&"pointerover"!==e||(c=mn,m="onPointerLeave",f="onPointerEnter",h="pointer"),d=null==s?l:Ye(s),p=null==u?l:Ye(u),(l=new c(m,h+"leave",s,n,a)).target=d,l.relatedTarget=p,m=null,Ge(a)===r&&((c=new c(f,h+"enter",u,n,a)).target=p,c.relatedTarget=d,m=c),d=m,s&&u)e:{for(f=u,h=0,p=c=s;p;p=Dc(p))h++;for(p=0,m=f;m;m=Dc(m))p++;for(;0<h-p;)c=Dc(c),h--;for(;0<p-h;)f=Dc(f),p--;for(;h--;){if(c===f||null!==f&&c===f.alternate)break e;c=Dc(c),f=Dc(f)}c=null}else c=null;null!==s&&zc(i,l,s,c,!1),null!==u&&null!==d&&zc(i,d,u,c,!0)}if("select"===(s=(l=r?Ye(r):window).nodeName&&l.nodeName.toLowerCase())||"input"===s&&"file"===l.type)var g=Dn;else if(Nn(l))if(zn)g=Gn;else{g=Wn;var y=Vn}else!(s=l.nodeName)||"input"!==s.toLowerCase()||"checkbox"!==l.type&&"radio"!==l.type?r&&Ct(r.elementType)&&(g=Dn):g=qn;switch(g&&(g=g(e,r))?jn(i,g,n,a):(y&&y(e,l,r),"focusout"===e&&r&&"number"===l.type&&null!=r.memoizedProps.value&&bt(l,"number",l.value)),y=r?Ye(r):window,e){case"focusin":(Nn(y)||"true"===y.contentEditable)&&(rr=y,ar=r,or=null);break;case"focusout":or=ar=rr=null;break;case"mousedown":ir=!0;break;case"contextmenu":case"mouseup":case"dragend":ir=!1,lr(i,n,a);break;case"selectionchange":if(nr)break;case"keydown":case"keyup":lr(i,n,a)}var b;if(kn)e:{switch(e){case"compositionstart":var v="onCompositionStart";break e;case"compositionend":v="onCompositionEnd";break e;case"compositionupdate":v="onCompositionUpdate";break e}v=void 0}else Tn?An(e,n)&&(v="onCompositionEnd"):"keydown"===e&&229===n.keyCode&&(v="onCompositionStart");v&&(_n&&"ko"!==n.locale&&(Tn||"onCompositionStart"!==v?"onCompositionEnd"===v&&Tn&&(b=Ht()):($t="value"in(Bt=a)?Bt.value:Bt.textContent,Tn=!0)),0<(y=Ic(r,v)).length&&(v=new sn(v,e,null,n,a),i.push({event:v,listeners:y}),b?v.data=b:null!==(b=Pn(n))&&(v.data=b))),(b=Sn?function(e,t){switch(e){case"compositionend":return Pn(t);case"keypress":return 32!==t.which?null:(Cn=!0,En);case"textInput":return(e=t.data)===En&&Cn?null:e;default:return null}}(e,n):function(e,t){if(Tn)return"compositionend"===e||!kn&&An(e,t)?(e=Ht(),Ut=$t=Bt=null,Tn=!1,e):null;switch(e){case"paste":default:return null;case"keypress":if(!(t.ctrlKey||t.altKey||t.metaKey)||t.ctrlKey&&t.altKey){if(t.char&&1<t.char.length)return t.char;if(t.which)return String.fromCharCode(t.which)}return null;case"compositionend":return _n&&"ko"!==t.locale?null:t.data}}(e,n))&&(0<(v=Ic(r,"onBeforeInput")).length&&(y=new sn("onBeforeInput","beforeinput",null,n,a),i.push({event:y,listeners:v}),y.data=b)),function(e,t,n,r,a){if("submit"===t&&n&&n.stateNode===a){var o=xc((a[Me]||null).action),i=r.submitter;i&&null!==(t=(t=i[Me]||null)?xc(t.formAction):i.getAttribute("formAction"))&&(o=t,i=null);var l=new Xt("action","action",null,r,a);e.push({event:l,listeners:[{instance:null,listener:function(){if(r.defaultPrevented){if(0!==hc){var e=i?Sc(a,i):new FormData(a);di(n,{pending:!0,data:e,method:a.method,action:o},null,e)}}else"function"==typeof o&&(l.preventDefault(),e=i?Sc(a,i):new FormData(a),di(n,{pending:!0,data:e,method:a.method,action:o},o,e))},currentTarget:a}]})}}(i,e,r,n,a)}Pc(i,t)}))}function Lc(e,t,n){return{instance:e,listener:t,currentTarget:n}}function Ic(e,t){for(var n=t+"Capture",r=[];null!==e;){var a=e,o=a.stateNode;5!==(a=a.tag)&&26!==a&&27!==a||null===o||(null!=(a=Dt(e,n))&&r.unshift(Lc(e,a,o)),null!=(a=Dt(e,t))&&r.push(Lc(e,a,o))),e=e.return}return r}function Dc(e){if(null===e)return null;do{e=e.return}while(e&&5!==e.tag&&27!==e.tag);return e||null}function zc(e,t,n,r,a){for(var o=t._reactName,i=[];null!==n&&n!==r;){var l=n,s=l.alternate,u=l.stateNode;if(l=l.tag,null!==s&&s===r)break;5!==l&&26!==l&&27!==l||null===u||(s=u,a?null!=(u=Dt(n,o))&&i.unshift(Lc(n,u,s)):a||null!=(u=Dt(n,o))&&i.push(Lc(n,u,s))),n=n.return}0!==i.length&&e.push({event:t,listeners:i})}var Mc=/\r\n?/g,Bc=/\u0000|\uFFFD/g;function $c(e){return("string"==typeof e?e:""+e).replace(Mc,"\n").replace(Bc,"")}function Uc(e,t){return t=$c(t),$c(e)===t}function Hc(){}function Vc(e,t,n,r,a,o){switch(n){case"children":"string"==typeof r?"body"===t||"textarea"===t&&""===r||xt(e,r):("number"==typeof r||"bigint"==typeof r)&&"body"!==t&&xt(e,""+r);break;case"className":lt(e,"class",r);break;case"tabIndex":lt(e,"tabindex",r);break;case"dir":case"role":case"viewBox":case"width":case"height":lt(e,n,r);break;case"style":Et(e,r,o);break;case"data":if("object"!==t){lt(e,"data",r);break}case"src":case"href":if(""===r&&("a"!==t||"href"!==n)){e.removeAttribute(n);break}if(null==r||"function"==typeof r||"symbol"==typeof r||"boolean"==typeof r){e.removeAttribute(n);break}r=Tt(""+r),e.setAttribute(n,r);break;case"action":case"formAction":if("function"==typeof r){e.setAttribute(n,"javascript:throw new Error('A React form was unexpectedly submitted. If you called form.submit() manually, consider using form.requestSubmit() instead. If you\\'re trying to use event.stopPropagation() in a submit event handler, consider also calling event.preventDefault().')");break}if("function"==typeof o&&("formAction"===n?("input"!==t&&Vc(e,t,"name",a.name,a,null),Vc(e,t,"formEncType",a.formEncType,a,null),Vc(e,t,"formMethod",a.formMethod,a,null),Vc(e,t,"formTarget",a.formTarget,a,null)):(Vc(e,t,"encType",a.encType,a,null),Vc(e,t,"method",a.method,a,null),Vc(e,t,"target",a.target,a,null))),null==r||"symbol"==typeof r||"boolean"==typeof r){e.removeAttribute(n);break}r=Tt(""+r),e.setAttribute(n,r);break;case"onClick":null!=r&&(e.onclick=Hc);break;case"onScroll":null!=r&&Tc("scroll",e);break;case"onScrollEnd":null!=r&&Tc("scrollend",e);break;case"dangerouslySetInnerHTML":if(null!=r){if("object"!=typeof r||!("__html"in r))throw Error(i(61));if(null!=(n=r.__html)){if(null!=a.children)throw Error(i(60));e.innerHTML=n}}break;case"multiple":e.multiple=r&&"function"!=typeof r&&"symbol"!=typeof r;break;case"muted":e.muted=r&&"function"!=typeof r&&"symbol"!=typeof r;break;case"suppressContentEditableWarning":case"suppressHydrationWarning":case"defaultValue":case"defaultChecked":case"innerHTML":case"ref":case"autoFocus":break;case"xlinkHref":if(null==r||"function"==typeof r||"boolean"==typeof r||"symbol"==typeof r){e.removeAttribute("xlink:href");break}n=Tt(""+r),e.setAttributeNS("http://www.w3.org/1999/xlink","xlink:href",n);break;case"contentEditable":case"spellCheck":case"draggable":case"value":case"autoReverse":case"externalResourcesRequired":case"focusable":case"preserveAlpha":null!=r&&"function"!=typeof r&&"symbol"!=typeof r?e.setAttribute(n,""+r):e.removeAttribute(n);break;case"inert":case"allowFullScreen":case"async":case"autoPlay":case"controls":case"default":case"defer":case"disabled":case"disablePictureInPicture":case"disableRemotePlayback":case"formNoValidate":case"hidden":case"loop":case"noModule":case"noValidate":case"open":case"playsInline":case"readOnly":case"required":case"reversed":case"scoped":case"seamless":case"itemScope":r&&"function"!=typeof r&&"symbol"!=typeof r?e.setAttribute(n,""):e.removeAttribute(n);break;case"capture":case"download":!0===r?e.setAttribute(n,""):!1!==r&&null!=r&&"function"!=typeof r&&"symbol"!=typeof r?e.setAttribute(n,r):e.removeAttribute(n);break;case"cols":case"rows":case"size":case"span":null!=r&&"function"!=typeof r&&"symbol"!=typeof r&&!isNaN(r)&&1<=r?e.setAttribute(n,r):e.removeAttribute(n);break;case"rowSpan":case"start":null==r||"function"==typeof r||"symbol"==typeof r||isNaN(r)?e.removeAttribute(n):e.setAttribute(n,r);break;case"popover":Tc("beforetoggle",e),Tc("toggle",e),it(e,"popover",r);break;case"xlinkActuate":st(e,"http://www.w3.org/1999/xlink","xlink:actuate",r);break;case"xlinkArcrole":st(e,"http://www.w3.org/1999/xlink","xlink:arcrole",r);break;case"xlinkRole":st(e,"http://www.w3.org/1999/xlink","xlink:role",r);break;case"xlinkShow":st(e,"http://www.w3.org/1999/xlink","xlink:show",r);break;case"xlinkTitle":st(e,"http://www.w3.org/1999/xlink","xlink:title",r);break;case"xlinkType":st(e,"http://www.w3.org/1999/xlink","xlink:type",r);break;case"xmlBase":st(e,"http://www.w3.org/XML/1998/namespace","xml:base",r);break;case"xmlLang":st(e,"http://www.w3.org/XML/1998/namespace","xml:lang",r);break;case"xmlSpace":st(e,"http://www.w3.org/XML/1998/namespace","xml:space",r);break;case"is":it(e,"is",r);break;case"innerText":case"textContent":break;default:(!(2<n.length)||"o"!==n[0]&&"O"!==n[0]||"n"!==n[1]&&"N"!==n[1])&&it(e,n=At.get(n)||n,r)}}function Wc(e,t,n,r,a,o){switch(n){case"style":Et(e,r,o);break;case"dangerouslySetInnerHTML":if(null!=r){if("object"!=typeof r||!("__html"in r))throw Error(i(61));if(null!=(n=r.__html)){if(null!=a.children)throw Error(i(60));e.innerHTML=n}}break;case"children":"string"==typeof r?xt(e,r):("number"==typeof r||"bigint"==typeof r)&&xt(e,""+r);break;case"onScroll":null!=r&&Tc("scroll",e);break;case"onScrollEnd":null!=r&&Tc("scrollend",e);break;case"onClick":null!=r&&(e.onclick=Hc);break;case"suppressContentEditableWarning":case"suppressHydrationWarning":case"innerHTML":case"ref":case"innerText":case"textContent":break;default:Je.hasOwnProperty(n)||("o"!==n[0]||"n"!==n[1]||(a=n.endsWith("Capture"),t=n.slice(2,a?n.length-7:void 0),"function"==typeof(o=null!=(o=e[Me]||null)?o[n]:null)&&e.removeEventListener(t,o,a),"function"!=typeof r)?n in e?e[n]=r:!0===r?e.setAttribute(n,""):it(e,n,r):("function"!=typeof o&&null!==o&&(n in e?e[n]=null:e.hasAttribute(n)&&e.removeAttribute(n)),e.addEventListener(t,r,a)))}}function qc(e,t,n){switch(t){case"div":case"span":case"svg":case"path":case"a":case"g":case"p":case"li":break;case"img":Tc("error",e),Tc("load",e);var r,a=!1,o=!1;for(r in n)if(n.hasOwnProperty(r)){var l=n[r];if(null!=l)switch(r){case"src":a=!0;break;case"srcSet":o=!0;break;case"children":case"dangerouslySetInnerHTML":throw Error(i(137,t));default:Vc(e,t,r,l,n,null)}}return o&&Vc(e,t,"srcSet",n.srcSet,n,null),void(a&&Vc(e,t,"src",n.src,n,null));case"input":Tc("invalid",e);var s=r=l=o=null,u=null,c=null;for(a in n)if(n.hasOwnProperty(a)){var d=n[a];if(null!=d)switch(a){case"name":o=d;break;case"type":l=d;break;case"checked":u=d;break;case"defaultChecked":c=d;break;case"value":r=d;break;case"defaultValue":s=d;break;case"children":case"dangerouslySetInnerHTML":if(null!=d)throw Error(i(137,t));break;default:Vc(e,t,a,d,n,null)}}return yt(e,r,s,u,c,l,o,!1),void dt(e);case"select":for(o in Tc("invalid",e),a=l=r=null,n)if(n.hasOwnProperty(o)&&null!=(s=n[o]))switch(o){case"value":r=s;break;case"defaultValue":l=s;break;case"multiple":a=s;default:Vc(e,t,o,s,n,null)}return t=r,n=l,e.multiple=!!a,void(null!=t?vt(e,!!a,t,!1):null!=n&&vt(e,!!a,n,!0));case"textarea":for(l in Tc("invalid",e),r=o=a=null,n)if(n.hasOwnProperty(l)&&null!=(s=n[l]))switch(l){case"value":a=s;break;case"defaultValue":o=s;break;case"children":r=s;break;case"dangerouslySetInnerHTML":if(null!=s)throw Error(i(91));break;default:Vc(e,t,l,s,n,null)}return kt(e,a,o,r),void dt(e);case"option":for(u in n)if(n.hasOwnProperty(u)&&null!=(a=n[u]))if("selected"===u)e.selected=a&&"function"!=typeof a&&"symbol"!=typeof a;else Vc(e,t,u,a,n,null);return;case"dialog":Tc("cancel",e),Tc("close",e);break;case"iframe":case"object":Tc("load",e);break;case"video":case"audio":for(a=0;a<Cc.length;a++)Tc(Cc[a],e);break;case"image":Tc("error",e),Tc("load",e);break;case"details":Tc("toggle",e);break;case"embed":case"source":case"link":Tc("error",e),Tc("load",e);case"area":case"base":case"br":case"col":case"hr":case"keygen":case"meta":case"param":case"track":case"wbr":case"menuitem":for(c in n)if(n.hasOwnProperty(c)&&null!=(a=n[c]))switch(c){case"children":case"dangerouslySetInnerHTML":throw Error(i(137,t));default:Vc(e,t,c,a,n,null)}return;default:if(Ct(t)){for(d in n)n.hasOwnProperty(d)&&(void 0!==(a=n[d])&&Wc(e,t,d,a,n,void 0));return}}for(s in n)n.hasOwnProperty(s)&&(null!=(a=n[s])&&Vc(e,t,s,a,n,null))}var Gc=null,Kc=null;function Yc(e){return 9===e.nodeType?e:e.ownerDocument}function Qc(e){switch(e){case"http://www.w3.org/2000/svg":return 1;case"http://www.w3.org/1998/Math/MathML":return 2;default:return 0}}function Zc(e,t){if(0===e)switch(t){case"svg":return 1;case"math":return 2;default:return 0}return 1===e&&"foreignObject"===t?0:e}function Xc(e,t){return"textarea"===e||"noscript"===e||"string"==typeof t.children||"number"==typeof t.children||"bigint"==typeof t.children||"object"==typeof t.dangerouslySetInnerHTML&&null!==t.dangerouslySetInnerHTML&&null!=t.dangerouslySetInnerHTML.__html}var Jc=null;var ed="function"==typeof setTimeout?setTimeout:void 0,td="function"==typeof clearTimeout?clearTimeout:void 0,nd="function"==typeof Promise?Promise:void 0,rd="function"==typeof queueMicrotask?queueMicrotask:void 0!==nd?function(e){return nd.resolve(null).then(e).catch(ad)}:ed;function ad(e){setTimeout((function(){throw e}))}function od(e,t){var n=t,r=0;do{var a=n.nextSibling;if(e.removeChild(n),a&&8===a.nodeType)if("/$"===(n=a.data)){if(0===r)return e.removeChild(a),void gf(t);r--}else"$"!==n&&"$?"!==n&&"$!"!==n||r++;n=a}while(n);gf(t)}function id(e){var t=e.firstChild;for(t&&10===t.nodeType&&(t=t.nextSibling);t;){var n=t;switch(t=t.nextSibling,n.nodeName){case"HTML":case"HEAD":case"BODY":id(n),qe(n);continue;case"SCRIPT":case"STYLE":continue;case"LINK":if("stylesheet"===n.rel.toLowerCase())continue}e.removeChild(n)}}function ld(e){for(;null!=e;e=e.nextSibling){var t=e.nodeType;if(1===t||3===t)break;if(8===t){if("$"===(t=e.data)||"$!"===t||"$?"===t||"F!"===t||"F"===t)break;if("/$"===t)return null}}return e}function sd(e){e=e.previousSibling;for(var t=0;e;){if(8===e.nodeType){var n=e.data;if("$"===n||"$!"===n||"$?"===n){if(0===t)return e;t--}else"/$"===n&&t++}e=e.previousSibling}return null}function ud(e,t,n){switch(t=Yc(n),e){case"html":if(!(e=t.documentElement))throw Error(i(452));return e;case"head":if(!(e=t.head))throw Error(i(453));return e;case"body":if(!(e=t.body))throw Error(i(454));return e;default:throw Error(i(451))}}var cd=new Map,dd=new Set;function fd(e){return"function"==typeof e.getRootNode?e.getRootNode():e.ownerDocument}var pd=U.d;U.d={f:function(){var e=pd.f(),t=zu();return e||t},r:function(e){var t=Ke(e);null!==t&&5===t.tag&&"form"===t.type?pi(t):pd.r(e)},D:function(e){pd.D(e),md("dns-prefetch",e,null)},C:function(e,t){pd.C(e,t),md("preconnect",e,t)},L:function(e,t,n){pd.L(e,t,n);var r=hd;if(r&&e&&t){var a='link[rel="preload"][as="'+mt(t)+'"]';"image"===t&&n&&n.imageSrcSet?(a+='[imagesrcset="'+mt(n.imageSrcSet)+'"]',"string"==typeof n.imageSizes&&(a+='[imagesizes="'+mt(n.imageSizes)+'"]')):a+='[href="'+mt(e)+'"]';var o=a;switch(t){case"style":o=yd(e);break;case"script":o=wd(e)}cd.has(o)||(e=N({rel:"preload",href:"image"===t&&n&&n.imageSrcSet?void 0:e,as:t},n),cd.set(o,e),null!==r.querySelector(a)||"style"===t&&r.querySelector(bd(o))||"script"===t&&r.querySelector(kd(o))||(qc(t=r.createElement("link"),"link",e),Ze(t),r.head.appendChild(t)))}},m:function(e,t){pd.m(e,t);var n=hd;if(n&&e){var r=t&&"string"==typeof t.as?t.as:"script",a='link[rel="modulepreload"][as="'+mt(r)+'"][href="'+mt(e)+'"]',o=a;switch(r){case"audioworklet":case"paintworklet":case"serviceworker":case"sharedworker":case"worker":case"script":o=wd(e)}if(!cd.has(o)&&(e=N({rel:"modulepreload",href:e},t),cd.set(o,e),null===n.querySelector(a))){switch(r){case"audioworklet":case"paintworklet":case"serviceworker":case"sharedworker":case"worker":case"script":if(n.querySelector(kd(o)))return}qc(r=n.createElement("link"),"link",e),Ze(r),n.head.appendChild(r)}}},X:function(e,t){pd.X(e,t);var n=hd;if(n&&e){var r=Qe(n).hoistableScripts,a=wd(e),o=r.get(a);o||((o=n.querySelector(kd(a)))||(e=N({src:e,async:!0},t),(t=cd.get(a))&&Ed(e,t),Ze(o=n.createElement("script")),qc(o,"link",e),n.head.appendChild(o)),o={type:"script",instance:o,count:1,state:null},r.set(a,o))}},S:function(e,t,n){pd.S(e,t,n);var r=hd;if(r&&e){var a=Qe(r).hoistableStyles,o=yd(e);t=t||"default";var i=a.get(o);if(!i){var l={loading:0,preload:null};if(i=r.querySelector(bd(o)))l.loading=5;else{e=N({rel:"stylesheet",href:e,"data-precedence":t},n),(n=cd.get(o))&&_d(e,n);var s=i=r.createElement("link");Ze(s),qc(s,"link",e),s._p=new Promise((function(e,t){s.onload=e,s.onerror=t})),s.addEventListener("load",(function(){l.loading|=1})),s.addEventListener("error",(function(){l.loading|=2})),l.loading|=4,Sd(i,t,r)}i={type:"stylesheet",instance:i,count:1,state:l},a.set(o,i)}}},M:function(e,t){pd.M(e,t);var n=hd;if(n&&e){var r=Qe(n).hoistableScripts,a=wd(e),o=r.get(a);o||((o=n.querySelector(kd(a)))||(e=N({src:e,async:!0,type:"module"},t),(t=cd.get(a))&&Ed(e,t),Ze(o=n.createElement("script")),qc(o,"link",e),n.head.appendChild(o)),o={type:"script",instance:o,count:1,state:null},r.set(a,o))}}};var hd="undefined"==typeof document?null:document;function md(e,t,n){var r=hd;if(r&&"string"==typeof t&&t){var a=mt(t);a='link[rel="'+e+'"][href="'+a+'"]',"string"==typeof n&&(a+='[crossorigin="'+n+'"]'),dd.has(a)||(dd.add(a),e={rel:e,crossOrigin:n,href:t},null===r.querySelector(a)&&(qc(t=r.createElement("link"),"link",e),Ze(t),r.head.appendChild(t)))}}function gd(e,t,n,r){var a,o,l,s,u=(u=Z.current)?fd(u):null;if(!u)throw Error(i(446));switch(e){case"meta":case"title":return null;case"style":return"string"==typeof n.precedence&&"string"==typeof n.href?(t=yd(n.href),(r=(n=Qe(u).hoistableStyles).get(t))||(r={type:"style",instance:null,count:0,state:null},n.set(t,r)),r):{type:"void",instance:null,count:0,state:null};case"link":if("stylesheet"===n.rel&&"string"==typeof n.href&&"string"==typeof n.precedence){e=yd(n.href);var c=Qe(u).hoistableStyles,d=c.get(e);if(d||(u=u.ownerDocument||u,d={type:"stylesheet",instance:null,count:0,state:{loading:0,preload:null}},c.set(e,d),(c=u.querySelector(bd(e)))&&!c._p&&(d.instance=c,d.state.loading=5),cd.has(e)||(n={rel:"preload",as:"style",href:n.href,crossOrigin:n.crossOrigin,integrity:n.integrity,media:n.media,hrefLang:n.hrefLang,referrerPolicy:n.referrerPolicy},cd.set(e,n),c||(a=u,o=e,l=n,s=d.state,a.querySelector('link[rel="preload"][as="style"]['+o+"]")?s.loading=1:(o=a.createElement("link"),s.preload=o,o.addEventListener("load",(function(){return s.loading|=1})),o.addEventListener("error",(function(){return s.loading|=2})),qc(o,"link",l),Ze(o),a.head.appendChild(o))))),t&&null===r)throw Error(i(528,""));return d}if(t&&null!==r)throw Error(i(529,""));return null;case"script":return t=n.async,"string"==typeof(n=n.src)&&t&&"function"!=typeof t&&"symbol"!=typeof t?(t=wd(n),(r=(n=Qe(u).hoistableScripts).get(t))||(r={type:"script",instance:null,count:0,state:null},n.set(t,r)),r):{type:"void",instance:null,count:0,state:null};default:throw Error(i(444,e))}}function yd(e){return'href="'+mt(e)+'"'}function bd(e){return'link[rel="stylesheet"]['+e+"]"}function vd(e){return N({},e,{"data-precedence":e.precedence,precedence:null})}function wd(e){return'[src="'+mt(e)+'"]'}function kd(e){return"script[async]"+e}function xd(e,t,n){if(t.count++,null===t.instance)switch(t.type){case"style":var r=e.querySelector('style[data-href~="'+mt(n.href)+'"]');if(r)return t.instance=r,Ze(r),r;var a=N({},n,{"data-href":n.href,"data-precedence":n.precedence,href:null,precedence:null});return Ze(r=(e.ownerDocument||e).createElement("style")),qc(r,"style",a),Sd(r,n.precedence,e),t.instance=r;case"stylesheet":a=yd(n.href);var o=e.querySelector(bd(a));if(o)return t.state.loading|=4,t.instance=o,Ze(o),o;r=vd(n),(a=cd.get(a))&&_d(r,a),Ze(o=(e.ownerDocument||e).createElement("link"));var l=o;return l._p=new Promise((function(e,t){l.onload=e,l.onerror=t})),qc(o,"link",r),t.state.loading|=4,Sd(o,n.precedence,e),t.instance=o;case"script":return o=wd(n.src),(a=e.querySelector(kd(o)))?(t.instance=a,Ze(a),a):(r=n,(a=cd.get(o))&&Ed(r=N({},n),a),Ze(a=(e=e.ownerDocument||e).createElement("script")),qc(a,"link",r),e.head.appendChild(a),t.instance=a);case"void":return null;default:throw Error(i(443,t.type))}else"stylesheet"===t.type&&!(4&t.state.loading)&&(r=t.instance,t.state.loading|=4,Sd(r,n.precedence,e));return t.instance}function Sd(e,t,n){for(var r=n.querySelectorAll('link[rel="stylesheet"][data-precedence],style[data-precedence]'),a=r.length?r[r.length-1]:null,o=a,i=0;i<r.length;i++){var l=r[i];if(l.dataset.precedence===t)o=l;else if(o!==a)break}o?o.parentNode.insertBefore(e,o.nextSibling):(t=9===n.nodeType?n.head:n).insertBefore(e,t.firstChild)}function _d(e,t){null==e.crossOrigin&&(e.crossOrigin=t.crossOrigin),null==e.referrerPolicy&&(e.referrerPolicy=t.referrerPolicy),null==e.title&&(e.title=t.title)}function Ed(e,t){null==e.crossOrigin&&(e.crossOrigin=t.crossOrigin),null==e.referrerPolicy&&(e.referrerPolicy=t.referrerPolicy),null==e.integrity&&(e.integrity=t.integrity)}var Cd=null;function Ad(e,t,n){if(null===Cd){var r=new Map,a=Cd=new Map;a.set(n,r)}else(r=(a=Cd).get(n))||(r=new Map,a.set(n,r));if(r.has(e))return r;for(r.set(e,null),n=n.getElementsByTagName(e),a=0;a<n.length;a++){var o=n[a];if(!(o[We]||o[ze]||"link"===e&&"stylesheet"===o.getAttribute("rel"))&&"http://www.w3.org/2000/svg"!==o.namespaceURI){var i=o.getAttribute(t)||"";i=e+i;var l=r.get(i);l?l.push(o):r.set(i,[o])}}return r}function Pd(e,t,n){(e=e.ownerDocument||e).head.insertBefore(n,"title"===t?e.querySelector("head > title"):null)}function Td(e){return!!("stylesheet"!==e.type||3&e.state.loading)}var Rd=null;function Nd(){}function jd(){if(this.count--,0===this.count)if(this.stylesheets)Fd(this,this.stylesheets);else if(this.unsuspend){var e=this.unsuspend;this.unsuspend=null,e()}}var Od=null;function Fd(e,t){e.stylesheets=null,null!==e.unsuspend&&(e.count++,Od=new Map,t.forEach(Ld,e),Od=null,jd.call(e))}function Ld(e,t){if(!(4&t.state.loading)){var n=Od.get(e);if(n)var r=n.get(null);else{n=new Map,Od.set(e,n);for(var a=e.querySelectorAll("link[data-precedence],style[data-precedence]"),o=0;o<a.length;o++){var i=a[o];"LINK"!==i.nodeName&&"not all"===i.getAttribute("media")||(n.set(i.dataset.precedence,i),r=i)}r&&n.set(null,r)}i=(a=t.instance).getAttribute("data-precedence"),(o=n.get(i)||r)===r&&n.set(null,a),n.set(i,a),this.count++,r=jd.bind(this),a.addEventListener("load",r),a.addEventListener("error",r),o?o.parentNode.insertBefore(a,o.nextSibling):(e=9===e.nodeType?e.head:e).insertBefore(a,e.firstChild),t.state.loading|=4}}var Id={$$typeof:g,Provider:null,Consumer:null,_currentValue:H,_currentValue2:H,_threadCount:0};function Dd(e,t,n,r,a,o,i,l){this.tag=1,this.containerInfo=e,this.finishedWork=this.pingCache=this.current=this.pendingChildren=null,this.timeoutHandle=-1,this.callbackNode=this.next=this.pendingContext=this.context=this.cancelPendingCommit=null,this.callbackPriority=0,this.expirationTimes=Ne(-1),this.entangledLanes=this.shellSuspendCounter=this.errorRecoveryDisabledLanes=this.finishedLanes=this.expiredLanes=this.warmLanes=this.pingedLanes=this.suspendedLanes=this.pendingLanes=0,this.entanglements=Ne(0),this.hiddenUpdates=Ne(null),this.identifierPrefix=r,this.onUncaughtError=a,this.onCaughtError=o,this.onRecoverableError=i,this.pooledCache=null,this.pooledCacheLanes=0,this.formState=l,this.incompleteTransitions=new Map}function zd(e,t,n,r,a,o,i,l,s,u,c,d){return e=new Dd(e,t,n,i,l,s,u,d),t=1,!0===o&&(t|=24),o=Ls(3,null,null,t),e.current=o,o.stateNode=e,(t=Ba()).refCount++,e.pooledCache=t,t.refCount++,o.memoizedState={element:r,isDehydrated:n,cache:t},Tl(o),e}function Md(e){return e?e=jr:jr}function Bd(e,t,n,r,a,o){a=Md(a),null===r.context?r.context=a:r.pendingContext=a,(r=Nl(t)).payload={element:n},null!==(o=void 0===o?null:o)&&(r.callback=o),null!==(n=jl(e,r,t))&&(ju(n,0,t),Ol(n,e,t))}function $d(e,t){if(null!==(e=e.memoizedState)&&null!==e.dehydrated){var n=e.retryLane;e.retryLane=0!==n&&n<t?n:t}}function Ud(e,t){$d(e,t),(e=e.alternate)&&$d(e,t)}function Hd(e){if(13===e.tag){var t=Tr(e,67108864);null!==t&&ju(t,0,67108864),Ud(e,67108864)}}var Vd=!0;function Wd(e,t,n,r){var a=R.T;R.T=null;var o=U.p;try{U.p=2,Gd(e,t,n,r)}finally{U.p=o,R.T=a}}function qd(e,t,n,r){var a=R.T;R.T=null;var o=U.p;try{U.p=8,Gd(e,t,n,r)}finally{U.p=o,R.T=a}}function Gd(e,t,n,r){if(Vd){var a=Kd(r);if(null===a)Fc(e,t,r,Yd,n),lf(e,r);else if(function(e,t,n,r,a){switch(t){case"focusin":return Jd=sf(Jd,e,t,n,r,a),!0;case"dragenter":return ef=sf(ef,e,t,n,r,a),!0;case"mouseover":return tf=sf(tf,e,t,n,r,a),!0;case"pointerover":var o=a.pointerId;return nf.set(o,sf(nf.get(o)||null,e,t,n,r,a)),!0;case"gotpointercapture":return o=a.pointerId,rf.set(o,sf(rf.get(o)||null,e,t,n,r,a)),!0}return!1}(a,e,t,n,r))r.stopPropagation();else if(lf(e,r),4&t&&-1<of.indexOf(e)){for(;null!==a;){var o=Ke(a);if(null!==o)switch(o.tag){case 3:if((o=o.stateNode).current.memoizedState.isDehydrated){var i=Ee(o.pendingLanes);if(0!==i){var l=o;for(l.pendingLanes|=2,l.entangledLanes|=2;i;){var s=1<<31-we(i);l.entanglements[1]|=s,i&=~s}mc(o),!(6&eu)&&(wu=se()+500,gc(0,!1))}}break;case 13:null!==(l=Tr(o,2))&&ju(l,0,2),zu(),Ud(o,2)}if(null===(o=Kd(r))&&Fc(e,t,r,Yd,n),o===a)break;a=o}null!==a&&r.stopPropagation()}else Fc(e,t,r,null,n)}}function Kd(e){return Qd(e=Nt(e))}var Yd=null;function Qd(e){if(Yd=null,null!==(e=Ge(e))){var t=D(e);if(null===t)e=null;else{var n=t.tag;if(13===n){if(null!==(e=z(t)))return e;e=null}else if(3===n){if(t.stateNode.current.memoizedState.isDehydrated)return 3===t.tag?t.stateNode.containerInfo:null;e=null}else t!==e&&(e=null)}}return Yd=e,null}function Zd(e){switch(e){case"beforetoggle":case"cancel":case"click":case"close":case"contextmenu":case"copy":case"cut":case"auxclick":case"dblclick":case"dragend":case"dragstart":case"drop":case"focusin":case"focusout":case"input":case"invalid":case"keydown":case"keypress":case"keyup":case"mousedown":case"mouseup":case"paste":case"pause":case"play":case"pointercancel":case"pointerdown":case"pointerup":case"ratechange":case"reset":case"resize":case"seeked":case"submit":case"toggle":case"touchcancel":case"touchend":case"touchstart":case"volumechange":case"change":case"selectionchange":case"textInput":case"compositionstart":case"compositionend":case"compositionupdate":case"beforeblur":case"afterblur":case"beforeinput":case"blur":case"fullscreenchange":case"focus":case"hashchange":case"popstate":case"select":case"selectstart":return 2;case"drag":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"mousemove":case"mouseout":case"mouseover":case"pointermove":case"pointerout":case"pointerover":case"scroll":case"touchmove":case"wheel":case"mouseenter":case"mouseleave":case"pointerenter":case"pointerleave":return 8;case"message":switch(ue()){case ce:return 2;case de:return 8;case fe:case pe:return 32;case he:return 268435456;default:return 32}default:return 32}}var Xd=!1,Jd=null,ef=null,tf=null,nf=new Map,rf=new Map,af=[],of="mousedown mouseup touchcancel touchend touchstart auxclick dblclick pointercancel pointerdown pointerup dragend dragstart drop compositionend compositionstart keydown keypress keyup input textInput copy cut paste click change contextmenu reset".split(" ");function lf(e,t){switch(e){case"focusin":case"focusout":Jd=null;break;case"dragenter":case"dragleave":ef=null;break;case"mouseover":case"mouseout":tf=null;break;case"pointerover":case"pointerout":nf.delete(t.pointerId);break;case"gotpointercapture":case"lostpointercapture":rf.delete(t.pointerId)}}function sf(e,t,n,r,a,o){return null===e||e.nativeEvent!==o?(e={blockedOn:t,domEventName:n,eventSystemFlags:r,nativeEvent:o,targetContainers:[a]},null!==t&&(null!==(t=Ke(t))&&Hd(t)),e):(e.eventSystemFlags|=r,t=e.targetContainers,null!==a&&-1===t.indexOf(a)&&t.push(a),e)}function uf(e){var t=Ge(e.target);if(null!==t){var n=D(t);if(null!==n)if(13===(t=n.tag)){if(null!==(t=z(n)))return e.blockedOn=t,void function(e,t){var n=U.p;try{return U.p=e,t()}finally{U.p=n}}(e.priority,(function(){if(13===n.tag){var e=Ru(),t=Tr(n,e);null!==t&&ju(t,0,e),Ud(n,e)}}))}else if(3===t&&n.stateNode.current.memoizedState.isDehydrated)return void(e.blockedOn=3===n.tag?n.stateNode.containerInfo:null)}e.blockedOn=null}function cf(e){if(null!==e.blockedOn)return!1;for(var t=e.targetContainers;0<t.length;){var n=Kd(e.nativeEvent);if(null!==n)return null!==(t=Ke(n))&&Hd(t),e.blockedOn=n,!1;var r=new(n=e.nativeEvent).constructor(n.type,n);Rt=r,n.target.dispatchEvent(r),Rt=null,t.shift()}return!0}function df(e,t,n){cf(e)&&n.delete(t)}function ff(){Xd=!1,null!==Jd&&cf(Jd)&&(Jd=null),null!==ef&&cf(ef)&&(ef=null),null!==tf&&cf(tf)&&(tf=null),nf.forEach(df),rf.forEach(df)}function pf(e,t){e.blockedOn===t&&(e.blockedOn=null,Xd||(Xd=!0,r.unstable_scheduleCallback(r.unstable_NormalPriority,ff)))}var hf=null;function mf(e){hf!==e&&(hf=e,r.unstable_scheduleCallback(r.unstable_NormalPriority,(function(){hf===e&&(hf=null);for(var t=0;t<e.length;t+=3){var n=e[t],r=e[t+1],a=e[t+2];if("function"!=typeof r){if(null===Qd(r||n))continue;break}var o=Ke(n);null!==o&&(e.splice(t,3),t-=3,di(o,{pending:!0,data:a,method:n.method,action:r},r,a))}})))}function gf(e){function t(t){return pf(t,e)}null!==Jd&&pf(Jd,e),null!==ef&&pf(ef,e),null!==tf&&pf(tf,e),nf.forEach(t),rf.forEach(t);for(var n=0;n<af.length;n++){var r=af[n];r.blockedOn===e&&(r.blockedOn=null)}for(;0<af.length&&null===(n=af[0]).blockedOn;)uf(n),null===n.blockedOn&&af.shift();if(null!=(n=(e.ownerDocument||e).$$reactFormReplay))for(r=0;r<n.length;r+=3){var a=n[r],o=n[r+1],i=a[Me]||null;if("function"==typeof o)i||mf(n);else if(i){var l=null;if(o&&o.hasAttribute("formAction")){if(a=o,i=o[Me]||null)l=i.formAction;else if(null!==Qd(a))continue}else l=i.action;"function"==typeof l?n[r+1]=l:(n.splice(r,3),r-=3),mf(n)}}}function yf(e){this._internalRoot=e}function bf(e){this._internalRoot=e}bf.prototype.render=yf.prototype.render=function(e){var t=this._internalRoot;if(null===t)throw Error(i(409));Bd(t.current,Ru(),e,t,null,null)},bf.prototype.unmount=yf.prototype.unmount=function(){var e=this._internalRoot;if(null!==e){this._internalRoot=null;var t=e.containerInfo;0===e.tag&&tc(),Bd(e.current,2,null,e,null,null),zu(),t[Be]=null}},bf.prototype.unstable_scheduleHydration=function(e){if(e){var t=Ie();e={blockedOn:null,target:e,priority:t};for(var n=0;n<af.length&&0!==t&&t<af[n].priority;n++);af.splice(n,0,e),0===n&&uf(e)}};var vf=a.version;if("19.0.0"!==vf)throw Error(i(527,vf,"19.0.0"));U.findDOMNode=function(e){var t=e._reactInternals;if(void 0===t){if("function"==typeof e.render)throw Error(i(188));throw e=Object.keys(e).join(","),Error(i(268,e))}return e=function(e){var t=e.alternate;if(!t){if(null===(t=D(e)))throw Error(i(188));return t!==e?null:e}for(var n=e,r=t;;){var a=n.return;if(null===a)break;var o=a.alternate;if(null===o){if(null!==(r=a.return)){n=r;continue}break}if(a.child===o.child){for(o=a.child;o;){if(o===n)return M(a),e;if(o===r)return M(a),t;o=o.sibling}throw Error(i(188))}if(n.return!==r.return)n=a,r=o;else{for(var l=!1,s=a.child;s;){if(s===n){l=!0,n=a,r=o;break}if(s===r){l=!0,r=a,n=o;break}s=s.sibling}if(!l){for(s=o.child;s;){if(s===n){l=!0,n=o,r=a;break}if(s===r){l=!0,r=o,n=a;break}s=s.sibling}if(!l)throw Error(i(189))}}if(n.alternate!==r)throw Error(i(190))}if(3!==n.tag)throw Error(i(188));return n.stateNode.current===n?e:t}(t),e=null===(e=null!==e?B(e):null)?null:e.stateNode};var wf={bundleType:0,version:"19.0.0",rendererPackageName:"react-dom",currentDispatcherRef:R,findFiberByHostInstance:Ge,reconcilerVersion:"19.0.0"};if("undefined"!=typeof __REACT_DEVTOOLS_GLOBAL_HOOK__){var kf=__REACT_DEVTOOLS_GLOBAL_HOOK__;if(!kf.isDisabled&&kf.supportsFiber)try{ye=kf.inject(wf),be=kf}catch(Sf){}}t.createRoot=function(e,t){if(!l(e))throw Error(i(299));var n=!1,r="",a=Li,o=Ii,s=Di;return null!=t&&(!0===t.unstable_strictMode&&(n=!0),void 0!==t.identifierPrefix&&(r=t.identifierPrefix),void 0!==t.onUncaughtError&&(a=t.onUncaughtError),void 0!==t.onCaughtError&&(o=t.onCaughtError),void 0!==t.onRecoverableError&&(s=t.onRecoverableError),void 0!==t.unstable_transitionCallbacks&&t.unstable_transitionCallbacks),t=zd(e,1,!1,null,0,n,r,a,o,s,0,null),e[Be]=t.current,jc(8===e.nodeType?e.parentNode:e),new yf(t)},t.hydrateRoot=function(e,t,n){if(!l(e))throw Error(i(299));var r=!1,a="",o=Li,s=Ii,u=Di,c=null;return null!=n&&(!0===n.unstable_strictMode&&(r=!0),void 0!==n.identifierPrefix&&(a=n.identifierPrefix),void 0!==n.onUncaughtError&&(o=n.onUncaughtError),void 0!==n.onCaughtError&&(s=n.onCaughtError),void 0!==n.onRecoverableError&&(u=n.onRecoverableError),void 0!==n.unstable_transitionCallbacks&&n.unstable_transitionCallbacks,void 0!==n.formState&&(c=n.formState)),(t=zd(e,1,!0,t,0,r,a,o,s,u,0,c)).context=Md(null),n=t.current,(a=Nl(r=Ru())).callback=null,jl(n,a,r),t.current.lanes=r,je(t,r),mc(t),e[Be]=t.current,jc(e),new bf(t)},t.version="19.0.0"},6221:(e,t,n)=>{"use strict";var r=n(6540);function a(e){var t="https://react.dev/errors/"+e;if(1<arguments.length){t+="?args[]="+encodeURIComponent(arguments[1]);for(var n=2;n<arguments.length;n++)t+="&args[]="+encodeURIComponent(arguments[n])}return"Minified React error #"+e+"; visit "+t+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}function o(){}var i={d:{f:o,r:function(){throw Error(a(522))},D:o,C:o,L:o,m:o,X:o,S:o,M:o},p:0,findDOMNode:null},l=Symbol.for("react.portal");var s=r.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE;function u(e,t){return"font"===e?"":"string"==typeof t?"use-credentials"===t?t:"":void 0}t.__DOM_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE=i,t.createPortal=function(e,t){var n=2<arguments.length&&void 0!==arguments[2]?arguments[2]:null;if(!t||1!==t.nodeType&&9!==t.nodeType&&11!==t.nodeType)throw Error(a(299));return function(e,t,n){var r=3<arguments.length&&void 0!==arguments[3]?arguments[3]:null;return{$$typeof:l,key:null==r?null:""+r,children:e,containerInfo:t,implementation:n}}(e,t,null,n)},t.flushSync=function(e){var t=s.T,n=i.p;try{if(s.T=null,i.p=2,e)return e()}finally{s.T=t,i.p=n,i.d.f()}},t.preconnect=function(e,t){"string"==typeof e&&(t?t="string"==typeof(t=t.crossOrigin)?"use-credentials"===t?t:"":void 0:t=null,i.d.C(e,t))},t.prefetchDNS=function(e){"string"==typeof e&&i.d.D(e)},t.preinit=function(e,t){if("string"==typeof e&&t&&"string"==typeof t.as){var n=t.as,r=u(n,t.crossOrigin),a="string"==typeof t.integrity?t.integrity:void 0,o="string"==typeof t.fetchPriority?t.fetchPriority:void 0;"style"===n?i.d.S(e,"string"==typeof t.precedence?t.precedence:void 0,{crossOrigin:r,integrity:a,fetchPriority:o}):"script"===n&&i.d.X(e,{crossOrigin:r,integrity:a,fetchPriority:o,nonce:"string"==typeof t.nonce?t.nonce:void 0})}},t.preinitModule=function(e,t){if("string"==typeof e)if("object"==typeof t&&null!==t){if(null==t.as||"script"===t.as){var n=u(t.as,t.crossOrigin);i.d.M(e,{crossOrigin:n,integrity:"string"==typeof t.integrity?t.integrity:void 0,nonce:"string"==typeof t.nonce?t.nonce:void 0})}}else null==t&&i.d.M(e)},t.preload=function(e,t){if("string"==typeof e&&"object"==typeof t&&null!==t&&"string"==typeof t.as){var n=t.as,r=u(n,t.crossOrigin);i.d.L(e,n,{crossOrigin:r,integrity:"string"==typeof t.integrity?t.integrity:void 0,nonce:"string"==typeof t.nonce?t.nonce:void 0,type:"string"==typeof t.type?t.type:void 0,fetchPriority:"string"==typeof t.fetchPriority?t.fetchPriority:void 0,referrerPolicy:"string"==typeof t.referrerPolicy?t.referrerPolicy:void 0,imageSrcSet:"string"==typeof t.imageSrcSet?t.imageSrcSet:void 0,imageSizes:"string"==typeof t.imageSizes?t.imageSizes:void 0,media:"string"==typeof t.media?t.media:void 0})}},t.preloadModule=function(e,t){if("string"==typeof e)if(t){var n=u(t.as,t.crossOrigin);i.d.m(e,{as:"string"==typeof t.as&&"script"!==t.as?t.as:void 0,crossOrigin:n,integrity:"string"==typeof t.integrity?t.integrity:void 0})}else i.d.m(e)},t.requestFormReset=function(e){i.d.r(e)},t.unstable_batchedUpdates=function(e,t){return e(t)},t.useFormState=function(e,t,n){return s.H.useFormState(e,t,n)},t.useFormStatus=function(){return s.H.useHostTransitionStatus()},t.version="19.0.0"},5338:(e,t,n)=>{"use strict";!function e(){if("undefined"!=typeof __REACT_DEVTOOLS_GLOBAL_HOOK__&&"function"==typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE)try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(e)}catch(t){console.error(t)}}(),e.exports=n(1247)},961:(e,t,n)=>{"use strict";!function e(){if("undefined"!=typeof __REACT_DEVTOOLS_GLOBAL_HOOK__&&"function"==typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE)try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(e)}catch(t){console.error(t)}}(),e.exports=n(6221)},115:e=>{var t="undefined"!=typeof Element,n="function"==typeof Map,r="function"==typeof Set,a="function"==typeof ArrayBuffer&&!!ArrayBuffer.isView;function o(e,i){if(e===i)return!0;if(e&&i&&"object"==typeof e&&"object"==typeof i){if(e.constructor!==i.constructor)return!1;var l,s,u,c;if(Array.isArray(e)){if((l=e.length)!=i.length)return!1;for(s=l;0!=s--;)if(!o(e[s],i[s]))return!1;return!0}if(n&&e instanceof Map&&i instanceof Map){if(e.size!==i.size)return!1;for(c=e.entries();!(s=c.next()).done;)if(!i.has(s.value[0]))return!1;for(c=e.entries();!(s=c.next()).done;)if(!o(s.value[1],i.get(s.value[0])))return!1;return!0}if(r&&e instanceof Set&&i instanceof Set){if(e.size!==i.size)return!1;for(c=e.entries();!(s=c.next()).done;)if(!i.has(s.value[0]))return!1;return!0}if(a&&ArrayBuffer.isView(e)&&ArrayBuffer.isView(i)){if((l=e.length)!=i.length)return!1;for(s=l;0!=s--;)if(e[s]!==i[s])return!1;return!0}if(e.constructor===RegExp)return e.source===i.source&&e.flags===i.flags;if(e.valueOf!==Object.prototype.valueOf&&"function"==typeof e.valueOf&&"function"==typeof i.valueOf)return e.valueOf()===i.valueOf();if(e.toString!==Object.prototype.toString&&"function"==typeof e.toString&&"function"==typeof i.toString)return e.toString()===i.toString();if((l=(u=Object.keys(e)).length)!==Object.keys(i).length)return!1;for(s=l;0!=s--;)if(!Object.prototype.hasOwnProperty.call(i,u[s]))return!1;if(t&&e instanceof Element)return!1;for(s=l;0!=s--;)if(("_owner"!==u[s]&&"__v"!==u[s]&&"__o"!==u[s]||!e.$$typeof)&&!o(e[u[s]],i[u[s]]))return!1;return!0}return e!=e&&i!=i}e.exports=function(e,t){try{return o(e,t)}catch(n){if((n.message||"").match(/stack|recursion/i))return console.warn("react-fast-compare cannot handle circular refs"),!1;throw n}}},545:(e,t,n)=>{"use strict";n.d(t,{mg:()=>J,vd:()=>W});var r=n(6540),a=n(5556),o=n.n(a),i=n(115),l=n.n(i),s=n(311),u=n.n(s),c=n(2833),d=n.n(c);function f(){return f=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},f.apply(this,arguments)}function p(e,t){e.prototype=Object.create(t.prototype),e.prototype.constructor=e,h(e,t)}function h(e,t){return h=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e},h(e,t)}function m(e,t){if(null==e)return{};var n,r,a={},o=Object.keys(e);for(r=0;r<o.length;r++)t.indexOf(n=o[r])>=0||(a[n]=e[n]);return a}var g={BASE:"base",BODY:"body",HEAD:"head",HTML:"html",LINK:"link",META:"meta",NOSCRIPT:"noscript",SCRIPT:"script",STYLE:"style",TITLE:"title",FRAGMENT:"Symbol(react.fragment)"},y={rel:["amphtml","canonical","alternate"]},b={type:["application/ld+json"]},v={charset:"",name:["robots","description"],property:["og:type","og:title","og:url","og:image","og:image:alt","og:description","twitter:url","twitter:title","twitter:description","twitter:image","twitter:image:alt","twitter:card","twitter:site"]},w=Object.keys(g).map((function(e){return g[e]})),k={accesskey:"accessKey",charset:"charSet",class:"className",contenteditable:"contentEditable",contextmenu:"contextMenu","http-equiv":"httpEquiv",itemprop:"itemProp",tabindex:"tabIndex"},x=Object.keys(k).reduce((function(e,t){return e[k[t]]=t,e}),{}),S=function(e,t){for(var n=e.length-1;n>=0;n-=1){var r=e[n];if(Object.prototype.hasOwnProperty.call(r,t))return r[t]}return null},_=function(e){var t=S(e,g.TITLE),n=S(e,"titleTemplate");if(Array.isArray(t)&&(t=t.join("")),n&&t)return n.replace(/%s/g,(function(){return t}));var r=S(e,"defaultTitle");return t||r||void 0},E=function(e){return S(e,"onChangeClientState")||function(){}},C=function(e,t){return t.filter((function(t){return void 0!==t[e]})).map((function(t){return t[e]})).reduce((function(e,t){return f({},e,t)}),{})},A=function(e,t){return t.filter((function(e){return void 0!==e[g.BASE]})).map((function(e){return e[g.BASE]})).reverse().reduce((function(t,n){if(!t.length)for(var r=Object.keys(n),a=0;a<r.length;a+=1){var o=r[a].toLowerCase();if(-1!==e.indexOf(o)&&n[o])return t.concat(n)}return t}),[])},P=function(e,t,n){var r={};return n.filter((function(t){return!!Array.isArray(t[e])||(void 0!==t[e]&&console&&"function"==typeof console.warn&&console.warn("Helmet: "+e+' should be of type "Array". Instead found type "'+typeof t[e]+'"'),!1)})).map((function(t){return t[e]})).reverse().reduce((function(e,n){var a={};n.filter((function(e){for(var n,o=Object.keys(e),i=0;i<o.length;i+=1){var l=o[i],s=l.toLowerCase();-1===t.indexOf(s)||"rel"===n&&"canonical"===e[n].toLowerCase()||"rel"===s&&"stylesheet"===e[s].toLowerCase()||(n=s),-1===t.indexOf(l)||"innerHTML"!==l&&"cssText"!==l&&"itemprop"!==l||(n=l)}if(!n||!e[n])return!1;var u=e[n].toLowerCase();return r[n]||(r[n]={}),a[n]||(a[n]={}),!r[n][u]&&(a[n][u]=!0,!0)})).reverse().forEach((function(t){return e.push(t)}));for(var o=Object.keys(a),i=0;i<o.length;i+=1){var l=o[i],s=f({},r[l],a[l]);r[l]=s}return e}),[]).reverse()},T=function(e,t){if(Array.isArray(e)&&e.length)for(var n=0;n<e.length;n+=1)if(e[n][t])return!0;return!1},R=function(e){return Array.isArray(e)?e.join(""):e},N=function(e,t){return Array.isArray(e)?e.reduce((function(e,n){return function(e,t){for(var n=Object.keys(e),r=0;r<n.length;r+=1)if(t[n[r]]&&t[n[r]].includes(e[n[r]]))return!0;return!1}(n,t)?e.priority.push(n):e.default.push(n),e}),{priority:[],default:[]}):{default:e}},j=function(e,t){var n;return f({},e,((n={})[t]=void 0,n))},O=[g.NOSCRIPT,g.SCRIPT,g.STYLE],F=function(e,t){return void 0===t&&(t=!0),!1===t?String(e):String(e).replace(/&/g,"&").replace(/</g,"<").replace(/>/g,">").replace(/"/g,""").replace(/'/g,"'")},L=function(e){return Object.keys(e).reduce((function(t,n){var r=void 0!==e[n]?n+'="'+e[n]+'"':""+n;return t?t+" "+r:r}),"")},I=function(e,t){return void 0===t&&(t={}),Object.keys(e).reduce((function(t,n){return t[k[n]||n]=e[n],t}),t)},D=function(e,t){return t.map((function(t,n){var a,o=((a={key:n})["data-rh"]=!0,a);return Object.keys(t).forEach((function(e){var n=k[e]||e;"innerHTML"===n||"cssText"===n?o.dangerouslySetInnerHTML={__html:t.innerHTML||t.cssText}:o[n]=t[e]})),r.createElement(e,o)}))},z=function(e,t,n){switch(e){case g.TITLE:return{toComponent:function(){return n=t.titleAttributes,(a={key:e=t.title})["data-rh"]=!0,o=I(n,a),[r.createElement(g.TITLE,o,e)];var e,n,a,o},toString:function(){return function(e,t,n,r){var a=L(n),o=R(t);return a?"<"+e+' data-rh="true" '+a+">"+F(o,r)+"</"+e+">":"<"+e+' data-rh="true">'+F(o,r)+"</"+e+">"}(e,t.title,t.titleAttributes,n)}};case"bodyAttributes":case"htmlAttributes":return{toComponent:function(){return I(t)},toString:function(){return L(t)}};default:return{toComponent:function(){return D(e,t)},toString:function(){return function(e,t,n){return t.reduce((function(t,r){var a=Object.keys(r).filter((function(e){return!("innerHTML"===e||"cssText"===e)})).reduce((function(e,t){var a=void 0===r[t]?t:t+'="'+F(r[t],n)+'"';return e?e+" "+a:a}),""),o=r.innerHTML||r.cssText||"",i=-1===O.indexOf(e);return t+"<"+e+' data-rh="true" '+a+(i?"/>":">"+o+"</"+e+">")}),"")}(e,t,n)}}}},M=function(e){var t=e.baseTag,n=e.bodyAttributes,r=e.encode,a=e.htmlAttributes,o=e.noscriptTags,i=e.styleTags,l=e.title,s=void 0===l?"":l,u=e.titleAttributes,c=e.linkTags,d=e.metaTags,f=e.scriptTags,p={toComponent:function(){},toString:function(){return""}};if(e.prioritizeSeoTags){var h=function(e){var t=e.linkTags,n=e.scriptTags,r=e.encode,a=N(e.metaTags,v),o=N(t,y),i=N(n,b);return{priorityMethods:{toComponent:function(){return[].concat(D(g.META,a.priority),D(g.LINK,o.priority),D(g.SCRIPT,i.priority))},toString:function(){return z(g.META,a.priority,r)+" "+z(g.LINK,o.priority,r)+" "+z(g.SCRIPT,i.priority,r)}},metaTags:a.default,linkTags:o.default,scriptTags:i.default}}(e);p=h.priorityMethods,c=h.linkTags,d=h.metaTags,f=h.scriptTags}return{priority:p,base:z(g.BASE,t,r),bodyAttributes:z("bodyAttributes",n,r),htmlAttributes:z("htmlAttributes",a,r),link:z(g.LINK,c,r),meta:z(g.META,d,r),noscript:z(g.NOSCRIPT,o,r),script:z(g.SCRIPT,f,r),style:z(g.STYLE,i,r),title:z(g.TITLE,{title:s,titleAttributes:u},r)}},B=[],$=function(e,t){var n=this;void 0===t&&(t="undefined"!=typeof document),this.instances=[],this.value={setHelmet:function(e){n.context.helmet=e},helmetInstances:{get:function(){return n.canUseDOM?B:n.instances},add:function(e){(n.canUseDOM?B:n.instances).push(e)},remove:function(e){var t=(n.canUseDOM?B:n.instances).indexOf(e);(n.canUseDOM?B:n.instances).splice(t,1)}}},this.context=e,this.canUseDOM=t,t||(e.helmet=M({baseTag:[],bodyAttributes:{},encodeSpecialCharacters:!0,htmlAttributes:{},linkTags:[],metaTags:[],noscriptTags:[],scriptTags:[],styleTags:[],title:"",titleAttributes:{}}))},U=r.createContext({}),H=o().shape({setHelmet:o().func,helmetInstances:o().shape({get:o().func,add:o().func,remove:o().func})}),V="undefined"!=typeof document,W=function(e){function t(n){var r;return(r=e.call(this,n)||this).helmetData=new $(r.props.context,t.canUseDOM),r}return p(t,e),t.prototype.render=function(){return r.createElement(U.Provider,{value:this.helmetData.value},this.props.children)},t}(r.Component);W.canUseDOM=V,W.propTypes={context:o().shape({helmet:o().shape()}),children:o().node.isRequired},W.defaultProps={context:{}},W.displayName="HelmetProvider";var q=function(e,t){var n,r=document.head||document.querySelector(g.HEAD),a=r.querySelectorAll(e+"[data-rh]"),o=[].slice.call(a),i=[];return t&&t.length&&t.forEach((function(t){var r=document.createElement(e);for(var a in t)Object.prototype.hasOwnProperty.call(t,a)&&("innerHTML"===a?r.innerHTML=t.innerHTML:"cssText"===a?r.styleSheet?r.styleSheet.cssText=t.cssText:r.appendChild(document.createTextNode(t.cssText)):r.setAttribute(a,void 0===t[a]?"":t[a]));r.setAttribute("data-rh","true"),o.some((function(e,t){return n=t,r.isEqualNode(e)}))?o.splice(n,1):i.push(r)})),o.forEach((function(e){return e.parentNode.removeChild(e)})),i.forEach((function(e){return r.appendChild(e)})),{oldTags:o,newTags:i}},G=function(e,t){var n=document.getElementsByTagName(e)[0];if(n){for(var r=n.getAttribute("data-rh"),a=r?r.split(","):[],o=[].concat(a),i=Object.keys(t),l=0;l<i.length;l+=1){var s=i[l],u=t[s]||"";n.getAttribute(s)!==u&&n.setAttribute(s,u),-1===a.indexOf(s)&&a.push(s);var c=o.indexOf(s);-1!==c&&o.splice(c,1)}for(var d=o.length-1;d>=0;d-=1)n.removeAttribute(o[d]);a.length===o.length?n.removeAttribute("data-rh"):n.getAttribute("data-rh")!==i.join(",")&&n.setAttribute("data-rh",i.join(","))}},K=function(e,t){var n=e.baseTag,r=e.htmlAttributes,a=e.linkTags,o=e.metaTags,i=e.noscriptTags,l=e.onChangeClientState,s=e.scriptTags,u=e.styleTags,c=e.title,d=e.titleAttributes;G(g.BODY,e.bodyAttributes),G(g.HTML,r),function(e,t){void 0!==e&&document.title!==e&&(document.title=R(e)),G(g.TITLE,t)}(c,d);var f={baseTag:q(g.BASE,n),linkTags:q(g.LINK,a),metaTags:q(g.META,o),noscriptTags:q(g.NOSCRIPT,i),scriptTags:q(g.SCRIPT,s),styleTags:q(g.STYLE,u)},p={},h={};Object.keys(f).forEach((function(e){var t=f[e],n=t.newTags,r=t.oldTags;n.length&&(p[e]=n),r.length&&(h[e]=f[e].oldTags)})),t&&t(),l(e,p,h)},Y=null,Q=function(e){function t(){for(var t,n=arguments.length,r=new Array(n),a=0;a<n;a++)r[a]=arguments[a];return(t=e.call.apply(e,[this].concat(r))||this).rendered=!1,t}p(t,e);var n=t.prototype;return n.shouldComponentUpdate=function(e){return!d()(e,this.props)},n.componentDidUpdate=function(){this.emitChange()},n.componentWillUnmount=function(){this.props.context.helmetInstances.remove(this),this.emitChange()},n.emitChange=function(){var e,t,n=this.props.context,r=n.setHelmet,a=null,o=(e=n.helmetInstances.get().map((function(e){var t=f({},e.props);return delete t.context,t})),{baseTag:A(["href"],e),bodyAttributes:C("bodyAttributes",e),defer:S(e,"defer"),encode:S(e,"encodeSpecialCharacters"),htmlAttributes:C("htmlAttributes",e),linkTags:P(g.LINK,["rel","href"],e),metaTags:P(g.META,["name","charset","http-equiv","property","itemprop"],e),noscriptTags:P(g.NOSCRIPT,["innerHTML"],e),onChangeClientState:E(e),scriptTags:P(g.SCRIPT,["src","innerHTML"],e),styleTags:P(g.STYLE,["cssText"],e),title:_(e),titleAttributes:C("titleAttributes",e),prioritizeSeoTags:T(e,"prioritizeSeoTags")});W.canUseDOM?(t=o,Y&&cancelAnimationFrame(Y),t.defer?Y=requestAnimationFrame((function(){K(t,(function(){Y=null}))})):(K(t),Y=null)):M&&(a=M(o)),r(a)},n.init=function(){this.rendered||(this.rendered=!0,this.props.context.helmetInstances.add(this),this.emitChange())},n.render=function(){return this.init(),null},t}(r.Component);Q.propTypes={context:H.isRequired},Q.displayName="HelmetDispatcher";var Z=["children"],X=["children"],J=function(e){function t(){return e.apply(this,arguments)||this}p(t,e);var n=t.prototype;return n.shouldComponentUpdate=function(e){return!l()(j(this.props,"helmetData"),j(e,"helmetData"))},n.mapNestedChildrenToProps=function(e,t){if(!t)return null;switch(e.type){case g.SCRIPT:case g.NOSCRIPT:return{innerHTML:t};case g.STYLE:return{cssText:t};default:throw new Error("<"+e.type+" /> elements are self-closing and can not contain children. Refer to our API for more information.")}},n.flattenArrayTypeChildren=function(e){var t,n=e.child,r=e.arrayTypeChildren;return f({},r,((t={})[n.type]=[].concat(r[n.type]||[],[f({},e.newChildProps,this.mapNestedChildrenToProps(n,e.nestedChildren))]),t))},n.mapObjectTypeChildren=function(e){var t,n,r=e.child,a=e.newProps,o=e.newChildProps,i=e.nestedChildren;switch(r.type){case g.TITLE:return f({},a,((t={})[r.type]=i,t.titleAttributes=f({},o),t));case g.BODY:return f({},a,{bodyAttributes:f({},o)});case g.HTML:return f({},a,{htmlAttributes:f({},o)});default:return f({},a,((n={})[r.type]=f({},o),n))}},n.mapArrayTypeChildrenToProps=function(e,t){var n=f({},t);return Object.keys(e).forEach((function(t){var r;n=f({},n,((r={})[t]=e[t],r))})),n},n.warnOnInvalidChildren=function(e,t){return u()(w.some((function(t){return e.type===t})),"function"==typeof e.type?"You may be attempting to nest <Helmet> components within each other, which is not allowed. Refer to our API for more information.":"Only elements types "+w.join(", ")+" are allowed. Helmet does not support rendering <"+e.type+"> elements. Refer to our API for more information."),u()(!t||"string"==typeof t||Array.isArray(t)&&!t.some((function(e){return"string"!=typeof e})),"Helmet expects a string as a child of <"+e.type+">. Did you forget to wrap your children in braces? ( <"+e.type+">{``}</"+e.type+"> ) Refer to our API for more information."),!0},n.mapChildrenToProps=function(e,t){var n=this,a={};return r.Children.forEach(e,(function(e){if(e&&e.props){var r=e.props,o=r.children,i=m(r,Z),l=Object.keys(i).reduce((function(e,t){return e[x[t]||t]=i[t],e}),{}),s=e.type;switch("symbol"==typeof s?s=s.toString():n.warnOnInvalidChildren(e,o),s){case g.FRAGMENT:t=n.mapChildrenToProps(o,t);break;case g.LINK:case g.META:case g.NOSCRIPT:case g.SCRIPT:case g.STYLE:a=n.flattenArrayTypeChildren({child:e,arrayTypeChildren:a,newChildProps:l,nestedChildren:o});break;default:t=n.mapObjectTypeChildren({child:e,newProps:t,newChildProps:l,nestedChildren:o})}}})),this.mapArrayTypeChildrenToProps(a,t)},n.render=function(){var e=this.props,t=e.children,n=m(e,X),a=f({},n),o=n.helmetData;return t&&(a=this.mapChildrenToProps(t,a)),!o||o instanceof $||(o=new $(o.context,o.instances)),o?r.createElement(Q,f({},a,{context:o.value,helmetData:void 0})):r.createElement(U.Consumer,null,(function(e){return r.createElement(Q,f({},a,{context:e}))}))},t}(r.Component);J.propTypes={base:o().object,bodyAttributes:o().object,children:o().oneOfType([o().arrayOf(o().node),o().node]),defaultTitle:o().string,defer:o().bool,encodeSpecialCharacters:o().bool,htmlAttributes:o().object,link:o().arrayOf(o().object),meta:o().arrayOf(o().object),noscript:o().arrayOf(o().object),onChangeClientState:o().func,script:o().arrayOf(o().object),style:o().arrayOf(o().object),title:o().string,titleAttributes:o().object,titleTemplate:o().string,prioritizeSeoTags:o().bool,helmetData:o().object},J.defaultProps={defer:!0,encodeSpecialCharacters:!0,prioritizeSeoTags:!1},J.displayName="Helmet"},2799:(e,t)=>{"use strict";var n="function"==typeof Symbol&&Symbol.for,r=n?Symbol.for("react.element"):60103,a=n?Symbol.for("react.portal"):60106,o=n?Symbol.for("react.fragment"):60107,i=n?Symbol.for("react.strict_mode"):60108,l=n?Symbol.for("react.profiler"):60114,s=n?Symbol.for("react.provider"):60109,u=n?Symbol.for("react.context"):60110,c=n?Symbol.for("react.async_mode"):60111,d=n?Symbol.for("react.concurrent_mode"):60111,f=n?Symbol.for("react.forward_ref"):60112,p=n?Symbol.for("react.suspense"):60113,h=n?Symbol.for("react.suspense_list"):60120,m=n?Symbol.for("react.memo"):60115,g=n?Symbol.for("react.lazy"):60116,y=n?Symbol.for("react.block"):60121,b=n?Symbol.for("react.fundamental"):60117,v=n?Symbol.for("react.responder"):60118,w=n?Symbol.for("react.scope"):60119;function k(e){if("object"==typeof e&&null!==e){var t=e.$$typeof;switch(t){case r:switch(e=e.type){case c:case d:case o:case l:case i:case p:return e;default:switch(e=e&&e.$$typeof){case u:case f:case g:case m:case s:return e;default:return t}}case a:return t}}}function x(e){return k(e)===d}t.AsyncMode=c,t.ConcurrentMode=d,t.ContextConsumer=u,t.ContextProvider=s,t.Element=r,t.ForwardRef=f,t.Fragment=o,t.Lazy=g,t.Memo=m,t.Portal=a,t.Profiler=l,t.StrictMode=i,t.Suspense=p,t.isAsyncMode=function(e){return x(e)||k(e)===c},t.isConcurrentMode=x,t.isContextConsumer=function(e){return k(e)===u},t.isContextProvider=function(e){return k(e)===s},t.isElement=function(e){return"object"==typeof e&&null!==e&&e.$$typeof===r},t.isForwardRef=function(e){return k(e)===f},t.isFragment=function(e){return k(e)===o},t.isLazy=function(e){return k(e)===g},t.isMemo=function(e){return k(e)===m},t.isPortal=function(e){return k(e)===a},t.isProfiler=function(e){return k(e)===l},t.isStrictMode=function(e){return k(e)===i},t.isSuspense=function(e){return k(e)===p},t.isValidElementType=function(e){return"string"==typeof e||"function"==typeof e||e===o||e===d||e===l||e===i||e===p||e===h||"object"==typeof e&&null!==e&&(e.$$typeof===g||e.$$typeof===m||e.$$typeof===s||e.$$typeof===u||e.$$typeof===f||e.$$typeof===b||e.$$typeof===v||e.$$typeof===w||e.$$typeof===y)},t.typeOf=k},4363:(e,t,n)=>{"use strict";e.exports=n(2799)},3259:(e,t,n)=>{"use strict";function r(e,t){e.prototype=Object.create(t.prototype),e.prototype.constructor=e,e.__proto__=t}function a(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function o(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function i(){return i=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},i.apply(this,arguments)}var l=n(6540),s=[],u=[];var c=l.createContext(null);function d(e){var t=e(),n={loading:!0,loaded:null,error:null};return n.promise=t.then((function(e){return n.loading=!1,n.loaded=e,e})).catch((function(e){throw n.loading=!1,n.error=e,e})),n}function f(e){var t={loading:!1,loaded:{},error:null},n=[];try{Object.keys(e).forEach((function(r){var a=d(e[r]);a.loading?t.loading=!0:(t.loaded[r]=a.loaded,t.error=a.error),n.push(a.promise),a.promise.then((function(e){t.loaded[r]=e})).catch((function(e){t.error=e}))}))}catch(r){t.error=r}return t.promise=Promise.all(n).then((function(e){return t.loading=!1,e})).catch((function(e){throw t.loading=!1,e})),t}function p(e,t){return l.createElement((n=e)&&n.__esModule?n.default:n,t);var n}function h(e,t){var d,f;if(!t.loading)throw new Error("react-loadable requires a `loading` component");var h=i({loader:null,loading:null,delay:200,timeout:null,render:p,webpack:null,modules:null},t),m=null;function g(){return m||(m=e(h.loader)),m.promise}return s.push(g),"function"==typeof h.webpack&&u.push((function(){if((0,h.webpack)().every((function(e){return void 0!==e&&void 0!==n.m[e]})))return g()})),f=d=function(t){function n(n){var r;return o(a(a(r=t.call(this,n)||this)),"retry",(function(){r.setState({error:null,loading:!0,timedOut:!1}),m=e(h.loader),r._loadModule()})),g(),r.state={error:m.error,pastDelay:!1,timedOut:!1,loading:m.loading,loaded:m.loaded},r}r(n,t),n.preload=function(){return g()};var i=n.prototype;return i.UNSAFE_componentWillMount=function(){this._loadModule()},i.componentDidMount=function(){this._mounted=!0},i._loadModule=function(){var e=this;if(this.context&&Array.isArray(h.modules)&&h.modules.forEach((function(t){e.context.report(t)})),m.loading){var t=function(t){e._mounted&&e.setState(t)};"number"==typeof h.delay&&(0===h.delay?this.setState({pastDelay:!0}):this._delay=setTimeout((function(){t({pastDelay:!0})}),h.delay)),"number"==typeof h.timeout&&(this._timeout=setTimeout((function(){t({timedOut:!0})}),h.timeout));var n=function(){t({error:m.error,loaded:m.loaded,loading:m.loading}),e._clearTimeouts()};m.promise.then((function(){return n(),null})).catch((function(e){return n(),null}))}},i.componentWillUnmount=function(){this._mounted=!1,this._clearTimeouts()},i._clearTimeouts=function(){clearTimeout(this._delay),clearTimeout(this._timeout)},i.render=function(){return this.state.loading||this.state.error?l.createElement(h.loading,{isLoading:this.state.loading,pastDelay:this.state.pastDelay,timedOut:this.state.timedOut,error:this.state.error,retry:this.retry}):this.state.loaded?h.render(this.state.loaded,this.props):null},n}(l.Component),o(d,"contextType",c),f}function m(e){return h(d,e)}m.Map=function(e){if("function"!=typeof e.render)throw new Error("LoadableMap requires a `render(loaded, props)` function");return h(f,e)};var g=function(e){function t(){return e.apply(this,arguments)||this}return r(t,e),t.prototype.render=function(){return l.createElement(c.Provider,{value:{report:this.props.report}},l.Children.only(this.props.children))},t}(l.Component);function y(e){for(var t=[];e.length;){var n=e.pop();t.push(n())}return Promise.all(t).then((function(){if(e.length)return y(e)}))}m.Capture=g,m.preloadAll=function(){return new Promise((function(e,t){y(s).then(e,t)}))},m.preloadReady=function(){return new Promise((function(e,t){y(u).then(e,e)}))},e.exports=m},2831:(e,t,n)=>{"use strict";n.d(t,{u:()=>i,v:()=>l});var r=n(6347),a=n(8168),o=n(6540);function i(e,t,n){return void 0===n&&(n=[]),e.some((function(e){var a=e.path?(0,r.B6)(t,e):n.length?n[n.length-1].match:r.Ix.computeRootMatch(t);return a&&(n.push({route:e,match:a}),e.routes&&i(e.routes,t,n)),a})),n}function l(e,t,n){return void 0===t&&(t={}),void 0===n&&(n={}),e?o.createElement(r.dO,n,e.map((function(e,n){return o.createElement(r.qh,{key:e.key||n,path:e.path,exact:e.exact,strict:e.strict,render:function(n){return e.render?e.render((0,a.A)({},n,{},t,{route:e})):o.createElement(e.component,(0,a.A)({},n,t,{route:e}))}})}))):null}},4625:(e,t,n)=>{"use strict";n.d(t,{I9:()=>d,Kd:()=>c,N_:()=>y,k2:()=>w});var r=n(6347),a=n(2892),o=n(6540),i=n(1513),l=n(8168),s=n(8587),u=n(1561),c=function(e){function t(){for(var t,n=arguments.length,r=new Array(n),a=0;a<n;a++)r[a]=arguments[a];return(t=e.call.apply(e,[this].concat(r))||this).history=(0,i.zR)(t.props),t}return(0,a.A)(t,e),t.prototype.render=function(){return o.createElement(r.Ix,{history:this.history,children:this.props.children})},t}(o.Component);var d=function(e){function t(){for(var t,n=arguments.length,r=new Array(n),a=0;a<n;a++)r[a]=arguments[a];return(t=e.call.apply(e,[this].concat(r))||this).history=(0,i.TM)(t.props),t}return(0,a.A)(t,e),t.prototype.render=function(){return o.createElement(r.Ix,{history:this.history,children:this.props.children})},t}(o.Component);var f=function(e,t){return"function"==typeof e?e(t):e},p=function(e,t){return"string"==typeof e?(0,i.yJ)(e,null,null,t):e},h=function(e){return e},m=o.forwardRef;void 0===m&&(m=h);var g=m((function(e,t){var n=e.innerRef,r=e.navigate,a=e.onClick,i=(0,s.A)(e,["innerRef","navigate","onClick"]),u=i.target,c=(0,l.A)({},i,{onClick:function(e){try{a&&a(e)}catch(t){throw e.preventDefault(),t}e.defaultPrevented||0!==e.button||u&&"_self"!==u||function(e){return!!(e.metaKey||e.altKey||e.ctrlKey||e.shiftKey)}(e)||(e.preventDefault(),r())}});return c.ref=h!==m&&t||n,o.createElement("a",c)}));var y=m((function(e,t){var n=e.component,a=void 0===n?g:n,c=e.replace,d=e.to,y=e.innerRef,b=(0,s.A)(e,["component","replace","to","innerRef"]);return o.createElement(r.XZ.Consumer,null,(function(e){e||(0,u.A)(!1);var n=e.history,r=p(f(d,e.location),e.location),s=r?n.createHref(r):"",g=(0,l.A)({},b,{href:s,navigate:function(){var t=f(d,e.location),r=(0,i.AO)(e.location)===(0,i.AO)(p(t));(c||r?n.replace:n.push)(t)}});return h!==m?g.ref=t||y:g.innerRef=y,o.createElement(a,g)}))})),b=function(e){return e},v=o.forwardRef;void 0===v&&(v=b);var w=v((function(e,t){var n=e["aria-current"],a=void 0===n?"page":n,i=e.activeClassName,c=void 0===i?"active":i,d=e.activeStyle,h=e.className,m=e.exact,g=e.isActive,w=e.location,k=e.sensitive,x=e.strict,S=e.style,_=e.to,E=e.innerRef,C=(0,s.A)(e,["aria-current","activeClassName","activeStyle","className","exact","isActive","location","sensitive","strict","style","to","innerRef"]);return o.createElement(r.XZ.Consumer,null,(function(e){e||(0,u.A)(!1);var n=w||e.location,i=p(f(_,n),n),s=i.pathname,A=s&&s.replace(/([.+*?=^!:${}()[\]|/\\])/g,"\\$1"),P=A?(0,r.B6)(n.pathname,{path:A,exact:m,sensitive:k,strict:x}):null,T=!!(g?g(P,n):P),R="function"==typeof h?h(T):h,N="function"==typeof S?S(T):S;T&&(R=function(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return t.filter((function(e){return e})).join(" ")}(R,c),N=(0,l.A)({},N,d));var j=(0,l.A)({"aria-current":T&&a||null,className:R,style:N,to:i},C);return b!==v?j.ref=t||E:j.innerRef=E,o.createElement(y,j)}))}))},6347:(e,t,n)=>{"use strict";n.d(t,{B6:()=>S,Ix:()=>v,W6:()=>j,XZ:()=>b,dO:()=>R,qh:()=>_,zy:()=>O});var r=n(2892),a=n(6540),o=n(5556),i=n.n(o),l=n(1513),s=n(1561),u=n(8168),c=n(5302),d=n.n(c),f=(n(4363),n(8587)),p=(n(4146),1073741823),h="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:void 0!==n.g?n.g:{};var m=a.createContext||function(e,t){var n,o,l="__create-react-context-"+function(){var e="__global_unique_id__";return h[e]=(h[e]||0)+1}()+"__",s=function(e){function n(){for(var t,n,r,a=arguments.length,o=new Array(a),i=0;i<a;i++)o[i]=arguments[i];return(t=e.call.apply(e,[this].concat(o))||this).emitter=(n=t.props.value,r=[],{on:function(e){r.push(e)},off:function(e){r=r.filter((function(t){return t!==e}))},get:function(){return n},set:function(e,t){n=e,r.forEach((function(e){return e(n,t)}))}}),t}(0,r.A)(n,e);var a=n.prototype;return a.getChildContext=function(){var e;return(e={})[l]=this.emitter,e},a.componentWillReceiveProps=function(e){if(this.props.value!==e.value){var n,r=this.props.value,a=e.value;((o=r)===(i=a)?0!==o||1/o==1/i:o!=o&&i!=i)?n=0:(n="function"==typeof t?t(r,a):p,0!==(n|=0)&&this.emitter.set(e.value,n))}var o,i},a.render=function(){return this.props.children},n}(a.Component);s.childContextTypes=((n={})[l]=i().object.isRequired,n);var u=function(t){function n(){for(var e,n=arguments.length,r=new Array(n),a=0;a<n;a++)r[a]=arguments[a];return(e=t.call.apply(t,[this].concat(r))||this).observedBits=void 0,e.state={value:e.getValue()},e.onUpdate=function(t,n){(0|e.observedBits)&n&&e.setState({value:e.getValue()})},e}(0,r.A)(n,t);var a=n.prototype;return a.componentWillReceiveProps=function(e){var t=e.observedBits;this.observedBits=null==t?p:t},a.componentDidMount=function(){this.context[l]&&this.context[l].on(this.onUpdate);var e=this.props.observedBits;this.observedBits=null==e?p:e},a.componentWillUnmount=function(){this.context[l]&&this.context[l].off(this.onUpdate)},a.getValue=function(){return this.context[l]?this.context[l].get():e},a.render=function(){return(e=this.props.children,Array.isArray(e)?e[0]:e)(this.state.value);var e},n}(a.Component);return u.contextTypes=((o={})[l]=i().object,o),{Provider:s,Consumer:u}},g=function(e){var t=m();return t.displayName=e,t},y=g("Router-History"),b=g("Router"),v=function(e){function t(t){var n;return(n=e.call(this,t)||this).state={location:t.history.location},n._isMounted=!1,n._pendingLocation=null,t.staticContext||(n.unlisten=t.history.listen((function(e){n._pendingLocation=e}))),n}(0,r.A)(t,e),t.computeRootMatch=function(e){return{path:"/",url:"/",params:{},isExact:"/"===e}};var n=t.prototype;return n.componentDidMount=function(){var e=this;this._isMounted=!0,this.unlisten&&this.unlisten(),this.props.staticContext||(this.unlisten=this.props.history.listen((function(t){e._isMounted&&e.setState({location:t})}))),this._pendingLocation&&this.setState({location:this._pendingLocation})},n.componentWillUnmount=function(){this.unlisten&&(this.unlisten(),this._isMounted=!1,this._pendingLocation=null)},n.render=function(){return a.createElement(b.Provider,{value:{history:this.props.history,location:this.state.location,match:t.computeRootMatch(this.state.location.pathname),staticContext:this.props.staticContext}},a.createElement(y.Provider,{children:this.props.children||null,value:this.props.history}))},t}(a.Component);a.Component;a.Component;var w={},k=1e4,x=0;function S(e,t){void 0===t&&(t={}),("string"==typeof t||Array.isArray(t))&&(t={path:t});var n=t,r=n.path,a=n.exact,o=void 0!==a&&a,i=n.strict,l=void 0!==i&&i,s=n.sensitive,u=void 0!==s&&s;return[].concat(r).reduce((function(t,n){if(!n&&""!==n)return null;if(t)return t;var r=function(e,t){var n=""+t.end+t.strict+t.sensitive,r=w[n]||(w[n]={});if(r[e])return r[e];var a=[],o={regexp:d()(e,a,t),keys:a};return x<k&&(r[e]=o,x++),o}(n,{end:o,strict:l,sensitive:u}),a=r.regexp,i=r.keys,s=a.exec(e);if(!s)return null;var c=s[0],f=s.slice(1),p=e===c;return o&&!p?null:{path:n,url:"/"===n&&""===c?"/":c,isExact:p,params:i.reduce((function(e,t,n){return e[t.name]=f[n],e}),{})}}),null)}var _=function(e){function t(){return e.apply(this,arguments)||this}return(0,r.A)(t,e),t.prototype.render=function(){var e=this;return a.createElement(b.Consumer,null,(function(t){t||(0,s.A)(!1);var n=e.props.location||t.location,r=e.props.computedMatch?e.props.computedMatch:e.props.path?S(n.pathname,e.props):t.match,o=(0,u.A)({},t,{location:n,match:r}),i=e.props,l=i.children,c=i.component,d=i.render;return Array.isArray(l)&&function(e){return 0===a.Children.count(e)}(l)&&(l=null),a.createElement(b.Provider,{value:o},o.match?l?"function"==typeof l?l(o):l:c?a.createElement(c,o):d?d(o):null:"function"==typeof l?l(o):null)}))},t}(a.Component);function E(e){return"/"===e.charAt(0)?e:"/"+e}function C(e,t){if(!e)return t;var n=E(e);return 0!==t.pathname.indexOf(n)?t:(0,u.A)({},t,{pathname:t.pathname.substr(n.length)})}function A(e){return"string"==typeof e?e:(0,l.AO)(e)}function P(e){return function(){(0,s.A)(!1)}}function T(){}a.Component;var R=function(e){function t(){return e.apply(this,arguments)||this}return(0,r.A)(t,e),t.prototype.render=function(){var e=this;return a.createElement(b.Consumer,null,(function(t){t||(0,s.A)(!1);var n,r,o=e.props.location||t.location;return a.Children.forEach(e.props.children,(function(e){if(null==r&&a.isValidElement(e)){n=e;var i=e.props.path||e.props.from;r=i?S(o.pathname,(0,u.A)({},e.props,{path:i})):t.match}})),r?a.cloneElement(n,{location:o,computedMatch:r}):null}))},t}(a.Component);var N=a.useContext;function j(){return N(y)}function O(){return N(b).location}},9698:(e,t)=>{"use strict";var n=Symbol.for("react.transitional.element"),r=Symbol.for("react.fragment");function a(e,t,r){var a=null;if(void 0!==r&&(a=""+r),void 0!==t.key&&(a=""+t.key),"key"in t)for(var o in r={},t)"key"!==o&&(r[o]=t[o]);else r=t;return t=r.ref,{$$typeof:n,type:e,key:a,ref:void 0!==t?t:null,props:r}}t.Fragment=r,t.jsx=a,t.jsxs=a},9869:(e,t)=>{"use strict";var n=Symbol.for("react.transitional.element"),r=Symbol.for("react.portal"),a=Symbol.for("react.fragment"),o=Symbol.for("react.strict_mode"),i=Symbol.for("react.profiler"),l=Symbol.for("react.consumer"),s=Symbol.for("react.context"),u=Symbol.for("react.forward_ref"),c=Symbol.for("react.suspense"),d=Symbol.for("react.memo"),f=Symbol.for("react.lazy"),p=Symbol.iterator;var h={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},m=Object.assign,g={};function y(e,t,n){this.props=e,this.context=t,this.refs=g,this.updater=n||h}function b(){}function v(e,t,n){this.props=e,this.context=t,this.refs=g,this.updater=n||h}y.prototype.isReactComponent={},y.prototype.setState=function(e,t){if("object"!=typeof e&&"function"!=typeof e&&null!=e)throw Error("takes an object of state variables to update or a function which returns an object of state variables.");this.updater.enqueueSetState(this,e,t,"setState")},y.prototype.forceUpdate=function(e){this.updater.enqueueForceUpdate(this,e,"forceUpdate")},b.prototype=y.prototype;var w=v.prototype=new b;w.constructor=v,m(w,y.prototype),w.isPureReactComponent=!0;var k=Array.isArray,x={H:null,A:null,T:null,S:null},S=Object.prototype.hasOwnProperty;function _(e,t,r,a,o,i){return r=i.ref,{$$typeof:n,type:e,key:t,ref:void 0!==r?r:null,props:i}}function E(e){return"object"==typeof e&&null!==e&&e.$$typeof===n}var C=/\/+/g;function A(e,t){return"object"==typeof e&&null!==e&&null!=e.key?(n=""+e.key,r={"=":"=0",":":"=2"},"$"+n.replace(/[=:]/g,(function(e){return r[e]}))):t.toString(36);var n,r}function P(){}function T(e,t,a,o,i){var l=typeof e;"undefined"!==l&&"boolean"!==l||(e=null);var s,u,c=!1;if(null===e)c=!0;else switch(l){case"bigint":case"string":case"number":c=!0;break;case"object":switch(e.$$typeof){case n:case r:c=!0;break;case f:return T((c=e._init)(e._payload),t,a,o,i)}}if(c)return i=i(e),c=""===o?"."+A(e,0):o,k(i)?(a="",null!=c&&(a=c.replace(C,"$&/")+"/"),T(i,t,a,"",(function(e){return e}))):null!=i&&(E(i)&&(s=i,u=a+(null==i.key||e&&e.key===i.key?"":(""+i.key).replace(C,"$&/")+"/")+c,i=_(s.type,u,void 0,0,0,s.props)),t.push(i)),1;c=0;var d,h=""===o?".":o+":";if(k(e))for(var m=0;m<e.length;m++)c+=T(o=e[m],t,a,l=h+A(o,m),i);else if("function"==typeof(m=null===(d=e)||"object"!=typeof d?null:"function"==typeof(d=p&&d[p]||d["@@iterator"])?d:null))for(e=m.call(e),m=0;!(o=e.next()).done;)c+=T(o=o.value,t,a,l=h+A(o,m++),i);else if("object"===l){if("function"==typeof e.then)return T(function(e){switch(e.status){case"fulfilled":return e.value;case"rejected":throw e.reason;default:switch("string"==typeof e.status?e.then(P,P):(e.status="pending",e.then((function(t){"pending"===e.status&&(e.status="fulfilled",e.value=t)}),(function(t){"pending"===e.status&&(e.status="rejected",e.reason=t)}))),e.status){case"fulfilled":return e.value;case"rejected":throw e.reason}}throw e}(e),t,a,o,i);throw t=String(e),Error("Objects are not valid as a React child (found: "+("[object Object]"===t?"object with keys {"+Object.keys(e).join(", ")+"}":t)+"). If you meant to render a collection of children, use an array instead.")}return c}function R(e,t,n){if(null==e)return e;var r=[],a=0;return T(e,r,"","",(function(e){return t.call(n,e,a++)})),r}function N(e){if(-1===e._status){var t=e._result;(t=t()).then((function(t){0!==e._status&&-1!==e._status||(e._status=1,e._result=t)}),(function(t){0!==e._status&&-1!==e._status||(e._status=2,e._result=t)})),-1===e._status&&(e._status=0,e._result=t)}if(1===e._status)return e._result.default;throw e._result}var j="function"==typeof reportError?reportError:function(e){if("object"==typeof window&&"function"==typeof window.ErrorEvent){var t=new window.ErrorEvent("error",{bubbles:!0,cancelable:!0,message:"object"==typeof e&&null!==e&&"string"==typeof e.message?String(e.message):String(e),error:e});if(!window.dispatchEvent(t))return}else if("object"==typeof process&&"function"==typeof process.emit)return void process.emit("uncaughtException",e);console.error(e)};function O(){}t.Children={map:R,forEach:function(e,t,n){R(e,(function(){t.apply(this,arguments)}),n)},count:function(e){var t=0;return R(e,(function(){t++})),t},toArray:function(e){return R(e,(function(e){return e}))||[]},only:function(e){if(!E(e))throw Error("React.Children.only expected to receive a single React element child.");return e}},t.Component=y,t.Fragment=a,t.Profiler=i,t.PureComponent=v,t.StrictMode=o,t.Suspense=c,t.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE=x,t.act=function(){throw Error("act(...) is not supported in production builds of React.")},t.cache=function(e){return function(){return e.apply(null,arguments)}},t.cloneElement=function(e,t,n){if(null==e)throw Error("The argument must be a React element, but you passed "+e+".");var r=m({},e.props),a=e.key;if(null!=t)for(o in void 0!==t.ref&&void 0,void 0!==t.key&&(a=""+t.key),t)!S.call(t,o)||"key"===o||"__self"===o||"__source"===o||"ref"===o&&void 0===t.ref||(r[o]=t[o]);var o=arguments.length-2;if(1===o)r.children=n;else if(1<o){for(var i=Array(o),l=0;l<o;l++)i[l]=arguments[l+2];r.children=i}return _(e.type,a,void 0,0,0,r)},t.createContext=function(e){return(e={$$typeof:s,_currentValue:e,_currentValue2:e,_threadCount:0,Provider:null,Consumer:null}).Provider=e,e.Consumer={$$typeof:l,_context:e},e},t.createElement=function(e,t,n){var r,a={},o=null;if(null!=t)for(r in void 0!==t.key&&(o=""+t.key),t)S.call(t,r)&&"key"!==r&&"__self"!==r&&"__source"!==r&&(a[r]=t[r]);var i=arguments.length-2;if(1===i)a.children=n;else if(1<i){for(var l=Array(i),s=0;s<i;s++)l[s]=arguments[s+2];a.children=l}if(e&&e.defaultProps)for(r in i=e.defaultProps)void 0===a[r]&&(a[r]=i[r]);return _(e,o,void 0,0,0,a)},t.createRef=function(){return{current:null}},t.forwardRef=function(e){return{$$typeof:u,render:e}},t.isValidElement=E,t.lazy=function(e){return{$$typeof:f,_payload:{_status:-1,_result:e},_init:N}},t.memo=function(e,t){return{$$typeof:d,type:e,compare:void 0===t?null:t}},t.startTransition=function(e){var t=x.T,n={};x.T=n;try{var r=e(),a=x.S;null!==a&&a(n,r),"object"==typeof r&&null!==r&&"function"==typeof r.then&&r.then(O,j)}catch(o){j(o)}finally{x.T=t}},t.unstable_useCacheRefresh=function(){return x.H.useCacheRefresh()},t.use=function(e){return x.H.use(e)},t.useActionState=function(e,t,n){return x.H.useActionState(e,t,n)},t.useCallback=function(e,t){return x.H.useCallback(e,t)},t.useContext=function(e){return x.H.useContext(e)},t.useDebugValue=function(){},t.useDeferredValue=function(e,t){return x.H.useDeferredValue(e,t)},t.useEffect=function(e,t){return x.H.useEffect(e,t)},t.useId=function(){return x.H.useId()},t.useImperativeHandle=function(e,t,n){return x.H.useImperativeHandle(e,t,n)},t.useInsertionEffect=function(e,t){return x.H.useInsertionEffect(e,t)},t.useLayoutEffect=function(e,t){return x.H.useLayoutEffect(e,t)},t.useMemo=function(e,t){return x.H.useMemo(e,t)},t.useOptimistic=function(e,t){return x.H.useOptimistic(e,t)},t.useReducer=function(e,t,n){return x.H.useReducer(e,t,n)},t.useRef=function(e){return x.H.useRef(e)},t.useState=function(e){return x.H.useState(e)},t.useSyncExternalStore=function(e,t,n){return x.H.useSyncExternalStore(e,t,n)},t.useTransition=function(){return x.H.useTransition()},t.version="19.0.0"},6540:(e,t,n)=>{"use strict";e.exports=n(9869)},4848:(e,t,n)=>{"use strict";e.exports=n(9698)},4477:(e,t)=>{"use strict";function n(e,t){var n=e.length;e.push(t);e:for(;0<n;){var r=n-1>>>1,a=e[r];if(!(0<o(a,t)))break e;e[r]=t,e[n]=a,n=r}}function r(e){return 0===e.length?null:e[0]}function a(e){if(0===e.length)return null;var t=e[0],n=e.pop();if(n!==t){e[0]=n;e:for(var r=0,a=e.length,i=a>>>1;r<i;){var l=2*(r+1)-1,s=e[l],u=l+1,c=e[u];if(0>o(s,n))u<a&&0>o(c,s)?(e[r]=c,e[u]=n,r=u):(e[r]=s,e[l]=n,r=l);else{if(!(u<a&&0>o(c,n)))break e;e[r]=c,e[u]=n,r=u}}}return t}function o(e,t){var n=e.sortIndex-t.sortIndex;return 0!==n?n:e.id-t.id}if(t.unstable_now=void 0,"object"==typeof performance&&"function"==typeof performance.now){var i=performance;t.unstable_now=function(){return i.now()}}else{var l=Date,s=l.now();t.unstable_now=function(){return l.now()-s}}var u=[],c=[],d=1,f=null,p=3,h=!1,m=!1,g=!1,y="function"==typeof setTimeout?setTimeout:null,b="function"==typeof clearTimeout?clearTimeout:null,v="undefined"!=typeof setImmediate?setImmediate:null;function w(e){for(var t=r(c);null!==t;){if(null===t.callback)a(c);else{if(!(t.startTime<=e))break;a(c),t.sortIndex=t.expirationTime,n(u,t)}t=r(c)}}function k(e){if(g=!1,w(e),!m)if(null!==r(u))m=!0,N();else{var t=r(c);null!==t&&j(k,t.startTime-e)}}var x,S=!1,_=-1,E=5,C=-1;function A(){return!(t.unstable_now()-C<E)}function P(){if(S){var e=t.unstable_now();C=e;var n=!0;try{e:{m=!1,g&&(g=!1,b(_),_=-1),h=!0;var o=p;try{t:{for(w(e),f=r(u);null!==f&&!(f.expirationTime>e&&A());){var i=f.callback;if("function"==typeof i){f.callback=null,p=f.priorityLevel;var l=i(f.expirationTime<=e);if(e=t.unstable_now(),"function"==typeof l){f.callback=l,w(e),n=!0;break t}f===r(u)&&a(u),w(e)}else a(u);f=r(u)}if(null!==f)n=!0;else{var s=r(c);null!==s&&j(k,s.startTime-e),n=!1}}break e}finally{f=null,p=o,h=!1}n=void 0}}finally{n?x():S=!1}}}if("function"==typeof v)x=function(){v(P)};else if("undefined"!=typeof MessageChannel){var T=new MessageChannel,R=T.port2;T.port1.onmessage=P,x=function(){R.postMessage(null)}}else x=function(){y(P,0)};function N(){S||(S=!0,x())}function j(e,n){_=y((function(){e(t.unstable_now())}),n)}t.unstable_IdlePriority=5,t.unstable_ImmediatePriority=1,t.unstable_LowPriority=4,t.unstable_NormalPriority=3,t.unstable_Profiling=null,t.unstable_UserBlockingPriority=2,t.unstable_cancelCallback=function(e){e.callback=null},t.unstable_continueExecution=function(){m||h||(m=!0,N())},t.unstable_forceFrameRate=function(e){0>e||125<e?console.error("forceFrameRate takes a positive int between 0 and 125, forcing frame rates higher than 125 fps is not supported"):E=0<e?Math.floor(1e3/e):5},t.unstable_getCurrentPriorityLevel=function(){return p},t.unstable_getFirstCallbackNode=function(){return r(u)},t.unstable_next=function(e){switch(p){case 1:case 2:case 3:var t=3;break;default:t=p}var n=p;p=t;try{return e()}finally{p=n}},t.unstable_pauseExecution=function(){},t.unstable_requestPaint=function(){},t.unstable_runWithPriority=function(e,t){switch(e){case 1:case 2:case 3:case 4:case 5:break;default:e=3}var n=p;p=e;try{return t()}finally{p=n}},t.unstable_scheduleCallback=function(e,a,o){var i=t.unstable_now();switch("object"==typeof o&&null!==o?o="number"==typeof(o=o.delay)&&0<o?i+o:i:o=i,e){case 1:var l=-1;break;case 2:l=250;break;case 5:l=1073741823;break;case 4:l=1e4;break;default:l=5e3}return e={id:d++,callback:a,priorityLevel:e,startTime:o,expirationTime:l=o+l,sortIndex:-1},o>i?(e.sortIndex=o,n(c,e),null===r(u)&&e===r(c)&&(g?(b(_),_=-1):g=!0,j(k,o-i))):(e.sortIndex=l,n(u,e),m||h||(m=!0,N())),e},t.unstable_shouldYield=A,t.unstable_wrapCallback=function(e){var t=p;return function(){var n=p;p=t;try{return e.apply(this,arguments)}finally{p=n}}}},9982:(e,t,n)=>{"use strict";e.exports=n(4477)},2833:e=>{e.exports=function(e,t,n,r){var a=n?n.call(r,e,t):void 0;if(void 0!==a)return!!a;if(e===t)return!0;if("object"!=typeof e||!e||"object"!=typeof t||!t)return!1;var o=Object.keys(e),i=Object.keys(t);if(o.length!==i.length)return!1;for(var l=Object.prototype.hasOwnProperty.bind(t),s=0;s<o.length;s++){var u=o[s];if(!l(u))return!1;var c=e[u],d=t[u];if(!1===(a=n?n.call(r,c,d,u):void 0)||void 0===a&&c!==d)return!1}return!0}},4784:(e,t,n)=>{"use strict";n.r(t),n.d(t,{default:()=>r});const r={title:" Syllabus of Robot Framework\xae Certified Professional",tagline:'The foundation for the "Robot Framework\xae Certified Professional" (RFCP\xae) exam and training',url:"https://robotframework.org",baseUrl:"/robotframework-RFCP-syllabus/",onBrokenLinks:"throw",onBrokenMarkdownLinks:"warn",favicon:"img/rf_favicon.png",organizationName:"robotframework",projectName:"robotframework-RFCP-syllabus",trailingSlash:!1,presets:[["classic",{docs:{admonitions:{keywords:["lo","K1","K2","K3","note","tip","info","warning","danger"],extendDefaults:!0},routeBasePath:"/docs",sidebarPath:"/Users/rener/Source/robotframework/robot-certs/website/sidebars.ts",editUrl:"https://github.com/robotframework/robotframework-RFCP-syllabus/edit/docusaurus/website"},blog:!1,theme:{customCss:"/Users/rener/Source/robotframework/robot-certs/website/src/css/custom.css"}}]],themeConfig:{colorMode:{defaultMode:"dark",disableSwitch:!1,respectPrefersColorScheme:!1},navbar:{title:"RFCP-Syllabus",logo:{alt:"Robot Framework Logo",src:"img/robot-framework.svg",srcDark:"img/robot-framework-dark.svg"},items:[{label:"Introduction",to:"/docs/overview",position:"left"},{label:"Chapter 1",to:"/docs/chapter-01/overview",position:"left"},{label:"Chapter 2",to:"/docs/chapter-02/overview",position:"left"},{label:"Chapter 3",to:"/docs/chapter-03/overview",position:"left"},{label:"Chapter 4",to:"/docs/chapter-04/overview",position:"left"},{label:"Chapter 5",to:"/docs/chapter-05/overview",position:"left"},{label:"LOs",to:"/docs/learning_objectives",position:"left"}],hideOnScroll:!1},footer:{style:"dark",links:[],copyright:"Copyright \xa9 2025 Robot Framework\xae Foundation - Syllabus of Robot Framework\xae Certified Professional"},prism:{theme:{plain:{color:"#393A34",backgroundColor:"#f6f8fa"},styles:[{types:["comment","prolog","doctype","cdata"],style:{color:"#999988",fontStyle:"italic"}},{types:["namespace"],style:{opacity:.7}},{types:["string","attr-value"],style:{color:"#e3116c"}},{types:["punctuation","operator"],style:{color:"#393A34"}},{types:["entity","url","symbol","number","boolean","variable","constant","property","regex","inserted"],style:{color:"#36acaa"}},{types:["atrule","keyword","attr-name","selector"],style:{color:"#00a4db"}},{types:["function","deleted","tag"],style:{color:"#d73a49"}},{types:["function-variable"],style:{color:"#6f42c1"}},{types:["tag","selector","keyword"],style:{color:"#00009f"}}]},darkTheme:{plain:{color:"#F8F8F2",backgroundColor:"#282A36"},styles:[{types:["prolog","constant","builtin"],style:{color:"rgb(189, 147, 249)"}},{types:["inserted","function"],style:{color:"rgb(80, 250, 123)"}},{types:["deleted"],style:{color:"rgb(255, 85, 85)"}},{types:["changed"],style:{color:"rgb(255, 184, 108)"}},{types:["punctuation","symbol"],style:{color:"rgb(248, 248, 242)"}},{types:["string","char","tag","selector"],style:{color:"rgb(255, 121, 198)"}},{types:["keyword","variable"],style:{color:"rgb(189, 147, 249)",fontStyle:"italic"}},{types:["comment"],style:{color:"rgb(98, 114, 164)"}},{types:["attr-name"],style:{color:"rgb(241, 250, 140)"}}]},additionalLanguages:["robotframework","rust"],magicComments:[{className:"theme-code-block-highlighted-line",line:"highlight-next-line",block:{start:"highlight-start",end:"highlight-end"}}]},docs:{versionPersistence:"localStorage",sidebar:{hideable:!1,autoCollapseCategories:!1}},blog:{sidebar:{groupByYear:!0}},metadata:[],tableOfContents:{minHeadingLevel:2,maxHeadingLevel:3}},baseUrlIssueBanner:!0,i18n:{defaultLocale:"en",path:"i18n",locales:["en"],localeConfigs:{}},future:{experimental_faster:{swcJsLoader:!1,swcJsMinimizer:!1,swcHtmlMinimizer:!1,lightningCssMinimizer:!1,mdxCrossCompilerCache:!1,rspackBundler:!1},experimental_storage:{type:"localStorage",namespace:!1},experimental_router:"browser"},onBrokenAnchors:"warn",onDuplicateRoutes:"warn",staticDirectories:["static"],customFields:{},plugins:[],themes:[],scripts:[],headTags:[],stylesheets:[],clientModules:[],titleDelimiter:"|",noIndex:!1,markdown:{format:"mdx",mermaid:!1,mdx1Compat:{comments:!0,admonitions:!0,headingIds:!0},anchors:{maintainCase:!1}}}},8168:(e,t,n)=>{"use strict";function r(){return r=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)({}).hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},r.apply(null,arguments)}n.d(t,{A:()=>r})},2892:(e,t,n)=>{"use strict";function r(e,t){return r=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(e,t){return e.__proto__=t,e},r(e,t)}function a(e,t){e.prototype=Object.create(t.prototype),e.prototype.constructor=e,r(e,t)}n.d(t,{A:()=>a})},8587:(e,t,n)=>{"use strict";function r(e,t){if(null==e)return{};var n={};for(var r in e)if({}.hasOwnProperty.call(e,r)){if(t.includes(r))continue;n[r]=e[r]}return n}n.d(t,{A:()=>r})},4164:(e,t,n)=>{"use strict";function r(e){var t,n,a="";if("string"==typeof e||"number"==typeof e)a+=e;else if("object"==typeof e)if(Array.isArray(e)){var o=e.length;for(t=0;t<o;t++)e[t]&&(n=r(e[t]))&&(a&&(a+=" "),a+=n)}else for(n in e)e[n]&&(a&&(a+=" "),a+=n);return a}n.d(t,{A:()=>a});const a=function(){for(var e,t,n=0,a="",o=arguments.length;n<o;n++)(e=arguments[n])&&(t=r(e))&&(a&&(a+=" "),a+=t);return a}},1765:(e,t,n)=>{"use strict";n.d(t,{My:()=>A,f4:()=>ne});var r,a,o,i,l,s,u,c=n(6540),d=n(4164),f=Object.create,p=Object.defineProperty,h=Object.defineProperties,m=Object.getOwnPropertyDescriptor,g=Object.getOwnPropertyDescriptors,y=Object.getOwnPropertyNames,b=Object.getOwnPropertySymbols,v=Object.getPrototypeOf,w=Object.prototype.hasOwnProperty,k=Object.prototype.propertyIsEnumerable,x=(e,t,n)=>t in e?p(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,S=(e,t)=>{for(var n in t||(t={}))w.call(t,n)&&x(e,n,t[n]);if(b)for(var n of b(t))k.call(t,n)&&x(e,n,t[n]);return e},_=(e,t)=>h(e,g(t)),E=(e,t)=>{var n={};for(var r in e)w.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&b)for(var r of b(e))t.indexOf(r)<0&&k.call(e,r)&&(n[r]=e[r]);return n},C=(r={"../../node_modules/.pnpm/prismjs@1.29.0_patch_hash=vrxx3pzkik6jpmgpayxfjunetu/node_modules/prismjs/prism.js"(e,t){var n=function(){var e=/(?:^|\s)lang(?:uage)?-([\w-]+)(?=\s|$)/i,t=0,n={},r={util:{encode:function e(t){return t instanceof a?new a(t.type,e(t.content),t.alias):Array.isArray(t)?t.map(e):t.replace(/&/g,"&").replace(/</g,"<").replace(/\u00a0/g," ")},type:function(e){return Object.prototype.toString.call(e).slice(8,-1)},objId:function(e){return e.__id||Object.defineProperty(e,"__id",{value:++t}),e.__id},clone:function e(t,n){var a,o;switch(n=n||{},r.util.type(t)){case"Object":if(o=r.util.objId(t),n[o])return n[o];for(var i in a={},n[o]=a,t)t.hasOwnProperty(i)&&(a[i]=e(t[i],n));return a;case"Array":return o=r.util.objId(t),n[o]?n[o]:(a=[],n[o]=a,t.forEach((function(t,r){a[r]=e(t,n)})),a);default:return t}},getLanguage:function(t){for(;t;){var n=e.exec(t.className);if(n)return n[1].toLowerCase();t=t.parentElement}return"none"},setLanguage:function(t,n){t.className=t.className.replace(RegExp(e,"gi"),""),t.classList.add("language-"+n)},isActive:function(e,t,n){for(var r="no-"+t;e;){var a=e.classList;if(a.contains(t))return!0;if(a.contains(r))return!1;e=e.parentElement}return!!n}},languages:{plain:n,plaintext:n,text:n,txt:n,extend:function(e,t){var n=r.util.clone(r.languages[e]);for(var a in t)n[a]=t[a];return n},insertBefore:function(e,t,n,a){var o=(a=a||r.languages)[e],i={};for(var l in o)if(o.hasOwnProperty(l)){if(l==t)for(var s in n)n.hasOwnProperty(s)&&(i[s]=n[s]);n.hasOwnProperty(l)||(i[l]=o[l])}var u=a[e];return a[e]=i,r.languages.DFS(r.languages,(function(t,n){n===u&&t!=e&&(this[t]=i)})),i},DFS:function e(t,n,a,o){o=o||{};var i=r.util.objId;for(var l in t)if(t.hasOwnProperty(l)){n.call(t,l,t[l],a||l);var s=t[l],u=r.util.type(s);"Object"!==u||o[i(s)]?"Array"!==u||o[i(s)]||(o[i(s)]=!0,e(s,n,l,o)):(o[i(s)]=!0,e(s,n,null,o))}}},plugins:{},highlight:function(e,t,n){var o={code:e,grammar:t,language:n};if(r.hooks.run("before-tokenize",o),!o.grammar)throw new Error('The language "'+o.language+'" has no grammar.');return o.tokens=r.tokenize(o.code,o.grammar),r.hooks.run("after-tokenize",o),a.stringify(r.util.encode(o.tokens),o.language)},tokenize:function(e,t){var n=t.rest;if(n){for(var r in n)t[r]=n[r];delete t.rest}var a=new l;return s(a,a.head,e),i(e,a,t,a.head,0),function(e){for(var t=[],n=e.head.next;n!==e.tail;)t.push(n.value),n=n.next;return t}(a)},hooks:{all:{},add:function(e,t){var n=r.hooks.all;n[e]=n[e]||[],n[e].push(t)},run:function(e,t){var n=r.hooks.all[e];if(n&&n.length)for(var a,o=0;a=n[o++];)a(t)}},Token:a};function a(e,t,n,r){this.type=e,this.content=t,this.alias=n,this.length=0|(r||"").length}function o(e,t,n,r){e.lastIndex=t;var a=e.exec(n);if(a&&r&&a[1]){var o=a[1].length;a.index+=o,a[0]=a[0].slice(o)}return a}function i(e,t,n,l,c,d){for(var f in n)if(n.hasOwnProperty(f)&&n[f]){var p=n[f];p=Array.isArray(p)?p:[p];for(var h=0;h<p.length;++h){if(d&&d.cause==f+","+h)return;var m=p[h],g=m.inside,y=!!m.lookbehind,b=!!m.greedy,v=m.alias;if(b&&!m.pattern.global){var w=m.pattern.toString().match(/[imsuy]*$/)[0];m.pattern=RegExp(m.pattern.source,w+"g")}for(var k=m.pattern||m,x=l.next,S=c;x!==t.tail&&!(d&&S>=d.reach);S+=x.value.length,x=x.next){var _=x.value;if(t.length>e.length)return;if(!(_ instanceof a)){var E,C=1;if(b){if(!(E=o(k,S,e,y))||E.index>=e.length)break;var A=E.index,P=E.index+E[0].length,T=S;for(T+=x.value.length;A>=T;)T+=(x=x.next).value.length;if(S=T-=x.value.length,x.value instanceof a)continue;for(var R=x;R!==t.tail&&(T<P||"string"==typeof R.value);R=R.next)C++,T+=R.value.length;C--,_=e.slice(S,T),E.index-=S}else if(!(E=o(k,0,_,y)))continue;A=E.index;var N=E[0],j=_.slice(0,A),O=_.slice(A+N.length),F=S+_.length;d&&F>d.reach&&(d.reach=F);var L=x.prev;if(j&&(L=s(t,L,j),S+=j.length),u(t,L,C),x=s(t,L,new a(f,g?r.tokenize(N,g):N,v,N)),O&&s(t,x,O),C>1){var I={cause:f+","+h,reach:F};i(e,t,n,x.prev,S,I),d&&I.reach>d.reach&&(d.reach=I.reach)}}}}}}function l(){var e={value:null,prev:null,next:null},t={value:null,prev:e,next:null};e.next=t,this.head=e,this.tail=t,this.length=0}function s(e,t,n){var r=t.next,a={value:n,prev:t,next:r};return t.next=a,r.prev=a,e.length++,a}function u(e,t,n){for(var r=t.next,a=0;a<n&&r!==e.tail;a++)r=r.next;t.next=r,r.prev=t,e.length-=a}return a.stringify=function e(t,n){if("string"==typeof t)return t;if(Array.isArray(t)){var a="";return t.forEach((function(t){a+=e(t,n)})),a}var o={type:t.type,content:e(t.content,n),tag:"span",classes:["token",t.type],attributes:{},language:n},i=t.alias;i&&(Array.isArray(i)?Array.prototype.push.apply(o.classes,i):o.classes.push(i)),r.hooks.run("wrap",o);var l="";for(var s in o.attributes)l+=" "+s+'="'+(o.attributes[s]||"").replace(/"/g,""")+'"';return"<"+o.tag+' class="'+o.classes.join(" ")+'"'+l+">"+o.content+"</"+o.tag+">"},r}();t.exports=n,n.default=n}},function(){return a||(0,r[y(r)[0]])((a={exports:{}}).exports,a),a.exports}),A=((e,t,n)=>(n=null!=e?f(v(e)):{},((e,t,n,r)=>{if(t&&"object"==typeof t||"function"==typeof t)for(let a of y(t))w.call(e,a)||a===n||p(e,a,{get:()=>t[a],enumerable:!(r=m(t,a))||r.enumerable});return e})(!t&&e&&e.__esModule?n:p(n,"default",{value:e,enumerable:!0}),e)))(C());A.languages.markup={comment:{pattern:/<!--(?:(?!<!--)[\s\S])*?-->/,greedy:!0},prolog:{pattern:/<\?[\s\S]+?\?>/,greedy:!0},doctype:{pattern:/<!DOCTYPE(?:[^>"'[\]]|"[^"]*"|'[^']*')+(?:\[(?:[^<"'\]]|"[^"]*"|'[^']*'|<(?!!--)|<!--(?:[^-]|-(?!->))*-->)*\]\s*)?>/i,greedy:!0,inside:{"internal-subset":{pattern:/(^[^\[]*\[)[\s\S]+(?=\]>$)/,lookbehind:!0,greedy:!0,inside:null},string:{pattern:/"[^"]*"|'[^']*'/,greedy:!0},punctuation:/^<!|>$|[[\]]/,"doctype-tag":/^DOCTYPE/i,name:/[^\s<>'"]+/}},cdata:{pattern:/<!\[CDATA\[[\s\S]*?\]\]>/i,greedy:!0},tag:{pattern:/<\/?(?!\d)[^\s>\/=$<%]+(?:\s(?:\s*[^\s>\/=]+(?:\s*=\s*(?:"[^"]*"|'[^']*'|[^\s'">=]+(?=[\s>]))|(?=[\s/>])))+)?\s*\/?>/,greedy:!0,inside:{tag:{pattern:/^<\/?[^\s>\/]+/,inside:{punctuation:/^<\/?/,namespace:/^[^\s>\/:]+:/}},"special-attr":[],"attr-value":{pattern:/=\s*(?:"[^"]*"|'[^']*'|[^\s'">=]+)/,inside:{punctuation:[{pattern:/^=/,alias:"attr-equals"},{pattern:/^(\s*)["']|["']$/,lookbehind:!0}]}},punctuation:/\/?>/,"attr-name":{pattern:/[^\s>\/]+/,inside:{namespace:/^[^\s>\/:]+:/}}}},entity:[{pattern:/&[\da-z]{1,8};/i,alias:"named-entity"},/&#x?[\da-f]{1,8};/i]},A.languages.markup.tag.inside["attr-value"].inside.entity=A.languages.markup.entity,A.languages.markup.doctype.inside["internal-subset"].inside=A.languages.markup,A.hooks.add("wrap",(function(e){"entity"===e.type&&(e.attributes.title=e.content.replace(/&/,"&"))})),Object.defineProperty(A.languages.markup.tag,"addInlined",{value:function(e,t){var n;(t=((n=((n={})["language-"+t]={pattern:/(^<!\[CDATA\[)[\s\S]+?(?=\]\]>$)/i,lookbehind:!0,inside:A.languages[t]},n.cdata=/^<!\[CDATA\[|\]\]>$/i,{"included-cdata":{pattern:/<!\[CDATA\[[\s\S]*?\]\]>/i,inside:n}}))["language-"+t]={pattern:/[\s\S]+/,inside:A.languages[t]},{}))[e]={pattern:RegExp(/(<__[^>]*>)(?:<!\[CDATA\[(?:[^\]]|\](?!\]>))*\]\]>|(?!<!\[CDATA\[)[\s\S])*?(?=<\/__>)/.source.replace(/__/g,(function(){return e})),"i"),lookbehind:!0,greedy:!0,inside:n},A.languages.insertBefore("markup","cdata",t)}}),Object.defineProperty(A.languages.markup.tag,"addAttribute",{value:function(e,t){A.languages.markup.tag.inside["special-attr"].push({pattern:RegExp(/(^|["'\s])/.source+"(?:"+e+")"+/\s*=\s*(?:"[^"]*"|'[^']*'|[^\s'">=]+(?=[\s>]))/.source,"i"),lookbehind:!0,inside:{"attr-name":/^[^\s=]+/,"attr-value":{pattern:/=[\s\S]+/,inside:{value:{pattern:/(^=\s*(["']|(?!["'])))\S[\s\S]*(?=\2$)/,lookbehind:!0,alias:[t,"language-"+t],inside:A.languages[t]},punctuation:[{pattern:/^=/,alias:"attr-equals"},/"|'/]}}}})}}),A.languages.html=A.languages.markup,A.languages.mathml=A.languages.markup,A.languages.svg=A.languages.markup,A.languages.xml=A.languages.extend("markup",{}),A.languages.ssml=A.languages.xml,A.languages.atom=A.languages.xml,A.languages.rss=A.languages.xml,o=A,i={pattern:/\\[\\(){}[\]^$+*?|.]/,alias:"escape"},s="(?:[^\\\\-]|"+(l=/\\(?:x[\da-fA-F]{2}|u[\da-fA-F]{4}|u\{[\da-fA-F]+\}|0[0-7]{0,2}|[123][0-7]{2}|c[a-zA-Z]|.)/).source+")",s=RegExp(s+"-"+s),u={pattern:/(<|')[^<>']+(?=[>']$)/,lookbehind:!0,alias:"variable"},o.languages.regex={"char-class":{pattern:/((?:^|[^\\])(?:\\\\)*)\[(?:[^\\\]]|\\[\s\S])*\]/,lookbehind:!0,inside:{"char-class-negation":{pattern:/(^\[)\^/,lookbehind:!0,alias:"operator"},"char-class-punctuation":{pattern:/^\[|\]$/,alias:"punctuation"},range:{pattern:s,inside:{escape:l,"range-punctuation":{pattern:/-/,alias:"operator"}}},"special-escape":i,"char-set":{pattern:/\\[wsd]|\\p\{[^{}]+\}/i,alias:"class-name"},escape:l}},"special-escape":i,"char-set":{pattern:/\.|\\[wsd]|\\p\{[^{}]+\}/i,alias:"class-name"},backreference:[{pattern:/\\(?![123][0-7]{2})[1-9]/,alias:"keyword"},{pattern:/\\k<[^<>']+>/,alias:"keyword",inside:{"group-name":u}}],anchor:{pattern:/[$^]|\\[ABbGZz]/,alias:"function"},escape:l,group:[{pattern:/\((?:\?(?:<[^<>']+>|'[^<>']+'|[>:]|<?[=!]|[idmnsuxU]+(?:-[idmnsuxU]+)?:?))?/,alias:"punctuation",inside:{"group-name":u}},{pattern:/\)/,alias:"punctuation"}],quantifier:{pattern:/(?:[+*?]|\{\d+(?:,\d*)?\})[?+]?/,alias:"number"},alternation:{pattern:/\|/,alias:"keyword"}},A.languages.clike={comment:[{pattern:/(^|[^\\])\/\*[\s\S]*?(?:\*\/|$)/,lookbehind:!0,greedy:!0},{pattern:/(^|[^\\:])\/\/.*/,lookbehind:!0,greedy:!0}],string:{pattern:/(["'])(?:\\(?:\r\n|[\s\S])|(?!\1)[^\\\r\n])*\1/,greedy:!0},"class-name":{pattern:/(\b(?:class|extends|implements|instanceof|interface|new|trait)\s+|\bcatch\s+\()[\w.\\]+/i,lookbehind:!0,inside:{punctuation:/[.\\]/}},keyword:/\b(?:break|catch|continue|do|else|finally|for|function|if|in|instanceof|new|null|return|throw|try|while)\b/,boolean:/\b(?:false|true)\b/,function:/\b\w+(?=\()/,number:/\b0x[\da-f]+\b|(?:\b\d+(?:\.\d*)?|\B\.\d+)(?:e[+-]?\d+)?/i,operator:/[<>]=?|[!=]=?=?|--?|\+\+?|&&?|\|\|?|[?*/~^%]/,punctuation:/[{}[\];(),.:]/},A.languages.javascript=A.languages.extend("clike",{"class-name":[A.languages.clike["class-name"],{pattern:/(^|[^$\w\xA0-\uFFFF])(?!\s)[_$A-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?=\.(?:constructor|prototype))/,lookbehind:!0}],keyword:[{pattern:/((?:^|\})\s*)catch\b/,lookbehind:!0},{pattern:/(^|[^.]|\.\.\.\s*)\b(?:as|assert(?=\s*\{)|async(?=\s*(?:function\b|\(|[$\w\xA0-\uFFFF]|$))|await|break|case|class|const|continue|debugger|default|delete|do|else|enum|export|extends|finally(?=\s*(?:\{|$))|for|from(?=\s*(?:['"]|$))|function|(?:get|set)(?=\s*(?:[#\[$\w\xA0-\uFFFF]|$))|if|implements|import|in|instanceof|interface|let|new|null|of|package|private|protected|public|return|static|super|switch|this|throw|try|typeof|undefined|var|void|while|with|yield)\b/,lookbehind:!0}],function:/#?(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?=\s*(?:\.\s*(?:apply|bind|call)\s*)?\()/,number:{pattern:RegExp(/(^|[^\w$])/.source+"(?:"+/NaN|Infinity/.source+"|"+/0[bB][01]+(?:_[01]+)*n?/.source+"|"+/0[oO][0-7]+(?:_[0-7]+)*n?/.source+"|"+/0[xX][\dA-Fa-f]+(?:_[\dA-Fa-f]+)*n?/.source+"|"+/\d+(?:_\d+)*n/.source+"|"+/(?:\d+(?:_\d+)*(?:\.(?:\d+(?:_\d+)*)?)?|\.\d+(?:_\d+)*)(?:[Ee][+-]?\d+(?:_\d+)*)?/.source+")"+/(?![\w$])/.source),lookbehind:!0},operator:/--|\+\+|\*\*=?|=>|&&=?|\|\|=?|[!=]==|<<=?|>>>?=?|[-+*/%&|^!=<>]=?|\.{3}|\?\?=?|\?\.?|[~:]/}),A.languages.javascript["class-name"][0].pattern=/(\b(?:class|extends|implements|instanceof|interface|new)\s+)[\w.\\]+/,A.languages.insertBefore("javascript","keyword",{regex:{pattern:RegExp(/((?:^|[^$\w\xA0-\uFFFF."'\])\s]|\b(?:return|yield))\s*)/.source+/\//.source+"(?:"+/(?:\[(?:[^\]\\\r\n]|\\.)*\]|\\.|[^/\\\[\r\n])+\/[dgimyus]{0,7}/.source+"|"+/(?:\[(?:[^[\]\\\r\n]|\\.|\[(?:[^[\]\\\r\n]|\\.|\[(?:[^[\]\\\r\n]|\\.)*\])*\])*\]|\\.|[^/\\\[\r\n])+\/[dgimyus]{0,7}v[dgimyus]{0,7}/.source+")"+/(?=(?:\s|\/\*(?:[^*]|\*(?!\/))*\*\/)*(?:$|[\r\n,.;:})\]]|\/\/))/.source),lookbehind:!0,greedy:!0,inside:{"regex-source":{pattern:/^(\/)[\s\S]+(?=\/[a-z]*$)/,lookbehind:!0,alias:"language-regex",inside:A.languages.regex},"regex-delimiter":/^\/|\/$/,"regex-flags":/^[a-z]+$/}},"function-variable":{pattern:/#?(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?=\s*[=:]\s*(?:async\s*)?(?:\bfunction\b|(?:\((?:[^()]|\([^()]*\))*\)|(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*)\s*=>))/,alias:"function"},parameter:[{pattern:/(function(?:\s+(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*)?\s*\(\s*)(?!\s)(?:[^()\s]|\s+(?![\s)])|\([^()]*\))+(?=\s*\))/,lookbehind:!0,inside:A.languages.javascript},{pattern:/(^|[^$\w\xA0-\uFFFF])(?!\s)[_$a-z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?=\s*=>)/i,lookbehind:!0,inside:A.languages.javascript},{pattern:/(\(\s*)(?!\s)(?:[^()\s]|\s+(?![\s)])|\([^()]*\))+(?=\s*\)\s*=>)/,lookbehind:!0,inside:A.languages.javascript},{pattern:/((?:\b|\s|^)(?!(?:as|async|await|break|case|catch|class|const|continue|debugger|default|delete|do|else|enum|export|extends|finally|for|from|function|get|if|implements|import|in|instanceof|interface|let|new|null|of|package|private|protected|public|return|set|static|super|switch|this|throw|try|typeof|undefined|var|void|while|with|yield)(?![$\w\xA0-\uFFFF]))(?:(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*\s*)\(\s*|\]\s*\(\s*)(?!\s)(?:[^()\s]|\s+(?![\s)])|\([^()]*\))+(?=\s*\)\s*\{)/,lookbehind:!0,inside:A.languages.javascript}],constant:/\b[A-Z](?:[A-Z_]|\dx?)*\b/}),A.languages.insertBefore("javascript","string",{hashbang:{pattern:/^#!.*/,greedy:!0,alias:"comment"},"template-string":{pattern:/`(?:\\[\s\S]|\$\{(?:[^{}]|\{(?:[^{}]|\{[^}]*\})*\})+\}|(?!\$\{)[^\\`])*`/,greedy:!0,inside:{"template-punctuation":{pattern:/^`|`$/,alias:"string"},interpolation:{pattern:/((?:^|[^\\])(?:\\{2})*)\$\{(?:[^{}]|\{(?:[^{}]|\{[^}]*\})*\})+\}/,lookbehind:!0,inside:{"interpolation-punctuation":{pattern:/^\$\{|\}$/,alias:"punctuation"},rest:A.languages.javascript}},string:/[\s\S]+/}},"string-property":{pattern:/((?:^|[,{])[ \t]*)(["'])(?:\\(?:\r\n|[\s\S])|(?!\2)[^\\\r\n])*\2(?=\s*:)/m,lookbehind:!0,greedy:!0,alias:"property"}}),A.languages.insertBefore("javascript","operator",{"literal-property":{pattern:/((?:^|[,{])[ \t]*)(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?=\s*:)/m,lookbehind:!0,alias:"property"}}),A.languages.markup&&(A.languages.markup.tag.addInlined("script","javascript"),A.languages.markup.tag.addAttribute(/on(?:abort|blur|change|click|composition(?:end|start|update)|dblclick|error|focus(?:in|out)?|key(?:down|up)|load|mouse(?:down|enter|leave|move|out|over|up)|reset|resize|scroll|select|slotchange|submit|unload|wheel)/.source,"javascript")),A.languages.js=A.languages.javascript,A.languages.actionscript=A.languages.extend("javascript",{keyword:/\b(?:as|break|case|catch|class|const|default|delete|do|dynamic|each|else|extends|final|finally|for|function|get|if|implements|import|in|include|instanceof|interface|internal|is|namespace|native|new|null|override|package|private|protected|public|return|set|static|super|switch|this|throw|try|typeof|use|var|void|while|with)\b/,operator:/\+\+|--|(?:[+\-*\/%^]|&&?|\|\|?|<<?|>>?>?|[!=]=?)=?|[~?@]/}),A.languages.actionscript["class-name"].alias="function",delete A.languages.actionscript.parameter,delete A.languages.actionscript["literal-property"],A.languages.markup&&A.languages.insertBefore("actionscript","string",{xml:{pattern:/(^|[^.])<\/?\w+(?:\s+[^\s>\/=]+=("|')(?:\\[\s\S]|(?!\2)[^\\])*\2)*\s*\/?>/,lookbehind:!0,inside:A.languages.markup}}),function(e){var t=/#(?!\{).+/,n={pattern:/#\{[^}]+\}/,alias:"variable"};e.languages.coffeescript=e.languages.extend("javascript",{comment:t,string:[{pattern:/'(?:\\[\s\S]|[^\\'])*'/,greedy:!0},{pattern:/"(?:\\[\s\S]|[^\\"])*"/,greedy:!0,inside:{interpolation:n}}],keyword:/\b(?:and|break|by|catch|class|continue|debugger|delete|do|each|else|extend|extends|false|finally|for|if|in|instanceof|is|isnt|let|loop|namespace|new|no|not|null|of|off|on|or|own|return|super|switch|then|this|throw|true|try|typeof|undefined|unless|until|when|while|window|with|yes|yield)\b/,"class-member":{pattern:/@(?!\d)\w+/,alias:"variable"}}),e.languages.insertBefore("coffeescript","comment",{"multiline-comment":{pattern:/###[\s\S]+?###/,alias:"comment"},"block-regex":{pattern:/\/{3}[\s\S]*?\/{3}/,alias:"regex",inside:{comment:t,interpolation:n}}}),e.languages.insertBefore("coffeescript","string",{"inline-javascript":{pattern:/`(?:\\[\s\S]|[^\\`])*`/,inside:{delimiter:{pattern:/^`|`$/,alias:"punctuation"},script:{pattern:/[\s\S]+/,alias:"language-javascript",inside:e.languages.javascript}}},"multiline-string":[{pattern:/'''[\s\S]*?'''/,greedy:!0,alias:"string"},{pattern:/"""[\s\S]*?"""/,greedy:!0,alias:"string",inside:{interpolation:n}}]}),e.languages.insertBefore("coffeescript","keyword",{property:/(?!\d)\w+(?=\s*:(?!:))/}),delete e.languages.coffeescript["template-string"],e.languages.coffee=e.languages.coffeescript}(A),function(e){var t=e.languages.javadoclike={parameter:{pattern:/(^[\t ]*(?:\/{3}|\*|\/\*\*)\s*@(?:arg|arguments|param)\s+)\w+/m,lookbehind:!0},keyword:{pattern:/(^[\t ]*(?:\/{3}|\*|\/\*\*)\s*|\{)@[a-z][a-zA-Z-]+\b/m,lookbehind:!0},punctuation:/[{}]/};Object.defineProperty(t,"addSupport",{value:function(t,n){(t="string"==typeof t?[t]:t).forEach((function(t){var r=function(e){e.inside||(e.inside={}),e.inside.rest=n},a="doc-comment";if(o=e.languages[t]){var o,i=o[a];if((i=i||(o=e.languages.insertBefore(t,"comment",{"doc-comment":{pattern:/(^|[^\\])\/\*\*[^/][\s\S]*?(?:\*\/|$)/,lookbehind:!0,alias:"comment"}}))[a])instanceof RegExp&&(i=o[a]={pattern:i}),Array.isArray(i))for(var l=0,s=i.length;l<s;l++)i[l]instanceof RegExp&&(i[l]={pattern:i[l]}),r(i[l]);else r(i)}}))}}),t.addSupport(["java","javascript","php"],t)}(A),function(e){var t=/(?:"(?:\\(?:\r\n|[\s\S])|[^"\\\r\n])*"|'(?:\\(?:\r\n|[\s\S])|[^'\\\r\n])*')/;(t=(e.languages.css={comment:/\/\*[\s\S]*?\*\//,atrule:{pattern:RegExp("@[\\w-](?:"+/[^;{\s"']|\s+(?!\s)/.source+"|"+t.source+")*?"+/(?:;|(?=\s*\{))/.source),inside:{rule:/^@[\w-]+/,"selector-function-argument":{pattern:/(\bselector\s*\(\s*(?![\s)]))(?:[^()\s]|\s+(?![\s)])|\((?:[^()]|\([^()]*\))*\))+(?=\s*\))/,lookbehind:!0,alias:"selector"},keyword:{pattern:/(^|[^\w-])(?:and|not|only|or)(?![\w-])/,lookbehind:!0}}},url:{pattern:RegExp("\\burl\\((?:"+t.source+"|"+/(?:[^\\\r\n()"']|\\[\s\S])*/.source+")\\)","i"),greedy:!0,inside:{function:/^url/i,punctuation:/^\(|\)$/,string:{pattern:RegExp("^"+t.source+"$"),alias:"url"}}},selector:{pattern:RegExp("(^|[{}\\s])[^{}\\s](?:[^{};\"'\\s]|\\s+(?![\\s{])|"+t.source+")*(?=\\s*\\{)"),lookbehind:!0},string:{pattern:t,greedy:!0},property:{pattern:/(^|[^-\w\xA0-\uFFFF])(?!\s)[-_a-z\xA0-\uFFFF](?:(?!\s)[-\w\xA0-\uFFFF])*(?=\s*:)/i,lookbehind:!0},important:/!important\b/i,function:{pattern:/(^|[^-a-z0-9])[-a-z0-9]+(?=\()/i,lookbehind:!0},punctuation:/[(){};:,]/},e.languages.css.atrule.inside.rest=e.languages.css,e.languages.markup))&&(t.tag.addInlined("style","css"),t.tag.addAttribute("style","css"))}(A),function(e){var t=/("|')(?:\\(?:\r\n|[\s\S])|(?!\1)[^\\\r\n])*\1/,n=(t=(e.languages.css.selector={pattern:e.languages.css.selector.pattern,lookbehind:!0,inside:t={"pseudo-element":/:(?:after|before|first-letter|first-line|selection)|::[-\w]+/,"pseudo-class":/:[-\w]+/,class:/\.[-\w]+/,id:/#[-\w]+/,attribute:{pattern:RegExp("\\[(?:[^[\\]\"']|"+t.source+")*\\]"),greedy:!0,inside:{punctuation:/^\[|\]$/,"case-sensitivity":{pattern:/(\s)[si]$/i,lookbehind:!0,alias:"keyword"},namespace:{pattern:/^(\s*)(?:(?!\s)[-*\w\xA0-\uFFFF])*\|(?!=)/,lookbehind:!0,inside:{punctuation:/\|$/}},"attr-name":{pattern:/^(\s*)(?:(?!\s)[-\w\xA0-\uFFFF])+/,lookbehind:!0},"attr-value":[t,{pattern:/(=\s*)(?:(?!\s)[-\w\xA0-\uFFFF])+(?=\s*$)/,lookbehind:!0}],operator:/[|~*^$]?=/}},"n-th":[{pattern:/(\(\s*)[+-]?\d*[\dn](?:\s*[+-]\s*\d+)?(?=\s*\))/,lookbehind:!0,inside:{number:/[\dn]+/,operator:/[+-]/}},{pattern:/(\(\s*)(?:even|odd)(?=\s*\))/i,lookbehind:!0}],combinator:/>|\+|~|\|\|/,punctuation:/[(),]/}},e.languages.css.atrule.inside["selector-function-argument"].inside=t,e.languages.insertBefore("css","property",{variable:{pattern:/(^|[^-\w\xA0-\uFFFF])--(?!\s)[-_a-z\xA0-\uFFFF](?:(?!\s)[-\w\xA0-\uFFFF])*/i,lookbehind:!0}}),{pattern:/(\b\d+)(?:%|[a-z]+(?![\w-]))/,lookbehind:!0}),{pattern:/(^|[^\w.-])-?(?:\d+(?:\.\d+)?|\.\d+)/,lookbehind:!0});e.languages.insertBefore("css","function",{operator:{pattern:/(\s)[+\-*\/](?=\s)/,lookbehind:!0},hexcode:{pattern:/\B#[\da-f]{3,8}\b/i,alias:"color"},color:[{pattern:/(^|[^\w-])(?:AliceBlue|AntiqueWhite|Aqua|Aquamarine|Azure|Beige|Bisque|Black|BlanchedAlmond|Blue|BlueViolet|Brown|BurlyWood|CadetBlue|Chartreuse|Chocolate|Coral|CornflowerBlue|Cornsilk|Crimson|Cyan|DarkBlue|DarkCyan|DarkGoldenRod|DarkGr[ae]y|DarkGreen|DarkKhaki|DarkMagenta|DarkOliveGreen|DarkOrange|DarkOrchid|DarkRed|DarkSalmon|DarkSeaGreen|DarkSlateBlue|DarkSlateGr[ae]y|DarkTurquoise|DarkViolet|DeepPink|DeepSkyBlue|DimGr[ae]y|DodgerBlue|FireBrick|FloralWhite|ForestGreen|Fuchsia|Gainsboro|GhostWhite|Gold|GoldenRod|Gr[ae]y|Green|GreenYellow|HoneyDew|HotPink|IndianRed|Indigo|Ivory|Khaki|Lavender|LavenderBlush|LawnGreen|LemonChiffon|LightBlue|LightCoral|LightCyan|LightGoldenRodYellow|LightGr[ae]y|LightGreen|LightPink|LightSalmon|LightSeaGreen|LightSkyBlue|LightSlateGr[ae]y|LightSteelBlue|LightYellow|Lime|LimeGreen|Linen|Magenta|Maroon|MediumAquaMarine|MediumBlue|MediumOrchid|MediumPurple|MediumSeaGreen|MediumSlateBlue|MediumSpringGreen|MediumTurquoise|MediumVioletRed|MidnightBlue|MintCream|MistyRose|Moccasin|NavajoWhite|Navy|OldLace|Olive|OliveDrab|Orange|OrangeRed|Orchid|PaleGoldenRod|PaleGreen|PaleTurquoise|PaleVioletRed|PapayaWhip|PeachPuff|Peru|Pink|Plum|PowderBlue|Purple|RebeccaPurple|Red|RosyBrown|RoyalBlue|SaddleBrown|Salmon|SandyBrown|SeaGreen|SeaShell|Sienna|Silver|SkyBlue|SlateBlue|SlateGr[ae]y|Snow|SpringGreen|SteelBlue|Tan|Teal|Thistle|Tomato|Transparent|Turquoise|Violet|Wheat|White|WhiteSmoke|Yellow|YellowGreen)(?![\w-])/i,lookbehind:!0},{pattern:/\b(?:hsl|rgb)\(\s*\d{1,3}\s*,\s*\d{1,3}%?\s*,\s*\d{1,3}%?\s*\)\B|\b(?:hsl|rgb)a\(\s*\d{1,3}\s*,\s*\d{1,3}%?\s*,\s*\d{1,3}%?\s*,\s*(?:0|0?\.\d+|1)\s*\)\B/i,inside:{unit:t,number:n,function:/[\w-]+(?=\()/,punctuation:/[(),]/}}],entity:/\\[\da-f]{1,8}/i,unit:t,number:n})}(A),function(e){var t=/[*&][^\s[\]{},]+/,n=/!(?:<[\w\-%#;/?:@&=+$,.!~*'()[\]]+>|(?:[a-zA-Z\d-]*!)?[\w\-%#;/?:@&=+$.~*'()]+)?/,r="(?:"+n.source+"(?:[ \t]+"+t.source+")?|"+t.source+"(?:[ \t]+"+n.source+")?)",a=/(?:[^\s\x00-\x08\x0e-\x1f!"#%&'*,\-:>?@[\]`{|}\x7f-\x84\x86-\x9f\ud800-\udfff\ufffe\uffff]|[?:-]<PLAIN>)(?:[ \t]*(?:(?![#:])<PLAIN>|:<PLAIN>))*/.source.replace(/<PLAIN>/g,(function(){return/[^\s\x00-\x08\x0e-\x1f,[\]{}\x7f-\x84\x86-\x9f\ud800-\udfff\ufffe\uffff]/.source})),o=/"(?:[^"\\\r\n]|\\.)*"|'(?:[^'\\\r\n]|\\.)*'/.source;function i(e,t){t=(t||"").replace(/m/g,"")+"m";var n=/([:\-,[{]\s*(?:\s<<prop>>[ \t]+)?)(?:<<value>>)(?=[ \t]*(?:$|,|\]|\}|(?:[\r\n]\s*)?#))/.source.replace(/<<prop>>/g,(function(){return r})).replace(/<<value>>/g,(function(){return e}));return RegExp(n,t)}e.languages.yaml={scalar:{pattern:RegExp(/([\-:]\s*(?:\s<<prop>>[ \t]+)?[|>])[ \t]*(?:((?:\r?\n|\r)[ \t]+)\S[^\r\n]*(?:\2[^\r\n]+)*)/.source.replace(/<<prop>>/g,(function(){return r}))),lookbehind:!0,alias:"string"},comment:/#.*/,key:{pattern:RegExp(/((?:^|[:\-,[{\r\n?])[ \t]*(?:<<prop>>[ \t]+)?)<<key>>(?=\s*:\s)/.source.replace(/<<prop>>/g,(function(){return r})).replace(/<<key>>/g,(function(){return"(?:"+a+"|"+o+")"}))),lookbehind:!0,greedy:!0,alias:"atrule"},directive:{pattern:/(^[ \t]*)%.+/m,lookbehind:!0,alias:"important"},datetime:{pattern:i(/\d{4}-\d\d?-\d\d?(?:[tT]|[ \t]+)\d\d?:\d{2}:\d{2}(?:\.\d*)?(?:[ \t]*(?:Z|[-+]\d\d?(?::\d{2})?))?|\d{4}-\d{2}-\d{2}|\d\d?:\d{2}(?::\d{2}(?:\.\d*)?)?/.source),lookbehind:!0,alias:"number"},boolean:{pattern:i(/false|true/.source,"i"),lookbehind:!0,alias:"important"},null:{pattern:i(/null|~/.source,"i"),lookbehind:!0,alias:"important"},string:{pattern:i(o),lookbehind:!0,greedy:!0},number:{pattern:i(/[+-]?(?:0x[\da-f]+|0o[0-7]+|(?:\d+(?:\.\d*)?|\.\d+)(?:e[+-]?\d+)?|\.inf|\.nan)/.source,"i"),lookbehind:!0},tag:n,important:t,punctuation:/---|[:[\]{}\-,|>?]|\.\.\./},e.languages.yml=e.languages.yaml}(A),function(e){var t=/(?:\\.|[^\\\n\r]|(?:\n|\r\n?)(?![\r\n]))/.source;function n(e){return e=e.replace(/<inner>/g,(function(){return t})),RegExp(/((?:^|[^\\])(?:\\{2})*)/.source+"(?:"+e+")")}var r=/(?:\\.|``(?:[^`\r\n]|`(?!`))+``|`[^`\r\n]+`|[^\\|\r\n`])+/.source,a=/\|?__(?:\|__)+\|?(?:(?:\n|\r\n?)|(?![\s\S]))/.source.replace(/__/g,(function(){return r})),o=/\|?[ \t]*:?-{3,}:?[ \t]*(?:\|[ \t]*:?-{3,}:?[ \t]*)+\|?(?:\n|\r\n?)/.source,i=(e.languages.markdown=e.languages.extend("markup",{}),e.languages.insertBefore("markdown","prolog",{"front-matter-block":{pattern:/(^(?:\s*[\r\n])?)---(?!.)[\s\S]*?[\r\n]---(?!.)/,lookbehind:!0,greedy:!0,inside:{punctuation:/^---|---$/,"front-matter":{pattern:/\S+(?:\s+\S+)*/,alias:["yaml","language-yaml"],inside:e.languages.yaml}}},blockquote:{pattern:/^>(?:[\t ]*>)*/m,alias:"punctuation"},table:{pattern:RegExp("^"+a+o+"(?:"+a+")*","m"),inside:{"table-data-rows":{pattern:RegExp("^("+a+o+")(?:"+a+")*$"),lookbehind:!0,inside:{"table-data":{pattern:RegExp(r),inside:e.languages.markdown},punctuation:/\|/}},"table-line":{pattern:RegExp("^("+a+")"+o+"$"),lookbehind:!0,inside:{punctuation:/\||:?-{3,}:?/}},"table-header-row":{pattern:RegExp("^"+a+"$"),inside:{"table-header":{pattern:RegExp(r),alias:"important",inside:e.languages.markdown},punctuation:/\|/}}}},code:[{pattern:/((?:^|\n)[ \t]*\n|(?:^|\r\n?)[ \t]*\r\n?)(?: {4}|\t).+(?:(?:\n|\r\n?)(?: {4}|\t).+)*/,lookbehind:!0,alias:"keyword"},{pattern:/^```[\s\S]*?^```$/m,greedy:!0,inside:{"code-block":{pattern:/^(```.*(?:\n|\r\n?))[\s\S]+?(?=(?:\n|\r\n?)^```$)/m,lookbehind:!0},"code-language":{pattern:/^(```).+/,lookbehind:!0},punctuation:/```/}}],title:[{pattern:/\S.*(?:\n|\r\n?)(?:==+|--+)(?=[ \t]*$)/m,alias:"important",inside:{punctuation:/==+$|--+$/}},{pattern:/(^\s*)#.+/m,lookbehind:!0,alias:"important",inside:{punctuation:/^#+|#+$/}}],hr:{pattern:/(^\s*)([*-])(?:[\t ]*\2){2,}(?=\s*$)/m,lookbehind:!0,alias:"punctuation"},list:{pattern:/(^\s*)(?:[*+-]|\d+\.)(?=[\t ].)/m,lookbehind:!0,alias:"punctuation"},"url-reference":{pattern:/!?\[[^\]]+\]:[\t ]+(?:\S+|<(?:\\.|[^>\\])+>)(?:[\t ]+(?:"(?:\\.|[^"\\])*"|'(?:\\.|[^'\\])*'|\((?:\\.|[^)\\])*\)))?/,inside:{variable:{pattern:/^(!?\[)[^\]]+/,lookbehind:!0},string:/(?:"(?:\\.|[^"\\])*"|'(?:\\.|[^'\\])*'|\((?:\\.|[^)\\])*\))$/,punctuation:/^[\[\]!:]|[<>]/},alias:"url"},bold:{pattern:n(/\b__(?:(?!_)<inner>|_(?:(?!_)<inner>)+_)+__\b|\*\*(?:(?!\*)<inner>|\*(?:(?!\*)<inner>)+\*)+\*\*/.source),lookbehind:!0,greedy:!0,inside:{content:{pattern:/(^..)[\s\S]+(?=..$)/,lookbehind:!0,inside:{}},punctuation:/\*\*|__/}},italic:{pattern:n(/\b_(?:(?!_)<inner>|__(?:(?!_)<inner>)+__)+_\b|\*(?:(?!\*)<inner>|\*\*(?:(?!\*)<inner>)+\*\*)+\*/.source),lookbehind:!0,greedy:!0,inside:{content:{pattern:/(^.)[\s\S]+(?=.$)/,lookbehind:!0,inside:{}},punctuation:/[*_]/}},strike:{pattern:n(/(~~?)(?:(?!~)<inner>)+\2/.source),lookbehind:!0,greedy:!0,inside:{content:{pattern:/(^~~?)[\s\S]+(?=\1$)/,lookbehind:!0,inside:{}},punctuation:/~~?/}},"code-snippet":{pattern:/(^|[^\\`])(?:``[^`\r\n]+(?:`[^`\r\n]+)*``(?!`)|`[^`\r\n]+`(?!`))/,lookbehind:!0,greedy:!0,alias:["code","keyword"]},url:{pattern:n(/!?\[(?:(?!\])<inner>)+\](?:\([^\s)]+(?:[\t ]+"(?:\\.|[^"\\])*")?\)|[ \t]?\[(?:(?!\])<inner>)+\])/.source),lookbehind:!0,greedy:!0,inside:{operator:/^!/,content:{pattern:/(^\[)[^\]]+(?=\])/,lookbehind:!0,inside:{}},variable:{pattern:/(^\][ \t]?\[)[^\]]+(?=\]$)/,lookbehind:!0},url:{pattern:/(^\]\()[^\s)]+/,lookbehind:!0},string:{pattern:/(^[ \t]+)"(?:\\.|[^"\\])*"(?=\)$)/,lookbehind:!0}}}}),["url","bold","italic","strike"].forEach((function(t){["url","bold","italic","strike","code-snippet"].forEach((function(n){t!==n&&(e.languages.markdown[t].inside.content.inside[n]=e.languages.markdown[n])}))})),e.hooks.add("after-tokenize",(function(e){"markdown"!==e.language&&"md"!==e.language||function e(t){if(t&&"string"!=typeof t)for(var n=0,r=t.length;n<r;n++){var a,o=t[n];"code"!==o.type?e(o.content):(a=o.content[1],o=o.content[3],a&&o&&"code-language"===a.type&&"code-block"===o.type&&"string"==typeof a.content&&(a=a.content.replace(/\b#/g,"sharp").replace(/\b\+\+/g,"pp"),a="language-"+(a=(/[a-z][\w-]*/i.exec(a)||[""])[0].toLowerCase()),o.alias?"string"==typeof o.alias?o.alias=[o.alias,a]:o.alias.push(a):o.alias=[a]))}}(e.tokens)})),e.hooks.add("wrap",(function(t){if("code-block"===t.type){for(var n="",r=0,a=t.classes.length;r<a;r++){var o=t.classes[r];if(o=/language-(.+)/.exec(o)){n=o[1];break}}var u,c=e.languages[n];c?t.content=e.highlight(t.content.replace(i,"").replace(/&(\w{1,8}|#x?[\da-f]{1,8});/gi,(function(e,t){var n;return"#"===(t=t.toLowerCase())[0]?(n="x"===t[1]?parseInt(t.slice(2),16):Number(t.slice(1)),s(n)):l[t]||e})),c,n):n&&"none"!==n&&e.plugins.autoloader&&(u="md-"+(new Date).valueOf()+"-"+Math.floor(1e16*Math.random()),t.attributes.id=u,e.plugins.autoloader.loadLanguages(n,(function(){var t=document.getElementById(u);t&&(t.innerHTML=e.highlight(t.textContent,e.languages[n],n))})))}})),RegExp(e.languages.markup.tag.pattern.source,"gi")),l={amp:"&",lt:"<",gt:">",quot:'"'},s=String.fromCodePoint||String.fromCharCode;e.languages.md=e.languages.markdown}(A),A.languages.graphql={comment:/#.*/,description:{pattern:/(?:"""(?:[^"]|(?!""")")*"""|"(?:\\.|[^\\"\r\n])*")(?=\s*[a-z_])/i,greedy:!0,alias:"string",inside:{"language-markdown":{pattern:/(^"(?:"")?)(?!\1)[\s\S]+(?=\1$)/,lookbehind:!0,inside:A.languages.markdown}}},string:{pattern:/"""(?:[^"]|(?!""")")*"""|"(?:\\.|[^\\"\r\n])*"/,greedy:!0},number:/(?:\B-|\b)\d+(?:\.\d+)?(?:e[+-]?\d+)?\b/i,boolean:/\b(?:false|true)\b/,variable:/\$[a-z_]\w*/i,directive:{pattern:/@[a-z_]\w*/i,alias:"function"},"attr-name":{pattern:/\b[a-z_]\w*(?=\s*(?:\((?:[^()"]|"(?:\\.|[^\\"\r\n])*")*\))?:)/i,greedy:!0},"atom-input":{pattern:/\b[A-Z]\w*Input\b/,alias:"class-name"},scalar:/\b(?:Boolean|Float|ID|Int|String)\b/,constant:/\b[A-Z][A-Z_\d]*\b/,"class-name":{pattern:/(\b(?:enum|implements|interface|on|scalar|type|union)\s+|&\s*|:\s*|\[)[A-Z_]\w*/,lookbehind:!0},fragment:{pattern:/(\bfragment\s+|\.{3}\s*(?!on\b))[a-zA-Z_]\w*/,lookbehind:!0,alias:"function"},"definition-mutation":{pattern:/(\bmutation\s+)[a-zA-Z_]\w*/,lookbehind:!0,alias:"function"},"definition-query":{pattern:/(\bquery\s+)[a-zA-Z_]\w*/,lookbehind:!0,alias:"function"},keyword:/\b(?:directive|enum|extend|fragment|implements|input|interface|mutation|on|query|repeatable|scalar|schema|subscription|type|union)\b/,operator:/[!=|&]|\.{3}/,"property-query":/\w+(?=\s*\()/,object:/\w+(?=\s*\{)/,punctuation:/[!(){}\[\]:=,]/,property:/\w+/},A.hooks.add("after-tokenize",(function(e){if("graphql"===e.language)for(var t=e.tokens.filter((function(e){return"string"!=typeof e&&"comment"!==e.type&&"scalar"!==e.type})),n=0;n<t.length;){var r=t[n++];if("keyword"===r.type&&"mutation"===r.content){var a=[];if(d(["definition-mutation","punctuation"])&&"("===c(1).content){n+=2;var o=f(/^\($/,/^\)$/);if(-1===o)continue;for(;n<o;n++){var i=c(0);"variable"===i.type&&(p(i,"variable-input"),a.push(i.content))}n=o+1}if(d(["punctuation","property-query"])&&"{"===c(0).content&&(n++,p(c(0),"property-mutation"),0<a.length)){var l=f(/^\{$/,/^\}$/);if(-1!==l)for(var s=n;s<l;s++){var u=t[s];"variable"===u.type&&0<=a.indexOf(u.content)&&p(u,"variable-input")}}}}function c(e){return t[n+e]}function d(e,t){t=t||0;for(var n=0;n<e.length;n++){var r=c(n+t);if(!r||r.type!==e[n])return}return 1}function f(e,r){for(var a=1,o=n;o<t.length;o++){var i=t[o],l=i.content;if("punctuation"===i.type&&"string"==typeof l)if(e.test(l))a++;else if(r.test(l)&&0==--a)return o}return-1}function p(e,t){var n=e.alias;n?Array.isArray(n)||(e.alias=n=[n]):e.alias=n=[],n.push(t)}})),A.languages.sql={comment:{pattern:/(^|[^\\])(?:\/\*[\s\S]*?\*\/|(?:--|\/\/|#).*)/,lookbehind:!0},variable:[{pattern:/@(["'`])(?:\\[\s\S]|(?!\1)[^\\])+\1/,greedy:!0},/@[\w.$]+/],string:{pattern:/(^|[^@\\])("|')(?:\\[\s\S]|(?!\2)[^\\]|\2\2)*\2/,greedy:!0,lookbehind:!0},identifier:{pattern:/(^|[^@\\])`(?:\\[\s\S]|[^`\\]|``)*`/,greedy:!0,lookbehind:!0,inside:{punctuation:/^`|`$/}},function:/\b(?:AVG|COUNT|FIRST|FORMAT|LAST|LCASE|LEN|MAX|MID|MIN|MOD|NOW|ROUND|SUM|UCASE)(?=\s*\()/i,keyword:/\b(?:ACTION|ADD|AFTER|ALGORITHM|ALL|ALTER|ANALYZE|ANY|APPLY|AS|ASC|AUTHORIZATION|AUTO_INCREMENT|BACKUP|BDB|BEGIN|BERKELEYDB|BIGINT|BINARY|BIT|BLOB|BOOL|BOOLEAN|BREAK|BROWSE|BTREE|BULK|BY|CALL|CASCADED?|CASE|CHAIN|CHAR(?:ACTER|SET)?|CHECK(?:POINT)?|CLOSE|CLUSTERED|COALESCE|COLLATE|COLUMNS?|COMMENT|COMMIT(?:TED)?|COMPUTE|CONNECT|CONSISTENT|CONSTRAINT|CONTAINS(?:TABLE)?|CONTINUE|CONVERT|CREATE|CROSS|CURRENT(?:_DATE|_TIME|_TIMESTAMP|_USER)?|CURSOR|CYCLE|DATA(?:BASES?)?|DATE(?:TIME)?|DAY|DBCC|DEALLOCATE|DEC|DECIMAL|DECLARE|DEFAULT|DEFINER|DELAYED|DELETE|DELIMITERS?|DENY|DESC|DESCRIBE|DETERMINISTIC|DISABLE|DISCARD|DISK|DISTINCT|DISTINCTROW|DISTRIBUTED|DO|DOUBLE|DROP|DUMMY|DUMP(?:FILE)?|DUPLICATE|ELSE(?:IF)?|ENABLE|ENCLOSED|END|ENGINE|ENUM|ERRLVL|ERRORS|ESCAPED?|EXCEPT|EXEC(?:UTE)?|EXISTS|EXIT|EXPLAIN|EXTENDED|FETCH|FIELDS|FILE|FILLFACTOR|FIRST|FIXED|FLOAT|FOLLOWING|FOR(?: EACH ROW)?|FORCE|FOREIGN|FREETEXT(?:TABLE)?|FROM|FULL|FUNCTION|GEOMETRY(?:COLLECTION)?|GLOBAL|GOTO|GRANT|GROUP|HANDLER|HASH|HAVING|HOLDLOCK|HOUR|IDENTITY(?:COL|_INSERT)?|IF|IGNORE|IMPORT|INDEX|INFILE|INNER|INNODB|INOUT|INSERT|INT|INTEGER|INTERSECT|INTERVAL|INTO|INVOKER|ISOLATION|ITERATE|JOIN|KEYS?|KILL|LANGUAGE|LAST|LEAVE|LEFT|LEVEL|LIMIT|LINENO|LINES|LINESTRING|LOAD|LOCAL|LOCK|LONG(?:BLOB|TEXT)|LOOP|MATCH(?:ED)?|MEDIUM(?:BLOB|INT|TEXT)|MERGE|MIDDLEINT|MINUTE|MODE|MODIFIES|MODIFY|MONTH|MULTI(?:LINESTRING|POINT|POLYGON)|NATIONAL|NATURAL|NCHAR|NEXT|NO|NONCLUSTERED|NULLIF|NUMERIC|OFF?|OFFSETS?|ON|OPEN(?:DATASOURCE|QUERY|ROWSET)?|OPTIMIZE|OPTION(?:ALLY)?|ORDER|OUT(?:ER|FILE)?|OVER|PARTIAL|PARTITION|PERCENT|PIVOT|PLAN|POINT|POLYGON|PRECEDING|PRECISION|PREPARE|PREV|PRIMARY|PRINT|PRIVILEGES|PROC(?:EDURE)?|PUBLIC|PURGE|QUICK|RAISERROR|READS?|REAL|RECONFIGURE|REFERENCES|RELEASE|RENAME|REPEAT(?:ABLE)?|REPLACE|REPLICATION|REQUIRE|RESIGNAL|RESTORE|RESTRICT|RETURN(?:ING|S)?|REVOKE|RIGHT|ROLLBACK|ROUTINE|ROW(?:COUNT|GUIDCOL|S)?|RTREE|RULE|SAVE(?:POINT)?|SCHEMA|SECOND|SELECT|SERIAL(?:IZABLE)?|SESSION(?:_USER)?|SET(?:USER)?|SHARE|SHOW|SHUTDOWN|SIMPLE|SMALLINT|SNAPSHOT|SOME|SONAME|SQL|START(?:ING)?|STATISTICS|STATUS|STRIPED|SYSTEM_USER|TABLES?|TABLESPACE|TEMP(?:ORARY|TABLE)?|TERMINATED|TEXT(?:SIZE)?|THEN|TIME(?:STAMP)?|TINY(?:BLOB|INT|TEXT)|TOP?|TRAN(?:SACTIONS?)?|TRIGGER|TRUNCATE|TSEQUAL|TYPES?|UNBOUNDED|UNCOMMITTED|UNDEFINED|UNION|UNIQUE|UNLOCK|UNPIVOT|UNSIGNED|UPDATE(?:TEXT)?|USAGE|USE|USER|USING|VALUES?|VAR(?:BINARY|CHAR|CHARACTER|YING)|VIEW|WAITFOR|WARNINGS|WHEN|WHERE|WHILE|WITH(?: ROLLUP|IN)?|WORK|WRITE(?:TEXT)?|YEAR)\b/i,boolean:/\b(?:FALSE|NULL|TRUE)\b/i,number:/\b0x[\da-f]+\b|\b\d+(?:\.\d*)?|\B\.\d+\b/i,operator:/[-+*\/=%^~]|&&?|\|\|?|!=?|<(?:=>?|<|>)?|>[>=]?|\b(?:AND|BETWEEN|DIV|ILIKE|IN|IS|LIKE|NOT|OR|REGEXP|RLIKE|SOUNDS LIKE|XOR)\b/i,punctuation:/[;[\]()`,.]/},function(e){var t=e.languages.javascript["template-string"],n=t.pattern.source,r=t.inside.interpolation,a=r.inside["interpolation-punctuation"],o=r.pattern.source;function i(t,r){if(e.languages[t])return{pattern:RegExp("((?:"+r+")\\s*)"+n),lookbehind:!0,greedy:!0,inside:{"template-punctuation":{pattern:/^`|`$/,alias:"string"},"embedded-code":{pattern:/[\s\S]+/,alias:t}}}}function l(t,n,r){return t={code:t,grammar:n,language:r},e.hooks.run("before-tokenize",t),t.tokens=e.tokenize(t.code,t.grammar),e.hooks.run("after-tokenize",t),t.tokens}function s(t,n,i){var s=e.tokenize(t,{interpolation:{pattern:RegExp(o),lookbehind:!0}}),u=0,c={},d=(s=l(s.map((function(e){if("string"==typeof e)return e;var n,r;for(e=e.content;-1!==t.indexOf((r=u++,n="___"+i.toUpperCase()+"_"+r+"___")););return c[n]=e,n})).join(""),n,i),Object.keys(c));return u=0,function t(n){for(var o=0;o<n.length;o++){if(u>=d.length)return;var i,s,f,p,h,m,g,y=n[o];"string"==typeof y||"string"==typeof y.content?(i=d[u],-1!==(g=(m="string"==typeof y?y:y.content).indexOf(i))&&(++u,s=m.substring(0,g),h=c[i],f=void 0,(p={})["interpolation-punctuation"]=a,3===(p=e.tokenize(h,p)).length&&((f=[1,1]).push.apply(f,l(p[1],e.languages.javascript,"javascript")),p.splice.apply(p,f)),f=new e.Token("interpolation",p,r.alias,h),p=m.substring(g+i.length),h=[],s&&h.push(s),h.push(f),p&&(t(m=[p]),h.push.apply(h,m)),"string"==typeof y?(n.splice.apply(n,[o,1].concat(h)),o+=h.length-1):y.content=h)):(g=y.content,Array.isArray(g)?t(g):t([g]))}}(s),new e.Token(i,s,"language-"+i,t)}e.languages.javascript["template-string"]=[i("css",/\b(?:styled(?:\([^)]*\))?(?:\s*\.\s*\w+(?:\([^)]*\))*)*|css(?:\s*\.\s*(?:global|resolve))?|createGlobalStyle|keyframes)/.source),i("html",/\bhtml|\.\s*(?:inner|outer)HTML\s*\+?=/.source),i("svg",/\bsvg/.source),i("markdown",/\b(?:markdown|md)/.source),i("graphql",/\b(?:gql|graphql(?:\s*\.\s*experimental)?)/.source),i("sql",/\bsql/.source),t].filter(Boolean);var u={javascript:!0,js:!0,typescript:!0,ts:!0,jsx:!0,tsx:!0};function c(e){return"string"==typeof e?e:Array.isArray(e)?e.map(c).join(""):c(e.content)}e.hooks.add("after-tokenize",(function(t){t.language in u&&function t(n){for(var r=0,a=n.length;r<a;r++){var o,i,l,u=n[r];"string"!=typeof u&&(o=u.content,Array.isArray(o)?"template-string"===u.type?(u=o[1],3===o.length&&"string"!=typeof u&&"embedded-code"===u.type&&(i=c(u),u=u.alias,u=Array.isArray(u)?u[0]:u,l=e.languages[u])&&(o[1]=s(i,l,u))):t(o):"string"!=typeof o&&t([o]))}}(t.tokens)}))}(A),function(e){e.languages.typescript=e.languages.extend("javascript",{"class-name":{pattern:/(\b(?:class|extends|implements|instanceof|interface|new|type)\s+)(?!keyof\b)(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?:\s*<(?:[^<>]|<(?:[^<>]|<[^<>]*>)*>)*>)?/,lookbehind:!0,greedy:!0,inside:null},builtin:/\b(?:Array|Function|Promise|any|boolean|console|never|number|string|symbol|unknown)\b/}),e.languages.typescript.keyword.push(/\b(?:abstract|declare|is|keyof|readonly|require)\b/,/\b(?:asserts|infer|interface|module|namespace|type)\b(?=\s*(?:[{_$a-zA-Z\xA0-\uFFFF]|$))/,/\btype\b(?=\s*(?:[\{*]|$))/),delete e.languages.typescript.parameter,delete e.languages.typescript["literal-property"];var t=e.languages.extend("typescript",{});delete t["class-name"],e.languages.typescript["class-name"].inside=t,e.languages.insertBefore("typescript","function",{decorator:{pattern:/@[$\w\xA0-\uFFFF]+/,inside:{at:{pattern:/^@/,alias:"operator"},function:/^[\s\S]+/}},"generic-function":{pattern:/#?(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*\s*<(?:[^<>]|<(?:[^<>]|<[^<>]*>)*>)*>(?=\s*\()/,greedy:!0,inside:{function:/^#?(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*/,generic:{pattern:/<[\s\S]+/,alias:"class-name",inside:t}}}}),e.languages.ts=e.languages.typescript}(A),function(e){var t=e.languages.javascript,n=/\{(?:[^{}]|\{(?:[^{}]|\{[^{}]*\})*\})+\}/.source,r="(@(?:arg|argument|param|property)\\s+(?:"+n+"\\s+)?)";e.languages.jsdoc=e.languages.extend("javadoclike",{parameter:{pattern:RegExp(r+/(?:(?!\s)[$\w\xA0-\uFFFF.])+(?=\s|$)/.source),lookbehind:!0,inside:{punctuation:/\./}}}),e.languages.insertBefore("jsdoc","keyword",{"optional-parameter":{pattern:RegExp(r+/\[(?:(?!\s)[$\w\xA0-\uFFFF.])+(?:=[^[\]]+)?\](?=\s|$)/.source),lookbehind:!0,inside:{parameter:{pattern:/(^\[)[$\w\xA0-\uFFFF\.]+/,lookbehind:!0,inside:{punctuation:/\./}},code:{pattern:/(=)[\s\S]*(?=\]$)/,lookbehind:!0,inside:t,alias:"language-javascript"},punctuation:/[=[\]]/}},"class-name":[{pattern:RegExp(/(@(?:augments|class|extends|interface|memberof!?|template|this|typedef)\s+(?:<TYPE>\s+)?)[A-Z]\w*(?:\.[A-Z]\w*)*/.source.replace(/<TYPE>/g,(function(){return n}))),lookbehind:!0,inside:{punctuation:/\./}},{pattern:RegExp("(@[a-z]+\\s+)"+n),lookbehind:!0,inside:{string:t.string,number:t.number,boolean:t.boolean,keyword:e.languages.typescript.keyword,operator:/=>|\.\.\.|[&|?:*]/,punctuation:/[.,;=<>{}()[\]]/}}],example:{pattern:/(@example\s+(?!\s))(?:[^@\s]|\s+(?!\s))+?(?=\s*(?:\*\s*)?(?:@\w|\*\/))/,lookbehind:!0,inside:{code:{pattern:/^([\t ]*(?:\*\s*)?)\S.*$/m,lookbehind:!0,inside:t,alias:"language-javascript"}}}}),e.languages.javadoclike.addSupport("javascript",e.languages.jsdoc)}(A),function(e){e.languages.flow=e.languages.extend("javascript",{}),e.languages.insertBefore("flow","keyword",{type:[{pattern:/\b(?:[Bb]oolean|Function|[Nn]umber|[Ss]tring|[Ss]ymbol|any|mixed|null|void)\b/,alias:"class-name"}]}),e.languages.flow["function-variable"].pattern=/(?!\s)[_$a-z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?=\s*=\s*(?:function\b|(?:\([^()]*\)(?:\s*:\s*\w+)?|(?!\s)[_$a-z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*)\s*=>))/i,delete e.languages.flow.parameter,e.languages.insertBefore("flow","operator",{"flow-punctuation":{pattern:/\{\||\|\}/,alias:"punctuation"}}),Array.isArray(e.languages.flow.keyword)||(e.languages.flow.keyword=[e.languages.flow.keyword]),e.languages.flow.keyword.unshift({pattern:/(^|[^$]\b)(?:Class|declare|opaque|type)\b(?!\$)/,lookbehind:!0},{pattern:/(^|[^$]\B)\$(?:Diff|Enum|Exact|Keys|ObjMap|PropertyType|Record|Shape|Subtype|Supertype|await)\b(?!\$)/,lookbehind:!0})}(A),A.languages.n4js=A.languages.extend("javascript",{keyword:/\b(?:Array|any|boolean|break|case|catch|class|const|constructor|continue|debugger|declare|default|delete|do|else|enum|export|extends|false|finally|for|from|function|get|if|implements|import|in|instanceof|interface|let|module|new|null|number|package|private|protected|public|return|set|static|string|super|switch|this|throw|true|try|typeof|var|void|while|with|yield)\b/}),A.languages.insertBefore("n4js","constant",{annotation:{pattern:/@+\w+/,alias:"operator"}}),A.languages.n4jsd=A.languages.n4js,function(e){function t(e,t){return RegExp(e.replace(/<ID>/g,(function(){return/(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*/.source})),t)}e.languages.insertBefore("javascript","function-variable",{"method-variable":{pattern:RegExp("(\\.\\s*)"+e.languages.javascript["function-variable"].pattern.source),lookbehind:!0,alias:["function-variable","method","function","property-access"]}}),e.languages.insertBefore("javascript","function",{method:{pattern:RegExp("(\\.\\s*)"+e.languages.javascript.function.source),lookbehind:!0,alias:["function","property-access"]}}),e.languages.insertBefore("javascript","constant",{"known-class-name":[{pattern:/\b(?:(?:Float(?:32|64)|(?:Int|Uint)(?:8|16|32)|Uint8Clamped)?Array|ArrayBuffer|BigInt|Boolean|DataView|Date|Error|Function|Intl|JSON|(?:Weak)?(?:Map|Set)|Math|Number|Object|Promise|Proxy|Reflect|RegExp|String|Symbol|WebAssembly)\b/,alias:"class-name"},{pattern:/\b(?:[A-Z]\w*)Error\b/,alias:"class-name"}]}),e.languages.insertBefore("javascript","keyword",{imports:{pattern:t(/(\bimport\b\s*)(?:<ID>(?:\s*,\s*(?:\*\s*as\s+<ID>|\{[^{}]*\}))?|\*\s*as\s+<ID>|\{[^{}]*\})(?=\s*\bfrom\b)/.source),lookbehind:!0,inside:e.languages.javascript},exports:{pattern:t(/(\bexport\b\s*)(?:\*(?:\s*as\s+<ID>)?(?=\s*\bfrom\b)|\{[^{}]*\})/.source),lookbehind:!0,inside:e.languages.javascript}}),e.languages.javascript.keyword.unshift({pattern:/\b(?:as|default|export|from|import)\b/,alias:"module"},{pattern:/\b(?:await|break|catch|continue|do|else|finally|for|if|return|switch|throw|try|while|yield)\b/,alias:"control-flow"},{pattern:/\bnull\b/,alias:["null","nil"]},{pattern:/\bundefined\b/,alias:"nil"}),e.languages.insertBefore("javascript","operator",{spread:{pattern:/\.{3}/,alias:"operator"},arrow:{pattern:/=>/,alias:"operator"}}),e.languages.insertBefore("javascript","punctuation",{"property-access":{pattern:t(/(\.\s*)#?<ID>/.source),lookbehind:!0},"maybe-class-name":{pattern:/(^|[^$\w\xA0-\uFFFF])[A-Z][$\w\xA0-\uFFFF]+/,lookbehind:!0},dom:{pattern:/\b(?:document|(?:local|session)Storage|location|navigator|performance|window)\b/,alias:"variable"},console:{pattern:/\bconsole(?=\s*\.)/,alias:"class-name"}});for(var n=["function","function-variable","method","method-variable","property-access"],r=0;r<n.length;r++){var a=n[r],o=e.languages.javascript[a];a=(o="RegExp"===e.util.type(o)?e.languages.javascript[a]={pattern:o}:o).inside||{};(o.inside=a)["maybe-class-name"]=/^[A-Z][\s\S]*/}}(A),function(e){var t=e.util.clone(e.languages.javascript),n=/(?:\s|\/\/.*(?!.)|\/\*(?:[^*]|\*(?!\/))\*\/)/.source,r=/(?:\{(?:\{(?:\{[^{}]*\}|[^{}])*\}|[^{}])*\})/.source,a=/(?:\{<S>*\.{3}(?:[^{}]|<BRACES>)*\})/.source;function o(e,t){return e=e.replace(/<S>/g,(function(){return n})).replace(/<BRACES>/g,(function(){return r})).replace(/<SPREAD>/g,(function(){return a})),RegExp(e,t)}function i(t){for(var n=[],r=0;r<t.length;r++){var a=t[r],o=!1;"string"!=typeof a&&("tag"===a.type&&a.content[0]&&"tag"===a.content[0].type?"</"===a.content[0].content[0].content?0<n.length&&n[n.length-1].tagName===l(a.content[0].content[1])&&n.pop():"/>"!==a.content[a.content.length-1].content&&n.push({tagName:l(a.content[0].content[1]),openedBraces:0}):0<n.length&&"punctuation"===a.type&&"{"===a.content?n[n.length-1].openedBraces++:0<n.length&&0<n[n.length-1].openedBraces&&"punctuation"===a.type&&"}"===a.content?n[n.length-1].openedBraces--:o=!0),(o||"string"==typeof a)&&0<n.length&&0===n[n.length-1].openedBraces&&(o=l(a),r<t.length-1&&("string"==typeof t[r+1]||"plain-text"===t[r+1].type)&&(o+=l(t[r+1]),t.splice(r+1,1)),0<r&&("string"==typeof t[r-1]||"plain-text"===t[r-1].type)&&(o=l(t[r-1])+o,t.splice(r-1,1),r--),t[r]=new e.Token("plain-text",o,null,o)),a.content&&"string"!=typeof a.content&&i(a.content)}}a=o(a).source,e.languages.jsx=e.languages.extend("markup",t),e.languages.jsx.tag.pattern=o(/<\/?(?:[\w.:-]+(?:<S>+(?:[\w.:$-]+(?:=(?:"(?:\\[\s\S]|[^\\"])*"|'(?:\\[\s\S]|[^\\'])*'|[^\s{'"/>=]+|<BRACES>))?|<SPREAD>))*<S>*\/?)?>/.source),e.languages.jsx.tag.inside.tag.pattern=/^<\/?[^\s>\/]*/,e.languages.jsx.tag.inside["attr-value"].pattern=/=(?!\{)(?:"(?:\\[\s\S]|[^\\"])*"|'(?:\\[\s\S]|[^\\'])*'|[^\s'">]+)/,e.languages.jsx.tag.inside.tag.inside["class-name"]=/^[A-Z]\w*(?:\.[A-Z]\w*)*$/,e.languages.jsx.tag.inside.comment=t.comment,e.languages.insertBefore("inside","attr-name",{spread:{pattern:o(/<SPREAD>/.source),inside:e.languages.jsx}},e.languages.jsx.tag),e.languages.insertBefore("inside","special-attr",{script:{pattern:o(/=<BRACES>/.source),alias:"language-javascript",inside:{"script-punctuation":{pattern:/^=(?=\{)/,alias:"punctuation"},rest:e.languages.jsx}}},e.languages.jsx.tag);var l=function(e){return e?"string"==typeof e?e:"string"==typeof e.content?e.content:e.content.map(l).join(""):""};e.hooks.add("after-tokenize",(function(e){"jsx"!==e.language&&"tsx"!==e.language||i(e.tokens)}))}(A),function(e){var t=e.util.clone(e.languages.typescript);(t=(e.languages.tsx=e.languages.extend("jsx",t),delete e.languages.tsx.parameter,delete e.languages.tsx["literal-property"],e.languages.tsx.tag)).pattern=RegExp(/(^|[^\w$]|(?=<\/))/.source+"(?:"+t.pattern.source+")",t.pattern.flags),t.lookbehind=!0}(A),A.languages.swift={comment:{pattern:/(^|[^\\:])(?:\/\/.*|\/\*(?:[^/*]|\/(?!\*)|\*(?!\/)|\/\*(?:[^*]|\*(?!\/))*\*\/)*\*\/)/,lookbehind:!0,greedy:!0},"string-literal":[{pattern:RegExp(/(^|[^"#])/.source+"(?:"+/"(?:\\(?:\((?:[^()]|\([^()]*\))*\)|\r\n|[^(])|[^\\\r\n"])*"/.source+"|"+/"""(?:\\(?:\((?:[^()]|\([^()]*\))*\)|[^(])|[^\\"]|"(?!""))*"""/.source+")"+/(?!["#])/.source),lookbehind:!0,greedy:!0,inside:{interpolation:{pattern:/(\\\()(?:[^()]|\([^()]*\))*(?=\))/,lookbehind:!0,inside:null},"interpolation-punctuation":{pattern:/^\)|\\\($/,alias:"punctuation"},punctuation:/\\(?=[\r\n])/,string:/[\s\S]+/}},{pattern:RegExp(/(^|[^"#])(#+)/.source+"(?:"+/"(?:\\(?:#+\((?:[^()]|\([^()]*\))*\)|\r\n|[^#])|[^\\\r\n])*?"/.source+"|"+/"""(?:\\(?:#+\((?:[^()]|\([^()]*\))*\)|[^#])|[^\\])*?"""/.source+")\\2"),lookbehind:!0,greedy:!0,inside:{interpolation:{pattern:/(\\#+\()(?:[^()]|\([^()]*\))*(?=\))/,lookbehind:!0,inside:null},"interpolation-punctuation":{pattern:/^\)|\\#+\($/,alias:"punctuation"},string:/[\s\S]+/}}],directive:{pattern:RegExp(/#/.source+"(?:"+/(?:elseif|if)\b/.source+"(?:[ \t]*"+/(?:![ \t]*)?(?:\b\w+\b(?:[ \t]*\((?:[^()]|\([^()]*\))*\))?|\((?:[^()]|\([^()]*\))*\))(?:[ \t]*(?:&&|\|\|))?/.source+")+|"+/(?:else|endif)\b/.source+")"),alias:"property",inside:{"directive-name":/^#\w+/,boolean:/\b(?:false|true)\b/,number:/\b\d+(?:\.\d+)*\b/,operator:/!|&&|\|\||[<>]=?/,punctuation:/[(),]/}},literal:{pattern:/#(?:colorLiteral|column|dsohandle|file(?:ID|Literal|Path)?|function|imageLiteral|line)\b/,alias:"constant"},"other-directive":{pattern:/#\w+\b/,alias:"property"},attribute:{pattern:/@\w+/,alias:"atrule"},"function-definition":{pattern:/(\bfunc\s+)\w+/,lookbehind:!0,alias:"function"},label:{pattern:/\b(break|continue)\s+\w+|\b[a-zA-Z_]\w*(?=\s*:\s*(?:for|repeat|while)\b)/,lookbehind:!0,alias:"important"},keyword:/\b(?:Any|Protocol|Self|Type|actor|as|assignment|associatedtype|associativity|async|await|break|case|catch|class|continue|convenience|default|defer|deinit|didSet|do|dynamic|else|enum|extension|fallthrough|fileprivate|final|for|func|get|guard|higherThan|if|import|in|indirect|infix|init|inout|internal|is|isolated|lazy|left|let|lowerThan|mutating|none|nonisolated|nonmutating|open|operator|optional|override|postfix|precedencegroup|prefix|private|protocol|public|repeat|required|rethrows|return|right|safe|self|set|some|static|struct|subscript|super|switch|throw|throws|try|typealias|unowned|unsafe|var|weak|where|while|willSet)\b/,boolean:/\b(?:false|true)\b/,nil:{pattern:/\bnil\b/,alias:"constant"},"short-argument":/\$\d+\b/,omit:{pattern:/\b_\b/,alias:"keyword"},number:/\b(?:[\d_]+(?:\.[\de_]+)?|0x[a-f0-9_]+(?:\.[a-f0-9p_]+)?|0b[01_]+|0o[0-7_]+)\b/i,"class-name":/\b[A-Z](?:[A-Z_\d]*[a-z]\w*)?\b/,function:/\b[a-z_]\w*(?=\s*\()/i,constant:/\b(?:[A-Z_]{2,}|k[A-Z][A-Za-z_]+)\b/,operator:/[-+*/%=!<>&|^~?]+|\.[.\-+*/%=!<>&|^~?]+/,punctuation:/[{}[\]();,.:\\]/},A.languages.swift["string-literal"].forEach((function(e){e.inside.interpolation.inside=A.languages.swift})),function(e){e.languages.kotlin=e.languages.extend("clike",{keyword:{pattern:/(^|[^.])\b(?:abstract|actual|annotation|as|break|by|catch|class|companion|const|constructor|continue|crossinline|data|do|dynamic|else|enum|expect|external|final|finally|for|fun|get|if|import|in|infix|init|inline|inner|interface|internal|is|lateinit|noinline|null|object|open|operator|out|override|package|private|protected|public|reified|return|sealed|set|super|suspend|tailrec|this|throw|to|try|typealias|val|var|vararg|when|where|while)\b/,lookbehind:!0},function:[{pattern:/(?:`[^\r\n`]+`|\b\w+)(?=\s*\()/,greedy:!0},{pattern:/(\.)(?:`[^\r\n`]+`|\w+)(?=\s*\{)/,lookbehind:!0,greedy:!0}],number:/\b(?:0[xX][\da-fA-F]+(?:_[\da-fA-F]+)*|0[bB][01]+(?:_[01]+)*|\d+(?:_\d+)*(?:\.\d+(?:_\d+)*)?(?:[eE][+-]?\d+(?:_\d+)*)?[fFL]?)\b/,operator:/\+[+=]?|-[-=>]?|==?=?|!(?:!|==?)?|[\/*%<>]=?|[?:]:?|\.\.|&&|\|\||\b(?:and|inv|or|shl|shr|ushr|xor)\b/}),delete e.languages.kotlin["class-name"];var t={"interpolation-punctuation":{pattern:/^\$\{?|\}$/,alias:"punctuation"},expression:{pattern:/[\s\S]+/,inside:e.languages.kotlin}};e.languages.insertBefore("kotlin","string",{"string-literal":[{pattern:/"""(?:[^$]|\$(?:(?!\{)|\{[^{}]*\}))*?"""/,alias:"multiline",inside:{interpolation:{pattern:/\$(?:[a-z_]\w*|\{[^{}]*\})/i,inside:t},string:/[\s\S]+/}},{pattern:/"(?:[^"\\\r\n$]|\\.|\$(?:(?!\{)|\{[^{}]*\}))*"/,alias:"singleline",inside:{interpolation:{pattern:/((?:^|[^\\])(?:\\{2})*)\$(?:[a-z_]\w*|\{[^{}]*\})/i,lookbehind:!0,inside:t},string:/[\s\S]+/}}],char:{pattern:/'(?:[^'\\\r\n]|\\(?:.|u[a-fA-F0-9]{0,4}))'/,greedy:!0}}),delete e.languages.kotlin.string,e.languages.insertBefore("kotlin","keyword",{annotation:{pattern:/\B@(?:\w+:)?(?:[A-Z]\w*|\[[^\]]+\])/,alias:"builtin"}}),e.languages.insertBefore("kotlin","function",{label:{pattern:/\b\w+@|@\w+\b/,alias:"symbol"}}),e.languages.kt=e.languages.kotlin,e.languages.kts=e.languages.kotlin}(A),A.languages.c=A.languages.extend("clike",{comment:{pattern:/\/\/(?:[^\r\n\\]|\\(?:\r\n?|\n|(?![\r\n])))*|\/\*[\s\S]*?(?:\*\/|$)/,greedy:!0},string:{pattern:/"(?:\\(?:\r\n|[\s\S])|[^"\\\r\n])*"/,greedy:!0},"class-name":{pattern:/(\b(?:enum|struct)\s+(?:__attribute__\s*\(\([\s\S]*?\)\)\s*)?)\w+|\b[a-z]\w*_t\b/,lookbehind:!0},keyword:/\b(?:_Alignas|_Alignof|_Atomic|_Bool|_Complex|_Generic|_Imaginary|_Noreturn|_Static_assert|_Thread_local|__attribute__|asm|auto|break|case|char|const|continue|default|do|double|else|enum|extern|float|for|goto|if|inline|int|long|register|return|short|signed|sizeof|static|struct|switch|typedef|typeof|union|unsigned|void|volatile|while)\b/,function:/\b[a-z_]\w*(?=\s*\()/i,number:/(?:\b0x(?:[\da-f]+(?:\.[\da-f]*)?|\.[\da-f]+)(?:p[+-]?\d+)?|(?:\b\d+(?:\.\d*)?|\B\.\d+)(?:e[+-]?\d+)?)[ful]{0,4}/i,operator:/>>=?|<<=?|->|([-+&|:])\1|[?:~]|[-+*/%&|^!=<>]=?/}),A.languages.insertBefore("c","string",{char:{pattern:/'(?:\\(?:\r\n|[\s\S])|[^'\\\r\n]){0,32}'/,greedy:!0}}),A.languages.insertBefore("c","string",{macro:{pattern:/(^[\t ]*)#\s*[a-z](?:[^\r\n\\/]|\/(?!\*)|\/\*(?:[^*]|\*(?!\/))*\*\/|\\(?:\r\n|[\s\S]))*/im,lookbehind:!0,greedy:!0,alias:"property",inside:{string:[{pattern:/^(#\s*include\s*)<[^>]+>/,lookbehind:!0},A.languages.c.string],char:A.languages.c.char,comment:A.languages.c.comment,"macro-name":[{pattern:/(^#\s*define\s+)\w+\b(?!\()/i,lookbehind:!0},{pattern:/(^#\s*define\s+)\w+\b(?=\()/i,lookbehind:!0,alias:"function"}],directive:{pattern:/^(#\s*)[a-z]+/,lookbehind:!0,alias:"keyword"},"directive-hash":/^#/,punctuation:/##|\\(?=[\r\n])/,expression:{pattern:/\S[\s\S]*/,inside:A.languages.c}}}}),A.languages.insertBefore("c","function",{constant:/\b(?:EOF|NULL|SEEK_CUR|SEEK_END|SEEK_SET|__DATE__|__FILE__|__LINE__|__TIMESTAMP__|__TIME__|__func__|stderr|stdin|stdout)\b/}),delete A.languages.c.boolean,A.languages.objectivec=A.languages.extend("c",{string:{pattern:/@?"(?:\\(?:\r\n|[\s\S])|[^"\\\r\n])*"/,greedy:!0},keyword:/\b(?:asm|auto|break|case|char|const|continue|default|do|double|else|enum|extern|float|for|goto|if|in|inline|int|long|register|return|self|short|signed|sizeof|static|struct|super|switch|typedef|typeof|union|unsigned|void|volatile|while)\b|(?:@interface|@end|@implementation|@protocol|@class|@public|@protected|@private|@property|@try|@catch|@finally|@throw|@synthesize|@dynamic|@selector)\b/,operator:/-[->]?|\+\+?|!=?|<<?=?|>>?=?|==?|&&?|\|\|?|[~^%?*\/@]/}),delete A.languages.objectivec["class-name"],A.languages.objc=A.languages.objectivec,A.languages.reason=A.languages.extend("clike",{string:{pattern:/"(?:\\(?:\r\n|[\s\S])|[^\\\r\n"])*"/,greedy:!0},"class-name":/\b[A-Z]\w*/,keyword:/\b(?:and|as|assert|begin|class|constraint|do|done|downto|else|end|exception|external|for|fun|function|functor|if|in|include|inherit|initializer|lazy|let|method|module|mutable|new|nonrec|object|of|open|or|private|rec|sig|struct|switch|then|to|try|type|val|virtual|when|while|with)\b/,operator:/\.{3}|:[:=]|\|>|->|=(?:==?|>)?|<=?|>=?|[|^?'#!~`]|[+\-*\/]\.?|\b(?:asr|land|lor|lsl|lsr|lxor|mod)\b/}),A.languages.insertBefore("reason","class-name",{char:{pattern:/'(?:\\x[\da-f]{2}|\\o[0-3][0-7][0-7]|\\\d{3}|\\.|[^'\\\r\n])'/,greedy:!0},constructor:/\b[A-Z]\w*\b(?!\s*\.)/,label:{pattern:/\b[a-z]\w*(?=::)/,alias:"symbol"}}),delete A.languages.reason.function,function(e){for(var t=/\/\*(?:[^*/]|\*(?!\/)|\/(?!\*)|<self>)*\*\//.source,n=0;n<2;n++)t=t.replace(/<self>/g,(function(){return t}));t=t.replace(/<self>/g,(function(){return/[^\s\S]/.source})),e.languages.rust={comment:[{pattern:RegExp(/(^|[^\\])/.source+t),lookbehind:!0,greedy:!0},{pattern:/(^|[^\\:])\/\/.*/,lookbehind:!0,greedy:!0}],string:{pattern:/b?"(?:\\[\s\S]|[^\\"])*"|b?r(#*)"(?:[^"]|"(?!\1))*"\1/,greedy:!0},char:{pattern:/b?'(?:\\(?:x[0-7][\da-fA-F]|u\{(?:[\da-fA-F]_*){1,6}\}|.)|[^\\\r\n\t'])'/,greedy:!0},attribute:{pattern:/#!?\[(?:[^\[\]"]|"(?:\\[\s\S]|[^\\"])*")*\]/,greedy:!0,alias:"attr-name",inside:{string:null}},"closure-params":{pattern:/([=(,:]\s*|\bmove\s*)\|[^|]*\||\|[^|]*\|(?=\s*(?:\{|->))/,lookbehind:!0,greedy:!0,inside:{"closure-punctuation":{pattern:/^\||\|$/,alias:"punctuation"},rest:null}},"lifetime-annotation":{pattern:/'\w+/,alias:"symbol"},"fragment-specifier":{pattern:/(\$\w+:)[a-z]+/,lookbehind:!0,alias:"punctuation"},variable:/\$\w+/,"function-definition":{pattern:/(\bfn\s+)\w+/,lookbehind:!0,alias:"function"},"type-definition":{pattern:/(\b(?:enum|struct|trait|type|union)\s+)\w+/,lookbehind:!0,alias:"class-name"},"module-declaration":[{pattern:/(\b(?:crate|mod)\s+)[a-z][a-z_\d]*/,lookbehind:!0,alias:"namespace"},{pattern:/(\b(?:crate|self|super)\s*)::\s*[a-z][a-z_\d]*\b(?:\s*::(?:\s*[a-z][a-z_\d]*\s*::)*)?/,lookbehind:!0,alias:"namespace",inside:{punctuation:/::/}}],keyword:[/\b(?:Self|abstract|as|async|await|become|box|break|const|continue|crate|do|dyn|else|enum|extern|final|fn|for|if|impl|in|let|loop|macro|match|mod|move|mut|override|priv|pub|ref|return|self|static|struct|super|trait|try|type|typeof|union|unsafe|unsized|use|virtual|where|while|yield)\b/,/\b(?:bool|char|f(?:32|64)|[ui](?:8|16|32|64|128|size)|str)\b/],function:/\b[a-z_]\w*(?=\s*(?:::\s*<|\())/,macro:{pattern:/\b\w+!/,alias:"property"},constant:/\b[A-Z_][A-Z_\d]+\b/,"class-name":/\b[A-Z]\w*\b/,namespace:{pattern:/(?:\b[a-z][a-z_\d]*\s*::\s*)*\b[a-z][a-z_\d]*\s*::(?!\s*<)/,inside:{punctuation:/::/}},number:/\b(?:0x[\dA-Fa-f](?:_?[\dA-Fa-f])*|0o[0-7](?:_?[0-7])*|0b[01](?:_?[01])*|(?:(?:\d(?:_?\d)*)?\.)?\d(?:_?\d)*(?:[Ee][+-]?\d+)?)(?:_?(?:f32|f64|[iu](?:8|16|32|64|size)?))?\b/,boolean:/\b(?:false|true)\b/,punctuation:/->|\.\.=|\.{1,3}|::|[{}[\];(),:]/,operator:/[-+*\/%!^]=?|=[=>]?|&[&=]?|\|[|=]?|<<?=?|>>?=?|[@?]/},e.languages.rust["closure-params"].inside.rest=e.languages.rust,e.languages.rust.attribute.inside.string=e.languages.rust.string}(A),A.languages.go=A.languages.extend("clike",{string:{pattern:/(^|[^\\])"(?:\\.|[^"\\\r\n])*"|`[^`]*`/,lookbehind:!0,greedy:!0},keyword:/\b(?:break|case|chan|const|continue|default|defer|else|fallthrough|for|func|go(?:to)?|if|import|interface|map|package|range|return|select|struct|switch|type|var)\b/,boolean:/\b(?:_|false|iota|nil|true)\b/,number:[/\b0(?:b[01_]+|o[0-7_]+)i?\b/i,/\b0x(?:[a-f\d_]+(?:\.[a-f\d_]*)?|\.[a-f\d_]+)(?:p[+-]?\d+(?:_\d+)*)?i?(?!\w)/i,/(?:\b\d[\d_]*(?:\.[\d_]*)?|\B\.\d[\d_]*)(?:e[+-]?[\d_]+)?i?(?!\w)/i],operator:/[*\/%^!=]=?|\+[=+]?|-[=-]?|\|[=|]?|&(?:=|&|\^=?)?|>(?:>=?|=)?|<(?:<=?|=|-)?|:=|\.\.\./,builtin:/\b(?:append|bool|byte|cap|close|complex|complex(?:64|128)|copy|delete|error|float(?:32|64)|u?int(?:8|16|32|64)?|imag|len|make|new|panic|print(?:ln)?|real|recover|rune|string|uintptr)\b/}),A.languages.insertBefore("go","string",{char:{pattern:/'(?:\\.|[^'\\\r\n]){0,10}'/,greedy:!0}}),delete A.languages.go["class-name"],function(e){var t=/\b(?:alignas|alignof|asm|auto|bool|break|case|catch|char|char16_t|char32_t|char8_t|class|co_await|co_return|co_yield|compl|concept|const|const_cast|consteval|constexpr|constinit|continue|decltype|default|delete|do|double|dynamic_cast|else|enum|explicit|export|extern|final|float|for|friend|goto|if|import|inline|int|int16_t|int32_t|int64_t|int8_t|long|module|mutable|namespace|new|noexcept|nullptr|operator|override|private|protected|public|register|reinterpret_cast|requires|return|short|signed|sizeof|static|static_assert|static_cast|struct|switch|template|this|thread_local|throw|try|typedef|typeid|typename|uint16_t|uint32_t|uint64_t|uint8_t|union|unsigned|using|virtual|void|volatile|wchar_t|while)\b/,n=/\b(?!<keyword>)\w+(?:\s*\.\s*\w+)*\b/.source.replace(/<keyword>/g,(function(){return t.source}));e.languages.cpp=e.languages.extend("c",{"class-name":[{pattern:RegExp(/(\b(?:class|concept|enum|struct|typename)\s+)(?!<keyword>)\w+/.source.replace(/<keyword>/g,(function(){return t.source}))),lookbehind:!0},/\b[A-Z]\w*(?=\s*::\s*\w+\s*\()/,/\b[A-Z_]\w*(?=\s*::\s*~\w+\s*\()/i,/\b\w+(?=\s*<(?:[^<>]|<(?:[^<>]|<[^<>]*>)*>)*>\s*::\s*\w+\s*\()/],keyword:t,number:{pattern:/(?:\b0b[01']+|\b0x(?:[\da-f']+(?:\.[\da-f']*)?|\.[\da-f']+)(?:p[+-]?[\d']+)?|(?:\b[\d']+(?:\.[\d']*)?|\B\.[\d']+)(?:e[+-]?[\d']+)?)[ful]{0,4}/i,greedy:!0},operator:/>>=?|<<=?|->|--|\+\+|&&|\|\||[?:~]|<=>|[-+*/%&|^!=<>]=?|\b(?:and|and_eq|bitand|bitor|not|not_eq|or|or_eq|xor|xor_eq)\b/,boolean:/\b(?:false|true)\b/}),e.languages.insertBefore("cpp","string",{module:{pattern:RegExp(/(\b(?:import|module)\s+)/.source+"(?:"+/"(?:\\(?:\r\n|[\s\S])|[^"\\\r\n])*"|<[^<>\r\n]*>/.source+"|"+/<mod-name>(?:\s*:\s*<mod-name>)?|:\s*<mod-name>/.source.replace(/<mod-name>/g,(function(){return n}))+")"),lookbehind:!0,greedy:!0,inside:{string:/^[<"][\s\S]+/,operator:/:/,punctuation:/\./}},"raw-string":{pattern:/R"([^()\\ ]{0,16})\([\s\S]*?\)\1"/,alias:"string",greedy:!0}}),e.languages.insertBefore("cpp","keyword",{"generic-function":{pattern:/\b(?!operator\b)[a-z_]\w*\s*<(?:[^<>]|<[^<>]*>)*>(?=\s*\()/i,inside:{function:/^\w+/,generic:{pattern:/<[\s\S]+/,alias:"class-name",inside:e.languages.cpp}}}}),e.languages.insertBefore("cpp","operator",{"double-colon":{pattern:/::/,alias:"punctuation"}}),e.languages.insertBefore("cpp","class-name",{"base-clause":{pattern:/(\b(?:class|struct)\s+\w+\s*:\s*)[^;{}"'\s]+(?:\s+[^;{}"'\s]+)*(?=\s*[;{])/,lookbehind:!0,greedy:!0,inside:e.languages.extend("cpp",{})}}),e.languages.insertBefore("inside","double-colon",{"class-name":/\b[a-z_]\w*\b(?!\s*::)/i},e.languages.cpp["base-clause"])}(A),A.languages.python={comment:{pattern:/(^|[^\\])#.*/,lookbehind:!0,greedy:!0},"string-interpolation":{pattern:/(?:f|fr|rf)(?:("""|''')[\s\S]*?\1|("|')(?:\\.|(?!\2)[^\\\r\n])*\2)/i,greedy:!0,inside:{interpolation:{pattern:/((?:^|[^{])(?:\{\{)*)\{(?!\{)(?:[^{}]|\{(?!\{)(?:[^{}]|\{(?!\{)(?:[^{}])+\})+\})+\}/,lookbehind:!0,inside:{"format-spec":{pattern:/(:)[^:(){}]+(?=\}$)/,lookbehind:!0},"conversion-option":{pattern:/![sra](?=[:}]$)/,alias:"punctuation"},rest:null}},string:/[\s\S]+/}},"triple-quoted-string":{pattern:/(?:[rub]|br|rb)?("""|''')[\s\S]*?\1/i,greedy:!0,alias:"string"},string:{pattern:/(?:[rub]|br|rb)?("|')(?:\\.|(?!\1)[^\\\r\n])*\1/i,greedy:!0},function:{pattern:/((?:^|\s)def[ \t]+)[a-zA-Z_]\w*(?=\s*\()/g,lookbehind:!0},"class-name":{pattern:/(\bclass\s+)\w+/i,lookbehind:!0},decorator:{pattern:/(^[\t ]*)@\w+(?:\.\w+)*/m,lookbehind:!0,alias:["annotation","punctuation"],inside:{punctuation:/\./}},keyword:/\b(?:_(?=\s*:)|and|as|assert|async|await|break|case|class|continue|def|del|elif|else|except|exec|finally|for|from|global|if|import|in|is|lambda|match|nonlocal|not|or|pass|print|raise|return|try|while|with|yield)\b/,builtin:/\b(?:__import__|abs|all|any|apply|ascii|basestring|bin|bool|buffer|bytearray|bytes|callable|chr|classmethod|cmp|coerce|compile|complex|delattr|dict|dir|divmod|enumerate|eval|execfile|file|filter|float|format|frozenset|getattr|globals|hasattr|hash|help|hex|id|input|int|intern|isinstance|issubclass|iter|len|list|locals|long|map|max|memoryview|min|next|object|oct|open|ord|pow|property|range|raw_input|reduce|reload|repr|reversed|round|set|setattr|slice|sorted|staticmethod|str|sum|super|tuple|type|unichr|unicode|vars|xrange|zip)\b/,boolean:/\b(?:False|None|True)\b/,number:/\b0(?:b(?:_?[01])+|o(?:_?[0-7])+|x(?:_?[a-f0-9])+)\b|(?:\b\d+(?:_\d+)*(?:\.(?:\d+(?:_\d+)*)?)?|\B\.\d+(?:_\d+)*)(?:e[+-]?\d+(?:_\d+)*)?j?(?!\w)/i,operator:/[-+%=]=?|!=|:=|\*\*?=?|\/\/?=?|<[<=>]?|>[=>]?|[&|^~]/,punctuation:/[{}[\];(),.:]/},A.languages.python["string-interpolation"].inside.interpolation.inside.rest=A.languages.python,A.languages.py=A.languages.python,A.languages.json={property:{pattern:/(^|[^\\])"(?:\\.|[^\\"\r\n])*"(?=\s*:)/,lookbehind:!0,greedy:!0},string:{pattern:/(^|[^\\])"(?:\\.|[^\\"\r\n])*"(?!\s*:)/,lookbehind:!0,greedy:!0},comment:{pattern:/\/\/.*|\/\*[\s\S]*?(?:\*\/|$)/,greedy:!0},number:/-?\b\d+(?:\.\d+)?(?:e[+-]?\d+)?\b/i,punctuation:/[{}[\],]/,operator:/:/,boolean:/\b(?:false|true)\b/,null:{pattern:/\bnull\b/,alias:"keyword"}},A.languages.webmanifest=A.languages.json;((e,t)=>{for(var n in t)p(e,n,{get:t[n],enumerable:!0})})({},{dracula:()=>P,duotoneDark:()=>T,duotoneLight:()=>R,github:()=>N,gruvboxMaterialDark:()=>K,gruvboxMaterialLight:()=>Y,jettwaveDark:()=>V,jettwaveLight:()=>W,nightOwl:()=>j,nightOwlLight:()=>O,oceanicNext:()=>I,okaidia:()=>D,oneDark:()=>q,oneLight:()=>G,palenight:()=>z,shadesOfPurple:()=>M,synthwave84:()=>B,ultramin:()=>$,vsDark:()=>U,vsLight:()=>H});var P={plain:{color:"#F8F8F2",backgroundColor:"#282A36"},styles:[{types:["prolog","constant","builtin"],style:{color:"rgb(189, 147, 249)"}},{types:["inserted","function"],style:{color:"rgb(80, 250, 123)"}},{types:["deleted"],style:{color:"rgb(255, 85, 85)"}},{types:["changed"],style:{color:"rgb(255, 184, 108)"}},{types:["punctuation","symbol"],style:{color:"rgb(248, 248, 242)"}},{types:["string","char","tag","selector"],style:{color:"rgb(255, 121, 198)"}},{types:["keyword","variable"],style:{color:"rgb(189, 147, 249)",fontStyle:"italic"}},{types:["comment"],style:{color:"rgb(98, 114, 164)"}},{types:["attr-name"],style:{color:"rgb(241, 250, 140)"}}]},T={plain:{backgroundColor:"#2a2734",color:"#9a86fd"},styles:[{types:["comment","prolog","doctype","cdata","punctuation"],style:{color:"#6c6783"}},{types:["namespace"],style:{opacity:.7}},{types:["tag","operator","number"],style:{color:"#e09142"}},{types:["property","function"],style:{color:"#9a86fd"}},{types:["tag-id","selector","atrule-id"],style:{color:"#eeebff"}},{types:["attr-name"],style:{color:"#c4b9fe"}},{types:["boolean","string","entity","url","attr-value","keyword","control","directive","unit","statement","regex","atrule","placeholder","variable"],style:{color:"#ffcc99"}},{types:["deleted"],style:{textDecorationLine:"line-through"}},{types:["inserted"],style:{textDecorationLine:"underline"}},{types:["italic"],style:{fontStyle:"italic"}},{types:["important","bold"],style:{fontWeight:"bold"}},{types:["important"],style:{color:"#c4b9fe"}}]},R={plain:{backgroundColor:"#faf8f5",color:"#728fcb"},styles:[{types:["comment","prolog","doctype","cdata","punctuation"],style:{color:"#b6ad9a"}},{types:["namespace"],style:{opacity:.7}},{types:["tag","operator","number"],style:{color:"#063289"}},{types:["property","function"],style:{color:"#b29762"}},{types:["tag-id","selector","atrule-id"],style:{color:"#2d2006"}},{types:["attr-name"],style:{color:"#896724"}},{types:["boolean","string","entity","url","attr-value","keyword","control","directive","unit","statement","regex","atrule"],style:{color:"#728fcb"}},{types:["placeholder","variable"],style:{color:"#93abdc"}},{types:["deleted"],style:{textDecorationLine:"line-through"}},{types:["inserted"],style:{textDecorationLine:"underline"}},{types:["italic"],style:{fontStyle:"italic"}},{types:["important","bold"],style:{fontWeight:"bold"}},{types:["important"],style:{color:"#896724"}}]},N={plain:{color:"#393A34",backgroundColor:"#f6f8fa"},styles:[{types:["comment","prolog","doctype","cdata"],style:{color:"#999988",fontStyle:"italic"}},{types:["namespace"],style:{opacity:.7}},{types:["string","attr-value"],style:{color:"#e3116c"}},{types:["punctuation","operator"],style:{color:"#393A34"}},{types:["entity","url","symbol","number","boolean","variable","constant","property","regex","inserted"],style:{color:"#36acaa"}},{types:["atrule","keyword","attr-name","selector"],style:{color:"#00a4db"}},{types:["function","deleted","tag"],style:{color:"#d73a49"}},{types:["function-variable"],style:{color:"#6f42c1"}},{types:["tag","selector","keyword"],style:{color:"#00009f"}}]},j={plain:{color:"#d6deeb",backgroundColor:"#011627"},styles:[{types:["changed"],style:{color:"rgb(162, 191, 252)",fontStyle:"italic"}},{types:["deleted"],style:{color:"rgba(239, 83, 80, 0.56)",fontStyle:"italic"}},{types:["inserted","attr-name"],style:{color:"rgb(173, 219, 103)",fontStyle:"italic"}},{types:["comment"],style:{color:"rgb(99, 119, 119)",fontStyle:"italic"}},{types:["string","url"],style:{color:"rgb(173, 219, 103)"}},{types:["variable"],style:{color:"rgb(214, 222, 235)"}},{types:["number"],style:{color:"rgb(247, 140, 108)"}},{types:["builtin","char","constant","function"],style:{color:"rgb(130, 170, 255)"}},{types:["punctuation"],style:{color:"rgb(199, 146, 234)"}},{types:["selector","doctype"],style:{color:"rgb(199, 146, 234)",fontStyle:"italic"}},{types:["class-name"],style:{color:"rgb(255, 203, 139)"}},{types:["tag","operator","keyword"],style:{color:"rgb(127, 219, 202)"}},{types:["boolean"],style:{color:"rgb(255, 88, 116)"}},{types:["property"],style:{color:"rgb(128, 203, 196)"}},{types:["namespace"],style:{color:"rgb(178, 204, 214)"}}]},O={plain:{color:"#403f53",backgroundColor:"#FBFBFB"},styles:[{types:["changed"],style:{color:"rgb(162, 191, 252)",fontStyle:"italic"}},{types:["deleted"],style:{color:"rgba(239, 83, 80, 0.56)",fontStyle:"italic"}},{types:["inserted","attr-name"],style:{color:"rgb(72, 118, 214)",fontStyle:"italic"}},{types:["comment"],style:{color:"rgb(152, 159, 177)",fontStyle:"italic"}},{types:["string","builtin","char","constant","url"],style:{color:"rgb(72, 118, 214)"}},{types:["variable"],style:{color:"rgb(201, 103, 101)"}},{types:["number"],style:{color:"rgb(170, 9, 130)"}},{types:["punctuation"],style:{color:"rgb(153, 76, 195)"}},{types:["function","selector","doctype"],style:{color:"rgb(153, 76, 195)",fontStyle:"italic"}},{types:["class-name"],style:{color:"rgb(17, 17, 17)"}},{types:["tag"],style:{color:"rgb(153, 76, 195)"}},{types:["operator","property","keyword","namespace"],style:{color:"rgb(12, 150, 155)"}},{types:["boolean"],style:{color:"rgb(188, 84, 84)"}}]},F="#c5a5c5",L="#8dc891",I={plain:{backgroundColor:"#282c34",color:"#ffffff"},styles:[{types:["attr-name"],style:{color:F}},{types:["attr-value"],style:{color:L}},{types:["comment","block-comment","prolog","doctype","cdata","shebang"],style:{color:"#999999"}},{types:["property","number","function-name","constant","symbol","deleted"],style:{color:"#5a9bcf"}},{types:["boolean"],style:{color:"#ff8b50"}},{types:["tag"],style:{color:"#fc929e"}},{types:["string"],style:{color:L}},{types:["punctuation"],style:{color:L}},{types:["selector","char","builtin","inserted"],style:{color:"#D8DEE9"}},{types:["function"],style:{color:"#79b6f2"}},{types:["operator","entity","url","variable"],style:{color:"#d7deea"}},{types:["keyword"],style:{color:F}},{types:["atrule","class-name"],style:{color:"#FAC863"}},{types:["important"],style:{fontWeight:"400"}},{types:["bold"],style:{fontWeight:"bold"}},{types:["italic"],style:{fontStyle:"italic"}},{types:["namespace"],style:{opacity:.7}}]},D={plain:{color:"#f8f8f2",backgroundColor:"#272822"},styles:[{types:["changed"],style:{color:"rgb(162, 191, 252)",fontStyle:"italic"}},{types:["deleted"],style:{color:"#f92672",fontStyle:"italic"}},{types:["inserted"],style:{color:"rgb(173, 219, 103)",fontStyle:"italic"}},{types:["comment"],style:{color:"#8292a2",fontStyle:"italic"}},{types:["string","url"],style:{color:"#a6e22e"}},{types:["variable"],style:{color:"#f8f8f2"}},{types:["number"],style:{color:"#ae81ff"}},{types:["builtin","char","constant","function","class-name"],style:{color:"#e6db74"}},{types:["punctuation"],style:{color:"#f8f8f2"}},{types:["selector","doctype"],style:{color:"#a6e22e",fontStyle:"italic"}},{types:["tag","operator","keyword"],style:{color:"#66d9ef"}},{types:["boolean"],style:{color:"#ae81ff"}},{types:["namespace"],style:{color:"rgb(178, 204, 214)",opacity:.7}},{types:["tag","property"],style:{color:"#f92672"}},{types:["attr-name"],style:{color:"#a6e22e !important"}},{types:["doctype"],style:{color:"#8292a2"}},{types:["rule"],style:{color:"#e6db74"}}]},z={plain:{color:"#bfc7d5",backgroundColor:"#292d3e"},styles:[{types:["comment"],style:{color:"rgb(105, 112, 152)",fontStyle:"italic"}},{types:["string","inserted"],style:{color:"rgb(195, 232, 141)"}},{types:["number"],style:{color:"rgb(247, 140, 108)"}},{types:["builtin","char","constant","function"],style:{color:"rgb(130, 170, 255)"}},{types:["punctuation","selector"],style:{color:"rgb(199, 146, 234)"}},{types:["variable"],style:{color:"rgb(191, 199, 213)"}},{types:["class-name","attr-name"],style:{color:"rgb(255, 203, 107)"}},{types:["tag","deleted"],style:{color:"rgb(255, 85, 114)"}},{types:["operator"],style:{color:"rgb(137, 221, 255)"}},{types:["boolean"],style:{color:"rgb(255, 88, 116)"}},{types:["keyword"],style:{fontStyle:"italic"}},{types:["doctype"],style:{color:"rgb(199, 146, 234)",fontStyle:"italic"}},{types:["namespace"],style:{color:"rgb(178, 204, 214)"}},{types:["url"],style:{color:"rgb(221, 221, 221)"}}]},M={plain:{color:"#9EFEFF",backgroundColor:"#2D2A55"},styles:[{types:["changed"],style:{color:"rgb(255, 238, 128)"}},{types:["deleted"],style:{color:"rgba(239, 83, 80, 0.56)"}},{types:["inserted"],style:{color:"rgb(173, 219, 103)"}},{types:["comment"],style:{color:"rgb(179, 98, 255)",fontStyle:"italic"}},{types:["punctuation"],style:{color:"rgb(255, 255, 255)"}},{types:["constant"],style:{color:"rgb(255, 98, 140)"}},{types:["string","url"],style:{color:"rgb(165, 255, 144)"}},{types:["variable"],style:{color:"rgb(255, 238, 128)"}},{types:["number","boolean"],style:{color:"rgb(255, 98, 140)"}},{types:["attr-name"],style:{color:"rgb(255, 180, 84)"}},{types:["keyword","operator","property","namespace","tag","selector","doctype"],style:{color:"rgb(255, 157, 0)"}},{types:["builtin","char","constant","function","class-name"],style:{color:"rgb(250, 208, 0)"}}]},B={plain:{backgroundColor:"linear-gradient(to bottom, #2a2139 75%, #34294f)",backgroundImage:"#34294f",color:"#f92aad",textShadow:"0 0 2px #100c0f, 0 0 5px #dc078e33, 0 0 10px #fff3"},styles:[{types:["comment","block-comment","prolog","doctype","cdata"],style:{color:"#495495",fontStyle:"italic"}},{types:["punctuation"],style:{color:"#ccc"}},{types:["tag","attr-name","namespace","number","unit","hexcode","deleted"],style:{color:"#e2777a"}},{types:["property","selector"],style:{color:"#72f1b8",textShadow:"0 0 2px #100c0f, 0 0 10px #257c5575, 0 0 35px #21272475"}},{types:["function-name"],style:{color:"#6196cc"}},{types:["boolean","selector-id","function"],style:{color:"#fdfdfd",textShadow:"0 0 2px #001716, 0 0 3px #03edf975, 0 0 5px #03edf975, 0 0 8px #03edf975"}},{types:["class-name","maybe-class-name","builtin"],style:{color:"#fff5f6",textShadow:"0 0 2px #000, 0 0 10px #fc1f2c75, 0 0 5px #fc1f2c75, 0 0 25px #fc1f2c75"}},{types:["constant","symbol"],style:{color:"#f92aad",textShadow:"0 0 2px #100c0f, 0 0 5px #dc078e33, 0 0 10px #fff3"}},{types:["important","atrule","keyword","selector-class"],style:{color:"#f4eee4",textShadow:"0 0 2px #393a33, 0 0 8px #f39f0575, 0 0 2px #f39f0575"}},{types:["string","char","attr-value","regex","variable"],style:{color:"#f87c32"}},{types:["parameter"],style:{fontStyle:"italic"}},{types:["entity","url"],style:{color:"#67cdcc"}},{types:["operator"],style:{color:"ffffffee"}},{types:["important","bold"],style:{fontWeight:"bold"}},{types:["italic"],style:{fontStyle:"italic"}},{types:["entity"],style:{cursor:"help"}},{types:["inserted"],style:{color:"green"}}]},$={plain:{color:"#282a2e",backgroundColor:"#ffffff"},styles:[{types:["comment"],style:{color:"rgb(197, 200, 198)"}},{types:["string","number","builtin","variable"],style:{color:"rgb(150, 152, 150)"}},{types:["class-name","function","tag","attr-name"],style:{color:"rgb(40, 42, 46)"}}]},U={plain:{color:"#9CDCFE",backgroundColor:"#1E1E1E"},styles:[{types:["prolog"],style:{color:"rgb(0, 0, 128)"}},{types:["comment"],style:{color:"rgb(106, 153, 85)"}},{types:["builtin","changed","keyword","interpolation-punctuation"],style:{color:"rgb(86, 156, 214)"}},{types:["number","inserted"],style:{color:"rgb(181, 206, 168)"}},{types:["constant"],style:{color:"rgb(100, 102, 149)"}},{types:["attr-name","variable"],style:{color:"rgb(156, 220, 254)"}},{types:["deleted","string","attr-value","template-punctuation"],style:{color:"rgb(206, 145, 120)"}},{types:["selector"],style:{color:"rgb(215, 186, 125)"}},{types:["tag"],style:{color:"rgb(78, 201, 176)"}},{types:["tag"],languages:["markup"],style:{color:"rgb(86, 156, 214)"}},{types:["punctuation","operator"],style:{color:"rgb(212, 212, 212)"}},{types:["punctuation"],languages:["markup"],style:{color:"#808080"}},{types:["function"],style:{color:"rgb(220, 220, 170)"}},{types:["class-name"],style:{color:"rgb(78, 201, 176)"}},{types:["char"],style:{color:"rgb(209, 105, 105)"}}]},H={plain:{color:"#000000",backgroundColor:"#ffffff"},styles:[{types:["comment"],style:{color:"rgb(0, 128, 0)"}},{types:["builtin"],style:{color:"rgb(0, 112, 193)"}},{types:["number","variable","inserted"],style:{color:"rgb(9, 134, 88)"}},{types:["operator"],style:{color:"rgb(0, 0, 0)"}},{types:["constant","char"],style:{color:"rgb(129, 31, 63)"}},{types:["tag"],style:{color:"rgb(128, 0, 0)"}},{types:["attr-name"],style:{color:"rgb(255, 0, 0)"}},{types:["deleted","string"],style:{color:"rgb(163, 21, 21)"}},{types:["changed","punctuation"],style:{color:"rgb(4, 81, 165)"}},{types:["function","keyword"],style:{color:"rgb(0, 0, 255)"}},{types:["class-name"],style:{color:"rgb(38, 127, 153)"}}]},V={plain:{color:"#f8fafc",backgroundColor:"#011627"},styles:[{types:["prolog"],style:{color:"#000080"}},{types:["comment"],style:{color:"#6A9955"}},{types:["builtin","changed","keyword","interpolation-punctuation"],style:{color:"#569CD6"}},{types:["number","inserted"],style:{color:"#B5CEA8"}},{types:["constant"],style:{color:"#f8fafc"}},{types:["attr-name","variable"],style:{color:"#9CDCFE"}},{types:["deleted","string","attr-value","template-punctuation"],style:{color:"#cbd5e1"}},{types:["selector"],style:{color:"#D7BA7D"}},{types:["tag"],style:{color:"#0ea5e9"}},{types:["tag"],languages:["markup"],style:{color:"#0ea5e9"}},{types:["punctuation","operator"],style:{color:"#D4D4D4"}},{types:["punctuation"],languages:["markup"],style:{color:"#808080"}},{types:["function"],style:{color:"#7dd3fc"}},{types:["class-name"],style:{color:"#0ea5e9"}},{types:["char"],style:{color:"#D16969"}}]},W={plain:{color:"#0f172a",backgroundColor:"#f1f5f9"},styles:[{types:["prolog"],style:{color:"#000080"}},{types:["comment"],style:{color:"#6A9955"}},{types:["builtin","changed","keyword","interpolation-punctuation"],style:{color:"#0c4a6e"}},{types:["number","inserted"],style:{color:"#B5CEA8"}},{types:["constant"],style:{color:"#0f172a"}},{types:["attr-name","variable"],style:{color:"#0c4a6e"}},{types:["deleted","string","attr-value","template-punctuation"],style:{color:"#64748b"}},{types:["selector"],style:{color:"#D7BA7D"}},{types:["tag"],style:{color:"#0ea5e9"}},{types:["tag"],languages:["markup"],style:{color:"#0ea5e9"}},{types:["punctuation","operator"],style:{color:"#475569"}},{types:["punctuation"],languages:["markup"],style:{color:"#808080"}},{types:["function"],style:{color:"#0e7490"}},{types:["class-name"],style:{color:"#0ea5e9"}},{types:["char"],style:{color:"#D16969"}}]},q={plain:{backgroundColor:"hsl(220, 13%, 18%)",color:"hsl(220, 14%, 71%)",textShadow:"0 1px rgba(0, 0, 0, 0.3)"},styles:[{types:["comment","prolog","cdata"],style:{color:"hsl(220, 10%, 40%)"}},{types:["doctype","punctuation","entity"],style:{color:"hsl(220, 14%, 71%)"}},{types:["attr-name","class-name","maybe-class-name","boolean","constant","number","atrule"],style:{color:"hsl(29, 54%, 61%)"}},{types:["keyword"],style:{color:"hsl(286, 60%, 67%)"}},{types:["property","tag","symbol","deleted","important"],style:{color:"hsl(355, 65%, 65%)"}},{types:["selector","string","char","builtin","inserted","regex","attr-value"],style:{color:"hsl(95, 38%, 62%)"}},{types:["variable","operator","function"],style:{color:"hsl(207, 82%, 66%)"}},{types:["url"],style:{color:"hsl(187, 47%, 55%)"}},{types:["deleted"],style:{textDecorationLine:"line-through"}},{types:["inserted"],style:{textDecorationLine:"underline"}},{types:["italic"],style:{fontStyle:"italic"}},{types:["important","bold"],style:{fontWeight:"bold"}},{types:["important"],style:{color:"hsl(220, 14%, 71%)"}}]},G={plain:{backgroundColor:"hsl(230, 1%, 98%)",color:"hsl(230, 8%, 24%)"},styles:[{types:["comment","prolog","cdata"],style:{color:"hsl(230, 4%, 64%)"}},{types:["doctype","punctuation","entity"],style:{color:"hsl(230, 8%, 24%)"}},{types:["attr-name","class-name","boolean","constant","number","atrule"],style:{color:"hsl(35, 99%, 36%)"}},{types:["keyword"],style:{color:"hsl(301, 63%, 40%)"}},{types:["property","tag","symbol","deleted","important"],style:{color:"hsl(5, 74%, 59%)"}},{types:["selector","string","char","builtin","inserted","regex","attr-value","punctuation"],style:{color:"hsl(119, 34%, 47%)"}},{types:["variable","operator","function"],style:{color:"hsl(221, 87%, 60%)"}},{types:["url"],style:{color:"hsl(198, 99%, 37%)"}},{types:["deleted"],style:{textDecorationLine:"line-through"}},{types:["inserted"],style:{textDecorationLine:"underline"}},{types:["italic"],style:{fontStyle:"italic"}},{types:["important","bold"],style:{fontWeight:"bold"}},{types:["important"],style:{color:"hsl(230, 8%, 24%)"}}]},K={plain:{color:"#ebdbb2",backgroundColor:"#292828"},styles:[{types:["imports","class-name","maybe-class-name","constant","doctype","builtin","function"],style:{color:"#d8a657"}},{types:["property-access"],style:{color:"#7daea3"}},{types:["tag"],style:{color:"#e78a4e"}},{types:["attr-name","char","url","regex"],style:{color:"#a9b665"}},{types:["attr-value","string"],style:{color:"#89b482"}},{types:["comment","prolog","cdata","operator","inserted"],style:{color:"#a89984"}},{types:["delimiter","boolean","keyword","selector","important","atrule","property","variable","deleted"],style:{color:"#ea6962"}},{types:["entity","number","symbol"],style:{color:"#d3869b"}}]},Y={plain:{color:"#654735",backgroundColor:"#f9f5d7"},styles:[{types:["delimiter","boolean","keyword","selector","important","atrule","property","variable","deleted"],style:{color:"#af2528"}},{types:["imports","class-name","maybe-class-name","constant","doctype","builtin"],style:{color:"#b4730e"}},{types:["string","attr-value"],style:{color:"#477a5b"}},{types:["property-access"],style:{color:"#266b79"}},{types:["function","attr-name","char","url"],style:{color:"#72761e"}},{types:["tag"],style:{color:"#b94c07"}},{types:["comment","prolog","cdata","operator","inserted"],style:{color:"#a89984"}},{types:["entity","number","symbol"],style:{color:"#924f79"}}]},Q=/\r\n|\r|\n/,Z=e=>{0===e.length?e.push({types:["plain"],content:"\n",empty:!0}):1===e.length&&""===e[0].content&&(e[0].content="\n",e[0].empty=!0)},X=(e,t)=>{const n=e.length;return n>0&&e[n-1]===t?e:e.concat(t)},J=e=>{const t=[[]],n=[e],r=[0],a=[e.length];let o=0,i=0,l=[];const s=[l];for(;i>-1;){for(;(o=r[i]++)<a[i];){let e,u=t[i];const c=n[i][o];if("string"==typeof c?(u=i>0?u:["plain"],e=c):(u=X(u,c.type),c.alias&&(u=X(u,c.alias)),e=c.content),"string"!=typeof e){i++,t.push(u),n.push(e),r.push(0),a.push(e.length);continue}const d=e.split(Q),f=d.length;l.push({types:u,content:d[0]});for(let t=1;t<f;t++)Z(l),s.push(l=[]),l.push({types:u,content:d[t]})}i--,t.pop(),n.pop(),r.pop(),a.pop()}return Z(l),s},ee=(e,t)=>{const{plain:n}=e,r=e.styles.reduce(((e,n)=>{const{languages:r,style:a}=n;return r&&!r.includes(t)||n.types.forEach((t=>{const n=S(S({},e[t]),a);e[t]=n})),e}),{});return r.root=n,r.plain=_(S({},n),{backgroundColor:void 0}),r},te=({children:e,language:t,code:n,theme:r,prism:a})=>{const o=t.toLowerCase(),i=ee(r,o),l=(e=>(0,c.useCallback)((t=>{var n=t,{className:r,style:a,line:o}=n,i=E(n,["className","style","line"]);const l=_(S({},i),{className:(0,d.A)("token-line",r)});return"object"==typeof e&&"plain"in e&&(l.style=e.plain),"object"==typeof a&&(l.style=S(S({},l.style||{}),a)),l}),[e]))(i),s=(e=>{const t=(0,c.useCallback)((({types:t,empty:n})=>{if(null!=e)return 1===t.length&&"plain"===t[0]?null!=n?{display:"inline-block"}:void 0:1===t.length&&null!=n?e[t[0]]:Object.assign(null!=n?{display:"inline-block"}:{},...t.map((t=>e[t])))}),[e]);return(0,c.useCallback)((e=>{var n=e,{token:r,className:a,style:o}=n,i=E(n,["token","className","style"]);const l=_(S({},i),{className:(0,d.A)("token",...r.types,a),children:r.content,style:t(r)});return null!=o&&(l.style=S(S({},l.style||{}),o)),l}),[t])})(i),u=(({prism:e,code:t,grammar:n,language:r})=>(0,c.useMemo)((()=>{if(null==n)return J([t]);const a={code:t,grammar:n,language:r,tokens:[]};return e.hooks.run("before-tokenize",a),a.tokens=e.tokenize(t,n),e.hooks.run("after-tokenize",a),J(a.tokens)}),[t,n,r,e]))({prism:a,language:o,code:n,grammar:a.languages[o]});return e({tokens:u,className:`prism-code language-${o}`,style:null!=i?i.root:{},getLineProps:l,getTokenProps:s})},ne=e=>(0,c.createElement)(te,_(S({},e),{prism:e.prism||A,theme:e.theme||U,code:e.code,language:e.language}))},1561:(e,t,n)=>{"use strict";n.d(t,{A:()=>o});var r=!0,a="Invariant failed";function o(e,t){if(!e){if(r)throw new Error(a);var n="function"==typeof t?t():t,o=n?"".concat(a,": ").concat(n):a;throw new Error(o)}}},1635:(e,t,n)=>{"use strict";n.r(t),n.d(t,{__addDisposableResource:()=>L,__assign:()=>o,__asyncDelegator:()=>E,__asyncGenerator:()=>_,__asyncValues:()=>C,__await:()=>S,__awaiter:()=>h,__classPrivateFieldGet:()=>j,__classPrivateFieldIn:()=>F,__classPrivateFieldSet:()=>O,__createBinding:()=>g,__decorate:()=>l,__disposeResources:()=>D,__esDecorate:()=>u,__exportStar:()=>y,__extends:()=>a,__generator:()=>m,__importDefault:()=>N,__importStar:()=>R,__makeTemplateObject:()=>A,__metadata:()=>p,__param:()=>s,__propKey:()=>d,__read:()=>v,__rest:()=>i,__rewriteRelativeImportExtension:()=>z,__runInitializers:()=>c,__setFunctionName:()=>f,__spread:()=>w,__spreadArray:()=>x,__spreadArrays:()=>k,__values:()=>b,default:()=>M});var r=function(e,t){return r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},r(e,t)};function a(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");function n(){this.constructor=e}r(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}var o=function(){return o=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var a in t=arguments[n])Object.prototype.hasOwnProperty.call(t,a)&&(e[a]=t[a]);return e},o.apply(this,arguments)};function i(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var a=0;for(r=Object.getOwnPropertySymbols(e);a<r.length;a++)t.indexOf(r[a])<0&&Object.prototype.propertyIsEnumerable.call(e,r[a])&&(n[r[a]]=e[r[a]])}return n}function l(e,t,n,r){var a,o=arguments.length,i=o<3?t:null===r?r=Object.getOwnPropertyDescriptor(t,n):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)i=Reflect.decorate(e,t,n,r);else for(var l=e.length-1;l>=0;l--)(a=e[l])&&(i=(o<3?a(i):o>3?a(t,n,i):a(t,n))||i);return o>3&&i&&Object.defineProperty(t,n,i),i}function s(e,t){return function(n,r){t(n,r,e)}}function u(e,t,n,r,a,o){function i(e){if(void 0!==e&&"function"!=typeof e)throw new TypeError("Function expected");return e}for(var l,s=r.kind,u="getter"===s?"get":"setter"===s?"set":"value",c=!t&&e?r.static?e:e.prototype:null,d=t||(c?Object.getOwnPropertyDescriptor(c,r.name):{}),f=!1,p=n.length-1;p>=0;p--){var h={};for(var m in r)h[m]="access"===m?{}:r[m];for(var m in r.access)h.access[m]=r.access[m];h.addInitializer=function(e){if(f)throw new TypeError("Cannot add initializers after decoration has completed");o.push(i(e||null))};var g=(0,n[p])("accessor"===s?{get:d.get,set:d.set}:d[u],h);if("accessor"===s){if(void 0===g)continue;if(null===g||"object"!=typeof g)throw new TypeError("Object expected");(l=i(g.get))&&(d.get=l),(l=i(g.set))&&(d.set=l),(l=i(g.init))&&a.unshift(l)}else(l=i(g))&&("field"===s?a.unshift(l):d[u]=l)}c&&Object.defineProperty(c,r.name,d),f=!0}function c(e,t,n){for(var r=arguments.length>2,a=0;a<t.length;a++)n=r?t[a].call(e,n):t[a].call(e);return r?n:void 0}function d(e){return"symbol"==typeof e?e:"".concat(e)}function f(e,t,n){return"symbol"==typeof t&&(t=t.description?"[".concat(t.description,"]"):""),Object.defineProperty(e,"name",{configurable:!0,value:n?"".concat(n," ",t):t})}function p(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)}function h(e,t,n,r){return new(n||(n=Promise))((function(a,o){function i(e){try{s(r.next(e))}catch(t){o(t)}}function l(e){try{s(r.throw(e))}catch(t){o(t)}}function s(e){var t;e.done?a(e.value):(t=e.value,t instanceof n?t:new n((function(e){e(t)}))).then(i,l)}s((r=r.apply(e,t||[])).next())}))}function m(e,t){var n,r,a,o={label:0,sent:function(){if(1&a[0])throw a[1];return a[1]},trys:[],ops:[]},i=Object.create(("function"==typeof Iterator?Iterator:Object).prototype);return i.next=l(0),i.throw=l(1),i.return=l(2),"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function l(l){return function(s){return function(l){if(n)throw new TypeError("Generator is already executing.");for(;i&&(i=0,l[0]&&(o=0)),o;)try{if(n=1,r&&(a=2&l[0]?r.return:l[0]?r.throw||((a=r.return)&&a.call(r),0):r.next)&&!(a=a.call(r,l[1])).done)return a;switch(r=0,a&&(l=[2&l[0],a.value]),l[0]){case 0:case 1:a=l;break;case 4:return o.label++,{value:l[1],done:!1};case 5:o.label++,r=l[1],l=[0];continue;case 7:l=o.ops.pop(),o.trys.pop();continue;default:if(!(a=o.trys,(a=a.length>0&&a[a.length-1])||6!==l[0]&&2!==l[0])){o=0;continue}if(3===l[0]&&(!a||l[1]>a[0]&&l[1]<a[3])){o.label=l[1];break}if(6===l[0]&&o.label<a[1]){o.label=a[1],a=l;break}if(a&&o.label<a[2]){o.label=a[2],o.ops.push(l);break}a[2]&&o.ops.pop(),o.trys.pop();continue}l=t.call(e,o)}catch(s){l=[6,s],r=0}finally{n=a=0}if(5&l[0])throw l[1];return{value:l[0]?l[1]:void 0,done:!0}}([l,s])}}}var g=Object.create?function(e,t,n,r){void 0===r&&(r=n);var a=Object.getOwnPropertyDescriptor(t,n);a&&!("get"in a?!t.__esModule:a.writable||a.configurable)||(a={enumerable:!0,get:function(){return t[n]}}),Object.defineProperty(e,r,a)}:function(e,t,n,r){void 0===r&&(r=n),e[r]=t[n]};function y(e,t){for(var n in e)"default"===n||Object.prototype.hasOwnProperty.call(t,n)||g(t,e,n)}function b(e){var t="function"==typeof Symbol&&Symbol.iterator,n=t&&e[t],r=0;if(n)return n.call(e);if(e&&"number"==typeof e.length)return{next:function(){return e&&r>=e.length&&(e=void 0),{value:e&&e[r++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")}function v(e,t){var n="function"==typeof Symbol&&e[Symbol.iterator];if(!n)return e;var r,a,o=n.call(e),i=[];try{for(;(void 0===t||t-- >0)&&!(r=o.next()).done;)i.push(r.value)}catch(l){a={error:l}}finally{try{r&&!r.done&&(n=o.return)&&n.call(o)}finally{if(a)throw a.error}}return i}function w(){for(var e=[],t=0;t<arguments.length;t++)e=e.concat(v(arguments[t]));return e}function k(){for(var e=0,t=0,n=arguments.length;t<n;t++)e+=arguments[t].length;var r=Array(e),a=0;for(t=0;t<n;t++)for(var o=arguments[t],i=0,l=o.length;i<l;i++,a++)r[a]=o[i];return r}function x(e,t,n){if(n||2===arguments.length)for(var r,a=0,o=t.length;a<o;a++)!r&&a in t||(r||(r=Array.prototype.slice.call(t,0,a)),r[a]=t[a]);return e.concat(r||Array.prototype.slice.call(t))}function S(e){return this instanceof S?(this.v=e,this):new S(e)}function _(e,t,n){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var r,a=n.apply(e,t||[]),o=[];return r=Object.create(("function"==typeof AsyncIterator?AsyncIterator:Object).prototype),i("next"),i("throw"),i("return",(function(e){return function(t){return Promise.resolve(t).then(e,u)}})),r[Symbol.asyncIterator]=function(){return this},r;function i(e,t){a[e]&&(r[e]=function(t){return new Promise((function(n,r){o.push([e,t,n,r])>1||l(e,t)}))},t&&(r[e]=t(r[e])))}function l(e,t){try{(n=a[e](t)).value instanceof S?Promise.resolve(n.value.v).then(s,u):c(o[0][2],n)}catch(r){c(o[0][3],r)}var n}function s(e){l("next",e)}function u(e){l("throw",e)}function c(e,t){e(t),o.shift(),o.length&&l(o[0][0],o[0][1])}}function E(e){var t,n;return t={},r("next"),r("throw",(function(e){throw e})),r("return"),t[Symbol.iterator]=function(){return this},t;function r(r,a){t[r]=e[r]?function(t){return(n=!n)?{value:S(e[r](t)),done:!1}:a?a(t):t}:a}}function C(e){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var t,n=e[Symbol.asyncIterator];return n?n.call(e):(e=b(e),t={},r("next"),r("throw"),r("return"),t[Symbol.asyncIterator]=function(){return this},t);function r(n){t[n]=e[n]&&function(t){return new Promise((function(r,a){(function(e,t,n,r){Promise.resolve(r).then((function(t){e({value:t,done:n})}),t)})(r,a,(t=e[n](t)).done,t.value)}))}}}function A(e,t){return Object.defineProperty?Object.defineProperty(e,"raw",{value:t}):e.raw=t,e}var P=Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t},T=function(e){return T=Object.getOwnPropertyNames||function(e){var t=[];for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[t.length]=n);return t},T(e)};function R(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n=T(e),r=0;r<n.length;r++)"default"!==n[r]&&g(t,e,n[r]);return P(t,e),t}function N(e){return e&&e.__esModule?e:{default:e}}function j(e,t,n,r){if("a"===n&&!r)throw new TypeError("Private accessor was defined without a getter");if("function"==typeof t?e!==t||!r:!t.has(e))throw new TypeError("Cannot read private member from an object whose class did not declare it");return"m"===n?r:"a"===n?r.call(e):r?r.value:t.get(e)}function O(e,t,n,r,a){if("m"===r)throw new TypeError("Private method is not writable");if("a"===r&&!a)throw new TypeError("Private accessor was defined without a setter");if("function"==typeof t?e!==t||!a:!t.has(e))throw new TypeError("Cannot write private member to an object whose class did not declare it");return"a"===r?a.call(e,n):a?a.value=n:t.set(e,n),n}function F(e,t){if(null===t||"object"!=typeof t&&"function"!=typeof t)throw new TypeError("Cannot use 'in' operator on non-object");return"function"==typeof e?t===e:e.has(t)}function L(e,t,n){if(null!=t){if("object"!=typeof t&&"function"!=typeof t)throw new TypeError("Object expected.");var r,a;if(n){if(!Symbol.asyncDispose)throw new TypeError("Symbol.asyncDispose is not defined.");r=t[Symbol.asyncDispose]}if(void 0===r){if(!Symbol.dispose)throw new TypeError("Symbol.dispose is not defined.");r=t[Symbol.dispose],n&&(a=r)}if("function"!=typeof r)throw new TypeError("Object not disposable.");a&&(r=function(){try{a.call(this)}catch(e){return Promise.reject(e)}}),e.stack.push({value:t,dispose:r,async:n})}else n&&e.stack.push({async:!0});return t}var I="function"==typeof SuppressedError?SuppressedError:function(e,t,n){var r=new Error(n);return r.name="SuppressedError",r.error=e,r.suppressed=t,r};function D(e){function t(t){e.error=e.hasError?new I(t,e.error,"An error was suppressed during disposal."):t,e.hasError=!0}var n,r=0;return function a(){for(;n=e.stack.pop();)try{if(!n.async&&1===r)return r=0,e.stack.push(n),Promise.resolve().then(a);if(n.dispose){var o=n.dispose.call(n.value);if(n.async)return r|=2,Promise.resolve(o).then(a,(function(e){return t(e),a()}))}else r|=1}catch(i){t(i)}if(1===r)return e.hasError?Promise.reject(e.error):Promise.resolve();if(e.hasError)throw e.error}()}function z(e,t){return"string"==typeof e&&/^\.\.?\//.test(e)?e.replace(/\.(tsx)$|((?:\.d)?)((?:\.[^./]+?)?)\.([cm]?)ts$/i,(function(e,n,r,a,o){return n?t?".jsx":".js":!r||a&&o?r+a+"."+o.toLowerCase()+"js":e})):e}const M={__extends:a,__assign:o,__rest:i,__decorate:l,__param:s,__esDecorate:u,__runInitializers:c,__propKey:d,__setFunctionName:f,__metadata:p,__awaiter:h,__generator:m,__createBinding:g,__exportStar:y,__values:b,__read:v,__spread:w,__spreadArrays:k,__spreadArray:x,__await:S,__asyncGenerator:_,__asyncDelegator:E,__asyncValues:C,__makeTemplateObject:A,__importStar:R,__importDefault:N,__classPrivateFieldGet:j,__classPrivateFieldSet:O,__classPrivateFieldIn:F,__addDisposableResource:L,__disposeResources:D,__rewriteRelativeImportExtension:z}},2654:e=>{"use strict";e.exports={}},4054:e=>{"use strict";e.exports=JSON.parse('{"/robotframework-RFCP-syllabus/markdown-page-12d":{"__comp":"1f391b9e","__context":{"plugin":"a7456010"},"content":"393be207"},"/robotframework-RFCP-syllabus/docs-260":{"__comp":"5e95c892","__context":{"plugin":"aba21aa0"}},"/robotframework-RFCP-syllabus/docs-2e9":{"__comp":"a7bd4aaa","__props":"a2e17bec"},"/robotframework-RFCP-syllabus/docs-c12":{"__comp":"a94703ab"},"/robotframework-RFCP-syllabus/docs/chapter-01/architecture-a5b":{"__comp":"17896441","content":"3f46c699"},"/robotframework-RFCP-syllabus/docs/chapter-01/organization-d21":{"__comp":"17896441","content":"690a65f6"},"/robotframework-RFCP-syllabus/docs/chapter-01/overview-cc1":{"__comp":"17896441","content":"253ecf84"},"/robotframework-RFCP-syllabus/docs/chapter-01/purpose-acf":{"__comp":"17896441","content":"8388159d"},"/robotframework-RFCP-syllabus/docs/chapter-01/styles-cdd":{"__comp":"17896441","content":"84a0ba48"},"/robotframework-RFCP-syllabus/docs/chapter-01/syntax-dcb":{"__comp":"17896441","content":"6172ffd9"},"/robotframework-RFCP-syllabus/docs/chapter-02/executing-79a":{"__comp":"17896441","content":"a052276e"},"/robotframework-RFCP-syllabus/docs/chapter-02/keyword_imports-2d9":{"__comp":"17896441","content":"2ce1bad2"},"/robotframework-RFCP-syllabus/docs/chapter-02/keyword_interface-dee":{"__comp":"17896441","content":"9e8e26ca"},"/robotframework-RFCP-syllabus/docs/chapter-02/overview-201":{"__comp":"17896441","content":"a93b3fe8"},"/robotframework-RFCP-syllabus/docs/chapter-02/suitefile-d10":{"__comp":"17896441","content":"7316ce2d"},"/robotframework-RFCP-syllabus/docs/chapter-02/suitefile_syntax-1f6":{"__comp":"17896441","content":"3f6349d0"},"/robotframework-RFCP-syllabus/docs/chapter-02/writing_test-9d0":{"__comp":"17896441","content":"a41833b0"},"/robotframework-RFCP-syllabus/docs/chapter-03/advanced_importing-99c":{"__comp":"17896441","content":"0b703ca9"},"/robotframework-RFCP-syllabus/docs/chapter-03/datadriven-b9a":{"__comp":"17896441","content":"efb9ee1a"},"/robotframework-RFCP-syllabus/docs/chapter-03/overview-3e2":{"__comp":"17896441","content":"c290ca98"},"/robotframework-RFCP-syllabus/docs/chapter-03/resource_file-2dc":{"__comp":"17896441","content":"808d6e50"},"/robotframework-RFCP-syllabus/docs/chapter-03/user_keyword-2ed":{"__comp":"17896441","content":"023f566b"},"/robotframework-RFCP-syllabus/docs/chapter-03/variables-96e":{"__comp":"17896441","content":"f22319c2"},"/robotframework-RFCP-syllabus/docs/chapter-04/init_files-b25":{"__comp":"17896441","content":"f2e467a7"},"/robotframework-RFCP-syllabus/docs/chapter-04/overview-2e2":{"__comp":"17896441","content":"7c03554e"},"/robotframework-RFCP-syllabus/docs/chapter-04/setups-b90":{"__comp":"17896441","content":"c9636b30"},"/robotframework-RFCP-syllabus/docs/chapter-04/skip-bcb":{"__comp":"17896441","content":"592f7b1a"},"/robotframework-RFCP-syllabus/docs/chapter-04/tags-5c0":{"__comp":"17896441","content":"1ac98d59"},"/robotframework-RFCP-syllabus/docs/chapter-04/teardowns-22c":{"__comp":"17896441","content":"d1a1a2f4"},"/robotframework-RFCP-syllabus/docs/chapter-05/advanced_variables-2b9":{"__comp":"17896441","content":"53cb162d"},"/robotframework-RFCP-syllabus/docs/chapter-05/control_structures-f32":{"__comp":"17896441","content":"13199107"},"/robotframework-RFCP-syllabus/docs/chapter-05/overview-641":{"__comp":"17896441","content":"9c3e675f"},"/robotframework-RFCP-syllabus/docs/glossary-f6c":{"__comp":"17896441","content":"f844f828"},"/robotframework-RFCP-syllabus/docs/learning_objectives-bf2":{"__comp":"17896441","content":"42b13c28"},"/robotframework-RFCP-syllabus/docs/overview-4e8":{"__comp":"17896441","content":"1db64337"},"/robotframework-RFCP-syllabus/-b15":{"__comp":"1df93b7f","__context":{"plugin":"a7456010"},"config":"5e9f5e1a"}}')}},e=>{e.O(0,[869],(()=>{return t=5161,e(e.s=t);var t}));e.O()}]); \ No newline at end of file diff --git a/assets/js/main.f8dce440.js b/assets/js/main.f8dce440.js new file mode 100644 index 0000000..5640d36 --- /dev/null +++ b/assets/js/main.f8dce440.js @@ -0,0 +1,2 @@ +/*! For license information please see main.f8dce440.js.LICENSE.txt */ +(self.webpackChunkwebsite=self.webpackChunkwebsite||[]).push([[792],{8912:(e,t,n)=>{"use strict";n.d(t,{A:()=>f});n(6540);var r=n(3259),a=n.n(r),o=n(4054);const i={"023f566b":[()=>n.e(291).then(n.bind(n,7631)),"@site/docs/chapter-03/03_user_keyword.md",7631],"0b703ca9":[()=>n.e(492).then(n.bind(n,5993)),"@site/docs/chapter-03/05_advanced_importing.md",5993],13199107:[()=>n.e(244).then(n.bind(n,938)),"@site/docs/chapter-05/02_control_structures.md",938],17896441:[()=>Promise.all([n.e(869),n.e(310),n.e(401)]).then(n.bind(n,9394)),"@theme/DocItem",9394],"1ac98d59":[()=>n.e(635).then(n.bind(n,2588)),"@site/docs/chapter-04/04_tags.md",2588],"1db64337":[()=>n.e(413).then(n.bind(n,2883)),"@site/docs/overview.md",2883],"1df93b7f":[()=>Promise.all([n.e(869),n.e(583)]).then(n.bind(n,7944)),"@site/src/pages/index.tsx",7944],"1f391b9e":[()=>Promise.all([n.e(869),n.e(310),n.e(61)]).then(n.bind(n,9181)),"@theme/MDXPage",9181],"253ecf84":[()=>n.e(575).then(n.bind(n,9559)),"@site/docs/chapter-01/00_overview.md",9559],"2ce1bad2":[()=>n.e(597).then(n.bind(n,5713)),"@site/docs/chapter-02/04_keyword_imports.md",5713],"393be207":[()=>n.e(134).then(n.bind(n,4334)),"@site/src/pages/markdown-page.md",4334],"3f46c699":[()=>n.e(267).then(n.bind(n,7276)),"@site/docs/chapter-01/02_architecture.md",7276],"3f6349d0":[()=>n.e(524).then(n.bind(n,7090)),"@site/docs/chapter-02/02_suitefile_syntax.md",7090],"42b13c28":[()=>n.e(106).then(n.bind(n,2603)),"@site/docs/learning_objectives.md",2603],"53cb162d":[()=>n.e(39).then(n.bind(n,7660)),"@site/docs/chapter-05/01_advanced_variables.md",7660],"592f7b1a":[()=>n.e(964).then(n.bind(n,3237)),"@site/docs/chapter-04/05_skip.md",3237],"5e95c892":[()=>n.e(647).then(n.bind(n,8122)),"@theme/DocsRoot",8122],"5e9f5e1a":[()=>Promise.resolve().then(n.bind(n,4784)),"@generated/docusaurus.config",4784],"6172ffd9":[()=>n.e(834).then(n.bind(n,5347)),"@site/docs/chapter-01/03_syntax.md",5347],"690a65f6":[()=>n.e(462).then(n.bind(n,7073)),"@site/docs/chapter-01/05_organization.md",7073],"7316ce2d":[()=>n.e(234).then(n.bind(n,8740)),"@site/docs/chapter-02/01_suitefile.md",8740],"7c03554e":[()=>n.e(9).then(n.bind(n,9734)),"@site/docs/chapter-04/00_overview.md",9734],"808d6e50":[()=>n.e(263).then(n.bind(n,7668)),"@site/docs/chapter-03/01_resource_file.md",7668],"8388159d":[()=>n.e(505).then(n.bind(n,425)),"@site/docs/chapter-01/01_purpose.md",425],"84a0ba48":[()=>n.e(347).then(n.bind(n,8877)),"@site/docs/chapter-01/04_styles.md",8877],"9c3e675f":[()=>n.e(427).then(n.bind(n,2649)),"@site/docs/chapter-05/00_overview.md",2649],"9e8e26ca":[()=>n.e(612).then(n.bind(n,6835)),"@site/docs/chapter-02/05_keyword_interface.md",6835],a052276e:[()=>n.e(571).then(n.bind(n,5061)),"@site/docs/chapter-02/03_executing.md",5061],a2e17bec:[()=>n.e(471).then(n.t.bind(n,4802,19)),"@generated/docusaurus-plugin-content-docs/default/p/robotframework-rfcp-syllabus-docs-20f.json",4802],a41833b0:[()=>n.e(415).then(n.bind(n,8986)),"@site/docs/chapter-02/06_writing_test.md",8986],a7456010:[()=>n.e(235).then(n.t.bind(n,8552,19)),"@generated/docusaurus-plugin-content-pages/default/__plugin.json",8552],a7bd4aaa:[()=>n.e(98).then(n.bind(n,7419)),"@theme/DocVersionRoot",7419],a93b3fe8:[()=>n.e(190).then(n.bind(n,9558)),"@site/docs/chapter-02/00_overview.md",9558],a94703ab:[()=>Promise.all([n.e(869),n.e(48)]).then(n.bind(n,1841)),"@theme/DocRoot",1841],aba21aa0:[()=>n.e(742).then(n.t.bind(n,7093,19)),"@generated/docusaurus-plugin-content-docs/default/__plugin.json",7093],c290ca98:[()=>n.e(308).then(n.bind(n,1840)),"@site/docs/chapter-03/00_overview.md",1840],c9636b30:[()=>n.e(731).then(n.bind(n,4842)),"@site/docs/chapter-04/01_setups.md",4842],d1a1a2f4:[()=>n.e(695).then(n.bind(n,8041)),"@site/docs/chapter-04/02_teardowns.md",8041],efb9ee1a:[()=>n.e(933).then(n.bind(n,4311)),"@site/docs/chapter-03/04_datadriven.md",4311],f22319c2:[()=>n.e(847).then(n.bind(n,2224)),"@site/docs/chapter-03/02_variables.md",2224],f2e467a7:[()=>n.e(757).then(n.bind(n,8227)),"@site/docs/chapter-04/03_init_files.md",8227],f844f828:[()=>n.e(165).then(n.bind(n,2806)),"@site/docs/glossary/Glossary.md",2806]};var l=n(4848);function s(e){let{error:t,retry:n,pastDelay:r}=e;return t?(0,l.jsxs)("div",{style:{textAlign:"center",color:"#fff",backgroundColor:"#fa383e",borderColor:"#fa383e",borderStyle:"solid",borderRadius:"0.25rem",borderWidth:"1px",boxSizing:"border-box",display:"block",padding:"1rem",flex:"0 0 50%",marginLeft:"25%",marginRight:"25%",marginTop:"5rem",maxWidth:"50%",width:"100%"},children:[(0,l.jsx)("p",{children:String(t)}),(0,l.jsx)("div",{children:(0,l.jsx)("button",{type:"button",onClick:n,children:"Retry"})})]}):r?(0,l.jsx)("div",{style:{display:"flex",justifyContent:"center",alignItems:"center",height:"100vh"},children:(0,l.jsx)("svg",{id:"loader",style:{width:128,height:110,position:"absolute",top:"calc(100vh - 64%)"},viewBox:"0 0 45 45",xmlns:"http://www.w3.org/2000/svg",stroke:"#61dafb",children:(0,l.jsxs)("g",{fill:"none",fillRule:"evenodd",transform:"translate(1 1)",strokeWidth:"2",children:[(0,l.jsxs)("circle",{cx:"22",cy:"22",r:"6",strokeOpacity:"0",children:[(0,l.jsx)("animate",{attributeName:"r",begin:"1.5s",dur:"3s",values:"6;22",calcMode:"linear",repeatCount:"indefinite"}),(0,l.jsx)("animate",{attributeName:"stroke-opacity",begin:"1.5s",dur:"3s",values:"1;0",calcMode:"linear",repeatCount:"indefinite"}),(0,l.jsx)("animate",{attributeName:"stroke-width",begin:"1.5s",dur:"3s",values:"2;0",calcMode:"linear",repeatCount:"indefinite"})]}),(0,l.jsxs)("circle",{cx:"22",cy:"22",r:"6",strokeOpacity:"0",children:[(0,l.jsx)("animate",{attributeName:"r",begin:"3s",dur:"3s",values:"6;22",calcMode:"linear",repeatCount:"indefinite"}),(0,l.jsx)("animate",{attributeName:"stroke-opacity",begin:"3s",dur:"3s",values:"1;0",calcMode:"linear",repeatCount:"indefinite"}),(0,l.jsx)("animate",{attributeName:"stroke-width",begin:"3s",dur:"3s",values:"2;0",calcMode:"linear",repeatCount:"indefinite"})]}),(0,l.jsx)("circle",{cx:"22",cy:"22",r:"8",children:(0,l.jsx)("animate",{attributeName:"r",begin:"0s",dur:"1.5s",values:"6;1;2;3;4;5;6",calcMode:"linear",repeatCount:"indefinite"})})]})})}):null}var c=n(3722),u=n(5313);function d(e,t){if("*"===e)return a()({loading:s,loader:()=>n.e(42).then(n.bind(n,3042)),modules:["@theme/NotFound"],webpack:()=>[3042],render(e,t){const n=e.default;return(0,l.jsx)(u.W,{value:{plugin:{name:"native",id:"default"}},children:(0,l.jsx)(n,{...t})})}});const r=o[`${e}-${t}`],d={},f=[],p=[],h=(0,c.A)(r);return Object.entries(h).forEach((e=>{let[t,n]=e;const r=i[n];r&&(d[t]=r[0],f.push(r[1]),p.push(r[2]))})),a().Map({loading:s,loader:d,modules:f,webpack:()=>p,render(t,n){const a=JSON.parse(JSON.stringify(r));Object.entries(t).forEach((t=>{let[n,r]=t;const o=r.default;if(!o)throw new Error(`The page component at ${e} doesn't have a default export. This makes it impossible to render anything. Consider default-exporting a React component.`);"object"!=typeof o&&"function"!=typeof o||Object.keys(r).filter((e=>"default"!==e)).forEach((e=>{o[e]=r[e]}));let i=a;const l=n.split(".");l.slice(0,-1).forEach((e=>{i=i[e]})),i[l[l.length-1]]=o}));const o=a.__comp;delete a.__comp;const i=a.__context;delete a.__context;const s=a.__props;return delete a.__props,(0,l.jsx)(u.W,{value:i,children:(0,l.jsx)(o,{...a,...s,...n})})}})}const f=[{path:"/robotframework-RFCP-syllabus/markdown-page",component:d("/robotframework-RFCP-syllabus/markdown-page","12d"),exact:!0},{path:"/robotframework-RFCP-syllabus/docs",component:d("/robotframework-RFCP-syllabus/docs","260"),routes:[{path:"/robotframework-RFCP-syllabus/docs",component:d("/robotframework-RFCP-syllabus/docs","2e9"),routes:[{path:"/robotframework-RFCP-syllabus/docs",component:d("/robotframework-RFCP-syllabus/docs","c12"),routes:[{path:"/robotframework-RFCP-syllabus/docs/chapter-01/architecture",component:d("/robotframework-RFCP-syllabus/docs/chapter-01/architecture","a5b"),exact:!0,sidebar:"tutorialSidebar"},{path:"/robotframework-RFCP-syllabus/docs/chapter-01/organization",component:d("/robotframework-RFCP-syllabus/docs/chapter-01/organization","d21"),exact:!0,sidebar:"tutorialSidebar"},{path:"/robotframework-RFCP-syllabus/docs/chapter-01/overview",component:d("/robotframework-RFCP-syllabus/docs/chapter-01/overview","cc1"),exact:!0,sidebar:"tutorialSidebar"},{path:"/robotframework-RFCP-syllabus/docs/chapter-01/purpose",component:d("/robotframework-RFCP-syllabus/docs/chapter-01/purpose","acf"),exact:!0,sidebar:"tutorialSidebar"},{path:"/robotframework-RFCP-syllabus/docs/chapter-01/styles",component:d("/robotframework-RFCP-syllabus/docs/chapter-01/styles","cdd"),exact:!0,sidebar:"tutorialSidebar"},{path:"/robotframework-RFCP-syllabus/docs/chapter-01/syntax",component:d("/robotframework-RFCP-syllabus/docs/chapter-01/syntax","dcb"),exact:!0,sidebar:"tutorialSidebar"},{path:"/robotframework-RFCP-syllabus/docs/chapter-02/executing",component:d("/robotframework-RFCP-syllabus/docs/chapter-02/executing","79a"),exact:!0,sidebar:"tutorialSidebar"},{path:"/robotframework-RFCP-syllabus/docs/chapter-02/keyword_imports",component:d("/robotframework-RFCP-syllabus/docs/chapter-02/keyword_imports","2d9"),exact:!0,sidebar:"tutorialSidebar"},{path:"/robotframework-RFCP-syllabus/docs/chapter-02/keyword_interface",component:d("/robotframework-RFCP-syllabus/docs/chapter-02/keyword_interface","dee"),exact:!0,sidebar:"tutorialSidebar"},{path:"/robotframework-RFCP-syllabus/docs/chapter-02/overview",component:d("/robotframework-RFCP-syllabus/docs/chapter-02/overview","201"),exact:!0,sidebar:"tutorialSidebar"},{path:"/robotframework-RFCP-syllabus/docs/chapter-02/suitefile",component:d("/robotframework-RFCP-syllabus/docs/chapter-02/suitefile","d10"),exact:!0,sidebar:"tutorialSidebar"},{path:"/robotframework-RFCP-syllabus/docs/chapter-02/suitefile_syntax",component:d("/robotframework-RFCP-syllabus/docs/chapter-02/suitefile_syntax","1f6"),exact:!0,sidebar:"tutorialSidebar"},{path:"/robotframework-RFCP-syllabus/docs/chapter-02/writing_test",component:d("/robotframework-RFCP-syllabus/docs/chapter-02/writing_test","9d0"),exact:!0,sidebar:"tutorialSidebar"},{path:"/robotframework-RFCP-syllabus/docs/chapter-03/advanced_importing",component:d("/robotframework-RFCP-syllabus/docs/chapter-03/advanced_importing","99c"),exact:!0,sidebar:"tutorialSidebar"},{path:"/robotframework-RFCP-syllabus/docs/chapter-03/datadriven",component:d("/robotframework-RFCP-syllabus/docs/chapter-03/datadriven","b9a"),exact:!0,sidebar:"tutorialSidebar"},{path:"/robotframework-RFCP-syllabus/docs/chapter-03/overview",component:d("/robotframework-RFCP-syllabus/docs/chapter-03/overview","3e2"),exact:!0,sidebar:"tutorialSidebar"},{path:"/robotframework-RFCP-syllabus/docs/chapter-03/resource_file",component:d("/robotframework-RFCP-syllabus/docs/chapter-03/resource_file","2dc"),exact:!0,sidebar:"tutorialSidebar"},{path:"/robotframework-RFCP-syllabus/docs/chapter-03/user_keyword",component:d("/robotframework-RFCP-syllabus/docs/chapter-03/user_keyword","2ed"),exact:!0,sidebar:"tutorialSidebar"},{path:"/robotframework-RFCP-syllabus/docs/chapter-03/variables",component:d("/robotframework-RFCP-syllabus/docs/chapter-03/variables","96e"),exact:!0,sidebar:"tutorialSidebar"},{path:"/robotframework-RFCP-syllabus/docs/chapter-04/init_files",component:d("/robotframework-RFCP-syllabus/docs/chapter-04/init_files","b25"),exact:!0,sidebar:"tutorialSidebar"},{path:"/robotframework-RFCP-syllabus/docs/chapter-04/overview",component:d("/robotframework-RFCP-syllabus/docs/chapter-04/overview","2e2"),exact:!0,sidebar:"tutorialSidebar"},{path:"/robotframework-RFCP-syllabus/docs/chapter-04/setups",component:d("/robotframework-RFCP-syllabus/docs/chapter-04/setups","b90"),exact:!0,sidebar:"tutorialSidebar"},{path:"/robotframework-RFCP-syllabus/docs/chapter-04/skip",component:d("/robotframework-RFCP-syllabus/docs/chapter-04/skip","bcb"),exact:!0,sidebar:"tutorialSidebar"},{path:"/robotframework-RFCP-syllabus/docs/chapter-04/tags",component:d("/robotframework-RFCP-syllabus/docs/chapter-04/tags","5c0"),exact:!0,sidebar:"tutorialSidebar"},{path:"/robotframework-RFCP-syllabus/docs/chapter-04/teardowns",component:d("/robotframework-RFCP-syllabus/docs/chapter-04/teardowns","22c"),exact:!0,sidebar:"tutorialSidebar"},{path:"/robotframework-RFCP-syllabus/docs/chapter-05/advanced_variables",component:d("/robotframework-RFCP-syllabus/docs/chapter-05/advanced_variables","2b9"),exact:!0,sidebar:"tutorialSidebar"},{path:"/robotframework-RFCP-syllabus/docs/chapter-05/control_structures",component:d("/robotframework-RFCP-syllabus/docs/chapter-05/control_structures","f32"),exact:!0,sidebar:"tutorialSidebar"},{path:"/robotframework-RFCP-syllabus/docs/chapter-05/overview",component:d("/robotframework-RFCP-syllabus/docs/chapter-05/overview","641"),exact:!0,sidebar:"tutorialSidebar"},{path:"/robotframework-RFCP-syllabus/docs/glossary",component:d("/robotframework-RFCP-syllabus/docs/glossary","f6c"),exact:!0,sidebar:"tutorialSidebar"},{path:"/robotframework-RFCP-syllabus/docs/learning_objectives",component:d("/robotframework-RFCP-syllabus/docs/learning_objectives","bf2"),exact:!0,sidebar:"tutorialSidebar"},{path:"/robotframework-RFCP-syllabus/docs/overview",component:d("/robotframework-RFCP-syllabus/docs/overview","4e8"),exact:!0,sidebar:"tutorialSidebar"}]}]}]},{path:"/robotframework-RFCP-syllabus/",component:d("/robotframework-RFCP-syllabus/","b15"),exact:!0},{path:"*",component:d("*")}]},4974:(e,t,n)=>{"use strict";n.d(t,{o:()=>o,x:()=>i});var r=n(6540),a=n(4848);const o=r.createContext(!1);function i(e){let{children:t}=e;const[n,i]=(0,r.useState)(!1);return(0,r.useEffect)((()=>{i(!0)}),[]),(0,a.jsx)(o.Provider,{value:n,children:t})}},5161:(e,t,n)=>{"use strict";var r=n(6540),a=n(5338),o=n(545),i=n(4625),l=n(4784),s=n(1934);const c=[n(7378),n(7264),n(8867),n(2094)];var u=n(8912),d=n(6347),f=n(2831),p=n(4848);function h(e){let{children:t}=e;return(0,p.jsx)(p.Fragment,{children:t})}var m=n(7143),g=n(797),y=n(9030),b=n(3115),v=n(1769),w=n(7976),k=n(7788);var x=n(99),S=n(7220);function _(){const{i18n:{currentLocale:e,defaultLocale:t,localeConfigs:n}}=(0,g.A)(),r=(0,w.o)(),a=n[e].htmlLang,o=e=>e.replace("-","_");return(0,p.jsxs)(m.A,{children:[Object.entries(n).map((e=>{let[t,{htmlLang:n}]=e;return(0,p.jsx)("link",{rel:"alternate",href:r.createUrl({locale:t,fullyQualified:!0}),hrefLang:n},t)})),(0,p.jsx)("link",{rel:"alternate",href:r.createUrl({locale:t,fullyQualified:!0}),hrefLang:"x-default"}),(0,p.jsx)("meta",{property:"og:locale",content:o(a)}),Object.values(n).filter((e=>a!==e.htmlLang)).map((e=>(0,p.jsx)("meta",{property:"og:locale:alternate",content:o(e.htmlLang)},`meta-og-${e.htmlLang}`)))]})}function E(e){let{permalink:t}=e;const{siteConfig:{url:n}}=(0,g.A)(),r=function(){const{siteConfig:{url:e,baseUrl:t,trailingSlash:n}}=(0,g.A)(),{pathname:r}=(0,d.zy)();return e+(0,x.Ks)((0,y.Ay)(r),{trailingSlash:n,baseUrl:t})}(),a=t?`${n}${t}`:r;return(0,p.jsxs)(m.A,{children:[(0,p.jsx)("meta",{property:"og:url",content:a}),(0,p.jsx)("link",{rel:"canonical",href:a})]})}function C(){const{i18n:{currentLocale:e}}=(0,g.A)(),{metadata:t,image:n}=(0,b.p)();return(0,p.jsxs)(p.Fragment,{children:[(0,p.jsxs)(m.A,{children:[(0,p.jsx)("meta",{name:"twitter:card",content:"summary_large_image"}),(0,p.jsx)("body",{className:k.w})]}),n&&(0,p.jsx)(v.be,{image:n}),(0,p.jsx)(E,{}),(0,p.jsx)(_,{}),(0,p.jsx)(S.A,{tag:"default",locale:e}),(0,p.jsx)(m.A,{children:t.map(((e,t)=>(0,p.jsx)("meta",{...e},t)))})]})}const A=new Map;var T=n(4974),P=n(6193),R=n(372);function N(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];const a=c.map((t=>{const r=t.default?.[e]??t[e];return r?.(...n)}));return()=>a.forEach((e=>e?.()))}const O=function(e){let{children:t,location:n,previousLocation:r}=e;return(0,R.A)((()=>{r!==n&&(!function(e){let{location:t,previousLocation:n}=e;if(!n)return;const r=t.pathname===n.pathname,a=t.hash===n.hash,o=t.search===n.search;if(r&&a&&!o)return;const{hash:i}=t;if(i){const e=decodeURIComponent(i.substring(1)),t=document.getElementById(e);t?.scrollIntoView()}else window.scrollTo(0,0)}({location:n,previousLocation:r}),N("onRouteDidUpdate",{previousLocation:r,location:n}))}),[r,n]),t};function j(e){const t=Array.from(new Set([e,decodeURI(e)])).map((e=>(0,f.u)(u.A,e))).flat();return Promise.all(t.map((e=>e.route.component.preload?.())))}class F extends r.Component{previousLocation;routeUpdateCleanupCb;constructor(e){super(e),this.previousLocation=null,this.routeUpdateCleanupCb=s.A.canUseDOM?N("onRouteUpdate",{previousLocation:null,location:this.props.location}):()=>{},this.state={nextRouteHasLoaded:!0}}shouldComponentUpdate(e,t){if(e.location===this.props.location)return t.nextRouteHasLoaded;const n=e.location;return this.previousLocation=this.props.location,this.setState({nextRouteHasLoaded:!1}),this.routeUpdateCleanupCb=N("onRouteUpdate",{previousLocation:this.previousLocation,location:n}),j(n.pathname).then((()=>{this.routeUpdateCleanupCb(),this.setState({nextRouteHasLoaded:!0})})).catch((e=>{console.warn(e),window.location.reload()})),!1}render(){const{children:e,location:t}=this.props;return(0,p.jsx)(O,{previousLocation:this.previousLocation,location:t,children:(0,p.jsx)(d.qh,{location:t,render:()=>e})})}}const L=F,I="__docusaurus-base-url-issue-banner-suggestion-container";function D(e){return`\ndocument.addEventListener('DOMContentLoaded', function maybeInsertBanner() {\n var shouldInsert = typeof window['docusaurus'] === 'undefined';\n shouldInsert && insertBanner();\n});\n\nfunction insertBanner() {\n var bannerContainer = document.createElement('div');\n bannerContainer.id = '__docusaurus-base-url-issue-banner-container';\n var bannerHtml = ${JSON.stringify(function(e){return`\n<div id="__docusaurus-base-url-issue-banner" style="border: thick solid red; background-color: rgb(255, 230, 179); margin: 20px; padding: 20px; font-size: 20px;">\n <p style="font-weight: bold; font-size: 30px;">Your Docusaurus site did not load properly.</p>\n <p>A very common reason is a wrong site <a href="https://docusaurus.io/docs/docusaurus.config.js/#baseUrl" style="font-weight: bold;">baseUrl configuration</a>.</p>\n <p>Current configured baseUrl = <span style="font-weight: bold; color: red;">${e}</span> ${"/"===e?" (default value)":""}</p>\n <p>We suggest trying baseUrl = <span id="${I}" style="font-weight: bold; color: green;"></span></p>\n</div>\n`}(e)).replace(/</g,"\\<")};\n bannerContainer.innerHTML = bannerHtml;\n document.body.prepend(bannerContainer);\n var suggestionContainer = document.getElementById('${I}');\n var actualHomePagePath = window.location.pathname;\n var suggestedBaseUrl = actualHomePagePath.substr(-1) === '/'\n ? actualHomePagePath\n : actualHomePagePath + '/';\n suggestionContainer.innerHTML = suggestedBaseUrl;\n}\n`}function M(){const{siteConfig:{baseUrl:e}}=(0,g.A)();return(0,p.jsx)(p.Fragment,{children:!s.A.canUseDOM&&(0,p.jsx)(m.A,{children:(0,p.jsx)("script",{children:D(e)})})})}function z(){const{siteConfig:{baseUrl:e,baseUrlIssueBanner:t}}=(0,g.A)(),{pathname:n}=(0,d.zy)();return t&&n===e?(0,p.jsx)(M,{}):null}function B(){const{siteConfig:{favicon:e,title:t,noIndex:n},i18n:{currentLocale:r,localeConfigs:a}}=(0,g.A)(),o=(0,y.Ay)(e),{htmlLang:i,direction:l}=a[r];return(0,p.jsxs)(m.A,{children:[(0,p.jsx)("html",{lang:i,dir:l}),(0,p.jsx)("title",{children:t}),(0,p.jsx)("meta",{property:"og:title",content:t}),(0,p.jsx)("meta",{name:"viewport",content:"width=device-width, initial-scale=1.0"}),n&&(0,p.jsx)("meta",{name:"robots",content:"noindex, nofollow"}),e&&(0,p.jsx)("link",{rel:"icon",href:o})]})}var $=n(4023),U=n(9136);function H(){const e=(0,U.A)();return(0,p.jsx)(m.A,{children:(0,p.jsx)("html",{"data-has-hydrated":e})})}const W=(0,f.v)(u.A);function V(){const e=function(e){if(A.has(e.pathname))return{...e,pathname:A.get(e.pathname)};if((0,f.u)(u.A,e.pathname).some((e=>{let{route:t}=e;return!0===t.exact})))return A.set(e.pathname,e.pathname),e;const t=e.pathname.trim().replace(/(?:\/index)?\.html$/,"")||"/";return A.set(e.pathname,t),{...e,pathname:t}}((0,d.zy)());return(0,p.jsx)(L,{location:e,children:W})}function q(){return(0,p.jsx)($.A,{children:(0,p.jsx)(P.l,{children:(0,p.jsxs)(T.x,{children:[(0,p.jsxs)(h,{children:[(0,p.jsx)(B,{}),(0,p.jsx)(C,{}),(0,p.jsx)(z,{}),(0,p.jsx)(V,{})]}),(0,p.jsx)(H,{})]})})})}var G=n(4054);const K=function(e){try{return document.createElement("link").relList.supports(e)}catch{return!1}}("prefetch")?function(e){return new Promise(((t,n)=>{if("undefined"==typeof document)return void n();const r=document.createElement("link");r.setAttribute("rel","prefetch"),r.setAttribute("href",e),r.onload=()=>t(),r.onerror=()=>n();const a=document.getElementsByTagName("head")[0]??document.getElementsByName("script")[0]?.parentNode;a?.appendChild(r)}))}:function(e){return new Promise(((t,n)=>{const r=new XMLHttpRequest;r.open("GET",e,!0),r.withCredentials=!0,r.onload=()=>{200===r.status?t():n()},r.send(null)}))};var Y=n(3722);const Q=new Set,Z=new Set,X=()=>navigator.connection?.effectiveType.includes("2g")||navigator.connection?.saveData,J={prefetch:e=>{if(!(e=>!X()&&!Z.has(e)&&!Q.has(e))(e))return!1;Q.add(e);const t=(0,f.u)(u.A,e).flatMap((e=>{return t=e.route.path,Object.entries(G).filter((e=>{let[n]=e;return n.replace(/-[^-]+$/,"")===t})).flatMap((e=>{let[,t]=e;return Object.values((0,Y.A)(t))}));var t}));return Promise.all(t.map((e=>{const t=n.gca(e);return t&&!t.includes("undefined")?K(t).catch((()=>{})):Promise.resolve()})))},preload:e=>!!(e=>!X()&&!Z.has(e))(e)&&(Z.add(e),j(e))},ee=Object.freeze(J);function te(e){let{children:t}=e;return"hash"===l.default.future.experimental_router?(0,p.jsx)(i.I9,{children:t}):(0,p.jsx)(i.Kd,{children:t})}const ne=Boolean(!0);if(s.A.canUseDOM){window.docusaurus=ee;const e=document.getElementById("__docusaurus"),t=(0,p.jsx)(o.vd,{children:(0,p.jsx)(te,{children:(0,p.jsx)(q,{})})}),n=(e,t)=>{console.error("Docusaurus React Root onRecoverableError:",e,t)},i=()=>{if(window.docusaurusRoot)window.docusaurusRoot.render(t);else if(ne)window.docusaurusRoot=a.hydrateRoot(e,t,{onRecoverableError:n});else{const r=a.createRoot(e,{onRecoverableError:n});r.render(t),window.docusaurusRoot=r}};j(window.location.pathname).then((()=>{(0,r.startTransition)(i)}))}},6193:(e,t,n)=>{"use strict";n.d(t,{o:()=>d,l:()=>f});var r=n(6540),a=n(4784);const o=JSON.parse('{"docusaurus-plugin-content-docs":{"default":{"path":"/robotframework-RFCP-syllabus/docs","versions":[{"name":"current","label":"Next","isLast":true,"path":"/robotframework-RFCP-syllabus/docs","mainDocId":"overview","docs":[{"id":"chapter-01/architecture","path":"/robotframework-RFCP-syllabus/docs/chapter-01/architecture","sidebar":"tutorialSidebar"},{"id":"chapter-01/organization","path":"/robotframework-RFCP-syllabus/docs/chapter-01/organization","sidebar":"tutorialSidebar"},{"id":"chapter-01/overview","path":"/robotframework-RFCP-syllabus/docs/chapter-01/overview","sidebar":"tutorialSidebar"},{"id":"chapter-01/purpose","path":"/robotframework-RFCP-syllabus/docs/chapter-01/purpose","sidebar":"tutorialSidebar"},{"id":"chapter-01/styles","path":"/robotframework-RFCP-syllabus/docs/chapter-01/styles","sidebar":"tutorialSidebar"},{"id":"chapter-01/syntax","path":"/robotframework-RFCP-syllabus/docs/chapter-01/syntax","sidebar":"tutorialSidebar"},{"id":"chapter-02/executing","path":"/robotframework-RFCP-syllabus/docs/chapter-02/executing","sidebar":"tutorialSidebar"},{"id":"chapter-02/keyword_imports","path":"/robotframework-RFCP-syllabus/docs/chapter-02/keyword_imports","sidebar":"tutorialSidebar"},{"id":"chapter-02/keyword_interface","path":"/robotframework-RFCP-syllabus/docs/chapter-02/keyword_interface","sidebar":"tutorialSidebar"},{"id":"chapter-02/overview","path":"/robotframework-RFCP-syllabus/docs/chapter-02/overview","sidebar":"tutorialSidebar"},{"id":"chapter-02/suitefile","path":"/robotframework-RFCP-syllabus/docs/chapter-02/suitefile","sidebar":"tutorialSidebar"},{"id":"chapter-02/suitefile_syntax","path":"/robotframework-RFCP-syllabus/docs/chapter-02/suitefile_syntax","sidebar":"tutorialSidebar"},{"id":"chapter-02/writing_test","path":"/robotframework-RFCP-syllabus/docs/chapter-02/writing_test","sidebar":"tutorialSidebar"},{"id":"chapter-03/advanced_importing","path":"/robotframework-RFCP-syllabus/docs/chapter-03/advanced_importing","sidebar":"tutorialSidebar"},{"id":"chapter-03/datadriven","path":"/robotframework-RFCP-syllabus/docs/chapter-03/datadriven","sidebar":"tutorialSidebar"},{"id":"chapter-03/overview","path":"/robotframework-RFCP-syllabus/docs/chapter-03/overview","sidebar":"tutorialSidebar"},{"id":"chapter-03/resource_file","path":"/robotframework-RFCP-syllabus/docs/chapter-03/resource_file","sidebar":"tutorialSidebar"},{"id":"chapter-03/user_keyword","path":"/robotframework-RFCP-syllabus/docs/chapter-03/user_keyword","sidebar":"tutorialSidebar"},{"id":"chapter-03/variables","path":"/robotframework-RFCP-syllabus/docs/chapter-03/variables","sidebar":"tutorialSidebar"},{"id":"chapter-04/init_files","path":"/robotframework-RFCP-syllabus/docs/chapter-04/init_files","sidebar":"tutorialSidebar"},{"id":"chapter-04/overview","path":"/robotframework-RFCP-syllabus/docs/chapter-04/overview","sidebar":"tutorialSidebar"},{"id":"chapter-04/setups","path":"/robotframework-RFCP-syllabus/docs/chapter-04/setups","sidebar":"tutorialSidebar"},{"id":"chapter-04/skip","path":"/robotframework-RFCP-syllabus/docs/chapter-04/skip","sidebar":"tutorialSidebar"},{"id":"chapter-04/tags","path":"/robotframework-RFCP-syllabus/docs/chapter-04/tags","sidebar":"tutorialSidebar"},{"id":"chapter-04/teardowns","path":"/robotframework-RFCP-syllabus/docs/chapter-04/teardowns","sidebar":"tutorialSidebar"},{"id":"chapter-05/advanced_variables","path":"/robotframework-RFCP-syllabus/docs/chapter-05/advanced_variables","sidebar":"tutorialSidebar"},{"id":"chapter-05/control_structures","path":"/robotframework-RFCP-syllabus/docs/chapter-05/control_structures","sidebar":"tutorialSidebar"},{"id":"chapter-05/overview","path":"/robotframework-RFCP-syllabus/docs/chapter-05/overview","sidebar":"tutorialSidebar"},{"id":"glossary/Glossary","path":"/robotframework-RFCP-syllabus/docs/glossary/","sidebar":"tutorialSidebar"},{"id":"learning_objectives","path":"/robotframework-RFCP-syllabus/docs/learning_objectives","sidebar":"tutorialSidebar"},{"id":"overview","path":"/robotframework-RFCP-syllabus/docs/overview","sidebar":"tutorialSidebar"}],"draftIds":[],"sidebars":{"tutorialSidebar":{"link":{"path":"/robotframework-RFCP-syllabus/docs/overview","label":"overview"}}}}],"breadcrumbs":true}},"docusaurus-lunr-search":{"default":{"fileNames":{"searchDoc":"search-doc-1737477030273.json","lunrIndex":"lunr-index-1737477030273.json"}}}}'),i=JSON.parse('{"defaultLocale":"en","locales":["en"],"path":"i18n","currentLocale":"en","localeConfigs":{"en":{"label":"English","direction":"ltr","htmlLang":"en","calendar":"gregory","path":"en"}}}');var l=n(2654);const s=JSON.parse('{"docusaurusVersion":"3.7.0","siteVersion":"0.0.0","pluginVersions":{"docusaurus-plugin-content-docs":{"type":"package","name":"@docusaurus/plugin-content-docs","version":"3.7.0"},"docusaurus-plugin-content-pages":{"type":"package","name":"@docusaurus/plugin-content-pages","version":"3.7.0"},"docusaurus-plugin-sitemap":{"type":"package","name":"@docusaurus/plugin-sitemap","version":"3.7.0"},"docusaurus-plugin-svgr":{"type":"package","name":"@docusaurus/plugin-svgr","version":"3.7.0"},"docusaurus-theme-classic":{"type":"package","name":"@docusaurus/theme-classic","version":"3.7.0"},"docusaurus-lunr-search":{"type":"package","name":"docusaurus-lunr-search","version":"3.6.0"}}}');var c=n(4848);const u={siteConfig:a.default,siteMetadata:s,globalData:o,i18n:i,codeTranslations:l},d=r.createContext(u);function f(e){let{children:t}=e;return(0,c.jsx)(d.Provider,{value:u,children:t})}},4023:(e,t,n)=>{"use strict";n.d(t,{A:()=>m});var r=n(6540),a=n(1934),o=n(7143),i=n(99),l=n(1833),s=n(5313),c=n(4848);function u(e){let{error:t,tryAgain:n}=e;return(0,c.jsxs)("div",{style:{display:"flex",flexDirection:"column",justifyContent:"center",alignItems:"flex-start",minHeight:"100vh",width:"100%",maxWidth:"80ch",fontSize:"20px",margin:"0 auto",padding:"1rem"},children:[(0,c.jsx)("h1",{style:{fontSize:"3rem"},children:"This page crashed"}),(0,c.jsx)("button",{type:"button",onClick:n,style:{margin:"1rem 0",fontSize:"2rem",cursor:"pointer",borderRadius:20,padding:"1rem"},children:"Try again"}),(0,c.jsx)(d,{error:t})]})}function d(e){let{error:t}=e;const n=(0,i.rA)(t).map((e=>e.message)).join("\n\nCause:\n");return(0,c.jsx)("p",{style:{whiteSpace:"pre-wrap"},children:n})}function f(e){let{children:t}=e;return(0,c.jsx)(s.W,{value:{plugin:{name:"docusaurus-core-error-boundary",id:"default"}},children:t})}function p(e){let{error:t,tryAgain:n}=e;return(0,c.jsx)(f,{children:(0,c.jsxs)(m,{fallback:()=>(0,c.jsx)(u,{error:t,tryAgain:n}),children:[(0,c.jsx)(o.A,{children:(0,c.jsx)("title",{children:"Page Error"})}),(0,c.jsx)(l.A,{children:(0,c.jsx)(u,{error:t,tryAgain:n})})]})})}const h=e=>(0,c.jsx)(p,{...e});class m extends r.Component{constructor(e){super(e),this.state={error:null}}componentDidCatch(e){a.A.canUseDOM&&this.setState({error:e})}render(){const{children:e}=this.props,{error:t}=this.state;if(t){const e={error:t,tryAgain:()=>this.setState({error:null})};return(this.props.fallback??h)(e)}return e??null}}},1934:(e,t,n)=>{"use strict";n.d(t,{A:()=>a});const r="undefined"!=typeof window&&"document"in window&&"createElement"in window.document,a={canUseDOM:r,canUseEventListeners:r&&("addEventListener"in window||"attachEvent"in window),canUseIntersectionObserver:r&&"IntersectionObserver"in window,canUseViewport:r&&"screen"in window}},7143:(e,t,n)=>{"use strict";n.d(t,{A:()=>o});n(6540);var r=n(545),a=n(4848);function o(e){return(0,a.jsx)(r.mg,{...e})}},6289:(e,t,n)=>{"use strict";n.d(t,{A:()=>p});var r=n(6540),a=n(4625),o=n(99),i=n(797),l=n(2887),s=n(1934),c=n(5246),u=n(9030),d=n(4848);function f(e,t){let{isNavLink:n,to:f,href:p,activeClassName:h,isActive:m,"data-noBrokenLinkCheck":g,autoAddBaseUrl:y=!0,...b}=e;const{siteConfig:v}=(0,i.A)(),{trailingSlash:w,baseUrl:k}=v,x=v.future.experimental_router,{withBaseUrl:S}=(0,u.hH)(),_=(0,c.A)(),E=(0,r.useRef)(null);(0,r.useImperativeHandle)(t,(()=>E.current));const C=f||p;const A=(0,l.A)(C),T=C?.replace("pathname://","");let P=void 0!==T?(R=T,y&&(e=>e.startsWith("/"))(R)?S(R):R):void 0;var R;"hash"===x&&P?.startsWith("./")&&(P=P?.slice(1)),P&&A&&(P=(0,o.Ks)(P,{trailingSlash:w,baseUrl:k}));const N=(0,r.useRef)(!1),O=n?a.k2:a.N_,j=s.A.canUseIntersectionObserver,F=(0,r.useRef)(),L=()=>{N.current||null==P||(window.docusaurus.preload(P),N.current=!0)};(0,r.useEffect)((()=>(!j&&A&&s.A.canUseDOM&&null!=P&&window.docusaurus.prefetch(P),()=>{j&&F.current&&F.current.disconnect()})),[F,P,j,A]);const I=P?.startsWith("#")??!1,D=!b.target||"_self"===b.target,M=!P||!A||!D||I&&"hash"!==x;g||!I&&M||_.collectLink(P),b.id&&_.collectAnchor(b.id);const z={};return M?(0,d.jsx)("a",{ref:E,href:P,...C&&!A&&{target:"_blank",rel:"noopener noreferrer"},...b,...z}):(0,d.jsx)(O,{...b,onMouseEnter:L,onTouchStart:L,innerRef:e=>{E.current=e,j&&e&&A&&(F.current=new window.IntersectionObserver((t=>{t.forEach((t=>{e===t.target&&(t.isIntersecting||t.intersectionRatio>0)&&(F.current.unobserve(e),F.current.disconnect(),null!=P&&window.docusaurus.prefetch(P))}))})),F.current.observe(e))},to:P,...n&&{isActive:m,activeClassName:h},...z})}const p=r.forwardRef(f)},539:(e,t,n)=>{"use strict";n.d(t,{A:()=>c,T:()=>s});var r=n(6540),a=n(4848);function o(e,t){const n=e.split(/(\{\w+\})/).map(((e,n)=>{if(n%2==1){const n=t?.[e.slice(1,-1)];if(void 0!==n)return n}return e}));return n.some((e=>(0,r.isValidElement)(e)))?n.map(((e,t)=>(0,r.isValidElement)(e)?r.cloneElement(e,{key:t}):e)).filter((e=>""!==e)):n.join("")}var i=n(2654);function l(e){let{id:t,message:n}=e;if(void 0===t&&void 0===n)throw new Error("Docusaurus translation declarations must have at least a translation id or a default translation message");return i[t??n]??n??t}function s(e,t){let{message:n,id:r}=e;return o(l({message:n,id:r}),t)}function c(e){let{children:t,id:n,values:r}=e;if(t&&"string"!=typeof t)throw console.warn("Illegal <Translate> children",t),new Error("The Docusaurus <Translate> component only accept simple string values");const i=l({message:t,id:n});return(0,a.jsx)(a.Fragment,{children:o(i,r)})}},4332:(e,t,n)=>{"use strict";n.d(t,{W:()=>r});const r="default"},2887:(e,t,n)=>{"use strict";function r(e){return/^(?:\w*:|\/\/)/.test(e)}function a(e){return void 0!==e&&!r(e)}n.d(t,{A:()=>a,z:()=>r})},9030:(e,t,n)=>{"use strict";n.d(t,{Ay:()=>l,hH:()=>i});var r=n(6540),a=n(797),o=n(2887);function i(){const{siteConfig:e}=(0,a.A)(),{baseUrl:t,url:n}=e,i=e.future.experimental_router,l=(0,r.useCallback)(((e,r)=>function(e){let{siteUrl:t,baseUrl:n,url:r,options:{forcePrependBaseUrl:a=!1,absolute:i=!1}={},router:l}=e;if(!r||r.startsWith("#")||(0,o.z)(r))return r;if("hash"===l)return r.startsWith("/")?`.${r}`:`./${r}`;if(a)return n+r.replace(/^\//,"");if(r===n.replace(/\/$/,""))return n;const s=r.startsWith(n)?r:n+r.replace(/^\//,"");return i?t+s:s}({siteUrl:n,baseUrl:t,url:e,options:r,router:i})),[n,t,i]);return{withBaseUrl:l}}function l(e,t){void 0===t&&(t={});const{withBaseUrl:n}=i();return n(e,t)}},5246:(e,t,n)=>{"use strict";n.d(t,{A:()=>i});var r=n(6540);n(4848);const a=r.createContext({collectAnchor:()=>{},collectLink:()=>{}}),o=()=>(0,r.useContext)(a);function i(){return o()}},797:(e,t,n)=>{"use strict";n.d(t,{A:()=>o});var r=n(6540),a=n(6193);function o(){return(0,r.useContext)(a.o)}},2077:(e,t,n)=>{"use strict";n.d(t,{P_:()=>i,kh:()=>o});var r=n(797),a=n(4332);function o(e,t){void 0===t&&(t={});const n=function(){const{globalData:e}=(0,r.A)();return e}()[e];if(!n&&t.failfast)throw new Error(`Docusaurus plugin global data not found for "${e}" plugin.`);return n}function i(e,t,n){void 0===t&&(t=a.W),void 0===n&&(n={});const r=o(e),i=r?.[t];if(!i&&n.failfast)throw new Error(`Docusaurus plugin global data not found for "${e}" plugin with id "${t}".`);return i}},9136:(e,t,n)=>{"use strict";n.d(t,{A:()=>o});var r=n(6540),a=n(4974);function o(){return(0,r.useContext)(a.o)}},372:(e,t,n)=>{"use strict";n.d(t,{A:()=>a});var r=n(6540);const a=n(1934).A.canUseDOM?r.useLayoutEffect:r.useEffect},3722:(e,t,n)=>{"use strict";n.d(t,{A:()=>a});const r=e=>"object"==typeof e&&!!e&&Object.keys(e).length>0;function a(e){const t={};return function e(n,a){Object.entries(n).forEach((n=>{let[o,i]=n;const l=a?`${a}.${o}`:o;r(i)?e(i,l):t[l]=i}))}(e),t}},5313:(e,t,n)=>{"use strict";n.d(t,{W:()=>i,o:()=>o});var r=n(6540),a=n(4848);const o=r.createContext(null);function i(e){let{children:t,value:n}=e;const i=r.useContext(o),l=(0,r.useMemo)((()=>function(e){let{parent:t,value:n}=e;if(!t){if(!n)throw new Error("Unexpected: no Docusaurus route context found");if(!("plugin"in n))throw new Error("Unexpected: Docusaurus topmost route context has no `plugin` attribute");return n}const r={...t.data,...n?.data};return{plugin:t.plugin,data:r}}({parent:i,value:n})),[i,n]);return(0,a.jsx)(o.Provider,{value:l,children:t})}},6351:(e,t,n)=>{"use strict";n.d(t,{VQ:()=>g,g1:()=>b});var r=n(6540),a=n(9493),o=n(4332),i=n(3115),l=n(8749),s=n(6849),c=n(4848);const u=e=>`docs-preferred-version-${e}`,d={save:(e,t,n)=>{(0,l.Wf)(u(e),{persistence:t}).set(n)},read:(e,t)=>(0,l.Wf)(u(e),{persistence:t}).get(),clear:(e,t)=>{(0,l.Wf)(u(e),{persistence:t}).del()}},f=e=>Object.fromEntries(e.map((e=>[e,{preferredVersionName:null}])));const p=r.createContext(null);function h(){const e=(0,a.Gy)(),t=(0,i.p)().docs.versionPersistence,n=(0,r.useMemo)((()=>Object.keys(e)),[e]),[o,l]=(0,r.useState)((()=>f(n)));(0,r.useEffect)((()=>{l(function(e){let{pluginIds:t,versionPersistence:n,allDocsData:r}=e;function a(e){const t=d.read(e,n);return r[e].versions.some((e=>e.name===t))?{preferredVersionName:t}:(d.clear(e,n),{preferredVersionName:null})}return Object.fromEntries(t.map((e=>[e,a(e)])))}({allDocsData:e,versionPersistence:t,pluginIds:n}))}),[e,t,n]);return[o,(0,r.useMemo)((()=>({savePreferredVersion:function(e,n){d.save(e,t,n),l((t=>({...t,[e]:{preferredVersionName:n}})))}})),[t])]}function m(e){let{children:t}=e;const n=h();return(0,c.jsx)(p.Provider,{value:n,children:t})}function g(e){let{children:t}=e;return(0,c.jsx)(m,{children:t})}function y(){const e=(0,r.useContext)(p);if(!e)throw new s.dV("DocsPreferredVersionContextProvider");return e}function b(e){void 0===e&&(e=o.W);const t=(0,a.ht)(e),[n,i]=y(),{preferredVersionName:l}=n[e];return{preferredVersion:t.versions.find((e=>e.name===l))??null,savePreferredVersionName:(0,r.useCallback)((t=>{i.savePreferredVersion(e,t)}),[i,e])}}},2306:(e,t,n)=>{"use strict";n.d(t,{V:()=>s,t:()=>c});var r=n(6540),a=n(6849),o=n(4848);const i=Symbol("EmptyContext"),l=r.createContext(i);function s(e){let{children:t,name:n,items:a}=e;const i=(0,r.useMemo)((()=>n&&a?{name:n,items:a}:null),[n,a]);return(0,o.jsx)(l.Provider,{value:i,children:t})}function c(){const e=(0,r.useContext)(l);if(e===i)throw new a.dV("DocsSidebarProvider");return e}},102:(e,t,n)=>{"use strict";n.d(t,{Nr:()=>f,w8:()=>m,B5:()=>S,Vd:()=>w,QB:()=>x,fW:()=>k,OF:()=>v,Y:()=>y});var r=n(6540),a=n(6347),o=n(2831),i=n(9493),l=n(214);function s(e){return Array.from(new Set(e))}var c=n(6351),u=n(1858),d=n(2306);function f(e){return"link"!==e.type||e.unlisted?"category"===e.type?function(e){if(e.href&&!e.linkUnlisted)return e.href;for(const t of e.items){const e=f(t);if(e)return e}}(e):void 0:e.href}const p=(e,t)=>void 0!==e&&(0,l.ys)(e,t),h=(e,t)=>e.some((e=>m(e,t)));function m(e,t){return"link"===e.type?p(e.href,t):"category"===e.type&&(p(e.href,t)||h(e.items,t))}function g(e,t){switch(e.type){case"category":return m(e,t)||void 0!==e.href&&!e.linkUnlisted||e.items.some((e=>g(e,t)));case"link":return!e.unlisted||m(e,t);default:return!0}}function y(e,t){return(0,r.useMemo)((()=>e.filter((e=>g(e,t)))),[e,t])}function b(e){let{sidebarItems:t,pathname:n,onlyCategories:r=!1}=e;const a=[];return function e(t){for(const o of t)if("category"===o.type&&((0,l.ys)(o.href,n)||e(o.items))||"link"===o.type&&(0,l.ys)(o.href,n)){return r&&"category"!==o.type||a.unshift(o),!0}return!1}(t),a}function v(){const e=(0,d.t)(),{pathname:t}=(0,a.zy)(),n=(0,i.vT)()?.pluginData.breadcrumbs;return!1!==n&&e?b({sidebarItems:e.items,pathname:t}):null}function w(e){const{activeVersion:t}=(0,i.zK)(e),{preferredVersion:n}=(0,c.g1)(e),a=(0,i.r7)(e);return(0,r.useMemo)((()=>s([t,n,a].filter(Boolean))),[t,n,a])}function k(e,t){const n=w(t);return(0,r.useMemo)((()=>{const t=n.flatMap((e=>e.sidebars?Object.entries(e.sidebars):[])),r=t.find((t=>t[0]===e));if(!r)throw new Error(`Can't find any sidebar with id "${e}" in version${n.length>1?"s":""} ${n.map((e=>e.name)).join(", ")}".\nAvailable sidebar ids are:\n- ${t.map((e=>e[0])).join("\n- ")}`);return r[1]}),[e,n])}function x(e,t){const n=w(t);return(0,r.useMemo)((()=>{const t=n.flatMap((e=>e.docs)),r=t.find((t=>t.id===e));if(!r){if(n.flatMap((e=>e.draftIds)).includes(e))return null;throw new Error(`Couldn't find any doc with id "${e}" in version${n.length>1?"s":""} "${n.map((e=>e.name)).join(", ")}".\nAvailable doc ids are:\n- ${s(t.map((e=>e.id))).join("\n- ")}`)}return r}),[e,n])}function S(e){let{route:t}=e;const n=(0,a.zy)(),r=(0,u.r)(),i=t.routes,l=i.find((e=>(0,a.B6)(n.pathname,e)));if(!l)return null;const s=l.sidebar,c=s?r.docsSidebars[s]:void 0;return{docElement:(0,o.v)(i),sidebarName:s,sidebarItems:c}}},1858:(e,t,n)=>{"use strict";n.d(t,{n:()=>l,r:()=>s});var r=n(6540),a=n(6849),o=n(4848);const i=r.createContext(null);function l(e){let{children:t,version:n}=e;return(0,o.jsx)(i.Provider,{value:n,children:t})}function s(){const e=(0,r.useContext)(i);if(null===e)throw new a.dV("DocsVersionProvider");return e}},9493:(e,t,n)=>{"use strict";n.d(t,{zK:()=>p,vT:()=>u,Gy:()=>s,HW:()=>h,ht:()=>c,r7:()=>f,jh:()=>d});var r=n(6347),a=n(2077);const o=e=>e.versions.find((e=>e.isLast));function i(e,t){const n=function(e,t){return[...e.versions].sort(((e,t)=>e.path===t.path?0:e.path.includes(t.path)?-1:t.path.includes(e.path)?1:0)).find((e=>!!(0,r.B6)(t,{path:e.path,exact:!1,strict:!1})))}(e,t),a=n?.docs.find((e=>!!(0,r.B6)(t,{path:e.path,exact:!0,strict:!1})));return{activeVersion:n,activeDoc:a,alternateDocVersions:a?function(t){const n={};return e.versions.forEach((e=>{e.docs.forEach((r=>{r.id===t&&(n[e.name]=r)}))})),n}(a.id):{}}}const l={},s=()=>(0,a.kh)("docusaurus-plugin-content-docs")??l,c=e=>{try{return(0,a.P_)("docusaurus-plugin-content-docs",e,{failfast:!0})}catch(t){throw new Error("You are using a feature of the Docusaurus docs plugin, but this plugin does not seem to be enabled"+("Default"===e?"":` (pluginId=${e}`),{cause:t})}};function u(e){void 0===e&&(e={});const t=s(),{pathname:n}=(0,r.zy)();return function(e,t,n){void 0===n&&(n={});const a=Object.entries(e).sort(((e,t)=>t[1].path.localeCompare(e[1].path))).find((e=>{let[,n]=e;return!!(0,r.B6)(t,{path:n.path,exact:!1,strict:!1})})),o=a?{pluginId:a[0],pluginData:a[1]}:void 0;if(!o&&n.failfast)throw new Error(`Can't find active docs plugin for "${t}" pathname, while it was expected to be found. Maybe you tried to use a docs feature that can only be used on a docs-related page? Existing docs plugin paths are: ${Object.values(e).map((e=>e.path)).join(", ")}`);return o}(t,n,e)}function d(e){return c(e).versions}function f(e){const t=c(e);return o(t)}function p(e){const t=c(e),{pathname:n}=(0,r.zy)();return i(t,n)}function h(e){const t=c(e),{pathname:n}=(0,r.zy)();return function(e,t){const n=o(e);return{latestDocSuggestion:i(e,t).alternateDocVersions[n.name],latestVersionSuggestion:n}}(t,n)}},8867:(e,t,n)=>{"use strict";n.r(t),n.d(t,{default:()=>o});var r=n(5947),a=n.n(r);a().configure({showSpinner:!1});const o={onRouteUpdate(e){let{location:t,previousLocation:n}=e;if(n&&t.pathname!==n.pathname){const e=window.setTimeout((()=>{a().start()}),200);return()=>window.clearTimeout(e)}},onRouteDidUpdate(){a().done()}}},7264:(e,t,n)=>{"use strict";var r=n(1765),a=n(4784);!function(e){const{themeConfig:{prism:t}}=a.default,{additionalLanguages:r}=t,o=globalThis.Prism;globalThis.Prism=e,r.forEach((e=>{"php"===e&&n(9700),n(6391)(`./prism-${e}`)})),delete globalThis.Prism,void 0!==o&&(globalThis.Prism=e)}(r.My)},9303:(e,t,n)=>{"use strict";n.d(t,{A:()=>u});n(6540);var r=n(4164),a=n(539),o=n(3115),i=n(6289),l=n(5246);const s={anchorWithStickyNavbar:"anchorWithStickyNavbar_LWe7",anchorWithHideOnScrollNavbar:"anchorWithHideOnScrollNavbar_WYt5"};var c=n(4848);function u(e){let{as:t,id:n,...u}=e;const d=(0,l.A)(),{navbar:{hideOnScroll:f}}=(0,o.p)();if("h1"===t||!n)return(0,c.jsx)(t,{...u,id:void 0});d.collectAnchor(n);const p=(0,a.T)({id:"theme.common.headingLinkTitle",message:"Direct link to {heading}",description:"Title for link to heading"},{heading:"string"==typeof u.children?u.children:n});return(0,c.jsxs)(t,{...u,className:(0,r.A)("anchor",f?s.anchorWithHideOnScrollNavbar:s.anchorWithStickyNavbar,u.className),id:n,children:[u.children,(0,c.jsx)(i.A,{className:"hash-link",to:`#${n}`,"aria-label":p,title:p,children:"\u200b"})]})}},5891:(e,t,n)=>{"use strict";n.d(t,{A:()=>o});n(6540);const r={iconExternalLink:"iconExternalLink_nPIU"};var a=n(4848);function o(e){let{width:t=13.5,height:n=13.5}=e;return(0,a.jsx)("svg",{width:t,height:n,"aria-hidden":"true",viewBox:"0 0 24 24",className:r.iconExternalLink,children:(0,a.jsx)("path",{fill:"currentColor",d:"M21 13v10h-21v-19h12v2h-10v15h17v-8h2zm3-12h-10.988l4.035 4-6.977 7.07 2.828 2.828 6.977-7.07 4.125 4.172v-11z"})})}},1833:(e,t,n)=>{"use strict";n.d(t,{A:()=>yt});var r=n(6540),a=n(4164),o=n(4023),i=n(1769),l=n(6347),s=n(539),c=n(7685),u=n(4848);const d="__docusaurus_skipToContent_fallback";function f(e){e.setAttribute("tabindex","-1"),e.focus(),e.removeAttribute("tabindex")}function p(){const e=(0,r.useRef)(null),{action:t}=(0,l.W6)(),n=(0,r.useCallback)((e=>{e.preventDefault();const t=document.querySelector("main:first-of-type")??document.getElementById(d);t&&f(t)}),[]);return(0,c.$)((n=>{let{location:r}=n;e.current&&!r.hash&&"PUSH"===t&&f(e.current)})),{containerRef:e,onClick:n}}const h=(0,s.T)({id:"theme.common.skipToMainContent",description:"The skip to content label used for accessibility, allowing to rapidly navigate to main content with keyboard tab/enter navigation",message:"Skip to main content"});function m(e){const t=e.children??h,{containerRef:n,onClick:r}=p();return(0,u.jsx)("div",{ref:n,role:"region","aria-label":h,children:(0,u.jsx)("a",{...e,href:`#${d}`,onClick:r,children:t})})}var g=n(204),y=n(7788);const b={skipToContent:"skipToContent_fXgn"};function v(){return(0,u.jsx)(m,{className:b.skipToContent})}var w=n(3115),k=n(3380);function x(e){let{width:t=21,height:n=21,color:r="currentColor",strokeWidth:a=1.2,className:o,...i}=e;return(0,u.jsx)("svg",{viewBox:"0 0 15 15",width:t,height:n,...i,children:(0,u.jsx)("g",{stroke:r,strokeWidth:a,children:(0,u.jsx)("path",{d:"M.75.75l13.5 13.5M14.25.75L.75 14.25"})})})}const S={closeButton:"closeButton_CVFx"};function _(e){return(0,u.jsx)("button",{type:"button","aria-label":(0,s.T)({id:"theme.AnnouncementBar.closeButtonAriaLabel",message:"Close",description:"The ARIA label for close button of announcement bar"}),...e,className:(0,a.A)("clean-btn close",S.closeButton,e.className),children:(0,u.jsx)(x,{width:14,height:14,strokeWidth:3.1})})}const E={content:"content_knG7"};function C(e){const{announcementBar:t}=(0,w.p)(),{content:n}=t;return(0,u.jsx)("div",{...e,className:(0,a.A)(E.content,e.className),dangerouslySetInnerHTML:{__html:n}})}const A={announcementBar:"announcementBar_mb4j",announcementBarPlaceholder:"announcementBarPlaceholder_vyr4",announcementBarClose:"announcementBarClose_gvF7",announcementBarContent:"announcementBarContent_xLdY"};function T(){const{announcementBar:e}=(0,w.p)(),{isActive:t,close:n}=(0,k.M)();if(!t)return null;const{backgroundColor:r,textColor:a,isCloseable:o}=e;return(0,u.jsxs)("div",{className:A.announcementBar,style:{backgroundColor:r,color:a},role:"banner",children:[o&&(0,u.jsx)("div",{className:A.announcementBarPlaceholder}),(0,u.jsx)(C,{className:A.announcementBarContent}),o&&(0,u.jsx)(_,{onClick:n,className:A.announcementBarClose})]})}var P=n(4635),R=n(5627);var N=n(6849),O=n(3065);const j=r.createContext(null);function F(e){let{children:t}=e;const n=function(){const e=(0,P.M)(),t=(0,O.YL)(),[n,a]=(0,r.useState)(!1),o=null!==t.component,i=(0,N.ZC)(o);return(0,r.useEffect)((()=>{o&&!i&&a(!0)}),[o,i]),(0,r.useEffect)((()=>{o?e.shown||a(!0):a(!1)}),[e.shown,o]),(0,r.useMemo)((()=>[n,a]),[n])}();return(0,u.jsx)(j.Provider,{value:n,children:t})}function L(e){if(e.component){const t=e.component;return(0,u.jsx)(t,{...e.props})}}function I(){const e=(0,r.useContext)(j);if(!e)throw new N.dV("NavbarSecondaryMenuDisplayProvider");const[t,n]=e,a=(0,r.useCallback)((()=>n(!1)),[n]),o=(0,O.YL)();return(0,r.useMemo)((()=>({shown:t,hide:a,content:L(o)})),[a,o,t])}function D(e){let{header:t,primaryMenu:n,secondaryMenu:r}=e;const{shown:o}=I();return(0,u.jsxs)("div",{className:"navbar-sidebar",children:[t,(0,u.jsxs)("div",{className:(0,a.A)("navbar-sidebar__items",{"navbar-sidebar__items--show-secondary":o}),children:[(0,u.jsx)("div",{className:"navbar-sidebar__item menu",children:n}),(0,u.jsx)("div",{className:"navbar-sidebar__item menu",children:r})]})]})}var M=n(8532),z=n(9136);function B(e){return(0,u.jsx)("svg",{viewBox:"0 0 24 24",width:24,height:24,...e,children:(0,u.jsx)("path",{fill:"currentColor",d:"M12,9c1.65,0,3,1.35,3,3s-1.35,3-3,3s-3-1.35-3-3S10.35,9,12,9 M12,7c-2.76,0-5,2.24-5,5s2.24,5,5,5s5-2.24,5-5 S14.76,7,12,7L12,7z M2,13l2,0c0.55,0,1-0.45,1-1s-0.45-1-1-1l-2,0c-0.55,0-1,0.45-1,1S1.45,13,2,13z M20,13l2,0c0.55,0,1-0.45,1-1 s-0.45-1-1-1l-2,0c-0.55,0-1,0.45-1,1S19.45,13,20,13z M11,2v2c0,0.55,0.45,1,1,1s1-0.45,1-1V2c0-0.55-0.45-1-1-1S11,1.45,11,2z M11,20v2c0,0.55,0.45,1,1,1s1-0.45,1-1v-2c0-0.55-0.45-1-1-1C11.45,19,11,19.45,11,20z M5.99,4.58c-0.39-0.39-1.03-0.39-1.41,0 c-0.39,0.39-0.39,1.03,0,1.41l1.06,1.06c0.39,0.39,1.03,0.39,1.41,0s0.39-1.03,0-1.41L5.99,4.58z M18.36,16.95 c-0.39-0.39-1.03-0.39-1.41,0c-0.39,0.39-0.39,1.03,0,1.41l1.06,1.06c0.39,0.39,1.03,0.39,1.41,0c0.39-0.39,0.39-1.03,0-1.41 L18.36,16.95z M19.42,5.99c0.39-0.39,0.39-1.03,0-1.41c-0.39-0.39-1.03-0.39-1.41,0l-1.06,1.06c-0.39,0.39-0.39,1.03,0,1.41 s1.03,0.39,1.41,0L19.42,5.99z M7.05,18.36c0.39-0.39,0.39-1.03,0-1.41c-0.39-0.39-1.03-0.39-1.41,0l-1.06,1.06 c-0.39,0.39-0.39,1.03,0,1.41s1.03,0.39,1.41,0L7.05,18.36z"})})}function $(e){return(0,u.jsx)("svg",{viewBox:"0 0 24 24",width:24,height:24,...e,children:(0,u.jsx)("path",{fill:"currentColor",d:"M9.37,5.51C9.19,6.15,9.1,6.82,9.1,7.5c0,4.08,3.32,7.4,7.4,7.4c0.68,0,1.35-0.09,1.99-0.27C17.45,17.19,14.93,19,12,19 c-3.86,0-7-3.14-7-7C5,9.07,6.81,6.55,9.37,5.51z M12,3c-4.97,0-9,4.03-9,9s4.03,9,9,9s9-4.03,9-9c0-0.46-0.04-0.92-0.1-1.36 c-0.98,1.37-2.58,2.26-4.4,2.26c-2.98,0-5.4-2.42-5.4-5.4c0-1.81,0.89-3.42,2.26-4.4C12.92,3.04,12.46,3,12,3L12,3z"})})}const U={toggle:"toggle_vylO",toggleButton:"toggleButton_gllP",darkToggleIcon:"darkToggleIcon_wfgR",lightToggleIcon:"lightToggleIcon_pyhR",toggleButtonDisabled:"toggleButtonDisabled_aARS"};function H(e){let{className:t,buttonClassName:n,value:r,onChange:o}=e;const i=(0,z.A)(),l=(0,s.T)({message:"Switch between dark and light mode (currently {mode})",id:"theme.colorToggle.ariaLabel",description:"The ARIA label for the navbar color mode toggle"},{mode:"dark"===r?(0,s.T)({message:"dark mode",id:"theme.colorToggle.ariaLabel.mode.dark",description:"The name for the dark color mode"}):(0,s.T)({message:"light mode",id:"theme.colorToggle.ariaLabel.mode.light",description:"The name for the light color mode"})});return(0,u.jsx)("div",{className:(0,a.A)(U.toggle,t),children:(0,u.jsxs)("button",{className:(0,a.A)("clean-btn",U.toggleButton,!i&&U.toggleButtonDisabled,n),type:"button",onClick:()=>o("dark"===r?"light":"dark"),disabled:!i,title:l,"aria-label":l,"aria-live":"polite","aria-pressed":"dark"===r?"true":"false",children:[(0,u.jsx)(B,{className:(0,a.A)(U.toggleIcon,U.lightToggleIcon)}),(0,u.jsx)($,{className:(0,a.A)(U.toggleIcon,U.darkToggleIcon)})]})})}const W=r.memo(H),V={darkNavbarColorModeToggle:"darkNavbarColorModeToggle_X3D1"};function q(e){let{className:t}=e;const n=(0,w.p)().navbar.style,r=(0,w.p)().colorMode.disableSwitch,{colorMode:a,setColorMode:o}=(0,M.G)();return r?null:(0,u.jsx)(W,{className:t,buttonClassName:"dark"===n?V.darkNavbarColorModeToggle:void 0,value:a,onChange:o})}var G=n(2862);function K(){return(0,u.jsx)(G.A,{className:"navbar__brand",imageClassName:"navbar__logo",titleClassName:"navbar__title text--truncate"})}function Y(){const e=(0,P.M)();return(0,u.jsx)("button",{type:"button","aria-label":(0,s.T)({id:"theme.docs.sidebar.closeSidebarButtonAriaLabel",message:"Close navigation bar",description:"The ARIA label for close button of mobile sidebar"}),className:"clean-btn navbar-sidebar__close",onClick:()=>e.toggle(),children:(0,u.jsx)(x,{color:"var(--ifm-color-emphasis-600)"})})}function Q(){return(0,u.jsxs)("div",{className:"navbar-sidebar__brand",children:[(0,u.jsx)(K,{}),(0,u.jsx)(q,{className:"margin-right--md"}),(0,u.jsx)(Y,{})]})}var Z=n(6289),X=n(9030),J=n(2887);function ee(e,t){return void 0!==e&&void 0!==t&&new RegExp(e,"gi").test(t)}var te=n(5891);function ne(e){let{activeBasePath:t,activeBaseRegex:n,to:r,href:a,label:o,html:i,isDropdownLink:l,prependBaseUrlToHref:s,...c}=e;const d=(0,X.Ay)(r),f=(0,X.Ay)(t),p=(0,X.Ay)(a,{forcePrependBaseUrl:!0}),h=o&&a&&!(0,J.A)(a),m=i?{dangerouslySetInnerHTML:{__html:i}}:{children:(0,u.jsxs)(u.Fragment,{children:[o,h&&(0,u.jsx)(te.A,{...l&&{width:12,height:12}})]})};return a?(0,u.jsx)(Z.A,{href:s?p:a,...c,...m}):(0,u.jsx)(Z.A,{to:d,isNavLink:!0,...(t||n)&&{isActive:(e,t)=>n?ee(n,t.pathname):t.pathname.startsWith(f)},...c,...m})}function re(e){let{className:t,isDropdownItem:n=!1,...r}=e;const o=(0,u.jsx)(ne,{className:(0,a.A)(n?"dropdown__link":"navbar__item navbar__link",t),isDropdownLink:n,...r});return n?(0,u.jsx)("li",{children:o}):o}function ae(e){let{className:t,isDropdownItem:n,...r}=e;return(0,u.jsx)("li",{className:"menu__list-item",children:(0,u.jsx)(ne,{className:(0,a.A)("menu__link",t),...r})})}function oe(e){let{mobile:t=!1,position:n,...r}=e;const a=t?ae:re;return(0,u.jsx)(a,{...r,activeClassName:r.activeClassName??(t?"menu__link--active":"navbar__link--active")})}var ie=n(3535),le=n(214),se=n(797);const ce="dropdownNavbarItemMobile_S0Fm";function ue(e,t){return e.some((e=>function(e,t){return!!(0,le.ys)(e.to,t)||!!ee(e.activeBaseRegex,t)||!(!e.activeBasePath||!t.startsWith(e.activeBasePath))}(e,t)))}function de(e){let{items:t,position:n,className:o,onClick:i,...l}=e;const s=(0,r.useRef)(null),[c,d]=(0,r.useState)(!1);return(0,r.useEffect)((()=>{const e=e=>{s.current&&!s.current.contains(e.target)&&d(!1)};return document.addEventListener("mousedown",e),document.addEventListener("touchstart",e),document.addEventListener("focusin",e),()=>{document.removeEventListener("mousedown",e),document.removeEventListener("touchstart",e),document.removeEventListener("focusin",e)}}),[s]),(0,u.jsxs)("div",{ref:s,className:(0,a.A)("navbar__item","dropdown","dropdown--hoverable",{"dropdown--right":"right"===n,"dropdown--show":c}),children:[(0,u.jsx)(ne,{"aria-haspopup":"true","aria-expanded":c,role:"button",href:l.to?void 0:"#",className:(0,a.A)("navbar__link",o),...l,onClick:l.to?void 0:e=>e.preventDefault(),onKeyDown:e=>{"Enter"===e.key&&(e.preventDefault(),d(!c))},children:l.children??l.label}),(0,u.jsx)("ul",{className:"dropdown__menu",children:t.map(((e,t)=>(0,r.createElement)(Pe,{isDropdownItem:!0,activeClassName:"dropdown__link--active",...e,key:t})))})]})}function fe(e){let{items:t,className:n,position:o,onClick:i,...s}=e;const c=function(){const{siteConfig:{baseUrl:e}}=(0,se.A)(),{pathname:t}=(0,l.zy)();return t.replace(e,"/")}(),d=ue(t,c),{collapsed:f,toggleCollapsed:p,setCollapsed:h}=(0,ie.u)({initialState:()=>!d});return(0,r.useEffect)((()=>{d&&h(!d)}),[c,d,h]),(0,u.jsxs)("li",{className:(0,a.A)("menu__list-item",{"menu__list-item--collapsed":f}),children:[(0,u.jsx)(ne,{role:"button",className:(0,a.A)(ce,"menu__link menu__link--sublist menu__link--sublist-caret",n),...s,onClick:e=>{e.preventDefault(),p()},children:s.children??s.label}),(0,u.jsx)(ie.N,{lazy:!0,as:"ul",className:"menu__list",collapsed:f,children:t.map(((e,t)=>(0,r.createElement)(Pe,{mobile:!0,isDropdownItem:!0,onClick:i,activeClassName:"menu__link--active",...e,key:t})))})]})}function pe(e){let{mobile:t=!1,...n}=e;const r=t?fe:de;return(0,u.jsx)(r,{...n})}var he=n(7976);function me(e){let{width:t=20,height:n=20,...r}=e;return(0,u.jsx)("svg",{viewBox:"0 0 24 24",width:t,height:n,"aria-hidden":!0,...r,children:(0,u.jsx)("path",{fill:"currentColor",d:"M12.87 15.07l-2.54-2.51.03-.03c1.74-1.94 2.98-4.17 3.71-6.53H17V4h-7V2H8v2H1v1.99h11.17C11.5 7.92 10.44 9.75 9 11.35 8.07 10.32 7.3 9.19 6.69 8h-2c.73 1.63 1.73 3.17 2.98 4.56l-5.09 5.02L4 19l5-5 3.11 3.11.76-2.04zM18.5 10h-2L12 22h2l1.12-3h4.75L21 22h2l-4.5-12zm-2.62 7l1.62-4.33L19.12 17h-3.24z"})})}const ge="iconLanguage_nlXk";var ye=n(2077),be=n(689),ve=n.n(be);function we(){const e=(0,l.zy)(),t=(0,l.W6)(),{siteConfig:{baseUrl:n}}=(0,se.A)(),[a,o]=(0,r.useState)({wordToHighlight:"",isTitleSuggestion:!1,titleText:""});return(0,r.useEffect)((()=>{if(!e.state?.highlightState||0===e.state.highlightState.wordToHighlight.length)return;o(e.state.highlightState);const{highlightState:n,...r}=e.state;t.replace({...e,state:r})}),[e.state?.highlightState,t,e]),(0,r.useEffect)((()=>{if(0===a.wordToHighlight.length)return;const e=document.getElementsByTagName("article")[0]??document.getElementsByTagName("main")[0];if(!e)return;const t=new(ve())(e),n={ignoreJoiners:!0};return t.mark(a.wordToHighlight,n),()=>t.unmark(n)}),[a,n]),null}const ke=e=>{const t=(0,r.useRef)(!1),o=(0,r.useRef)(null),[i,s]=(0,r.useState)(!1),c=(0,l.W6)(),{siteConfig:d={}}=(0,se.A)(),f=(d.plugins||[]).find((e=>Array.isArray(e)&&"string"==typeof e[0]&&e[0].includes("docusaurus-lunr-search"))),p=(0,z.A)(),{baseUrl:h}=d,m=f&&f[1]?.assetUrl||h,g=(0,ye.P_)("docusaurus-lunr-search"),y=()=>{t.current||(Promise.all([fetch(`${m}${g.fileNames.searchDoc}`).then((e=>e.json())),fetch(`${m}${g.fileNames.lunrIndex}`).then((e=>e.json())),Promise.all([n.e(809),n.e(918)]).then(n.bind(n,7324)),Promise.all([n.e(869),n.e(589)]).then(n.bind(n,2589))]).then((e=>{let[t,n,{default:r}]=e;const{searchDocs:a,options:o}=t;a&&0!==a.length&&(((e,t,n,r)=>{new n({searchDocs:e,searchIndex:t,baseUrl:h,inputSelector:"#search_input_react",handleSelected:(e,t,n)=>{const a=n.url||"/";document.createElement("a").href=a,e.setVal(""),t.target.blur();let o="";if(r.highlightResult)try{const e=(n.text||n.subcategory||n.title).match(new RegExp("<span.+span>\\w*","g"));if(e&&e.length>0){const t=document.createElement("div");t.innerHTML=e[0],o=t.textContent}}catch(i){console.log(i)}c.push(a,{highlightState:{wordToHighlight:o}})},maxHits:r.maxHits})})(a,n,r,o),s(!0))})),t.current=!0)},b=(0,r.useCallback)((t=>{o.current.contains(t.target)||o.current.focus(),e.handleSearchBarToggle&&e.handleSearchBarToggle(!e.isSearchBarExpanded)}),[e.isSearchBarExpanded]);let v;return p&&(y(),v=window.navigator.platform.startsWith("Mac")?"Search \u2318+K":"Search Ctrl+K"),(0,r.useEffect)((()=>{e.autoFocus&&i&&o.current.focus()}),[i]),(0,u.jsxs)("div",{className:"navbar__search",children:[(0,u.jsx)("span",{"aria-label":"expand searchbar",role:"button",className:(0,a.A)("search-icon",{"search-icon-hidden":e.isSearchBarExpanded}),onClick:b,onKeyDown:b,tabIndex:0}),(0,u.jsx)("input",{id:"search_input_react",type:"search",placeholder:i?v:"Loading...","aria-label":"Search",className:(0,a.A)("navbar__search-input",{"search-bar-expanded":e.isSearchBarExpanded},{"search-bar":!e.isSearchBarExpanded}),onClick:y,onMouseOver:y,onFocus:b,onBlur:b,ref:o,disabled:!i}),(0,u.jsx)(we,{})]},"search-box")},xe={navbarSearchContainer:"navbarSearchContainer_Bca1"};function Se(e){let{children:t,className:n}=e;return(0,u.jsx)("div",{className:(0,a.A)(n,xe.navbarSearchContainer),children:t})}var _e=n(9493),Ee=n(102);var Ce=n(6351);function Ae(e,t){return t.alternateDocVersions[e.name]??function(e){return e.docs.find((t=>t.id===e.mainDocId))}(e)}const Te={default:oe,localeDropdown:function(e){let{mobile:t,dropdownItemsBefore:n,dropdownItemsAfter:r,queryString:a="",...o}=e;const{i18n:{currentLocale:i,locales:c,localeConfigs:d}}=(0,se.A)(),f=(0,he.o)(),{search:p,hash:h}=(0,l.zy)(),m=[...n,...c.map((e=>{const n=`${`pathname://${f.createUrl({locale:e,fullyQualified:!1})}`}${p}${h}${a}`;return{label:d[e].label,lang:d[e].htmlLang,to:n,target:"_self",autoAddBaseUrl:!1,className:e===i?t?"menu__link--active":"dropdown__link--active":""}})),...r],g=t?(0,s.T)({message:"Languages",id:"theme.navbar.mobileLanguageDropdown.label",description:"The label for the mobile language switcher dropdown"}):d[i].label;return(0,u.jsx)(pe,{...o,mobile:t,label:(0,u.jsxs)(u.Fragment,{children:[(0,u.jsx)(me,{className:ge}),g]}),items:m})},search:function(e){let{mobile:t,className:n}=e;return t?null:(0,u.jsx)(Se,{className:n,children:(0,u.jsx)(ke,{})})},dropdown:pe,html:function(e){let{value:t,className:n,mobile:r=!1,isDropdownItem:o=!1}=e;const i=o?"li":"div";return(0,u.jsx)(i,{className:(0,a.A)({navbar__item:!r&&!o,"menu__list-item":r},n),dangerouslySetInnerHTML:{__html:t}})},doc:function(e){let{docId:t,label:n,docsPluginId:r,...a}=e;const{activeDoc:o}=(0,_e.zK)(r),i=(0,Ee.QB)(t,r),l=o?.path===i?.path;return null===i||i.unlisted&&!l?null:(0,u.jsx)(oe,{exact:!0,...a,isActive:()=>l||!!o?.sidebar&&o.sidebar===i.sidebar,label:n??i.id,to:i.path})},docSidebar:function(e){let{sidebarId:t,label:n,docsPluginId:r,...a}=e;const{activeDoc:o}=(0,_e.zK)(r),i=(0,Ee.fW)(t,r).link;if(!i)throw new Error(`DocSidebarNavbarItem: Sidebar with ID "${t}" doesn't have anything to be linked to.`);return(0,u.jsx)(oe,{exact:!0,...a,isActive:()=>o?.sidebar===t,label:n??i.label,to:i.path})},docsVersion:function(e){let{label:t,to:n,docsPluginId:r,...a}=e;const o=(0,Ee.Vd)(r)[0],i=t??o.label,l=n??(e=>e.docs.find((t=>t.id===e.mainDocId)))(o).path;return(0,u.jsx)(oe,{...a,label:i,to:l})},docsVersionDropdown:function(e){let{mobile:t,docsPluginId:n,dropdownActiveClassDisabled:r,dropdownItemsBefore:a,dropdownItemsAfter:o,...i}=e;const{search:c,hash:d}=(0,l.zy)(),f=(0,_e.zK)(n),p=(0,_e.jh)(n),{savePreferredVersionName:h}=(0,Ce.g1)(n),m=[...a,...p.map((function(e){const t=Ae(e,f);return{label:e.label,to:`${t.path}${c}${d}`,isActive:()=>e===f.activeVersion,onClick:()=>h(e.name)}})),...o],g=(0,Ee.Vd)(n)[0],y=t&&m.length>1?(0,s.T)({id:"theme.navbar.mobileVersionsDropdown.label",message:"Versions",description:"The label for the navbar versions dropdown on mobile view"}):g.label,b=t&&m.length>1?void 0:Ae(g,f).path;return m.length<=1?(0,u.jsx)(oe,{...i,mobile:t,label:y,to:b,isActive:r?()=>!1:void 0}):(0,u.jsx)(pe,{...i,mobile:t,label:y,to:b,items:m,isActive:r?()=>!1:void 0})}};function Pe(e){let{type:t,...n}=e;const r=function(e,t){return e&&"default"!==e?e:"items"in t?"dropdown":"default"}(t,n),a=Te[r];if(!a)throw new Error(`No NavbarItem component found for type "${t}".`);return(0,u.jsx)(a,{...n})}function Re(){const e=(0,P.M)(),t=(0,w.p)().navbar.items;return(0,u.jsx)("ul",{className:"menu__list",children:t.map(((t,n)=>(0,r.createElement)(Pe,{mobile:!0,...t,onClick:()=>e.toggle(),key:n})))})}function Ne(e){return(0,u.jsx)("button",{...e,type:"button",className:"clean-btn navbar-sidebar__back",children:(0,u.jsx)(s.A,{id:"theme.navbar.mobileSidebarSecondaryMenu.backButtonLabel",description:"The label of the back button to return to main menu, inside the mobile navbar sidebar secondary menu (notably used to display the docs sidebar)",children:"\u2190 Back to main menu"})})}function Oe(){const e=0===(0,w.p)().navbar.items.length,t=I();return(0,u.jsxs)(u.Fragment,{children:[!e&&(0,u.jsx)(Ne,{onClick:()=>t.hide()}),t.content]})}function je(){const e=(0,P.M)();var t;return void 0===(t=e.shown)&&(t=!0),(0,r.useEffect)((()=>(document.body.style.overflow=t?"hidden":"visible",()=>{document.body.style.overflow="visible"})),[t]),e.shouldRender?(0,u.jsx)(D,{header:(0,u.jsx)(Q,{}),primaryMenu:(0,u.jsx)(Re,{}),secondaryMenu:(0,u.jsx)(Oe,{})}):null}const Fe={navbarHideable:"navbarHideable_m1mJ",navbarHidden:"navbarHidden_jGov"};function Le(e){return(0,u.jsx)("div",{role:"presentation",...e,className:(0,a.A)("navbar-sidebar__backdrop",e.className)})}function Ie(e){let{children:t}=e;const{navbar:{hideOnScroll:n,style:o}}=(0,w.p)(),i=(0,P.M)(),{navbarRef:l,isNavbarVisible:d}=function(e){const[t,n]=(0,r.useState)(e),a=(0,r.useRef)(!1),o=(0,r.useRef)(0),i=(0,r.useCallback)((e=>{null!==e&&(o.current=e.getBoundingClientRect().height)}),[]);return(0,R.Mq)(((t,r)=>{let{scrollY:i}=t;if(!e)return;if(i<o.current)return void n(!0);if(a.current)return void(a.current=!1);const l=r?.scrollY,s=document.documentElement.scrollHeight-o.current,c=window.innerHeight;l&&i>=l?n(!1):i+c<s&&n(!0)})),(0,c.$)((t=>{if(!e)return;const r=t.location.hash;if(r?document.getElementById(r.substring(1)):void 0)return a.current=!0,void n(!1);n(!0)})),{navbarRef:i,isNavbarVisible:t}}(n);return(0,u.jsxs)("nav",{ref:l,"aria-label":(0,s.T)({id:"theme.NavBar.navAriaLabel",message:"Main",description:"The ARIA label for the main navigation"}),className:(0,a.A)("navbar","navbar--fixed-top",n&&[Fe.navbarHideable,!d&&Fe.navbarHidden],{"navbar--dark":"dark"===o,"navbar--primary":"primary"===o,"navbar-sidebar--show":i.shown}),children:[t,(0,u.jsx)(Le,{onClick:i.toggle}),(0,u.jsx)(je,{})]})}var De=n(99);const Me={errorBoundaryError:"errorBoundaryError_a6uf",errorBoundaryFallback:"errorBoundaryFallback_VBag"};function ze(e){return(0,u.jsx)("button",{type:"button",...e,children:(0,u.jsx)(s.A,{id:"theme.ErrorPageContent.tryAgain",description:"The label of the button to try again rendering when the React error boundary captures an error",children:"Try again"})})}function Be(e){let{error:t}=e;const n=(0,De.rA)(t).map((e=>e.message)).join("\n\nCause:\n");return(0,u.jsx)("p",{className:Me.errorBoundaryError,children:n})}class $e extends r.Component{componentDidCatch(e,t){throw this.props.onError(e,t)}render(){return this.props.children}}const Ue="right";function He(e){let{width:t=30,height:n=30,className:r,...a}=e;return(0,u.jsx)("svg",{className:r,width:t,height:n,viewBox:"0 0 30 30","aria-hidden":"true",...a,children:(0,u.jsx)("path",{stroke:"currentColor",strokeLinecap:"round",strokeMiterlimit:"10",strokeWidth:"2",d:"M4 7h22M4 15h22M4 23h22"})})}function We(){const{toggle:e,shown:t}=(0,P.M)();return(0,u.jsx)("button",{onClick:e,"aria-label":(0,s.T)({id:"theme.docs.sidebar.toggleSidebarButtonAriaLabel",message:"Toggle navigation bar",description:"The ARIA label for hamburger menu button of mobile navigation"}),"aria-expanded":t,className:"navbar__toggle clean-btn",type:"button",children:(0,u.jsx)(He,{})})}const Ve={colorModeToggle:"colorModeToggle_DEke"};function qe(e){let{items:t}=e;return(0,u.jsx)(u.Fragment,{children:t.map(((e,t)=>(0,u.jsx)($e,{onError:t=>new Error(`A theme navbar item failed to render.\nPlease double-check the following navbar item (themeConfig.navbar.items) of your Docusaurus config:\n${JSON.stringify(e,null,2)}`,{cause:t}),children:(0,u.jsx)(Pe,{...e})},t)))})}function Ge(e){let{left:t,right:n}=e;return(0,u.jsxs)("div",{className:"navbar__inner",children:[(0,u.jsx)("div",{className:"navbar__items",children:t}),(0,u.jsx)("div",{className:"navbar__items navbar__items--right",children:n})]})}function Ke(){const e=(0,P.M)(),t=(0,w.p)().navbar.items,[n,r]=function(e){function t(e){return"left"===(e.position??Ue)}return[e.filter(t),e.filter((e=>!t(e)))]}(t),a=t.find((e=>"search"===e.type));return(0,u.jsx)(Ge,{left:(0,u.jsxs)(u.Fragment,{children:[!e.disabled&&(0,u.jsx)(We,{}),(0,u.jsx)(K,{}),(0,u.jsx)(qe,{items:n})]}),right:(0,u.jsxs)(u.Fragment,{children:[(0,u.jsx)(qe,{items:r}),(0,u.jsx)(q,{className:Ve.colorModeToggle}),!a&&(0,u.jsx)(Se,{children:(0,u.jsx)(ke,{})})]})})}function Ye(){return(0,u.jsx)(Ie,{children:(0,u.jsx)(Ke,{})})}function Qe(e){let{item:t}=e;const{to:n,href:r,label:o,prependBaseUrlToHref:i,className:l,...s}=t,c=(0,X.Ay)(n),d=(0,X.Ay)(r,{forcePrependBaseUrl:!0});return(0,u.jsxs)(Z.A,{className:(0,a.A)("footer__link-item",l),...r?{href:i?d:r}:{to:c},...s,children:[o,r&&!(0,J.A)(r)&&(0,u.jsx)(te.A,{})]})}function Ze(e){let{item:t}=e;return t.html?(0,u.jsx)("li",{className:(0,a.A)("footer__item",t.className),dangerouslySetInnerHTML:{__html:t.html}}):(0,u.jsx)("li",{className:"footer__item",children:(0,u.jsx)(Qe,{item:t})},t.href??t.to)}function Xe(e){let{column:t}=e;return(0,u.jsxs)("div",{className:(0,a.A)("col footer__col",t.className),children:[(0,u.jsx)("div",{className:"footer__title",children:t.title}),(0,u.jsx)("ul",{className:"footer__items clean-list",children:t.items.map(((e,t)=>(0,u.jsx)(Ze,{item:e},t)))})]})}function Je(e){let{columns:t}=e;return(0,u.jsx)("div",{className:"row footer__links",children:t.map(((e,t)=>(0,u.jsx)(Xe,{column:e},t)))})}function et(){return(0,u.jsx)("span",{className:"footer__link-separator",children:"\xb7"})}function tt(e){let{item:t}=e;return t.html?(0,u.jsx)("span",{className:(0,a.A)("footer__link-item",t.className),dangerouslySetInnerHTML:{__html:t.html}}):(0,u.jsx)(Qe,{item:t})}function nt(e){let{links:t}=e;return(0,u.jsx)("div",{className:"footer__links text--center",children:(0,u.jsx)("div",{className:"footer__links",children:t.map(((e,n)=>(0,u.jsxs)(r.Fragment,{children:[(0,u.jsx)(tt,{item:e}),t.length!==n+1&&(0,u.jsx)(et,{})]},n)))})})}function rt(e){let{links:t}=e;return function(e){return"title"in e[0]}(t)?(0,u.jsx)(Je,{columns:t}):(0,u.jsx)(nt,{links:t})}var at=n(9324);const ot="footerLogoLink_BH7S";function it(e){let{logo:t}=e;const{withBaseUrl:n}=(0,X.hH)(),r={light:n(t.src),dark:n(t.srcDark??t.src)};return(0,u.jsx)(at.A,{className:(0,a.A)("footer__logo",t.className),alt:t.alt,sources:r,width:t.width,height:t.height,style:t.style})}function lt(e){let{logo:t}=e;return t.href?(0,u.jsx)(Z.A,{href:t.href,className:ot,target:t.target,children:(0,u.jsx)(it,{logo:t})}):(0,u.jsx)(it,{logo:t})}function st(e){let{copyright:t}=e;return(0,u.jsx)("div",{className:"footer__copyright",dangerouslySetInnerHTML:{__html:t}})}function ct(e){let{style:t,links:n,logo:r,copyright:o}=e;return(0,u.jsx)("footer",{className:(0,a.A)("footer",{"footer--dark":"dark"===t}),children:(0,u.jsxs)("div",{className:"container container-fluid",children:[n,(r||o)&&(0,u.jsxs)("div",{className:"footer__bottom text--center",children:[r&&(0,u.jsx)("div",{className:"margin-bottom--sm",children:r}),o]})]})})}function ut(){const{footer:e}=(0,w.p)();if(!e)return null;const{copyright:t,links:n,logo:r,style:a}=e;return(0,u.jsx)(ct,{style:a,links:n&&n.length>0&&(0,u.jsx)(rt,{links:n}),logo:r&&(0,u.jsx)(lt,{logo:r}),copyright:t&&(0,u.jsx)(st,{copyright:t})})}const dt=r.memo(ut),ft=(0,N.fM)([M.a,k.o,R.Tv,Ce.VQ,i.Jx,function(e){let{children:t}=e;return(0,u.jsx)(O.y_,{children:(0,u.jsx)(P.e,{children:(0,u.jsx)(F,{children:t})})})}]);function pt(e){let{children:t}=e;return(0,u.jsx)(ft,{children:t})}var ht=n(9303);function mt(e){let{error:t,tryAgain:n}=e;return(0,u.jsx)("main",{className:"container margin-vert--xl",children:(0,u.jsx)("div",{className:"row",children:(0,u.jsxs)("div",{className:"col col--6 col--offset-3",children:[(0,u.jsx)(ht.A,{as:"h1",className:"hero__title",children:(0,u.jsx)(s.A,{id:"theme.ErrorPageContent.title",description:"The title of the fallback page when the page crashed",children:"This page crashed."})}),(0,u.jsx)("div",{className:"margin-vert--lg",children:(0,u.jsx)(ze,{onClick:n,className:"button button--primary shadow--lw"})}),(0,u.jsx)("hr",{}),(0,u.jsx)("div",{className:"margin-vert--md",children:(0,u.jsx)(Be,{error:t})})]})})})}const gt={mainWrapper:"mainWrapper_z2l0"};function yt(e){const{children:t,noFooter:n,wrapperClassName:r,title:l,description:s}=e;return(0,y.J)(),(0,u.jsxs)(pt,{children:[(0,u.jsx)(i.be,{title:l,description:s}),(0,u.jsx)(v,{}),(0,u.jsx)(T,{}),(0,u.jsx)(Ye,{}),(0,u.jsx)("div",{id:d,className:(0,a.A)(g.G.wrapper.main,gt.mainWrapper,r),children:(0,u.jsx)(o.A,{fallback:e=>(0,u.jsx)(mt,{...e}),children:t})}),!n&&(0,u.jsx)(dt,{})]})}},2862:(e,t,n)=>{"use strict";n.d(t,{A:()=>u});n(6540);var r=n(6289),a=n(9030),o=n(797),i=n(3115),l=n(9324),s=n(4848);function c(e){let{logo:t,alt:n,imageClassName:r}=e;const o={light:(0,a.Ay)(t.src),dark:(0,a.Ay)(t.srcDark||t.src)},i=(0,s.jsx)(l.A,{className:t.className,sources:o,height:t.height,width:t.width,alt:n,style:t.style});return r?(0,s.jsx)("div",{className:r,children:i}):i}function u(e){const{siteConfig:{title:t}}=(0,o.A)(),{navbar:{title:n,logo:l}}=(0,i.p)(),{imageClassName:u,titleClassName:d,...f}=e,p=(0,a.Ay)(l?.href||"/"),h=n?"":t,m=l?.alt??h;return(0,s.jsxs)(r.A,{to:p,...f,...l?.target&&{target:l.target},children:[l&&(0,s.jsx)(c,{logo:l,alt:m,imageClassName:u}),null!=n&&(0,s.jsx)("b",{className:d,children:n})]})}},7220:(e,t,n)=>{"use strict";n.d(t,{A:()=>o});n(6540);var r=n(7143),a=n(4848);function o(e){let{locale:t,version:n,tag:o}=e;const i=t;return(0,a.jsxs)(r.A,{children:[t&&(0,a.jsx)("meta",{name:"docusaurus_locale",content:t}),n&&(0,a.jsx)("meta",{name:"docusaurus_version",content:n}),o&&(0,a.jsx)("meta",{name:"docusaurus_tag",content:o}),i&&(0,a.jsx)("meta",{name:"docsearch:language",content:i}),n&&(0,a.jsx)("meta",{name:"docsearch:version",content:n}),o&&(0,a.jsx)("meta",{name:"docsearch:docusaurus_tag",content:o})]})}},9324:(e,t,n)=>{"use strict";n.d(t,{A:()=>u});var r=n(6540),a=n(4164),o=n(9136),i=n(8532);const l={themedComponent:"themedComponent_mlkZ","themedComponent--light":"themedComponent--light_NVdE","themedComponent--dark":"themedComponent--dark_xIcU"};var s=n(4848);function c(e){let{className:t,children:n}=e;const c=(0,o.A)(),{colorMode:u}=(0,i.G)();return(0,s.jsx)(s.Fragment,{children:(c?"dark"===u?["dark"]:["light"]:["light","dark"]).map((e=>{const o=n({theme:e,className:(0,a.A)(t,l.themedComponent,l[`themedComponent--${e}`])});return(0,s.jsx)(r.Fragment,{children:o},e)}))})}function u(e){const{sources:t,className:n,alt:r,...a}=e;return(0,s.jsx)(c,{className:n,children:e=>{let{theme:n,className:o}=e;return(0,s.jsx)("img",{src:t[n],alt:r,className:o,...a})}})}},3535:(e,t,n)=>{"use strict";n.d(t,{N:()=>y,u:()=>c});var r=n(6540),a=n(9136),o=n(372),i=n(4924),l=n(4848);const s="ease-in-out";function c(e){let{initialState:t}=e;const[n,a]=(0,r.useState)(t??!1),o=(0,r.useCallback)((()=>{a((e=>!e))}),[]);return{collapsed:n,setCollapsed:a,toggleCollapsed:o}}const u={display:"none",overflow:"hidden",height:"0px"},d={display:"block",overflow:"visible",height:"auto"};function f(e,t){const n=t?u:d;e.style.display=n.display,e.style.overflow=n.overflow,e.style.height=n.height}function p(e){let{collapsibleRef:t,collapsed:n,animation:a}=e;const o=(0,r.useRef)(!1);(0,r.useEffect)((()=>{const e=t.current;function r(){const t=e.scrollHeight,n=a?.duration??function(e){if((0,i.O)())return 1;const t=e/36;return Math.round(10*(4+15*t**.25+t/5))}(t);return{transition:`height ${n}ms ${a?.easing??s}`,height:`${t}px`}}function l(){const t=r();e.style.transition=t.transition,e.style.height=t.height}if(!o.current)return f(e,n),void(o.current=!0);return e.style.willChange="height",function(){const t=requestAnimationFrame((()=>{n?(l(),requestAnimationFrame((()=>{e.style.height=u.height,e.style.overflow=u.overflow}))):(e.style.display="block",requestAnimationFrame((()=>{l()})))}));return()=>cancelAnimationFrame(t)}()}),[t,n,a])}function h(e){let{collapsed:t,isBrowser:n}=e;if(!n)return t?u:d}function m(e){let{as:t="div",collapsed:n,children:o,animation:i,onCollapseTransitionEnd:s,className:c,disableSSRStyle:u}=e;const d=(0,a.A)(),m=(0,r.useRef)(null);return p({collapsibleRef:m,collapsed:n,animation:i}),(0,l.jsx)(t,{ref:m,style:u?void 0:h({collapsed:n,isBrowser:d}),onTransitionEnd:e=>{"height"===e.propertyName&&(f(m.current,n),s?.(n))},className:c,children:o})}function g(e){let{collapsed:t,...n}=e;const[a,i]=(0,r.useState)(!t),[s,c]=(0,r.useState)(t);return(0,o.A)((()=>{t||i(!0)}),[t]),(0,o.A)((()=>{a&&c(t)}),[a,t]),a?(0,l.jsx)(m,{...n,collapsed:s}):null}function y(e){let{lazy:t,...n}=e;const r=t?g:m;return(0,l.jsx)(r,{...n})}},3380:(e,t,n)=>{"use strict";n.d(t,{M:()=>m,o:()=>h});var r=n(6540),a=n(9136),o=n(8749),i=n(6849),l=n(3115),s=n(4848);const c=(0,o.Wf)("docusaurus.announcement.dismiss"),u=(0,o.Wf)("docusaurus.announcement.id"),d=()=>"true"===c.get(),f=e=>c.set(String(e)),p=r.createContext(null);function h(e){let{children:t}=e;const n=function(){const{announcementBar:e}=(0,l.p)(),t=(0,a.A)(),[n,o]=(0,r.useState)((()=>!!t&&d()));(0,r.useEffect)((()=>{o(d())}),[]);const i=(0,r.useCallback)((()=>{f(!0),o(!0)}),[]);return(0,r.useEffect)((()=>{if(!e)return;const{id:t}=e;let n=u.get();"annoucement-bar"===n&&(n="announcement-bar");const r=t!==n;u.set(t),r&&f(!1),!r&&d()||o(!1)}),[e]),(0,r.useMemo)((()=>({isActive:!!e&&!n,close:i})),[e,n,i])}();return(0,s.jsx)(p.Provider,{value:n,children:t})}function m(){const e=(0,r.useContext)(p);if(!e)throw new i.dV("AnnouncementBarProvider");return e}},8532:(e,t,n)=>{"use strict";n.d(t,{G:()=>y,a:()=>g});var r=n(6540),a=n(1934),o=n(6849),i=n(8749),l=n(3115),s=n(4848);const c=r.createContext(void 0),u="theme",d=(0,i.Wf)(u),f={light:"light",dark:"dark"},p=e=>e===f.dark?f.dark:f.light,h=e=>a.A.canUseDOM?p(document.documentElement.getAttribute("data-theme")):p(e),m=e=>{d.set(p(e))};function g(e){let{children:t}=e;const n=function(){const{colorMode:{defaultMode:e,disableSwitch:t,respectPrefersColorScheme:n}}=(0,l.p)(),[a,o]=(0,r.useState)(h(e));(0,r.useEffect)((()=>{t&&d.del()}),[t]);const i=(0,r.useCallback)((function(t,r){void 0===r&&(r={});const{persist:a=!0}=r;t?(o(t),a&&m(t)):(o(n?window.matchMedia("(prefers-color-scheme: dark)").matches?f.dark:f.light:e),d.del())}),[n,e]);(0,r.useEffect)((()=>{document.documentElement.setAttribute("data-theme",p(a))}),[a]),(0,r.useEffect)((()=>{if(t)return;const e=e=>{if(e.key!==u)return;const t=d.get();null!==t&&i(p(t))};return window.addEventListener("storage",e),()=>window.removeEventListener("storage",e)}),[t,i]);const s=(0,r.useRef)(!1);return(0,r.useEffect)((()=>{if(t&&!n)return;const e=window.matchMedia("(prefers-color-scheme: dark)"),r=()=>{window.matchMedia("print").matches||s.current?s.current=window.matchMedia("print").matches:i(null)};return e.addListener(r),()=>e.removeListener(r)}),[i,t,n]),(0,r.useMemo)((()=>({colorMode:a,setColorMode:i,get isDarkTheme(){return a===f.dark},setLightTheme(){i(f.light)},setDarkTheme(){i(f.dark)}})),[a,i])}();return(0,s.jsx)(c.Provider,{value:n,children:t})}function y(){const e=(0,r.useContext)(c);if(null==e)throw new o.dV("ColorModeProvider","Please see https://docusaurus.io/docs/api/themes/configuration#use-color-mode.");return e}},4635:(e,t,n)=>{"use strict";n.d(t,{e:()=>p,M:()=>h});var r=n(6540),a=n(3065),o=n(6682),i=n(6347),l=n(6849);function s(e){!function(e){const t=(0,i.W6)(),n=(0,l._q)(e);(0,r.useEffect)((()=>t.block(((e,t)=>n(e,t)))),[t,n])}(((t,n)=>{if("POP"===n)return e(t,n)}))}var c=n(3115),u=n(4848);const d=r.createContext(void 0);function f(){const e=function(){const e=(0,a.YL)(),{items:t}=(0,c.p)().navbar;return 0===t.length&&!e.component}(),t=(0,o.l)(),n=!e&&"mobile"===t,[i,l]=(0,r.useState)(!1);s((()=>{if(i)return l(!1),!1}));const u=(0,r.useCallback)((()=>{l((e=>!e))}),[]);return(0,r.useEffect)((()=>{"desktop"===t&&l(!1)}),[t]),(0,r.useMemo)((()=>({disabled:e,shouldRender:n,toggle:u,shown:i})),[e,n,u,i])}function p(e){let{children:t}=e;const n=f();return(0,u.jsx)(d.Provider,{value:n,children:t})}function h(){const e=r.useContext(d);if(void 0===e)throw new l.dV("NavbarMobileSidebarProvider");return e}},3065:(e,t,n)=>{"use strict";n.d(t,{GX:()=>c,YL:()=>s,y_:()=>l});var r=n(6540),a=n(6849),o=n(4848);const i=r.createContext(null);function l(e){let{children:t}=e;const n=(0,r.useState)({component:null,props:null});return(0,o.jsx)(i.Provider,{value:n,children:t})}function s(){const e=(0,r.useContext)(i);if(!e)throw new a.dV("NavbarSecondaryMenuContentProvider");return e[0]}function c(e){let{component:t,props:n}=e;const o=(0,r.useContext)(i);if(!o)throw new a.dV("NavbarSecondaryMenuContentProvider");const[,l]=o,s=(0,a.Be)(n);return(0,r.useEffect)((()=>{l({component:t,props:s})}),[l,t,s]),(0,r.useEffect)((()=>()=>l({component:null,props:null})),[l]),null}},7788:(e,t,n)=>{"use strict";n.d(t,{w:()=>a,J:()=>o});var r=n(6540);const a="navigation-with-keyboard";function o(){(0,r.useEffect)((()=>{function e(e){"keydown"===e.type&&"Tab"===e.key&&document.body.classList.add(a),"mousedown"===e.type&&document.body.classList.remove(a)}return document.addEventListener("keydown",e),document.addEventListener("mousedown",e),()=>{document.body.classList.remove(a),document.removeEventListener("keydown",e),document.removeEventListener("mousedown",e)}}),[])}},6682:(e,t,n)=>{"use strict";n.d(t,{l:()=>l});var r=n(6540),a=n(1934);const o={desktop:"desktop",mobile:"mobile",ssr:"ssr"},i=996;function l(e){let{desktopBreakpoint:t=i}=void 0===e?{}:e;const[n,l]=(0,r.useState)((()=>"ssr"));return(0,r.useEffect)((()=>{function e(){l(function(e){if(!a.A.canUseDOM)throw new Error("getWindowSize() should only be called after React hydration");return window.innerWidth>e?o.desktop:o.mobile}(t))}return e(),window.addEventListener("resize",e),()=>{window.removeEventListener("resize",e)}}),[t]),n}},204:(e,t,n)=>{"use strict";n.d(t,{G:()=>r});const r={page:{blogListPage:"blog-list-page",blogPostPage:"blog-post-page",blogTagsListPage:"blog-tags-list-page",blogTagPostListPage:"blog-tags-post-list-page",blogAuthorsListPage:"blog-authors-list-page",blogAuthorsPostsPage:"blog-authors-posts-page",docsDocPage:"docs-doc-page",docsTagsListPage:"docs-tags-list-page",docsTagDocListPage:"docs-tags-doc-list-page",mdxPage:"mdx-page"},wrapper:{main:"main-wrapper",blogPages:"blog-wrapper",docsPages:"docs-wrapper",mdxPages:"mdx-wrapper"},common:{editThisPage:"theme-edit-this-page",lastUpdated:"theme-last-updated",backToTopButton:"theme-back-to-top-button",codeBlock:"theme-code-block",admonition:"theme-admonition",unlistedBanner:"theme-unlisted-banner",draftBanner:"theme-draft-banner",admonitionType:e=>`theme-admonition-${e}`},layout:{},docs:{docVersionBanner:"theme-doc-version-banner",docVersionBadge:"theme-doc-version-badge",docBreadcrumbs:"theme-doc-breadcrumbs",docMarkdown:"theme-doc-markdown",docTocMobile:"theme-doc-toc-mobile",docTocDesktop:"theme-doc-toc-desktop",docFooter:"theme-doc-footer",docFooterTagsRow:"theme-doc-footer-tags-row",docFooterEditMetaRow:"theme-doc-footer-edit-meta-row",docSidebarContainer:"theme-doc-sidebar-container",docSidebarMenu:"theme-doc-sidebar-menu",docSidebarItemCategory:"theme-doc-sidebar-item-category",docSidebarItemLink:"theme-doc-sidebar-item-link",docSidebarItemCategoryLevel:e=>`theme-doc-sidebar-item-category-level-${e}`,docSidebarItemLinkLevel:e=>`theme-doc-sidebar-item-link-level-${e}`},blog:{blogFooterTagsRow:"theme-blog-footer-tags-row",blogFooterEditMetaRow:"theme-blog-footer-edit-meta-row"},pages:{pageFooterEditMetaRow:"theme-pages-footer-edit-meta-row"}}},4924:(e,t,n)=>{"use strict";function r(){return window.matchMedia("(prefers-reduced-motion: reduce)").matches}n.d(t,{O:()=>r})},1769:(e,t,n)=>{"use strict";n.d(t,{e3:()=>p,be:()=>d,Jx:()=>h});var r=n(6540),a=n(4164),o=n(7143),i=n(5313);function l(){const e=r.useContext(i.o);if(!e)throw new Error("Unexpected: no Docusaurus route context found");return e}var s=n(9030),c=n(797);var u=n(4848);function d(e){let{title:t,description:n,keywords:r,image:a,children:i}=e;const l=function(e){const{siteConfig:t}=(0,c.A)(),{title:n,titleDelimiter:r}=t;return e?.trim().length?`${e.trim()} ${r} ${n}`:n}(t),{withBaseUrl:d}=(0,s.hH)(),f=a?d(a,{absolute:!0}):void 0;return(0,u.jsxs)(o.A,{children:[t&&(0,u.jsx)("title",{children:l}),t&&(0,u.jsx)("meta",{property:"og:title",content:l}),n&&(0,u.jsx)("meta",{name:"description",content:n}),n&&(0,u.jsx)("meta",{property:"og:description",content:n}),r&&(0,u.jsx)("meta",{name:"keywords",content:Array.isArray(r)?r.join(","):r}),f&&(0,u.jsx)("meta",{property:"og:image",content:f}),f&&(0,u.jsx)("meta",{name:"twitter:image",content:f}),i]})}const f=r.createContext(void 0);function p(e){let{className:t,children:n}=e;const i=r.useContext(f),l=(0,a.A)(i,t);return(0,u.jsxs)(f.Provider,{value:l,children:[(0,u.jsx)(o.A,{children:(0,u.jsx)("html",{className:l})}),n]})}function h(e){let{children:t}=e;const n=l(),r=`plugin-${n.plugin.name.replace(/docusaurus-(?:plugin|theme)-(?:content-)?/gi,"")}`;const o=`plugin-id-${n.plugin.id}`;return(0,u.jsx)(p,{className:(0,a.A)(r,o),children:t})}},6849:(e,t,n)=>{"use strict";n.d(t,{Be:()=>c,ZC:()=>l,_q:()=>i,dV:()=>s,fM:()=>u});var r=n(6540),a=n(372),o=n(4848);function i(e){const t=(0,r.useRef)(e);return(0,a.A)((()=>{t.current=e}),[e]),(0,r.useCallback)((function(){return t.current(...arguments)}),[])}function l(e){const t=(0,r.useRef)();return(0,a.A)((()=>{t.current=e})),t.current}class s extends Error{constructor(e,t){super(),this.name="ReactContextError",this.message=`Hook ${this.stack?.split("\n")[1]?.match(/at (?:\w+\.)?(?<name>\w+)/)?.groups.name??""} is called outside the <${e}>. ${t??""}`}}function c(e){const t=Object.entries(e);return t.sort(((e,t)=>e[0].localeCompare(t[0]))),(0,r.useMemo)((()=>e),t.flat())}function u(e){return t=>{let{children:n}=t;return(0,o.jsx)(o.Fragment,{children:e.reduceRight(((e,t)=>(0,o.jsx)(t,{children:e})),n)})}}},214:(e,t,n)=>{"use strict";n.d(t,{Dt:()=>l,ys:()=>i});var r=n(6540),a=n(8912),o=n(797);function i(e,t){const n=e=>(!e||e.endsWith("/")?e:`${e}/`)?.toLowerCase();return n(e)===n(t)}function l(){const{baseUrl:e}=(0,o.A)().siteConfig;return(0,r.useMemo)((()=>function(e){let{baseUrl:t,routes:n}=e;function r(e){return e.path===t&&!0===e.exact}function a(e){return e.path===t&&!e.exact}return function e(t){if(0===t.length)return;return t.find(r)||e(t.filter(a).flatMap((e=>e.routes??[])))}(n)}({routes:a.A,baseUrl:e})),[e])}},5627:(e,t,n)=>{"use strict";n.d(t,{Mq:()=>f,Tv:()=>c,gk:()=>p});var r=n(6540),a=n(1934),o=n(9136),i=(n(372),n(6849)),l=n(4848);const s=r.createContext(void 0);function c(e){let{children:t}=e;const n=function(){const e=(0,r.useRef)(!0);return(0,r.useMemo)((()=>({scrollEventsEnabledRef:e,enableScrollEvents:()=>{e.current=!0},disableScrollEvents:()=>{e.current=!1}})),[])}();return(0,l.jsx)(s.Provider,{value:n,children:t})}function u(){const e=(0,r.useContext)(s);if(null==e)throw new i.dV("ScrollControllerProvider");return e}const d=()=>a.A.canUseDOM?{scrollX:window.pageXOffset,scrollY:window.pageYOffset}:null;function f(e,t){void 0===t&&(t=[]);const{scrollEventsEnabledRef:n}=u(),a=(0,r.useRef)(d()),o=(0,i._q)(e);(0,r.useEffect)((()=>{const e=()=>{if(!n.current)return;const e=d();o(e,a.current),a.current=e},t={passive:!0};return e(),window.addEventListener("scroll",e,t),()=>window.removeEventListener("scroll",e,t)}),[o,n,...t])}function p(){const e=(0,r.useRef)(null),t=(0,o.A)()&&"smooth"===getComputedStyle(document.documentElement).scrollBehavior;return{startScroll:n=>{e.current=t?function(e){return window.scrollTo({top:e,behavior:"smooth"}),()=>{}}(n):function(e){let t=null;const n=document.documentElement.scrollTop>e;return function r(){const a=document.documentElement.scrollTop;(n&&a>e||!n&&a<e)&&(t=requestAnimationFrame(r),window.scrollTo(0,Math.floor(.85*(a-e))+e))}(),()=>t&&cancelAnimationFrame(t)}(n)},cancelScroll:()=>e.current?.()}}},8749:(e,t,n)=>{"use strict";n.d(t,{Wf:()=>c});n(6540);const r=JSON.parse('{"N":"localStorage","M":""}'),a=r.N;function o(e){let{key:t,oldValue:n,newValue:r,storage:a}=e;if(n===r)return;const o=document.createEvent("StorageEvent");o.initStorageEvent("storage",!1,!1,t,n,r,window.location.href,a),window.dispatchEvent(o)}function i(e){if(void 0===e&&(e=a),"undefined"==typeof window)throw new Error("Browser storage is not available on Node.js/Docusaurus SSR process.");if("none"===e)return null;try{return window[e]}catch(n){return t=n,l||(console.warn("Docusaurus browser storage is not available.\nPossible reasons: running Docusaurus in an iframe, in an incognito browser session, or using too strict browser privacy settings.",t),l=!0),null}var t}let l=!1;const s={get:()=>null,set:()=>{},del:()=>{},listen:()=>()=>{}};function c(e,t){const n=`${e}${r.M}`;if("undefined"==typeof window)return function(e){function t(){throw new Error(`Illegal storage API usage for storage key "${e}".\nDocusaurus storage APIs are not supposed to be called on the server-rendering process.\nPlease only call storage APIs in effects and event handlers.`)}return{get:t,set:t,del:t,listen:t}}(n);const a=i(t?.persistence);return null===a?s:{get:()=>{try{return a.getItem(n)}catch(e){return console.error(`Docusaurus storage error, can't get key=${n}`,e),null}},set:e=>{try{const t=a.getItem(n);a.setItem(n,e),o({key:n,oldValue:t,newValue:e,storage:a})}catch(t){console.error(`Docusaurus storage error, can't set ${n}=${e}`,t)}},del:()=>{try{const e=a.getItem(n);a.removeItem(n),o({key:n,oldValue:e,newValue:null,storage:a})}catch(e){console.error(`Docusaurus storage error, can't delete key=${n}`,e)}},listen:e=>{try{const t=t=>{t.storageArea===a&&t.key===n&&e(t)};return window.addEventListener("storage",t),()=>window.removeEventListener("storage",t)}catch(t){return console.error(`Docusaurus storage error, can't listen for changes of key=${n}`,t),()=>{}}}}}},7976:(e,t,n)=>{"use strict";n.d(t,{o:()=>i});var r=n(797),a=n(6347),o=n(99);function i(){const{siteConfig:{baseUrl:e,url:t,trailingSlash:n},i18n:{defaultLocale:i,currentLocale:l}}=(0,r.A)(),{pathname:s}=(0,a.zy)(),c=(0,o.Ks)(s,{trailingSlash:n,baseUrl:e}),u=l===i?e:e.replace(`/${l}/`,"/"),d=c.replace(e,"");return{createUrl:function(e){let{locale:n,fullyQualified:r}=e;return`${r?t:""}${function(e){return e===i?`${u}`:`${u}${e}/`}(n)}${d}`}}}},7685:(e,t,n)=>{"use strict";n.d(t,{$:()=>i});var r=n(6540),a=n(6347),o=n(6849);function i(e){const t=(0,a.zy)(),n=(0,o.ZC)(t),i=(0,o._q)(e);(0,r.useEffect)((()=>{n&&t!==n&&i({location:t,previousLocation:n})}),[i,t,n])}},3115:(e,t,n)=>{"use strict";n.d(t,{p:()=>a});var r=n(797);function a(){return(0,r.A)().siteConfig.themeConfig}},2562:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.addTrailingSlash=a,t.default=function(e,t){const{trailingSlash:n,baseUrl:r}=t;if(e.startsWith("#"))return e;if(void 0===n)return e;const[i]=e.split(/[#?]/),l="/"===i||i===r?i:(s=i,c=n,c?a(s):o(s));var s,c;return e.replace(i,l)},t.addLeadingSlash=function(e){return(0,r.addPrefix)(e,"/")},t.removeTrailingSlash=o;const r=n(7149);function a(e){return e.endsWith("/")?e:`${e}/`}function o(e){return(0,r.removeSuffix)(e,"/")}},2528:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.getErrorCausalChain=function e(t){if(t.cause)return[t,...e(t.cause)];return[t]}},99:(e,t,n)=>{"use strict";t.rA=t.Ks=void 0;const r=n(1635);var a=n(2562);Object.defineProperty(t,"Ks",{enumerable:!0,get:function(){return r.__importDefault(a).default}});var o=n(7149);var i=n(2528);Object.defineProperty(t,"rA",{enumerable:!0,get:function(){return i.getErrorCausalChain}})},7149:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.addPrefix=function(e,t){return e.startsWith(t)?e:`${t}${e}`},t.removeSuffix=function(e,t){if(""===t)return e;return e.endsWith(t)?e.slice(0,-t.length):e},t.addSuffix=function(e,t){return e.endsWith(t)?e:`${e}${t}`},t.removePrefix=function(e,t){return e.startsWith(t)?e.slice(t.length):e}},1513:(e,t,n)=>{"use strict";n.d(t,{zR:()=>w,TM:()=>C,yJ:()=>p,sC:()=>T,AO:()=>f});var r=n(8168);function a(e){return"/"===e.charAt(0)}function o(e,t){for(var n=t,r=n+1,a=e.length;r<a;n+=1,r+=1)e[n]=e[r];e.pop()}const i=function(e,t){void 0===t&&(t="");var n,r=e&&e.split("/")||[],i=t&&t.split("/")||[],l=e&&a(e),s=t&&a(t),c=l||s;if(e&&a(e)?i=r:r.length&&(i.pop(),i=i.concat(r)),!i.length)return"/";if(i.length){var u=i[i.length-1];n="."===u||".."===u||""===u}else n=!1;for(var d=0,f=i.length;f>=0;f--){var p=i[f];"."===p?o(i,f):".."===p?(o(i,f),d++):d&&(o(i,f),d--)}if(!c)for(;d--;d)i.unshift("..");!c||""===i[0]||i[0]&&a(i[0])||i.unshift("");var h=i.join("/");return n&&"/"!==h.substr(-1)&&(h+="/"),h};var l=n(1561);function s(e){return"/"===e.charAt(0)?e:"/"+e}function c(e){return"/"===e.charAt(0)?e.substr(1):e}function u(e,t){return function(e,t){return 0===e.toLowerCase().indexOf(t.toLowerCase())&&-1!=="/?#".indexOf(e.charAt(t.length))}(e,t)?e.substr(t.length):e}function d(e){return"/"===e.charAt(e.length-1)?e.slice(0,-1):e}function f(e){var t=e.pathname,n=e.search,r=e.hash,a=t||"/";return n&&"?"!==n&&(a+="?"===n.charAt(0)?n:"?"+n),r&&"#"!==r&&(a+="#"===r.charAt(0)?r:"#"+r),a}function p(e,t,n,a){var o;"string"==typeof e?(o=function(e){var t=e||"/",n="",r="",a=t.indexOf("#");-1!==a&&(r=t.substr(a),t=t.substr(0,a));var o=t.indexOf("?");return-1!==o&&(n=t.substr(o),t=t.substr(0,o)),{pathname:t,search:"?"===n?"":n,hash:"#"===r?"":r}}(e),o.state=t):(void 0===(o=(0,r.A)({},e)).pathname&&(o.pathname=""),o.search?"?"!==o.search.charAt(0)&&(o.search="?"+o.search):o.search="",o.hash?"#"!==o.hash.charAt(0)&&(o.hash="#"+o.hash):o.hash="",void 0!==t&&void 0===o.state&&(o.state=t));try{o.pathname=decodeURI(o.pathname)}catch(l){throw l instanceof URIError?new URIError('Pathname "'+o.pathname+'" could not be decoded. This is likely caused by an invalid percent-encoding.'):l}return n&&(o.key=n),a?o.pathname?"/"!==o.pathname.charAt(0)&&(o.pathname=i(o.pathname,a.pathname)):o.pathname=a.pathname:o.pathname||(o.pathname="/"),o}function h(){var e=null;var t=[];return{setPrompt:function(t){return e=t,function(){e===t&&(e=null)}},confirmTransitionTo:function(t,n,r,a){if(null!=e){var o="function"==typeof e?e(t,n):e;"string"==typeof o?"function"==typeof r?r(o,a):a(!0):a(!1!==o)}else a(!0)},appendListener:function(e){var n=!0;function r(){n&&e.apply(void 0,arguments)}return t.push(r),function(){n=!1,t=t.filter((function(e){return e!==r}))}},notifyListeners:function(){for(var e=arguments.length,n=new Array(e),r=0;r<e;r++)n[r]=arguments[r];t.forEach((function(e){return e.apply(void 0,n)}))}}}var m=!("undefined"==typeof window||!window.document||!window.document.createElement);function g(e,t){t(window.confirm(e))}var y="popstate",b="hashchange";function v(){try{return window.history.state||{}}catch(e){return{}}}function w(e){void 0===e&&(e={}),m||(0,l.A)(!1);var t,n=window.history,a=(-1===(t=window.navigator.userAgent).indexOf("Android 2.")&&-1===t.indexOf("Android 4.0")||-1===t.indexOf("Mobile Safari")||-1!==t.indexOf("Chrome")||-1!==t.indexOf("Windows Phone"))&&window.history&&"pushState"in window.history,o=!(-1===window.navigator.userAgent.indexOf("Trident")),i=e,c=i.forceRefresh,w=void 0!==c&&c,k=i.getUserConfirmation,x=void 0===k?g:k,S=i.keyLength,_=void 0===S?6:S,E=e.basename?d(s(e.basename)):"";function C(e){var t=e||{},n=t.key,r=t.state,a=window.location,o=a.pathname+a.search+a.hash;return E&&(o=u(o,E)),p(o,r,n)}function A(){return Math.random().toString(36).substr(2,_)}var T=h();function P(e){(0,r.A)($,e),$.length=n.length,T.notifyListeners($.location,$.action)}function R(e){(function(e){return void 0===e.state&&-1===navigator.userAgent.indexOf("CriOS")})(e)||j(C(e.state))}function N(){j(C(v()))}var O=!1;function j(e){if(O)O=!1,P();else{T.confirmTransitionTo(e,"POP",x,(function(t){t?P({action:"POP",location:e}):function(e){var t=$.location,n=L.indexOf(t.key);-1===n&&(n=0);var r=L.indexOf(e.key);-1===r&&(r=0);var a=n-r;a&&(O=!0,D(a))}(e)}))}}var F=C(v()),L=[F.key];function I(e){return E+f(e)}function D(e){n.go(e)}var M=0;function z(e){1===(M+=e)&&1===e?(window.addEventListener(y,R),o&&window.addEventListener(b,N)):0===M&&(window.removeEventListener(y,R),o&&window.removeEventListener(b,N))}var B=!1;var $={length:n.length,action:"POP",location:F,createHref:I,push:function(e,t){var r="PUSH",o=p(e,t,A(),$.location);T.confirmTransitionTo(o,r,x,(function(e){if(e){var t=I(o),i=o.key,l=o.state;if(a)if(n.pushState({key:i,state:l},null,t),w)window.location.href=t;else{var s=L.indexOf($.location.key),c=L.slice(0,s+1);c.push(o.key),L=c,P({action:r,location:o})}else window.location.href=t}}))},replace:function(e,t){var r="REPLACE",o=p(e,t,A(),$.location);T.confirmTransitionTo(o,r,x,(function(e){if(e){var t=I(o),i=o.key,l=o.state;if(a)if(n.replaceState({key:i,state:l},null,t),w)window.location.replace(t);else{var s=L.indexOf($.location.key);-1!==s&&(L[s]=o.key),P({action:r,location:o})}else window.location.replace(t)}}))},go:D,goBack:function(){D(-1)},goForward:function(){D(1)},block:function(e){void 0===e&&(e=!1);var t=T.setPrompt(e);return B||(z(1),B=!0),function(){return B&&(B=!1,z(-1)),t()}},listen:function(e){var t=T.appendListener(e);return z(1),function(){z(-1),t()}}};return $}var k="hashchange",x={hashbang:{encodePath:function(e){return"!"===e.charAt(0)?e:"!/"+c(e)},decodePath:function(e){return"!"===e.charAt(0)?e.substr(1):e}},noslash:{encodePath:c,decodePath:s},slash:{encodePath:s,decodePath:s}};function S(e){var t=e.indexOf("#");return-1===t?e:e.slice(0,t)}function _(){var e=window.location.href,t=e.indexOf("#");return-1===t?"":e.substring(t+1)}function E(e){window.location.replace(S(window.location.href)+"#"+e)}function C(e){void 0===e&&(e={}),m||(0,l.A)(!1);var t=window.history,n=(window.navigator.userAgent.indexOf("Firefox"),e),a=n.getUserConfirmation,o=void 0===a?g:a,i=n.hashType,c=void 0===i?"slash":i,y=e.basename?d(s(e.basename)):"",b=x[c],v=b.encodePath,w=b.decodePath;function C(){var e=w(_());return y&&(e=u(e,y)),p(e)}var A=h();function T(e){(0,r.A)(B,e),B.length=t.length,A.notifyListeners(B.location,B.action)}var P=!1,R=null;function N(){var e,t,n=_(),r=v(n);if(n!==r)E(r);else{var a=C(),i=B.location;if(!P&&(t=a,(e=i).pathname===t.pathname&&e.search===t.search&&e.hash===t.hash))return;if(R===f(a))return;R=null,function(e){if(P)P=!1,T();else{var t="POP";A.confirmTransitionTo(e,t,o,(function(n){n?T({action:t,location:e}):function(e){var t=B.location,n=L.lastIndexOf(f(t));-1===n&&(n=0);var r=L.lastIndexOf(f(e));-1===r&&(r=0);var a=n-r;a&&(P=!0,I(a))}(e)}))}}(a)}}var O=_(),j=v(O);O!==j&&E(j);var F=C(),L=[f(F)];function I(e){t.go(e)}var D=0;function M(e){1===(D+=e)&&1===e?window.addEventListener(k,N):0===D&&window.removeEventListener(k,N)}var z=!1;var B={length:t.length,action:"POP",location:F,createHref:function(e){var t=document.querySelector("base"),n="";return t&&t.getAttribute("href")&&(n=S(window.location.href)),n+"#"+v(y+f(e))},push:function(e,t){var n="PUSH",r=p(e,void 0,void 0,B.location);A.confirmTransitionTo(r,n,o,(function(e){if(e){var t=f(r),a=v(y+t);if(_()!==a){R=t,function(e){window.location.hash=e}(a);var o=L.lastIndexOf(f(B.location)),i=L.slice(0,o+1);i.push(t),L=i,T({action:n,location:r})}else T()}}))},replace:function(e,t){var n="REPLACE",r=p(e,void 0,void 0,B.location);A.confirmTransitionTo(r,n,o,(function(e){if(e){var t=f(r),a=v(y+t);_()!==a&&(R=t,E(a));var o=L.indexOf(f(B.location));-1!==o&&(L[o]=t),T({action:n,location:r})}}))},go:I,goBack:function(){I(-1)},goForward:function(){I(1)},block:function(e){void 0===e&&(e=!1);var t=A.setPrompt(e);return z||(M(1),z=!0),function(){return z&&(z=!1,M(-1)),t()}},listen:function(e){var t=A.appendListener(e);return M(1),function(){M(-1),t()}}};return B}function A(e,t,n){return Math.min(Math.max(e,t),n)}function T(e){void 0===e&&(e={});var t=e,n=t.getUserConfirmation,a=t.initialEntries,o=void 0===a?["/"]:a,i=t.initialIndex,l=void 0===i?0:i,s=t.keyLength,c=void 0===s?6:s,u=h();function d(e){(0,r.A)(w,e),w.length=w.entries.length,u.notifyListeners(w.location,w.action)}function m(){return Math.random().toString(36).substr(2,c)}var g=A(l,0,o.length-1),y=o.map((function(e){return p(e,void 0,"string"==typeof e?m():e.key||m())})),b=f;function v(e){var t=A(w.index+e,0,w.entries.length-1),r=w.entries[t];u.confirmTransitionTo(r,"POP",n,(function(e){e?d({action:"POP",location:r,index:t}):d()}))}var w={length:y.length,action:"POP",location:y[g],index:g,entries:y,createHref:b,push:function(e,t){var r="PUSH",a=p(e,t,m(),w.location);u.confirmTransitionTo(a,r,n,(function(e){if(e){var t=w.index+1,n=w.entries.slice(0);n.length>t?n.splice(t,n.length-t,a):n.push(a),d({action:r,location:a,index:t,entries:n})}}))},replace:function(e,t){var r="REPLACE",a=p(e,t,m(),w.location);u.confirmTransitionTo(a,r,n,(function(e){e&&(w.entries[w.index]=a,d({action:r,location:a}))}))},go:v,goBack:function(){v(-1)},goForward:function(){v(1)},canGo:function(e){var t=w.index+e;return t>=0&&t<w.entries.length},block:function(e){return void 0===e&&(e=!1),u.setPrompt(e)},listen:function(e){return u.appendListener(e)}};return w}},4146:(e,t,n)=>{"use strict";var r=n(4363),a={childContextTypes:!0,contextType:!0,contextTypes:!0,defaultProps:!0,displayName:!0,getDefaultProps:!0,getDerivedStateFromError:!0,getDerivedStateFromProps:!0,mixins:!0,propTypes:!0,type:!0},o={name:!0,length:!0,prototype:!0,caller:!0,callee:!0,arguments:!0,arity:!0},i={$$typeof:!0,compare:!0,defaultProps:!0,displayName:!0,propTypes:!0,type:!0},l={};function s(e){return r.isMemo(e)?i:l[e.$$typeof]||a}l[r.ForwardRef]={$$typeof:!0,render:!0,defaultProps:!0,displayName:!0,propTypes:!0},l[r.Memo]=i;var c=Object.defineProperty,u=Object.getOwnPropertyNames,d=Object.getOwnPropertySymbols,f=Object.getOwnPropertyDescriptor,p=Object.getPrototypeOf,h=Object.prototype;e.exports=function e(t,n,r){if("string"!=typeof n){if(h){var a=p(n);a&&a!==h&&e(t,a,r)}var i=u(n);d&&(i=i.concat(d(n)));for(var l=s(t),m=s(n),g=0;g<i.length;++g){var y=i[g];if(!(o[y]||r&&r[y]||m&&m[y]||l&&l[y])){var b=f(n,y);try{c(t,y,b)}catch(v){}}}}return t}},311:e=>{"use strict";e.exports=function(e,t,n,r,a,o,i,l){if(!e){var s;if(void 0===t)s=new Error("Minified exception occurred; use the non-minified dev environment for the full error message and additional helpful warnings.");else{var c=[n,r,a,o,i,l],u=0;(s=new Error(t.replace(/%s/g,(function(){return c[u++]})))).name="Invariant Violation"}throw s.framesToPop=1,s}}},4634:e=>{e.exports=Array.isArray||function(e){return"[object Array]"==Object.prototype.toString.call(e)}},689:function(e){e.exports=function(){"use strict";var e="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},t=function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")},n=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}(),r=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},a=function(){function e(n){var r=!(arguments.length>1&&void 0!==arguments[1])||arguments[1],a=arguments.length>2&&void 0!==arguments[2]?arguments[2]:[],o=arguments.length>3&&void 0!==arguments[3]?arguments[3]:5e3;t(this,e),this.ctx=n,this.iframes=r,this.exclude=a,this.iframesTimeout=o}return n(e,[{key:"getContexts",value:function(){var e=[];return(void 0!==this.ctx&&this.ctx?NodeList.prototype.isPrototypeOf(this.ctx)?Array.prototype.slice.call(this.ctx):Array.isArray(this.ctx)?this.ctx:"string"==typeof this.ctx?Array.prototype.slice.call(document.querySelectorAll(this.ctx)):[this.ctx]:[]).forEach((function(t){var n=e.filter((function(e){return e.contains(t)})).length>0;-1!==e.indexOf(t)||n||e.push(t)})),e}},{key:"getIframeContents",value:function(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:function(){},r=void 0;try{var a=e.contentWindow;if(r=a.document,!a||!r)throw new Error("iframe inaccessible")}catch(o){n()}r&&t(r)}},{key:"isIframeBlank",value:function(e){var t="about:blank",n=e.getAttribute("src").trim();return e.contentWindow.location.href===t&&n!==t&&n}},{key:"observeIframeLoad",value:function(e,t,n){var r=this,a=!1,o=null,i=function i(){if(!a){a=!0,clearTimeout(o);try{r.isIframeBlank(e)||(e.removeEventListener("load",i),r.getIframeContents(e,t,n))}catch(l){n()}}};e.addEventListener("load",i),o=setTimeout(i,this.iframesTimeout)}},{key:"onIframeReady",value:function(e,t,n){try{"complete"===e.contentWindow.document.readyState?this.isIframeBlank(e)?this.observeIframeLoad(e,t,n):this.getIframeContents(e,t,n):this.observeIframeLoad(e,t,n)}catch(r){n()}}},{key:"waitForIframes",value:function(e,t){var n=this,r=0;this.forEachIframe(e,(function(){return!0}),(function(e){r++,n.waitForIframes(e.querySelector("html"),(function(){--r||t()}))}),(function(e){e||t()}))}},{key:"forEachIframe",value:function(t,n,r){var a=this,o=arguments.length>3&&void 0!==arguments[3]?arguments[3]:function(){},i=t.querySelectorAll("iframe"),l=i.length,s=0;i=Array.prototype.slice.call(i);var c=function(){--l<=0&&o(s)};l||c(),i.forEach((function(t){e.matches(t,a.exclude)?c():a.onIframeReady(t,(function(e){n(t)&&(s++,r(e)),c()}),c)}))}},{key:"createIterator",value:function(e,t,n){return document.createNodeIterator(e,t,n,!1)}},{key:"createInstanceOnIframe",value:function(t){return new e(t.querySelector("html"),this.iframes)}},{key:"compareNodeIframe",value:function(e,t,n){if(e.compareDocumentPosition(n)&Node.DOCUMENT_POSITION_PRECEDING){if(null===t)return!0;if(t.compareDocumentPosition(n)&Node.DOCUMENT_POSITION_FOLLOWING)return!0}return!1}},{key:"getIteratorNode",value:function(e){var t=e.previousNode();return{prevNode:t,node:(null===t||e.nextNode())&&e.nextNode()}}},{key:"checkIframeFilter",value:function(e,t,n,r){var a=!1,o=!1;return r.forEach((function(e,t){e.val===n&&(a=t,o=e.handled)})),this.compareNodeIframe(e,t,n)?(!1!==a||o?!1===a||o||(r[a].handled=!0):r.push({val:n,handled:!0}),!0):(!1===a&&r.push({val:n,handled:!1}),!1)}},{key:"handleOpenIframes",value:function(e,t,n,r){var a=this;e.forEach((function(e){e.handled||a.getIframeContents(e.val,(function(e){a.createInstanceOnIframe(e).forEachNode(t,n,r)}))}))}},{key:"iterateThroughNodes",value:function(e,t,n,r,a){for(var o=this,i=this.createIterator(t,e,r),l=[],s=[],c=void 0,u=void 0,d=function(){var e=o.getIteratorNode(i);return u=e.prevNode,c=e.node};d();)this.iframes&&this.forEachIframe(t,(function(e){return o.checkIframeFilter(c,u,e,l)}),(function(t){o.createInstanceOnIframe(t).forEachNode(e,(function(e){return s.push(e)}),r)})),s.push(c);s.forEach((function(e){n(e)})),this.iframes&&this.handleOpenIframes(l,e,n,r),a()}},{key:"forEachNode",value:function(e,t,n){var r=this,a=arguments.length>3&&void 0!==arguments[3]?arguments[3]:function(){},o=this.getContexts(),i=o.length;i||a(),o.forEach((function(o){var l=function(){r.iterateThroughNodes(e,o,t,n,(function(){--i<=0&&a()}))};r.iframes?r.waitForIframes(o,l):l()}))}}],[{key:"matches",value:function(e,t){var n="string"==typeof t?[t]:t,r=e.matches||e.matchesSelector||e.msMatchesSelector||e.mozMatchesSelector||e.oMatchesSelector||e.webkitMatchesSelector;if(r){var a=!1;return n.every((function(t){return!r.call(e,t)||(a=!0,!1)})),a}return!1}}]),e}(),o=function(){function o(e){t(this,o),this.ctx=e,this.ie=!1;var n=window.navigator.userAgent;(n.indexOf("MSIE")>-1||n.indexOf("Trident")>-1)&&(this.ie=!0)}return n(o,[{key:"log",value:function(t){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"debug",r=this.opt.log;this.opt.debug&&"object"===(void 0===r?"undefined":e(r))&&"function"==typeof r[n]&&r[n]("mark.js: "+t)}},{key:"escapeStr",value:function(e){return e.replace(/[\-\[\]\/\{\}\(\)\*\+\?\.\\\^\$\|]/g,"\\$&")}},{key:"createRegExp",value:function(e){return"disabled"!==this.opt.wildcards&&(e=this.setupWildcardsRegExp(e)),e=this.escapeStr(e),Object.keys(this.opt.synonyms).length&&(e=this.createSynonymsRegExp(e)),(this.opt.ignoreJoiners||this.opt.ignorePunctuation.length)&&(e=this.setupIgnoreJoinersRegExp(e)),this.opt.diacritics&&(e=this.createDiacriticsRegExp(e)),e=this.createMergedBlanksRegExp(e),(this.opt.ignoreJoiners||this.opt.ignorePunctuation.length)&&(e=this.createJoinersRegExp(e)),"disabled"!==this.opt.wildcards&&(e=this.createWildcardsRegExp(e)),e=this.createAccuracyRegExp(e)}},{key:"createSynonymsRegExp",value:function(e){var t=this.opt.synonyms,n=this.opt.caseSensitive?"":"i",r=this.opt.ignoreJoiners||this.opt.ignorePunctuation.length?"\0":"";for(var a in t)if(t.hasOwnProperty(a)){var o=t[a],i="disabled"!==this.opt.wildcards?this.setupWildcardsRegExp(a):this.escapeStr(a),l="disabled"!==this.opt.wildcards?this.setupWildcardsRegExp(o):this.escapeStr(o);""!==i&&""!==l&&(e=e.replace(new RegExp("("+this.escapeStr(i)+"|"+this.escapeStr(l)+")","gm"+n),r+"("+this.processSynomyms(i)+"|"+this.processSynomyms(l)+")"+r))}return e}},{key:"processSynomyms",value:function(e){return(this.opt.ignoreJoiners||this.opt.ignorePunctuation.length)&&(e=this.setupIgnoreJoinersRegExp(e)),e}},{key:"setupWildcardsRegExp",value:function(e){return(e=e.replace(/(?:\\)*\?/g,(function(e){return"\\"===e.charAt(0)?"?":"\x01"}))).replace(/(?:\\)*\*/g,(function(e){return"\\"===e.charAt(0)?"*":"\x02"}))}},{key:"createWildcardsRegExp",value:function(e){var t="withSpaces"===this.opt.wildcards;return e.replace(/\u0001/g,t?"[\\S\\s]?":"\\S?").replace(/\u0002/g,t?"[\\S\\s]*?":"\\S*")}},{key:"setupIgnoreJoinersRegExp",value:function(e){return e.replace(/[^(|)\\]/g,(function(e,t,n){var r=n.charAt(t+1);return/[(|)\\]/.test(r)||""===r?e:e+"\0"}))}},{key:"createJoinersRegExp",value:function(e){var t=[],n=this.opt.ignorePunctuation;return Array.isArray(n)&&n.length&&t.push(this.escapeStr(n.join(""))),this.opt.ignoreJoiners&&t.push("\\u00ad\\u200b\\u200c\\u200d"),t.length?e.split(/\u0000+/).join("["+t.join("")+"]*"):e}},{key:"createDiacriticsRegExp",value:function(e){var t=this.opt.caseSensitive?"":"i",n=this.opt.caseSensitive?["a\xe0\xe1\u1ea3\xe3\u1ea1\u0103\u1eb1\u1eaf\u1eb3\u1eb5\u1eb7\xe2\u1ea7\u1ea5\u1ea9\u1eab\u1ead\xe4\xe5\u0101\u0105","A\xc0\xc1\u1ea2\xc3\u1ea0\u0102\u1eb0\u1eae\u1eb2\u1eb4\u1eb6\xc2\u1ea6\u1ea4\u1ea8\u1eaa\u1eac\xc4\xc5\u0100\u0104","c\xe7\u0107\u010d","C\xc7\u0106\u010c","d\u0111\u010f","D\u0110\u010e","e\xe8\xe9\u1ebb\u1ebd\u1eb9\xea\u1ec1\u1ebf\u1ec3\u1ec5\u1ec7\xeb\u011b\u0113\u0119","E\xc8\xc9\u1eba\u1ebc\u1eb8\xca\u1ec0\u1ebe\u1ec2\u1ec4\u1ec6\xcb\u011a\u0112\u0118","i\xec\xed\u1ec9\u0129\u1ecb\xee\xef\u012b","I\xcc\xcd\u1ec8\u0128\u1eca\xce\xcf\u012a","l\u0142","L\u0141","n\xf1\u0148\u0144","N\xd1\u0147\u0143","o\xf2\xf3\u1ecf\xf5\u1ecd\xf4\u1ed3\u1ed1\u1ed5\u1ed7\u1ed9\u01a1\u1edf\u1ee1\u1edb\u1edd\u1ee3\xf6\xf8\u014d","O\xd2\xd3\u1ece\xd5\u1ecc\xd4\u1ed2\u1ed0\u1ed4\u1ed6\u1ed8\u01a0\u1ede\u1ee0\u1eda\u1edc\u1ee2\xd6\xd8\u014c","r\u0159","R\u0158","s\u0161\u015b\u0219\u015f","S\u0160\u015a\u0218\u015e","t\u0165\u021b\u0163","T\u0164\u021a\u0162","u\xf9\xfa\u1ee7\u0169\u1ee5\u01b0\u1eeb\u1ee9\u1eed\u1eef\u1ef1\xfb\xfc\u016f\u016b","U\xd9\xda\u1ee6\u0168\u1ee4\u01af\u1eea\u1ee8\u1eec\u1eee\u1ef0\xdb\xdc\u016e\u016a","y\xfd\u1ef3\u1ef7\u1ef9\u1ef5\xff","Y\xdd\u1ef2\u1ef6\u1ef8\u1ef4\u0178","z\u017e\u017c\u017a","Z\u017d\u017b\u0179"]:["a\xe0\xe1\u1ea3\xe3\u1ea1\u0103\u1eb1\u1eaf\u1eb3\u1eb5\u1eb7\xe2\u1ea7\u1ea5\u1ea9\u1eab\u1ead\xe4\xe5\u0101\u0105A\xc0\xc1\u1ea2\xc3\u1ea0\u0102\u1eb0\u1eae\u1eb2\u1eb4\u1eb6\xc2\u1ea6\u1ea4\u1ea8\u1eaa\u1eac\xc4\xc5\u0100\u0104","c\xe7\u0107\u010dC\xc7\u0106\u010c","d\u0111\u010fD\u0110\u010e","e\xe8\xe9\u1ebb\u1ebd\u1eb9\xea\u1ec1\u1ebf\u1ec3\u1ec5\u1ec7\xeb\u011b\u0113\u0119E\xc8\xc9\u1eba\u1ebc\u1eb8\xca\u1ec0\u1ebe\u1ec2\u1ec4\u1ec6\xcb\u011a\u0112\u0118","i\xec\xed\u1ec9\u0129\u1ecb\xee\xef\u012bI\xcc\xcd\u1ec8\u0128\u1eca\xce\xcf\u012a","l\u0142L\u0141","n\xf1\u0148\u0144N\xd1\u0147\u0143","o\xf2\xf3\u1ecf\xf5\u1ecd\xf4\u1ed3\u1ed1\u1ed5\u1ed7\u1ed9\u01a1\u1edf\u1ee1\u1edb\u1edd\u1ee3\xf6\xf8\u014dO\xd2\xd3\u1ece\xd5\u1ecc\xd4\u1ed2\u1ed0\u1ed4\u1ed6\u1ed8\u01a0\u1ede\u1ee0\u1eda\u1edc\u1ee2\xd6\xd8\u014c","r\u0159R\u0158","s\u0161\u015b\u0219\u015fS\u0160\u015a\u0218\u015e","t\u0165\u021b\u0163T\u0164\u021a\u0162","u\xf9\xfa\u1ee7\u0169\u1ee5\u01b0\u1eeb\u1ee9\u1eed\u1eef\u1ef1\xfb\xfc\u016f\u016bU\xd9\xda\u1ee6\u0168\u1ee4\u01af\u1eea\u1ee8\u1eec\u1eee\u1ef0\xdb\xdc\u016e\u016a","y\xfd\u1ef3\u1ef7\u1ef9\u1ef5\xffY\xdd\u1ef2\u1ef6\u1ef8\u1ef4\u0178","z\u017e\u017c\u017aZ\u017d\u017b\u0179"],r=[];return e.split("").forEach((function(a){n.every((function(n){if(-1!==n.indexOf(a)){if(r.indexOf(n)>-1)return!1;e=e.replace(new RegExp("["+n+"]","gm"+t),"["+n+"]"),r.push(n)}return!0}))})),e}},{key:"createMergedBlanksRegExp",value:function(e){return e.replace(/[\s]+/gim,"[\\s]+")}},{key:"createAccuracyRegExp",value:function(e){var t=this,n="!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~\xa1\xbf",r=this.opt.accuracy,a="string"==typeof r?r:r.value,o="string"==typeof r?[]:r.limiters,i="";switch(o.forEach((function(e){i+="|"+t.escapeStr(e)})),a){case"partially":default:return"()("+e+")";case"complementary":return"()([^"+(i="\\s"+(i||this.escapeStr(n)))+"]*"+e+"[^"+i+"]*)";case"exactly":return"(^|\\s"+i+")("+e+")(?=$|\\s"+i+")"}}},{key:"getSeparatedKeywords",value:function(e){var t=this,n=[];return e.forEach((function(e){t.opt.separateWordSearch?e.split(" ").forEach((function(e){e.trim()&&-1===n.indexOf(e)&&n.push(e)})):e.trim()&&-1===n.indexOf(e)&&n.push(e)})),{keywords:n.sort((function(e,t){return t.length-e.length})),length:n.length}}},{key:"isNumeric",value:function(e){return Number(parseFloat(e))==e}},{key:"checkRanges",value:function(e){var t=this;if(!Array.isArray(e)||"[object Object]"!==Object.prototype.toString.call(e[0]))return this.log("markRanges() will only accept an array of objects"),this.opt.noMatch(e),[];var n=[],r=0;return e.sort((function(e,t){return e.start-t.start})).forEach((function(e){var a=t.callNoMatchOnInvalidRanges(e,r),o=a.start,i=a.end;a.valid&&(e.start=o,e.length=i-o,n.push(e),r=i)})),n}},{key:"callNoMatchOnInvalidRanges",value:function(e,t){var n=void 0,r=void 0,a=!1;return e&&void 0!==e.start?(r=(n=parseInt(e.start,10))+parseInt(e.length,10),this.isNumeric(e.start)&&this.isNumeric(e.length)&&r-t>0&&r-n>0?a=!0:(this.log("Ignoring invalid or overlapping range: "+JSON.stringify(e)),this.opt.noMatch(e))):(this.log("Ignoring invalid range: "+JSON.stringify(e)),this.opt.noMatch(e)),{start:n,end:r,valid:a}}},{key:"checkWhitespaceRanges",value:function(e,t,n){var r=void 0,a=!0,o=n.length,i=t-o,l=parseInt(e.start,10)-i;return(r=(l=l>o?o:l)+parseInt(e.length,10))>o&&(r=o,this.log("End range automatically set to the max value of "+o)),l<0||r-l<0||l>o||r>o?(a=!1,this.log("Invalid range: "+JSON.stringify(e)),this.opt.noMatch(e)):""===n.substring(l,r).replace(/\s+/g,"")&&(a=!1,this.log("Skipping whitespace only range: "+JSON.stringify(e)),this.opt.noMatch(e)),{start:l,end:r,valid:a}}},{key:"getTextNodes",value:function(e){var t=this,n="",r=[];this.iterator.forEachNode(NodeFilter.SHOW_TEXT,(function(e){r.push({start:n.length,end:(n+=e.textContent).length,node:e})}),(function(e){return t.matchesExclude(e.parentNode)?NodeFilter.FILTER_REJECT:NodeFilter.FILTER_ACCEPT}),(function(){e({value:n,nodes:r})}))}},{key:"matchesExclude",value:function(e){return a.matches(e,this.opt.exclude.concat(["script","style","title","head","html"]))}},{key:"wrapRangeInTextNode",value:function(e,t,n){var r=this.opt.element?this.opt.element:"mark",a=e.splitText(t),o=a.splitText(n-t),i=document.createElement(r);return i.setAttribute("data-markjs","true"),this.opt.className&&i.setAttribute("class",this.opt.className),i.textContent=a.textContent,a.parentNode.replaceChild(i,a),o}},{key:"wrapRangeInMappedTextNode",value:function(e,t,n,r,a){var o=this;e.nodes.every((function(i,l){var s=e.nodes[l+1];if(void 0===s||s.start>t){if(!r(i.node))return!1;var c=t-i.start,u=(n>i.end?i.end:n)-i.start,d=e.value.substr(0,i.start),f=e.value.substr(u+i.start);if(i.node=o.wrapRangeInTextNode(i.node,c,u),e.value=d+f,e.nodes.forEach((function(t,n){n>=l&&(e.nodes[n].start>0&&n!==l&&(e.nodes[n].start-=u),e.nodes[n].end-=u)})),n-=u,a(i.node.previousSibling,i.start),!(n>i.end))return!1;t=i.end}return!0}))}},{key:"wrapMatches",value:function(e,t,n,r,a){var o=this,i=0===t?0:t+1;this.getTextNodes((function(t){t.nodes.forEach((function(t){t=t.node;for(var a=void 0;null!==(a=e.exec(t.textContent))&&""!==a[i];)if(n(a[i],t)){var l=a.index;if(0!==i)for(var s=1;s<i;s++)l+=a[s].length;t=o.wrapRangeInTextNode(t,l,l+a[i].length),r(t.previousSibling),e.lastIndex=0}})),a()}))}},{key:"wrapMatchesAcrossElements",value:function(e,t,n,r,a){var o=this,i=0===t?0:t+1;this.getTextNodes((function(t){for(var l=void 0;null!==(l=e.exec(t.value))&&""!==l[i];){var s=l.index;if(0!==i)for(var c=1;c<i;c++)s+=l[c].length;var u=s+l[i].length;o.wrapRangeInMappedTextNode(t,s,u,(function(e){return n(l[i],e)}),(function(t,n){e.lastIndex=n,r(t)}))}a()}))}},{key:"wrapRangeFromIndex",value:function(e,t,n,r){var a=this;this.getTextNodes((function(o){var i=o.value.length;e.forEach((function(e,r){var l=a.checkWhitespaceRanges(e,i,o.value),s=l.start,c=l.end;l.valid&&a.wrapRangeInMappedTextNode(o,s,c,(function(n){return t(n,e,o.value.substring(s,c),r)}),(function(t){n(t,e)}))})),r()}))}},{key:"unwrapMatches",value:function(e){for(var t=e.parentNode,n=document.createDocumentFragment();e.firstChild;)n.appendChild(e.removeChild(e.firstChild));t.replaceChild(n,e),this.ie?this.normalizeTextNode(t):t.normalize()}},{key:"normalizeTextNode",value:function(e){if(e){if(3===e.nodeType)for(;e.nextSibling&&3===e.nextSibling.nodeType;)e.nodeValue+=e.nextSibling.nodeValue,e.parentNode.removeChild(e.nextSibling);else this.normalizeTextNode(e.firstChild);this.normalizeTextNode(e.nextSibling)}}},{key:"markRegExp",value:function(e,t){var n=this;this.opt=t,this.log('Searching with expression "'+e+'"');var r=0,a="wrapMatches",o=function(e){r++,n.opt.each(e)};this.opt.acrossElements&&(a="wrapMatchesAcrossElements"),this[a](e,this.opt.ignoreGroups,(function(e,t){return n.opt.filter(t,e,r)}),o,(function(){0===r&&n.opt.noMatch(e),n.opt.done(r)}))}},{key:"mark",value:function(e,t){var n=this;this.opt=t;var r=0,a="wrapMatches",o=this.getSeparatedKeywords("string"==typeof e?[e]:e),i=o.keywords,l=o.length,s=this.opt.caseSensitive?"":"i",c=function e(t){var o=new RegExp(n.createRegExp(t),"gm"+s),c=0;n.log('Searching with expression "'+o+'"'),n[a](o,1,(function(e,a){return n.opt.filter(a,t,r,c)}),(function(e){c++,r++,n.opt.each(e)}),(function(){0===c&&n.opt.noMatch(t),i[l-1]===t?n.opt.done(r):e(i[i.indexOf(t)+1])}))};this.opt.acrossElements&&(a="wrapMatchesAcrossElements"),0===l?this.opt.done(r):c(i[0])}},{key:"markRanges",value:function(e,t){var n=this;this.opt=t;var r=0,a=this.checkRanges(e);a&&a.length?(this.log("Starting to mark with the following ranges: "+JSON.stringify(a)),this.wrapRangeFromIndex(a,(function(e,t,r,a){return n.opt.filter(e,t,r,a)}),(function(e,t){r++,n.opt.each(e,t)}),(function(){n.opt.done(r)}))):this.opt.done(r)}},{key:"unmark",value:function(e){var t=this;this.opt=e;var n=this.opt.element?this.opt.element:"*";n+="[data-markjs]",this.opt.className&&(n+="."+this.opt.className),this.log('Removal selector "'+n+'"'),this.iterator.forEachNode(NodeFilter.SHOW_ELEMENT,(function(e){t.unwrapMatches(e)}),(function(e){var r=a.matches(e,n),o=t.matchesExclude(e);return!r||o?NodeFilter.FILTER_REJECT:NodeFilter.FILTER_ACCEPT}),this.opt.done)}},{key:"opt",set:function(e){this._opt=r({},{element:"",className:"",exclude:[],iframes:!1,iframesTimeout:5e3,separateWordSearch:!0,diacritics:!0,synonyms:{},accuracy:"partially",acrossElements:!1,caseSensitive:!1,ignoreJoiners:!1,ignoreGroups:0,ignorePunctuation:[],wildcards:"disabled",each:function(){},noMatch:function(){},filter:function(){return!0},done:function(){},debug:!1,log:window.console},e)},get:function(){return this._opt}},{key:"iterator",get:function(){return new a(this.ctx,this.opt.iframes,this.opt.exclude,this.opt.iframesTimeout)}}]),o}();function i(e){var t=this,n=new o(e);return this.mark=function(e,r){return n.mark(e,r),t},this.markRegExp=function(e,r){return n.markRegExp(e,r),t},this.markRanges=function(e,r){return n.markRanges(e,r),t},this.unmark=function(e){return n.unmark(e),t},this}return i}()},7378:(e,t,n)=>{"use strict";n.r(t)},2094:(e,t,n)=>{"use strict";n.r(t)},5947:function(e,t,n){var r,a;r=function(){var e,t,n={version:"0.2.0"},r=n.settings={minimum:.08,easing:"ease",positionUsing:"",speed:200,trickle:!0,trickleRate:.02,trickleSpeed:800,showSpinner:!0,barSelector:'[role="bar"]',spinnerSelector:'[role="spinner"]',parent:"body",template:'<div class="bar" role="bar"><div class="peg"></div></div><div class="spinner" role="spinner"><div class="spinner-icon"></div></div>'};function a(e,t,n){return e<t?t:e>n?n:e}function o(e){return 100*(-1+e)}function i(e,t,n){var a;return(a="translate3d"===r.positionUsing?{transform:"translate3d("+o(e)+"%,0,0)"}:"translate"===r.positionUsing?{transform:"translate("+o(e)+"%,0)"}:{"margin-left":o(e)+"%"}).transition="all "+t+"ms "+n,a}n.configure=function(e){var t,n;for(t in e)void 0!==(n=e[t])&&e.hasOwnProperty(t)&&(r[t]=n);return this},n.status=null,n.set=function(e){var t=n.isStarted();e=a(e,r.minimum,1),n.status=1===e?null:e;var o=n.render(!t),c=o.querySelector(r.barSelector),u=r.speed,d=r.easing;return o.offsetWidth,l((function(t){""===r.positionUsing&&(r.positionUsing=n.getPositioningCSS()),s(c,i(e,u,d)),1===e?(s(o,{transition:"none",opacity:1}),o.offsetWidth,setTimeout((function(){s(o,{transition:"all "+u+"ms linear",opacity:0}),setTimeout((function(){n.remove(),t()}),u)}),u)):setTimeout(t,u)})),this},n.isStarted=function(){return"number"==typeof n.status},n.start=function(){n.status||n.set(0);var e=function(){setTimeout((function(){n.status&&(n.trickle(),e())}),r.trickleSpeed)};return r.trickle&&e(),this},n.done=function(e){return e||n.status?n.inc(.3+.5*Math.random()).set(1):this},n.inc=function(e){var t=n.status;return t?("number"!=typeof e&&(e=(1-t)*a(Math.random()*t,.1,.95)),t=a(t+e,0,.994),n.set(t)):n.start()},n.trickle=function(){return n.inc(Math.random()*r.trickleRate)},e=0,t=0,n.promise=function(r){return r&&"resolved"!==r.state()?(0===t&&n.start(),e++,t++,r.always((function(){0==--t?(e=0,n.done()):n.set((e-t)/e)})),this):this},n.render=function(e){if(n.isRendered())return document.getElementById("nprogress");u(document.documentElement,"nprogress-busy");var t=document.createElement("div");t.id="nprogress",t.innerHTML=r.template;var a,i=t.querySelector(r.barSelector),l=e?"-100":o(n.status||0),c=document.querySelector(r.parent);return s(i,{transition:"all 0 linear",transform:"translate3d("+l+"%,0,0)"}),r.showSpinner||(a=t.querySelector(r.spinnerSelector))&&p(a),c!=document.body&&u(c,"nprogress-custom-parent"),c.appendChild(t),t},n.remove=function(){d(document.documentElement,"nprogress-busy"),d(document.querySelector(r.parent),"nprogress-custom-parent");var e=document.getElementById("nprogress");e&&p(e)},n.isRendered=function(){return!!document.getElementById("nprogress")},n.getPositioningCSS=function(){var e=document.body.style,t="WebkitTransform"in e?"Webkit":"MozTransform"in e?"Moz":"msTransform"in e?"ms":"OTransform"in e?"O":"";return t+"Perspective"in e?"translate3d":t+"Transform"in e?"translate":"margin"};var l=function(){var e=[];function t(){var n=e.shift();n&&n(t)}return function(n){e.push(n),1==e.length&&t()}}(),s=function(){var e=["Webkit","O","Moz","ms"],t={};function n(e){return e.replace(/^-ms-/,"ms-").replace(/-([\da-z])/gi,(function(e,t){return t.toUpperCase()}))}function r(t){var n=document.body.style;if(t in n)return t;for(var r,a=e.length,o=t.charAt(0).toUpperCase()+t.slice(1);a--;)if((r=e[a]+o)in n)return r;return t}function a(e){return e=n(e),t[e]||(t[e]=r(e))}function o(e,t,n){t=a(t),e.style[t]=n}return function(e,t){var n,r,a=arguments;if(2==a.length)for(n in t)void 0!==(r=t[n])&&t.hasOwnProperty(n)&&o(e,n,r);else o(e,a[1],a[2])}}();function c(e,t){return("string"==typeof e?e:f(e)).indexOf(" "+t+" ")>=0}function u(e,t){var n=f(e),r=n+t;c(n,t)||(e.className=r.substring(1))}function d(e,t){var n,r=f(e);c(e,t)&&(n=r.replace(" "+t+" "," "),e.className=n.substring(1,n.length-1))}function f(e){return(" "+(e.className||"")+" ").replace(/\s+/gi," ")}function p(e){e&&e.parentNode&&e.parentNode.removeChild(e)}return n},void 0===(a="function"==typeof r?r.call(t,n,t,e):r)||(e.exports=a)},5302:(e,t,n)=>{var r=n(4634);e.exports=h,e.exports.parse=o,e.exports.compile=function(e,t){return s(o(e,t),t)},e.exports.tokensToFunction=s,e.exports.tokensToRegExp=p;var a=new RegExp(["(\\\\.)","([\\/.])?(?:(?:\\:(\\w+)(?:\\(((?:\\\\.|[^\\\\()])+)\\))?|\\(((?:\\\\.|[^\\\\()])+)\\))([+*?])?|(\\*))"].join("|"),"g");function o(e,t){for(var n,r=[],o=0,l=0,s="",c=t&&t.delimiter||"/";null!=(n=a.exec(e));){var d=n[0],f=n[1],p=n.index;if(s+=e.slice(l,p),l=p+d.length,f)s+=f[1];else{var h=e[l],m=n[2],g=n[3],y=n[4],b=n[5],v=n[6],w=n[7];s&&(r.push(s),s="");var k=null!=m&&null!=h&&h!==m,x="+"===v||"*"===v,S="?"===v||"*"===v,_=m||c,E=y||b,C=m||("string"==typeof r[r.length-1]?r[r.length-1]:"");r.push({name:g||o++,prefix:m||"",delimiter:_,optional:S,repeat:x,partial:k,asterisk:!!w,pattern:E?u(E):w?".*":i(_,C)})}}return l<e.length&&(s+=e.substr(l)),s&&r.push(s),r}function i(e,t){return!t||t.indexOf(e)>-1?"[^"+c(e)+"]+?":c(t)+"|(?:(?!"+c(t)+")[^"+c(e)+"])+?"}function l(e){return encodeURI(e).replace(/[\/?#]/g,(function(e){return"%"+e.charCodeAt(0).toString(16).toUpperCase()}))}function s(e,t){for(var n=new Array(e.length),a=0;a<e.length;a++)"object"==typeof e[a]&&(n[a]=new RegExp("^(?:"+e[a].pattern+")$",f(t)));return function(t,a){for(var o="",i=t||{},s=(a||{}).pretty?l:encodeURIComponent,c=0;c<e.length;c++){var u=e[c];if("string"!=typeof u){var d,f=i[u.name];if(null==f){if(u.optional){u.partial&&(o+=u.prefix);continue}throw new TypeError('Expected "'+u.name+'" to be defined')}if(r(f)){if(!u.repeat)throw new TypeError('Expected "'+u.name+'" to not repeat, but received `'+JSON.stringify(f)+"`");if(0===f.length){if(u.optional)continue;throw new TypeError('Expected "'+u.name+'" to not be empty')}for(var p=0;p<f.length;p++){if(d=s(f[p]),!n[c].test(d))throw new TypeError('Expected all "'+u.name+'" to match "'+u.pattern+'", but received `'+JSON.stringify(d)+"`");o+=(0===p?u.prefix:u.delimiter)+d}}else{if(d=u.asterisk?encodeURI(f).replace(/[?#]/g,(function(e){return"%"+e.charCodeAt(0).toString(16).toUpperCase()})):s(f),!n[c].test(d))throw new TypeError('Expected "'+u.name+'" to match "'+u.pattern+'", but received "'+d+'"');o+=u.prefix+d}}else o+=u}return o}}function c(e){return e.replace(/([.+*?=^!:${}()[\]|\/\\])/g,"\\$1")}function u(e){return e.replace(/([=!:$\/()])/g,"\\$1")}function d(e,t){return e.keys=t,e}function f(e){return e&&e.sensitive?"":"i"}function p(e,t,n){r(t)||(n=t||n,t=[]);for(var a=(n=n||{}).strict,o=!1!==n.end,i="",l=0;l<e.length;l++){var s=e[l];if("string"==typeof s)i+=c(s);else{var u=c(s.prefix),p="(?:"+s.pattern+")";t.push(s),s.repeat&&(p+="(?:"+u+p+")*"),i+=p=s.optional?s.partial?u+"("+p+")?":"(?:"+u+"("+p+"))?":u+"("+p+")"}}var h=c(n.delimiter||"/"),m=i.slice(-h.length)===h;return a||(i=(m?i.slice(0,-h.length):i)+"(?:"+h+"(?=$))?"),i+=o?"$":a&&m?"":"(?="+h+"|$)",d(new RegExp("^"+i,f(n)),t)}function h(e,t,n){return r(t)||(n=t||n,t=[]),n=n||{},e instanceof RegExp?function(e,t){var n=e.source.match(/\((?!\?)/g);if(n)for(var r=0;r<n.length;r++)t.push({name:r,prefix:null,delimiter:null,optional:!1,repeat:!1,partial:!1,asterisk:!1,pattern:null});return d(e,t)}(e,t):r(e)?function(e,t,n){for(var r=[],a=0;a<e.length;a++)r.push(h(e[a],t,n).source);return d(new RegExp("(?:"+r.join("|")+")",f(n)),t)}(e,t,n):function(e,t,n){return p(o(e,n),t,n)}(e,t,n)}},9700:()=>{!function(e){function t(e,t){return"___"+e.toUpperCase()+t+"___"}Object.defineProperties(e.languages["markup-templating"]={},{buildPlaceholders:{value:function(n,r,a,o){if(n.language===r){var i=n.tokenStack=[];n.code=n.code.replace(a,(function(e){if("function"==typeof o&&!o(e))return e;for(var a,l=i.length;-1!==n.code.indexOf(a=t(r,l));)++l;return i[l]=e,a})),n.grammar=e.languages.markup}}},tokenizePlaceholders:{value:function(n,r){if(n.language===r&&n.tokenStack){n.grammar=e.languages[r];var a=0,o=Object.keys(n.tokenStack);!function i(l){for(var s=0;s<l.length&&!(a>=o.length);s++){var c=l[s];if("string"==typeof c||c.content&&"string"==typeof c.content){var u=o[a],d=n.tokenStack[u],f="string"==typeof c?c:c.content,p=t(r,u),h=f.indexOf(p);if(h>-1){++a;var m=f.substring(0,h),g=new e.Token(r,e.tokenize(d,n.grammar),"language-"+r,d),y=f.substring(h+p.length),b=[];m&&b.push.apply(b,i([m])),b.push(g),y&&b.push.apply(b,i([y])),"string"==typeof c?l.splice.apply(l,[s,1].concat(b)):c.content=b}}else c.content&&i(c.content)}return l}(n.tokens)}}}})}(Prism)},9860:()=>{!function(e){var t={pattern:/(^[ \t]*| {2}|\t)#.*/m,lookbehind:!0,greedy:!0},n={pattern:/((?:^|[^\\])(?:\\{2})*)[$@&%]\{(?:[^{}\r\n]|\{[^{}\r\n]*\})*\}/,lookbehind:!0,inside:{punctuation:/^[$@&%]\{|\}$/}};function r(e,r){var a={"section-header":{pattern:/^ ?\*{3}.+?\*{3}/,alias:"keyword"}};for(var o in r)a[o]=r[o];return a.tag={pattern:/([\r\n](?: {2}|\t)[ \t]*)\[[-\w]+\]/,lookbehind:!0,inside:{punctuation:/\[|\]/}},a.variable=n,a.comment=t,{pattern:RegExp(/^ ?\*{3}[ \t]*<name>[ \t]*\*{3}(?:.|[\r\n](?!\*{3}))*/.source.replace(/<name>/g,(function(){return e})),"im"),alias:"section",inside:a}}var a={pattern:/(\[Documentation\](?: {2}|\t)[ \t]*)(?![ \t]|#)(?:.|(?:\r\n?|\n)[ \t]*\.{3})+/,lookbehind:!0,alias:"string"},o={pattern:/([\r\n] ?)(?!#)(?:\S(?:[ \t]\S)*)+/,lookbehind:!0,alias:"function",inside:{variable:n}},i={pattern:/([\r\n](?: {2}|\t)[ \t]*)(?!\[|\.{3}|#)(?:\S(?:[ \t]\S)*)+/,lookbehind:!0,inside:{variable:n}};e.languages.robotframework={settings:r("Settings",{documentation:{pattern:/([\r\n] ?Documentation(?: {2}|\t)[ \t]*)(?![ \t]|#)(?:.|(?:\r\n?|\n)[ \t]*\.{3})+/,lookbehind:!0,alias:"string"},property:{pattern:/([\r\n] ?)(?!\.{3}|#)(?:\S(?:[ \t]\S)*)+/,lookbehind:!0}}),variables:r("Variables"),"test-cases":r("Test Cases",{"test-name":o,documentation:a,property:i}),keywords:r("Keywords",{"keyword-name":o,documentation:a,property:i}),tasks:r("Tasks",{"task-name":o,documentation:a,property:i}),comment:t},e.languages.robot=e.languages.robotframework}(Prism)},5342:()=>{!function(e){for(var t=/\/\*(?:[^*/]|\*(?!\/)|\/(?!\*)|<self>)*\*\//.source,n=0;n<2;n++)t=t.replace(/<self>/g,(function(){return t}));t=t.replace(/<self>/g,(function(){return/[^\s\S]/.source})),e.languages.rust={comment:[{pattern:RegExp(/(^|[^\\])/.source+t),lookbehind:!0,greedy:!0},{pattern:/(^|[^\\:])\/\/.*/,lookbehind:!0,greedy:!0}],string:{pattern:/b?"(?:\\[\s\S]|[^\\"])*"|b?r(#*)"(?:[^"]|"(?!\1))*"\1/,greedy:!0},char:{pattern:/b?'(?:\\(?:x[0-7][\da-fA-F]|u\{(?:[\da-fA-F]_*){1,6}\}|.)|[^\\\r\n\t'])'/,greedy:!0},attribute:{pattern:/#!?\[(?:[^\[\]"]|"(?:\\[\s\S]|[^\\"])*")*\]/,greedy:!0,alias:"attr-name",inside:{string:null}},"closure-params":{pattern:/([=(,:]\s*|\bmove\s*)\|[^|]*\||\|[^|]*\|(?=\s*(?:\{|->))/,lookbehind:!0,greedy:!0,inside:{"closure-punctuation":{pattern:/^\||\|$/,alias:"punctuation"},rest:null}},"lifetime-annotation":{pattern:/'\w+/,alias:"symbol"},"fragment-specifier":{pattern:/(\$\w+:)[a-z]+/,lookbehind:!0,alias:"punctuation"},variable:/\$\w+/,"function-definition":{pattern:/(\bfn\s+)\w+/,lookbehind:!0,alias:"function"},"type-definition":{pattern:/(\b(?:enum|struct|trait|type|union)\s+)\w+/,lookbehind:!0,alias:"class-name"},"module-declaration":[{pattern:/(\b(?:crate|mod)\s+)[a-z][a-z_\d]*/,lookbehind:!0,alias:"namespace"},{pattern:/(\b(?:crate|self|super)\s*)::\s*[a-z][a-z_\d]*\b(?:\s*::(?:\s*[a-z][a-z_\d]*\s*::)*)?/,lookbehind:!0,alias:"namespace",inside:{punctuation:/::/}}],keyword:[/\b(?:Self|abstract|as|async|await|become|box|break|const|continue|crate|do|dyn|else|enum|extern|final|fn|for|if|impl|in|let|loop|macro|match|mod|move|mut|override|priv|pub|ref|return|self|static|struct|super|trait|try|type|typeof|union|unsafe|unsized|use|virtual|where|while|yield)\b/,/\b(?:bool|char|f(?:32|64)|[ui](?:8|16|32|64|128|size)|str)\b/],function:/\b[a-z_]\w*(?=\s*(?:::\s*<|\())/,macro:{pattern:/\b\w+!/,alias:"property"},constant:/\b[A-Z_][A-Z_\d]+\b/,"class-name":/\b[A-Z]\w*\b/,namespace:{pattern:/(?:\b[a-z][a-z_\d]*\s*::\s*)*\b[a-z][a-z_\d]*\s*::(?!\s*<)/,inside:{punctuation:/::/}},number:/\b(?:0x[\dA-Fa-f](?:_?[\dA-Fa-f])*|0o[0-7](?:_?[0-7])*|0b[01](?:_?[01])*|(?:(?:\d(?:_?\d)*)?\.)?\d(?:_?\d)*(?:[Ee][+-]?\d+)?)(?:_?(?:f32|f64|[iu](?:8|16|32|64|size)?))?\b/,boolean:/\b(?:false|true)\b/,punctuation:/->|\.\.=|\.{1,3}|::|[{}[\];(),:]/,operator:/[-+*\/%!^]=?|=[=>]?|&[&=]?|\|[|=]?|<<?=?|>>?=?|[@?]/},e.languages.rust["closure-params"].inside.rest=e.languages.rust,e.languages.rust.attribute.inside.string=e.languages.rust.string}(Prism)},6391:(e,t,n)=>{var r={"./prism-robotframework":9860,"./prism-rust":5342};function a(e){var t=o(e);return n(t)}function o(e){if(!n.o(r,e)){var t=new Error("Cannot find module '"+e+"'");throw t.code="MODULE_NOT_FOUND",t}return r[e]}a.keys=function(){return Object.keys(r)},a.resolve=o,e.exports=a,a.id=6391},2694:(e,t,n)=>{"use strict";var r=n(6925);function a(){}function o(){}o.resetWarningCache=a,e.exports=function(){function e(e,t,n,a,o,i){if(i!==r){var l=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");throw l.name="Invariant Violation",l}}function t(){return e}e.isRequired=e;var n={array:e,bigint:e,bool:e,func:e,number:e,object:e,string:e,symbol:e,any:e,arrayOf:t,element:e,elementType:e,instanceOf:t,node:e,objectOf:t,oneOf:t,oneOfType:t,shape:t,exact:t,checkPropTypes:o,resetWarningCache:a};return n.PropTypes=n,n}},5556:(e,t,n)=>{e.exports=n(2694)()},6925:e=>{"use strict";e.exports="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED"},1247:(e,t,n)=>{"use strict";var r=n(9982),a=n(6540),o=n(961);function i(e){var t="https://react.dev/errors/"+e;if(1<arguments.length){t+="?args[]="+encodeURIComponent(arguments[1]);for(var n=2;n<arguments.length;n++)t+="&args[]="+encodeURIComponent(arguments[n])}return"Minified React error #"+e+"; visit "+t+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}function l(e){return!(!e||1!==e.nodeType&&9!==e.nodeType&&11!==e.nodeType)}var s=Symbol.for("react.element"),c=Symbol.for("react.transitional.element"),u=Symbol.for("react.portal"),d=Symbol.for("react.fragment"),f=Symbol.for("react.strict_mode"),p=Symbol.for("react.profiler"),h=Symbol.for("react.provider"),m=Symbol.for("react.consumer"),g=Symbol.for("react.context"),y=Symbol.for("react.forward_ref"),b=Symbol.for("react.suspense"),v=Symbol.for("react.suspense_list"),w=Symbol.for("react.memo"),k=Symbol.for("react.lazy");Symbol.for("react.scope"),Symbol.for("react.debug_trace_mode");var x=Symbol.for("react.offscreen");Symbol.for("react.legacy_hidden"),Symbol.for("react.tracing_marker");var S=Symbol.for("react.memo_cache_sentinel"),_=Symbol.iterator;function E(e){return null===e||"object"!=typeof e?null:"function"==typeof(e=_&&e[_]||e["@@iterator"])?e:null}var C=Symbol.for("react.client.reference");function A(e){if(null==e)return null;if("function"==typeof e)return e.$$typeof===C?null:e.displayName||e.name||null;if("string"==typeof e)return e;switch(e){case d:return"Fragment";case u:return"Portal";case p:return"Profiler";case f:return"StrictMode";case b:return"Suspense";case v:return"SuspenseList"}if("object"==typeof e)switch(e.$$typeof){case g:return(e.displayName||"Context")+".Provider";case m:return(e._context.displayName||"Context")+".Consumer";case y:var t=e.render;return(e=e.displayName)||(e=""!==(e=t.displayName||t.name||"")?"ForwardRef("+e+")":"ForwardRef"),e;case w:return null!==(t=e.displayName||null)?t:A(e.type)||"Memo";case k:t=e._payload,e=e._init;try{return A(e(t))}catch(n){}}return null}var T,P,R=a.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,N=Object.assign;function O(e){if(void 0===T)try{throw Error()}catch(n){var t=n.stack.trim().match(/\n( *(at )?)/);T=t&&t[1]||"",P=-1<n.stack.indexOf("\n at")?" (<anonymous>)":-1<n.stack.indexOf("@")?"@unknown:0:0":""}return"\n"+T+e+P}var j=!1;function F(e,t){if(!e||j)return"";j=!0;var n=Error.prepareStackTrace;Error.prepareStackTrace=void 0;try{var r={DetermineComponentFrameRoot:function(){try{if(t){var n=function(){throw Error()};if(Object.defineProperty(n.prototype,"props",{set:function(){throw Error()}}),"object"==typeof Reflect&&Reflect.construct){try{Reflect.construct(n,[])}catch(a){var r=a}Reflect.construct(e,[],n)}else{try{n.call()}catch(o){r=o}e.call(n.prototype)}}else{try{throw Error()}catch(i){r=i}(n=e())&&"function"==typeof n.catch&&n.catch((function(){}))}}catch(l){if(l&&r&&"string"==typeof l.stack)return[l.stack,r.stack]}return[null,null]}};r.DetermineComponentFrameRoot.displayName="DetermineComponentFrameRoot";var a=Object.getOwnPropertyDescriptor(r.DetermineComponentFrameRoot,"name");a&&a.configurable&&Object.defineProperty(r.DetermineComponentFrameRoot,"name",{value:"DetermineComponentFrameRoot"});var o=r.DetermineComponentFrameRoot(),i=o[0],l=o[1];if(i&&l){var s=i.split("\n"),c=l.split("\n");for(a=r=0;r<s.length&&!s[r].includes("DetermineComponentFrameRoot");)r++;for(;a<c.length&&!c[a].includes("DetermineComponentFrameRoot");)a++;if(r===s.length||a===c.length)for(r=s.length-1,a=c.length-1;1<=r&&0<=a&&s[r]!==c[a];)a--;for(;1<=r&&0<=a;r--,a--)if(s[r]!==c[a]){if(1!==r||1!==a)do{if(r--,0>--a||s[r]!==c[a]){var u="\n"+s[r].replace(" at new "," at ");return e.displayName&&u.includes("<anonymous>")&&(u=u.replace("<anonymous>",e.displayName)),u}}while(1<=r&&0<=a);break}}}finally{j=!1,Error.prepareStackTrace=n}return(n=e?e.displayName||e.name:"")?O(n):""}function L(e){switch(e.tag){case 26:case 27:case 5:return O(e.type);case 16:return O("Lazy");case 13:return O("Suspense");case 19:return O("SuspenseList");case 0:case 15:return e=F(e.type,!1);case 11:return e=F(e.type.render,!1);case 1:return e=F(e.type,!0);default:return""}}function I(e){try{var t="";do{t+=L(e),e=e.return}while(e);return t}catch(n){return"\nError generating stack: "+n.message+"\n"+n.stack}}function D(e){var t=e,n=e;if(e.alternate)for(;t.return;)t=t.return;else{e=t;do{!!(4098&(t=e).flags)&&(n=t.return),e=t.return}while(e)}return 3===t.tag?n:null}function M(e){if(13===e.tag){var t=e.memoizedState;if(null===t&&(null!==(e=e.alternate)&&(t=e.memoizedState)),null!==t)return t.dehydrated}return null}function z(e){if(D(e)!==e)throw Error(i(188))}function B(e){var t=e.tag;if(5===t||26===t||27===t||6===t)return e;for(e=e.child;null!==e;){if(null!==(t=B(e)))return t;e=e.sibling}return null}var $=Array.isArray,U=o.__DOM_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,H={pending:!1,data:null,method:null,action:null},W=[],V=-1;function q(e){return{current:e}}function G(e){0>V||(e.current=W[V],W[V]=null,V--)}function K(e,t){V++,W[V]=e.current,e.current=t}var Y=q(null),Q=q(null),Z=q(null),X=q(null);function J(e,t){switch(K(Z,t),K(Q,e),K(Y,null),e=t.nodeType){case 9:case 11:t=(t=t.documentElement)&&(t=t.namespaceURI)?Qu(t):0;break;default:if(t=(e=8===e?t.parentNode:t).tagName,e=e.namespaceURI)t=Zu(e=Qu(e),t);else switch(t){case"svg":t=1;break;case"math":t=2;break;default:t=0}}G(Y),K(Y,t)}function ee(){G(Y),G(Q),G(Z)}function te(e){null!==e.memoizedState&&K(X,e);var t=Y.current,n=Zu(t,e.type);t!==n&&(K(Q,e),K(Y,n))}function ne(e){Q.current===e&&(G(Y),G(Q)),X.current===e&&(G(X),Id._currentValue=H)}var re=Object.prototype.hasOwnProperty,ae=r.unstable_scheduleCallback,oe=r.unstable_cancelCallback,ie=r.unstable_shouldYield,le=r.unstable_requestPaint,se=r.unstable_now,ce=r.unstable_getCurrentPriorityLevel,ue=r.unstable_ImmediatePriority,de=r.unstable_UserBlockingPriority,fe=r.unstable_NormalPriority,pe=r.unstable_LowPriority,he=r.unstable_IdlePriority,me=r.log,ge=r.unstable_setDisableYieldValue,ye=null,be=null;function ve(e){if("function"==typeof me&&ge(e),be&&"function"==typeof be.setStrictMode)try{be.setStrictMode(ye,e)}catch(t){}}var we=Math.clz32?Math.clz32:function(e){return 0===(e>>>=0)?32:31-(ke(e)/xe|0)|0},ke=Math.log,xe=Math.LN2;var Se=128,_e=4194304;function Ee(e){var t=42&e;if(0!==t)return t;switch(e&-e){case 1:return 1;case 2:return 2;case 4:return 4;case 8:return 8;case 16:return 16;case 32:return 32;case 64:return 64;case 128:case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:case 262144:case 524288:case 1048576:case 2097152:return 4194176&e;case 4194304:case 8388608:case 16777216:case 33554432:return 62914560&e;case 67108864:return 67108864;case 134217728:return 134217728;case 268435456:return 268435456;case 536870912:return 536870912;case 1073741824:return 0;default:return e}}function Ce(e,t){var n=e.pendingLanes;if(0===n)return 0;var r=0,a=e.suspendedLanes,o=e.pingedLanes,i=e.warmLanes;e=0!==e.finishedLanes;var l=134217727&n;return 0!==l?0!==(n=l&~a)?r=Ee(n):0!==(o&=l)?r=Ee(o):e||0!==(i=l&~i)&&(r=Ee(i)):0!==(l=n&~a)?r=Ee(l):0!==o?r=Ee(o):e||0!==(i=n&~i)&&(r=Ee(i)),0===r?0:0!==t&&t!==r&&!(t&a)&&((a=r&-r)>=(i=t&-t)||32===a&&4194176&i)?t:r}function Ae(e,t){return!(e.pendingLanes&~(e.suspendedLanes&~e.pingedLanes)&t)}function Te(e,t){switch(e){case 1:case 2:case 4:case 8:return t+250;case 16:case 32:case 64:case 128:case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:case 262144:case 524288:case 1048576:case 2097152:return t+5e3;default:return-1}}function Pe(){var e=Se;return!(4194176&(Se<<=1))&&(Se=128),e}function Re(){var e=_e;return!(62914560&(_e<<=1))&&(_e=4194304),e}function Ne(e){for(var t=[],n=0;31>n;n++)t.push(e);return t}function Oe(e,t){e.pendingLanes|=t,268435456!==t&&(e.suspendedLanes=0,e.pingedLanes=0,e.warmLanes=0)}function je(e,t,n){e.pendingLanes|=t,e.suspendedLanes&=~t;var r=31-we(t);e.entangledLanes|=t,e.entanglements[r]=1073741824|e.entanglements[r]|4194218&n}function Fe(e,t){var n=e.entangledLanes|=t;for(e=e.entanglements;n;){var r=31-we(n),a=1<<r;a&t|e[r]&t&&(e[r]|=t),n&=~a}}function Le(e){return 2<(e&=-e)?8<e?134217727&e?32:268435456:8:2}function Ie(){var e=U.p;return 0!==e?e:void 0===(e=window.event)?32:Zd(e.type)}var De=Math.random().toString(36).slice(2),Me="__reactFiber$"+De,ze="__reactProps$"+De,Be="__reactContainer$"+De,$e="__reactEvents$"+De,Ue="__reactListeners$"+De,He="__reactHandles$"+De,We="__reactResources$"+De,Ve="__reactMarker$"+De;function qe(e){delete e[Me],delete e[ze],delete e[$e],delete e[Ue],delete e[He]}function Ge(e){var t=e[Me];if(t)return t;for(var n=e.parentNode;n;){if(t=n[Be]||n[Me]){if(n=t.alternate,null!==t.child||null!==n&&null!==n.child)for(e=sd(e);null!==e;){if(n=e[Me])return n;e=sd(e)}return t}n=(e=n).parentNode}return null}function Ke(e){if(e=e[Me]||e[Be]){var t=e.tag;if(5===t||6===t||13===t||26===t||27===t||3===t)return e}return null}function Ye(e){var t=e.tag;if(5===t||26===t||27===t||6===t)return e.stateNode;throw Error(i(33))}function Qe(e){var t=e[We];return t||(t=e[We]={hoistableStyles:new Map,hoistableScripts:new Map}),t}function Ze(e){e[Ve]=!0}var Xe=new Set,Je={};function et(e,t){tt(e,t),tt(e+"Capture",t)}function tt(e,t){for(Je[e]=t,e=0;e<t.length;e++)Xe.add(t[e])}var nt=!("undefined"==typeof window||void 0===window.document||void 0===window.document.createElement),rt=RegExp("^[:A-Z_a-z\\u00C0-\\u00D6\\u00D8-\\u00F6\\u00F8-\\u02FF\\u0370-\\u037D\\u037F-\\u1FFF\\u200C-\\u200D\\u2070-\\u218F\\u2C00-\\u2FEF\\u3001-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFFD][:A-Z_a-z\\u00C0-\\u00D6\\u00D8-\\u00F6\\u00F8-\\u02FF\\u0370-\\u037D\\u037F-\\u1FFF\\u200C-\\u200D\\u2070-\\u218F\\u2C00-\\u2FEF\\u3001-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFFD\\-.0-9\\u00B7\\u0300-\\u036F\\u203F-\\u2040]*$"),at={},ot={};function it(e,t,n){if(a=t,re.call(ot,a)||!re.call(at,a)&&(rt.test(a)?ot[a]=!0:(at[a]=!0,0)))if(null===n)e.removeAttribute(t);else{switch(typeof n){case"undefined":case"function":case"symbol":return void e.removeAttribute(t);case"boolean":var r=t.toLowerCase().slice(0,5);if("data-"!==r&&"aria-"!==r)return void e.removeAttribute(t)}e.setAttribute(t,""+n)}var a}function lt(e,t,n){if(null===n)e.removeAttribute(t);else{switch(typeof n){case"undefined":case"function":case"symbol":case"boolean":return void e.removeAttribute(t)}e.setAttribute(t,""+n)}}function st(e,t,n,r){if(null===r)e.removeAttribute(n);else{switch(typeof r){case"undefined":case"function":case"symbol":case"boolean":return void e.removeAttribute(n)}e.setAttributeNS(t,n,""+r)}}function ct(e){switch(typeof e){case"bigint":case"boolean":case"number":case"string":case"undefined":case"object":return e;default:return""}}function ut(e){var t=e.type;return(e=e.nodeName)&&"input"===e.toLowerCase()&&("checkbox"===t||"radio"===t)}function dt(e){e._valueTracker||(e._valueTracker=function(e){var t=ut(e)?"checked":"value",n=Object.getOwnPropertyDescriptor(e.constructor.prototype,t),r=""+e[t];if(!e.hasOwnProperty(t)&&void 0!==n&&"function"==typeof n.get&&"function"==typeof n.set){var a=n.get,o=n.set;return Object.defineProperty(e,t,{configurable:!0,get:function(){return a.call(this)},set:function(e){r=""+e,o.call(this,e)}}),Object.defineProperty(e,t,{enumerable:n.enumerable}),{getValue:function(){return r},setValue:function(e){r=""+e},stopTracking:function(){e._valueTracker=null,delete e[t]}}}}(e))}function ft(e){if(!e)return!1;var t=e._valueTracker;if(!t)return!0;var n=t.getValue(),r="";return e&&(r=ut(e)?e.checked?"true":"false":e.value),(e=r)!==n&&(t.setValue(e),!0)}function pt(e){if(void 0===(e=e||("undefined"!=typeof document?document:void 0)))return null;try{return e.activeElement||e.body}catch(t){return e.body}}var ht=/[\n"\\]/g;function mt(e){return e.replace(ht,(function(e){return"\\"+e.charCodeAt(0).toString(16)+" "}))}function gt(e,t,n,r,a,o,i,l){e.name="",null!=i&&"function"!=typeof i&&"symbol"!=typeof i&&"boolean"!=typeof i?e.type=i:e.removeAttribute("type"),null!=t?"number"===i?(0===t&&""===e.value||e.value!=t)&&(e.value=""+ct(t)):e.value!==""+ct(t)&&(e.value=""+ct(t)):"submit"!==i&&"reset"!==i||e.removeAttribute("value"),null!=t?bt(e,i,ct(t)):null!=n?bt(e,i,ct(n)):null!=r&&e.removeAttribute("value"),null==a&&null!=o&&(e.defaultChecked=!!o),null!=a&&(e.checked=a&&"function"!=typeof a&&"symbol"!=typeof a),null!=l&&"function"!=typeof l&&"symbol"!=typeof l&&"boolean"!=typeof l?e.name=""+ct(l):e.removeAttribute("name")}function yt(e,t,n,r,a,o,i,l){if(null!=o&&"function"!=typeof o&&"symbol"!=typeof o&&"boolean"!=typeof o&&(e.type=o),null!=t||null!=n){if(("submit"===o||"reset"===o)&&null==t)return;n=null!=n?""+ct(n):"",t=null!=t?""+ct(t):n,l||t===e.value||(e.value=t),e.defaultValue=t}r="function"!=typeof(r=null!=r?r:a)&&"symbol"!=typeof r&&!!r,e.checked=l?e.checked:!!r,e.defaultChecked=!!r,null!=i&&"function"!=typeof i&&"symbol"!=typeof i&&"boolean"!=typeof i&&(e.name=i)}function bt(e,t,n){"number"===t&&pt(e.ownerDocument)===e||e.defaultValue===""+n||(e.defaultValue=""+n)}function vt(e,t,n,r){if(e=e.options,t){t={};for(var a=0;a<n.length;a++)t["$"+n[a]]=!0;for(n=0;n<e.length;n++)a=t.hasOwnProperty("$"+e[n].value),e[n].selected!==a&&(e[n].selected=a),a&&r&&(e[n].defaultSelected=!0)}else{for(n=""+ct(n),t=null,a=0;a<e.length;a++){if(e[a].value===n)return e[a].selected=!0,void(r&&(e[a].defaultSelected=!0));null!==t||e[a].disabled||(t=e[a])}null!==t&&(t.selected=!0)}}function wt(e,t,n){null==t||((t=""+ct(t))!==e.value&&(e.value=t),null!=n)?e.defaultValue=null!=n?""+ct(n):"":e.defaultValue!==t&&(e.defaultValue=t)}function kt(e,t,n,r){if(null==t){if(null!=r){if(null!=n)throw Error(i(92));if($(r)){if(1<r.length)throw Error(i(93));r=r[0]}n=r}null==n&&(n=""),t=n}n=ct(t),e.defaultValue=n,(r=e.textContent)===n&&""!==r&&null!==r&&(e.value=r)}function xt(e,t){if(t){var n=e.firstChild;if(n&&n===e.lastChild&&3===n.nodeType)return void(n.nodeValue=t)}e.textContent=t}var St=new Set("animationIterationCount aspectRatio borderImageOutset borderImageSlice borderImageWidth boxFlex boxFlexGroup boxOrdinalGroup columnCount columns flex flexGrow flexPositive flexShrink flexNegative flexOrder gridArea gridRow gridRowEnd gridRowSpan gridRowStart gridColumn gridColumnEnd gridColumnSpan gridColumnStart fontWeight lineClamp lineHeight opacity order orphans scale tabSize widows zIndex zoom fillOpacity floodOpacity stopOpacity strokeDasharray strokeDashoffset strokeMiterlimit strokeOpacity strokeWidth MozAnimationIterationCount MozBoxFlex MozBoxFlexGroup MozLineClamp msAnimationIterationCount msFlex msZoom msFlexGrow msFlexNegative msFlexOrder msFlexPositive msFlexShrink msGridColumn msGridColumnSpan msGridRow msGridRowSpan WebkitAnimationIterationCount WebkitBoxFlex WebKitBoxFlexGroup WebkitBoxOrdinalGroup WebkitColumnCount WebkitColumns WebkitFlex WebkitFlexGrow WebkitFlexPositive WebkitFlexShrink WebkitLineClamp".split(" "));function _t(e,t,n){var r=0===t.indexOf("--");null==n||"boolean"==typeof n||""===n?r?e.setProperty(t,""):"float"===t?e.cssFloat="":e[t]="":r?e.setProperty(t,n):"number"!=typeof n||0===n||St.has(t)?"float"===t?e.cssFloat=n:e[t]=(""+n).trim():e[t]=n+"px"}function Et(e,t,n){if(null!=t&&"object"!=typeof t)throw Error(i(62));if(e=e.style,null!=n){for(var r in n)!n.hasOwnProperty(r)||null!=t&&t.hasOwnProperty(r)||(0===r.indexOf("--")?e.setProperty(r,""):"float"===r?e.cssFloat="":e[r]="");for(var a in t)r=t[a],t.hasOwnProperty(a)&&n[a]!==r&&_t(e,a,r)}else for(var o in t)t.hasOwnProperty(o)&&_t(e,o,t[o])}function Ct(e){if(-1===e.indexOf("-"))return!1;switch(e){case"annotation-xml":case"color-profile":case"font-face":case"font-face-src":case"font-face-uri":case"font-face-format":case"font-face-name":case"missing-glyph":return!1;default:return!0}}var At=new Map([["acceptCharset","accept-charset"],["htmlFor","for"],["httpEquiv","http-equiv"],["crossOrigin","crossorigin"],["accentHeight","accent-height"],["alignmentBaseline","alignment-baseline"],["arabicForm","arabic-form"],["baselineShift","baseline-shift"],["capHeight","cap-height"],["clipPath","clip-path"],["clipRule","clip-rule"],["colorInterpolation","color-interpolation"],["colorInterpolationFilters","color-interpolation-filters"],["colorProfile","color-profile"],["colorRendering","color-rendering"],["dominantBaseline","dominant-baseline"],["enableBackground","enable-background"],["fillOpacity","fill-opacity"],["fillRule","fill-rule"],["floodColor","flood-color"],["floodOpacity","flood-opacity"],["fontFamily","font-family"],["fontSize","font-size"],["fontSizeAdjust","font-size-adjust"],["fontStretch","font-stretch"],["fontStyle","font-style"],["fontVariant","font-variant"],["fontWeight","font-weight"],["glyphName","glyph-name"],["glyphOrientationHorizontal","glyph-orientation-horizontal"],["glyphOrientationVertical","glyph-orientation-vertical"],["horizAdvX","horiz-adv-x"],["horizOriginX","horiz-origin-x"],["imageRendering","image-rendering"],["letterSpacing","letter-spacing"],["lightingColor","lighting-color"],["markerEnd","marker-end"],["markerMid","marker-mid"],["markerStart","marker-start"],["overlinePosition","overline-position"],["overlineThickness","overline-thickness"],["paintOrder","paint-order"],["panose-1","panose-1"],["pointerEvents","pointer-events"],["renderingIntent","rendering-intent"],["shapeRendering","shape-rendering"],["stopColor","stop-color"],["stopOpacity","stop-opacity"],["strikethroughPosition","strikethrough-position"],["strikethroughThickness","strikethrough-thickness"],["strokeDasharray","stroke-dasharray"],["strokeDashoffset","stroke-dashoffset"],["strokeLinecap","stroke-linecap"],["strokeLinejoin","stroke-linejoin"],["strokeMiterlimit","stroke-miterlimit"],["strokeOpacity","stroke-opacity"],["strokeWidth","stroke-width"],["textAnchor","text-anchor"],["textDecoration","text-decoration"],["textRendering","text-rendering"],["transformOrigin","transform-origin"],["underlinePosition","underline-position"],["underlineThickness","underline-thickness"],["unicodeBidi","unicode-bidi"],["unicodeRange","unicode-range"],["unitsPerEm","units-per-em"],["vAlphabetic","v-alphabetic"],["vHanging","v-hanging"],["vIdeographic","v-ideographic"],["vMathematical","v-mathematical"],["vectorEffect","vector-effect"],["vertAdvY","vert-adv-y"],["vertOriginX","vert-origin-x"],["vertOriginY","vert-origin-y"],["wordSpacing","word-spacing"],["writingMode","writing-mode"],["xmlnsXlink","xmlns:xlink"],["xHeight","x-height"]]),Tt=/^[\u0000-\u001F ]*j[\r\n\t]*a[\r\n\t]*v[\r\n\t]*a[\r\n\t]*s[\r\n\t]*c[\r\n\t]*r[\r\n\t]*i[\r\n\t]*p[\r\n\t]*t[\r\n\t]*:/i;function Pt(e){return Tt.test(""+e)?"javascript:throw new Error('React has blocked a javascript: URL as a security precaution.')":e}var Rt=null;function Nt(e){return(e=e.target||e.srcElement||window).correspondingUseElement&&(e=e.correspondingUseElement),3===e.nodeType?e.parentNode:e}var Ot=null,jt=null;function Ft(e){var t=Ke(e);if(t&&(e=t.stateNode)){var n=e[ze]||null;e:switch(e=t.stateNode,t.type){case"input":if(gt(e,n.value,n.defaultValue,n.defaultValue,n.checked,n.defaultChecked,n.type,n.name),t=n.name,"radio"===n.type&&null!=t){for(n=e;n.parentNode;)n=n.parentNode;for(n=n.querySelectorAll('input[name="'+mt(""+t)+'"][type="radio"]'),t=0;t<n.length;t++){var r=n[t];if(r!==e&&r.form===e.form){var a=r[ze]||null;if(!a)throw Error(i(90));gt(r,a.value,a.defaultValue,a.defaultValue,a.checked,a.defaultChecked,a.type,a.name)}}for(t=0;t<n.length;t++)(r=n[t]).form===e.form&&ft(r)}break e;case"textarea":wt(e,n.value,n.defaultValue);break e;case"select":null!=(t=n.value)&&vt(e,!!n.multiple,t,!1)}}}var Lt=!1;function It(e,t,n){if(Lt)return e(t,n);Lt=!0;try{return e(t)}finally{if(Lt=!1,(null!==Ot||null!==jt)&&(Mc(),Ot&&(t=Ot,e=jt,jt=Ot=null,Ft(t),e)))for(t=0;t<e.length;t++)Ft(e[t])}}function Dt(e,t){var n=e.stateNode;if(null===n)return null;var r=n[ze]||null;if(null===r)return null;n=r[t];e:switch(t){case"onClick":case"onClickCapture":case"onDoubleClick":case"onDoubleClickCapture":case"onMouseDown":case"onMouseDownCapture":case"onMouseMove":case"onMouseMoveCapture":case"onMouseUp":case"onMouseUpCapture":case"onMouseEnter":(r=!r.disabled)||(r=!("button"===(e=e.type)||"input"===e||"select"===e||"textarea"===e)),e=!r;break e;default:e=!1}if(e)return null;if(n&&"function"!=typeof n)throw Error(i(231,t,typeof n));return n}var Mt=!1;if(nt)try{var zt={};Object.defineProperty(zt,"passive",{get:function(){Mt=!0}}),window.addEventListener("test",zt,zt),window.removeEventListener("test",zt,zt)}catch(xf){Mt=!1}var Bt=null,$t=null,Ut=null;function Ht(){if(Ut)return Ut;var e,t,n=$t,r=n.length,a="value"in Bt?Bt.value:Bt.textContent,o=a.length;for(e=0;e<r&&n[e]===a[e];e++);var i=r-e;for(t=1;t<=i&&n[r-t]===a[o-t];t++);return Ut=a.slice(e,1<t?1-t:void 0)}function Wt(e){var t=e.keyCode;return"charCode"in e?0===(e=e.charCode)&&13===t&&(e=13):e=t,10===e&&(e=13),32<=e||13===e?e:0}function Vt(){return!0}function qt(){return!1}function Gt(e){function t(t,n,r,a,o){for(var i in this._reactName=t,this._targetInst=r,this.type=n,this.nativeEvent=a,this.target=o,this.currentTarget=null,e)e.hasOwnProperty(i)&&(t=e[i],this[i]=t?t(a):a[i]);return this.isDefaultPrevented=(null!=a.defaultPrevented?a.defaultPrevented:!1===a.returnValue)?Vt:qt,this.isPropagationStopped=qt,this}return N(t.prototype,{preventDefault:function(){this.defaultPrevented=!0;var e=this.nativeEvent;e&&(e.preventDefault?e.preventDefault():"unknown"!=typeof e.returnValue&&(e.returnValue=!1),this.isDefaultPrevented=Vt)},stopPropagation:function(){var e=this.nativeEvent;e&&(e.stopPropagation?e.stopPropagation():"unknown"!=typeof e.cancelBubble&&(e.cancelBubble=!0),this.isPropagationStopped=Vt)},persist:function(){},isPersistent:Vt}),t}var Kt,Yt,Qt,Zt={eventPhase:0,bubbles:0,cancelable:0,timeStamp:function(e){return e.timeStamp||Date.now()},defaultPrevented:0,isTrusted:0},Xt=Gt(Zt),Jt=N({},Zt,{view:0,detail:0}),en=Gt(Jt),tn=N({},Jt,{screenX:0,screenY:0,clientX:0,clientY:0,pageX:0,pageY:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,getModifierState:pn,button:0,buttons:0,relatedTarget:function(e){return void 0===e.relatedTarget?e.fromElement===e.srcElement?e.toElement:e.fromElement:e.relatedTarget},movementX:function(e){return"movementX"in e?e.movementX:(e!==Qt&&(Qt&&"mousemove"===e.type?(Kt=e.screenX-Qt.screenX,Yt=e.screenY-Qt.screenY):Yt=Kt=0,Qt=e),Kt)},movementY:function(e){return"movementY"in e?e.movementY:Yt}}),nn=Gt(tn),rn=Gt(N({},tn,{dataTransfer:0})),an=Gt(N({},Jt,{relatedTarget:0})),on=Gt(N({},Zt,{animationName:0,elapsedTime:0,pseudoElement:0})),ln=Gt(N({},Zt,{clipboardData:function(e){return"clipboardData"in e?e.clipboardData:window.clipboardData}})),sn=Gt(N({},Zt,{data:0})),cn={Esc:"Escape",Spacebar:" ",Left:"ArrowLeft",Up:"ArrowUp",Right:"ArrowRight",Down:"ArrowDown",Del:"Delete",Win:"OS",Menu:"ContextMenu",Apps:"ContextMenu",Scroll:"ScrollLock",MozPrintableKey:"Unidentified"},un={8:"Backspace",9:"Tab",12:"Clear",13:"Enter",16:"Shift",17:"Control",18:"Alt",19:"Pause",20:"CapsLock",27:"Escape",32:" ",33:"PageUp",34:"PageDown",35:"End",36:"Home",37:"ArrowLeft",38:"ArrowUp",39:"ArrowRight",40:"ArrowDown",45:"Insert",46:"Delete",112:"F1",113:"F2",114:"F3",115:"F4",116:"F5",117:"F6",118:"F7",119:"F8",120:"F9",121:"F10",122:"F11",123:"F12",144:"NumLock",145:"ScrollLock",224:"Meta"},dn={Alt:"altKey",Control:"ctrlKey",Meta:"metaKey",Shift:"shiftKey"};function fn(e){var t=this.nativeEvent;return t.getModifierState?t.getModifierState(e):!!(e=dn[e])&&!!t[e]}function pn(){return fn}var hn=Gt(N({},Jt,{key:function(e){if(e.key){var t=cn[e.key]||e.key;if("Unidentified"!==t)return t}return"keypress"===e.type?13===(e=Wt(e))?"Enter":String.fromCharCode(e):"keydown"===e.type||"keyup"===e.type?un[e.keyCode]||"Unidentified":""},code:0,location:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,repeat:0,locale:0,getModifierState:pn,charCode:function(e){return"keypress"===e.type?Wt(e):0},keyCode:function(e){return"keydown"===e.type||"keyup"===e.type?e.keyCode:0},which:function(e){return"keypress"===e.type?Wt(e):"keydown"===e.type||"keyup"===e.type?e.keyCode:0}})),mn=Gt(N({},tn,{pointerId:0,width:0,height:0,pressure:0,tangentialPressure:0,tiltX:0,tiltY:0,twist:0,pointerType:0,isPrimary:0})),gn=Gt(N({},Jt,{touches:0,targetTouches:0,changedTouches:0,altKey:0,metaKey:0,ctrlKey:0,shiftKey:0,getModifierState:pn})),yn=Gt(N({},Zt,{propertyName:0,elapsedTime:0,pseudoElement:0})),bn=Gt(N({},tn,{deltaX:function(e){return"deltaX"in e?e.deltaX:"wheelDeltaX"in e?-e.wheelDeltaX:0},deltaY:function(e){return"deltaY"in e?e.deltaY:"wheelDeltaY"in e?-e.wheelDeltaY:"wheelDelta"in e?-e.wheelDelta:0},deltaZ:0,deltaMode:0})),vn=Gt(N({},Zt,{newState:0,oldState:0})),wn=[9,13,27,32],kn=nt&&"CompositionEvent"in window,xn=null;nt&&"documentMode"in document&&(xn=document.documentMode);var Sn=nt&&"TextEvent"in window&&!xn,_n=nt&&(!kn||xn&&8<xn&&11>=xn),En=String.fromCharCode(32),Cn=!1;function An(e,t){switch(e){case"keyup":return-1!==wn.indexOf(t.keyCode);case"keydown":return 229!==t.keyCode;case"keypress":case"mousedown":case"focusout":return!0;default:return!1}}function Tn(e){return"object"==typeof(e=e.detail)&&"data"in e?e.data:null}var Pn=!1;var Rn={color:!0,date:!0,datetime:!0,"datetime-local":!0,email:!0,month:!0,number:!0,password:!0,range:!0,search:!0,tel:!0,text:!0,time:!0,url:!0,week:!0};function Nn(e){var t=e&&e.nodeName&&e.nodeName.toLowerCase();return"input"===t?!!Rn[e.type]:"textarea"===t}function On(e,t,n,r){Ot?jt?jt.push(r):jt=[r]:Ot=r,0<(t=Iu(t,"onChange")).length&&(n=new Xt("onChange","change",null,n,r),e.push({event:n,listeners:t}))}var jn=null,Fn=null;function Ln(e){Tu(e,0)}function In(e){if(ft(Ye(e)))return e}function Dn(e,t){if("change"===e)return t}var Mn=!1;if(nt){var zn;if(nt){var Bn="oninput"in document;if(!Bn){var $n=document.createElement("div");$n.setAttribute("oninput","return;"),Bn="function"==typeof $n.oninput}zn=Bn}else zn=!1;Mn=zn&&(!document.documentMode||9<document.documentMode)}function Un(){jn&&(jn.detachEvent("onpropertychange",Hn),Fn=jn=null)}function Hn(e){if("value"===e.propertyName&&In(Fn)){var t=[];On(t,Fn,e,Nt(e)),It(Ln,t)}}function Wn(e,t,n){"focusin"===e?(Un(),Fn=n,(jn=t).attachEvent("onpropertychange",Hn)):"focusout"===e&&Un()}function Vn(e){if("selectionchange"===e||"keyup"===e||"keydown"===e)return In(Fn)}function qn(e,t){if("click"===e)return In(t)}function Gn(e,t){if("input"===e||"change"===e)return In(t)}var Kn="function"==typeof Object.is?Object.is:function(e,t){return e===t&&(0!==e||1/e==1/t)||e!=e&&t!=t};function Yn(e,t){if(Kn(e,t))return!0;if("object"!=typeof e||null===e||"object"!=typeof t||null===t)return!1;var n=Object.keys(e),r=Object.keys(t);if(n.length!==r.length)return!1;for(r=0;r<n.length;r++){var a=n[r];if(!re.call(t,a)||!Kn(e[a],t[a]))return!1}return!0}function Qn(e){for(;e&&e.firstChild;)e=e.firstChild;return e}function Zn(e,t){var n,r=Qn(e);for(e=0;r;){if(3===r.nodeType){if(n=e+r.textContent.length,e<=t&&n>=t)return{node:r,offset:t-e};e=n}e:{for(;r;){if(r.nextSibling){r=r.nextSibling;break e}r=r.parentNode}r=void 0}r=Qn(r)}}function Xn(e,t){return!(!e||!t)&&(e===t||(!e||3!==e.nodeType)&&(t&&3===t.nodeType?Xn(e,t.parentNode):"contains"in e?e.contains(t):!!e.compareDocumentPosition&&!!(16&e.compareDocumentPosition(t))))}function Jn(e){for(var t=pt((e=null!=e&&null!=e.ownerDocument&&null!=e.ownerDocument.defaultView?e.ownerDocument.defaultView:window).document);t instanceof e.HTMLIFrameElement;){try{var n="string"==typeof t.contentWindow.location.href}catch(r){n=!1}if(!n)break;t=pt((e=t.contentWindow).document)}return t}function er(e){var t=e&&e.nodeName&&e.nodeName.toLowerCase();return t&&("input"===t&&("text"===e.type||"search"===e.type||"tel"===e.type||"url"===e.type||"password"===e.type)||"textarea"===t||"true"===e.contentEditable)}function tr(e,t){var n=Jn(t);t=e.focusedElem;var r=e.selectionRange;if(n!==t&&t&&t.ownerDocument&&Xn(t.ownerDocument.documentElement,t)){if(null!==r&&er(t))if(e=r.start,void 0===(n=r.end)&&(n=e),"selectionStart"in t)t.selectionStart=e,t.selectionEnd=Math.min(n,t.value.length);else if((n=(e=t.ownerDocument||document)&&e.defaultView||window).getSelection){n=n.getSelection();var a=t.textContent.length,o=Math.min(r.start,a);r=void 0===r.end?o:Math.min(r.end,a),!n.extend&&o>r&&(a=r,r=o,o=a),a=Zn(t,o);var i=Zn(t,r);a&&i&&(1!==n.rangeCount||n.anchorNode!==a.node||n.anchorOffset!==a.offset||n.focusNode!==i.node||n.focusOffset!==i.offset)&&((e=e.createRange()).setStart(a.node,a.offset),n.removeAllRanges(),o>r?(n.addRange(e),n.extend(i.node,i.offset)):(e.setEnd(i.node,i.offset),n.addRange(e)))}for(e=[],n=t;n=n.parentNode;)1===n.nodeType&&e.push({element:n,left:n.scrollLeft,top:n.scrollTop});for("function"==typeof t.focus&&t.focus(),t=0;t<e.length;t++)(n=e[t]).element.scrollLeft=n.left,n.element.scrollTop=n.top}}var nr=nt&&"documentMode"in document&&11>=document.documentMode,rr=null,ar=null,or=null,ir=!1;function lr(e,t,n){var r=n.window===n?n.document:9===n.nodeType?n:n.ownerDocument;ir||null==rr||rr!==pt(r)||("selectionStart"in(r=rr)&&er(r)?r={start:r.selectionStart,end:r.selectionEnd}:r={anchorNode:(r=(r.ownerDocument&&r.ownerDocument.defaultView||window).getSelection()).anchorNode,anchorOffset:r.anchorOffset,focusNode:r.focusNode,focusOffset:r.focusOffset},or&&Yn(or,r)||(or=r,0<(r=Iu(ar,"onSelect")).length&&(t=new Xt("onSelect","select",null,t,n),e.push({event:t,listeners:r}),t.target=rr)))}function sr(e,t){var n={};return n[e.toLowerCase()]=t.toLowerCase(),n["Webkit"+e]="webkit"+t,n["Moz"+e]="moz"+t,n}var cr={animationend:sr("Animation","AnimationEnd"),animationiteration:sr("Animation","AnimationIteration"),animationstart:sr("Animation","AnimationStart"),transitionrun:sr("Transition","TransitionRun"),transitionstart:sr("Transition","TransitionStart"),transitioncancel:sr("Transition","TransitionCancel"),transitionend:sr("Transition","TransitionEnd")},ur={},dr={};function fr(e){if(ur[e])return ur[e];if(!cr[e])return e;var t,n=cr[e];for(t in n)if(n.hasOwnProperty(t)&&t in dr)return ur[e]=n[t];return e}nt&&(dr=document.createElement("div").style,"AnimationEvent"in window||(delete cr.animationend.animation,delete cr.animationiteration.animation,delete cr.animationstart.animation),"TransitionEvent"in window||delete cr.transitionend.transition);var pr=fr("animationend"),hr=fr("animationiteration"),mr=fr("animationstart"),gr=fr("transitionrun"),yr=fr("transitionstart"),br=fr("transitioncancel"),vr=fr("transitionend"),wr=new Map,kr="abort auxClick beforeToggle cancel canPlay canPlayThrough click close contextMenu copy cut drag dragEnd dragEnter dragExit dragLeave dragOver dragStart drop durationChange emptied encrypted ended error gotPointerCapture input invalid keyDown keyPress keyUp load loadedData loadedMetadata loadStart lostPointerCapture mouseDown mouseMove mouseOut mouseOver mouseUp paste pause play playing pointerCancel pointerDown pointerMove pointerOut pointerOver pointerUp progress rateChange reset resize seeked seeking stalled submit suspend timeUpdate touchCancel touchEnd touchStart volumeChange scroll scrollEnd toggle touchMove waiting wheel".split(" ");function xr(e,t){wr.set(e,t),et(t,[e])}var Sr=[],_r=0,Er=0;function Cr(){for(var e=_r,t=Er=_r=0;t<e;){var n=Sr[t];Sr[t++]=null;var r=Sr[t];Sr[t++]=null;var a=Sr[t];Sr[t++]=null;var o=Sr[t];if(Sr[t++]=null,null!==r&&null!==a){var i=r.pending;null===i?a.next=a:(a.next=i.next,i.next=a),r.pending=a}0!==o&&Rr(n,a,o)}}function Ar(e,t,n,r){Sr[_r++]=e,Sr[_r++]=t,Sr[_r++]=n,Sr[_r++]=r,Er|=r,e.lanes|=r,null!==(e=e.alternate)&&(e.lanes|=r)}function Tr(e,t,n,r){return Ar(e,t,n,r),Nr(e)}function Pr(e,t){return Ar(e,null,null,t),Nr(e)}function Rr(e,t,n){e.lanes|=n;var r=e.alternate;null!==r&&(r.lanes|=n);for(var a=!1,o=e.return;null!==o;)o.childLanes|=n,null!==(r=o.alternate)&&(r.childLanes|=n),22===o.tag&&(null===(e=o.stateNode)||1&e._visibility||(a=!0)),e=o,o=o.return;a&&null!==t&&3===e.tag&&(o=e.stateNode,a=31-we(n),null===(e=(o=o.hiddenUpdates)[a])?o[a]=[t]:e.push(t),t.lane=536870912|n)}function Nr(e){if(50<Tc)throw Tc=0,Pc=null,Error(i(185));for(var t=e.return;null!==t;)t=(e=t).return;return 3===e.tag?e.stateNode:null}var Or={},jr=new WeakMap;function Fr(e,t){if("object"==typeof e&&null!==e){var n=jr.get(e);return void 0!==n?n:(t={value:e,source:t,stack:I(t)},jr.set(e,t),t)}return{value:e,source:t,stack:I(t)}}var Lr=[],Ir=0,Dr=null,Mr=0,zr=[],Br=0,$r=null,Ur=1,Hr="";function Wr(e,t){Lr[Ir++]=Mr,Lr[Ir++]=Dr,Dr=e,Mr=t}function Vr(e,t,n){zr[Br++]=Ur,zr[Br++]=Hr,zr[Br++]=$r,$r=e;var r=Ur;e=Hr;var a=32-we(r)-1;r&=~(1<<a),n+=1;var o=32-we(t)+a;if(30<o){var i=a-a%5;o=(r&(1<<i)-1).toString(32),r>>=i,a-=i,Ur=1<<32-we(t)+a|n<<a|r,Hr=o+e}else Ur=1<<o|n<<a|r,Hr=e}function qr(e){null!==e.return&&(Wr(e,1),Vr(e,1,0))}function Gr(e){for(;e===Dr;)Dr=Lr[--Ir],Lr[Ir]=null,Mr=Lr[--Ir],Lr[Ir]=null;for(;e===$r;)$r=zr[--Br],zr[Br]=null,Hr=zr[--Br],zr[Br]=null,Ur=zr[--Br],zr[Br]=null}var Kr=null,Yr=null,Qr=!1,Zr=null,Xr=!1,Jr=Error(i(519));function ea(e){throw oa(Fr(Error(i(418,"")),e)),Jr}function ta(e){var t=e.stateNode,n=e.type,r=e.memoizedProps;switch(t[Me]=e,t[ze]=r,n){case"dialog":Pu("cancel",t),Pu("close",t);break;case"iframe":case"object":case"embed":Pu("load",t);break;case"video":case"audio":for(n=0;n<Cu.length;n++)Pu(Cu[n],t);break;case"source":Pu("error",t);break;case"img":case"image":case"link":Pu("error",t),Pu("load",t);break;case"details":Pu("toggle",t);break;case"input":Pu("invalid",t),yt(t,r.value,r.defaultValue,r.checked,r.defaultChecked,r.type,r.name,!0),dt(t);break;case"select":Pu("invalid",t);break;case"textarea":Pu("invalid",t),kt(t,r.value,r.defaultValue,r.children),dt(t)}"string"!=typeof(n=r.children)&&"number"!=typeof n&&"bigint"!=typeof n||t.textContent===""+n||!0===r.suppressHydrationWarning||Uu(t.textContent,n)?(null!=r.popover&&(Pu("beforetoggle",t),Pu("toggle",t)),null!=r.onScroll&&Pu("scroll",t),null!=r.onScrollEnd&&Pu("scrollend",t),null!=r.onClick&&(t.onclick=Hu),t=!0):t=!1,t||ea(e)}function na(e){for(Kr=e.return;Kr;)switch(Kr.tag){case 3:case 27:return void(Xr=!0);case 5:case 13:return void(Xr=!1);default:Kr=Kr.return}}function ra(e){if(e!==Kr)return!1;if(!Qr)return na(e),Qr=!0,!1;var t,n=!1;if((t=3!==e.tag&&27!==e.tag)&&((t=5===e.tag)&&(t=!("form"!==(t=e.type)&&"button"!==t)||Xu(e.type,e.memoizedProps)),t=!t),t&&(n=!0),n&&Yr&&ea(e),na(e),13===e.tag){if(!(e=null!==(e=e.memoizedState)?e.dehydrated:null))throw Error(i(317));e:{for(e=e.nextSibling,n=0;e;){if(8===e.nodeType)if("/$"===(t=e.data)){if(0===n){Yr=ld(e.nextSibling);break e}n--}else"$"!==t&&"$!"!==t&&"$?"!==t||n++;e=e.nextSibling}Yr=null}}else Yr=Kr?ld(e.stateNode.nextSibling):null;return!0}function aa(){Yr=Kr=null,Qr=!1}function oa(e){null===Zr?Zr=[e]:Zr.push(e)}var ia=Error(i(460)),la=Error(i(474)),sa={then:function(){}};function ca(e){return"fulfilled"===(e=e.status)||"rejected"===e}function ua(){}function da(e,t,n){switch(void 0===(n=e[n])?e.push(t):n!==t&&(t.then(ua,ua),t=n),t.status){case"fulfilled":return t.value;case"rejected":if((e=t.reason)===ia)throw Error(i(483));throw e;default:if("string"==typeof t.status)t.then(ua,ua);else{if(null!==(e=tc)&&100<e.shellSuspendCounter)throw Error(i(482));(e=t).status="pending",e.then((function(e){if("pending"===t.status){var n=t;n.status="fulfilled",n.value=e}}),(function(e){if("pending"===t.status){var n=t;n.status="rejected",n.reason=e}}))}switch(t.status){case"fulfilled":return t.value;case"rejected":if((e=t.reason)===ia)throw Error(i(483));throw e}throw fa=t,ia}}var fa=null;function pa(){if(null===fa)throw Error(i(459));var e=fa;return fa=null,e}var ha=null,ma=0;function ga(e){var t=ma;return ma+=1,null===ha&&(ha=[]),da(ha,e,t)}function ya(e,t){t=t.props.ref,e.ref=void 0!==t?t:null}function ba(e,t){if(t.$$typeof===s)throw Error(i(525));throw e=Object.prototype.toString.call(t),Error(i(31,"[object Object]"===e?"object with keys {"+Object.keys(t).join(", ")+"}":e))}function va(e){return(0,e._init)(e._payload)}function wa(e){function t(t,n){if(e){var r=t.deletions;null===r?(t.deletions=[n],t.flags|=16):r.push(n)}}function n(n,r){if(!e)return null;for(;null!==r;)t(n,r),r=r.sibling;return null}function r(e){for(var t=new Map;null!==e;)null!==e.key?t.set(e.key,e):t.set(e.index,e),e=e.sibling;return t}function a(e,t){return(e=Ds(e,t)).index=0,e.sibling=null,e}function o(t,n,r){return t.index=r,e?null!==(r=t.alternate)?(r=r.index)<n?(t.flags|=33554434,n):r:(t.flags|=33554434,n):(t.flags|=1048576,n)}function l(t){return e&&null===t.alternate&&(t.flags|=33554434),t}function s(e,t,n,r){return null===t||6!==t.tag?((t=Us(n,e.mode,r)).return=e,t):((t=a(t,n)).return=e,t)}function f(e,t,n,r){var o=n.type;return o===d?h(e,t,n.props.children,r,n.key):null!==t&&(t.elementType===o||"object"==typeof o&&null!==o&&o.$$typeof===k&&va(o)===t.type)?(ya(t=a(t,n.props),n),t.return=e,t):(ya(t=zs(n.type,n.key,n.props,null,e.mode,r),n),t.return=e,t)}function p(e,t,n,r){return null===t||4!==t.tag||t.stateNode.containerInfo!==n.containerInfo||t.stateNode.implementation!==n.implementation?((t=Hs(n,e.mode,r)).return=e,t):((t=a(t,n.children||[])).return=e,t)}function h(e,t,n,r,o){return null===t||7!==t.tag?((t=Bs(n,e.mode,r,o)).return=e,t):((t=a(t,n)).return=e,t)}function m(e,t,n){if("string"==typeof t&&""!==t||"number"==typeof t||"bigint"==typeof t)return(t=Us(""+t,e.mode,n)).return=e,t;if("object"==typeof t&&null!==t){switch(t.$$typeof){case c:return ya(n=zs(t.type,t.key,t.props,null,e.mode,n),t),n.return=e,n;case u:return(t=Hs(t,e.mode,n)).return=e,t;case k:return m(e,t=(0,t._init)(t._payload),n)}if($(t)||E(t))return(t=Bs(t,e.mode,n,null)).return=e,t;if("function"==typeof t.then)return m(e,ga(t),n);if(t.$$typeof===g)return m(e,Cl(e,t),n);ba(e,t)}return null}function y(e,t,n,r){var a=null!==t?t.key:null;if("string"==typeof n&&""!==n||"number"==typeof n||"bigint"==typeof n)return null!==a?null:s(e,t,""+n,r);if("object"==typeof n&&null!==n){switch(n.$$typeof){case c:return n.key===a?f(e,t,n,r):null;case u:return n.key===a?p(e,t,n,r):null;case k:return y(e,t,n=(a=n._init)(n._payload),r)}if($(n)||E(n))return null!==a?null:h(e,t,n,r,null);if("function"==typeof n.then)return y(e,t,ga(n),r);if(n.$$typeof===g)return y(e,t,Cl(e,n),r);ba(e,n)}return null}function b(e,t,n,r,a){if("string"==typeof r&&""!==r||"number"==typeof r||"bigint"==typeof r)return s(t,e=e.get(n)||null,""+r,a);if("object"==typeof r&&null!==r){switch(r.$$typeof){case c:return f(t,e=e.get(null===r.key?n:r.key)||null,r,a);case u:return p(t,e=e.get(null===r.key?n:r.key)||null,r,a);case k:return b(e,t,n,r=(0,r._init)(r._payload),a)}if($(r)||E(r))return h(t,e=e.get(n)||null,r,a,null);if("function"==typeof r.then)return b(e,t,n,ga(r),a);if(r.$$typeof===g)return b(e,t,n,Cl(t,r),a);ba(t,r)}return null}function v(s,f,p,h){if("object"==typeof p&&null!==p&&p.type===d&&null===p.key&&(p=p.props.children),"object"==typeof p&&null!==p){switch(p.$$typeof){case c:e:{for(var w=p.key;null!==f;){if(f.key===w){if((w=p.type)===d){if(7===f.tag){n(s,f.sibling),(h=a(f,p.props.children)).return=s,s=h;break e}}else if(f.elementType===w||"object"==typeof w&&null!==w&&w.$$typeof===k&&va(w)===f.type){n(s,f.sibling),ya(h=a(f,p.props),p),h.return=s,s=h;break e}n(s,f);break}t(s,f),f=f.sibling}p.type===d?((h=Bs(p.props.children,s.mode,h,p.key)).return=s,s=h):(ya(h=zs(p.type,p.key,p.props,null,s.mode,h),p),h.return=s,s=h)}return l(s);case u:e:{for(w=p.key;null!==f;){if(f.key===w){if(4===f.tag&&f.stateNode.containerInfo===p.containerInfo&&f.stateNode.implementation===p.implementation){n(s,f.sibling),(h=a(f,p.children||[])).return=s,s=h;break e}n(s,f);break}t(s,f),f=f.sibling}(h=Hs(p,s.mode,h)).return=s,s=h}return l(s);case k:return v(s,f,p=(w=p._init)(p._payload),h)}if($(p))return function(a,i,l,s){for(var c=null,u=null,d=i,f=i=0,p=null;null!==d&&f<l.length;f++){d.index>f?(p=d,d=null):p=d.sibling;var h=y(a,d,l[f],s);if(null===h){null===d&&(d=p);break}e&&d&&null===h.alternate&&t(a,d),i=o(h,i,f),null===u?c=h:u.sibling=h,u=h,d=p}if(f===l.length)return n(a,d),Qr&&Wr(a,f),c;if(null===d){for(;f<l.length;f++)null!==(d=m(a,l[f],s))&&(i=o(d,i,f),null===u?c=d:u.sibling=d,u=d);return Qr&&Wr(a,f),c}for(d=r(d);f<l.length;f++)null!==(p=b(d,a,f,l[f],s))&&(e&&null!==p.alternate&&d.delete(null===p.key?f:p.key),i=o(p,i,f),null===u?c=p:u.sibling=p,u=p);return e&&d.forEach((function(e){return t(a,e)})),Qr&&Wr(a,f),c}(s,f,p,h);if(E(p)){if("function"!=typeof(w=E(p)))throw Error(i(150));return function(a,l,s,c){if(null==s)throw Error(i(151));for(var u=null,d=null,f=l,p=l=0,h=null,g=s.next();null!==f&&!g.done;p++,g=s.next()){f.index>p?(h=f,f=null):h=f.sibling;var v=y(a,f,g.value,c);if(null===v){null===f&&(f=h);break}e&&f&&null===v.alternate&&t(a,f),l=o(v,l,p),null===d?u=v:d.sibling=v,d=v,f=h}if(g.done)return n(a,f),Qr&&Wr(a,p),u;if(null===f){for(;!g.done;p++,g=s.next())null!==(g=m(a,g.value,c))&&(l=o(g,l,p),null===d?u=g:d.sibling=g,d=g);return Qr&&Wr(a,p),u}for(f=r(f);!g.done;p++,g=s.next())null!==(g=b(f,a,p,g.value,c))&&(e&&null!==g.alternate&&f.delete(null===g.key?p:g.key),l=o(g,l,p),null===d?u=g:d.sibling=g,d=g);return e&&f.forEach((function(e){return t(a,e)})),Qr&&Wr(a,p),u}(s,f,p=w.call(p),h)}if("function"==typeof p.then)return v(s,f,ga(p),h);if(p.$$typeof===g)return v(s,f,Cl(s,p),h);ba(s,p)}return"string"==typeof p&&""!==p||"number"==typeof p||"bigint"==typeof p?(p=""+p,null!==f&&6===f.tag?(n(s,f.sibling),(h=a(f,p)).return=s,s=h):(n(s,f),(h=Us(p,s.mode,h)).return=s,s=h),l(s)):n(s,f)}return function(e,t,n,r){try{ma=0;var a=v(e,t,n,r);return ha=null,a}catch(i){if(i===ia)throw i;var o=Ls(29,i,null,e.mode);return o.lanes=r,o.return=e,o}}}var ka=wa(!0),xa=wa(!1),Sa=q(null),_a=q(0);function Ea(e,t){K(_a,e=cc),K(Sa,t),cc=e|t.baseLanes}function Ca(){K(_a,cc),K(Sa,Sa.current)}function Aa(){cc=_a.current,G(Sa),G(_a)}var Ta=q(null),Pa=null;function Ra(e){var t=e.alternate;K(Fa,1&Fa.current),K(Ta,e),null===Pa&&(null===t||null!==Sa.current||null!==t.memoizedState)&&(Pa=e)}function Na(e){if(22===e.tag){if(K(Fa,Fa.current),K(Ta,e),null===Pa){var t=e.alternate;null!==t&&null!==t.memoizedState&&(Pa=e)}}else Oa()}function Oa(){K(Fa,Fa.current),K(Ta,Ta.current)}function ja(e){G(Ta),Pa===e&&(Pa=null),G(Fa)}var Fa=q(0);function La(e){for(var t=e;null!==t;){if(13===t.tag){var n=t.memoizedState;if(null!==n&&(null===(n=n.dehydrated)||"$?"===n.data||"$!"===n.data))return t}else if(19===t.tag&&void 0!==t.memoizedProps.revealOrder){if(128&t.flags)return t}else if(null!==t.child){t.child.return=t,t=t.child;continue}if(t===e)break;for(;null===t.sibling;){if(null===t.return||t.return===e)return null;t=t.return}t.sibling.return=t.return,t=t.sibling}return null}var Ia="undefined"!=typeof AbortController?AbortController:function(){var e=[],t=this.signal={aborted:!1,addEventListener:function(t,n){e.push(n)}};this.abort=function(){t.aborted=!0,e.forEach((function(e){return e()}))}},Da=r.unstable_scheduleCallback,Ma=r.unstable_NormalPriority,za={$$typeof:g,Consumer:null,Provider:null,_currentValue:null,_currentValue2:null,_threadCount:0};function Ba(){return{controller:new Ia,data:new Map,refCount:0}}function $a(e){e.refCount--,0===e.refCount&&Da(Ma,(function(){e.controller.abort()}))}var Ua=null,Ha=0,Wa=0,Va=null;function qa(){if(0==--Ha&&null!==Ua){null!==Va&&(Va.status="fulfilled");var e=Ua;Ua=null,Wa=0,Va=null;for(var t=0;t<e.length;t++)(0,e[t])()}}var Ga=R.S;R.S=function(e,t){"object"==typeof t&&null!==t&&"function"==typeof t.then&&function(e,t){if(null===Ua){var n=Ua=[];Ha=0,Wa=ku(),Va={status:"pending",value:void 0,then:function(e){n.push(e)}}}Ha++,t.then(qa,qa)}(0,t),null!==Ga&&Ga(e,t)};var Ka=q(null);function Ya(){var e=Ka.current;return null!==e?e:tc.pooledCache}function Qa(e,t){K(Ka,null===t?Ka.current:t.pool)}function Za(){var e=Ya();return null===e?null:{parent:za._currentValue,pool:e}}var Xa=0,Ja=null,eo=null,to=null,no=!1,ro=!1,ao=!1,oo=0,io=0,lo=null,so=0;function co(){throw Error(i(321))}function uo(e,t){if(null===t)return!1;for(var n=0;n<t.length&&n<e.length;n++)if(!Kn(e[n],t[n]))return!1;return!0}function fo(e,t,n,r,a,o){return Xa=o,Ja=t,t.memoizedState=null,t.updateQueue=null,t.lanes=0,R.H=null===e||null===e.memoizedState?Ci:Ai,ao=!1,o=n(r,a),ao=!1,ro&&(o=ho(t,n,r,a)),po(e),o}function po(e){R.H=Ei;var t=null!==eo&&null!==eo.next;if(Xa=0,to=eo=Ja=null,no=!1,io=0,lo=null,t)throw Error(i(300));null===e||Wi||null!==(e=e.dependencies)&&Sl(e)&&(Wi=!0)}function ho(e,t,n,r){Ja=e;var a=0;do{if(ro&&(lo=null),io=0,ro=!1,25<=a)throw Error(i(301));if(a+=1,to=eo=null,null!=e.updateQueue){var o=e.updateQueue;o.lastEffect=null,o.events=null,o.stores=null,null!=o.memoCache&&(o.memoCache.index=0)}R.H=Ti,o=t(n,r)}while(ro);return o}function mo(){var e=R.H,t=e.useState()[0];return t="function"==typeof t.then?ko(t):t,e=e.useState()[0],(null!==eo?eo.memoizedState:null)!==e&&(Ja.flags|=1024),t}function go(){var e=0!==oo;return oo=0,e}function yo(e,t,n){t.updateQueue=e.updateQueue,t.flags&=-2053,e.lanes&=~n}function bo(e){if(no){for(e=e.memoizedState;null!==e;){var t=e.queue;null!==t&&(t.pending=null),e=e.next}no=!1}Xa=0,to=eo=Ja=null,ro=!1,io=oo=0,lo=null}function vo(){var e={memoizedState:null,baseState:null,baseQueue:null,queue:null,next:null};return null===to?Ja.memoizedState=to=e:to=to.next=e,to}function wo(){if(null===eo){var e=Ja.alternate;e=null!==e?e.memoizedState:null}else e=eo.next;var t=null===to?Ja.memoizedState:to.next;if(null!==t)to=t,eo=e;else{if(null===e){if(null===Ja.alternate)throw Error(i(467));throw Error(i(310))}e={memoizedState:(eo=e).memoizedState,baseState:eo.baseState,baseQueue:eo.baseQueue,queue:eo.queue,next:null},null===to?Ja.memoizedState=to=e:to=to.next=e}return to}function ko(e){var t=io;return io+=1,null===lo&&(lo=[]),e=da(lo,e,t),t=Ja,null===(null===to?t.memoizedState:to.next)&&(t=t.alternate,R.H=null===t||null===t.memoizedState?Ci:Ai),e}function xo(e){if(null!==e&&"object"==typeof e){if("function"==typeof e.then)return ko(e);if(e.$$typeof===g)return El(e)}throw Error(i(438,String(e)))}function So(e){var t=null,n=Ja.updateQueue;if(null!==n&&(t=n.memoCache),null==t){var r=Ja.alternate;null!==r&&(null!==(r=r.updateQueue)&&(null!=(r=r.memoCache)&&(t={data:r.data.map((function(e){return e.slice()})),index:0})))}if(null==t&&(t={data:[],index:0}),null===n&&(n={lastEffect:null,events:null,stores:null,memoCache:null},Ja.updateQueue=n),n.memoCache=t,void 0===(n=t.data[t.index]))for(n=t.data[t.index]=Array(e),r=0;r<e;r++)n[r]=S;return t.index++,n}function _o(e,t){return"function"==typeof t?t(e):t}function Eo(e){return Co(wo(),eo,e)}function Co(e,t,n){var r=e.queue;if(null===r)throw Error(i(311));r.lastRenderedReducer=n;var a=e.baseQueue,o=r.pending;if(null!==o){if(null!==a){var l=a.next;a.next=o.next,o.next=l}t.baseQueue=a=o,r.pending=null}if(o=e.baseState,null===a)e.memoizedState=o;else{var s=l=null,c=null,u=t=a.next,d=!1;do{var f=-536870913&u.lane;if(f!==u.lane?(rc&f)===f:(Xa&f)===f){var p=u.revertLane;if(0===p)null!==c&&(c=c.next={lane:0,revertLane:0,action:u.action,hasEagerState:u.hasEagerState,eagerState:u.eagerState,next:null}),f===Wa&&(d=!0);else{if((Xa&p)===p){u=u.next,p===Wa&&(d=!0);continue}f={lane:0,revertLane:u.revertLane,action:u.action,hasEagerState:u.hasEagerState,eagerState:u.eagerState,next:null},null===c?(s=c=f,l=o):c=c.next=f,Ja.lanes|=p,dc|=p}f=u.action,ao&&n(o,f),o=u.hasEagerState?u.eagerState:n(o,f)}else p={lane:f,revertLane:u.revertLane,action:u.action,hasEagerState:u.hasEagerState,eagerState:u.eagerState,next:null},null===c?(s=c=p,l=o):c=c.next=p,Ja.lanes|=f,dc|=f;u=u.next}while(null!==u&&u!==t);if(null===c?l=o:c.next=s,!Kn(o,e.memoizedState)&&(Wi=!0,d&&null!==(n=Va)))throw n;e.memoizedState=o,e.baseState=l,e.baseQueue=c,r.lastRenderedState=o}return null===a&&(r.lanes=0),[e.memoizedState,r.dispatch]}function Ao(e){var t=wo(),n=t.queue;if(null===n)throw Error(i(311));n.lastRenderedReducer=e;var r=n.dispatch,a=n.pending,o=t.memoizedState;if(null!==a){n.pending=null;var l=a=a.next;do{o=e(o,l.action),l=l.next}while(l!==a);Kn(o,t.memoizedState)||(Wi=!0),t.memoizedState=o,null===t.baseQueue&&(t.baseState=o),n.lastRenderedState=o}return[o,r]}function To(e,t,n){var r=Ja,a=wo(),o=Qr;if(o){if(void 0===n)throw Error(i(407));n=n()}else n=t();var l=!Kn((eo||a).memoizedState,n);if(l&&(a.memoizedState=n,Wi=!0),a=a.queue,Jo(No.bind(null,r,a,e),[e]),a.getSnapshot!==t||l||null!==to&&1&to.memoizedState.tag){if(r.flags|=2048,Ko(9,Ro.bind(null,r,a,n,t),{destroy:void 0},null),null===tc)throw Error(i(349));o||60&Xa||Po(r,t,n)}return n}function Po(e,t,n){e.flags|=16384,e={getSnapshot:t,value:n},null===(t=Ja.updateQueue)?(t={lastEffect:null,events:null,stores:null,memoCache:null},Ja.updateQueue=t,t.stores=[e]):null===(n=t.stores)?t.stores=[e]:n.push(e)}function Ro(e,t,n,r){t.value=n,t.getSnapshot=r,Oo(t)&&jo(e)}function No(e,t,n){return n((function(){Oo(t)&&jo(e)}))}function Oo(e){var t=e.getSnapshot;e=e.value;try{var n=t();return!Kn(e,n)}catch(r){return!0}}function jo(e){var t=Pr(e,2);null!==t&&Oc(t,e,2)}function Fo(e){var t=vo();if("function"==typeof e){var n=e;if(e=n(),ao){ve(!0);try{n()}finally{ve(!1)}}}return t.memoizedState=t.baseState=e,t.queue={pending:null,lanes:0,dispatch:null,lastRenderedReducer:_o,lastRenderedState:e},t}function Lo(e,t,n,r){return e.baseState=n,Co(e,eo,"function"==typeof r?r:_o)}function Io(e,t,n,r,a){if(xi(e))throw Error(i(485));if(null!==(e=t.action)){var o={payload:a,action:e,next:null,isTransition:!0,status:"pending",value:null,reason:null,listeners:[],then:function(e){o.listeners.push(e)}};null!==R.T?n(!0):o.isTransition=!1,r(o),null===(n=t.pending)?(o.next=t.pending=o,Do(t,o)):(o.next=n.next,t.pending=n.next=o)}}function Do(e,t){var n=t.action,r=t.payload,a=e.state;if(t.isTransition){var o=R.T,i={};R.T=i;try{var l=n(a,r),s=R.S;null!==s&&s(i,l),Mo(e,t,l)}catch(c){Bo(e,t,c)}finally{R.T=o}}else try{Mo(e,t,o=n(a,r))}catch(u){Bo(e,t,u)}}function Mo(e,t,n){null!==n&&"object"==typeof n&&"function"==typeof n.then?n.then((function(n){zo(e,t,n)}),(function(n){return Bo(e,t,n)})):zo(e,t,n)}function zo(e,t,n){t.status="fulfilled",t.value=n,$o(t),e.state=n,null!==(t=e.pending)&&((n=t.next)===t?e.pending=null:(n=n.next,t.next=n,Do(e,n)))}function Bo(e,t,n){var r=e.pending;if(e.pending=null,null!==r){r=r.next;do{t.status="rejected",t.reason=n,$o(t),t=t.next}while(t!==r)}e.action=null}function $o(e){e=e.listeners;for(var t=0;t<e.length;t++)(0,e[t])()}function Uo(e,t){return t}function Ho(e,t){if(Qr){var n=tc.formState;if(null!==n){e:{var r=Ja;if(Qr){if(Yr){t:{for(var a=Yr,o=Xr;8!==a.nodeType;){if(!o){a=null;break t}if(null===(a=ld(a.nextSibling))){a=null;break t}}a="F!"===(o=a.data)||"F"===o?a:null}if(a){Yr=ld(a.nextSibling),r="F!"===a.data;break e}}ea(r)}r=!1}r&&(t=n[0])}}return(n=vo()).memoizedState=n.baseState=t,r={pending:null,lanes:0,dispatch:null,lastRenderedReducer:Uo,lastRenderedState:t},n.queue=r,n=vi.bind(null,Ja,r),r.dispatch=n,r=Fo(!1),o=ki.bind(null,Ja,!1,r.queue),a={state:t,dispatch:null,action:e,pending:null},(r=vo()).queue=a,n=Io.bind(null,Ja,a,o,n),a.dispatch=n,r.memoizedState=e,[t,n,!1]}function Wo(e){return Vo(wo(),eo,e)}function Vo(e,t,n){t=Co(e,t,Uo)[0],e=Eo(_o)[0],t="object"==typeof t&&null!==t&&"function"==typeof t.then?ko(t):t;var r=wo(),a=r.queue,o=a.dispatch;return n!==r.memoizedState&&(Ja.flags|=2048,Ko(9,qo.bind(null,a,n),{destroy:void 0},null)),[t,o,e]}function qo(e,t){e.action=t}function Go(e){var t=wo(),n=eo;if(null!==n)return Vo(t,n,e);wo(),t=t.memoizedState;var r=(n=wo()).queue.dispatch;return n.memoizedState=e,[t,r,!1]}function Ko(e,t,n,r){return e={tag:e,create:t,inst:n,deps:r,next:null},null===(t=Ja.updateQueue)&&(t={lastEffect:null,events:null,stores:null,memoCache:null},Ja.updateQueue=t),null===(n=t.lastEffect)?t.lastEffect=e.next=e:(r=n.next,n.next=e,e.next=r,t.lastEffect=e),e}function Yo(){return wo().memoizedState}function Qo(e,t,n,r){var a=vo();Ja.flags|=e,a.memoizedState=Ko(1|t,n,{destroy:void 0},void 0===r?null:r)}function Zo(e,t,n,r){var a=wo();r=void 0===r?null:r;var o=a.memoizedState.inst;null!==eo&&null!==r&&uo(r,eo.memoizedState.deps)?a.memoizedState=Ko(t,n,o,r):(Ja.flags|=e,a.memoizedState=Ko(1|t,n,o,r))}function Xo(e,t){Qo(8390656,8,e,t)}function Jo(e,t){Zo(2048,8,e,t)}function ei(e,t){return Zo(4,2,e,t)}function ti(e,t){return Zo(4,4,e,t)}function ni(e,t){if("function"==typeof t){e=e();var n=t(e);return function(){"function"==typeof n?n():t(null)}}if(null!=t)return e=e(),t.current=e,function(){t.current=null}}function ri(e,t,n){n=null!=n?n.concat([e]):null,Zo(4,4,ni.bind(null,t,e),n)}function ai(){}function oi(e,t){var n=wo();t=void 0===t?null:t;var r=n.memoizedState;return null!==t&&uo(t,r[1])?r[0]:(n.memoizedState=[e,t],e)}function ii(e,t){var n=wo();t=void 0===t?null:t;var r=n.memoizedState;if(null!==t&&uo(t,r[1]))return r[0];if(r=e(),ao){ve(!0);try{e()}finally{ve(!1)}}return n.memoizedState=[r,t],r}function li(e,t,n){return void 0===n||1073741824&Xa?e.memoizedState=t:(e.memoizedState=n,e=Nc(),Ja.lanes|=e,dc|=e,n)}function si(e,t,n,r){return Kn(n,t)?n:null!==Sa.current?(e=li(e,n,r),Kn(e,t)||(Wi=!0),e):42&Xa?(e=Nc(),Ja.lanes|=e,dc|=e,t):(Wi=!0,e.memoizedState=n)}function ci(e,t,n,r,a){var o=U.p;U.p=0!==o&&8>o?o:8;var i,l,s,c=R.T,u={};R.T=u,ki(e,!1,t,n);try{var d=a(),f=R.S;if(null!==f&&f(u,d),null!==d&&"object"==typeof d&&"function"==typeof d.then)wi(e,t,(i=r,l=[],s={status:"pending",value:null,reason:null,then:function(e){l.push(e)}},d.then((function(){s.status="fulfilled",s.value=i;for(var e=0;e<l.length;e++)(0,l[e])(i)}),(function(e){for(s.status="rejected",s.reason=e,e=0;e<l.length;e++)(0,l[e])(void 0)})),s),Rc());else wi(e,t,r,Rc())}catch(p){wi(e,t,{then:function(){},status:"rejected",reason:p},Rc())}finally{U.p=o,R.T=c}}function ui(){}function di(e,t,n,r){if(5!==e.tag)throw Error(i(476));var a=fi(e).queue;ci(e,a,t,H,null===n?ui:function(){return pi(e),n(r)})}function fi(e){var t=e.memoizedState;if(null!==t)return t;var n={};return(t={memoizedState:H,baseState:H,baseQueue:null,queue:{pending:null,lanes:0,dispatch:null,lastRenderedReducer:_o,lastRenderedState:H},next:null}).next={memoizedState:n,baseState:n,baseQueue:null,queue:{pending:null,lanes:0,dispatch:null,lastRenderedReducer:_o,lastRenderedState:n},next:null},e.memoizedState=t,null!==(e=e.alternate)&&(e.memoizedState=t),t}function pi(e){wi(e,fi(e).next.queue,{},Rc())}function hi(){return El(Id)}function mi(){return wo().memoizedState}function gi(){return wo().memoizedState}function yi(e){for(var t=e.return;null!==t;){switch(t.tag){case 24:case 3:var n=Rc(),r=Ol(t,e=Nl(n),n);return null!==r&&(Oc(r,t,n),jl(r,t,n)),t={cache:Ba()},void(e.payload=t)}t=t.return}}function bi(e,t,n){var r=Rc();n={lane:r,revertLane:0,action:n,hasEagerState:!1,eagerState:null,next:null},xi(e)?Si(t,n):null!==(n=Tr(e,t,n,r))&&(Oc(n,e,r),_i(n,t,r))}function vi(e,t,n){wi(e,t,n,Rc())}function wi(e,t,n,r){var a={lane:r,revertLane:0,action:n,hasEagerState:!1,eagerState:null,next:null};if(xi(e))Si(t,a);else{var o=e.alternate;if(0===e.lanes&&(null===o||0===o.lanes)&&null!==(o=t.lastRenderedReducer))try{var i=t.lastRenderedState,l=o(i,n);if(a.hasEagerState=!0,a.eagerState=l,Kn(l,i))return Ar(e,t,a,0),null===tc&&Cr(),!1}catch(s){}if(null!==(n=Tr(e,t,a,r)))return Oc(n,e,r),_i(n,t,r),!0}return!1}function ki(e,t,n,r){if(r={lane:2,revertLane:ku(),action:r,hasEagerState:!1,eagerState:null,next:null},xi(e)){if(t)throw Error(i(479))}else null!==(t=Tr(e,n,r,2))&&Oc(t,e,2)}function xi(e){var t=e.alternate;return e===Ja||null!==t&&t===Ja}function Si(e,t){ro=no=!0;var n=e.pending;null===n?t.next=t:(t.next=n.next,n.next=t),e.pending=t}function _i(e,t,n){if(4194176&n){var r=t.lanes;n|=r&=e.pendingLanes,t.lanes=n,Fe(e,n)}}var Ei={readContext:El,use:xo,useCallback:co,useContext:co,useEffect:co,useImperativeHandle:co,useLayoutEffect:co,useInsertionEffect:co,useMemo:co,useReducer:co,useRef:co,useState:co,useDebugValue:co,useDeferredValue:co,useTransition:co,useSyncExternalStore:co,useId:co};Ei.useCacheRefresh=co,Ei.useMemoCache=co,Ei.useHostTransitionStatus=co,Ei.useFormState=co,Ei.useActionState=co,Ei.useOptimistic=co;var Ci={readContext:El,use:xo,useCallback:function(e,t){return vo().memoizedState=[e,void 0===t?null:t],e},useContext:El,useEffect:Xo,useImperativeHandle:function(e,t,n){n=null!=n?n.concat([e]):null,Qo(4194308,4,ni.bind(null,t,e),n)},useLayoutEffect:function(e,t){return Qo(4194308,4,e,t)},useInsertionEffect:function(e,t){Qo(4,2,e,t)},useMemo:function(e,t){var n=vo();t=void 0===t?null:t;var r=e();if(ao){ve(!0);try{e()}finally{ve(!1)}}return n.memoizedState=[r,t],r},useReducer:function(e,t,n){var r=vo();if(void 0!==n){var a=n(t);if(ao){ve(!0);try{n(t)}finally{ve(!1)}}}else a=t;return r.memoizedState=r.baseState=a,e={pending:null,lanes:0,dispatch:null,lastRenderedReducer:e,lastRenderedState:a},r.queue=e,e=e.dispatch=bi.bind(null,Ja,e),[r.memoizedState,e]},useRef:function(e){return e={current:e},vo().memoizedState=e},useState:function(e){var t=(e=Fo(e)).queue,n=vi.bind(null,Ja,t);return t.dispatch=n,[e.memoizedState,n]},useDebugValue:ai,useDeferredValue:function(e,t){return li(vo(),e,t)},useTransition:function(){var e=Fo(!1);return e=ci.bind(null,Ja,e.queue,!0,!1),vo().memoizedState=e,[!1,e]},useSyncExternalStore:function(e,t,n){var r=Ja,a=vo();if(Qr){if(void 0===n)throw Error(i(407));n=n()}else{if(n=t(),null===tc)throw Error(i(349));60&rc||Po(r,t,n)}a.memoizedState=n;var o={value:n,getSnapshot:t};return a.queue=o,Xo(No.bind(null,r,o,e),[e]),r.flags|=2048,Ko(9,Ro.bind(null,r,o,n,t),{destroy:void 0},null),n},useId:function(){var e=vo(),t=tc.identifierPrefix;if(Qr){var n=Hr;t=":"+t+"R"+(n=(Ur&~(1<<32-we(Ur)-1)).toString(32)+n),0<(n=oo++)&&(t+="H"+n.toString(32)),t+=":"}else t=":"+t+"r"+(n=so++).toString(32)+":";return e.memoizedState=t},useCacheRefresh:function(){return vo().memoizedState=yi.bind(null,Ja)}};Ci.useMemoCache=So,Ci.useHostTransitionStatus=hi,Ci.useFormState=Ho,Ci.useActionState=Ho,Ci.useOptimistic=function(e){var t=vo();t.memoizedState=t.baseState=e;var n={pending:null,lanes:0,dispatch:null,lastRenderedReducer:null,lastRenderedState:null};return t.queue=n,t=ki.bind(null,Ja,!0,n),n.dispatch=t,[e,t]};var Ai={readContext:El,use:xo,useCallback:oi,useContext:El,useEffect:Jo,useImperativeHandle:ri,useInsertionEffect:ei,useLayoutEffect:ti,useMemo:ii,useReducer:Eo,useRef:Yo,useState:function(){return Eo(_o)},useDebugValue:ai,useDeferredValue:function(e,t){return si(wo(),eo.memoizedState,e,t)},useTransition:function(){var e=Eo(_o)[0],t=wo().memoizedState;return["boolean"==typeof e?e:ko(e),t]},useSyncExternalStore:To,useId:mi};Ai.useCacheRefresh=gi,Ai.useMemoCache=So,Ai.useHostTransitionStatus=hi,Ai.useFormState=Wo,Ai.useActionState=Wo,Ai.useOptimistic=function(e,t){return Lo(wo(),0,e,t)};var Ti={readContext:El,use:xo,useCallback:oi,useContext:El,useEffect:Jo,useImperativeHandle:ri,useInsertionEffect:ei,useLayoutEffect:ti,useMemo:ii,useReducer:Ao,useRef:Yo,useState:function(){return Ao(_o)},useDebugValue:ai,useDeferredValue:function(e,t){var n=wo();return null===eo?li(n,e,t):si(n,eo.memoizedState,e,t)},useTransition:function(){var e=Ao(_o)[0],t=wo().memoizedState;return["boolean"==typeof e?e:ko(e),t]},useSyncExternalStore:To,useId:mi};function Pi(e,t,n,r){n=null==(n=n(r,t=e.memoizedState))?t:N({},t,n),e.memoizedState=n,0===e.lanes&&(e.updateQueue.baseState=n)}Ti.useCacheRefresh=gi,Ti.useMemoCache=So,Ti.useHostTransitionStatus=hi,Ti.useFormState=Go,Ti.useActionState=Go,Ti.useOptimistic=function(e,t){var n=wo();return null!==eo?Lo(n,0,e,t):(n.baseState=e,[e,n.queue.dispatch])};var Ri={isMounted:function(e){return!!(e=e._reactInternals)&&D(e)===e},enqueueSetState:function(e,t,n){e=e._reactInternals;var r=Rc(),a=Nl(r);a.payload=t,null!=n&&(a.callback=n),null!==(t=Ol(e,a,r))&&(Oc(t,e,r),jl(t,e,r))},enqueueReplaceState:function(e,t,n){e=e._reactInternals;var r=Rc(),a=Nl(r);a.tag=1,a.payload=t,null!=n&&(a.callback=n),null!==(t=Ol(e,a,r))&&(Oc(t,e,r),jl(t,e,r))},enqueueForceUpdate:function(e,t){e=e._reactInternals;var n=Rc(),r=Nl(n);r.tag=2,null!=t&&(r.callback=t),null!==(t=Ol(e,r,n))&&(Oc(t,e,n),jl(t,e,n))}};function Ni(e,t,n,r,a,o,i){return"function"==typeof(e=e.stateNode).shouldComponentUpdate?e.shouldComponentUpdate(r,o,i):!t.prototype||!t.prototype.isPureReactComponent||(!Yn(n,r)||!Yn(a,o))}function Oi(e,t,n,r){e=t.state,"function"==typeof t.componentWillReceiveProps&&t.componentWillReceiveProps(n,r),"function"==typeof t.UNSAFE_componentWillReceiveProps&&t.UNSAFE_componentWillReceiveProps(n,r),t.state!==e&&Ri.enqueueReplaceState(t,t.state,null)}function ji(e,t){var n=t;if("ref"in t)for(var r in n={},t)"ref"!==r&&(n[r]=t[r]);if(e=e.defaultProps)for(var a in n===t&&(n=N({},n)),e)void 0===n[a]&&(n[a]=e[a]);return n}var Fi="function"==typeof reportError?reportError:function(e){if("object"==typeof window&&"function"==typeof window.ErrorEvent){var t=new window.ErrorEvent("error",{bubbles:!0,cancelable:!0,message:"object"==typeof e&&null!==e&&"string"==typeof e.message?String(e.message):String(e),error:e});if(!window.dispatchEvent(t))return}else if("object"==typeof process&&"function"==typeof process.emit)return void process.emit("uncaughtException",e);console.error(e)};function Li(e){Fi(e)}function Ii(e){console.error(e)}function Di(e){Fi(e)}function Mi(e,t){try{(0,e.onUncaughtError)(t.value,{componentStack:t.stack})}catch(n){setTimeout((function(){throw n}))}}function zi(e,t,n){try{(0,e.onCaughtError)(n.value,{componentStack:n.stack,errorBoundary:1===t.tag?t.stateNode:null})}catch(r){setTimeout((function(){throw r}))}}function Bi(e,t,n){return(n=Nl(n)).tag=3,n.payload={element:null},n.callback=function(){Mi(e,t)},n}function $i(e){return(e=Nl(e)).tag=3,e}function Ui(e,t,n,r){var a=n.type.getDerivedStateFromError;if("function"==typeof a){var o=r.value;e.payload=function(){return a(o)},e.callback=function(){zi(t,n,r)}}var i=n.stateNode;null!==i&&"function"==typeof i.componentDidCatch&&(e.callback=function(){zi(t,n,r),"function"!=typeof a&&(null===xc?xc=new Set([this]):xc.add(this));var e=r.stack;this.componentDidCatch(r.value,{componentStack:null!==e?e:""})})}var Hi=Error(i(461)),Wi=!1;function Vi(e,t,n,r){t.child=null===e?xa(t,null,n,r):ka(t,e.child,n,r)}function qi(e,t,n,r,a){n=n.render;var o=t.ref;if("ref"in r){var i={};for(var l in r)"ref"!==l&&(i[l]=r[l])}else i=r;return _l(t),r=fo(e,t,n,i,o,a),l=go(),null===e||Wi?(Qr&&l&&qr(t),t.flags|=1,Vi(e,t,r,a),t.child):(yo(e,t,a),fl(e,t,a))}function Gi(e,t,n,r,a){if(null===e){var o=n.type;return"function"!=typeof o||Is(o)||void 0!==o.defaultProps||null!==n.compare?((e=zs(n.type,null,r,t,t.mode,a)).ref=t.ref,e.return=t,t.child=e):(t.tag=15,t.type=o,Ki(e,t,o,r,a))}if(o=e.child,!pl(e,a)){var i=o.memoizedProps;if((n=null!==(n=n.compare)?n:Yn)(i,r)&&e.ref===t.ref)return fl(e,t,a)}return t.flags|=1,(e=Ds(o,r)).ref=t.ref,e.return=t,t.child=e}function Ki(e,t,n,r,a){if(null!==e){var o=e.memoizedProps;if(Yn(o,r)&&e.ref===t.ref){if(Wi=!1,t.pendingProps=r=o,!pl(e,a))return t.lanes=e.lanes,fl(e,t,a);131072&e.flags&&(Wi=!0)}}return Xi(e,t,n,r,a)}function Yi(e,t,n){var r=t.pendingProps,a=r.children,o=!!(2&t.stateNode._pendingVisibility),i=null!==e?e.memoizedState:null;if(Zi(e,t),"hidden"===r.mode||o){if(128&t.flags){if(r=null!==i?i.baseLanes|n:n,null!==e){for(a=t.child=e.child,o=0;null!==a;)o=o|a.lanes|a.childLanes,a=a.sibling;t.childLanes=o&~r}else t.childLanes=0,t.child=null;return Qi(e,t,r,n)}if(!(536870912&n))return t.lanes=t.childLanes=536870912,Qi(e,t,null!==i?i.baseLanes|n:n,n);t.memoizedState={baseLanes:0,cachePool:null},null!==e&&Qa(0,null!==i?i.cachePool:null),null!==i?Ea(t,i):Ca(),Na(t)}else null!==i?(Qa(0,i.cachePool),Ea(t,i),Oa(),t.memoizedState=null):(null!==e&&Qa(0,null),Ca(),Oa());return Vi(e,t,a,n),t.child}function Qi(e,t,n,r){var a=Ya();return a=null===a?null:{parent:za._currentValue,pool:a},t.memoizedState={baseLanes:n,cachePool:a},null!==e&&Qa(0,null),Ca(),Na(t),null!==e&&xl(e,t,r,!0),null}function Zi(e,t){var n=t.ref;if(null===n)null!==e&&null!==e.ref&&(t.flags|=2097664);else{if("function"!=typeof n&&"object"!=typeof n)throw Error(i(284));null!==e&&e.ref===n||(t.flags|=2097664)}}function Xi(e,t,n,r,a){return _l(t),n=fo(e,t,n,r,void 0,a),r=go(),null===e||Wi?(Qr&&r&&qr(t),t.flags|=1,Vi(e,t,n,a),t.child):(yo(e,t,a),fl(e,t,a))}function Ji(e,t,n,r,a,o){return _l(t),t.updateQueue=null,n=ho(t,r,n,a),po(e),r=go(),null===e||Wi?(Qr&&r&&qr(t),t.flags|=1,Vi(e,t,n,o),t.child):(yo(e,t,o),fl(e,t,o))}function el(e,t,n,r,a){if(_l(t),null===t.stateNode){var o=Or,i=n.contextType;"object"==typeof i&&null!==i&&(o=El(i)),o=new n(r,o),t.memoizedState=null!==o.state&&void 0!==o.state?o.state:null,o.updater=Ri,t.stateNode=o,o._reactInternals=t,(o=t.stateNode).props=r,o.state=t.memoizedState,o.refs={},Pl(t),i=n.contextType,o.context="object"==typeof i&&null!==i?El(i):Or,o.state=t.memoizedState,"function"==typeof(i=n.getDerivedStateFromProps)&&(Pi(t,n,i,r),o.state=t.memoizedState),"function"==typeof n.getDerivedStateFromProps||"function"==typeof o.getSnapshotBeforeUpdate||"function"!=typeof o.UNSAFE_componentWillMount&&"function"!=typeof o.componentWillMount||(i=o.state,"function"==typeof o.componentWillMount&&o.componentWillMount(),"function"==typeof o.UNSAFE_componentWillMount&&o.UNSAFE_componentWillMount(),i!==o.state&&Ri.enqueueReplaceState(o,o.state,null),Dl(t,r,o,a),Il(),o.state=t.memoizedState),"function"==typeof o.componentDidMount&&(t.flags|=4194308),r=!0}else if(null===e){o=t.stateNode;var l=t.memoizedProps,s=ji(n,l);o.props=s;var c=o.context,u=n.contextType;i=Or,"object"==typeof u&&null!==u&&(i=El(u));var d=n.getDerivedStateFromProps;u="function"==typeof d||"function"==typeof o.getSnapshotBeforeUpdate,l=t.pendingProps!==l,u||"function"!=typeof o.UNSAFE_componentWillReceiveProps&&"function"!=typeof o.componentWillReceiveProps||(l||c!==i)&&Oi(t,o,r,i),Tl=!1;var f=t.memoizedState;o.state=f,Dl(t,r,o,a),Il(),c=t.memoizedState,l||f!==c||Tl?("function"==typeof d&&(Pi(t,n,d,r),c=t.memoizedState),(s=Tl||Ni(t,n,s,r,f,c,i))?(u||"function"!=typeof o.UNSAFE_componentWillMount&&"function"!=typeof o.componentWillMount||("function"==typeof o.componentWillMount&&o.componentWillMount(),"function"==typeof o.UNSAFE_componentWillMount&&o.UNSAFE_componentWillMount()),"function"==typeof o.componentDidMount&&(t.flags|=4194308)):("function"==typeof o.componentDidMount&&(t.flags|=4194308),t.memoizedProps=r,t.memoizedState=c),o.props=r,o.state=c,o.context=i,r=s):("function"==typeof o.componentDidMount&&(t.flags|=4194308),r=!1)}else{o=t.stateNode,Rl(e,t),u=ji(n,i=t.memoizedProps),o.props=u,d=t.pendingProps,f=o.context,c=n.contextType,s=Or,"object"==typeof c&&null!==c&&(s=El(c)),(c="function"==typeof(l=n.getDerivedStateFromProps)||"function"==typeof o.getSnapshotBeforeUpdate)||"function"!=typeof o.UNSAFE_componentWillReceiveProps&&"function"!=typeof o.componentWillReceiveProps||(i!==d||f!==s)&&Oi(t,o,r,s),Tl=!1,f=t.memoizedState,o.state=f,Dl(t,r,o,a),Il();var p=t.memoizedState;i!==d||f!==p||Tl||null!==e&&null!==e.dependencies&&Sl(e.dependencies)?("function"==typeof l&&(Pi(t,n,l,r),p=t.memoizedState),(u=Tl||Ni(t,n,u,r,f,p,s)||null!==e&&null!==e.dependencies&&Sl(e.dependencies))?(c||"function"!=typeof o.UNSAFE_componentWillUpdate&&"function"!=typeof o.componentWillUpdate||("function"==typeof o.componentWillUpdate&&o.componentWillUpdate(r,p,s),"function"==typeof o.UNSAFE_componentWillUpdate&&o.UNSAFE_componentWillUpdate(r,p,s)),"function"==typeof o.componentDidUpdate&&(t.flags|=4),"function"==typeof o.getSnapshotBeforeUpdate&&(t.flags|=1024)):("function"!=typeof o.componentDidUpdate||i===e.memoizedProps&&f===e.memoizedState||(t.flags|=4),"function"!=typeof o.getSnapshotBeforeUpdate||i===e.memoizedProps&&f===e.memoizedState||(t.flags|=1024),t.memoizedProps=r,t.memoizedState=p),o.props=r,o.state=p,o.context=s,r=u):("function"!=typeof o.componentDidUpdate||i===e.memoizedProps&&f===e.memoizedState||(t.flags|=4),"function"!=typeof o.getSnapshotBeforeUpdate||i===e.memoizedProps&&f===e.memoizedState||(t.flags|=1024),r=!1)}return o=r,Zi(e,t),r=!!(128&t.flags),o||r?(o=t.stateNode,n=r&&"function"!=typeof n.getDerivedStateFromError?null:o.render(),t.flags|=1,null!==e&&r?(t.child=ka(t,e.child,null,a),t.child=ka(t,null,n,a)):Vi(e,t,n,a),t.memoizedState=o.state,e=t.child):e=fl(e,t,a),e}function tl(e,t,n,r){return aa(),t.flags|=256,Vi(e,t,n,r),t.child}var nl={dehydrated:null,treeContext:null,retryLane:0};function rl(e){return{baseLanes:e,cachePool:Za()}}function al(e,t,n){return e=null!==e?e.childLanes&~n:0,t&&(e|=hc),e}function ol(e,t,n){var r,a=t.pendingProps,o=!1,l=!!(128&t.flags);if((r=l)||(r=(null===e||null!==e.memoizedState)&&!!(2&Fa.current)),r&&(o=!0,t.flags&=-129),r=!!(32&t.flags),t.flags&=-33,null===e){if(Qr){if(o?Ra(t):Oa(),Qr){var s,c=Yr;if(s=c){e:{for(s=c,c=Xr;8!==s.nodeType;){if(!c){c=null;break e}if(null===(s=ld(s.nextSibling))){c=null;break e}}c=s}null!==c?(t.memoizedState={dehydrated:c,treeContext:null!==$r?{id:Ur,overflow:Hr}:null,retryLane:536870912},(s=Ls(18,null,null,0)).stateNode=c,s.return=t,t.child=s,Kr=t,Yr=null,s=!0):s=!1}s||ea(t)}if(null!==(c=t.memoizedState)&&null!==(c=c.dehydrated))return"$!"===c.data?t.lanes=16:t.lanes=536870912,null;ja(t)}return c=a.children,a=a.fallback,o?(Oa(),c=ll({mode:"hidden",children:c},o=t.mode),a=Bs(a,o,n,null),c.return=t,a.return=t,c.sibling=a,t.child=c,(o=t.child).memoizedState=rl(n),o.childLanes=al(e,r,n),t.memoizedState=nl,a):(Ra(t),il(t,c))}if(null!==(s=e.memoizedState)&&null!==(c=s.dehydrated)){if(l)256&t.flags?(Ra(t),t.flags&=-257,t=sl(e,t,n)):null!==t.memoizedState?(Oa(),t.child=e.child,t.flags|=128,t=null):(Oa(),o=a.fallback,c=t.mode,a=ll({mode:"visible",children:a.children},c),(o=Bs(o,c,n,null)).flags|=2,a.return=t,o.return=t,a.sibling=o,t.child=a,ka(t,e.child,null,n),(a=t.child).memoizedState=rl(n),a.childLanes=al(e,r,n),t.memoizedState=nl,t=o);else if(Ra(t),"$!"===c.data){if(r=c.nextSibling&&c.nextSibling.dataset)var u=r.dgst;r=u,(a=Error(i(419))).stack="",a.digest=r,oa({value:a,source:null,stack:null}),t=sl(e,t,n)}else if(Wi||xl(e,t,n,!1),r=!!(n&e.childLanes),Wi||r){if(null!==(r=tc)){if(42&(a=n&-n))a=1;else switch(a){case 2:a=1;break;case 8:a=4;break;case 32:a=16;break;case 128:case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:case 262144:case 524288:case 1048576:case 2097152:case 4194304:case 8388608:case 16777216:case 33554432:a=64;break;case 268435456:a=134217728;break;default:a=0}if(0!==(a=a&(r.suspendedLanes|n)?0:a)&&a!==s.retryLane)throw s.retryLane=a,Pr(e,a),Oc(r,e,a),Hi}"$?"===c.data||Wc(),t=sl(e,t,n)}else"$?"===c.data?(t.flags|=128,t.child=e.child,t=lu.bind(null,e),c._reactRetry=t,t=null):(e=s.treeContext,Yr=ld(c.nextSibling),Kr=t,Qr=!0,Zr=null,Xr=!1,null!==e&&(zr[Br++]=Ur,zr[Br++]=Hr,zr[Br++]=$r,Ur=e.id,Hr=e.overflow,$r=t),(t=il(t,a.children)).flags|=4096);return t}return o?(Oa(),o=a.fallback,c=t.mode,u=(s=e.child).sibling,(a=Ds(s,{mode:"hidden",children:a.children})).subtreeFlags=31457280&s.subtreeFlags,null!==u?o=Ds(u,o):(o=Bs(o,c,n,null)).flags|=2,o.return=t,a.return=t,a.sibling=o,t.child=a,a=o,o=t.child,null===(c=e.child.memoizedState)?c=rl(n):(null!==(s=c.cachePool)?(u=za._currentValue,s=s.parent!==u?{parent:u,pool:u}:s):s=Za(),c={baseLanes:c.baseLanes|n,cachePool:s}),o.memoizedState=c,o.childLanes=al(e,r,n),t.memoizedState=nl,a):(Ra(t),e=(n=e.child).sibling,(n=Ds(n,{mode:"visible",children:a.children})).return=t,n.sibling=null,null!==e&&(null===(r=t.deletions)?(t.deletions=[e],t.flags|=16):r.push(e)),t.child=n,t.memoizedState=null,n)}function il(e,t){return(t=ll({mode:"visible",children:t},e.mode)).return=e,e.child=t}function ll(e,t){return $s(e,t,0,null)}function sl(e,t,n){return ka(t,e.child,null,n),(e=il(t,t.pendingProps.children)).flags|=2,t.memoizedState=null,e}function cl(e,t,n){e.lanes|=t;var r=e.alternate;null!==r&&(r.lanes|=t),wl(e.return,t,n)}function ul(e,t,n,r,a){var o=e.memoizedState;null===o?e.memoizedState={isBackwards:t,rendering:null,renderingStartTime:0,last:r,tail:n,tailMode:a}:(o.isBackwards=t,o.rendering=null,o.renderingStartTime=0,o.last=r,o.tail=n,o.tailMode=a)}function dl(e,t,n){var r=t.pendingProps,a=r.revealOrder,o=r.tail;if(Vi(e,t,r.children,n),2&(r=Fa.current))r=1&r|2,t.flags|=128;else{if(null!==e&&128&e.flags)e:for(e=t.child;null!==e;){if(13===e.tag)null!==e.memoizedState&&cl(e,n,t);else if(19===e.tag)cl(e,n,t);else if(null!==e.child){e.child.return=e,e=e.child;continue}if(e===t)break e;for(;null===e.sibling;){if(null===e.return||e.return===t)break e;e=e.return}e.sibling.return=e.return,e=e.sibling}r&=1}switch(K(Fa,r),a){case"forwards":for(n=t.child,a=null;null!==n;)null!==(e=n.alternate)&&null===La(e)&&(a=n),n=n.sibling;null===(n=a)?(a=t.child,t.child=null):(a=n.sibling,n.sibling=null),ul(t,!1,a,n,o);break;case"backwards":for(n=null,a=t.child,t.child=null;null!==a;){if(null!==(e=a.alternate)&&null===La(e)){t.child=a;break}e=a.sibling,a.sibling=n,n=a,a=e}ul(t,!0,n,null,o);break;case"together":ul(t,!1,null,null,void 0);break;default:t.memoizedState=null}return t.child}function fl(e,t,n){if(null!==e&&(t.dependencies=e.dependencies),dc|=t.lanes,!(n&t.childLanes)){if(null===e)return null;if(xl(e,t,n,!1),!(n&t.childLanes))return null}if(null!==e&&t.child!==e.child)throw Error(i(153));if(null!==t.child){for(n=Ds(e=t.child,e.pendingProps),t.child=n,n.return=t;null!==e.sibling;)e=e.sibling,(n=n.sibling=Ds(e,e.pendingProps)).return=t;n.sibling=null}return t.child}function pl(e,t){return!!(e.lanes&t)||!(null===(e=e.dependencies)||!Sl(e))}function hl(e,t,n){if(null!==e)if(e.memoizedProps!==t.pendingProps)Wi=!0;else{if(!(pl(e,n)||128&t.flags))return Wi=!1,function(e,t,n){switch(t.tag){case 3:J(t,t.stateNode.containerInfo),bl(t,za,e.memoizedState.cache),aa();break;case 27:case 5:te(t);break;case 4:J(t,t.stateNode.containerInfo);break;case 10:bl(t,t.type,t.memoizedProps.value);break;case 13:var r=t.memoizedState;if(null!==r)return null!==r.dehydrated?(Ra(t),t.flags|=128,null):n&t.child.childLanes?ol(e,t,n):(Ra(t),null!==(e=fl(e,t,n))?e.sibling:null);Ra(t);break;case 19:var a=!!(128&e.flags);if((r=!!(n&t.childLanes))||(xl(e,t,n,!1),r=!!(n&t.childLanes)),a){if(r)return dl(e,t,n);t.flags|=128}if(null!==(a=t.memoizedState)&&(a.rendering=null,a.tail=null,a.lastEffect=null),K(Fa,Fa.current),r)break;return null;case 22:case 23:return t.lanes=0,Yi(e,t,n);case 24:bl(t,za,e.memoizedState.cache)}return fl(e,t,n)}(e,t,n);Wi=!!(131072&e.flags)}else Wi=!1,Qr&&1048576&t.flags&&Vr(t,Mr,t.index);switch(t.lanes=0,t.tag){case 16:e:{e=t.pendingProps;var r=t.elementType,a=r._init;if(r=a(r._payload),t.type=r,"function"!=typeof r){if(null!=r){if((a=r.$$typeof)===y){t.tag=11,t=qi(null,t,r,e,n);break e}if(a===w){t.tag=14,t=Gi(null,t,r,e,n);break e}}throw t=A(r)||r,Error(i(306,t,""))}Is(r)?(e=ji(r,e),t.tag=1,t=el(null,t,r,e,n)):(t.tag=0,t=Xi(null,t,r,e,n))}return t;case 0:return Xi(e,t,t.type,t.pendingProps,n);case 1:return el(e,t,r=t.type,a=ji(r,t.pendingProps),n);case 3:e:{if(J(t,t.stateNode.containerInfo),null===e)throw Error(i(387));var o=t.pendingProps;r=(a=t.memoizedState).element,Rl(e,t),Dl(t,o,null,n);var l=t.memoizedState;if(o=l.cache,bl(t,za,o),o!==a.cache&&kl(t,[za],n,!0),Il(),o=l.element,a.isDehydrated){if(a={element:o,isDehydrated:!1,cache:l.cache},t.updateQueue.baseState=a,t.memoizedState=a,256&t.flags){t=tl(e,t,o,n);break e}if(o!==r){oa(r=Fr(Error(i(424)),t)),t=tl(e,t,o,n);break e}for(Yr=ld(t.stateNode.containerInfo.firstChild),Kr=t,Qr=!0,Zr=null,Xr=!0,n=xa(t,null,o,n),t.child=n;n;)n.flags=-3&n.flags|4096,n=n.sibling}else{if(aa(),o===r){t=fl(e,t,n);break e}Vi(e,t,o,n)}t=t.child}return t;case 26:return Zi(e,t),null===e?(n=gd(t.type,null,t.pendingProps,null))?t.memoizedState=n:Qr||(n=t.type,e=t.pendingProps,(r=Yu(Z.current).createElement(n))[Me]=t,r[ze]=e,qu(r,n,e),Ze(r),t.stateNode=r):t.memoizedState=gd(t.type,e.memoizedProps,t.pendingProps,e.memoizedState),null;case 27:return te(t),null===e&&Qr&&(r=t.stateNode=cd(t.type,t.pendingProps,Z.current),Kr=t,Xr=!0,Yr=ld(r.firstChild)),r=t.pendingProps.children,null!==e||Qr?Vi(e,t,r,n):t.child=ka(t,null,r,n),Zi(e,t),t.child;case 5:return null===e&&Qr&&((a=r=Yr)&&(null!==(r=function(e,t,n,r){for(;1===e.nodeType;){var a=n;if(e.nodeName.toLowerCase()!==t.toLowerCase()){if(!r&&("INPUT"!==e.nodeName||"hidden"!==e.type))break}else if(r){if(!e[Ve])switch(t){case"meta":if(!e.hasAttribute("itemprop"))break;return e;case"link":if("stylesheet"===(o=e.getAttribute("rel"))&&e.hasAttribute("data-precedence"))break;if(o!==a.rel||e.getAttribute("href")!==(null==a.href?null:a.href)||e.getAttribute("crossorigin")!==(null==a.crossOrigin?null:a.crossOrigin)||e.getAttribute("title")!==(null==a.title?null:a.title))break;return e;case"style":if(e.hasAttribute("data-precedence"))break;return e;case"script":if(((o=e.getAttribute("src"))!==(null==a.src?null:a.src)||e.getAttribute("type")!==(null==a.type?null:a.type)||e.getAttribute("crossorigin")!==(null==a.crossOrigin?null:a.crossOrigin))&&o&&e.hasAttribute("async")&&!e.hasAttribute("itemprop"))break;return e;default:return e}}else{if("input"!==t||"hidden"!==e.type)return e;var o=null==a.name?null:""+a.name;if("hidden"===a.type&&e.getAttribute("name")===o)return e}if(null===(e=ld(e.nextSibling)))break}return null}(r,t.type,t.pendingProps,Xr))?(t.stateNode=r,Kr=t,Yr=ld(r.firstChild),Xr=!1,a=!0):a=!1),a||ea(t)),te(t),a=t.type,o=t.pendingProps,l=null!==e?e.memoizedProps:null,r=o.children,Xu(a,o)?r=null:null!==l&&Xu(a,l)&&(t.flags|=32),null!==t.memoizedState&&(a=fo(e,t,mo,null,null,n),Id._currentValue=a),Zi(e,t),Vi(e,t,r,n),t.child;case 6:return null===e&&Qr&&((e=n=Yr)&&(null!==(n=function(e,t,n){if(""===t)return null;for(;3!==e.nodeType;){if((1!==e.nodeType||"INPUT"!==e.nodeName||"hidden"!==e.type)&&!n)return null;if(null===(e=ld(e.nextSibling)))return null}return e}(n,t.pendingProps,Xr))?(t.stateNode=n,Kr=t,Yr=null,e=!0):e=!1),e||ea(t)),null;case 13:return ol(e,t,n);case 4:return J(t,t.stateNode.containerInfo),r=t.pendingProps,null===e?t.child=ka(t,null,r,n):Vi(e,t,r,n),t.child;case 11:return qi(e,t,t.type,t.pendingProps,n);case 7:return Vi(e,t,t.pendingProps,n),t.child;case 8:case 12:return Vi(e,t,t.pendingProps.children,n),t.child;case 10:return r=t.pendingProps,bl(t,t.type,r.value),Vi(e,t,r.children,n),t.child;case 9:return a=t.type._context,r=t.pendingProps.children,_l(t),r=r(a=El(a)),t.flags|=1,Vi(e,t,r,n),t.child;case 14:return Gi(e,t,t.type,t.pendingProps,n);case 15:return Ki(e,t,t.type,t.pendingProps,n);case 19:return dl(e,t,n);case 22:return Yi(e,t,n);case 24:return _l(t),r=El(za),null===e?(null===(a=Ya())&&(a=tc,o=Ba(),a.pooledCache=o,o.refCount++,null!==o&&(a.pooledCacheLanes|=n),a=o),t.memoizedState={parent:r,cache:a},Pl(t),bl(t,za,a)):(!!(e.lanes&n)&&(Rl(e,t),Dl(t,null,null,n),Il()),a=e.memoizedState,o=t.memoizedState,a.parent!==r?(a={parent:r,cache:r},t.memoizedState=a,0===t.lanes&&(t.memoizedState=t.updateQueue.baseState=a),bl(t,za,r)):(r=o.cache,bl(t,za,r),r!==a.cache&&kl(t,[za],n,!0))),Vi(e,t,t.pendingProps.children,n),t.child;case 29:throw t.pendingProps}throw Error(i(156,t.tag))}var ml=q(null),gl=null,yl=null;function bl(e,t,n){K(ml,t._currentValue),t._currentValue=n}function vl(e){e._currentValue=ml.current,G(ml)}function wl(e,t,n){for(;null!==e;){var r=e.alternate;if((e.childLanes&t)!==t?(e.childLanes|=t,null!==r&&(r.childLanes|=t)):null!==r&&(r.childLanes&t)!==t&&(r.childLanes|=t),e===n)break;e=e.return}}function kl(e,t,n,r){var a=e.child;for(null!==a&&(a.return=e);null!==a;){var o=a.dependencies;if(null!==o){var l=a.child;o=o.firstContext;e:for(;null!==o;){var s=o;o=a;for(var c=0;c<t.length;c++)if(s.context===t[c]){o.lanes|=n,null!==(s=o.alternate)&&(s.lanes|=n),wl(o.return,n,e),r||(l=null);break e}o=s.next}}else if(18===a.tag){if(null===(l=a.return))throw Error(i(341));l.lanes|=n,null!==(o=l.alternate)&&(o.lanes|=n),wl(l,n,e),l=null}else l=a.child;if(null!==l)l.return=a;else for(l=a;null!==l;){if(l===e){l=null;break}if(null!==(a=l.sibling)){a.return=l.return,l=a;break}l=l.return}a=l}}function xl(e,t,n,r){e=null;for(var a=t,o=!1;null!==a;){if(!o)if(524288&a.flags)o=!0;else if(262144&a.flags)break;if(10===a.tag){var l=a.alternate;if(null===l)throw Error(i(387));if(null!==(l=l.memoizedProps)){var s=a.type;Kn(a.pendingProps.value,l.value)||(null!==e?e.push(s):e=[s])}}else if(a===X.current){if(null===(l=a.alternate))throw Error(i(387));l.memoizedState.memoizedState!==a.memoizedState.memoizedState&&(null!==e?e.push(Id):e=[Id])}a=a.return}null!==e&&kl(t,e,n,r),t.flags|=262144}function Sl(e){for(e=e.firstContext;null!==e;){if(!Kn(e.context._currentValue,e.memoizedValue))return!0;e=e.next}return!1}function _l(e){gl=e,yl=null,null!==(e=e.dependencies)&&(e.firstContext=null)}function El(e){return Al(gl,e)}function Cl(e,t){return null===gl&&_l(e),Al(e,t)}function Al(e,t){var n=t._currentValue;if(t={context:t,memoizedValue:n,next:null},null===yl){if(null===e)throw Error(i(308));yl=t,e.dependencies={lanes:0,firstContext:t},e.flags|=524288}else yl=yl.next=t;return n}var Tl=!1;function Pl(e){e.updateQueue={baseState:e.memoizedState,firstBaseUpdate:null,lastBaseUpdate:null,shared:{pending:null,lanes:0,hiddenCallbacks:null},callbacks:null}}function Rl(e,t){e=e.updateQueue,t.updateQueue===e&&(t.updateQueue={baseState:e.baseState,firstBaseUpdate:e.firstBaseUpdate,lastBaseUpdate:e.lastBaseUpdate,shared:e.shared,callbacks:null})}function Nl(e){return{lane:e,tag:0,payload:null,callback:null,next:null}}function Ol(e,t,n){var r=e.updateQueue;if(null===r)return null;if(r=r.shared,2&ec){var a=r.pending;return null===a?t.next=t:(t.next=a.next,a.next=t),r.pending=t,t=Nr(e),Rr(e,null,n),t}return Ar(e,r,t,n),Nr(e)}function jl(e,t,n){if(null!==(t=t.updateQueue)&&(t=t.shared,4194176&n)){var r=t.lanes;n|=r&=e.pendingLanes,t.lanes=n,Fe(e,n)}}function Fl(e,t){var n=e.updateQueue,r=e.alternate;if(null!==r&&n===(r=r.updateQueue)){var a=null,o=null;if(null!==(n=n.firstBaseUpdate)){do{var i={lane:n.lane,tag:n.tag,payload:n.payload,callback:null,next:null};null===o?a=o=i:o=o.next=i,n=n.next}while(null!==n);null===o?a=o=t:o=o.next=t}else a=o=t;return n={baseState:r.baseState,firstBaseUpdate:a,lastBaseUpdate:o,shared:r.shared,callbacks:r.callbacks},void(e.updateQueue=n)}null===(e=n.lastBaseUpdate)?n.firstBaseUpdate=t:e.next=t,n.lastBaseUpdate=t}var Ll=!1;function Il(){if(Ll){if(null!==Va)throw Va}}function Dl(e,t,n,r){Ll=!1;var a=e.updateQueue;Tl=!1;var o=a.firstBaseUpdate,i=a.lastBaseUpdate,l=a.shared.pending;if(null!==l){a.shared.pending=null;var s=l,c=s.next;s.next=null,null===i?o=c:i.next=c,i=s;var u=e.alternate;null!==u&&((l=(u=u.updateQueue).lastBaseUpdate)!==i&&(null===l?u.firstBaseUpdate=c:l.next=c,u.lastBaseUpdate=s))}if(null!==o){var d=a.baseState;for(i=0,u=c=s=null,l=o;;){var f=-536870913&l.lane,p=f!==l.lane;if(p?(rc&f)===f:(r&f)===f){0!==f&&f===Wa&&(Ll=!0),null!==u&&(u=u.next={lane:0,tag:l.tag,payload:l.payload,callback:null,next:null});e:{var h=e,m=l;f=t;var g=n;switch(m.tag){case 1:if("function"==typeof(h=m.payload)){d=h.call(g,d,f);break e}d=h;break e;case 3:h.flags=-65537&h.flags|128;case 0:if(null==(f="function"==typeof(h=m.payload)?h.call(g,d,f):h))break e;d=N({},d,f);break e;case 2:Tl=!0}}null!==(f=l.callback)&&(e.flags|=64,p&&(e.flags|=8192),null===(p=a.callbacks)?a.callbacks=[f]:p.push(f))}else p={lane:f,tag:l.tag,payload:l.payload,callback:l.callback,next:null},null===u?(c=u=p,s=d):u=u.next=p,i|=f;if(null===(l=l.next)){if(null===(l=a.shared.pending))break;l=(p=l).next,p.next=null,a.lastBaseUpdate=p,a.shared.pending=null}}null===u&&(s=d),a.baseState=s,a.firstBaseUpdate=c,a.lastBaseUpdate=u,null===o&&(a.shared.lanes=0),dc|=i,e.lanes=i,e.memoizedState=d}}function Ml(e,t){if("function"!=typeof e)throw Error(i(191,e));e.call(t)}function zl(e,t){var n=e.callbacks;if(null!==n)for(e.callbacks=null,e=0;e<n.length;e++)Ml(n[e],t)}function Bl(e,t){try{var n=t.updateQueue,r=null!==n?n.lastEffect:null;if(null!==r){var a=r.next;n=a;do{if((n.tag&e)===e){r=void 0;var o=n.create,i=n.inst;r=o(),i.destroy=r}n=n.next}while(n!==a)}}catch(l){ru(t,t.return,l)}}function $l(e,t,n){try{var r=t.updateQueue,a=null!==r?r.lastEffect:null;if(null!==a){var o=a.next;r=o;do{if((r.tag&e)===e){var i=r.inst,l=i.destroy;if(void 0!==l){i.destroy=void 0,a=t;var s=n;try{l()}catch(c){ru(a,s,c)}}}r=r.next}while(r!==o)}}catch(c){ru(t,t.return,c)}}function Ul(e){var t=e.updateQueue;if(null!==t){var n=e.stateNode;try{zl(t,n)}catch(r){ru(e,e.return,r)}}}function Hl(e,t,n){n.props=ji(e.type,e.memoizedProps),n.state=e.memoizedState;try{n.componentWillUnmount()}catch(r){ru(e,t,r)}}function Wl(e,t){try{var n=e.ref;if(null!==n){var r=e.stateNode;switch(e.tag){case 26:case 27:case 5:var a=r;break;default:a=r}"function"==typeof n?e.refCleanup=n(a):n.current=a}}catch(o){ru(e,t,o)}}function Vl(e,t){var n=e.ref,r=e.refCleanup;if(null!==n)if("function"==typeof r)try{r()}catch(a){ru(e,t,a)}finally{e.refCleanup=null,null!=(e=e.alternate)&&(e.refCleanup=null)}else if("function"==typeof n)try{n(null)}catch(o){ru(e,t,o)}else n.current=null}function ql(e){var t=e.type,n=e.memoizedProps,r=e.stateNode;try{e:switch(t){case"button":case"input":case"select":case"textarea":n.autoFocus&&r.focus();break e;case"img":n.src?r.src=n.src:n.srcSet&&(r.srcset=n.srcSet)}}catch(a){ru(e,e.return,a)}}function Gl(e,t,n){try{var r=e.stateNode;!function(e,t,n,r){switch(t){case"div":case"span":case"svg":case"path":case"a":case"g":case"p":case"li":break;case"input":var a=null,o=null,l=null,s=null,c=null,u=null,d=null;for(h in n){var f=n[h];if(n.hasOwnProperty(h)&&null!=f)switch(h){case"checked":case"value":break;case"defaultValue":c=f;default:r.hasOwnProperty(h)||Wu(e,t,h,null,r,f)}}for(var p in r){var h=r[p];if(f=n[p],r.hasOwnProperty(p)&&(null!=h||null!=f))switch(p){case"type":o=h;break;case"name":a=h;break;case"checked":u=h;break;case"defaultChecked":d=h;break;case"value":l=h;break;case"defaultValue":s=h;break;case"children":case"dangerouslySetInnerHTML":if(null!=h)throw Error(i(137,t));break;default:h!==f&&Wu(e,t,p,h,r,f)}}return void gt(e,l,s,c,u,d,o,a);case"select":for(o in h=l=s=p=null,n)if(c=n[o],n.hasOwnProperty(o)&&null!=c)switch(o){case"value":break;case"multiple":h=c;default:r.hasOwnProperty(o)||Wu(e,t,o,null,r,c)}for(a in r)if(o=r[a],c=n[a],r.hasOwnProperty(a)&&(null!=o||null!=c))switch(a){case"value":p=o;break;case"defaultValue":s=o;break;case"multiple":l=o;default:o!==c&&Wu(e,t,a,o,r,c)}return t=s,n=l,r=h,void(null!=p?vt(e,!!n,p,!1):!!r!=!!n&&(null!=t?vt(e,!!n,t,!0):vt(e,!!n,n?[]:"",!1)));case"textarea":for(s in h=p=null,n)if(a=n[s],n.hasOwnProperty(s)&&null!=a&&!r.hasOwnProperty(s))switch(s){case"value":case"children":break;default:Wu(e,t,s,null,r,a)}for(l in r)if(a=r[l],o=n[l],r.hasOwnProperty(l)&&(null!=a||null!=o))switch(l){case"value":p=a;break;case"defaultValue":h=a;break;case"children":break;case"dangerouslySetInnerHTML":if(null!=a)throw Error(i(91));break;default:a!==o&&Wu(e,t,l,a,r,o)}return void wt(e,p,h);case"option":for(var m in n)if(p=n[m],n.hasOwnProperty(m)&&null!=p&&!r.hasOwnProperty(m))if("selected"===m)e.selected=!1;else Wu(e,t,m,null,r,p);for(c in r)if(p=r[c],h=n[c],r.hasOwnProperty(c)&&p!==h&&(null!=p||null!=h))if("selected"===c)e.selected=p&&"function"!=typeof p&&"symbol"!=typeof p;else Wu(e,t,c,p,r,h);return;case"img":case"link":case"area":case"base":case"br":case"col":case"embed":case"hr":case"keygen":case"meta":case"param":case"source":case"track":case"wbr":case"menuitem":for(var g in n)p=n[g],n.hasOwnProperty(g)&&null!=p&&!r.hasOwnProperty(g)&&Wu(e,t,g,null,r,p);for(u in r)if(p=r[u],h=n[u],r.hasOwnProperty(u)&&p!==h&&(null!=p||null!=h))switch(u){case"children":case"dangerouslySetInnerHTML":if(null!=p)throw Error(i(137,t));break;default:Wu(e,t,u,p,r,h)}return;default:if(Ct(t)){for(var y in n)p=n[y],n.hasOwnProperty(y)&&void 0!==p&&!r.hasOwnProperty(y)&&Vu(e,t,y,void 0,r,p);for(d in r)p=r[d],h=n[d],!r.hasOwnProperty(d)||p===h||void 0===p&&void 0===h||Vu(e,t,d,p,r,h);return}}for(var b in n)p=n[b],n.hasOwnProperty(b)&&null!=p&&!r.hasOwnProperty(b)&&Wu(e,t,b,null,r,p);for(f in r)p=r[f],h=n[f],!r.hasOwnProperty(f)||p===h||null==p&&null==h||Wu(e,t,f,p,r,h)}(r,e.type,n,t),r[ze]=t}catch(a){ru(e,e.return,a)}}function Kl(e){return 5===e.tag||3===e.tag||26===e.tag||27===e.tag||4===e.tag}function Yl(e){e:for(;;){for(;null===e.sibling;){if(null===e.return||Kl(e.return))return null;e=e.return}for(e.sibling.return=e.return,e=e.sibling;5!==e.tag&&6!==e.tag&&27!==e.tag&&18!==e.tag;){if(2&e.flags)continue e;if(null===e.child||4===e.tag)continue e;e.child.return=e,e=e.child}if(!(2&e.flags))return e.stateNode}}function Ql(e,t,n){var r=e.tag;if(5===r||6===r)e=e.stateNode,t?8===n.nodeType?n.parentNode.insertBefore(e,t):n.insertBefore(e,t):(8===n.nodeType?(t=n.parentNode).insertBefore(e,n):(t=n).appendChild(e),null!=(n=n._reactRootContainer)||null!==t.onclick||(t.onclick=Hu));else if(4!==r&&27!==r&&null!==(e=e.child))for(Ql(e,t,n),e=e.sibling;null!==e;)Ql(e,t,n),e=e.sibling}function Zl(e,t,n){var r=e.tag;if(5===r||6===r)e=e.stateNode,t?n.insertBefore(e,t):n.appendChild(e);else if(4!==r&&27!==r&&null!==(e=e.child))for(Zl(e,t,n),e=e.sibling;null!==e;)Zl(e,t,n),e=e.sibling}var Xl=!1,Jl=!1,es=!1,ts="function"==typeof WeakSet?WeakSet:Set,ns=null,rs=!1;function as(e,t,n){var r=n.flags;switch(n.tag){case 0:case 11:case 15:ys(e,n),4&r&&Bl(5,n);break;case 1:if(ys(e,n),4&r)if(e=n.stateNode,null===t)try{e.componentDidMount()}catch(l){ru(n,n.return,l)}else{var a=ji(n.type,t.memoizedProps);t=t.memoizedState;try{e.componentDidUpdate(a,t,e.__reactInternalSnapshotBeforeUpdate)}catch(s){ru(n,n.return,s)}}64&r&&Ul(n),512&r&&Wl(n,n.return);break;case 3:if(ys(e,n),64&r&&null!==(r=n.updateQueue)){if(e=null,null!==n.child)switch(n.child.tag){case 27:case 5:case 1:e=n.child.stateNode}try{zl(r,e)}catch(l){ru(n,n.return,l)}}break;case 26:ys(e,n),512&r&&Wl(n,n.return);break;case 27:case 5:ys(e,n),null===t&&4&r&&ql(n),512&r&&Wl(n,n.return);break;case 12:default:ys(e,n);break;case 13:ys(e,n),4&r&&us(e,n);break;case 22:if(!(a=null!==n.memoizedState||Xl)){t=null!==t&&null!==t.memoizedState||Jl;var o=Xl,i=Jl;Xl=a,(Jl=t)&&!i?vs(e,n,!!(8772&n.subtreeFlags)):ys(e,n),Xl=o,Jl=i}512&r&&("manual"===n.memoizedProps.mode?Wl(n,n.return):Vl(n,n.return))}}function os(e){var t=e.alternate;null!==t&&(e.alternate=null,os(t)),e.child=null,e.deletions=null,e.sibling=null,5===e.tag&&(null!==(t=e.stateNode)&&qe(t)),e.stateNode=null,e.return=null,e.dependencies=null,e.memoizedProps=null,e.memoizedState=null,e.pendingProps=null,e.stateNode=null,e.updateQueue=null}var is=null,ls=!1;function ss(e,t,n){for(n=n.child;null!==n;)cs(e,t,n),n=n.sibling}function cs(e,t,n){if(be&&"function"==typeof be.onCommitFiberUnmount)try{be.onCommitFiberUnmount(ye,n)}catch(i){}switch(n.tag){case 26:Jl||Vl(n,t),ss(e,t,n),n.memoizedState?n.memoizedState.count--:n.stateNode&&(n=n.stateNode).parentNode.removeChild(n);break;case 27:Jl||Vl(n,t);var r=is,a=ls;for(is=n.stateNode,ss(e,t,n),t=(n=n.stateNode).attributes;t.length;)n.removeAttributeNode(t[0]);qe(n),is=r,ls=a;break;case 5:Jl||Vl(n,t);case 6:a=is;var o=ls;if(is=null,ss(e,t,n),ls=o,null!==(is=a))if(ls)try{e=is,r=n.stateNode,8===e.nodeType?e.parentNode.removeChild(r):e.removeChild(r)}catch(l){ru(n,t,l)}else try{is.removeChild(n.stateNode)}catch(l){ru(n,t,l)}break;case 18:null!==is&&(ls?(t=is,n=n.stateNode,8===t.nodeType?od(t.parentNode,n):1===t.nodeType&&od(t,n),gf(t)):od(is,n.stateNode));break;case 4:r=is,a=ls,is=n.stateNode.containerInfo,ls=!0,ss(e,t,n),is=r,ls=a;break;case 0:case 11:case 14:case 15:Jl||$l(2,n,t),Jl||$l(4,n,t),ss(e,t,n);break;case 1:Jl||(Vl(n,t),"function"==typeof(r=n.stateNode).componentWillUnmount&&Hl(n,t,r)),ss(e,t,n);break;case 21:ss(e,t,n);break;case 22:Jl||Vl(n,t),Jl=(r=Jl)||null!==n.memoizedState,ss(e,t,n),Jl=r;break;default:ss(e,t,n)}}function us(e,t){if(null===t.memoizedState&&(null!==(e=t.alternate)&&(null!==(e=e.memoizedState)&&null!==(e=e.dehydrated))))try{gf(e)}catch(n){ru(t,t.return,n)}}function ds(e,t){var n=function(e){switch(e.tag){case 13:case 19:var t=e.stateNode;return null===t&&(t=e.stateNode=new ts),t;case 22:return null===(t=(e=e.stateNode)._retryCache)&&(t=e._retryCache=new ts),t;default:throw Error(i(435,e.tag))}}(e);t.forEach((function(t){var r=su.bind(null,e,t);n.has(t)||(n.add(t),t.then(r,r))}))}function fs(e,t){var n=t.deletions;if(null!==n)for(var r=0;r<n.length;r++){var a=n[r],o=e,l=t,s=l;e:for(;null!==s;){switch(s.tag){case 27:case 5:is=s.stateNode,ls=!1;break e;case 3:case 4:is=s.stateNode.containerInfo,ls=!0;break e}s=s.return}if(null===is)throw Error(i(160));cs(o,l,a),is=null,ls=!1,null!==(o=a.alternate)&&(o.return=null),a.return=null}if(13878&t.subtreeFlags)for(t=t.child;null!==t;)hs(t,e),t=t.sibling}var ps=null;function hs(e,t){var n=e.alternate,r=e.flags;switch(e.tag){case 0:case 11:case 14:case 15:fs(t,e),ms(e),4&r&&($l(3,e,e.return),Bl(3,e),$l(5,e,e.return));break;case 1:fs(t,e),ms(e),512&r&&(Jl||null===n||Vl(n,n.return)),64&r&&Xl&&(null!==(e=e.updateQueue)&&(null!==(r=e.callbacks)&&(n=e.shared.hiddenCallbacks,e.shared.hiddenCallbacks=null===n?r:n.concat(r))));break;case 26:var a=ps;if(fs(t,e),ms(e),512&r&&(Jl||null===n||Vl(n,n.return)),4&r){var o=null!==n?n.memoizedState:null;if(r=e.memoizedState,null===n)if(null===r)if(null===e.stateNode){e:{r=e.type,n=e.memoizedProps,a=a.ownerDocument||a;t:switch(r){case"title":(!(o=a.getElementsByTagName("title")[0])||o[Ve]||o[Me]||"http://www.w3.org/2000/svg"===o.namespaceURI||o.hasAttribute("itemprop"))&&(o=a.createElement(r),a.head.insertBefore(o,a.querySelector("head > title"))),qu(o,r,n),o[Me]=e,Ze(o),r=o;break e;case"link":var l=Ad("link","href",a).get(r+(n.href||""));if(l)for(var s=0;s<l.length;s++)if((o=l[s]).getAttribute("href")===(null==n.href?null:n.href)&&o.getAttribute("rel")===(null==n.rel?null:n.rel)&&o.getAttribute("title")===(null==n.title?null:n.title)&&o.getAttribute("crossorigin")===(null==n.crossOrigin?null:n.crossOrigin)){l.splice(s,1);break t}qu(o=a.createElement(r),r,n),a.head.appendChild(o);break;case"meta":if(l=Ad("meta","content",a).get(r+(n.content||"")))for(s=0;s<l.length;s++)if((o=l[s]).getAttribute("content")===(null==n.content?null:""+n.content)&&o.getAttribute("name")===(null==n.name?null:n.name)&&o.getAttribute("property")===(null==n.property?null:n.property)&&o.getAttribute("http-equiv")===(null==n.httpEquiv?null:n.httpEquiv)&&o.getAttribute("charset")===(null==n.charSet?null:n.charSet)){l.splice(s,1);break t}qu(o=a.createElement(r),r,n),a.head.appendChild(o);break;default:throw Error(i(468,r))}o[Me]=e,Ze(o),r=o}e.stateNode=r}else Td(a,e.type,e.stateNode);else e.stateNode=xd(a,r,e.memoizedProps);else o!==r?(null===o?null!==n.stateNode&&(n=n.stateNode).parentNode.removeChild(n):o.count--,null===r?Td(a,e.type,e.stateNode):xd(a,r,e.memoizedProps)):null===r&&null!==e.stateNode&&Gl(e,e.memoizedProps,n.memoizedProps)}break;case 27:if(4&r&&null===e.alternate){a=e.stateNode,o=e.memoizedProps;try{for(var c=a.firstChild;c;){var u=c.nextSibling,d=c.nodeName;c[Ve]||"HEAD"===d||"BODY"===d||"SCRIPT"===d||"STYLE"===d||"LINK"===d&&"stylesheet"===c.rel.toLowerCase()||a.removeChild(c),c=u}for(var f=e.type,p=a.attributes;p.length;)a.removeAttributeNode(p[0]);qu(a,f,o),a[Me]=e,a[ze]=o}catch(m){ru(e,e.return,m)}}case 5:if(fs(t,e),ms(e),512&r&&(Jl||null===n||Vl(n,n.return)),32&e.flags){a=e.stateNode;try{xt(a,"")}catch(m){ru(e,e.return,m)}}4&r&&null!=e.stateNode&&Gl(e,a=e.memoizedProps,null!==n?n.memoizedProps:a),1024&r&&(es=!0);break;case 6:if(fs(t,e),ms(e),4&r){if(null===e.stateNode)throw Error(i(162));r=e.memoizedProps,n=e.stateNode;try{n.nodeValue=r}catch(m){ru(e,e.return,m)}}break;case 3:if(Cd=null,a=ps,ps=fd(t.containerInfo),fs(t,e),ps=a,ms(e),4&r&&null!==n&&n.memoizedState.isDehydrated)try{gf(t.containerInfo)}catch(m){ru(e,e.return,m)}es&&(es=!1,gs(e));break;case 4:r=ps,ps=fd(e.stateNode.containerInfo),fs(t,e),ms(e),ps=r;break;case 12:fs(t,e),ms(e);break;case 13:fs(t,e),ms(e),8192&e.child.flags&&null!==e.memoizedState!=(null!==n&&null!==n.memoizedState)&&(vc=se()),4&r&&(null!==(r=e.updateQueue)&&(e.updateQueue=null,ds(e,r)));break;case 22:if(512&r&&(Jl||null===n||Vl(n,n.return)),c=null!==e.memoizedState,u=null!==n&&null!==n.memoizedState,Xl=(d=Xl)||c,Jl=(f=Jl)||u,fs(t,e),Jl=f,Xl=d,ms(e),(t=e.stateNode)._current=e,t._visibility&=-3,t._visibility|=2&t._pendingVisibility,8192&r&&(t._visibility=c?-2&t._visibility:1|t._visibility,c&&(t=Xl||Jl,null===n||u||t||bs(e)),null===e.memoizedProps||"manual"!==e.memoizedProps.mode))e:for(n=null,t=e;;){if(5===t.tag||26===t.tag||27===t.tag){if(null===n){u=n=t;try{if(a=u.stateNode,c)"function"==typeof(o=a.style).setProperty?o.setProperty("display","none","important"):o.display="none";else{l=u.stateNode;var h=null!=(s=u.memoizedProps.style)&&s.hasOwnProperty("display")?s.display:null;l.style.display=null==h||"boolean"==typeof h?"":(""+h).trim()}}catch(m){ru(u,u.return,m)}}}else if(6===t.tag){if(null===n){u=t;try{u.stateNode.nodeValue=c?"":u.memoizedProps}catch(m){ru(u,u.return,m)}}}else if((22!==t.tag&&23!==t.tag||null===t.memoizedState||t===e)&&null!==t.child){t.child.return=t,t=t.child;continue}if(t===e)break e;for(;null===t.sibling;){if(null===t.return||t.return===e)break e;n===t&&(n=null),t=t.return}n===t&&(n=null),t.sibling.return=t.return,t=t.sibling}4&r&&(null!==(r=e.updateQueue)&&(null!==(n=r.retryQueue)&&(r.retryQueue=null,ds(e,n))));break;case 19:fs(t,e),ms(e),4&r&&(null!==(r=e.updateQueue)&&(e.updateQueue=null,ds(e,r)));break;case 21:break;default:fs(t,e),ms(e)}}function ms(e){var t=e.flags;if(2&t){try{if(27!==e.tag){e:{for(var n=e.return;null!==n;){if(Kl(n)){var r=n;break e}n=n.return}throw Error(i(160))}switch(r.tag){case 27:var a=r.stateNode;Zl(e,Yl(e),a);break;case 5:var o=r.stateNode;32&r.flags&&(xt(o,""),r.flags&=-33),Zl(e,Yl(e),o);break;case 3:case 4:var l=r.stateNode.containerInfo;Ql(e,Yl(e),l);break;default:throw Error(i(161))}}}catch(s){ru(e,e.return,s)}e.flags&=-3}4096&t&&(e.flags&=-4097)}function gs(e){if(1024&e.subtreeFlags)for(e=e.child;null!==e;){var t=e;gs(t),5===t.tag&&1024&t.flags&&t.stateNode.reset(),e=e.sibling}}function ys(e,t){if(8772&t.subtreeFlags)for(t=t.child;null!==t;)as(e,t.alternate,t),t=t.sibling}function bs(e){for(e=e.child;null!==e;){var t=e;switch(t.tag){case 0:case 11:case 14:case 15:$l(4,t,t.return),bs(t);break;case 1:Vl(t,t.return);var n=t.stateNode;"function"==typeof n.componentWillUnmount&&Hl(t,t.return,n),bs(t);break;case 26:case 27:case 5:Vl(t,t.return),bs(t);break;case 22:Vl(t,t.return),null===t.memoizedState&&bs(t);break;default:bs(t)}e=e.sibling}}function vs(e,t,n){for(n=n&&!!(8772&t.subtreeFlags),t=t.child;null!==t;){var r=t.alternate,a=e,o=t,i=o.flags;switch(o.tag){case 0:case 11:case 15:vs(a,o,n),Bl(4,o);break;case 1:if(vs(a,o,n),"function"==typeof(a=(r=o).stateNode).componentDidMount)try{a.componentDidMount()}catch(c){ru(r,r.return,c)}if(null!==(a=(r=o).updateQueue)){var l=r.stateNode;try{var s=a.shared.hiddenCallbacks;if(null!==s)for(a.shared.hiddenCallbacks=null,a=0;a<s.length;a++)Ml(s[a],l)}catch(c){ru(r,r.return,c)}}n&&64&i&&Ul(o),Wl(o,o.return);break;case 26:case 27:case 5:vs(a,o,n),n&&null===r&&4&i&&ql(o),Wl(o,o.return);break;case 12:default:vs(a,o,n);break;case 13:vs(a,o,n),n&&4&i&&us(a,o);break;case 22:null===o.memoizedState&&vs(a,o,n),Wl(o,o.return)}t=t.sibling}}function ws(e,t){var n=null;null!==e&&null!==e.memoizedState&&null!==e.memoizedState.cachePool&&(n=e.memoizedState.cachePool.pool),e=null,null!==t.memoizedState&&null!==t.memoizedState.cachePool&&(e=t.memoizedState.cachePool.pool),e!==n&&(null!=e&&e.refCount++,null!=n&&$a(n))}function ks(e,t){e=null,null!==t.alternate&&(e=t.alternate.memoizedState.cache),(t=t.memoizedState.cache)!==e&&(t.refCount++,null!=e&&$a(e))}function xs(e,t,n,r){if(10256&t.subtreeFlags)for(t=t.child;null!==t;)Ss(e,t,n,r),t=t.sibling}function Ss(e,t,n,r){var a=t.flags;switch(t.tag){case 0:case 11:case 15:xs(e,t,n,r),2048&a&&Bl(9,t);break;case 3:xs(e,t,n,r),2048&a&&(e=null,null!==t.alternate&&(e=t.alternate.memoizedState.cache),(t=t.memoizedState.cache)!==e&&(t.refCount++,null!=e&&$a(e)));break;case 12:if(2048&a){xs(e,t,n,r),e=t.stateNode;try{var o=t.memoizedProps,i=o.id,l=o.onPostCommit;"function"==typeof l&&l(i,null===t.alternate?"mount":"update",e.passiveEffectDuration,-0)}catch(s){ru(t,t.return,s)}}else xs(e,t,n,r);break;case 23:break;case 22:o=t.stateNode,null!==t.memoizedState?4&o._visibility?xs(e,t,n,r):Es(e,t):4&o._visibility?xs(e,t,n,r):(o._visibility|=4,_s(e,t,n,r,!!(10256&t.subtreeFlags))),2048&a&&ws(t.alternate,t);break;case 24:xs(e,t,n,r),2048&a&&ks(t.alternate,t);break;default:xs(e,t,n,r)}}function _s(e,t,n,r,a){for(a=a&&!!(10256&t.subtreeFlags),t=t.child;null!==t;){var o=e,i=t,l=n,s=r,c=i.flags;switch(i.tag){case 0:case 11:case 15:_s(o,i,l,s,a),Bl(8,i);break;case 23:break;case 22:var u=i.stateNode;null!==i.memoizedState?4&u._visibility?_s(o,i,l,s,a):Es(o,i):(u._visibility|=4,_s(o,i,l,s,a)),a&&2048&c&&ws(i.alternate,i);break;case 24:_s(o,i,l,s,a),a&&2048&c&&ks(i.alternate,i);break;default:_s(o,i,l,s,a)}t=t.sibling}}function Es(e,t){if(10256&t.subtreeFlags)for(t=t.child;null!==t;){var n=e,r=t,a=r.flags;switch(r.tag){case 22:Es(n,r),2048&a&&ws(r.alternate,r);break;case 24:Es(n,r),2048&a&&ks(r.alternate,r);break;default:Es(n,r)}t=t.sibling}}var Cs=8192;function As(e){if(e.subtreeFlags&Cs)for(e=e.child;null!==e;)Ts(e),e=e.sibling}function Ts(e){switch(e.tag){case 26:As(e),e.flags&Cs&&null!==e.memoizedState&&function(e,t,n){if(null===Rd)throw Error(i(475));var r=Rd;if(!("stylesheet"!==t.type||"string"==typeof n.media&&!1===matchMedia(n.media).matches||4&t.state.loading)){if(null===t.instance){var a=yd(n.href),o=e.querySelector(bd(a));if(o)return null!==(e=o._p)&&"object"==typeof e&&"function"==typeof e.then&&(r.count++,r=Od.bind(r),e.then(r,r)),t.state.loading|=4,t.instance=o,void Ze(o);o=e.ownerDocument||e,n=vd(n),(a=ud.get(a))&&_d(n,a),Ze(o=o.createElement("link"));var l=o;l._p=new Promise((function(e,t){l.onload=e,l.onerror=t})),qu(o,"link",n),t.instance=o}null===r.stylesheets&&(r.stylesheets=new Map),r.stylesheets.set(t,e),(e=t.state.preload)&&!(3&t.state.loading)&&(r.count++,t=Od.bind(r),e.addEventListener("load",t),e.addEventListener("error",t))}}(ps,e.memoizedState,e.memoizedProps);break;case 5:default:As(e);break;case 3:case 4:var t=ps;ps=fd(e.stateNode.containerInfo),As(e),ps=t;break;case 22:null===e.memoizedState&&(null!==(t=e.alternate)&&null!==t.memoizedState?(t=Cs,Cs=16777216,As(e),Cs=t):As(e))}}function Ps(e){var t=e.alternate;if(null!==t&&null!==(e=t.child)){t.child=null;do{t=e.sibling,e.sibling=null,e=t}while(null!==e)}}function Rs(e){var t=e.deletions;if(16&e.flags){if(null!==t)for(var n=0;n<t.length;n++){var r=t[n];ns=r,js(r,e)}Ps(e)}if(10256&e.subtreeFlags)for(e=e.child;null!==e;)Ns(e),e=e.sibling}function Ns(e){switch(e.tag){case 0:case 11:case 15:Rs(e),2048&e.flags&&$l(9,e,e.return);break;case 3:case 12:default:Rs(e);break;case 22:var t=e.stateNode;null!==e.memoizedState&&4&t._visibility&&(null===e.return||13!==e.return.tag)?(t._visibility&=-5,Os(e)):Rs(e)}}function Os(e){var t=e.deletions;if(16&e.flags){if(null!==t)for(var n=0;n<t.length;n++){var r=t[n];ns=r,js(r,e)}Ps(e)}for(e=e.child;null!==e;){switch((t=e).tag){case 0:case 11:case 15:$l(8,t,t.return),Os(t);break;case 22:4&(n=t.stateNode)._visibility&&(n._visibility&=-5,Os(t));break;default:Os(t)}e=e.sibling}}function js(e,t){for(;null!==ns;){var n=ns;switch(n.tag){case 0:case 11:case 15:$l(8,n,t);break;case 23:case 22:if(null!==n.memoizedState&&null!==n.memoizedState.cachePool){var r=n.memoizedState.cachePool.pool;null!=r&&r.refCount++}break;case 24:$a(n.memoizedState.cache)}if(null!==(r=n.child))r.return=n,ns=r;else e:for(n=e;null!==ns;){var a=(r=ns).sibling,o=r.return;if(os(r),r===n){ns=null;break e}if(null!==a){a.return=o,ns=a;break e}ns=o}}}function Fs(e,t,n,r){this.tag=e,this.key=n,this.sibling=this.child=this.return=this.stateNode=this.type=this.elementType=null,this.index=0,this.refCleanup=this.ref=null,this.pendingProps=t,this.dependencies=this.memoizedState=this.updateQueue=this.memoizedProps=null,this.mode=r,this.subtreeFlags=this.flags=0,this.deletions=null,this.childLanes=this.lanes=0,this.alternate=null}function Ls(e,t,n,r){return new Fs(e,t,n,r)}function Is(e){return!(!(e=e.prototype)||!e.isReactComponent)}function Ds(e,t){var n=e.alternate;return null===n?((n=Ls(e.tag,t,e.key,e.mode)).elementType=e.elementType,n.type=e.type,n.stateNode=e.stateNode,n.alternate=e,e.alternate=n):(n.pendingProps=t,n.type=e.type,n.flags=0,n.subtreeFlags=0,n.deletions=null),n.flags=31457280&e.flags,n.childLanes=e.childLanes,n.lanes=e.lanes,n.child=e.child,n.memoizedProps=e.memoizedProps,n.memoizedState=e.memoizedState,n.updateQueue=e.updateQueue,t=e.dependencies,n.dependencies=null===t?null:{lanes:t.lanes,firstContext:t.firstContext},n.sibling=e.sibling,n.index=e.index,n.ref=e.ref,n.refCleanup=e.refCleanup,n}function Ms(e,t){e.flags&=31457282;var n=e.alternate;return null===n?(e.childLanes=0,e.lanes=t,e.child=null,e.subtreeFlags=0,e.memoizedProps=null,e.memoizedState=null,e.updateQueue=null,e.dependencies=null,e.stateNode=null):(e.childLanes=n.childLanes,e.lanes=n.lanes,e.child=n.child,e.subtreeFlags=0,e.deletions=null,e.memoizedProps=n.memoizedProps,e.memoizedState=n.memoizedState,e.updateQueue=n.updateQueue,e.type=n.type,t=n.dependencies,e.dependencies=null===t?null:{lanes:t.lanes,firstContext:t.firstContext}),e}function zs(e,t,n,r,a,o){var l=0;if(r=e,"function"==typeof e)Is(e)&&(l=1);else if("string"==typeof e)l=function(e,t,n){if(1===n||null!=t.itemProp)return!1;switch(e){case"meta":case"title":return!0;case"style":if("string"!=typeof t.precedence||"string"!=typeof t.href||""===t.href)break;return!0;case"link":if("string"!=typeof t.rel||"string"!=typeof t.href||""===t.href||t.onLoad||t.onError)break;return"stylesheet"!==t.rel||(e=t.disabled,"string"==typeof t.precedence&&null==e);case"script":if(t.async&&"function"!=typeof t.async&&"symbol"!=typeof t.async&&!t.onLoad&&!t.onError&&t.src&&"string"==typeof t.src)return!0}return!1}(e,n,Y.current)?26:"html"===e||"head"===e||"body"===e?27:5;else e:switch(e){case d:return Bs(n.children,a,o,t);case f:l=8,a|=24;break;case p:return(e=Ls(12,n,t,2|a)).elementType=p,e.lanes=o,e;case b:return(e=Ls(13,n,t,a)).elementType=b,e.lanes=o,e;case v:return(e=Ls(19,n,t,a)).elementType=v,e.lanes=o,e;case x:return $s(n,a,o,t);default:if("object"==typeof e&&null!==e)switch(e.$$typeof){case h:case g:l=10;break e;case m:l=9;break e;case y:l=11;break e;case w:l=14;break e;case k:l=16,r=null;break e}l=29,n=Error(i(130,null===e?"null":typeof e,"")),r=null}return(t=Ls(l,n,t,a)).elementType=e,t.type=r,t.lanes=o,t}function Bs(e,t,n,r){return(e=Ls(7,e,r,t)).lanes=n,e}function $s(e,t,n,r){(e=Ls(22,e,r,t)).elementType=x,e.lanes=n;var a={_visibility:1,_pendingVisibility:1,_pendingMarkers:null,_retryCache:null,_transitions:null,_current:null,detach:function(){var e=a._current;if(null===e)throw Error(i(456));if(!(2&a._pendingVisibility)){var t=Pr(e,2);null!==t&&(a._pendingVisibility|=2,Oc(t,e,2))}},attach:function(){var e=a._current;if(null===e)throw Error(i(456));if(2&a._pendingVisibility){var t=Pr(e,2);null!==t&&(a._pendingVisibility&=-3,Oc(t,e,2))}}};return e.stateNode=a,e}function Us(e,t,n){return(e=Ls(6,e,null,t)).lanes=n,e}function Hs(e,t,n){return(t=Ls(4,null!==e.children?e.children:[],e.key,t)).lanes=n,t.stateNode={containerInfo:e.containerInfo,pendingChildren:null,implementation:e.implementation},t}function Ws(e){e.flags|=4}function Vs(e,t){if("stylesheet"!==t.type||4&t.state.loading)e.flags&=-16777217;else if(e.flags|=16777216,!Pd(t)){if(null!==(t=Ta.current)&&((4194176&rc)===rc?null!==Pa:(62914560&rc)!==rc&&!(536870912&rc)||t!==Pa))throw fa=sa,la;e.flags|=8192}}function qs(e,t){null!==t&&(e.flags|=4),16384&e.flags&&(t=22!==e.tag?Re():536870912,e.lanes|=t,mc|=t)}function Gs(e,t){if(!Qr)switch(e.tailMode){case"hidden":t=e.tail;for(var n=null;null!==t;)null!==t.alternate&&(n=t),t=t.sibling;null===n?e.tail=null:n.sibling=null;break;case"collapsed":n=e.tail;for(var r=null;null!==n;)null!==n.alternate&&(r=n),n=n.sibling;null===r?t||null===e.tail?e.tail=null:e.tail.sibling=null:r.sibling=null}}function Ks(e){var t=null!==e.alternate&&e.alternate.child===e.child,n=0,r=0;if(t)for(var a=e.child;null!==a;)n|=a.lanes|a.childLanes,r|=31457280&a.subtreeFlags,r|=31457280&a.flags,a.return=e,a=a.sibling;else for(a=e.child;null!==a;)n|=a.lanes|a.childLanes,r|=a.subtreeFlags,r|=a.flags,a.return=e,a=a.sibling;return e.subtreeFlags|=r,e.childLanes=n,t}function Ys(e,t,n){var r=t.pendingProps;switch(Gr(t),t.tag){case 16:case 15:case 0:case 11:case 7:case 8:case 12:case 9:case 14:case 1:return Ks(t),null;case 3:return n=t.stateNode,r=null,null!==e&&(r=e.memoizedState.cache),t.memoizedState.cache!==r&&(t.flags|=2048),vl(za),ee(),n.pendingContext&&(n.context=n.pendingContext,n.pendingContext=null),null!==e&&null!==e.child||(ra(t)?Ws(t):null===e||e.memoizedState.isDehydrated&&!(256&t.flags)||(t.flags|=1024,null!==Zr&&(Fc(Zr),Zr=null))),Ks(t),null;case 26:return n=t.memoizedState,null===e?(Ws(t),null!==n?(Ks(t),Vs(t,n)):(Ks(t),t.flags&=-16777217)):n?n!==e.memoizedState?(Ws(t),Ks(t),Vs(t,n)):(Ks(t),t.flags&=-16777217):(e.memoizedProps!==r&&Ws(t),Ks(t),t.flags&=-16777217),null;case 27:ne(t),n=Z.current;var a=t.type;if(null!==e&&null!=t.stateNode)e.memoizedProps!==r&&Ws(t);else{if(!r){if(null===t.stateNode)throw Error(i(166));return Ks(t),null}e=Y.current,ra(t)?ta(t):(e=cd(a,r,n),t.stateNode=e,Ws(t))}return Ks(t),null;case 5:if(ne(t),n=t.type,null!==e&&null!=t.stateNode)e.memoizedProps!==r&&Ws(t);else{if(!r){if(null===t.stateNode)throw Error(i(166));return Ks(t),null}if(e=Y.current,ra(t))ta(t);else{switch(a=Yu(Z.current),e){case 1:e=a.createElementNS("http://www.w3.org/2000/svg",n);break;case 2:e=a.createElementNS("http://www.w3.org/1998/Math/MathML",n);break;default:switch(n){case"svg":e=a.createElementNS("http://www.w3.org/2000/svg",n);break;case"math":e=a.createElementNS("http://www.w3.org/1998/Math/MathML",n);break;case"script":(e=a.createElement("div")).innerHTML="<script><\/script>",e=e.removeChild(e.firstChild);break;case"select":e="string"==typeof r.is?a.createElement("select",{is:r.is}):a.createElement("select"),r.multiple?e.multiple=!0:r.size&&(e.size=r.size);break;default:e="string"==typeof r.is?a.createElement(n,{is:r.is}):a.createElement(n)}}e[Me]=t,e[ze]=r;e:for(a=t.child;null!==a;){if(5===a.tag||6===a.tag)e.appendChild(a.stateNode);else if(4!==a.tag&&27!==a.tag&&null!==a.child){a.child.return=a,a=a.child;continue}if(a===t)break e;for(;null===a.sibling;){if(null===a.return||a.return===t)break e;a=a.return}a.sibling.return=a.return,a=a.sibling}t.stateNode=e;e:switch(qu(e,n,r),n){case"button":case"input":case"select":case"textarea":e=!!r.autoFocus;break e;case"img":e=!0;break e;default:e=!1}e&&Ws(t)}}return Ks(t),t.flags&=-16777217,null;case 6:if(e&&null!=t.stateNode)e.memoizedProps!==r&&Ws(t);else{if("string"!=typeof r&&null===t.stateNode)throw Error(i(166));if(e=Z.current,ra(t)){if(e=t.stateNode,n=t.memoizedProps,r=null,null!==(a=Kr))switch(a.tag){case 27:case 5:r=a.memoizedProps}e[Me]=t,(e=!!(e.nodeValue===n||null!==r&&!0===r.suppressHydrationWarning||Uu(e.nodeValue,n)))||ea(t)}else(e=Yu(e).createTextNode(r))[Me]=t,t.stateNode=e}return Ks(t),null;case 13:if(r=t.memoizedState,null===e||null!==e.memoizedState&&null!==e.memoizedState.dehydrated){if(a=ra(t),null!==r&&null!==r.dehydrated){if(null===e){if(!a)throw Error(i(318));if(!(a=null!==(a=t.memoizedState)?a.dehydrated:null))throw Error(i(317));a[Me]=t}else aa(),!(128&t.flags)&&(t.memoizedState=null),t.flags|=4;Ks(t),a=!1}else null!==Zr&&(Fc(Zr),Zr=null),a=!0;if(!a)return 256&t.flags?(ja(t),t):(ja(t),null)}if(ja(t),128&t.flags)return t.lanes=n,t;if(n=null!==r,e=null!==e&&null!==e.memoizedState,n){a=null,null!==(r=t.child).alternate&&null!==r.alternate.memoizedState&&null!==r.alternate.memoizedState.cachePool&&(a=r.alternate.memoizedState.cachePool.pool);var o=null;null!==r.memoizedState&&null!==r.memoizedState.cachePool&&(o=r.memoizedState.cachePool.pool),o!==a&&(r.flags|=2048)}return n!==e&&n&&(t.child.flags|=8192),qs(t,t.updateQueue),Ks(t),null;case 4:return ee(),null===e&&Ou(t.stateNode.containerInfo),Ks(t),null;case 10:return vl(t.type),Ks(t),null;case 19:if(G(Fa),null===(a=t.memoizedState))return Ks(t),null;if(r=!!(128&t.flags),null===(o=a.rendering))if(r)Gs(a,!1);else{if(0!==uc||null!==e&&128&e.flags)for(e=t.child;null!==e;){if(null!==(o=La(e))){for(t.flags|=128,Gs(a,!1),e=o.updateQueue,t.updateQueue=e,qs(t,e),t.subtreeFlags=0,e=n,n=t.child;null!==n;)Ms(n,e),n=n.sibling;return K(Fa,1&Fa.current|2),t.child}e=e.sibling}null!==a.tail&&se()>wc&&(t.flags|=128,r=!0,Gs(a,!1),t.lanes=4194304)}else{if(!r)if(null!==(e=La(o))){if(t.flags|=128,r=!0,e=e.updateQueue,t.updateQueue=e,qs(t,e),Gs(a,!0),null===a.tail&&"hidden"===a.tailMode&&!o.alternate&&!Qr)return Ks(t),null}else 2*se()-a.renderingStartTime>wc&&536870912!==n&&(t.flags|=128,r=!0,Gs(a,!1),t.lanes=4194304);a.isBackwards?(o.sibling=t.child,t.child=o):(null!==(e=a.last)?e.sibling=o:t.child=o,a.last=o)}return null!==a.tail?(t=a.tail,a.rendering=t,a.tail=t.sibling,a.renderingStartTime=se(),t.sibling=null,e=Fa.current,K(Fa,r?1&e|2:1&e),t):(Ks(t),null);case 22:case 23:return ja(t),Aa(),r=null!==t.memoizedState,null!==e?null!==e.memoizedState!==r&&(t.flags|=8192):r&&(t.flags|=8192),r?!!(536870912&n)&&!(128&t.flags)&&(Ks(t),6&t.subtreeFlags&&(t.flags|=8192)):Ks(t),null!==(n=t.updateQueue)&&qs(t,n.retryQueue),n=null,null!==e&&null!==e.memoizedState&&null!==e.memoizedState.cachePool&&(n=e.memoizedState.cachePool.pool),r=null,null!==t.memoizedState&&null!==t.memoizedState.cachePool&&(r=t.memoizedState.cachePool.pool),r!==n&&(t.flags|=2048),null!==e&&G(Ka),null;case 24:return n=null,null!==e&&(n=e.memoizedState.cache),t.memoizedState.cache!==n&&(t.flags|=2048),vl(za),Ks(t),null;case 25:return null}throw Error(i(156,t.tag))}function Qs(e,t){switch(Gr(t),t.tag){case 1:return 65536&(e=t.flags)?(t.flags=-65537&e|128,t):null;case 3:return vl(za),ee(),65536&(e=t.flags)&&!(128&e)?(t.flags=-65537&e|128,t):null;case 26:case 27:case 5:return ne(t),null;case 13:if(ja(t),null!==(e=t.memoizedState)&&null!==e.dehydrated){if(null===t.alternate)throw Error(i(340));aa()}return 65536&(e=t.flags)?(t.flags=-65537&e|128,t):null;case 19:return G(Fa),null;case 4:return ee(),null;case 10:return vl(t.type),null;case 22:case 23:return ja(t),Aa(),null!==e&&G(Ka),65536&(e=t.flags)?(t.flags=-65537&e|128,t):null;case 24:return vl(za),null;default:return null}}function Zs(e,t){switch(Gr(t),t.tag){case 3:vl(za),ee();break;case 26:case 27:case 5:ne(t);break;case 4:ee();break;case 13:ja(t);break;case 19:G(Fa);break;case 10:vl(t.type);break;case 22:case 23:ja(t),Aa(),null!==e&&G(Ka);break;case 24:vl(za)}}var Xs={getCacheForType:function(e){var t=El(za),n=t.data.get(e);return void 0===n&&(n=e(),t.data.set(e,n)),n}},Js="function"==typeof WeakMap?WeakMap:Map,ec=0,tc=null,nc=null,rc=0,ac=0,oc=null,ic=!1,lc=!1,sc=!1,cc=0,uc=0,dc=0,fc=0,pc=0,hc=0,mc=0,gc=null,yc=null,bc=!1,vc=0,wc=1/0,kc=null,xc=null,Sc=!1,_c=null,Ec=0,Cc=0,Ac=null,Tc=0,Pc=null;function Rc(){if(2&ec&&0!==rc)return rc&-rc;if(null!==R.T){return 0!==Wa?Wa:ku()}return Ie()}function Nc(){0===hc&&(hc=536870912&rc&&!Qr?536870912:Pe());var e=Ta.current;return null!==e&&(e.flags|=32),hc}function Oc(e,t,n){(e===tc&&2===ac||null!==e.cancelPendingCommit)&&(Bc(e,0),Dc(e,rc,hc,!1)),Oe(e,n),2&ec&&e===tc||(e===tc&&(!(2&ec)&&(fc|=n),4===uc&&Dc(e,rc,hc,!1)),mu(e))}function jc(e,t,n){if(6&ec)throw Error(i(327));for(var r=!n&&!(60&t)&&!(t&e.expiredLanes)||Ae(e,t),a=r?function(e,t){var n=ec;ec|=2;var r=Uc(),a=Hc();tc!==e||rc!==t?(kc=null,wc=se()+500,Bc(e,t)):lc=Ae(e,t);e:for(;;)try{if(0!==ac&&null!==nc){t=nc;var o=oc;t:switch(ac){case 1:ac=0,oc=null,Qc(e,t,o,1);break;case 2:if(ca(o)){ac=0,oc=null,Yc(t);break}t=function(){2===ac&&tc===e&&(ac=7),mu(e)},o.then(t,t);break e;case 3:ac=7;break e;case 4:ac=5;break e;case 7:ca(o)?(ac=0,oc=null,Yc(t)):(ac=0,oc=null,Qc(e,t,o,7));break;case 5:var l=null;switch(nc.tag){case 26:l=nc.memoizedState;case 5:case 27:var s=nc;if(!l||Pd(l)){ac=0,oc=null;var c=s.sibling;if(null!==c)nc=c;else{var u=s.return;null!==u?(nc=u,Zc(u)):nc=null}break t}}ac=0,oc=null,Qc(e,t,o,5);break;case 6:ac=0,oc=null,Qc(e,t,o,6);break;case 8:zc(),uc=6;break e;default:throw Error(i(462))}}Gc();break}catch(d){$c(e,d)}return yl=gl=null,R.H=r,R.A=a,ec=n,null!==nc?0:(tc=null,rc=0,Cr(),uc)}(e,t):Vc(e,t,!0),o=r;;){if(0===a){lc&&!r&&Dc(e,t,0,!1);break}if(6===a)Dc(e,t,0,!ic);else{if(n=e.current.alternate,o&&!Ic(n)){a=Vc(e,t,!1),o=!1;continue}if(2===a){if(o=t,e.errorRecoveryDisabledLanes&o)var l=0;else l=0!==(l=-536870913&e.pendingLanes)?l:536870912&l?536870912:0;if(0!==l){t=l;e:{var s=e;a=gc;var c=s.current.memoizedState.isDehydrated;if(c&&(Bc(s,l).flags|=256),2!==(l=Vc(s,l,!1))){if(sc&&!c){s.errorRecoveryDisabledLanes|=o,fc|=o,a=4;break e}o=yc,yc=a,null!==o&&Fc(o)}a=l}if(o=!1,2!==a)continue}}if(1===a){Bc(e,0),Dc(e,t,0,!0);break}e:{switch(r=e,a){case 0:case 1:throw Error(i(345));case 4:if((4194176&t)===t){Dc(r,t,hc,!ic);break e}break;case 2:yc=null;break;case 3:case 5:break;default:throw Error(i(329))}if(r.finishedWork=n,r.finishedLanes=t,(62914560&t)===t&&10<(o=vc+300-se())){if(Dc(r,t,hc,!ic),0!==Ce(r,0))break e;r.timeoutHandle=ed(Lc.bind(null,r,n,yc,kc,bc,t,hc,fc,mc,ic,2,-0,0),o)}else Lc(r,n,yc,kc,bc,t,hc,fc,mc,ic,0,-0,0)}}break}mu(e)}function Fc(e){null===yc?yc=e:yc.push.apply(yc,e)}function Lc(e,t,n,r,a,o,l,s,c,u,d,f,p){var h=t.subtreeFlags;if((8192&h||!(16785408&~h))&&(Rd={stylesheets:null,count:0,unsuspend:Nd},Ts(t),null!==(t=function(){if(null===Rd)throw Error(i(475));var e=Rd;return e.stylesheets&&0===e.count&&Fd(e,e.stylesheets),0<e.count?function(t){var n=setTimeout((function(){if(e.stylesheets&&Fd(e,e.stylesheets),e.unsuspend){var t=e.unsuspend;e.unsuspend=null,t()}}),6e4);return e.unsuspend=t,function(){e.unsuspend=null,clearTimeout(n)}}:null}())))return e.cancelPendingCommit=t(Jc.bind(null,e,n,r,a,l,s,c,1,f,p)),void Dc(e,o,l,!u);Jc(e,n,r,a,l,s,c,d,f,p)}function Ic(e){for(var t=e;;){var n=t.tag;if((0===n||11===n||15===n)&&16384&t.flags&&(null!==(n=t.updateQueue)&&null!==(n=n.stores)))for(var r=0;r<n.length;r++){var a=n[r],o=a.getSnapshot;a=a.value;try{if(!Kn(o(),a))return!1}catch(i){return!1}}if(n=t.child,16384&t.subtreeFlags&&null!==n)n.return=t,t=n;else{if(t===e)break;for(;null===t.sibling;){if(null===t.return||t.return===e)return!0;t=t.return}t.sibling.return=t.return,t=t.sibling}}return!0}function Dc(e,t,n,r){t&=~pc,t&=~fc,e.suspendedLanes|=t,e.pingedLanes&=~t,r&&(e.warmLanes|=t),r=e.expirationTimes;for(var a=t;0<a;){var o=31-we(a),i=1<<o;r[o]=-1,a&=~i}0!==n&&je(e,n,t)}function Mc(){return!!(6&ec)||(gu(0,!1),!1)}function zc(){if(null!==nc){if(0===ac)var e=nc.return;else yl=gl=null,bo(e=nc),ha=null,ma=0,e=nc;for(;null!==e;)Zs(e.alternate,e),e=e.return;nc=null}}function Bc(e,t){e.finishedWork=null,e.finishedLanes=0;var n=e.timeoutHandle;-1!==n&&(e.timeoutHandle=-1,td(n)),null!==(n=e.cancelPendingCommit)&&(e.cancelPendingCommit=null,n()),zc(),tc=e,nc=n=Ds(e.current,null),rc=t,ac=0,oc=null,ic=!1,lc=Ae(e,t),sc=!1,mc=hc=pc=fc=dc=uc=0,yc=gc=null,bc=!1,8&t&&(t|=32&t);var r=e.entangledLanes;if(0!==r)for(e=e.entanglements,r&=t;0<r;){var a=31-we(r),o=1<<a;t|=e[a],r&=~o}return cc=t,Cr(),n}function $c(e,t){Ja=null,R.H=Ei,t===ia?(t=pa(),ac=3):t===la?(t=pa(),ac=4):ac=t===Hi?8:null!==t&&"object"==typeof t&&"function"==typeof t.then?6:1,oc=t,null===nc&&(uc=1,Mi(e,Fr(t,e.current)))}function Uc(){var e=R.H;return R.H=Ei,null===e?Ei:e}function Hc(){var e=R.A;return R.A=Xs,e}function Wc(){uc=4,ic||(4194176&rc)!==rc&&null!==Ta.current||(lc=!0),!(134217727&dc)&&!(134217727&fc)||null===tc||Dc(tc,rc,hc,!1)}function Vc(e,t,n){var r=ec;ec|=2;var a=Uc(),o=Hc();tc===e&&rc===t||(kc=null,Bc(e,t)),t=!1;var i=uc;e:for(;;)try{if(0!==ac&&null!==nc){var l=nc,s=oc;switch(ac){case 8:zc(),i=6;break e;case 3:case 2:case 6:null===Ta.current&&(t=!0);var c=ac;if(ac=0,oc=null,Qc(e,l,s,c),n&&lc){i=0;break e}break;default:c=ac,ac=0,oc=null,Qc(e,l,s,c)}}qc(),i=uc;break}catch(u){$c(e,u)}return t&&e.shellSuspendCounter++,yl=gl=null,ec=r,R.H=a,R.A=o,null===nc&&(tc=null,rc=0,Cr()),i}function qc(){for(;null!==nc;)Kc(nc)}function Gc(){for(;null!==nc&&!ie();)Kc(nc)}function Kc(e){var t=hl(e.alternate,e,cc);e.memoizedProps=e.pendingProps,null===t?Zc(e):nc=t}function Yc(e){var t=e,n=t.alternate;switch(t.tag){case 15:case 0:t=Ji(n,t,t.pendingProps,t.type,void 0,rc);break;case 11:t=Ji(n,t,t.pendingProps,t.type.render,t.ref,rc);break;case 5:bo(t);default:Zs(n,t),t=hl(n,t=nc=Ms(t,cc),cc)}e.memoizedProps=e.pendingProps,null===t?Zc(e):nc=t}function Qc(e,t,n,r){yl=gl=null,bo(t),ha=null,ma=0;var a=t.return;try{if(function(e,t,n,r,a){if(n.flags|=32768,null!==r&&"object"==typeof r&&"function"==typeof r.then){if(null!==(t=n.alternate)&&xl(t,n,a,!0),null!==(n=Ta.current)){switch(n.tag){case 13:return null===Pa?Wc():null===n.alternate&&0===uc&&(uc=3),n.flags&=-257,n.flags|=65536,n.lanes=a,r===sa?n.flags|=16384:(null===(t=n.updateQueue)?n.updateQueue=new Set([r]):t.add(r),au(e,r,a)),!1;case 22:return n.flags|=65536,r===sa?n.flags|=16384:(null===(t=n.updateQueue)?(t={transitions:null,markerInstances:null,retryQueue:new Set([r])},n.updateQueue=t):null===(n=t.retryQueue)?t.retryQueue=new Set([r]):n.add(r),au(e,r,a)),!1}throw Error(i(435,n.tag))}return au(e,r,a),Wc(),!1}if(Qr)return null!==(t=Ta.current)?(!(65536&t.flags)&&(t.flags|=256),t.flags|=65536,t.lanes=a,r!==Jr&&oa(Fr(e=Error(i(422),{cause:r}),n))):(r!==Jr&&oa(Fr(t=Error(i(423),{cause:r}),n)),(e=e.current.alternate).flags|=65536,a&=-a,e.lanes|=a,r=Fr(r,n),Fl(e,a=Bi(e.stateNode,r,a)),4!==uc&&(uc=2)),!1;var o=Error(i(520),{cause:r});if(o=Fr(o,n),null===gc?gc=[o]:gc.push(o),4!==uc&&(uc=2),null===t)return!0;r=Fr(r,n),n=t;do{switch(n.tag){case 3:return n.flags|=65536,e=a&-a,n.lanes|=e,Fl(n,e=Bi(n.stateNode,r,e)),!1;case 1:if(t=n.type,o=n.stateNode,!(128&n.flags||"function"!=typeof t.getDerivedStateFromError&&(null===o||"function"!=typeof o.componentDidCatch||null!==xc&&xc.has(o))))return n.flags|=65536,a&=-a,n.lanes|=a,Ui(a=$i(a),e,n,r),Fl(n,a),!1}n=n.return}while(null!==n);return!1}(e,a,t,n,rc))return uc=1,Mi(e,Fr(n,e.current)),void(nc=null)}catch(o){if(null!==a)throw nc=a,o;return uc=1,Mi(e,Fr(n,e.current)),void(nc=null)}32768&t.flags?(Qr||1===r?e=!0:lc||536870912&rc?e=!1:(ic=e=!0,(2===r||3===r||6===r)&&(null!==(r=Ta.current)&&13===r.tag&&(r.flags|=16384))),Xc(t,e)):Zc(t)}function Zc(e){var t=e;do{if(32768&t.flags)return void Xc(t,ic);e=t.return;var n=Ys(t.alternate,t,cc);if(null!==n)return void(nc=n);if(null!==(t=t.sibling))return void(nc=t);nc=t=e}while(null!==t);0===uc&&(uc=5)}function Xc(e,t){do{var n=Qs(e.alternate,e);if(null!==n)return n.flags&=32767,void(nc=n);if(null!==(n=e.return)&&(n.flags|=32768,n.subtreeFlags=0,n.deletions=null),!t&&null!==(e=e.sibling))return void(nc=e);nc=e=n}while(null!==e);uc=6,nc=null}function Jc(e,t,n,r,a,o,l,s,c,u){var d=R.T,f=U.p;try{U.p=2,R.T=null,function(e,t,n,r,a,o,l,s){do{tu()}while(null!==_c);if(6&ec)throw Error(i(327));var c=e.finishedWork;if(r=e.finishedLanes,null===c)return null;if(e.finishedWork=null,e.finishedLanes=0,c===e.current)throw Error(i(177));e.callbackNode=null,e.callbackPriority=0,e.cancelPendingCommit=null;var u=c.lanes|c.childLanes;if(function(e,t,n,r,a,o){var i=e.pendingLanes;e.pendingLanes=n,e.suspendedLanes=0,e.pingedLanes=0,e.warmLanes=0,e.expiredLanes&=n,e.entangledLanes&=n,e.errorRecoveryDisabledLanes&=n,e.shellSuspendCounter=0;var l=e.entanglements,s=e.expirationTimes,c=e.hiddenUpdates;for(n=i&~n;0<n;){var u=31-we(n),d=1<<u;l[u]=0,s[u]=-1;var f=c[u];if(null!==f)for(c[u]=null,u=0;u<f.length;u++){var p=f[u];null!==p&&(p.lane&=-536870913)}n&=~d}0!==r&&je(e,r,0),0!==o&&0===a&&0!==e.tag&&(e.suspendedLanes|=o&~(i&~t))}(e,r,u|=Er,o,l,s),e===tc&&(nc=tc=null,rc=0),!(10256&c.subtreeFlags)&&!(10256&c.flags)||Sc||(Sc=!0,Cc=u,Ac=n,function(e,t){ae(e,t)}(fe,(function(){return tu(),null}))),n=!!(15990&c.flags),15990&c.subtreeFlags||n?(n=R.T,R.T=null,o=U.p,U.p=2,l=ec,ec|=4,function(e,t){if(e=e.containerInfo,Gu=Wd,er(e=Jn(e))){if("selectionStart"in e)var n={start:e.selectionStart,end:e.selectionEnd};else e:{var r=(n=(n=e.ownerDocument)&&n.defaultView||window).getSelection&&n.getSelection();if(r&&0!==r.rangeCount){n=r.anchorNode;var a=r.anchorOffset,o=r.focusNode;r=r.focusOffset;try{n.nodeType,o.nodeType}catch(g){n=null;break e}var l=0,s=-1,c=-1,u=0,d=0,f=e,p=null;t:for(;;){for(var h;f!==n||0!==a&&3!==f.nodeType||(s=l+a),f!==o||0!==r&&3!==f.nodeType||(c=l+r),3===f.nodeType&&(l+=f.nodeValue.length),null!==(h=f.firstChild);)p=f,f=h;for(;;){if(f===e)break t;if(p===n&&++u===a&&(s=l),p===o&&++d===r&&(c=l),null!==(h=f.nextSibling))break;p=(f=p).parentNode}f=h}n=-1===s||-1===c?null:{start:s,end:c}}else n=null}n=n||{start:0,end:0}}else n=null;for(Ku={focusedElem:e,selectionRange:n},Wd=!1,ns=t;null!==ns;)if(e=(t=ns).child,1028&t.subtreeFlags&&null!==e)e.return=t,ns=e;else for(;null!==ns;){switch(o=(t=ns).alternate,e=t.flags,t.tag){case 0:case 11:case 15:case 5:case 26:case 27:case 6:case 4:case 17:break;case 1:if(1024&e&&null!==o){e=void 0,n=t,a=o.memoizedProps,o=o.memoizedState,r=n.stateNode;try{var m=ji(n.type,a,(n.elementType,n.type));e=r.getSnapshotBeforeUpdate(m,o),r.__reactInternalSnapshotBeforeUpdate=e}catch(y){ru(n,n.return,y)}}break;case 3:if(1024&e)if(9===(n=(e=t.stateNode.containerInfo).nodeType))id(e);else if(1===n)switch(e.nodeName){case"HEAD":case"HTML":case"BODY":id(e);break;default:e.textContent=""}break;default:if(1024&e)throw Error(i(163))}if(null!==(e=t.sibling)){e.return=t.return,ns=e;break}ns=t.return}m=rs,rs=!1}(e,c),hs(c,e),tr(Ku,e.containerInfo),Wd=!!Gu,Ku=Gu=null,e.current=c,as(e,c.alternate,c),le(),ec=l,U.p=o,R.T=n):e.current=c,Sc?(Sc=!1,_c=e,Ec=r):eu(e,u),u=e.pendingLanes,0===u&&(xc=null),function(e){if(be&&"function"==typeof be.onCommitFiberRoot)try{be.onCommitFiberRoot(ye,e,void 0,!(128&~e.current.flags))}catch(t){}}(c.stateNode),mu(e),null!==t)for(a=e.onRecoverableError,c=0;c<t.length;c++)u=t[c],a(u.value,{componentStack:u.stack});!!(3&Ec)&&tu(),u=e.pendingLanes,4194218&r&&42&u?e===Pc?Tc++:(Tc=0,Pc=e):Tc=0,gu(0,!1)}(e,t,n,r,f,a,o,l)}finally{R.T=d,U.p=f}}function eu(e,t){0==(e.pooledCacheLanes&=t)&&(null!=(t=e.pooledCache)&&(e.pooledCache=null,$a(t)))}function tu(){if(null!==_c){var e=_c,t=Cc;Cc=0;var n=Le(Ec),r=R.T,a=U.p;try{if(U.p=32>n?32:n,R.T=null,null===_c)var o=!1;else{n=Ac,Ac=null;var l=_c,s=Ec;if(_c=null,Ec=0,6&ec)throw Error(i(331));var c=ec;if(ec|=4,Ns(l.current),Ss(l,l.current,s,n),ec=c,gu(0,!1),be&&"function"==typeof be.onPostCommitFiberRoot)try{be.onPostCommitFiberRoot(ye,l)}catch(u){}o=!0}return o}finally{U.p=a,R.T=r,eu(e,t)}}return!1}function nu(e,t,n){t=Fr(n,t),null!==(e=Ol(e,t=Bi(e.stateNode,t,2),2))&&(Oe(e,2),mu(e))}function ru(e,t,n){if(3===e.tag)nu(e,e,n);else for(;null!==t;){if(3===t.tag){nu(t,e,n);break}if(1===t.tag){var r=t.stateNode;if("function"==typeof t.type.getDerivedStateFromError||"function"==typeof r.componentDidCatch&&(null===xc||!xc.has(r))){e=Fr(n,e),null!==(r=Ol(t,n=$i(2),2))&&(Ui(n,r,t,e),Oe(r,2),mu(r));break}}t=t.return}}function au(e,t,n){var r=e.pingCache;if(null===r){r=e.pingCache=new Js;var a=new Set;r.set(t,a)}else void 0===(a=r.get(t))&&(a=new Set,r.set(t,a));a.has(n)||(sc=!0,a.add(n),e=ou.bind(null,e,t,n),t.then(e,e))}function ou(e,t,n){var r=e.pingCache;null!==r&&r.delete(t),e.pingedLanes|=e.suspendedLanes&n,e.warmLanes&=~n,tc===e&&(rc&n)===n&&(4===uc||3===uc&&(62914560&rc)===rc&&300>se()-vc?!(2&ec)&&Bc(e,0):pc|=n,mc===rc&&(mc=0)),mu(e)}function iu(e,t){0===t&&(t=Re()),null!==(e=Pr(e,t))&&(Oe(e,t),mu(e))}function lu(e){var t=e.memoizedState,n=0;null!==t&&(n=t.retryLane),iu(e,n)}function su(e,t){var n=0;switch(e.tag){case 13:var r=e.stateNode,a=e.memoizedState;null!==a&&(n=a.retryLane);break;case 19:r=e.stateNode;break;case 22:r=e.stateNode._retryCache;break;default:throw Error(i(314))}null!==r&&r.delete(t),iu(e,n)}var cu=null,uu=null,du=!1,fu=!1,pu=!1,hu=0;function mu(e){var t;e!==uu&&null===e.next&&(null===uu?cu=uu=e:uu=uu.next=e),fu=!0,du||(du=!0,t=yu,rd((function(){6&ec?ae(ue,t):t()})))}function gu(e,t){if(!pu&&fu){pu=!0;do{for(var n=!1,r=cu;null!==r;){if(!t)if(0!==e){var a=r.pendingLanes;if(0===a)var o=0;else{var i=r.suspendedLanes,l=r.pingedLanes;o=(1<<31-we(42|e)+1)-1,o=201326677&(o&=a&~(i&~l))?201326677&o|1:o?2|o:0}0!==o&&(n=!0,wu(r,o))}else o=rc,!(3&(o=Ce(r,r===tc?o:0)))||Ae(r,o)||(n=!0,wu(r,o));r=r.next}}while(n);pu=!1}}function yu(){fu=du=!1;var e=0;0!==hu&&(function(){var e=window.event;if(e&&"popstate"===e.type)return e!==Ju&&(Ju=e,!0);return Ju=null,!1}()&&(e=hu),hu=0);for(var t=se(),n=null,r=cu;null!==r;){var a=r.next,o=bu(r,t);0===o?(r.next=null,null===n?cu=a:n.next=a,null===a&&(uu=n)):(n=r,(0!==e||3&o)&&(fu=!0)),r=a}gu(e,!1)}function bu(e,t){for(var n=e.suspendedLanes,r=e.pingedLanes,a=e.expirationTimes,o=-62914561&e.pendingLanes;0<o;){var i=31-we(o),l=1<<i,s=a[i];-1===s?l&n&&!(l&r)||(a[i]=Te(l,t)):s<=t&&(e.expiredLanes|=l),o&=~l}if(n=rc,n=Ce(e,e===(t=tc)?n:0),r=e.callbackNode,0===n||e===t&&2===ac||null!==e.cancelPendingCommit)return null!==r&&null!==r&&oe(r),e.callbackNode=null,e.callbackPriority=0;if(!(3&n)||Ae(e,n)){if((t=n&-n)===e.callbackPriority)return t;switch(null!==r&&oe(r),Le(n)){case 2:case 8:n=de;break;case 32:default:n=fe;break;case 268435456:n=he}return r=vu.bind(null,e),n=ae(n,r),e.callbackPriority=t,e.callbackNode=n,t}return null!==r&&null!==r&&oe(r),e.callbackPriority=2,e.callbackNode=null,2}function vu(e,t){var n=e.callbackNode;if(tu()&&e.callbackNode!==n)return null;var r=rc;return 0===(r=Ce(e,e===tc?r:0))?null:(jc(e,r,t),bu(e,se()),null!=e.callbackNode&&e.callbackNode===n?vu.bind(null,e):null)}function wu(e,t){if(tu())return null;jc(e,t,!0)}function ku(){return 0===hu&&(hu=Pe()),hu}function xu(e){return null==e||"symbol"==typeof e||"boolean"==typeof e?null:"function"==typeof e?e:Pt(""+e)}function Su(e,t){var n=t.ownerDocument.createElement("input");return n.name=t.name,n.value=t.value,e.id&&n.setAttribute("form",e.id),t.parentNode.insertBefore(n,t),e=new FormData(e),n.parentNode.removeChild(n),e}for(var _u=0;_u<kr.length;_u++){var Eu=kr[_u];xr(Eu.toLowerCase(),"on"+(Eu[0].toUpperCase()+Eu.slice(1)))}xr(pr,"onAnimationEnd"),xr(hr,"onAnimationIteration"),xr(mr,"onAnimationStart"),xr("dblclick","onDoubleClick"),xr("focusin","onFocus"),xr("focusout","onBlur"),xr(gr,"onTransitionRun"),xr(yr,"onTransitionStart"),xr(br,"onTransitionCancel"),xr(vr,"onTransitionEnd"),tt("onMouseEnter",["mouseout","mouseover"]),tt("onMouseLeave",["mouseout","mouseover"]),tt("onPointerEnter",["pointerout","pointerover"]),tt("onPointerLeave",["pointerout","pointerover"]),et("onChange","change click focusin focusout input keydown keyup selectionchange".split(" ")),et("onSelect","focusout contextmenu dragend focusin keydown keyup mousedown mouseup selectionchange".split(" ")),et("onBeforeInput",["compositionend","keypress","textInput","paste"]),et("onCompositionEnd","compositionend focusout keydown keypress keyup mousedown".split(" ")),et("onCompositionStart","compositionstart focusout keydown keypress keyup mousedown".split(" ")),et("onCompositionUpdate","compositionupdate focusout keydown keypress keyup mousedown".split(" "));var Cu="abort canplay canplaythrough durationchange emptied encrypted ended error loadeddata loadedmetadata loadstart pause play playing progress ratechange resize seeked seeking stalled suspend timeupdate volumechange waiting".split(" "),Au=new Set("beforetoggle cancel close invalid load scroll scrollend toggle".split(" ").concat(Cu));function Tu(e,t){t=!!(4&t);for(var n=0;n<e.length;n++){var r=e[n],a=r.event;r=r.listeners;e:{var o=void 0;if(t)for(var i=r.length-1;0<=i;i--){var l=r[i],s=l.instance,c=l.currentTarget;if(l=l.listener,s!==o&&a.isPropagationStopped())break e;o=l,a.currentTarget=c;try{o(a)}catch(u){Fi(u)}a.currentTarget=null,o=s}else for(i=0;i<r.length;i++){if(s=(l=r[i]).instance,c=l.currentTarget,l=l.listener,s!==o&&a.isPropagationStopped())break e;o=l,a.currentTarget=c;try{o(a)}catch(u){Fi(u)}a.currentTarget=null,o=s}}}}function Pu(e,t){var n=t[$e];void 0===n&&(n=t[$e]=new Set);var r=e+"__bubble";n.has(r)||(ju(t,e,2,!1),n.add(r))}function Ru(e,t,n){var r=0;t&&(r|=4),ju(n,e,r,t)}var Nu="_reactListening"+Math.random().toString(36).slice(2);function Ou(e){if(!e[Nu]){e[Nu]=!0,Xe.forEach((function(t){"selectionchange"!==t&&(Au.has(t)||Ru(t,!1,e),Ru(t,!0,e))}));var t=9===e.nodeType?e:e.ownerDocument;null===t||t[Nu]||(t[Nu]=!0,Ru("selectionchange",!1,t))}}function ju(e,t,n,r){switch(Zd(t)){case 2:var a=Vd;break;case 8:a=qd;break;default:a=Gd}n=a.bind(null,t,n,e),a=void 0,!Mt||"touchstart"!==t&&"touchmove"!==t&&"wheel"!==t||(a=!0),r?void 0!==a?e.addEventListener(t,n,{capture:!0,passive:a}):e.addEventListener(t,n,!0):void 0!==a?e.addEventListener(t,n,{passive:a}):e.addEventListener(t,n,!1)}function Fu(e,t,n,r,a){var o=r;if(!(1&t||2&t||null===r))e:for(;;){if(null===r)return;var i=r.tag;if(3===i||4===i){var l=r.stateNode.containerInfo;if(l===a||8===l.nodeType&&l.parentNode===a)break;if(4===i)for(i=r.return;null!==i;){var s=i.tag;if((3===s||4===s)&&((s=i.stateNode.containerInfo)===a||8===s.nodeType&&s.parentNode===a))return;i=i.return}for(;null!==l;){if(null===(i=Ge(l)))return;if(5===(s=i.tag)||6===s||26===s||27===s){r=o=i;continue e}l=l.parentNode}}r=r.return}It((function(){var r=o,a=Nt(n),i=[];e:{var l=wr.get(e);if(void 0!==l){var s=Xt,c=e;switch(e){case"keypress":if(0===Wt(n))break e;case"keydown":case"keyup":s=hn;break;case"focusin":c="focus",s=an;break;case"focusout":c="blur",s=an;break;case"beforeblur":case"afterblur":s=an;break;case"click":if(2===n.button)break e;case"auxclick":case"dblclick":case"mousedown":case"mousemove":case"mouseup":case"mouseout":case"mouseover":case"contextmenu":s=nn;break;case"drag":case"dragend":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"dragstart":case"drop":s=rn;break;case"touchcancel":case"touchend":case"touchmove":case"touchstart":s=gn;break;case pr:case hr:case mr:s=on;break;case vr:s=yn;break;case"scroll":case"scrollend":s=en;break;case"wheel":s=bn;break;case"copy":case"cut":case"paste":s=ln;break;case"gotpointercapture":case"lostpointercapture":case"pointercancel":case"pointerdown":case"pointermove":case"pointerout":case"pointerover":case"pointerup":s=mn;break;case"toggle":case"beforetoggle":s=vn}var u=!!(4&t),d=!u&&("scroll"===e||"scrollend"===e),f=u?null!==l?l+"Capture":null:l;u=[];for(var p,h=r;null!==h;){var m=h;if(p=m.stateNode,5!==(m=m.tag)&&26!==m&&27!==m||null===p||null===f||null!=(m=Dt(h,f))&&u.push(Lu(h,m,p)),d)break;h=h.return}0<u.length&&(l=new s(l,c,null,n,a),i.push({event:l,listeners:u}))}}if(!(7&t)){if(s="mouseout"===e||"pointerout"===e,(!(l="mouseover"===e||"pointerover"===e)||n===Rt||!(c=n.relatedTarget||n.fromElement)||!Ge(c)&&!c[Be])&&(s||l)&&(l=a.window===a?a:(l=a.ownerDocument)?l.defaultView||l.parentWindow:window,s?(s=r,null!==(c=(c=n.relatedTarget||n.toElement)?Ge(c):null)&&(d=D(c),u=c.tag,c!==d||5!==u&&27!==u&&6!==u)&&(c=null)):(s=null,c=r),s!==c)){if(u=nn,m="onMouseLeave",f="onMouseEnter",h="mouse","pointerout"!==e&&"pointerover"!==e||(u=mn,m="onPointerLeave",f="onPointerEnter",h="pointer"),d=null==s?l:Ye(s),p=null==c?l:Ye(c),(l=new u(m,h+"leave",s,n,a)).target=d,l.relatedTarget=p,m=null,Ge(a)===r&&((u=new u(f,h+"enter",c,n,a)).target=p,u.relatedTarget=d,m=u),d=m,s&&c)e:{for(f=c,h=0,p=u=s;p;p=Du(p))h++;for(p=0,m=f;m;m=Du(m))p++;for(;0<h-p;)u=Du(u),h--;for(;0<p-h;)f=Du(f),p--;for(;h--;){if(u===f||null!==f&&u===f.alternate)break e;u=Du(u),f=Du(f)}u=null}else u=null;null!==s&&Mu(i,l,s,u,!1),null!==c&&null!==d&&Mu(i,d,c,u,!0)}if("select"===(s=(l=r?Ye(r):window).nodeName&&l.nodeName.toLowerCase())||"input"===s&&"file"===l.type)var g=Dn;else if(Nn(l))if(Mn)g=Gn;else{g=Vn;var y=Wn}else!(s=l.nodeName)||"input"!==s.toLowerCase()||"checkbox"!==l.type&&"radio"!==l.type?r&&Ct(r.elementType)&&(g=Dn):g=qn;switch(g&&(g=g(e,r))?On(i,g,n,a):(y&&y(e,l,r),"focusout"===e&&r&&"number"===l.type&&null!=r.memoizedProps.value&&bt(l,"number",l.value)),y=r?Ye(r):window,e){case"focusin":(Nn(y)||"true"===y.contentEditable)&&(rr=y,ar=r,or=null);break;case"focusout":or=ar=rr=null;break;case"mousedown":ir=!0;break;case"contextmenu":case"mouseup":case"dragend":ir=!1,lr(i,n,a);break;case"selectionchange":if(nr)break;case"keydown":case"keyup":lr(i,n,a)}var b;if(kn)e:{switch(e){case"compositionstart":var v="onCompositionStart";break e;case"compositionend":v="onCompositionEnd";break e;case"compositionupdate":v="onCompositionUpdate";break e}v=void 0}else Pn?An(e,n)&&(v="onCompositionEnd"):"keydown"===e&&229===n.keyCode&&(v="onCompositionStart");v&&(_n&&"ko"!==n.locale&&(Pn||"onCompositionStart"!==v?"onCompositionEnd"===v&&Pn&&(b=Ht()):($t="value"in(Bt=a)?Bt.value:Bt.textContent,Pn=!0)),0<(y=Iu(r,v)).length&&(v=new sn(v,e,null,n,a),i.push({event:v,listeners:y}),b?v.data=b:null!==(b=Tn(n))&&(v.data=b))),(b=Sn?function(e,t){switch(e){case"compositionend":return Tn(t);case"keypress":return 32!==t.which?null:(Cn=!0,En);case"textInput":return(e=t.data)===En&&Cn?null:e;default:return null}}(e,n):function(e,t){if(Pn)return"compositionend"===e||!kn&&An(e,t)?(e=Ht(),Ut=$t=Bt=null,Pn=!1,e):null;switch(e){case"paste":default:return null;case"keypress":if(!(t.ctrlKey||t.altKey||t.metaKey)||t.ctrlKey&&t.altKey){if(t.char&&1<t.char.length)return t.char;if(t.which)return String.fromCharCode(t.which)}return null;case"compositionend":return _n&&"ko"!==t.locale?null:t.data}}(e,n))&&(0<(v=Iu(r,"onBeforeInput")).length&&(y=new sn("onBeforeInput","beforeinput",null,n,a),i.push({event:y,listeners:v}),y.data=b)),function(e,t,n,r,a){if("submit"===t&&n&&n.stateNode===a){var o=xu((a[ze]||null).action),i=r.submitter;i&&null!==(t=(t=i[ze]||null)?xu(t.formAction):i.getAttribute("formAction"))&&(o=t,i=null);var l=new Xt("action","action",null,r,a);e.push({event:l,listeners:[{instance:null,listener:function(){if(r.defaultPrevented){if(0!==hu){var e=i?Su(a,i):new FormData(a);di(n,{pending:!0,data:e,method:a.method,action:o},null,e)}}else"function"==typeof o&&(l.preventDefault(),e=i?Su(a,i):new FormData(a),di(n,{pending:!0,data:e,method:a.method,action:o},o,e))},currentTarget:a}]})}}(i,e,r,n,a)}Tu(i,t)}))}function Lu(e,t,n){return{instance:e,listener:t,currentTarget:n}}function Iu(e,t){for(var n=t+"Capture",r=[];null!==e;){var a=e,o=a.stateNode;5!==(a=a.tag)&&26!==a&&27!==a||null===o||(null!=(a=Dt(e,n))&&r.unshift(Lu(e,a,o)),null!=(a=Dt(e,t))&&r.push(Lu(e,a,o))),e=e.return}return r}function Du(e){if(null===e)return null;do{e=e.return}while(e&&5!==e.tag&&27!==e.tag);return e||null}function Mu(e,t,n,r,a){for(var o=t._reactName,i=[];null!==n&&n!==r;){var l=n,s=l.alternate,c=l.stateNode;if(l=l.tag,null!==s&&s===r)break;5!==l&&26!==l&&27!==l||null===c||(s=c,a?null!=(c=Dt(n,o))&&i.unshift(Lu(n,c,s)):a||null!=(c=Dt(n,o))&&i.push(Lu(n,c,s))),n=n.return}0!==i.length&&e.push({event:t,listeners:i})}var zu=/\r\n?/g,Bu=/\u0000|\uFFFD/g;function $u(e){return("string"==typeof e?e:""+e).replace(zu,"\n").replace(Bu,"")}function Uu(e,t){return t=$u(t),$u(e)===t}function Hu(){}function Wu(e,t,n,r,a,o){switch(n){case"children":"string"==typeof r?"body"===t||"textarea"===t&&""===r||xt(e,r):("number"==typeof r||"bigint"==typeof r)&&"body"!==t&&xt(e,""+r);break;case"className":lt(e,"class",r);break;case"tabIndex":lt(e,"tabindex",r);break;case"dir":case"role":case"viewBox":case"width":case"height":lt(e,n,r);break;case"style":Et(e,r,o);break;case"data":if("object"!==t){lt(e,"data",r);break}case"src":case"href":if(""===r&&("a"!==t||"href"!==n)){e.removeAttribute(n);break}if(null==r||"function"==typeof r||"symbol"==typeof r||"boolean"==typeof r){e.removeAttribute(n);break}r=Pt(""+r),e.setAttribute(n,r);break;case"action":case"formAction":if("function"==typeof r){e.setAttribute(n,"javascript:throw new Error('A React form was unexpectedly submitted. If you called form.submit() manually, consider using form.requestSubmit() instead. If you\\'re trying to use event.stopPropagation() in a submit event handler, consider also calling event.preventDefault().')");break}if("function"==typeof o&&("formAction"===n?("input"!==t&&Wu(e,t,"name",a.name,a,null),Wu(e,t,"formEncType",a.formEncType,a,null),Wu(e,t,"formMethod",a.formMethod,a,null),Wu(e,t,"formTarget",a.formTarget,a,null)):(Wu(e,t,"encType",a.encType,a,null),Wu(e,t,"method",a.method,a,null),Wu(e,t,"target",a.target,a,null))),null==r||"symbol"==typeof r||"boolean"==typeof r){e.removeAttribute(n);break}r=Pt(""+r),e.setAttribute(n,r);break;case"onClick":null!=r&&(e.onclick=Hu);break;case"onScroll":null!=r&&Pu("scroll",e);break;case"onScrollEnd":null!=r&&Pu("scrollend",e);break;case"dangerouslySetInnerHTML":if(null!=r){if("object"!=typeof r||!("__html"in r))throw Error(i(61));if(null!=(n=r.__html)){if(null!=a.children)throw Error(i(60));e.innerHTML=n}}break;case"multiple":e.multiple=r&&"function"!=typeof r&&"symbol"!=typeof r;break;case"muted":e.muted=r&&"function"!=typeof r&&"symbol"!=typeof r;break;case"suppressContentEditableWarning":case"suppressHydrationWarning":case"defaultValue":case"defaultChecked":case"innerHTML":case"ref":case"autoFocus":break;case"xlinkHref":if(null==r||"function"==typeof r||"boolean"==typeof r||"symbol"==typeof r){e.removeAttribute("xlink:href");break}n=Pt(""+r),e.setAttributeNS("http://www.w3.org/1999/xlink","xlink:href",n);break;case"contentEditable":case"spellCheck":case"draggable":case"value":case"autoReverse":case"externalResourcesRequired":case"focusable":case"preserveAlpha":null!=r&&"function"!=typeof r&&"symbol"!=typeof r?e.setAttribute(n,""+r):e.removeAttribute(n);break;case"inert":case"allowFullScreen":case"async":case"autoPlay":case"controls":case"default":case"defer":case"disabled":case"disablePictureInPicture":case"disableRemotePlayback":case"formNoValidate":case"hidden":case"loop":case"noModule":case"noValidate":case"open":case"playsInline":case"readOnly":case"required":case"reversed":case"scoped":case"seamless":case"itemScope":r&&"function"!=typeof r&&"symbol"!=typeof r?e.setAttribute(n,""):e.removeAttribute(n);break;case"capture":case"download":!0===r?e.setAttribute(n,""):!1!==r&&null!=r&&"function"!=typeof r&&"symbol"!=typeof r?e.setAttribute(n,r):e.removeAttribute(n);break;case"cols":case"rows":case"size":case"span":null!=r&&"function"!=typeof r&&"symbol"!=typeof r&&!isNaN(r)&&1<=r?e.setAttribute(n,r):e.removeAttribute(n);break;case"rowSpan":case"start":null==r||"function"==typeof r||"symbol"==typeof r||isNaN(r)?e.removeAttribute(n):e.setAttribute(n,r);break;case"popover":Pu("beforetoggle",e),Pu("toggle",e),it(e,"popover",r);break;case"xlinkActuate":st(e,"http://www.w3.org/1999/xlink","xlink:actuate",r);break;case"xlinkArcrole":st(e,"http://www.w3.org/1999/xlink","xlink:arcrole",r);break;case"xlinkRole":st(e,"http://www.w3.org/1999/xlink","xlink:role",r);break;case"xlinkShow":st(e,"http://www.w3.org/1999/xlink","xlink:show",r);break;case"xlinkTitle":st(e,"http://www.w3.org/1999/xlink","xlink:title",r);break;case"xlinkType":st(e,"http://www.w3.org/1999/xlink","xlink:type",r);break;case"xmlBase":st(e,"http://www.w3.org/XML/1998/namespace","xml:base",r);break;case"xmlLang":st(e,"http://www.w3.org/XML/1998/namespace","xml:lang",r);break;case"xmlSpace":st(e,"http://www.w3.org/XML/1998/namespace","xml:space",r);break;case"is":it(e,"is",r);break;case"innerText":case"textContent":break;default:(!(2<n.length)||"o"!==n[0]&&"O"!==n[0]||"n"!==n[1]&&"N"!==n[1])&&it(e,n=At.get(n)||n,r)}}function Vu(e,t,n,r,a,o){switch(n){case"style":Et(e,r,o);break;case"dangerouslySetInnerHTML":if(null!=r){if("object"!=typeof r||!("__html"in r))throw Error(i(61));if(null!=(n=r.__html)){if(null!=a.children)throw Error(i(60));e.innerHTML=n}}break;case"children":"string"==typeof r?xt(e,r):("number"==typeof r||"bigint"==typeof r)&&xt(e,""+r);break;case"onScroll":null!=r&&Pu("scroll",e);break;case"onScrollEnd":null!=r&&Pu("scrollend",e);break;case"onClick":null!=r&&(e.onclick=Hu);break;case"suppressContentEditableWarning":case"suppressHydrationWarning":case"innerHTML":case"ref":case"innerText":case"textContent":break;default:Je.hasOwnProperty(n)||("o"!==n[0]||"n"!==n[1]||(a=n.endsWith("Capture"),t=n.slice(2,a?n.length-7:void 0),"function"==typeof(o=null!=(o=e[ze]||null)?o[n]:null)&&e.removeEventListener(t,o,a),"function"!=typeof r)?n in e?e[n]=r:!0===r?e.setAttribute(n,""):it(e,n,r):("function"!=typeof o&&null!==o&&(n in e?e[n]=null:e.hasAttribute(n)&&e.removeAttribute(n)),e.addEventListener(t,r,a)))}}function qu(e,t,n){switch(t){case"div":case"span":case"svg":case"path":case"a":case"g":case"p":case"li":break;case"img":Pu("error",e),Pu("load",e);var r,a=!1,o=!1;for(r in n)if(n.hasOwnProperty(r)){var l=n[r];if(null!=l)switch(r){case"src":a=!0;break;case"srcSet":o=!0;break;case"children":case"dangerouslySetInnerHTML":throw Error(i(137,t));default:Wu(e,t,r,l,n,null)}}return o&&Wu(e,t,"srcSet",n.srcSet,n,null),void(a&&Wu(e,t,"src",n.src,n,null));case"input":Pu("invalid",e);var s=r=l=o=null,c=null,u=null;for(a in n)if(n.hasOwnProperty(a)){var d=n[a];if(null!=d)switch(a){case"name":o=d;break;case"type":l=d;break;case"checked":c=d;break;case"defaultChecked":u=d;break;case"value":r=d;break;case"defaultValue":s=d;break;case"children":case"dangerouslySetInnerHTML":if(null!=d)throw Error(i(137,t));break;default:Wu(e,t,a,d,n,null)}}return yt(e,r,s,c,u,l,o,!1),void dt(e);case"select":for(o in Pu("invalid",e),a=l=r=null,n)if(n.hasOwnProperty(o)&&null!=(s=n[o]))switch(o){case"value":r=s;break;case"defaultValue":l=s;break;case"multiple":a=s;default:Wu(e,t,o,s,n,null)}return t=r,n=l,e.multiple=!!a,void(null!=t?vt(e,!!a,t,!1):null!=n&&vt(e,!!a,n,!0));case"textarea":for(l in Pu("invalid",e),r=o=a=null,n)if(n.hasOwnProperty(l)&&null!=(s=n[l]))switch(l){case"value":a=s;break;case"defaultValue":o=s;break;case"children":r=s;break;case"dangerouslySetInnerHTML":if(null!=s)throw Error(i(91));break;default:Wu(e,t,l,s,n,null)}return kt(e,a,o,r),void dt(e);case"option":for(c in n)if(n.hasOwnProperty(c)&&null!=(a=n[c]))if("selected"===c)e.selected=a&&"function"!=typeof a&&"symbol"!=typeof a;else Wu(e,t,c,a,n,null);return;case"dialog":Pu("cancel",e),Pu("close",e);break;case"iframe":case"object":Pu("load",e);break;case"video":case"audio":for(a=0;a<Cu.length;a++)Pu(Cu[a],e);break;case"image":Pu("error",e),Pu("load",e);break;case"details":Pu("toggle",e);break;case"embed":case"source":case"link":Pu("error",e),Pu("load",e);case"area":case"base":case"br":case"col":case"hr":case"keygen":case"meta":case"param":case"track":case"wbr":case"menuitem":for(u in n)if(n.hasOwnProperty(u)&&null!=(a=n[u]))switch(u){case"children":case"dangerouslySetInnerHTML":throw Error(i(137,t));default:Wu(e,t,u,a,n,null)}return;default:if(Ct(t)){for(d in n)n.hasOwnProperty(d)&&(void 0!==(a=n[d])&&Vu(e,t,d,a,n,void 0));return}}for(s in n)n.hasOwnProperty(s)&&(null!=(a=n[s])&&Wu(e,t,s,a,n,null))}var Gu=null,Ku=null;function Yu(e){return 9===e.nodeType?e:e.ownerDocument}function Qu(e){switch(e){case"http://www.w3.org/2000/svg":return 1;case"http://www.w3.org/1998/Math/MathML":return 2;default:return 0}}function Zu(e,t){if(0===e)switch(t){case"svg":return 1;case"math":return 2;default:return 0}return 1===e&&"foreignObject"===t?0:e}function Xu(e,t){return"textarea"===e||"noscript"===e||"string"==typeof t.children||"number"==typeof t.children||"bigint"==typeof t.children||"object"==typeof t.dangerouslySetInnerHTML&&null!==t.dangerouslySetInnerHTML&&null!=t.dangerouslySetInnerHTML.__html}var Ju=null;var ed="function"==typeof setTimeout?setTimeout:void 0,td="function"==typeof clearTimeout?clearTimeout:void 0,nd="function"==typeof Promise?Promise:void 0,rd="function"==typeof queueMicrotask?queueMicrotask:void 0!==nd?function(e){return nd.resolve(null).then(e).catch(ad)}:ed;function ad(e){setTimeout((function(){throw e}))}function od(e,t){var n=t,r=0;do{var a=n.nextSibling;if(e.removeChild(n),a&&8===a.nodeType)if("/$"===(n=a.data)){if(0===r)return e.removeChild(a),void gf(t);r--}else"$"!==n&&"$?"!==n&&"$!"!==n||r++;n=a}while(n);gf(t)}function id(e){var t=e.firstChild;for(t&&10===t.nodeType&&(t=t.nextSibling);t;){var n=t;switch(t=t.nextSibling,n.nodeName){case"HTML":case"HEAD":case"BODY":id(n),qe(n);continue;case"SCRIPT":case"STYLE":continue;case"LINK":if("stylesheet"===n.rel.toLowerCase())continue}e.removeChild(n)}}function ld(e){for(;null!=e;e=e.nextSibling){var t=e.nodeType;if(1===t||3===t)break;if(8===t){if("$"===(t=e.data)||"$!"===t||"$?"===t||"F!"===t||"F"===t)break;if("/$"===t)return null}}return e}function sd(e){e=e.previousSibling;for(var t=0;e;){if(8===e.nodeType){var n=e.data;if("$"===n||"$!"===n||"$?"===n){if(0===t)return e;t--}else"/$"===n&&t++}e=e.previousSibling}return null}function cd(e,t,n){switch(t=Yu(n),e){case"html":if(!(e=t.documentElement))throw Error(i(452));return e;case"head":if(!(e=t.head))throw Error(i(453));return e;case"body":if(!(e=t.body))throw Error(i(454));return e;default:throw Error(i(451))}}var ud=new Map,dd=new Set;function fd(e){return"function"==typeof e.getRootNode?e.getRootNode():e.ownerDocument}var pd=U.d;U.d={f:function(){var e=pd.f(),t=Mc();return e||t},r:function(e){var t=Ke(e);null!==t&&5===t.tag&&"form"===t.type?pi(t):pd.r(e)},D:function(e){pd.D(e),md("dns-prefetch",e,null)},C:function(e,t){pd.C(e,t),md("preconnect",e,t)},L:function(e,t,n){pd.L(e,t,n);var r=hd;if(r&&e&&t){var a='link[rel="preload"][as="'+mt(t)+'"]';"image"===t&&n&&n.imageSrcSet?(a+='[imagesrcset="'+mt(n.imageSrcSet)+'"]',"string"==typeof n.imageSizes&&(a+='[imagesizes="'+mt(n.imageSizes)+'"]')):a+='[href="'+mt(e)+'"]';var o=a;switch(t){case"style":o=yd(e);break;case"script":o=wd(e)}ud.has(o)||(e=N({rel:"preload",href:"image"===t&&n&&n.imageSrcSet?void 0:e,as:t},n),ud.set(o,e),null!==r.querySelector(a)||"style"===t&&r.querySelector(bd(o))||"script"===t&&r.querySelector(kd(o))||(qu(t=r.createElement("link"),"link",e),Ze(t),r.head.appendChild(t)))}},m:function(e,t){pd.m(e,t);var n=hd;if(n&&e){var r=t&&"string"==typeof t.as?t.as:"script",a='link[rel="modulepreload"][as="'+mt(r)+'"][href="'+mt(e)+'"]',o=a;switch(r){case"audioworklet":case"paintworklet":case"serviceworker":case"sharedworker":case"worker":case"script":o=wd(e)}if(!ud.has(o)&&(e=N({rel:"modulepreload",href:e},t),ud.set(o,e),null===n.querySelector(a))){switch(r){case"audioworklet":case"paintworklet":case"serviceworker":case"sharedworker":case"worker":case"script":if(n.querySelector(kd(o)))return}qu(r=n.createElement("link"),"link",e),Ze(r),n.head.appendChild(r)}}},X:function(e,t){pd.X(e,t);var n=hd;if(n&&e){var r=Qe(n).hoistableScripts,a=wd(e),o=r.get(a);o||((o=n.querySelector(kd(a)))||(e=N({src:e,async:!0},t),(t=ud.get(a))&&Ed(e,t),Ze(o=n.createElement("script")),qu(o,"link",e),n.head.appendChild(o)),o={type:"script",instance:o,count:1,state:null},r.set(a,o))}},S:function(e,t,n){pd.S(e,t,n);var r=hd;if(r&&e){var a=Qe(r).hoistableStyles,o=yd(e);t=t||"default";var i=a.get(o);if(!i){var l={loading:0,preload:null};if(i=r.querySelector(bd(o)))l.loading=5;else{e=N({rel:"stylesheet",href:e,"data-precedence":t},n),(n=ud.get(o))&&_d(e,n);var s=i=r.createElement("link");Ze(s),qu(s,"link",e),s._p=new Promise((function(e,t){s.onload=e,s.onerror=t})),s.addEventListener("load",(function(){l.loading|=1})),s.addEventListener("error",(function(){l.loading|=2})),l.loading|=4,Sd(i,t,r)}i={type:"stylesheet",instance:i,count:1,state:l},a.set(o,i)}}},M:function(e,t){pd.M(e,t);var n=hd;if(n&&e){var r=Qe(n).hoistableScripts,a=wd(e),o=r.get(a);o||((o=n.querySelector(kd(a)))||(e=N({src:e,async:!0,type:"module"},t),(t=ud.get(a))&&Ed(e,t),Ze(o=n.createElement("script")),qu(o,"link",e),n.head.appendChild(o)),o={type:"script",instance:o,count:1,state:null},r.set(a,o))}}};var hd="undefined"==typeof document?null:document;function md(e,t,n){var r=hd;if(r&&"string"==typeof t&&t){var a=mt(t);a='link[rel="'+e+'"][href="'+a+'"]',"string"==typeof n&&(a+='[crossorigin="'+n+'"]'),dd.has(a)||(dd.add(a),e={rel:e,crossOrigin:n,href:t},null===r.querySelector(a)&&(qu(t=r.createElement("link"),"link",e),Ze(t),r.head.appendChild(t)))}}function gd(e,t,n,r){var a,o,l,s,c=(c=Z.current)?fd(c):null;if(!c)throw Error(i(446));switch(e){case"meta":case"title":return null;case"style":return"string"==typeof n.precedence&&"string"==typeof n.href?(t=yd(n.href),(r=(n=Qe(c).hoistableStyles).get(t))||(r={type:"style",instance:null,count:0,state:null},n.set(t,r)),r):{type:"void",instance:null,count:0,state:null};case"link":if("stylesheet"===n.rel&&"string"==typeof n.href&&"string"==typeof n.precedence){e=yd(n.href);var u=Qe(c).hoistableStyles,d=u.get(e);if(d||(c=c.ownerDocument||c,d={type:"stylesheet",instance:null,count:0,state:{loading:0,preload:null}},u.set(e,d),(u=c.querySelector(bd(e)))&&!u._p&&(d.instance=u,d.state.loading=5),ud.has(e)||(n={rel:"preload",as:"style",href:n.href,crossOrigin:n.crossOrigin,integrity:n.integrity,media:n.media,hrefLang:n.hrefLang,referrerPolicy:n.referrerPolicy},ud.set(e,n),u||(a=c,o=e,l=n,s=d.state,a.querySelector('link[rel="preload"][as="style"]['+o+"]")?s.loading=1:(o=a.createElement("link"),s.preload=o,o.addEventListener("load",(function(){return s.loading|=1})),o.addEventListener("error",(function(){return s.loading|=2})),qu(o,"link",l),Ze(o),a.head.appendChild(o))))),t&&null===r)throw Error(i(528,""));return d}if(t&&null!==r)throw Error(i(529,""));return null;case"script":return t=n.async,"string"==typeof(n=n.src)&&t&&"function"!=typeof t&&"symbol"!=typeof t?(t=wd(n),(r=(n=Qe(c).hoistableScripts).get(t))||(r={type:"script",instance:null,count:0,state:null},n.set(t,r)),r):{type:"void",instance:null,count:0,state:null};default:throw Error(i(444,e))}}function yd(e){return'href="'+mt(e)+'"'}function bd(e){return'link[rel="stylesheet"]['+e+"]"}function vd(e){return N({},e,{"data-precedence":e.precedence,precedence:null})}function wd(e){return'[src="'+mt(e)+'"]'}function kd(e){return"script[async]"+e}function xd(e,t,n){if(t.count++,null===t.instance)switch(t.type){case"style":var r=e.querySelector('style[data-href~="'+mt(n.href)+'"]');if(r)return t.instance=r,Ze(r),r;var a=N({},n,{"data-href":n.href,"data-precedence":n.precedence,href:null,precedence:null});return Ze(r=(e.ownerDocument||e).createElement("style")),qu(r,"style",a),Sd(r,n.precedence,e),t.instance=r;case"stylesheet":a=yd(n.href);var o=e.querySelector(bd(a));if(o)return t.state.loading|=4,t.instance=o,Ze(o),o;r=vd(n),(a=ud.get(a))&&_d(r,a),Ze(o=(e.ownerDocument||e).createElement("link"));var l=o;return l._p=new Promise((function(e,t){l.onload=e,l.onerror=t})),qu(o,"link",r),t.state.loading|=4,Sd(o,n.precedence,e),t.instance=o;case"script":return o=wd(n.src),(a=e.querySelector(kd(o)))?(t.instance=a,Ze(a),a):(r=n,(a=ud.get(o))&&Ed(r=N({},n),a),Ze(a=(e=e.ownerDocument||e).createElement("script")),qu(a,"link",r),e.head.appendChild(a),t.instance=a);case"void":return null;default:throw Error(i(443,t.type))}else"stylesheet"===t.type&&!(4&t.state.loading)&&(r=t.instance,t.state.loading|=4,Sd(r,n.precedence,e));return t.instance}function Sd(e,t,n){for(var r=n.querySelectorAll('link[rel="stylesheet"][data-precedence],style[data-precedence]'),a=r.length?r[r.length-1]:null,o=a,i=0;i<r.length;i++){var l=r[i];if(l.dataset.precedence===t)o=l;else if(o!==a)break}o?o.parentNode.insertBefore(e,o.nextSibling):(t=9===n.nodeType?n.head:n).insertBefore(e,t.firstChild)}function _d(e,t){null==e.crossOrigin&&(e.crossOrigin=t.crossOrigin),null==e.referrerPolicy&&(e.referrerPolicy=t.referrerPolicy),null==e.title&&(e.title=t.title)}function Ed(e,t){null==e.crossOrigin&&(e.crossOrigin=t.crossOrigin),null==e.referrerPolicy&&(e.referrerPolicy=t.referrerPolicy),null==e.integrity&&(e.integrity=t.integrity)}var Cd=null;function Ad(e,t,n){if(null===Cd){var r=new Map,a=Cd=new Map;a.set(n,r)}else(r=(a=Cd).get(n))||(r=new Map,a.set(n,r));if(r.has(e))return r;for(r.set(e,null),n=n.getElementsByTagName(e),a=0;a<n.length;a++){var o=n[a];if(!(o[Ve]||o[Me]||"link"===e&&"stylesheet"===o.getAttribute("rel"))&&"http://www.w3.org/2000/svg"!==o.namespaceURI){var i=o.getAttribute(t)||"";i=e+i;var l=r.get(i);l?l.push(o):r.set(i,[o])}}return r}function Td(e,t,n){(e=e.ownerDocument||e).head.insertBefore(n,"title"===t?e.querySelector("head > title"):null)}function Pd(e){return!!("stylesheet"!==e.type||3&e.state.loading)}var Rd=null;function Nd(){}function Od(){if(this.count--,0===this.count)if(this.stylesheets)Fd(this,this.stylesheets);else if(this.unsuspend){var e=this.unsuspend;this.unsuspend=null,e()}}var jd=null;function Fd(e,t){e.stylesheets=null,null!==e.unsuspend&&(e.count++,jd=new Map,t.forEach(Ld,e),jd=null,Od.call(e))}function Ld(e,t){if(!(4&t.state.loading)){var n=jd.get(e);if(n)var r=n.get(null);else{n=new Map,jd.set(e,n);for(var a=e.querySelectorAll("link[data-precedence],style[data-precedence]"),o=0;o<a.length;o++){var i=a[o];"LINK"!==i.nodeName&&"not all"===i.getAttribute("media")||(n.set(i.dataset.precedence,i),r=i)}r&&n.set(null,r)}i=(a=t.instance).getAttribute("data-precedence"),(o=n.get(i)||r)===r&&n.set(null,a),n.set(i,a),this.count++,r=Od.bind(this),a.addEventListener("load",r),a.addEventListener("error",r),o?o.parentNode.insertBefore(a,o.nextSibling):(e=9===e.nodeType?e.head:e).insertBefore(a,e.firstChild),t.state.loading|=4}}var Id={$$typeof:g,Provider:null,Consumer:null,_currentValue:H,_currentValue2:H,_threadCount:0};function Dd(e,t,n,r,a,o,i,l){this.tag=1,this.containerInfo=e,this.finishedWork=this.pingCache=this.current=this.pendingChildren=null,this.timeoutHandle=-1,this.callbackNode=this.next=this.pendingContext=this.context=this.cancelPendingCommit=null,this.callbackPriority=0,this.expirationTimes=Ne(-1),this.entangledLanes=this.shellSuspendCounter=this.errorRecoveryDisabledLanes=this.finishedLanes=this.expiredLanes=this.warmLanes=this.pingedLanes=this.suspendedLanes=this.pendingLanes=0,this.entanglements=Ne(0),this.hiddenUpdates=Ne(null),this.identifierPrefix=r,this.onUncaughtError=a,this.onCaughtError=o,this.onRecoverableError=i,this.pooledCache=null,this.pooledCacheLanes=0,this.formState=l,this.incompleteTransitions=new Map}function Md(e,t,n,r,a,o,i,l,s,c,u,d){return e=new Dd(e,t,n,i,l,s,c,d),t=1,!0===o&&(t|=24),o=Ls(3,null,null,t),e.current=o,o.stateNode=e,(t=Ba()).refCount++,e.pooledCache=t,t.refCount++,o.memoizedState={element:r,isDehydrated:n,cache:t},Pl(o),e}function zd(e){return e?e=Or:Or}function Bd(e,t,n,r,a,o){a=zd(a),null===r.context?r.context=a:r.pendingContext=a,(r=Nl(t)).payload={element:n},null!==(o=void 0===o?null:o)&&(r.callback=o),null!==(n=Ol(e,r,t))&&(Oc(n,0,t),jl(n,e,t))}function $d(e,t){if(null!==(e=e.memoizedState)&&null!==e.dehydrated){var n=e.retryLane;e.retryLane=0!==n&&n<t?n:t}}function Ud(e,t){$d(e,t),(e=e.alternate)&&$d(e,t)}function Hd(e){if(13===e.tag){var t=Pr(e,67108864);null!==t&&Oc(t,0,67108864),Ud(e,67108864)}}var Wd=!0;function Vd(e,t,n,r){var a=R.T;R.T=null;var o=U.p;try{U.p=2,Gd(e,t,n,r)}finally{U.p=o,R.T=a}}function qd(e,t,n,r){var a=R.T;R.T=null;var o=U.p;try{U.p=8,Gd(e,t,n,r)}finally{U.p=o,R.T=a}}function Gd(e,t,n,r){if(Wd){var a=Kd(r);if(null===a)Fu(e,t,r,Yd,n),lf(e,r);else if(function(e,t,n,r,a){switch(t){case"focusin":return Jd=sf(Jd,e,t,n,r,a),!0;case"dragenter":return ef=sf(ef,e,t,n,r,a),!0;case"mouseover":return tf=sf(tf,e,t,n,r,a),!0;case"pointerover":var o=a.pointerId;return nf.set(o,sf(nf.get(o)||null,e,t,n,r,a)),!0;case"gotpointercapture":return o=a.pointerId,rf.set(o,sf(rf.get(o)||null,e,t,n,r,a)),!0}return!1}(a,e,t,n,r))r.stopPropagation();else if(lf(e,r),4&t&&-1<of.indexOf(e)){for(;null!==a;){var o=Ke(a);if(null!==o)switch(o.tag){case 3:if((o=o.stateNode).current.memoizedState.isDehydrated){var i=Ee(o.pendingLanes);if(0!==i){var l=o;for(l.pendingLanes|=2,l.entangledLanes|=2;i;){var s=1<<31-we(i);l.entanglements[1]|=s,i&=~s}mu(o),!(6&ec)&&(wc=se()+500,gu(0,!1))}}break;case 13:null!==(l=Pr(o,2))&&Oc(l,0,2),Mc(),Ud(o,2)}if(null===(o=Kd(r))&&Fu(e,t,r,Yd,n),o===a)break;a=o}null!==a&&r.stopPropagation()}else Fu(e,t,r,null,n)}}function Kd(e){return Qd(e=Nt(e))}var Yd=null;function Qd(e){if(Yd=null,null!==(e=Ge(e))){var t=D(e);if(null===t)e=null;else{var n=t.tag;if(13===n){if(null!==(e=M(t)))return e;e=null}else if(3===n){if(t.stateNode.current.memoizedState.isDehydrated)return 3===t.tag?t.stateNode.containerInfo:null;e=null}else t!==e&&(e=null)}}return Yd=e,null}function Zd(e){switch(e){case"beforetoggle":case"cancel":case"click":case"close":case"contextmenu":case"copy":case"cut":case"auxclick":case"dblclick":case"dragend":case"dragstart":case"drop":case"focusin":case"focusout":case"input":case"invalid":case"keydown":case"keypress":case"keyup":case"mousedown":case"mouseup":case"paste":case"pause":case"play":case"pointercancel":case"pointerdown":case"pointerup":case"ratechange":case"reset":case"resize":case"seeked":case"submit":case"toggle":case"touchcancel":case"touchend":case"touchstart":case"volumechange":case"change":case"selectionchange":case"textInput":case"compositionstart":case"compositionend":case"compositionupdate":case"beforeblur":case"afterblur":case"beforeinput":case"blur":case"fullscreenchange":case"focus":case"hashchange":case"popstate":case"select":case"selectstart":return 2;case"drag":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"mousemove":case"mouseout":case"mouseover":case"pointermove":case"pointerout":case"pointerover":case"scroll":case"touchmove":case"wheel":case"mouseenter":case"mouseleave":case"pointerenter":case"pointerleave":return 8;case"message":switch(ce()){case ue:return 2;case de:return 8;case fe:case pe:return 32;case he:return 268435456;default:return 32}default:return 32}}var Xd=!1,Jd=null,ef=null,tf=null,nf=new Map,rf=new Map,af=[],of="mousedown mouseup touchcancel touchend touchstart auxclick dblclick pointercancel pointerdown pointerup dragend dragstart drop compositionend compositionstart keydown keypress keyup input textInput copy cut paste click change contextmenu reset".split(" ");function lf(e,t){switch(e){case"focusin":case"focusout":Jd=null;break;case"dragenter":case"dragleave":ef=null;break;case"mouseover":case"mouseout":tf=null;break;case"pointerover":case"pointerout":nf.delete(t.pointerId);break;case"gotpointercapture":case"lostpointercapture":rf.delete(t.pointerId)}}function sf(e,t,n,r,a,o){return null===e||e.nativeEvent!==o?(e={blockedOn:t,domEventName:n,eventSystemFlags:r,nativeEvent:o,targetContainers:[a]},null!==t&&(null!==(t=Ke(t))&&Hd(t)),e):(e.eventSystemFlags|=r,t=e.targetContainers,null!==a&&-1===t.indexOf(a)&&t.push(a),e)}function cf(e){var t=Ge(e.target);if(null!==t){var n=D(t);if(null!==n)if(13===(t=n.tag)){if(null!==(t=M(n)))return e.blockedOn=t,void function(e,t){var n=U.p;try{return U.p=e,t()}finally{U.p=n}}(e.priority,(function(){if(13===n.tag){var e=Rc(),t=Pr(n,e);null!==t&&Oc(t,0,e),Ud(n,e)}}))}else if(3===t&&n.stateNode.current.memoizedState.isDehydrated)return void(e.blockedOn=3===n.tag?n.stateNode.containerInfo:null)}e.blockedOn=null}function uf(e){if(null!==e.blockedOn)return!1;for(var t=e.targetContainers;0<t.length;){var n=Kd(e.nativeEvent);if(null!==n)return null!==(t=Ke(n))&&Hd(t),e.blockedOn=n,!1;var r=new(n=e.nativeEvent).constructor(n.type,n);Rt=r,n.target.dispatchEvent(r),Rt=null,t.shift()}return!0}function df(e,t,n){uf(e)&&n.delete(t)}function ff(){Xd=!1,null!==Jd&&uf(Jd)&&(Jd=null),null!==ef&&uf(ef)&&(ef=null),null!==tf&&uf(tf)&&(tf=null),nf.forEach(df),rf.forEach(df)}function pf(e,t){e.blockedOn===t&&(e.blockedOn=null,Xd||(Xd=!0,r.unstable_scheduleCallback(r.unstable_NormalPriority,ff)))}var hf=null;function mf(e){hf!==e&&(hf=e,r.unstable_scheduleCallback(r.unstable_NormalPriority,(function(){hf===e&&(hf=null);for(var t=0;t<e.length;t+=3){var n=e[t],r=e[t+1],a=e[t+2];if("function"!=typeof r){if(null===Qd(r||n))continue;break}var o=Ke(n);null!==o&&(e.splice(t,3),t-=3,di(o,{pending:!0,data:a,method:n.method,action:r},r,a))}})))}function gf(e){function t(t){return pf(t,e)}null!==Jd&&pf(Jd,e),null!==ef&&pf(ef,e),null!==tf&&pf(tf,e),nf.forEach(t),rf.forEach(t);for(var n=0;n<af.length;n++){var r=af[n];r.blockedOn===e&&(r.blockedOn=null)}for(;0<af.length&&null===(n=af[0]).blockedOn;)cf(n),null===n.blockedOn&&af.shift();if(null!=(n=(e.ownerDocument||e).$$reactFormReplay))for(r=0;r<n.length;r+=3){var a=n[r],o=n[r+1],i=a[ze]||null;if("function"==typeof o)i||mf(n);else if(i){var l=null;if(o&&o.hasAttribute("formAction")){if(a=o,i=o[ze]||null)l=i.formAction;else if(null!==Qd(a))continue}else l=i.action;"function"==typeof l?n[r+1]=l:(n.splice(r,3),r-=3),mf(n)}}}function yf(e){this._internalRoot=e}function bf(e){this._internalRoot=e}bf.prototype.render=yf.prototype.render=function(e){var t=this._internalRoot;if(null===t)throw Error(i(409));Bd(t.current,Rc(),e,t,null,null)},bf.prototype.unmount=yf.prototype.unmount=function(){var e=this._internalRoot;if(null!==e){this._internalRoot=null;var t=e.containerInfo;0===e.tag&&tu(),Bd(e.current,2,null,e,null,null),Mc(),t[Be]=null}},bf.prototype.unstable_scheduleHydration=function(e){if(e){var t=Ie();e={blockedOn:null,target:e,priority:t};for(var n=0;n<af.length&&0!==t&&t<af[n].priority;n++);af.splice(n,0,e),0===n&&cf(e)}};var vf=a.version;if("19.0.0"!==vf)throw Error(i(527,vf,"19.0.0"));U.findDOMNode=function(e){var t=e._reactInternals;if(void 0===t){if("function"==typeof e.render)throw Error(i(188));throw e=Object.keys(e).join(","),Error(i(268,e))}return e=function(e){var t=e.alternate;if(!t){if(null===(t=D(e)))throw Error(i(188));return t!==e?null:e}for(var n=e,r=t;;){var a=n.return;if(null===a)break;var o=a.alternate;if(null===o){if(null!==(r=a.return)){n=r;continue}break}if(a.child===o.child){for(o=a.child;o;){if(o===n)return z(a),e;if(o===r)return z(a),t;o=o.sibling}throw Error(i(188))}if(n.return!==r.return)n=a,r=o;else{for(var l=!1,s=a.child;s;){if(s===n){l=!0,n=a,r=o;break}if(s===r){l=!0,r=a,n=o;break}s=s.sibling}if(!l){for(s=o.child;s;){if(s===n){l=!0,n=o,r=a;break}if(s===r){l=!0,r=o,n=a;break}s=s.sibling}if(!l)throw Error(i(189))}}if(n.alternate!==r)throw Error(i(190))}if(3!==n.tag)throw Error(i(188));return n.stateNode.current===n?e:t}(t),e=null===(e=null!==e?B(e):null)?null:e.stateNode};var wf={bundleType:0,version:"19.0.0",rendererPackageName:"react-dom",currentDispatcherRef:R,findFiberByHostInstance:Ge,reconcilerVersion:"19.0.0"};if("undefined"!=typeof __REACT_DEVTOOLS_GLOBAL_HOOK__){var kf=__REACT_DEVTOOLS_GLOBAL_HOOK__;if(!kf.isDisabled&&kf.supportsFiber)try{ye=kf.inject(wf),be=kf}catch(Sf){}}t.createRoot=function(e,t){if(!l(e))throw Error(i(299));var n=!1,r="",a=Li,o=Ii,s=Di;return null!=t&&(!0===t.unstable_strictMode&&(n=!0),void 0!==t.identifierPrefix&&(r=t.identifierPrefix),void 0!==t.onUncaughtError&&(a=t.onUncaughtError),void 0!==t.onCaughtError&&(o=t.onCaughtError),void 0!==t.onRecoverableError&&(s=t.onRecoverableError),void 0!==t.unstable_transitionCallbacks&&t.unstable_transitionCallbacks),t=Md(e,1,!1,null,0,n,r,a,o,s,0,null),e[Be]=t.current,Ou(8===e.nodeType?e.parentNode:e),new yf(t)},t.hydrateRoot=function(e,t,n){if(!l(e))throw Error(i(299));var r=!1,a="",o=Li,s=Ii,c=Di,u=null;return null!=n&&(!0===n.unstable_strictMode&&(r=!0),void 0!==n.identifierPrefix&&(a=n.identifierPrefix),void 0!==n.onUncaughtError&&(o=n.onUncaughtError),void 0!==n.onCaughtError&&(s=n.onCaughtError),void 0!==n.onRecoverableError&&(c=n.onRecoverableError),void 0!==n.unstable_transitionCallbacks&&n.unstable_transitionCallbacks,void 0!==n.formState&&(u=n.formState)),(t=Md(e,1,!0,t,0,r,a,o,s,c,0,u)).context=zd(null),n=t.current,(a=Nl(r=Rc())).callback=null,Ol(n,a,r),t.current.lanes=r,Oe(t,r),mu(t),e[Be]=t.current,Ou(e),new bf(t)},t.version="19.0.0"},6221:(e,t,n)=>{"use strict";var r=n(6540);function a(e){var t="https://react.dev/errors/"+e;if(1<arguments.length){t+="?args[]="+encodeURIComponent(arguments[1]);for(var n=2;n<arguments.length;n++)t+="&args[]="+encodeURIComponent(arguments[n])}return"Minified React error #"+e+"; visit "+t+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}function o(){}var i={d:{f:o,r:function(){throw Error(a(522))},D:o,C:o,L:o,m:o,X:o,S:o,M:o},p:0,findDOMNode:null},l=Symbol.for("react.portal");var s=r.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE;function c(e,t){return"font"===e?"":"string"==typeof t?"use-credentials"===t?t:"":void 0}t.__DOM_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE=i,t.createPortal=function(e,t){var n=2<arguments.length&&void 0!==arguments[2]?arguments[2]:null;if(!t||1!==t.nodeType&&9!==t.nodeType&&11!==t.nodeType)throw Error(a(299));return function(e,t,n){var r=3<arguments.length&&void 0!==arguments[3]?arguments[3]:null;return{$$typeof:l,key:null==r?null:""+r,children:e,containerInfo:t,implementation:n}}(e,t,null,n)},t.flushSync=function(e){var t=s.T,n=i.p;try{if(s.T=null,i.p=2,e)return e()}finally{s.T=t,i.p=n,i.d.f()}},t.preconnect=function(e,t){"string"==typeof e&&(t?t="string"==typeof(t=t.crossOrigin)?"use-credentials"===t?t:"":void 0:t=null,i.d.C(e,t))},t.prefetchDNS=function(e){"string"==typeof e&&i.d.D(e)},t.preinit=function(e,t){if("string"==typeof e&&t&&"string"==typeof t.as){var n=t.as,r=c(n,t.crossOrigin),a="string"==typeof t.integrity?t.integrity:void 0,o="string"==typeof t.fetchPriority?t.fetchPriority:void 0;"style"===n?i.d.S(e,"string"==typeof t.precedence?t.precedence:void 0,{crossOrigin:r,integrity:a,fetchPriority:o}):"script"===n&&i.d.X(e,{crossOrigin:r,integrity:a,fetchPriority:o,nonce:"string"==typeof t.nonce?t.nonce:void 0})}},t.preinitModule=function(e,t){if("string"==typeof e)if("object"==typeof t&&null!==t){if(null==t.as||"script"===t.as){var n=c(t.as,t.crossOrigin);i.d.M(e,{crossOrigin:n,integrity:"string"==typeof t.integrity?t.integrity:void 0,nonce:"string"==typeof t.nonce?t.nonce:void 0})}}else null==t&&i.d.M(e)},t.preload=function(e,t){if("string"==typeof e&&"object"==typeof t&&null!==t&&"string"==typeof t.as){var n=t.as,r=c(n,t.crossOrigin);i.d.L(e,n,{crossOrigin:r,integrity:"string"==typeof t.integrity?t.integrity:void 0,nonce:"string"==typeof t.nonce?t.nonce:void 0,type:"string"==typeof t.type?t.type:void 0,fetchPriority:"string"==typeof t.fetchPriority?t.fetchPriority:void 0,referrerPolicy:"string"==typeof t.referrerPolicy?t.referrerPolicy:void 0,imageSrcSet:"string"==typeof t.imageSrcSet?t.imageSrcSet:void 0,imageSizes:"string"==typeof t.imageSizes?t.imageSizes:void 0,media:"string"==typeof t.media?t.media:void 0})}},t.preloadModule=function(e,t){if("string"==typeof e)if(t){var n=c(t.as,t.crossOrigin);i.d.m(e,{as:"string"==typeof t.as&&"script"!==t.as?t.as:void 0,crossOrigin:n,integrity:"string"==typeof t.integrity?t.integrity:void 0})}else i.d.m(e)},t.requestFormReset=function(e){i.d.r(e)},t.unstable_batchedUpdates=function(e,t){return e(t)},t.useFormState=function(e,t,n){return s.H.useFormState(e,t,n)},t.useFormStatus=function(){return s.H.useHostTransitionStatus()},t.version="19.0.0"},5338:(e,t,n)=>{"use strict";!function e(){if("undefined"!=typeof __REACT_DEVTOOLS_GLOBAL_HOOK__&&"function"==typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE)try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(e)}catch(t){console.error(t)}}(),e.exports=n(1247)},961:(e,t,n)=>{"use strict";!function e(){if("undefined"!=typeof __REACT_DEVTOOLS_GLOBAL_HOOK__&&"function"==typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE)try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(e)}catch(t){console.error(t)}}(),e.exports=n(6221)},115:e=>{var t="undefined"!=typeof Element,n="function"==typeof Map,r="function"==typeof Set,a="function"==typeof ArrayBuffer&&!!ArrayBuffer.isView;function o(e,i){if(e===i)return!0;if(e&&i&&"object"==typeof e&&"object"==typeof i){if(e.constructor!==i.constructor)return!1;var l,s,c,u;if(Array.isArray(e)){if((l=e.length)!=i.length)return!1;for(s=l;0!=s--;)if(!o(e[s],i[s]))return!1;return!0}if(n&&e instanceof Map&&i instanceof Map){if(e.size!==i.size)return!1;for(u=e.entries();!(s=u.next()).done;)if(!i.has(s.value[0]))return!1;for(u=e.entries();!(s=u.next()).done;)if(!o(s.value[1],i.get(s.value[0])))return!1;return!0}if(r&&e instanceof Set&&i instanceof Set){if(e.size!==i.size)return!1;for(u=e.entries();!(s=u.next()).done;)if(!i.has(s.value[0]))return!1;return!0}if(a&&ArrayBuffer.isView(e)&&ArrayBuffer.isView(i)){if((l=e.length)!=i.length)return!1;for(s=l;0!=s--;)if(e[s]!==i[s])return!1;return!0}if(e.constructor===RegExp)return e.source===i.source&&e.flags===i.flags;if(e.valueOf!==Object.prototype.valueOf&&"function"==typeof e.valueOf&&"function"==typeof i.valueOf)return e.valueOf()===i.valueOf();if(e.toString!==Object.prototype.toString&&"function"==typeof e.toString&&"function"==typeof i.toString)return e.toString()===i.toString();if((l=(c=Object.keys(e)).length)!==Object.keys(i).length)return!1;for(s=l;0!=s--;)if(!Object.prototype.hasOwnProperty.call(i,c[s]))return!1;if(t&&e instanceof Element)return!1;for(s=l;0!=s--;)if(("_owner"!==c[s]&&"__v"!==c[s]&&"__o"!==c[s]||!e.$$typeof)&&!o(e[c[s]],i[c[s]]))return!1;return!0}return e!=e&&i!=i}e.exports=function(e,t){try{return o(e,t)}catch(n){if((n.message||"").match(/stack|recursion/i))return console.warn("react-fast-compare cannot handle circular refs"),!1;throw n}}},545:(e,t,n)=>{"use strict";n.d(t,{mg:()=>J,vd:()=>V});var r=n(6540),a=n(5556),o=n.n(a),i=n(115),l=n.n(i),s=n(311),c=n.n(s),u=n(2833),d=n.n(u);function f(){return f=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},f.apply(this,arguments)}function p(e,t){e.prototype=Object.create(t.prototype),e.prototype.constructor=e,h(e,t)}function h(e,t){return h=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e},h(e,t)}function m(e,t){if(null==e)return{};var n,r,a={},o=Object.keys(e);for(r=0;r<o.length;r++)t.indexOf(n=o[r])>=0||(a[n]=e[n]);return a}var g={BASE:"base",BODY:"body",HEAD:"head",HTML:"html",LINK:"link",META:"meta",NOSCRIPT:"noscript",SCRIPT:"script",STYLE:"style",TITLE:"title",FRAGMENT:"Symbol(react.fragment)"},y={rel:["amphtml","canonical","alternate"]},b={type:["application/ld+json"]},v={charset:"",name:["robots","description"],property:["og:type","og:title","og:url","og:image","og:image:alt","og:description","twitter:url","twitter:title","twitter:description","twitter:image","twitter:image:alt","twitter:card","twitter:site"]},w=Object.keys(g).map((function(e){return g[e]})),k={accesskey:"accessKey",charset:"charSet",class:"className",contenteditable:"contentEditable",contextmenu:"contextMenu","http-equiv":"httpEquiv",itemprop:"itemProp",tabindex:"tabIndex"},x=Object.keys(k).reduce((function(e,t){return e[k[t]]=t,e}),{}),S=function(e,t){for(var n=e.length-1;n>=0;n-=1){var r=e[n];if(Object.prototype.hasOwnProperty.call(r,t))return r[t]}return null},_=function(e){var t=S(e,g.TITLE),n=S(e,"titleTemplate");if(Array.isArray(t)&&(t=t.join("")),n&&t)return n.replace(/%s/g,(function(){return t}));var r=S(e,"defaultTitle");return t||r||void 0},E=function(e){return S(e,"onChangeClientState")||function(){}},C=function(e,t){return t.filter((function(t){return void 0!==t[e]})).map((function(t){return t[e]})).reduce((function(e,t){return f({},e,t)}),{})},A=function(e,t){return t.filter((function(e){return void 0!==e[g.BASE]})).map((function(e){return e[g.BASE]})).reverse().reduce((function(t,n){if(!t.length)for(var r=Object.keys(n),a=0;a<r.length;a+=1){var o=r[a].toLowerCase();if(-1!==e.indexOf(o)&&n[o])return t.concat(n)}return t}),[])},T=function(e,t,n){var r={};return n.filter((function(t){return!!Array.isArray(t[e])||(void 0!==t[e]&&console&&"function"==typeof console.warn&&console.warn("Helmet: "+e+' should be of type "Array". Instead found type "'+typeof t[e]+'"'),!1)})).map((function(t){return t[e]})).reverse().reduce((function(e,n){var a={};n.filter((function(e){for(var n,o=Object.keys(e),i=0;i<o.length;i+=1){var l=o[i],s=l.toLowerCase();-1===t.indexOf(s)||"rel"===n&&"canonical"===e[n].toLowerCase()||"rel"===s&&"stylesheet"===e[s].toLowerCase()||(n=s),-1===t.indexOf(l)||"innerHTML"!==l&&"cssText"!==l&&"itemprop"!==l||(n=l)}if(!n||!e[n])return!1;var c=e[n].toLowerCase();return r[n]||(r[n]={}),a[n]||(a[n]={}),!r[n][c]&&(a[n][c]=!0,!0)})).reverse().forEach((function(t){return e.push(t)}));for(var o=Object.keys(a),i=0;i<o.length;i+=1){var l=o[i],s=f({},r[l],a[l]);r[l]=s}return e}),[]).reverse()},P=function(e,t){if(Array.isArray(e)&&e.length)for(var n=0;n<e.length;n+=1)if(e[n][t])return!0;return!1},R=function(e){return Array.isArray(e)?e.join(""):e},N=function(e,t){return Array.isArray(e)?e.reduce((function(e,n){return function(e,t){for(var n=Object.keys(e),r=0;r<n.length;r+=1)if(t[n[r]]&&t[n[r]].includes(e[n[r]]))return!0;return!1}(n,t)?e.priority.push(n):e.default.push(n),e}),{priority:[],default:[]}):{default:e}},O=function(e,t){var n;return f({},e,((n={})[t]=void 0,n))},j=[g.NOSCRIPT,g.SCRIPT,g.STYLE],F=function(e,t){return void 0===t&&(t=!0),!1===t?String(e):String(e).replace(/&/g,"&").replace(/</g,"<").replace(/>/g,">").replace(/"/g,""").replace(/'/g,"'")},L=function(e){return Object.keys(e).reduce((function(t,n){var r=void 0!==e[n]?n+'="'+e[n]+'"':""+n;return t?t+" "+r:r}),"")},I=function(e,t){return void 0===t&&(t={}),Object.keys(e).reduce((function(t,n){return t[k[n]||n]=e[n],t}),t)},D=function(e,t){return t.map((function(t,n){var a,o=((a={key:n})["data-rh"]=!0,a);return Object.keys(t).forEach((function(e){var n=k[e]||e;"innerHTML"===n||"cssText"===n?o.dangerouslySetInnerHTML={__html:t.innerHTML||t.cssText}:o[n]=t[e]})),r.createElement(e,o)}))},M=function(e,t,n){switch(e){case g.TITLE:return{toComponent:function(){return n=t.titleAttributes,(a={key:e=t.title})["data-rh"]=!0,o=I(n,a),[r.createElement(g.TITLE,o,e)];var e,n,a,o},toString:function(){return function(e,t,n,r){var a=L(n),o=R(t);return a?"<"+e+' data-rh="true" '+a+">"+F(o,r)+"</"+e+">":"<"+e+' data-rh="true">'+F(o,r)+"</"+e+">"}(e,t.title,t.titleAttributes,n)}};case"bodyAttributes":case"htmlAttributes":return{toComponent:function(){return I(t)},toString:function(){return L(t)}};default:return{toComponent:function(){return D(e,t)},toString:function(){return function(e,t,n){return t.reduce((function(t,r){var a=Object.keys(r).filter((function(e){return!("innerHTML"===e||"cssText"===e)})).reduce((function(e,t){var a=void 0===r[t]?t:t+'="'+F(r[t],n)+'"';return e?e+" "+a:a}),""),o=r.innerHTML||r.cssText||"",i=-1===j.indexOf(e);return t+"<"+e+' data-rh="true" '+a+(i?"/>":">"+o+"</"+e+">")}),"")}(e,t,n)}}}},z=function(e){var t=e.baseTag,n=e.bodyAttributes,r=e.encode,a=e.htmlAttributes,o=e.noscriptTags,i=e.styleTags,l=e.title,s=void 0===l?"":l,c=e.titleAttributes,u=e.linkTags,d=e.metaTags,f=e.scriptTags,p={toComponent:function(){},toString:function(){return""}};if(e.prioritizeSeoTags){var h=function(e){var t=e.linkTags,n=e.scriptTags,r=e.encode,a=N(e.metaTags,v),o=N(t,y),i=N(n,b);return{priorityMethods:{toComponent:function(){return[].concat(D(g.META,a.priority),D(g.LINK,o.priority),D(g.SCRIPT,i.priority))},toString:function(){return M(g.META,a.priority,r)+" "+M(g.LINK,o.priority,r)+" "+M(g.SCRIPT,i.priority,r)}},metaTags:a.default,linkTags:o.default,scriptTags:i.default}}(e);p=h.priorityMethods,u=h.linkTags,d=h.metaTags,f=h.scriptTags}return{priority:p,base:M(g.BASE,t,r),bodyAttributes:M("bodyAttributes",n,r),htmlAttributes:M("htmlAttributes",a,r),link:M(g.LINK,u,r),meta:M(g.META,d,r),noscript:M(g.NOSCRIPT,o,r),script:M(g.SCRIPT,f,r),style:M(g.STYLE,i,r),title:M(g.TITLE,{title:s,titleAttributes:c},r)}},B=[],$=function(e,t){var n=this;void 0===t&&(t="undefined"!=typeof document),this.instances=[],this.value={setHelmet:function(e){n.context.helmet=e},helmetInstances:{get:function(){return n.canUseDOM?B:n.instances},add:function(e){(n.canUseDOM?B:n.instances).push(e)},remove:function(e){var t=(n.canUseDOM?B:n.instances).indexOf(e);(n.canUseDOM?B:n.instances).splice(t,1)}}},this.context=e,this.canUseDOM=t,t||(e.helmet=z({baseTag:[],bodyAttributes:{},encodeSpecialCharacters:!0,htmlAttributes:{},linkTags:[],metaTags:[],noscriptTags:[],scriptTags:[],styleTags:[],title:"",titleAttributes:{}}))},U=r.createContext({}),H=o().shape({setHelmet:o().func,helmetInstances:o().shape({get:o().func,add:o().func,remove:o().func})}),W="undefined"!=typeof document,V=function(e){function t(n){var r;return(r=e.call(this,n)||this).helmetData=new $(r.props.context,t.canUseDOM),r}return p(t,e),t.prototype.render=function(){return r.createElement(U.Provider,{value:this.helmetData.value},this.props.children)},t}(r.Component);V.canUseDOM=W,V.propTypes={context:o().shape({helmet:o().shape()}),children:o().node.isRequired},V.defaultProps={context:{}},V.displayName="HelmetProvider";var q=function(e,t){var n,r=document.head||document.querySelector(g.HEAD),a=r.querySelectorAll(e+"[data-rh]"),o=[].slice.call(a),i=[];return t&&t.length&&t.forEach((function(t){var r=document.createElement(e);for(var a in t)Object.prototype.hasOwnProperty.call(t,a)&&("innerHTML"===a?r.innerHTML=t.innerHTML:"cssText"===a?r.styleSheet?r.styleSheet.cssText=t.cssText:r.appendChild(document.createTextNode(t.cssText)):r.setAttribute(a,void 0===t[a]?"":t[a]));r.setAttribute("data-rh","true"),o.some((function(e,t){return n=t,r.isEqualNode(e)}))?o.splice(n,1):i.push(r)})),o.forEach((function(e){return e.parentNode.removeChild(e)})),i.forEach((function(e){return r.appendChild(e)})),{oldTags:o,newTags:i}},G=function(e,t){var n=document.getElementsByTagName(e)[0];if(n){for(var r=n.getAttribute("data-rh"),a=r?r.split(","):[],o=[].concat(a),i=Object.keys(t),l=0;l<i.length;l+=1){var s=i[l],c=t[s]||"";n.getAttribute(s)!==c&&n.setAttribute(s,c),-1===a.indexOf(s)&&a.push(s);var u=o.indexOf(s);-1!==u&&o.splice(u,1)}for(var d=o.length-1;d>=0;d-=1)n.removeAttribute(o[d]);a.length===o.length?n.removeAttribute("data-rh"):n.getAttribute("data-rh")!==i.join(",")&&n.setAttribute("data-rh",i.join(","))}},K=function(e,t){var n=e.baseTag,r=e.htmlAttributes,a=e.linkTags,o=e.metaTags,i=e.noscriptTags,l=e.onChangeClientState,s=e.scriptTags,c=e.styleTags,u=e.title,d=e.titleAttributes;G(g.BODY,e.bodyAttributes),G(g.HTML,r),function(e,t){void 0!==e&&document.title!==e&&(document.title=R(e)),G(g.TITLE,t)}(u,d);var f={baseTag:q(g.BASE,n),linkTags:q(g.LINK,a),metaTags:q(g.META,o),noscriptTags:q(g.NOSCRIPT,i),scriptTags:q(g.SCRIPT,s),styleTags:q(g.STYLE,c)},p={},h={};Object.keys(f).forEach((function(e){var t=f[e],n=t.newTags,r=t.oldTags;n.length&&(p[e]=n),r.length&&(h[e]=f[e].oldTags)})),t&&t(),l(e,p,h)},Y=null,Q=function(e){function t(){for(var t,n=arguments.length,r=new Array(n),a=0;a<n;a++)r[a]=arguments[a];return(t=e.call.apply(e,[this].concat(r))||this).rendered=!1,t}p(t,e);var n=t.prototype;return n.shouldComponentUpdate=function(e){return!d()(e,this.props)},n.componentDidUpdate=function(){this.emitChange()},n.componentWillUnmount=function(){this.props.context.helmetInstances.remove(this),this.emitChange()},n.emitChange=function(){var e,t,n=this.props.context,r=n.setHelmet,a=null,o=(e=n.helmetInstances.get().map((function(e){var t=f({},e.props);return delete t.context,t})),{baseTag:A(["href"],e),bodyAttributes:C("bodyAttributes",e),defer:S(e,"defer"),encode:S(e,"encodeSpecialCharacters"),htmlAttributes:C("htmlAttributes",e),linkTags:T(g.LINK,["rel","href"],e),metaTags:T(g.META,["name","charset","http-equiv","property","itemprop"],e),noscriptTags:T(g.NOSCRIPT,["innerHTML"],e),onChangeClientState:E(e),scriptTags:T(g.SCRIPT,["src","innerHTML"],e),styleTags:T(g.STYLE,["cssText"],e),title:_(e),titleAttributes:C("titleAttributes",e),prioritizeSeoTags:P(e,"prioritizeSeoTags")});V.canUseDOM?(t=o,Y&&cancelAnimationFrame(Y),t.defer?Y=requestAnimationFrame((function(){K(t,(function(){Y=null}))})):(K(t),Y=null)):z&&(a=z(o)),r(a)},n.init=function(){this.rendered||(this.rendered=!0,this.props.context.helmetInstances.add(this),this.emitChange())},n.render=function(){return this.init(),null},t}(r.Component);Q.propTypes={context:H.isRequired},Q.displayName="HelmetDispatcher";var Z=["children"],X=["children"],J=function(e){function t(){return e.apply(this,arguments)||this}p(t,e);var n=t.prototype;return n.shouldComponentUpdate=function(e){return!l()(O(this.props,"helmetData"),O(e,"helmetData"))},n.mapNestedChildrenToProps=function(e,t){if(!t)return null;switch(e.type){case g.SCRIPT:case g.NOSCRIPT:return{innerHTML:t};case g.STYLE:return{cssText:t};default:throw new Error("<"+e.type+" /> elements are self-closing and can not contain children. Refer to our API for more information.")}},n.flattenArrayTypeChildren=function(e){var t,n=e.child,r=e.arrayTypeChildren;return f({},r,((t={})[n.type]=[].concat(r[n.type]||[],[f({},e.newChildProps,this.mapNestedChildrenToProps(n,e.nestedChildren))]),t))},n.mapObjectTypeChildren=function(e){var t,n,r=e.child,a=e.newProps,o=e.newChildProps,i=e.nestedChildren;switch(r.type){case g.TITLE:return f({},a,((t={})[r.type]=i,t.titleAttributes=f({},o),t));case g.BODY:return f({},a,{bodyAttributes:f({},o)});case g.HTML:return f({},a,{htmlAttributes:f({},o)});default:return f({},a,((n={})[r.type]=f({},o),n))}},n.mapArrayTypeChildrenToProps=function(e,t){var n=f({},t);return Object.keys(e).forEach((function(t){var r;n=f({},n,((r={})[t]=e[t],r))})),n},n.warnOnInvalidChildren=function(e,t){return c()(w.some((function(t){return e.type===t})),"function"==typeof e.type?"You may be attempting to nest <Helmet> components within each other, which is not allowed. Refer to our API for more information.":"Only elements types "+w.join(", ")+" are allowed. Helmet does not support rendering <"+e.type+"> elements. Refer to our API for more information."),c()(!t||"string"==typeof t||Array.isArray(t)&&!t.some((function(e){return"string"!=typeof e})),"Helmet expects a string as a child of <"+e.type+">. Did you forget to wrap your children in braces? ( <"+e.type+">{``}</"+e.type+"> ) Refer to our API for more information."),!0},n.mapChildrenToProps=function(e,t){var n=this,a={};return r.Children.forEach(e,(function(e){if(e&&e.props){var r=e.props,o=r.children,i=m(r,Z),l=Object.keys(i).reduce((function(e,t){return e[x[t]||t]=i[t],e}),{}),s=e.type;switch("symbol"==typeof s?s=s.toString():n.warnOnInvalidChildren(e,o),s){case g.FRAGMENT:t=n.mapChildrenToProps(o,t);break;case g.LINK:case g.META:case g.NOSCRIPT:case g.SCRIPT:case g.STYLE:a=n.flattenArrayTypeChildren({child:e,arrayTypeChildren:a,newChildProps:l,nestedChildren:o});break;default:t=n.mapObjectTypeChildren({child:e,newProps:t,newChildProps:l,nestedChildren:o})}}})),this.mapArrayTypeChildrenToProps(a,t)},n.render=function(){var e=this.props,t=e.children,n=m(e,X),a=f({},n),o=n.helmetData;return t&&(a=this.mapChildrenToProps(t,a)),!o||o instanceof $||(o=new $(o.context,o.instances)),o?r.createElement(Q,f({},a,{context:o.value,helmetData:void 0})):r.createElement(U.Consumer,null,(function(e){return r.createElement(Q,f({},a,{context:e}))}))},t}(r.Component);J.propTypes={base:o().object,bodyAttributes:o().object,children:o().oneOfType([o().arrayOf(o().node),o().node]),defaultTitle:o().string,defer:o().bool,encodeSpecialCharacters:o().bool,htmlAttributes:o().object,link:o().arrayOf(o().object),meta:o().arrayOf(o().object),noscript:o().arrayOf(o().object),onChangeClientState:o().func,script:o().arrayOf(o().object),style:o().arrayOf(o().object),title:o().string,titleAttributes:o().object,titleTemplate:o().string,prioritizeSeoTags:o().bool,helmetData:o().object},J.defaultProps={defer:!0,encodeSpecialCharacters:!0,prioritizeSeoTags:!1},J.displayName="Helmet"},2799:(e,t)=>{"use strict";var n="function"==typeof Symbol&&Symbol.for,r=n?Symbol.for("react.element"):60103,a=n?Symbol.for("react.portal"):60106,o=n?Symbol.for("react.fragment"):60107,i=n?Symbol.for("react.strict_mode"):60108,l=n?Symbol.for("react.profiler"):60114,s=n?Symbol.for("react.provider"):60109,c=n?Symbol.for("react.context"):60110,u=n?Symbol.for("react.async_mode"):60111,d=n?Symbol.for("react.concurrent_mode"):60111,f=n?Symbol.for("react.forward_ref"):60112,p=n?Symbol.for("react.suspense"):60113,h=n?Symbol.for("react.suspense_list"):60120,m=n?Symbol.for("react.memo"):60115,g=n?Symbol.for("react.lazy"):60116,y=n?Symbol.for("react.block"):60121,b=n?Symbol.for("react.fundamental"):60117,v=n?Symbol.for("react.responder"):60118,w=n?Symbol.for("react.scope"):60119;function k(e){if("object"==typeof e&&null!==e){var t=e.$$typeof;switch(t){case r:switch(e=e.type){case u:case d:case o:case l:case i:case p:return e;default:switch(e=e&&e.$$typeof){case c:case f:case g:case m:case s:return e;default:return t}}case a:return t}}}function x(e){return k(e)===d}t.AsyncMode=u,t.ConcurrentMode=d,t.ContextConsumer=c,t.ContextProvider=s,t.Element=r,t.ForwardRef=f,t.Fragment=o,t.Lazy=g,t.Memo=m,t.Portal=a,t.Profiler=l,t.StrictMode=i,t.Suspense=p,t.isAsyncMode=function(e){return x(e)||k(e)===u},t.isConcurrentMode=x,t.isContextConsumer=function(e){return k(e)===c},t.isContextProvider=function(e){return k(e)===s},t.isElement=function(e){return"object"==typeof e&&null!==e&&e.$$typeof===r},t.isForwardRef=function(e){return k(e)===f},t.isFragment=function(e){return k(e)===o},t.isLazy=function(e){return k(e)===g},t.isMemo=function(e){return k(e)===m},t.isPortal=function(e){return k(e)===a},t.isProfiler=function(e){return k(e)===l},t.isStrictMode=function(e){return k(e)===i},t.isSuspense=function(e){return k(e)===p},t.isValidElementType=function(e){return"string"==typeof e||"function"==typeof e||e===o||e===d||e===l||e===i||e===p||e===h||"object"==typeof e&&null!==e&&(e.$$typeof===g||e.$$typeof===m||e.$$typeof===s||e.$$typeof===c||e.$$typeof===f||e.$$typeof===b||e.$$typeof===v||e.$$typeof===w||e.$$typeof===y)},t.typeOf=k},4363:(e,t,n)=>{"use strict";e.exports=n(2799)},3259:(e,t,n)=>{"use strict";function r(e,t){e.prototype=Object.create(t.prototype),e.prototype.constructor=e,e.__proto__=t}function a(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function o(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function i(){return i=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},i.apply(this,arguments)}var l=n(6540),s=[],c=[];var u=l.createContext(null);function d(e){var t=e(),n={loading:!0,loaded:null,error:null};return n.promise=t.then((function(e){return n.loading=!1,n.loaded=e,e})).catch((function(e){throw n.loading=!1,n.error=e,e})),n}function f(e){var t={loading:!1,loaded:{},error:null},n=[];try{Object.keys(e).forEach((function(r){var a=d(e[r]);a.loading?t.loading=!0:(t.loaded[r]=a.loaded,t.error=a.error),n.push(a.promise),a.promise.then((function(e){t.loaded[r]=e})).catch((function(e){t.error=e}))}))}catch(r){t.error=r}return t.promise=Promise.all(n).then((function(e){return t.loading=!1,e})).catch((function(e){throw t.loading=!1,e})),t}function p(e,t){return l.createElement((n=e)&&n.__esModule?n.default:n,t);var n}function h(e,t){var d,f;if(!t.loading)throw new Error("react-loadable requires a `loading` component");var h=i({loader:null,loading:null,delay:200,timeout:null,render:p,webpack:null,modules:null},t),m=null;function g(){return m||(m=e(h.loader)),m.promise}return s.push(g),"function"==typeof h.webpack&&c.push((function(){if((0,h.webpack)().every((function(e){return void 0!==e&&void 0!==n.m[e]})))return g()})),f=d=function(t){function n(n){var r;return o(a(a(r=t.call(this,n)||this)),"retry",(function(){r.setState({error:null,loading:!0,timedOut:!1}),m=e(h.loader),r._loadModule()})),g(),r.state={error:m.error,pastDelay:!1,timedOut:!1,loading:m.loading,loaded:m.loaded},r}r(n,t),n.preload=function(){return g()};var i=n.prototype;return i.UNSAFE_componentWillMount=function(){this._loadModule()},i.componentDidMount=function(){this._mounted=!0},i._loadModule=function(){var e=this;if(this.context&&Array.isArray(h.modules)&&h.modules.forEach((function(t){e.context.report(t)})),m.loading){var t=function(t){e._mounted&&e.setState(t)};"number"==typeof h.delay&&(0===h.delay?this.setState({pastDelay:!0}):this._delay=setTimeout((function(){t({pastDelay:!0})}),h.delay)),"number"==typeof h.timeout&&(this._timeout=setTimeout((function(){t({timedOut:!0})}),h.timeout));var n=function(){t({error:m.error,loaded:m.loaded,loading:m.loading}),e._clearTimeouts()};m.promise.then((function(){return n(),null})).catch((function(e){return n(),null}))}},i.componentWillUnmount=function(){this._mounted=!1,this._clearTimeouts()},i._clearTimeouts=function(){clearTimeout(this._delay),clearTimeout(this._timeout)},i.render=function(){return this.state.loading||this.state.error?l.createElement(h.loading,{isLoading:this.state.loading,pastDelay:this.state.pastDelay,timedOut:this.state.timedOut,error:this.state.error,retry:this.retry}):this.state.loaded?h.render(this.state.loaded,this.props):null},n}(l.Component),o(d,"contextType",u),f}function m(e){return h(d,e)}m.Map=function(e){if("function"!=typeof e.render)throw new Error("LoadableMap requires a `render(loaded, props)` function");return h(f,e)};var g=function(e){function t(){return e.apply(this,arguments)||this}return r(t,e),t.prototype.render=function(){return l.createElement(u.Provider,{value:{report:this.props.report}},l.Children.only(this.props.children))},t}(l.Component);function y(e){for(var t=[];e.length;){var n=e.pop();t.push(n())}return Promise.all(t).then((function(){if(e.length)return y(e)}))}m.Capture=g,m.preloadAll=function(){return new Promise((function(e,t){y(s).then(e,t)}))},m.preloadReady=function(){return new Promise((function(e,t){y(c).then(e,e)}))},e.exports=m},2831:(e,t,n)=>{"use strict";n.d(t,{u:()=>i,v:()=>l});var r=n(6347),a=n(8168),o=n(6540);function i(e,t,n){return void 0===n&&(n=[]),e.some((function(e){var a=e.path?(0,r.B6)(t,e):n.length?n[n.length-1].match:r.Ix.computeRootMatch(t);return a&&(n.push({route:e,match:a}),e.routes&&i(e.routes,t,n)),a})),n}function l(e,t,n){return void 0===t&&(t={}),void 0===n&&(n={}),e?o.createElement(r.dO,n,e.map((function(e,n){return o.createElement(r.qh,{key:e.key||n,path:e.path,exact:e.exact,strict:e.strict,render:function(n){return e.render?e.render((0,a.A)({},n,{},t,{route:e})):o.createElement(e.component,(0,a.A)({},n,t,{route:e}))}})}))):null}},4625:(e,t,n)=>{"use strict";n.d(t,{I9:()=>d,Kd:()=>u,N_:()=>y,k2:()=>w});var r=n(6347),a=n(2892),o=n(6540),i=n(1513),l=n(8168),s=n(8587),c=n(1561),u=function(e){function t(){for(var t,n=arguments.length,r=new Array(n),a=0;a<n;a++)r[a]=arguments[a];return(t=e.call.apply(e,[this].concat(r))||this).history=(0,i.zR)(t.props),t}return(0,a.A)(t,e),t.prototype.render=function(){return o.createElement(r.Ix,{history:this.history,children:this.props.children})},t}(o.Component);var d=function(e){function t(){for(var t,n=arguments.length,r=new Array(n),a=0;a<n;a++)r[a]=arguments[a];return(t=e.call.apply(e,[this].concat(r))||this).history=(0,i.TM)(t.props),t}return(0,a.A)(t,e),t.prototype.render=function(){return o.createElement(r.Ix,{history:this.history,children:this.props.children})},t}(o.Component);var f=function(e,t){return"function"==typeof e?e(t):e},p=function(e,t){return"string"==typeof e?(0,i.yJ)(e,null,null,t):e},h=function(e){return e},m=o.forwardRef;void 0===m&&(m=h);var g=m((function(e,t){var n=e.innerRef,r=e.navigate,a=e.onClick,i=(0,s.A)(e,["innerRef","navigate","onClick"]),c=i.target,u=(0,l.A)({},i,{onClick:function(e){try{a&&a(e)}catch(t){throw e.preventDefault(),t}e.defaultPrevented||0!==e.button||c&&"_self"!==c||function(e){return!!(e.metaKey||e.altKey||e.ctrlKey||e.shiftKey)}(e)||(e.preventDefault(),r())}});return u.ref=h!==m&&t||n,o.createElement("a",u)}));var y=m((function(e,t){var n=e.component,a=void 0===n?g:n,u=e.replace,d=e.to,y=e.innerRef,b=(0,s.A)(e,["component","replace","to","innerRef"]);return o.createElement(r.XZ.Consumer,null,(function(e){e||(0,c.A)(!1);var n=e.history,r=p(f(d,e.location),e.location),s=r?n.createHref(r):"",g=(0,l.A)({},b,{href:s,navigate:function(){var t=f(d,e.location),r=(0,i.AO)(e.location)===(0,i.AO)(p(t));(u||r?n.replace:n.push)(t)}});return h!==m?g.ref=t||y:g.innerRef=y,o.createElement(a,g)}))})),b=function(e){return e},v=o.forwardRef;void 0===v&&(v=b);var w=v((function(e,t){var n=e["aria-current"],a=void 0===n?"page":n,i=e.activeClassName,u=void 0===i?"active":i,d=e.activeStyle,h=e.className,m=e.exact,g=e.isActive,w=e.location,k=e.sensitive,x=e.strict,S=e.style,_=e.to,E=e.innerRef,C=(0,s.A)(e,["aria-current","activeClassName","activeStyle","className","exact","isActive","location","sensitive","strict","style","to","innerRef"]);return o.createElement(r.XZ.Consumer,null,(function(e){e||(0,c.A)(!1);var n=w||e.location,i=p(f(_,n),n),s=i.pathname,A=s&&s.replace(/([.+*?=^!:${}()[\]|/\\])/g,"\\$1"),T=A?(0,r.B6)(n.pathname,{path:A,exact:m,sensitive:k,strict:x}):null,P=!!(g?g(T,n):T),R="function"==typeof h?h(P):h,N="function"==typeof S?S(P):S;P&&(R=function(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return t.filter((function(e){return e})).join(" ")}(R,u),N=(0,l.A)({},N,d));var O=(0,l.A)({"aria-current":P&&a||null,className:R,style:N,to:i},C);return b!==v?O.ref=t||E:O.innerRef=E,o.createElement(y,O)}))}))},6347:(e,t,n)=>{"use strict";n.d(t,{B6:()=>S,Ix:()=>v,W6:()=>O,XZ:()=>b,dO:()=>R,qh:()=>_,zy:()=>j});var r=n(2892),a=n(6540),o=n(5556),i=n.n(o),l=n(1513),s=n(1561),c=n(8168),u=n(5302),d=n.n(u),f=(n(4363),n(8587)),p=(n(4146),1073741823),h="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:void 0!==n.g?n.g:{};var m=a.createContext||function(e,t){var n,o,l="__create-react-context-"+function(){var e="__global_unique_id__";return h[e]=(h[e]||0)+1}()+"__",s=function(e){function n(){for(var t,n,r,a=arguments.length,o=new Array(a),i=0;i<a;i++)o[i]=arguments[i];return(t=e.call.apply(e,[this].concat(o))||this).emitter=(n=t.props.value,r=[],{on:function(e){r.push(e)},off:function(e){r=r.filter((function(t){return t!==e}))},get:function(){return n},set:function(e,t){n=e,r.forEach((function(e){return e(n,t)}))}}),t}(0,r.A)(n,e);var a=n.prototype;return a.getChildContext=function(){var e;return(e={})[l]=this.emitter,e},a.componentWillReceiveProps=function(e){if(this.props.value!==e.value){var n,r=this.props.value,a=e.value;((o=r)===(i=a)?0!==o||1/o==1/i:o!=o&&i!=i)?n=0:(n="function"==typeof t?t(r,a):p,0!==(n|=0)&&this.emitter.set(e.value,n))}var o,i},a.render=function(){return this.props.children},n}(a.Component);s.childContextTypes=((n={})[l]=i().object.isRequired,n);var c=function(t){function n(){for(var e,n=arguments.length,r=new Array(n),a=0;a<n;a++)r[a]=arguments[a];return(e=t.call.apply(t,[this].concat(r))||this).observedBits=void 0,e.state={value:e.getValue()},e.onUpdate=function(t,n){(0|e.observedBits)&n&&e.setState({value:e.getValue()})},e}(0,r.A)(n,t);var a=n.prototype;return a.componentWillReceiveProps=function(e){var t=e.observedBits;this.observedBits=null==t?p:t},a.componentDidMount=function(){this.context[l]&&this.context[l].on(this.onUpdate);var e=this.props.observedBits;this.observedBits=null==e?p:e},a.componentWillUnmount=function(){this.context[l]&&this.context[l].off(this.onUpdate)},a.getValue=function(){return this.context[l]?this.context[l].get():e},a.render=function(){return(e=this.props.children,Array.isArray(e)?e[0]:e)(this.state.value);var e},n}(a.Component);return c.contextTypes=((o={})[l]=i().object,o),{Provider:s,Consumer:c}},g=function(e){var t=m();return t.displayName=e,t},y=g("Router-History"),b=g("Router"),v=function(e){function t(t){var n;return(n=e.call(this,t)||this).state={location:t.history.location},n._isMounted=!1,n._pendingLocation=null,t.staticContext||(n.unlisten=t.history.listen((function(e){n._pendingLocation=e}))),n}(0,r.A)(t,e),t.computeRootMatch=function(e){return{path:"/",url:"/",params:{},isExact:"/"===e}};var n=t.prototype;return n.componentDidMount=function(){var e=this;this._isMounted=!0,this.unlisten&&this.unlisten(),this.props.staticContext||(this.unlisten=this.props.history.listen((function(t){e._isMounted&&e.setState({location:t})}))),this._pendingLocation&&this.setState({location:this._pendingLocation})},n.componentWillUnmount=function(){this.unlisten&&(this.unlisten(),this._isMounted=!1,this._pendingLocation=null)},n.render=function(){return a.createElement(b.Provider,{value:{history:this.props.history,location:this.state.location,match:t.computeRootMatch(this.state.location.pathname),staticContext:this.props.staticContext}},a.createElement(y.Provider,{children:this.props.children||null,value:this.props.history}))},t}(a.Component);a.Component;a.Component;var w={},k=1e4,x=0;function S(e,t){void 0===t&&(t={}),("string"==typeof t||Array.isArray(t))&&(t={path:t});var n=t,r=n.path,a=n.exact,o=void 0!==a&&a,i=n.strict,l=void 0!==i&&i,s=n.sensitive,c=void 0!==s&&s;return[].concat(r).reduce((function(t,n){if(!n&&""!==n)return null;if(t)return t;var r=function(e,t){var n=""+t.end+t.strict+t.sensitive,r=w[n]||(w[n]={});if(r[e])return r[e];var a=[],o={regexp:d()(e,a,t),keys:a};return x<k&&(r[e]=o,x++),o}(n,{end:o,strict:l,sensitive:c}),a=r.regexp,i=r.keys,s=a.exec(e);if(!s)return null;var u=s[0],f=s.slice(1),p=e===u;return o&&!p?null:{path:n,url:"/"===n&&""===u?"/":u,isExact:p,params:i.reduce((function(e,t,n){return e[t.name]=f[n],e}),{})}}),null)}var _=function(e){function t(){return e.apply(this,arguments)||this}return(0,r.A)(t,e),t.prototype.render=function(){var e=this;return a.createElement(b.Consumer,null,(function(t){t||(0,s.A)(!1);var n=e.props.location||t.location,r=e.props.computedMatch?e.props.computedMatch:e.props.path?S(n.pathname,e.props):t.match,o=(0,c.A)({},t,{location:n,match:r}),i=e.props,l=i.children,u=i.component,d=i.render;return Array.isArray(l)&&function(e){return 0===a.Children.count(e)}(l)&&(l=null),a.createElement(b.Provider,{value:o},o.match?l?"function"==typeof l?l(o):l:u?a.createElement(u,o):d?d(o):null:"function"==typeof l?l(o):null)}))},t}(a.Component);function E(e){return"/"===e.charAt(0)?e:"/"+e}function C(e,t){if(!e)return t;var n=E(e);return 0!==t.pathname.indexOf(n)?t:(0,c.A)({},t,{pathname:t.pathname.substr(n.length)})}function A(e){return"string"==typeof e?e:(0,l.AO)(e)}function T(e){return function(){(0,s.A)(!1)}}function P(){}a.Component;var R=function(e){function t(){return e.apply(this,arguments)||this}return(0,r.A)(t,e),t.prototype.render=function(){var e=this;return a.createElement(b.Consumer,null,(function(t){t||(0,s.A)(!1);var n,r,o=e.props.location||t.location;return a.Children.forEach(e.props.children,(function(e){if(null==r&&a.isValidElement(e)){n=e;var i=e.props.path||e.props.from;r=i?S(o.pathname,(0,c.A)({},e.props,{path:i})):t.match}})),r?a.cloneElement(n,{location:o,computedMatch:r}):null}))},t}(a.Component);var N=a.useContext;function O(){return N(y)}function j(){return N(b).location}},9698:(e,t)=>{"use strict";var n=Symbol.for("react.transitional.element"),r=Symbol.for("react.fragment");function a(e,t,r){var a=null;if(void 0!==r&&(a=""+r),void 0!==t.key&&(a=""+t.key),"key"in t)for(var o in r={},t)"key"!==o&&(r[o]=t[o]);else r=t;return t=r.ref,{$$typeof:n,type:e,key:a,ref:void 0!==t?t:null,props:r}}t.Fragment=r,t.jsx=a,t.jsxs=a},9869:(e,t)=>{"use strict";var n=Symbol.for("react.transitional.element"),r=Symbol.for("react.portal"),a=Symbol.for("react.fragment"),o=Symbol.for("react.strict_mode"),i=Symbol.for("react.profiler"),l=Symbol.for("react.consumer"),s=Symbol.for("react.context"),c=Symbol.for("react.forward_ref"),u=Symbol.for("react.suspense"),d=Symbol.for("react.memo"),f=Symbol.for("react.lazy"),p=Symbol.iterator;var h={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},m=Object.assign,g={};function y(e,t,n){this.props=e,this.context=t,this.refs=g,this.updater=n||h}function b(){}function v(e,t,n){this.props=e,this.context=t,this.refs=g,this.updater=n||h}y.prototype.isReactComponent={},y.prototype.setState=function(e,t){if("object"!=typeof e&&"function"!=typeof e&&null!=e)throw Error("takes an object of state variables to update or a function which returns an object of state variables.");this.updater.enqueueSetState(this,e,t,"setState")},y.prototype.forceUpdate=function(e){this.updater.enqueueForceUpdate(this,e,"forceUpdate")},b.prototype=y.prototype;var w=v.prototype=new b;w.constructor=v,m(w,y.prototype),w.isPureReactComponent=!0;var k=Array.isArray,x={H:null,A:null,T:null,S:null},S=Object.prototype.hasOwnProperty;function _(e,t,r,a,o,i){return r=i.ref,{$$typeof:n,type:e,key:t,ref:void 0!==r?r:null,props:i}}function E(e){return"object"==typeof e&&null!==e&&e.$$typeof===n}var C=/\/+/g;function A(e,t){return"object"==typeof e&&null!==e&&null!=e.key?(n=""+e.key,r={"=":"=0",":":"=2"},"$"+n.replace(/[=:]/g,(function(e){return r[e]}))):t.toString(36);var n,r}function T(){}function P(e,t,a,o,i){var l=typeof e;"undefined"!==l&&"boolean"!==l||(e=null);var s,c,u=!1;if(null===e)u=!0;else switch(l){case"bigint":case"string":case"number":u=!0;break;case"object":switch(e.$$typeof){case n:case r:u=!0;break;case f:return P((u=e._init)(e._payload),t,a,o,i)}}if(u)return i=i(e),u=""===o?"."+A(e,0):o,k(i)?(a="",null!=u&&(a=u.replace(C,"$&/")+"/"),P(i,t,a,"",(function(e){return e}))):null!=i&&(E(i)&&(s=i,c=a+(null==i.key||e&&e.key===i.key?"":(""+i.key).replace(C,"$&/")+"/")+u,i=_(s.type,c,void 0,0,0,s.props)),t.push(i)),1;u=0;var d,h=""===o?".":o+":";if(k(e))for(var m=0;m<e.length;m++)u+=P(o=e[m],t,a,l=h+A(o,m),i);else if("function"==typeof(m=null===(d=e)||"object"!=typeof d?null:"function"==typeof(d=p&&d[p]||d["@@iterator"])?d:null))for(e=m.call(e),m=0;!(o=e.next()).done;)u+=P(o=o.value,t,a,l=h+A(o,m++),i);else if("object"===l){if("function"==typeof e.then)return P(function(e){switch(e.status){case"fulfilled":return e.value;case"rejected":throw e.reason;default:switch("string"==typeof e.status?e.then(T,T):(e.status="pending",e.then((function(t){"pending"===e.status&&(e.status="fulfilled",e.value=t)}),(function(t){"pending"===e.status&&(e.status="rejected",e.reason=t)}))),e.status){case"fulfilled":return e.value;case"rejected":throw e.reason}}throw e}(e),t,a,o,i);throw t=String(e),Error("Objects are not valid as a React child (found: "+("[object Object]"===t?"object with keys {"+Object.keys(e).join(", ")+"}":t)+"). If you meant to render a collection of children, use an array instead.")}return u}function R(e,t,n){if(null==e)return e;var r=[],a=0;return P(e,r,"","",(function(e){return t.call(n,e,a++)})),r}function N(e){if(-1===e._status){var t=e._result;(t=t()).then((function(t){0!==e._status&&-1!==e._status||(e._status=1,e._result=t)}),(function(t){0!==e._status&&-1!==e._status||(e._status=2,e._result=t)})),-1===e._status&&(e._status=0,e._result=t)}if(1===e._status)return e._result.default;throw e._result}var O="function"==typeof reportError?reportError:function(e){if("object"==typeof window&&"function"==typeof window.ErrorEvent){var t=new window.ErrorEvent("error",{bubbles:!0,cancelable:!0,message:"object"==typeof e&&null!==e&&"string"==typeof e.message?String(e.message):String(e),error:e});if(!window.dispatchEvent(t))return}else if("object"==typeof process&&"function"==typeof process.emit)return void process.emit("uncaughtException",e);console.error(e)};function j(){}t.Children={map:R,forEach:function(e,t,n){R(e,(function(){t.apply(this,arguments)}),n)},count:function(e){var t=0;return R(e,(function(){t++})),t},toArray:function(e){return R(e,(function(e){return e}))||[]},only:function(e){if(!E(e))throw Error("React.Children.only expected to receive a single React element child.");return e}},t.Component=y,t.Fragment=a,t.Profiler=i,t.PureComponent=v,t.StrictMode=o,t.Suspense=u,t.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE=x,t.act=function(){throw Error("act(...) is not supported in production builds of React.")},t.cache=function(e){return function(){return e.apply(null,arguments)}},t.cloneElement=function(e,t,n){if(null==e)throw Error("The argument must be a React element, but you passed "+e+".");var r=m({},e.props),a=e.key;if(null!=t)for(o in void 0!==t.ref&&void 0,void 0!==t.key&&(a=""+t.key),t)!S.call(t,o)||"key"===o||"__self"===o||"__source"===o||"ref"===o&&void 0===t.ref||(r[o]=t[o]);var o=arguments.length-2;if(1===o)r.children=n;else if(1<o){for(var i=Array(o),l=0;l<o;l++)i[l]=arguments[l+2];r.children=i}return _(e.type,a,void 0,0,0,r)},t.createContext=function(e){return(e={$$typeof:s,_currentValue:e,_currentValue2:e,_threadCount:0,Provider:null,Consumer:null}).Provider=e,e.Consumer={$$typeof:l,_context:e},e},t.createElement=function(e,t,n){var r,a={},o=null;if(null!=t)for(r in void 0!==t.key&&(o=""+t.key),t)S.call(t,r)&&"key"!==r&&"__self"!==r&&"__source"!==r&&(a[r]=t[r]);var i=arguments.length-2;if(1===i)a.children=n;else if(1<i){for(var l=Array(i),s=0;s<i;s++)l[s]=arguments[s+2];a.children=l}if(e&&e.defaultProps)for(r in i=e.defaultProps)void 0===a[r]&&(a[r]=i[r]);return _(e,o,void 0,0,0,a)},t.createRef=function(){return{current:null}},t.forwardRef=function(e){return{$$typeof:c,render:e}},t.isValidElement=E,t.lazy=function(e){return{$$typeof:f,_payload:{_status:-1,_result:e},_init:N}},t.memo=function(e,t){return{$$typeof:d,type:e,compare:void 0===t?null:t}},t.startTransition=function(e){var t=x.T,n={};x.T=n;try{var r=e(),a=x.S;null!==a&&a(n,r),"object"==typeof r&&null!==r&&"function"==typeof r.then&&r.then(j,O)}catch(o){O(o)}finally{x.T=t}},t.unstable_useCacheRefresh=function(){return x.H.useCacheRefresh()},t.use=function(e){return x.H.use(e)},t.useActionState=function(e,t,n){return x.H.useActionState(e,t,n)},t.useCallback=function(e,t){return x.H.useCallback(e,t)},t.useContext=function(e){return x.H.useContext(e)},t.useDebugValue=function(){},t.useDeferredValue=function(e,t){return x.H.useDeferredValue(e,t)},t.useEffect=function(e,t){return x.H.useEffect(e,t)},t.useId=function(){return x.H.useId()},t.useImperativeHandle=function(e,t,n){return x.H.useImperativeHandle(e,t,n)},t.useInsertionEffect=function(e,t){return x.H.useInsertionEffect(e,t)},t.useLayoutEffect=function(e,t){return x.H.useLayoutEffect(e,t)},t.useMemo=function(e,t){return x.H.useMemo(e,t)},t.useOptimistic=function(e,t){return x.H.useOptimistic(e,t)},t.useReducer=function(e,t,n){return x.H.useReducer(e,t,n)},t.useRef=function(e){return x.H.useRef(e)},t.useState=function(e){return x.H.useState(e)},t.useSyncExternalStore=function(e,t,n){return x.H.useSyncExternalStore(e,t,n)},t.useTransition=function(){return x.H.useTransition()},t.version="19.0.0"},6540:(e,t,n)=>{"use strict";e.exports=n(9869)},4848:(e,t,n)=>{"use strict";e.exports=n(9698)},4477:(e,t)=>{"use strict";function n(e,t){var n=e.length;e.push(t);e:for(;0<n;){var r=n-1>>>1,a=e[r];if(!(0<o(a,t)))break e;e[r]=t,e[n]=a,n=r}}function r(e){return 0===e.length?null:e[0]}function a(e){if(0===e.length)return null;var t=e[0],n=e.pop();if(n!==t){e[0]=n;e:for(var r=0,a=e.length,i=a>>>1;r<i;){var l=2*(r+1)-1,s=e[l],c=l+1,u=e[c];if(0>o(s,n))c<a&&0>o(u,s)?(e[r]=u,e[c]=n,r=c):(e[r]=s,e[l]=n,r=l);else{if(!(c<a&&0>o(u,n)))break e;e[r]=u,e[c]=n,r=c}}}return t}function o(e,t){var n=e.sortIndex-t.sortIndex;return 0!==n?n:e.id-t.id}if(t.unstable_now=void 0,"object"==typeof performance&&"function"==typeof performance.now){var i=performance;t.unstable_now=function(){return i.now()}}else{var l=Date,s=l.now();t.unstable_now=function(){return l.now()-s}}var c=[],u=[],d=1,f=null,p=3,h=!1,m=!1,g=!1,y="function"==typeof setTimeout?setTimeout:null,b="function"==typeof clearTimeout?clearTimeout:null,v="undefined"!=typeof setImmediate?setImmediate:null;function w(e){for(var t=r(u);null!==t;){if(null===t.callback)a(u);else{if(!(t.startTime<=e))break;a(u),t.sortIndex=t.expirationTime,n(c,t)}t=r(u)}}function k(e){if(g=!1,w(e),!m)if(null!==r(c))m=!0,N();else{var t=r(u);null!==t&&O(k,t.startTime-e)}}var x,S=!1,_=-1,E=5,C=-1;function A(){return!(t.unstable_now()-C<E)}function T(){if(S){var e=t.unstable_now();C=e;var n=!0;try{e:{m=!1,g&&(g=!1,b(_),_=-1),h=!0;var o=p;try{t:{for(w(e),f=r(c);null!==f&&!(f.expirationTime>e&&A());){var i=f.callback;if("function"==typeof i){f.callback=null,p=f.priorityLevel;var l=i(f.expirationTime<=e);if(e=t.unstable_now(),"function"==typeof l){f.callback=l,w(e),n=!0;break t}f===r(c)&&a(c),w(e)}else a(c);f=r(c)}if(null!==f)n=!0;else{var s=r(u);null!==s&&O(k,s.startTime-e),n=!1}}break e}finally{f=null,p=o,h=!1}n=void 0}}finally{n?x():S=!1}}}if("function"==typeof v)x=function(){v(T)};else if("undefined"!=typeof MessageChannel){var P=new MessageChannel,R=P.port2;P.port1.onmessage=T,x=function(){R.postMessage(null)}}else x=function(){y(T,0)};function N(){S||(S=!0,x())}function O(e,n){_=y((function(){e(t.unstable_now())}),n)}t.unstable_IdlePriority=5,t.unstable_ImmediatePriority=1,t.unstable_LowPriority=4,t.unstable_NormalPriority=3,t.unstable_Profiling=null,t.unstable_UserBlockingPriority=2,t.unstable_cancelCallback=function(e){e.callback=null},t.unstable_continueExecution=function(){m||h||(m=!0,N())},t.unstable_forceFrameRate=function(e){0>e||125<e?console.error("forceFrameRate takes a positive int between 0 and 125, forcing frame rates higher than 125 fps is not supported"):E=0<e?Math.floor(1e3/e):5},t.unstable_getCurrentPriorityLevel=function(){return p},t.unstable_getFirstCallbackNode=function(){return r(c)},t.unstable_next=function(e){switch(p){case 1:case 2:case 3:var t=3;break;default:t=p}var n=p;p=t;try{return e()}finally{p=n}},t.unstable_pauseExecution=function(){},t.unstable_requestPaint=function(){},t.unstable_runWithPriority=function(e,t){switch(e){case 1:case 2:case 3:case 4:case 5:break;default:e=3}var n=p;p=e;try{return t()}finally{p=n}},t.unstable_scheduleCallback=function(e,a,o){var i=t.unstable_now();switch("object"==typeof o&&null!==o?o="number"==typeof(o=o.delay)&&0<o?i+o:i:o=i,e){case 1:var l=-1;break;case 2:l=250;break;case 5:l=1073741823;break;case 4:l=1e4;break;default:l=5e3}return e={id:d++,callback:a,priorityLevel:e,startTime:o,expirationTime:l=o+l,sortIndex:-1},o>i?(e.sortIndex=o,n(u,e),null===r(c)&&e===r(u)&&(g?(b(_),_=-1):g=!0,O(k,o-i))):(e.sortIndex=l,n(c,e),m||h||(m=!0,N())),e},t.unstable_shouldYield=A,t.unstable_wrapCallback=function(e){var t=p;return function(){var n=p;p=t;try{return e.apply(this,arguments)}finally{p=n}}}},9982:(e,t,n)=>{"use strict";e.exports=n(4477)},2833:e=>{e.exports=function(e,t,n,r){var a=n?n.call(r,e,t):void 0;if(void 0!==a)return!!a;if(e===t)return!0;if("object"!=typeof e||!e||"object"!=typeof t||!t)return!1;var o=Object.keys(e),i=Object.keys(t);if(o.length!==i.length)return!1;for(var l=Object.prototype.hasOwnProperty.bind(t),s=0;s<o.length;s++){var c=o[s];if(!l(c))return!1;var u=e[c],d=t[c];if(!1===(a=n?n.call(r,u,d,c):void 0)||void 0===a&&u!==d)return!1}return!0}},4784:(e,t,n)=>{"use strict";n.r(t),n.d(t,{default:()=>r});const r={title:" Syllabus of Robot Framework\xae Certified Professional",tagline:'The foundation for the "Robot Framework\xae Certified Professional" (RFCP\xae) exam and training',url:"https://robotframework.org",baseUrl:"/robotframework-RFCP-syllabus/",onBrokenLinks:"throw",onBrokenMarkdownLinks:"warn",favicon:"img/rf_favicon.png",organizationName:"robotframework",projectName:"robotframework-RFCP-syllabus",trailingSlash:!1,presets:[["classic",{docs:{admonitions:{keywords:["lo","K1","K2","K3","note","tip","info","warning","danger"],extendDefaults:!0},routeBasePath:"/docs",sidebarPath:"/Users/rener/Source/robotframework/robot-certs/website/sidebars.ts",editUrl:"https://github.com/robotframework/robotframework-RFCP-syllabus/edit/docusaurus/website"},blog:!1,theme:{customCss:"/Users/rener/Source/robotframework/robot-certs/website/src/css/custom.css"}}]],themeConfig:{colorMode:{defaultMode:"dark",disableSwitch:!1,respectPrefersColorScheme:!1},navbar:{title:"RFCP-Syllabus",logo:{alt:"Robot Framework Logo",src:"img/robot-framework.svg",srcDark:"img/robot-framework-dark.svg"},items:[{label:"Introduction",to:"/docs/overview",position:"left"},{label:"Chapter 1",to:"/docs/chapter-01/overview",position:"left"},{label:"Chapter 2",to:"/docs/chapter-02/overview",position:"left"},{label:"Chapter 3",to:"/docs/chapter-03/overview",position:"left"},{label:"Chapter 4",to:"/docs/chapter-04/overview",position:"left"},{label:"Chapter 5",to:"/docs/chapter-05/overview",position:"left"},{label:"LOs",to:"/docs/learning_objectives",position:"left"}],hideOnScroll:!1},footer:{style:"dark",links:[],copyright:"Copyright \xa9 2025 Robot Framework\xae Foundation - Syllabus of Robot Framework\xae Certified Professional"},prism:{theme:{plain:{color:"#393A34",backgroundColor:"#f6f8fa"},styles:[{types:["comment","prolog","doctype","cdata"],style:{color:"#999988",fontStyle:"italic"}},{types:["namespace"],style:{opacity:.7}},{types:["string","attr-value"],style:{color:"#e3116c"}},{types:["punctuation","operator"],style:{color:"#393A34"}},{types:["entity","url","symbol","number","boolean","variable","constant","property","regex","inserted"],style:{color:"#36acaa"}},{types:["atrule","keyword","attr-name","selector"],style:{color:"#00a4db"}},{types:["function","deleted","tag"],style:{color:"#d73a49"}},{types:["function-variable"],style:{color:"#6f42c1"}},{types:["tag","selector","keyword"],style:{color:"#00009f"}}]},darkTheme:{plain:{color:"#F8F8F2",backgroundColor:"#282A36"},styles:[{types:["prolog","constant","builtin"],style:{color:"rgb(189, 147, 249)"}},{types:["inserted","function"],style:{color:"rgb(80, 250, 123)"}},{types:["deleted"],style:{color:"rgb(255, 85, 85)"}},{types:["changed"],style:{color:"rgb(255, 184, 108)"}},{types:["punctuation","symbol"],style:{color:"rgb(248, 248, 242)"}},{types:["string","char","tag","selector"],style:{color:"rgb(255, 121, 198)"}},{types:["keyword","variable"],style:{color:"rgb(189, 147, 249)",fontStyle:"italic"}},{types:["comment"],style:{color:"rgb(98, 114, 164)"}},{types:["attr-name"],style:{color:"rgb(241, 250, 140)"}}]},additionalLanguages:["robotframework","rust"],magicComments:[{className:"theme-code-block-highlighted-line",line:"highlight-next-line",block:{start:"highlight-start",end:"highlight-end"}}]},docs:{versionPersistence:"localStorage",sidebar:{hideable:!1,autoCollapseCategories:!1}},blog:{sidebar:{groupByYear:!0}},metadata:[],tableOfContents:{minHeadingLevel:2,maxHeadingLevel:3}},plugins:["/Users/rener/Source/robotframework/robot-certs/website/node_modules/docusaurus-lunr-search/src/index.js"],baseUrlIssueBanner:!0,i18n:{defaultLocale:"en",path:"i18n",locales:["en"],localeConfigs:{}},future:{experimental_faster:{swcJsLoader:!1,swcJsMinimizer:!1,swcHtmlMinimizer:!1,lightningCssMinimizer:!1,mdxCrossCompilerCache:!1,rspackBundler:!1},experimental_storage:{type:"localStorage",namespace:!1},experimental_router:"browser"},onBrokenAnchors:"warn",onDuplicateRoutes:"warn",staticDirectories:["static"],customFields:{},themes:[],scripts:[],headTags:[],stylesheets:[],clientModules:[],titleDelimiter:"|",noIndex:!1,markdown:{format:"mdx",mermaid:!1,mdx1Compat:{comments:!0,admonitions:!0,headingIds:!0},anchors:{maintainCase:!1}}}},8168:(e,t,n)=>{"use strict";function r(){return r=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)({}).hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},r.apply(null,arguments)}n.d(t,{A:()=>r})},2892:(e,t,n)=>{"use strict";function r(e,t){return r=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(e,t){return e.__proto__=t,e},r(e,t)}function a(e,t){e.prototype=Object.create(t.prototype),e.prototype.constructor=e,r(e,t)}n.d(t,{A:()=>a})},8587:(e,t,n)=>{"use strict";function r(e,t){if(null==e)return{};var n={};for(var r in e)if({}.hasOwnProperty.call(e,r)){if(t.includes(r))continue;n[r]=e[r]}return n}n.d(t,{A:()=>r})},4164:(e,t,n)=>{"use strict";function r(e){var t,n,a="";if("string"==typeof e||"number"==typeof e)a+=e;else if("object"==typeof e)if(Array.isArray(e)){var o=e.length;for(t=0;t<o;t++)e[t]&&(n=r(e[t]))&&(a&&(a+=" "),a+=n)}else for(n in e)e[n]&&(a&&(a+=" "),a+=n);return a}n.d(t,{A:()=>a});const a=function(){for(var e,t,n=0,a="",o=arguments.length;n<o;n++)(e=arguments[n])&&(t=r(e))&&(a&&(a+=" "),a+=t);return a}},1765:(e,t,n)=>{"use strict";n.d(t,{My:()=>A,f4:()=>ne});var r,a,o,i,l,s,c,u=n(6540),d=n(4164),f=Object.create,p=Object.defineProperty,h=Object.defineProperties,m=Object.getOwnPropertyDescriptor,g=Object.getOwnPropertyDescriptors,y=Object.getOwnPropertyNames,b=Object.getOwnPropertySymbols,v=Object.getPrototypeOf,w=Object.prototype.hasOwnProperty,k=Object.prototype.propertyIsEnumerable,x=(e,t,n)=>t in e?p(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,S=(e,t)=>{for(var n in t||(t={}))w.call(t,n)&&x(e,n,t[n]);if(b)for(var n of b(t))k.call(t,n)&&x(e,n,t[n]);return e},_=(e,t)=>h(e,g(t)),E=(e,t)=>{var n={};for(var r in e)w.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&b)for(var r of b(e))t.indexOf(r)<0&&k.call(e,r)&&(n[r]=e[r]);return n},C=(r={"../../node_modules/.pnpm/prismjs@1.29.0_patch_hash=vrxx3pzkik6jpmgpayxfjunetu/node_modules/prismjs/prism.js"(e,t){var n=function(){var e=/(?:^|\s)lang(?:uage)?-([\w-]+)(?=\s|$)/i,t=0,n={},r={util:{encode:function e(t){return t instanceof a?new a(t.type,e(t.content),t.alias):Array.isArray(t)?t.map(e):t.replace(/&/g,"&").replace(/</g,"<").replace(/\u00a0/g," ")},type:function(e){return Object.prototype.toString.call(e).slice(8,-1)},objId:function(e){return e.__id||Object.defineProperty(e,"__id",{value:++t}),e.__id},clone:function e(t,n){var a,o;switch(n=n||{},r.util.type(t)){case"Object":if(o=r.util.objId(t),n[o])return n[o];for(var i in a={},n[o]=a,t)t.hasOwnProperty(i)&&(a[i]=e(t[i],n));return a;case"Array":return o=r.util.objId(t),n[o]?n[o]:(a=[],n[o]=a,t.forEach((function(t,r){a[r]=e(t,n)})),a);default:return t}},getLanguage:function(t){for(;t;){var n=e.exec(t.className);if(n)return n[1].toLowerCase();t=t.parentElement}return"none"},setLanguage:function(t,n){t.className=t.className.replace(RegExp(e,"gi"),""),t.classList.add("language-"+n)},isActive:function(e,t,n){for(var r="no-"+t;e;){var a=e.classList;if(a.contains(t))return!0;if(a.contains(r))return!1;e=e.parentElement}return!!n}},languages:{plain:n,plaintext:n,text:n,txt:n,extend:function(e,t){var n=r.util.clone(r.languages[e]);for(var a in t)n[a]=t[a];return n},insertBefore:function(e,t,n,a){var o=(a=a||r.languages)[e],i={};for(var l in o)if(o.hasOwnProperty(l)){if(l==t)for(var s in n)n.hasOwnProperty(s)&&(i[s]=n[s]);n.hasOwnProperty(l)||(i[l]=o[l])}var c=a[e];return a[e]=i,r.languages.DFS(r.languages,(function(t,n){n===c&&t!=e&&(this[t]=i)})),i},DFS:function e(t,n,a,o){o=o||{};var i=r.util.objId;for(var l in t)if(t.hasOwnProperty(l)){n.call(t,l,t[l],a||l);var s=t[l],c=r.util.type(s);"Object"!==c||o[i(s)]?"Array"!==c||o[i(s)]||(o[i(s)]=!0,e(s,n,l,o)):(o[i(s)]=!0,e(s,n,null,o))}}},plugins:{},highlight:function(e,t,n){var o={code:e,grammar:t,language:n};if(r.hooks.run("before-tokenize",o),!o.grammar)throw new Error('The language "'+o.language+'" has no grammar.');return o.tokens=r.tokenize(o.code,o.grammar),r.hooks.run("after-tokenize",o),a.stringify(r.util.encode(o.tokens),o.language)},tokenize:function(e,t){var n=t.rest;if(n){for(var r in n)t[r]=n[r];delete t.rest}var a=new l;return s(a,a.head,e),i(e,a,t,a.head,0),function(e){for(var t=[],n=e.head.next;n!==e.tail;)t.push(n.value),n=n.next;return t}(a)},hooks:{all:{},add:function(e,t){var n=r.hooks.all;n[e]=n[e]||[],n[e].push(t)},run:function(e,t){var n=r.hooks.all[e];if(n&&n.length)for(var a,o=0;a=n[o++];)a(t)}},Token:a};function a(e,t,n,r){this.type=e,this.content=t,this.alias=n,this.length=0|(r||"").length}function o(e,t,n,r){e.lastIndex=t;var a=e.exec(n);if(a&&r&&a[1]){var o=a[1].length;a.index+=o,a[0]=a[0].slice(o)}return a}function i(e,t,n,l,u,d){for(var f in n)if(n.hasOwnProperty(f)&&n[f]){var p=n[f];p=Array.isArray(p)?p:[p];for(var h=0;h<p.length;++h){if(d&&d.cause==f+","+h)return;var m=p[h],g=m.inside,y=!!m.lookbehind,b=!!m.greedy,v=m.alias;if(b&&!m.pattern.global){var w=m.pattern.toString().match(/[imsuy]*$/)[0];m.pattern=RegExp(m.pattern.source,w+"g")}for(var k=m.pattern||m,x=l.next,S=u;x!==t.tail&&!(d&&S>=d.reach);S+=x.value.length,x=x.next){var _=x.value;if(t.length>e.length)return;if(!(_ instanceof a)){var E,C=1;if(b){if(!(E=o(k,S,e,y))||E.index>=e.length)break;var A=E.index,T=E.index+E[0].length,P=S;for(P+=x.value.length;A>=P;)P+=(x=x.next).value.length;if(S=P-=x.value.length,x.value instanceof a)continue;for(var R=x;R!==t.tail&&(P<T||"string"==typeof R.value);R=R.next)C++,P+=R.value.length;C--,_=e.slice(S,P),E.index-=S}else if(!(E=o(k,0,_,y)))continue;A=E.index;var N=E[0],O=_.slice(0,A),j=_.slice(A+N.length),F=S+_.length;d&&F>d.reach&&(d.reach=F);var L=x.prev;if(O&&(L=s(t,L,O),S+=O.length),c(t,L,C),x=s(t,L,new a(f,g?r.tokenize(N,g):N,v,N)),j&&s(t,x,j),C>1){var I={cause:f+","+h,reach:F};i(e,t,n,x.prev,S,I),d&&I.reach>d.reach&&(d.reach=I.reach)}}}}}}function l(){var e={value:null,prev:null,next:null},t={value:null,prev:e,next:null};e.next=t,this.head=e,this.tail=t,this.length=0}function s(e,t,n){var r=t.next,a={value:n,prev:t,next:r};return t.next=a,r.prev=a,e.length++,a}function c(e,t,n){for(var r=t.next,a=0;a<n&&r!==e.tail;a++)r=r.next;t.next=r,r.prev=t,e.length-=a}return a.stringify=function e(t,n){if("string"==typeof t)return t;if(Array.isArray(t)){var a="";return t.forEach((function(t){a+=e(t,n)})),a}var o={type:t.type,content:e(t.content,n),tag:"span",classes:["token",t.type],attributes:{},language:n},i=t.alias;i&&(Array.isArray(i)?Array.prototype.push.apply(o.classes,i):o.classes.push(i)),r.hooks.run("wrap",o);var l="";for(var s in o.attributes)l+=" "+s+'="'+(o.attributes[s]||"").replace(/"/g,""")+'"';return"<"+o.tag+' class="'+o.classes.join(" ")+'"'+l+">"+o.content+"</"+o.tag+">"},r}();t.exports=n,n.default=n}},function(){return a||(0,r[y(r)[0]])((a={exports:{}}).exports,a),a.exports}),A=((e,t,n)=>(n=null!=e?f(v(e)):{},((e,t,n,r)=>{if(t&&"object"==typeof t||"function"==typeof t)for(let a of y(t))w.call(e,a)||a===n||p(e,a,{get:()=>t[a],enumerable:!(r=m(t,a))||r.enumerable});return e})(!t&&e&&e.__esModule?n:p(n,"default",{value:e,enumerable:!0}),e)))(C());A.languages.markup={comment:{pattern:/<!--(?:(?!<!--)[\s\S])*?-->/,greedy:!0},prolog:{pattern:/<\?[\s\S]+?\?>/,greedy:!0},doctype:{pattern:/<!DOCTYPE(?:[^>"'[\]]|"[^"]*"|'[^']*')+(?:\[(?:[^<"'\]]|"[^"]*"|'[^']*'|<(?!!--)|<!--(?:[^-]|-(?!->))*-->)*\]\s*)?>/i,greedy:!0,inside:{"internal-subset":{pattern:/(^[^\[]*\[)[\s\S]+(?=\]>$)/,lookbehind:!0,greedy:!0,inside:null},string:{pattern:/"[^"]*"|'[^']*'/,greedy:!0},punctuation:/^<!|>$|[[\]]/,"doctype-tag":/^DOCTYPE/i,name:/[^\s<>'"]+/}},cdata:{pattern:/<!\[CDATA\[[\s\S]*?\]\]>/i,greedy:!0},tag:{pattern:/<\/?(?!\d)[^\s>\/=$<%]+(?:\s(?:\s*[^\s>\/=]+(?:\s*=\s*(?:"[^"]*"|'[^']*'|[^\s'">=]+(?=[\s>]))|(?=[\s/>])))+)?\s*\/?>/,greedy:!0,inside:{tag:{pattern:/^<\/?[^\s>\/]+/,inside:{punctuation:/^<\/?/,namespace:/^[^\s>\/:]+:/}},"special-attr":[],"attr-value":{pattern:/=\s*(?:"[^"]*"|'[^']*'|[^\s'">=]+)/,inside:{punctuation:[{pattern:/^=/,alias:"attr-equals"},{pattern:/^(\s*)["']|["']$/,lookbehind:!0}]}},punctuation:/\/?>/,"attr-name":{pattern:/[^\s>\/]+/,inside:{namespace:/^[^\s>\/:]+:/}}}},entity:[{pattern:/&[\da-z]{1,8};/i,alias:"named-entity"},/&#x?[\da-f]{1,8};/i]},A.languages.markup.tag.inside["attr-value"].inside.entity=A.languages.markup.entity,A.languages.markup.doctype.inside["internal-subset"].inside=A.languages.markup,A.hooks.add("wrap",(function(e){"entity"===e.type&&(e.attributes.title=e.content.replace(/&/,"&"))})),Object.defineProperty(A.languages.markup.tag,"addInlined",{value:function(e,t){var n;(t=((n=((n={})["language-"+t]={pattern:/(^<!\[CDATA\[)[\s\S]+?(?=\]\]>$)/i,lookbehind:!0,inside:A.languages[t]},n.cdata=/^<!\[CDATA\[|\]\]>$/i,{"included-cdata":{pattern:/<!\[CDATA\[[\s\S]*?\]\]>/i,inside:n}}))["language-"+t]={pattern:/[\s\S]+/,inside:A.languages[t]},{}))[e]={pattern:RegExp(/(<__[^>]*>)(?:<!\[CDATA\[(?:[^\]]|\](?!\]>))*\]\]>|(?!<!\[CDATA\[)[\s\S])*?(?=<\/__>)/.source.replace(/__/g,(function(){return e})),"i"),lookbehind:!0,greedy:!0,inside:n},A.languages.insertBefore("markup","cdata",t)}}),Object.defineProperty(A.languages.markup.tag,"addAttribute",{value:function(e,t){A.languages.markup.tag.inside["special-attr"].push({pattern:RegExp(/(^|["'\s])/.source+"(?:"+e+")"+/\s*=\s*(?:"[^"]*"|'[^']*'|[^\s'">=]+(?=[\s>]))/.source,"i"),lookbehind:!0,inside:{"attr-name":/^[^\s=]+/,"attr-value":{pattern:/=[\s\S]+/,inside:{value:{pattern:/(^=\s*(["']|(?!["'])))\S[\s\S]*(?=\2$)/,lookbehind:!0,alias:[t,"language-"+t],inside:A.languages[t]},punctuation:[{pattern:/^=/,alias:"attr-equals"},/"|'/]}}}})}}),A.languages.html=A.languages.markup,A.languages.mathml=A.languages.markup,A.languages.svg=A.languages.markup,A.languages.xml=A.languages.extend("markup",{}),A.languages.ssml=A.languages.xml,A.languages.atom=A.languages.xml,A.languages.rss=A.languages.xml,o=A,i={pattern:/\\[\\(){}[\]^$+*?|.]/,alias:"escape"},s="(?:[^\\\\-]|"+(l=/\\(?:x[\da-fA-F]{2}|u[\da-fA-F]{4}|u\{[\da-fA-F]+\}|0[0-7]{0,2}|[123][0-7]{2}|c[a-zA-Z]|.)/).source+")",s=RegExp(s+"-"+s),c={pattern:/(<|')[^<>']+(?=[>']$)/,lookbehind:!0,alias:"variable"},o.languages.regex={"char-class":{pattern:/((?:^|[^\\])(?:\\\\)*)\[(?:[^\\\]]|\\[\s\S])*\]/,lookbehind:!0,inside:{"char-class-negation":{pattern:/(^\[)\^/,lookbehind:!0,alias:"operator"},"char-class-punctuation":{pattern:/^\[|\]$/,alias:"punctuation"},range:{pattern:s,inside:{escape:l,"range-punctuation":{pattern:/-/,alias:"operator"}}},"special-escape":i,"char-set":{pattern:/\\[wsd]|\\p\{[^{}]+\}/i,alias:"class-name"},escape:l}},"special-escape":i,"char-set":{pattern:/\.|\\[wsd]|\\p\{[^{}]+\}/i,alias:"class-name"},backreference:[{pattern:/\\(?![123][0-7]{2})[1-9]/,alias:"keyword"},{pattern:/\\k<[^<>']+>/,alias:"keyword",inside:{"group-name":c}}],anchor:{pattern:/[$^]|\\[ABbGZz]/,alias:"function"},escape:l,group:[{pattern:/\((?:\?(?:<[^<>']+>|'[^<>']+'|[>:]|<?[=!]|[idmnsuxU]+(?:-[idmnsuxU]+)?:?))?/,alias:"punctuation",inside:{"group-name":c}},{pattern:/\)/,alias:"punctuation"}],quantifier:{pattern:/(?:[+*?]|\{\d+(?:,\d*)?\})[?+]?/,alias:"number"},alternation:{pattern:/\|/,alias:"keyword"}},A.languages.clike={comment:[{pattern:/(^|[^\\])\/\*[\s\S]*?(?:\*\/|$)/,lookbehind:!0,greedy:!0},{pattern:/(^|[^\\:])\/\/.*/,lookbehind:!0,greedy:!0}],string:{pattern:/(["'])(?:\\(?:\r\n|[\s\S])|(?!\1)[^\\\r\n])*\1/,greedy:!0},"class-name":{pattern:/(\b(?:class|extends|implements|instanceof|interface|new|trait)\s+|\bcatch\s+\()[\w.\\]+/i,lookbehind:!0,inside:{punctuation:/[.\\]/}},keyword:/\b(?:break|catch|continue|do|else|finally|for|function|if|in|instanceof|new|null|return|throw|try|while)\b/,boolean:/\b(?:false|true)\b/,function:/\b\w+(?=\()/,number:/\b0x[\da-f]+\b|(?:\b\d+(?:\.\d*)?|\B\.\d+)(?:e[+-]?\d+)?/i,operator:/[<>]=?|[!=]=?=?|--?|\+\+?|&&?|\|\|?|[?*/~^%]/,punctuation:/[{}[\];(),.:]/},A.languages.javascript=A.languages.extend("clike",{"class-name":[A.languages.clike["class-name"],{pattern:/(^|[^$\w\xA0-\uFFFF])(?!\s)[_$A-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?=\.(?:constructor|prototype))/,lookbehind:!0}],keyword:[{pattern:/((?:^|\})\s*)catch\b/,lookbehind:!0},{pattern:/(^|[^.]|\.\.\.\s*)\b(?:as|assert(?=\s*\{)|async(?=\s*(?:function\b|\(|[$\w\xA0-\uFFFF]|$))|await|break|case|class|const|continue|debugger|default|delete|do|else|enum|export|extends|finally(?=\s*(?:\{|$))|for|from(?=\s*(?:['"]|$))|function|(?:get|set)(?=\s*(?:[#\[$\w\xA0-\uFFFF]|$))|if|implements|import|in|instanceof|interface|let|new|null|of|package|private|protected|public|return|static|super|switch|this|throw|try|typeof|undefined|var|void|while|with|yield)\b/,lookbehind:!0}],function:/#?(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?=\s*(?:\.\s*(?:apply|bind|call)\s*)?\()/,number:{pattern:RegExp(/(^|[^\w$])/.source+"(?:"+/NaN|Infinity/.source+"|"+/0[bB][01]+(?:_[01]+)*n?/.source+"|"+/0[oO][0-7]+(?:_[0-7]+)*n?/.source+"|"+/0[xX][\dA-Fa-f]+(?:_[\dA-Fa-f]+)*n?/.source+"|"+/\d+(?:_\d+)*n/.source+"|"+/(?:\d+(?:_\d+)*(?:\.(?:\d+(?:_\d+)*)?)?|\.\d+(?:_\d+)*)(?:[Ee][+-]?\d+(?:_\d+)*)?/.source+")"+/(?![\w$])/.source),lookbehind:!0},operator:/--|\+\+|\*\*=?|=>|&&=?|\|\|=?|[!=]==|<<=?|>>>?=?|[-+*/%&|^!=<>]=?|\.{3}|\?\?=?|\?\.?|[~:]/}),A.languages.javascript["class-name"][0].pattern=/(\b(?:class|extends|implements|instanceof|interface|new)\s+)[\w.\\]+/,A.languages.insertBefore("javascript","keyword",{regex:{pattern:RegExp(/((?:^|[^$\w\xA0-\uFFFF."'\])\s]|\b(?:return|yield))\s*)/.source+/\//.source+"(?:"+/(?:\[(?:[^\]\\\r\n]|\\.)*\]|\\.|[^/\\\[\r\n])+\/[dgimyus]{0,7}/.source+"|"+/(?:\[(?:[^[\]\\\r\n]|\\.|\[(?:[^[\]\\\r\n]|\\.|\[(?:[^[\]\\\r\n]|\\.)*\])*\])*\]|\\.|[^/\\\[\r\n])+\/[dgimyus]{0,7}v[dgimyus]{0,7}/.source+")"+/(?=(?:\s|\/\*(?:[^*]|\*(?!\/))*\*\/)*(?:$|[\r\n,.;:})\]]|\/\/))/.source),lookbehind:!0,greedy:!0,inside:{"regex-source":{pattern:/^(\/)[\s\S]+(?=\/[a-z]*$)/,lookbehind:!0,alias:"language-regex",inside:A.languages.regex},"regex-delimiter":/^\/|\/$/,"regex-flags":/^[a-z]+$/}},"function-variable":{pattern:/#?(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?=\s*[=:]\s*(?:async\s*)?(?:\bfunction\b|(?:\((?:[^()]|\([^()]*\))*\)|(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*)\s*=>))/,alias:"function"},parameter:[{pattern:/(function(?:\s+(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*)?\s*\(\s*)(?!\s)(?:[^()\s]|\s+(?![\s)])|\([^()]*\))+(?=\s*\))/,lookbehind:!0,inside:A.languages.javascript},{pattern:/(^|[^$\w\xA0-\uFFFF])(?!\s)[_$a-z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?=\s*=>)/i,lookbehind:!0,inside:A.languages.javascript},{pattern:/(\(\s*)(?!\s)(?:[^()\s]|\s+(?![\s)])|\([^()]*\))+(?=\s*\)\s*=>)/,lookbehind:!0,inside:A.languages.javascript},{pattern:/((?:\b|\s|^)(?!(?:as|async|await|break|case|catch|class|const|continue|debugger|default|delete|do|else|enum|export|extends|finally|for|from|function|get|if|implements|import|in|instanceof|interface|let|new|null|of|package|private|protected|public|return|set|static|super|switch|this|throw|try|typeof|undefined|var|void|while|with|yield)(?![$\w\xA0-\uFFFF]))(?:(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*\s*)\(\s*|\]\s*\(\s*)(?!\s)(?:[^()\s]|\s+(?![\s)])|\([^()]*\))+(?=\s*\)\s*\{)/,lookbehind:!0,inside:A.languages.javascript}],constant:/\b[A-Z](?:[A-Z_]|\dx?)*\b/}),A.languages.insertBefore("javascript","string",{hashbang:{pattern:/^#!.*/,greedy:!0,alias:"comment"},"template-string":{pattern:/`(?:\\[\s\S]|\$\{(?:[^{}]|\{(?:[^{}]|\{[^}]*\})*\})+\}|(?!\$\{)[^\\`])*`/,greedy:!0,inside:{"template-punctuation":{pattern:/^`|`$/,alias:"string"},interpolation:{pattern:/((?:^|[^\\])(?:\\{2})*)\$\{(?:[^{}]|\{(?:[^{}]|\{[^}]*\})*\})+\}/,lookbehind:!0,inside:{"interpolation-punctuation":{pattern:/^\$\{|\}$/,alias:"punctuation"},rest:A.languages.javascript}},string:/[\s\S]+/}},"string-property":{pattern:/((?:^|[,{])[ \t]*)(["'])(?:\\(?:\r\n|[\s\S])|(?!\2)[^\\\r\n])*\2(?=\s*:)/m,lookbehind:!0,greedy:!0,alias:"property"}}),A.languages.insertBefore("javascript","operator",{"literal-property":{pattern:/((?:^|[,{])[ \t]*)(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?=\s*:)/m,lookbehind:!0,alias:"property"}}),A.languages.markup&&(A.languages.markup.tag.addInlined("script","javascript"),A.languages.markup.tag.addAttribute(/on(?:abort|blur|change|click|composition(?:end|start|update)|dblclick|error|focus(?:in|out)?|key(?:down|up)|load|mouse(?:down|enter|leave|move|out|over|up)|reset|resize|scroll|select|slotchange|submit|unload|wheel)/.source,"javascript")),A.languages.js=A.languages.javascript,A.languages.actionscript=A.languages.extend("javascript",{keyword:/\b(?:as|break|case|catch|class|const|default|delete|do|dynamic|each|else|extends|final|finally|for|function|get|if|implements|import|in|include|instanceof|interface|internal|is|namespace|native|new|null|override|package|private|protected|public|return|set|static|super|switch|this|throw|try|typeof|use|var|void|while|with)\b/,operator:/\+\+|--|(?:[+\-*\/%^]|&&?|\|\|?|<<?|>>?>?|[!=]=?)=?|[~?@]/}),A.languages.actionscript["class-name"].alias="function",delete A.languages.actionscript.parameter,delete A.languages.actionscript["literal-property"],A.languages.markup&&A.languages.insertBefore("actionscript","string",{xml:{pattern:/(^|[^.])<\/?\w+(?:\s+[^\s>\/=]+=("|')(?:\\[\s\S]|(?!\2)[^\\])*\2)*\s*\/?>/,lookbehind:!0,inside:A.languages.markup}}),function(e){var t=/#(?!\{).+/,n={pattern:/#\{[^}]+\}/,alias:"variable"};e.languages.coffeescript=e.languages.extend("javascript",{comment:t,string:[{pattern:/'(?:\\[\s\S]|[^\\'])*'/,greedy:!0},{pattern:/"(?:\\[\s\S]|[^\\"])*"/,greedy:!0,inside:{interpolation:n}}],keyword:/\b(?:and|break|by|catch|class|continue|debugger|delete|do|each|else|extend|extends|false|finally|for|if|in|instanceof|is|isnt|let|loop|namespace|new|no|not|null|of|off|on|or|own|return|super|switch|then|this|throw|true|try|typeof|undefined|unless|until|when|while|window|with|yes|yield)\b/,"class-member":{pattern:/@(?!\d)\w+/,alias:"variable"}}),e.languages.insertBefore("coffeescript","comment",{"multiline-comment":{pattern:/###[\s\S]+?###/,alias:"comment"},"block-regex":{pattern:/\/{3}[\s\S]*?\/{3}/,alias:"regex",inside:{comment:t,interpolation:n}}}),e.languages.insertBefore("coffeescript","string",{"inline-javascript":{pattern:/`(?:\\[\s\S]|[^\\`])*`/,inside:{delimiter:{pattern:/^`|`$/,alias:"punctuation"},script:{pattern:/[\s\S]+/,alias:"language-javascript",inside:e.languages.javascript}}},"multiline-string":[{pattern:/'''[\s\S]*?'''/,greedy:!0,alias:"string"},{pattern:/"""[\s\S]*?"""/,greedy:!0,alias:"string",inside:{interpolation:n}}]}),e.languages.insertBefore("coffeescript","keyword",{property:/(?!\d)\w+(?=\s*:(?!:))/}),delete e.languages.coffeescript["template-string"],e.languages.coffee=e.languages.coffeescript}(A),function(e){var t=e.languages.javadoclike={parameter:{pattern:/(^[\t ]*(?:\/{3}|\*|\/\*\*)\s*@(?:arg|arguments|param)\s+)\w+/m,lookbehind:!0},keyword:{pattern:/(^[\t ]*(?:\/{3}|\*|\/\*\*)\s*|\{)@[a-z][a-zA-Z-]+\b/m,lookbehind:!0},punctuation:/[{}]/};Object.defineProperty(t,"addSupport",{value:function(t,n){(t="string"==typeof t?[t]:t).forEach((function(t){var r=function(e){e.inside||(e.inside={}),e.inside.rest=n},a="doc-comment";if(o=e.languages[t]){var o,i=o[a];if((i=i||(o=e.languages.insertBefore(t,"comment",{"doc-comment":{pattern:/(^|[^\\])\/\*\*[^/][\s\S]*?(?:\*\/|$)/,lookbehind:!0,alias:"comment"}}))[a])instanceof RegExp&&(i=o[a]={pattern:i}),Array.isArray(i))for(var l=0,s=i.length;l<s;l++)i[l]instanceof RegExp&&(i[l]={pattern:i[l]}),r(i[l]);else r(i)}}))}}),t.addSupport(["java","javascript","php"],t)}(A),function(e){var t=/(?:"(?:\\(?:\r\n|[\s\S])|[^"\\\r\n])*"|'(?:\\(?:\r\n|[\s\S])|[^'\\\r\n])*')/;(t=(e.languages.css={comment:/\/\*[\s\S]*?\*\//,atrule:{pattern:RegExp("@[\\w-](?:"+/[^;{\s"']|\s+(?!\s)/.source+"|"+t.source+")*?"+/(?:;|(?=\s*\{))/.source),inside:{rule:/^@[\w-]+/,"selector-function-argument":{pattern:/(\bselector\s*\(\s*(?![\s)]))(?:[^()\s]|\s+(?![\s)])|\((?:[^()]|\([^()]*\))*\))+(?=\s*\))/,lookbehind:!0,alias:"selector"},keyword:{pattern:/(^|[^\w-])(?:and|not|only|or)(?![\w-])/,lookbehind:!0}}},url:{pattern:RegExp("\\burl\\((?:"+t.source+"|"+/(?:[^\\\r\n()"']|\\[\s\S])*/.source+")\\)","i"),greedy:!0,inside:{function:/^url/i,punctuation:/^\(|\)$/,string:{pattern:RegExp("^"+t.source+"$"),alias:"url"}}},selector:{pattern:RegExp("(^|[{}\\s])[^{}\\s](?:[^{};\"'\\s]|\\s+(?![\\s{])|"+t.source+")*(?=\\s*\\{)"),lookbehind:!0},string:{pattern:t,greedy:!0},property:{pattern:/(^|[^-\w\xA0-\uFFFF])(?!\s)[-_a-z\xA0-\uFFFF](?:(?!\s)[-\w\xA0-\uFFFF])*(?=\s*:)/i,lookbehind:!0},important:/!important\b/i,function:{pattern:/(^|[^-a-z0-9])[-a-z0-9]+(?=\()/i,lookbehind:!0},punctuation:/[(){};:,]/},e.languages.css.atrule.inside.rest=e.languages.css,e.languages.markup))&&(t.tag.addInlined("style","css"),t.tag.addAttribute("style","css"))}(A),function(e){var t=/("|')(?:\\(?:\r\n|[\s\S])|(?!\1)[^\\\r\n])*\1/,n=(t=(e.languages.css.selector={pattern:e.languages.css.selector.pattern,lookbehind:!0,inside:t={"pseudo-element":/:(?:after|before|first-letter|first-line|selection)|::[-\w]+/,"pseudo-class":/:[-\w]+/,class:/\.[-\w]+/,id:/#[-\w]+/,attribute:{pattern:RegExp("\\[(?:[^[\\]\"']|"+t.source+")*\\]"),greedy:!0,inside:{punctuation:/^\[|\]$/,"case-sensitivity":{pattern:/(\s)[si]$/i,lookbehind:!0,alias:"keyword"},namespace:{pattern:/^(\s*)(?:(?!\s)[-*\w\xA0-\uFFFF])*\|(?!=)/,lookbehind:!0,inside:{punctuation:/\|$/}},"attr-name":{pattern:/^(\s*)(?:(?!\s)[-\w\xA0-\uFFFF])+/,lookbehind:!0},"attr-value":[t,{pattern:/(=\s*)(?:(?!\s)[-\w\xA0-\uFFFF])+(?=\s*$)/,lookbehind:!0}],operator:/[|~*^$]?=/}},"n-th":[{pattern:/(\(\s*)[+-]?\d*[\dn](?:\s*[+-]\s*\d+)?(?=\s*\))/,lookbehind:!0,inside:{number:/[\dn]+/,operator:/[+-]/}},{pattern:/(\(\s*)(?:even|odd)(?=\s*\))/i,lookbehind:!0}],combinator:/>|\+|~|\|\|/,punctuation:/[(),]/}},e.languages.css.atrule.inside["selector-function-argument"].inside=t,e.languages.insertBefore("css","property",{variable:{pattern:/(^|[^-\w\xA0-\uFFFF])--(?!\s)[-_a-z\xA0-\uFFFF](?:(?!\s)[-\w\xA0-\uFFFF])*/i,lookbehind:!0}}),{pattern:/(\b\d+)(?:%|[a-z]+(?![\w-]))/,lookbehind:!0}),{pattern:/(^|[^\w.-])-?(?:\d+(?:\.\d+)?|\.\d+)/,lookbehind:!0});e.languages.insertBefore("css","function",{operator:{pattern:/(\s)[+\-*\/](?=\s)/,lookbehind:!0},hexcode:{pattern:/\B#[\da-f]{3,8}\b/i,alias:"color"},color:[{pattern:/(^|[^\w-])(?:AliceBlue|AntiqueWhite|Aqua|Aquamarine|Azure|Beige|Bisque|Black|BlanchedAlmond|Blue|BlueViolet|Brown|BurlyWood|CadetBlue|Chartreuse|Chocolate|Coral|CornflowerBlue|Cornsilk|Crimson|Cyan|DarkBlue|DarkCyan|DarkGoldenRod|DarkGr[ae]y|DarkGreen|DarkKhaki|DarkMagenta|DarkOliveGreen|DarkOrange|DarkOrchid|DarkRed|DarkSalmon|DarkSeaGreen|DarkSlateBlue|DarkSlateGr[ae]y|DarkTurquoise|DarkViolet|DeepPink|DeepSkyBlue|DimGr[ae]y|DodgerBlue|FireBrick|FloralWhite|ForestGreen|Fuchsia|Gainsboro|GhostWhite|Gold|GoldenRod|Gr[ae]y|Green|GreenYellow|HoneyDew|HotPink|IndianRed|Indigo|Ivory|Khaki|Lavender|LavenderBlush|LawnGreen|LemonChiffon|LightBlue|LightCoral|LightCyan|LightGoldenRodYellow|LightGr[ae]y|LightGreen|LightPink|LightSalmon|LightSeaGreen|LightSkyBlue|LightSlateGr[ae]y|LightSteelBlue|LightYellow|Lime|LimeGreen|Linen|Magenta|Maroon|MediumAquaMarine|MediumBlue|MediumOrchid|MediumPurple|MediumSeaGreen|MediumSlateBlue|MediumSpringGreen|MediumTurquoise|MediumVioletRed|MidnightBlue|MintCream|MistyRose|Moccasin|NavajoWhite|Navy|OldLace|Olive|OliveDrab|Orange|OrangeRed|Orchid|PaleGoldenRod|PaleGreen|PaleTurquoise|PaleVioletRed|PapayaWhip|PeachPuff|Peru|Pink|Plum|PowderBlue|Purple|RebeccaPurple|Red|RosyBrown|RoyalBlue|SaddleBrown|Salmon|SandyBrown|SeaGreen|SeaShell|Sienna|Silver|SkyBlue|SlateBlue|SlateGr[ae]y|Snow|SpringGreen|SteelBlue|Tan|Teal|Thistle|Tomato|Transparent|Turquoise|Violet|Wheat|White|WhiteSmoke|Yellow|YellowGreen)(?![\w-])/i,lookbehind:!0},{pattern:/\b(?:hsl|rgb)\(\s*\d{1,3}\s*,\s*\d{1,3}%?\s*,\s*\d{1,3}%?\s*\)\B|\b(?:hsl|rgb)a\(\s*\d{1,3}\s*,\s*\d{1,3}%?\s*,\s*\d{1,3}%?\s*,\s*(?:0|0?\.\d+|1)\s*\)\B/i,inside:{unit:t,number:n,function:/[\w-]+(?=\()/,punctuation:/[(),]/}}],entity:/\\[\da-f]{1,8}/i,unit:t,number:n})}(A),function(e){var t=/[*&][^\s[\]{},]+/,n=/!(?:<[\w\-%#;/?:@&=+$,.!~*'()[\]]+>|(?:[a-zA-Z\d-]*!)?[\w\-%#;/?:@&=+$.~*'()]+)?/,r="(?:"+n.source+"(?:[ \t]+"+t.source+")?|"+t.source+"(?:[ \t]+"+n.source+")?)",a=/(?:[^\s\x00-\x08\x0e-\x1f!"#%&'*,\-:>?@[\]`{|}\x7f-\x84\x86-\x9f\ud800-\udfff\ufffe\uffff]|[?:-]<PLAIN>)(?:[ \t]*(?:(?![#:])<PLAIN>|:<PLAIN>))*/.source.replace(/<PLAIN>/g,(function(){return/[^\s\x00-\x08\x0e-\x1f,[\]{}\x7f-\x84\x86-\x9f\ud800-\udfff\ufffe\uffff]/.source})),o=/"(?:[^"\\\r\n]|\\.)*"|'(?:[^'\\\r\n]|\\.)*'/.source;function i(e,t){t=(t||"").replace(/m/g,"")+"m";var n=/([:\-,[{]\s*(?:\s<<prop>>[ \t]+)?)(?:<<value>>)(?=[ \t]*(?:$|,|\]|\}|(?:[\r\n]\s*)?#))/.source.replace(/<<prop>>/g,(function(){return r})).replace(/<<value>>/g,(function(){return e}));return RegExp(n,t)}e.languages.yaml={scalar:{pattern:RegExp(/([\-:]\s*(?:\s<<prop>>[ \t]+)?[|>])[ \t]*(?:((?:\r?\n|\r)[ \t]+)\S[^\r\n]*(?:\2[^\r\n]+)*)/.source.replace(/<<prop>>/g,(function(){return r}))),lookbehind:!0,alias:"string"},comment:/#.*/,key:{pattern:RegExp(/((?:^|[:\-,[{\r\n?])[ \t]*(?:<<prop>>[ \t]+)?)<<key>>(?=\s*:\s)/.source.replace(/<<prop>>/g,(function(){return r})).replace(/<<key>>/g,(function(){return"(?:"+a+"|"+o+")"}))),lookbehind:!0,greedy:!0,alias:"atrule"},directive:{pattern:/(^[ \t]*)%.+/m,lookbehind:!0,alias:"important"},datetime:{pattern:i(/\d{4}-\d\d?-\d\d?(?:[tT]|[ \t]+)\d\d?:\d{2}:\d{2}(?:\.\d*)?(?:[ \t]*(?:Z|[-+]\d\d?(?::\d{2})?))?|\d{4}-\d{2}-\d{2}|\d\d?:\d{2}(?::\d{2}(?:\.\d*)?)?/.source),lookbehind:!0,alias:"number"},boolean:{pattern:i(/false|true/.source,"i"),lookbehind:!0,alias:"important"},null:{pattern:i(/null|~/.source,"i"),lookbehind:!0,alias:"important"},string:{pattern:i(o),lookbehind:!0,greedy:!0},number:{pattern:i(/[+-]?(?:0x[\da-f]+|0o[0-7]+|(?:\d+(?:\.\d*)?|\.\d+)(?:e[+-]?\d+)?|\.inf|\.nan)/.source,"i"),lookbehind:!0},tag:n,important:t,punctuation:/---|[:[\]{}\-,|>?]|\.\.\./},e.languages.yml=e.languages.yaml}(A),function(e){var t=/(?:\\.|[^\\\n\r]|(?:\n|\r\n?)(?![\r\n]))/.source;function n(e){return e=e.replace(/<inner>/g,(function(){return t})),RegExp(/((?:^|[^\\])(?:\\{2})*)/.source+"(?:"+e+")")}var r=/(?:\\.|``(?:[^`\r\n]|`(?!`))+``|`[^`\r\n]+`|[^\\|\r\n`])+/.source,a=/\|?__(?:\|__)+\|?(?:(?:\n|\r\n?)|(?![\s\S]))/.source.replace(/__/g,(function(){return r})),o=/\|?[ \t]*:?-{3,}:?[ \t]*(?:\|[ \t]*:?-{3,}:?[ \t]*)+\|?(?:\n|\r\n?)/.source,i=(e.languages.markdown=e.languages.extend("markup",{}),e.languages.insertBefore("markdown","prolog",{"front-matter-block":{pattern:/(^(?:\s*[\r\n])?)---(?!.)[\s\S]*?[\r\n]---(?!.)/,lookbehind:!0,greedy:!0,inside:{punctuation:/^---|---$/,"front-matter":{pattern:/\S+(?:\s+\S+)*/,alias:["yaml","language-yaml"],inside:e.languages.yaml}}},blockquote:{pattern:/^>(?:[\t ]*>)*/m,alias:"punctuation"},table:{pattern:RegExp("^"+a+o+"(?:"+a+")*","m"),inside:{"table-data-rows":{pattern:RegExp("^("+a+o+")(?:"+a+")*$"),lookbehind:!0,inside:{"table-data":{pattern:RegExp(r),inside:e.languages.markdown},punctuation:/\|/}},"table-line":{pattern:RegExp("^("+a+")"+o+"$"),lookbehind:!0,inside:{punctuation:/\||:?-{3,}:?/}},"table-header-row":{pattern:RegExp("^"+a+"$"),inside:{"table-header":{pattern:RegExp(r),alias:"important",inside:e.languages.markdown},punctuation:/\|/}}}},code:[{pattern:/((?:^|\n)[ \t]*\n|(?:^|\r\n?)[ \t]*\r\n?)(?: {4}|\t).+(?:(?:\n|\r\n?)(?: {4}|\t).+)*/,lookbehind:!0,alias:"keyword"},{pattern:/^```[\s\S]*?^```$/m,greedy:!0,inside:{"code-block":{pattern:/^(```.*(?:\n|\r\n?))[\s\S]+?(?=(?:\n|\r\n?)^```$)/m,lookbehind:!0},"code-language":{pattern:/^(```).+/,lookbehind:!0},punctuation:/```/}}],title:[{pattern:/\S.*(?:\n|\r\n?)(?:==+|--+)(?=[ \t]*$)/m,alias:"important",inside:{punctuation:/==+$|--+$/}},{pattern:/(^\s*)#.+/m,lookbehind:!0,alias:"important",inside:{punctuation:/^#+|#+$/}}],hr:{pattern:/(^\s*)([*-])(?:[\t ]*\2){2,}(?=\s*$)/m,lookbehind:!0,alias:"punctuation"},list:{pattern:/(^\s*)(?:[*+-]|\d+\.)(?=[\t ].)/m,lookbehind:!0,alias:"punctuation"},"url-reference":{pattern:/!?\[[^\]]+\]:[\t ]+(?:\S+|<(?:\\.|[^>\\])+>)(?:[\t ]+(?:"(?:\\.|[^"\\])*"|'(?:\\.|[^'\\])*'|\((?:\\.|[^)\\])*\)))?/,inside:{variable:{pattern:/^(!?\[)[^\]]+/,lookbehind:!0},string:/(?:"(?:\\.|[^"\\])*"|'(?:\\.|[^'\\])*'|\((?:\\.|[^)\\])*\))$/,punctuation:/^[\[\]!:]|[<>]/},alias:"url"},bold:{pattern:n(/\b__(?:(?!_)<inner>|_(?:(?!_)<inner>)+_)+__\b|\*\*(?:(?!\*)<inner>|\*(?:(?!\*)<inner>)+\*)+\*\*/.source),lookbehind:!0,greedy:!0,inside:{content:{pattern:/(^..)[\s\S]+(?=..$)/,lookbehind:!0,inside:{}},punctuation:/\*\*|__/}},italic:{pattern:n(/\b_(?:(?!_)<inner>|__(?:(?!_)<inner>)+__)+_\b|\*(?:(?!\*)<inner>|\*\*(?:(?!\*)<inner>)+\*\*)+\*/.source),lookbehind:!0,greedy:!0,inside:{content:{pattern:/(^.)[\s\S]+(?=.$)/,lookbehind:!0,inside:{}},punctuation:/[*_]/}},strike:{pattern:n(/(~~?)(?:(?!~)<inner>)+\2/.source),lookbehind:!0,greedy:!0,inside:{content:{pattern:/(^~~?)[\s\S]+(?=\1$)/,lookbehind:!0,inside:{}},punctuation:/~~?/}},"code-snippet":{pattern:/(^|[^\\`])(?:``[^`\r\n]+(?:`[^`\r\n]+)*``(?!`)|`[^`\r\n]+`(?!`))/,lookbehind:!0,greedy:!0,alias:["code","keyword"]},url:{pattern:n(/!?\[(?:(?!\])<inner>)+\](?:\([^\s)]+(?:[\t ]+"(?:\\.|[^"\\])*")?\)|[ \t]?\[(?:(?!\])<inner>)+\])/.source),lookbehind:!0,greedy:!0,inside:{operator:/^!/,content:{pattern:/(^\[)[^\]]+(?=\])/,lookbehind:!0,inside:{}},variable:{pattern:/(^\][ \t]?\[)[^\]]+(?=\]$)/,lookbehind:!0},url:{pattern:/(^\]\()[^\s)]+/,lookbehind:!0},string:{pattern:/(^[ \t]+)"(?:\\.|[^"\\])*"(?=\)$)/,lookbehind:!0}}}}),["url","bold","italic","strike"].forEach((function(t){["url","bold","italic","strike","code-snippet"].forEach((function(n){t!==n&&(e.languages.markdown[t].inside.content.inside[n]=e.languages.markdown[n])}))})),e.hooks.add("after-tokenize",(function(e){"markdown"!==e.language&&"md"!==e.language||function e(t){if(t&&"string"!=typeof t)for(var n=0,r=t.length;n<r;n++){var a,o=t[n];"code"!==o.type?e(o.content):(a=o.content[1],o=o.content[3],a&&o&&"code-language"===a.type&&"code-block"===o.type&&"string"==typeof a.content&&(a=a.content.replace(/\b#/g,"sharp").replace(/\b\+\+/g,"pp"),a="language-"+(a=(/[a-z][\w-]*/i.exec(a)||[""])[0].toLowerCase()),o.alias?"string"==typeof o.alias?o.alias=[o.alias,a]:o.alias.push(a):o.alias=[a]))}}(e.tokens)})),e.hooks.add("wrap",(function(t){if("code-block"===t.type){for(var n="",r=0,a=t.classes.length;r<a;r++){var o=t.classes[r];if(o=/language-(.+)/.exec(o)){n=o[1];break}}var c,u=e.languages[n];u?t.content=e.highlight(t.content.replace(i,"").replace(/&(\w{1,8}|#x?[\da-f]{1,8});/gi,(function(e,t){var n;return"#"===(t=t.toLowerCase())[0]?(n="x"===t[1]?parseInt(t.slice(2),16):Number(t.slice(1)),s(n)):l[t]||e})),u,n):n&&"none"!==n&&e.plugins.autoloader&&(c="md-"+(new Date).valueOf()+"-"+Math.floor(1e16*Math.random()),t.attributes.id=c,e.plugins.autoloader.loadLanguages(n,(function(){var t=document.getElementById(c);t&&(t.innerHTML=e.highlight(t.textContent,e.languages[n],n))})))}})),RegExp(e.languages.markup.tag.pattern.source,"gi")),l={amp:"&",lt:"<",gt:">",quot:'"'},s=String.fromCodePoint||String.fromCharCode;e.languages.md=e.languages.markdown}(A),A.languages.graphql={comment:/#.*/,description:{pattern:/(?:"""(?:[^"]|(?!""")")*"""|"(?:\\.|[^\\"\r\n])*")(?=\s*[a-z_])/i,greedy:!0,alias:"string",inside:{"language-markdown":{pattern:/(^"(?:"")?)(?!\1)[\s\S]+(?=\1$)/,lookbehind:!0,inside:A.languages.markdown}}},string:{pattern:/"""(?:[^"]|(?!""")")*"""|"(?:\\.|[^\\"\r\n])*"/,greedy:!0},number:/(?:\B-|\b)\d+(?:\.\d+)?(?:e[+-]?\d+)?\b/i,boolean:/\b(?:false|true)\b/,variable:/\$[a-z_]\w*/i,directive:{pattern:/@[a-z_]\w*/i,alias:"function"},"attr-name":{pattern:/\b[a-z_]\w*(?=\s*(?:\((?:[^()"]|"(?:\\.|[^\\"\r\n])*")*\))?:)/i,greedy:!0},"atom-input":{pattern:/\b[A-Z]\w*Input\b/,alias:"class-name"},scalar:/\b(?:Boolean|Float|ID|Int|String)\b/,constant:/\b[A-Z][A-Z_\d]*\b/,"class-name":{pattern:/(\b(?:enum|implements|interface|on|scalar|type|union)\s+|&\s*|:\s*|\[)[A-Z_]\w*/,lookbehind:!0},fragment:{pattern:/(\bfragment\s+|\.{3}\s*(?!on\b))[a-zA-Z_]\w*/,lookbehind:!0,alias:"function"},"definition-mutation":{pattern:/(\bmutation\s+)[a-zA-Z_]\w*/,lookbehind:!0,alias:"function"},"definition-query":{pattern:/(\bquery\s+)[a-zA-Z_]\w*/,lookbehind:!0,alias:"function"},keyword:/\b(?:directive|enum|extend|fragment|implements|input|interface|mutation|on|query|repeatable|scalar|schema|subscription|type|union)\b/,operator:/[!=|&]|\.{3}/,"property-query":/\w+(?=\s*\()/,object:/\w+(?=\s*\{)/,punctuation:/[!(){}\[\]:=,]/,property:/\w+/},A.hooks.add("after-tokenize",(function(e){if("graphql"===e.language)for(var t=e.tokens.filter((function(e){return"string"!=typeof e&&"comment"!==e.type&&"scalar"!==e.type})),n=0;n<t.length;){var r=t[n++];if("keyword"===r.type&&"mutation"===r.content){var a=[];if(d(["definition-mutation","punctuation"])&&"("===u(1).content){n+=2;var o=f(/^\($/,/^\)$/);if(-1===o)continue;for(;n<o;n++){var i=u(0);"variable"===i.type&&(p(i,"variable-input"),a.push(i.content))}n=o+1}if(d(["punctuation","property-query"])&&"{"===u(0).content&&(n++,p(u(0),"property-mutation"),0<a.length)){var l=f(/^\{$/,/^\}$/);if(-1!==l)for(var s=n;s<l;s++){var c=t[s];"variable"===c.type&&0<=a.indexOf(c.content)&&p(c,"variable-input")}}}}function u(e){return t[n+e]}function d(e,t){t=t||0;for(var n=0;n<e.length;n++){var r=u(n+t);if(!r||r.type!==e[n])return}return 1}function f(e,r){for(var a=1,o=n;o<t.length;o++){var i=t[o],l=i.content;if("punctuation"===i.type&&"string"==typeof l)if(e.test(l))a++;else if(r.test(l)&&0==--a)return o}return-1}function p(e,t){var n=e.alias;n?Array.isArray(n)||(e.alias=n=[n]):e.alias=n=[],n.push(t)}})),A.languages.sql={comment:{pattern:/(^|[^\\])(?:\/\*[\s\S]*?\*\/|(?:--|\/\/|#).*)/,lookbehind:!0},variable:[{pattern:/@(["'`])(?:\\[\s\S]|(?!\1)[^\\])+\1/,greedy:!0},/@[\w.$]+/],string:{pattern:/(^|[^@\\])("|')(?:\\[\s\S]|(?!\2)[^\\]|\2\2)*\2/,greedy:!0,lookbehind:!0},identifier:{pattern:/(^|[^@\\])`(?:\\[\s\S]|[^`\\]|``)*`/,greedy:!0,lookbehind:!0,inside:{punctuation:/^`|`$/}},function:/\b(?:AVG|COUNT|FIRST|FORMAT|LAST|LCASE|LEN|MAX|MID|MIN|MOD|NOW|ROUND|SUM|UCASE)(?=\s*\()/i,keyword:/\b(?:ACTION|ADD|AFTER|ALGORITHM|ALL|ALTER|ANALYZE|ANY|APPLY|AS|ASC|AUTHORIZATION|AUTO_INCREMENT|BACKUP|BDB|BEGIN|BERKELEYDB|BIGINT|BINARY|BIT|BLOB|BOOL|BOOLEAN|BREAK|BROWSE|BTREE|BULK|BY|CALL|CASCADED?|CASE|CHAIN|CHAR(?:ACTER|SET)?|CHECK(?:POINT)?|CLOSE|CLUSTERED|COALESCE|COLLATE|COLUMNS?|COMMENT|COMMIT(?:TED)?|COMPUTE|CONNECT|CONSISTENT|CONSTRAINT|CONTAINS(?:TABLE)?|CONTINUE|CONVERT|CREATE|CROSS|CURRENT(?:_DATE|_TIME|_TIMESTAMP|_USER)?|CURSOR|CYCLE|DATA(?:BASES?)?|DATE(?:TIME)?|DAY|DBCC|DEALLOCATE|DEC|DECIMAL|DECLARE|DEFAULT|DEFINER|DELAYED|DELETE|DELIMITERS?|DENY|DESC|DESCRIBE|DETERMINISTIC|DISABLE|DISCARD|DISK|DISTINCT|DISTINCTROW|DISTRIBUTED|DO|DOUBLE|DROP|DUMMY|DUMP(?:FILE)?|DUPLICATE|ELSE(?:IF)?|ENABLE|ENCLOSED|END|ENGINE|ENUM|ERRLVL|ERRORS|ESCAPED?|EXCEPT|EXEC(?:UTE)?|EXISTS|EXIT|EXPLAIN|EXTENDED|FETCH|FIELDS|FILE|FILLFACTOR|FIRST|FIXED|FLOAT|FOLLOWING|FOR(?: EACH ROW)?|FORCE|FOREIGN|FREETEXT(?:TABLE)?|FROM|FULL|FUNCTION|GEOMETRY(?:COLLECTION)?|GLOBAL|GOTO|GRANT|GROUP|HANDLER|HASH|HAVING|HOLDLOCK|HOUR|IDENTITY(?:COL|_INSERT)?|IF|IGNORE|IMPORT|INDEX|INFILE|INNER|INNODB|INOUT|INSERT|INT|INTEGER|INTERSECT|INTERVAL|INTO|INVOKER|ISOLATION|ITERATE|JOIN|KEYS?|KILL|LANGUAGE|LAST|LEAVE|LEFT|LEVEL|LIMIT|LINENO|LINES|LINESTRING|LOAD|LOCAL|LOCK|LONG(?:BLOB|TEXT)|LOOP|MATCH(?:ED)?|MEDIUM(?:BLOB|INT|TEXT)|MERGE|MIDDLEINT|MINUTE|MODE|MODIFIES|MODIFY|MONTH|MULTI(?:LINESTRING|POINT|POLYGON)|NATIONAL|NATURAL|NCHAR|NEXT|NO|NONCLUSTERED|NULLIF|NUMERIC|OFF?|OFFSETS?|ON|OPEN(?:DATASOURCE|QUERY|ROWSET)?|OPTIMIZE|OPTION(?:ALLY)?|ORDER|OUT(?:ER|FILE)?|OVER|PARTIAL|PARTITION|PERCENT|PIVOT|PLAN|POINT|POLYGON|PRECEDING|PRECISION|PREPARE|PREV|PRIMARY|PRINT|PRIVILEGES|PROC(?:EDURE)?|PUBLIC|PURGE|QUICK|RAISERROR|READS?|REAL|RECONFIGURE|REFERENCES|RELEASE|RENAME|REPEAT(?:ABLE)?|REPLACE|REPLICATION|REQUIRE|RESIGNAL|RESTORE|RESTRICT|RETURN(?:ING|S)?|REVOKE|RIGHT|ROLLBACK|ROUTINE|ROW(?:COUNT|GUIDCOL|S)?|RTREE|RULE|SAVE(?:POINT)?|SCHEMA|SECOND|SELECT|SERIAL(?:IZABLE)?|SESSION(?:_USER)?|SET(?:USER)?|SHARE|SHOW|SHUTDOWN|SIMPLE|SMALLINT|SNAPSHOT|SOME|SONAME|SQL|START(?:ING)?|STATISTICS|STATUS|STRIPED|SYSTEM_USER|TABLES?|TABLESPACE|TEMP(?:ORARY|TABLE)?|TERMINATED|TEXT(?:SIZE)?|THEN|TIME(?:STAMP)?|TINY(?:BLOB|INT|TEXT)|TOP?|TRAN(?:SACTIONS?)?|TRIGGER|TRUNCATE|TSEQUAL|TYPES?|UNBOUNDED|UNCOMMITTED|UNDEFINED|UNION|UNIQUE|UNLOCK|UNPIVOT|UNSIGNED|UPDATE(?:TEXT)?|USAGE|USE|USER|USING|VALUES?|VAR(?:BINARY|CHAR|CHARACTER|YING)|VIEW|WAITFOR|WARNINGS|WHEN|WHERE|WHILE|WITH(?: ROLLUP|IN)?|WORK|WRITE(?:TEXT)?|YEAR)\b/i,boolean:/\b(?:FALSE|NULL|TRUE)\b/i,number:/\b0x[\da-f]+\b|\b\d+(?:\.\d*)?|\B\.\d+\b/i,operator:/[-+*\/=%^~]|&&?|\|\|?|!=?|<(?:=>?|<|>)?|>[>=]?|\b(?:AND|BETWEEN|DIV|ILIKE|IN|IS|LIKE|NOT|OR|REGEXP|RLIKE|SOUNDS LIKE|XOR)\b/i,punctuation:/[;[\]()`,.]/},function(e){var t=e.languages.javascript["template-string"],n=t.pattern.source,r=t.inside.interpolation,a=r.inside["interpolation-punctuation"],o=r.pattern.source;function i(t,r){if(e.languages[t])return{pattern:RegExp("((?:"+r+")\\s*)"+n),lookbehind:!0,greedy:!0,inside:{"template-punctuation":{pattern:/^`|`$/,alias:"string"},"embedded-code":{pattern:/[\s\S]+/,alias:t}}}}function l(t,n,r){return t={code:t,grammar:n,language:r},e.hooks.run("before-tokenize",t),t.tokens=e.tokenize(t.code,t.grammar),e.hooks.run("after-tokenize",t),t.tokens}function s(t,n,i){var s=e.tokenize(t,{interpolation:{pattern:RegExp(o),lookbehind:!0}}),c=0,u={},d=(s=l(s.map((function(e){if("string"==typeof e)return e;var n,r;for(e=e.content;-1!==t.indexOf((r=c++,n="___"+i.toUpperCase()+"_"+r+"___")););return u[n]=e,n})).join(""),n,i),Object.keys(u));return c=0,function t(n){for(var o=0;o<n.length;o++){if(c>=d.length)return;var i,s,f,p,h,m,g,y=n[o];"string"==typeof y||"string"==typeof y.content?(i=d[c],-1!==(g=(m="string"==typeof y?y:y.content).indexOf(i))&&(++c,s=m.substring(0,g),h=u[i],f=void 0,(p={})["interpolation-punctuation"]=a,3===(p=e.tokenize(h,p)).length&&((f=[1,1]).push.apply(f,l(p[1],e.languages.javascript,"javascript")),p.splice.apply(p,f)),f=new e.Token("interpolation",p,r.alias,h),p=m.substring(g+i.length),h=[],s&&h.push(s),h.push(f),p&&(t(m=[p]),h.push.apply(h,m)),"string"==typeof y?(n.splice.apply(n,[o,1].concat(h)),o+=h.length-1):y.content=h)):(g=y.content,Array.isArray(g)?t(g):t([g]))}}(s),new e.Token(i,s,"language-"+i,t)}e.languages.javascript["template-string"]=[i("css",/\b(?:styled(?:\([^)]*\))?(?:\s*\.\s*\w+(?:\([^)]*\))*)*|css(?:\s*\.\s*(?:global|resolve))?|createGlobalStyle|keyframes)/.source),i("html",/\bhtml|\.\s*(?:inner|outer)HTML\s*\+?=/.source),i("svg",/\bsvg/.source),i("markdown",/\b(?:markdown|md)/.source),i("graphql",/\b(?:gql|graphql(?:\s*\.\s*experimental)?)/.source),i("sql",/\bsql/.source),t].filter(Boolean);var c={javascript:!0,js:!0,typescript:!0,ts:!0,jsx:!0,tsx:!0};function u(e){return"string"==typeof e?e:Array.isArray(e)?e.map(u).join(""):u(e.content)}e.hooks.add("after-tokenize",(function(t){t.language in c&&function t(n){for(var r=0,a=n.length;r<a;r++){var o,i,l,c=n[r];"string"!=typeof c&&(o=c.content,Array.isArray(o)?"template-string"===c.type?(c=o[1],3===o.length&&"string"!=typeof c&&"embedded-code"===c.type&&(i=u(c),c=c.alias,c=Array.isArray(c)?c[0]:c,l=e.languages[c])&&(o[1]=s(i,l,c))):t(o):"string"!=typeof o&&t([o]))}}(t.tokens)}))}(A),function(e){e.languages.typescript=e.languages.extend("javascript",{"class-name":{pattern:/(\b(?:class|extends|implements|instanceof|interface|new|type)\s+)(?!keyof\b)(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?:\s*<(?:[^<>]|<(?:[^<>]|<[^<>]*>)*>)*>)?/,lookbehind:!0,greedy:!0,inside:null},builtin:/\b(?:Array|Function|Promise|any|boolean|console|never|number|string|symbol|unknown)\b/}),e.languages.typescript.keyword.push(/\b(?:abstract|declare|is|keyof|readonly|require)\b/,/\b(?:asserts|infer|interface|module|namespace|type)\b(?=\s*(?:[{_$a-zA-Z\xA0-\uFFFF]|$))/,/\btype\b(?=\s*(?:[\{*]|$))/),delete e.languages.typescript.parameter,delete e.languages.typescript["literal-property"];var t=e.languages.extend("typescript",{});delete t["class-name"],e.languages.typescript["class-name"].inside=t,e.languages.insertBefore("typescript","function",{decorator:{pattern:/@[$\w\xA0-\uFFFF]+/,inside:{at:{pattern:/^@/,alias:"operator"},function:/^[\s\S]+/}},"generic-function":{pattern:/#?(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*\s*<(?:[^<>]|<(?:[^<>]|<[^<>]*>)*>)*>(?=\s*\()/,greedy:!0,inside:{function:/^#?(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*/,generic:{pattern:/<[\s\S]+/,alias:"class-name",inside:t}}}}),e.languages.ts=e.languages.typescript}(A),function(e){var t=e.languages.javascript,n=/\{(?:[^{}]|\{(?:[^{}]|\{[^{}]*\})*\})+\}/.source,r="(@(?:arg|argument|param|property)\\s+(?:"+n+"\\s+)?)";e.languages.jsdoc=e.languages.extend("javadoclike",{parameter:{pattern:RegExp(r+/(?:(?!\s)[$\w\xA0-\uFFFF.])+(?=\s|$)/.source),lookbehind:!0,inside:{punctuation:/\./}}}),e.languages.insertBefore("jsdoc","keyword",{"optional-parameter":{pattern:RegExp(r+/\[(?:(?!\s)[$\w\xA0-\uFFFF.])+(?:=[^[\]]+)?\](?=\s|$)/.source),lookbehind:!0,inside:{parameter:{pattern:/(^\[)[$\w\xA0-\uFFFF\.]+/,lookbehind:!0,inside:{punctuation:/\./}},code:{pattern:/(=)[\s\S]*(?=\]$)/,lookbehind:!0,inside:t,alias:"language-javascript"},punctuation:/[=[\]]/}},"class-name":[{pattern:RegExp(/(@(?:augments|class|extends|interface|memberof!?|template|this|typedef)\s+(?:<TYPE>\s+)?)[A-Z]\w*(?:\.[A-Z]\w*)*/.source.replace(/<TYPE>/g,(function(){return n}))),lookbehind:!0,inside:{punctuation:/\./}},{pattern:RegExp("(@[a-z]+\\s+)"+n),lookbehind:!0,inside:{string:t.string,number:t.number,boolean:t.boolean,keyword:e.languages.typescript.keyword,operator:/=>|\.\.\.|[&|?:*]/,punctuation:/[.,;=<>{}()[\]]/}}],example:{pattern:/(@example\s+(?!\s))(?:[^@\s]|\s+(?!\s))+?(?=\s*(?:\*\s*)?(?:@\w|\*\/))/,lookbehind:!0,inside:{code:{pattern:/^([\t ]*(?:\*\s*)?)\S.*$/m,lookbehind:!0,inside:t,alias:"language-javascript"}}}}),e.languages.javadoclike.addSupport("javascript",e.languages.jsdoc)}(A),function(e){e.languages.flow=e.languages.extend("javascript",{}),e.languages.insertBefore("flow","keyword",{type:[{pattern:/\b(?:[Bb]oolean|Function|[Nn]umber|[Ss]tring|[Ss]ymbol|any|mixed|null|void)\b/,alias:"class-name"}]}),e.languages.flow["function-variable"].pattern=/(?!\s)[_$a-z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?=\s*=\s*(?:function\b|(?:\([^()]*\)(?:\s*:\s*\w+)?|(?!\s)[_$a-z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*)\s*=>))/i,delete e.languages.flow.parameter,e.languages.insertBefore("flow","operator",{"flow-punctuation":{pattern:/\{\||\|\}/,alias:"punctuation"}}),Array.isArray(e.languages.flow.keyword)||(e.languages.flow.keyword=[e.languages.flow.keyword]),e.languages.flow.keyword.unshift({pattern:/(^|[^$]\b)(?:Class|declare|opaque|type)\b(?!\$)/,lookbehind:!0},{pattern:/(^|[^$]\B)\$(?:Diff|Enum|Exact|Keys|ObjMap|PropertyType|Record|Shape|Subtype|Supertype|await)\b(?!\$)/,lookbehind:!0})}(A),A.languages.n4js=A.languages.extend("javascript",{keyword:/\b(?:Array|any|boolean|break|case|catch|class|const|constructor|continue|debugger|declare|default|delete|do|else|enum|export|extends|false|finally|for|from|function|get|if|implements|import|in|instanceof|interface|let|module|new|null|number|package|private|protected|public|return|set|static|string|super|switch|this|throw|true|try|typeof|var|void|while|with|yield)\b/}),A.languages.insertBefore("n4js","constant",{annotation:{pattern:/@+\w+/,alias:"operator"}}),A.languages.n4jsd=A.languages.n4js,function(e){function t(e,t){return RegExp(e.replace(/<ID>/g,(function(){return/(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*/.source})),t)}e.languages.insertBefore("javascript","function-variable",{"method-variable":{pattern:RegExp("(\\.\\s*)"+e.languages.javascript["function-variable"].pattern.source),lookbehind:!0,alias:["function-variable","method","function","property-access"]}}),e.languages.insertBefore("javascript","function",{method:{pattern:RegExp("(\\.\\s*)"+e.languages.javascript.function.source),lookbehind:!0,alias:["function","property-access"]}}),e.languages.insertBefore("javascript","constant",{"known-class-name":[{pattern:/\b(?:(?:Float(?:32|64)|(?:Int|Uint)(?:8|16|32)|Uint8Clamped)?Array|ArrayBuffer|BigInt|Boolean|DataView|Date|Error|Function|Intl|JSON|(?:Weak)?(?:Map|Set)|Math|Number|Object|Promise|Proxy|Reflect|RegExp|String|Symbol|WebAssembly)\b/,alias:"class-name"},{pattern:/\b(?:[A-Z]\w*)Error\b/,alias:"class-name"}]}),e.languages.insertBefore("javascript","keyword",{imports:{pattern:t(/(\bimport\b\s*)(?:<ID>(?:\s*,\s*(?:\*\s*as\s+<ID>|\{[^{}]*\}))?|\*\s*as\s+<ID>|\{[^{}]*\})(?=\s*\bfrom\b)/.source),lookbehind:!0,inside:e.languages.javascript},exports:{pattern:t(/(\bexport\b\s*)(?:\*(?:\s*as\s+<ID>)?(?=\s*\bfrom\b)|\{[^{}]*\})/.source),lookbehind:!0,inside:e.languages.javascript}}),e.languages.javascript.keyword.unshift({pattern:/\b(?:as|default|export|from|import)\b/,alias:"module"},{pattern:/\b(?:await|break|catch|continue|do|else|finally|for|if|return|switch|throw|try|while|yield)\b/,alias:"control-flow"},{pattern:/\bnull\b/,alias:["null","nil"]},{pattern:/\bundefined\b/,alias:"nil"}),e.languages.insertBefore("javascript","operator",{spread:{pattern:/\.{3}/,alias:"operator"},arrow:{pattern:/=>/,alias:"operator"}}),e.languages.insertBefore("javascript","punctuation",{"property-access":{pattern:t(/(\.\s*)#?<ID>/.source),lookbehind:!0},"maybe-class-name":{pattern:/(^|[^$\w\xA0-\uFFFF])[A-Z][$\w\xA0-\uFFFF]+/,lookbehind:!0},dom:{pattern:/\b(?:document|(?:local|session)Storage|location|navigator|performance|window)\b/,alias:"variable"},console:{pattern:/\bconsole(?=\s*\.)/,alias:"class-name"}});for(var n=["function","function-variable","method","method-variable","property-access"],r=0;r<n.length;r++){var a=n[r],o=e.languages.javascript[a];a=(o="RegExp"===e.util.type(o)?e.languages.javascript[a]={pattern:o}:o).inside||{};(o.inside=a)["maybe-class-name"]=/^[A-Z][\s\S]*/}}(A),function(e){var t=e.util.clone(e.languages.javascript),n=/(?:\s|\/\/.*(?!.)|\/\*(?:[^*]|\*(?!\/))\*\/)/.source,r=/(?:\{(?:\{(?:\{[^{}]*\}|[^{}])*\}|[^{}])*\})/.source,a=/(?:\{<S>*\.{3}(?:[^{}]|<BRACES>)*\})/.source;function o(e,t){return e=e.replace(/<S>/g,(function(){return n})).replace(/<BRACES>/g,(function(){return r})).replace(/<SPREAD>/g,(function(){return a})),RegExp(e,t)}function i(t){for(var n=[],r=0;r<t.length;r++){var a=t[r],o=!1;"string"!=typeof a&&("tag"===a.type&&a.content[0]&&"tag"===a.content[0].type?"</"===a.content[0].content[0].content?0<n.length&&n[n.length-1].tagName===l(a.content[0].content[1])&&n.pop():"/>"!==a.content[a.content.length-1].content&&n.push({tagName:l(a.content[0].content[1]),openedBraces:0}):0<n.length&&"punctuation"===a.type&&"{"===a.content?n[n.length-1].openedBraces++:0<n.length&&0<n[n.length-1].openedBraces&&"punctuation"===a.type&&"}"===a.content?n[n.length-1].openedBraces--:o=!0),(o||"string"==typeof a)&&0<n.length&&0===n[n.length-1].openedBraces&&(o=l(a),r<t.length-1&&("string"==typeof t[r+1]||"plain-text"===t[r+1].type)&&(o+=l(t[r+1]),t.splice(r+1,1)),0<r&&("string"==typeof t[r-1]||"plain-text"===t[r-1].type)&&(o=l(t[r-1])+o,t.splice(r-1,1),r--),t[r]=new e.Token("plain-text",o,null,o)),a.content&&"string"!=typeof a.content&&i(a.content)}}a=o(a).source,e.languages.jsx=e.languages.extend("markup",t),e.languages.jsx.tag.pattern=o(/<\/?(?:[\w.:-]+(?:<S>+(?:[\w.:$-]+(?:=(?:"(?:\\[\s\S]|[^\\"])*"|'(?:\\[\s\S]|[^\\'])*'|[^\s{'"/>=]+|<BRACES>))?|<SPREAD>))*<S>*\/?)?>/.source),e.languages.jsx.tag.inside.tag.pattern=/^<\/?[^\s>\/]*/,e.languages.jsx.tag.inside["attr-value"].pattern=/=(?!\{)(?:"(?:\\[\s\S]|[^\\"])*"|'(?:\\[\s\S]|[^\\'])*'|[^\s'">]+)/,e.languages.jsx.tag.inside.tag.inside["class-name"]=/^[A-Z]\w*(?:\.[A-Z]\w*)*$/,e.languages.jsx.tag.inside.comment=t.comment,e.languages.insertBefore("inside","attr-name",{spread:{pattern:o(/<SPREAD>/.source),inside:e.languages.jsx}},e.languages.jsx.tag),e.languages.insertBefore("inside","special-attr",{script:{pattern:o(/=<BRACES>/.source),alias:"language-javascript",inside:{"script-punctuation":{pattern:/^=(?=\{)/,alias:"punctuation"},rest:e.languages.jsx}}},e.languages.jsx.tag);var l=function(e){return e?"string"==typeof e?e:"string"==typeof e.content?e.content:e.content.map(l).join(""):""};e.hooks.add("after-tokenize",(function(e){"jsx"!==e.language&&"tsx"!==e.language||i(e.tokens)}))}(A),function(e){var t=e.util.clone(e.languages.typescript);(t=(e.languages.tsx=e.languages.extend("jsx",t),delete e.languages.tsx.parameter,delete e.languages.tsx["literal-property"],e.languages.tsx.tag)).pattern=RegExp(/(^|[^\w$]|(?=<\/))/.source+"(?:"+t.pattern.source+")",t.pattern.flags),t.lookbehind=!0}(A),A.languages.swift={comment:{pattern:/(^|[^\\:])(?:\/\/.*|\/\*(?:[^/*]|\/(?!\*)|\*(?!\/)|\/\*(?:[^*]|\*(?!\/))*\*\/)*\*\/)/,lookbehind:!0,greedy:!0},"string-literal":[{pattern:RegExp(/(^|[^"#])/.source+"(?:"+/"(?:\\(?:\((?:[^()]|\([^()]*\))*\)|\r\n|[^(])|[^\\\r\n"])*"/.source+"|"+/"""(?:\\(?:\((?:[^()]|\([^()]*\))*\)|[^(])|[^\\"]|"(?!""))*"""/.source+")"+/(?!["#])/.source),lookbehind:!0,greedy:!0,inside:{interpolation:{pattern:/(\\\()(?:[^()]|\([^()]*\))*(?=\))/,lookbehind:!0,inside:null},"interpolation-punctuation":{pattern:/^\)|\\\($/,alias:"punctuation"},punctuation:/\\(?=[\r\n])/,string:/[\s\S]+/}},{pattern:RegExp(/(^|[^"#])(#+)/.source+"(?:"+/"(?:\\(?:#+\((?:[^()]|\([^()]*\))*\)|\r\n|[^#])|[^\\\r\n])*?"/.source+"|"+/"""(?:\\(?:#+\((?:[^()]|\([^()]*\))*\)|[^#])|[^\\])*?"""/.source+")\\2"),lookbehind:!0,greedy:!0,inside:{interpolation:{pattern:/(\\#+\()(?:[^()]|\([^()]*\))*(?=\))/,lookbehind:!0,inside:null},"interpolation-punctuation":{pattern:/^\)|\\#+\($/,alias:"punctuation"},string:/[\s\S]+/}}],directive:{pattern:RegExp(/#/.source+"(?:"+/(?:elseif|if)\b/.source+"(?:[ \t]*"+/(?:![ \t]*)?(?:\b\w+\b(?:[ \t]*\((?:[^()]|\([^()]*\))*\))?|\((?:[^()]|\([^()]*\))*\))(?:[ \t]*(?:&&|\|\|))?/.source+")+|"+/(?:else|endif)\b/.source+")"),alias:"property",inside:{"directive-name":/^#\w+/,boolean:/\b(?:false|true)\b/,number:/\b\d+(?:\.\d+)*\b/,operator:/!|&&|\|\||[<>]=?/,punctuation:/[(),]/}},literal:{pattern:/#(?:colorLiteral|column|dsohandle|file(?:ID|Literal|Path)?|function|imageLiteral|line)\b/,alias:"constant"},"other-directive":{pattern:/#\w+\b/,alias:"property"},attribute:{pattern:/@\w+/,alias:"atrule"},"function-definition":{pattern:/(\bfunc\s+)\w+/,lookbehind:!0,alias:"function"},label:{pattern:/\b(break|continue)\s+\w+|\b[a-zA-Z_]\w*(?=\s*:\s*(?:for|repeat|while)\b)/,lookbehind:!0,alias:"important"},keyword:/\b(?:Any|Protocol|Self|Type|actor|as|assignment|associatedtype|associativity|async|await|break|case|catch|class|continue|convenience|default|defer|deinit|didSet|do|dynamic|else|enum|extension|fallthrough|fileprivate|final|for|func|get|guard|higherThan|if|import|in|indirect|infix|init|inout|internal|is|isolated|lazy|left|let|lowerThan|mutating|none|nonisolated|nonmutating|open|operator|optional|override|postfix|precedencegroup|prefix|private|protocol|public|repeat|required|rethrows|return|right|safe|self|set|some|static|struct|subscript|super|switch|throw|throws|try|typealias|unowned|unsafe|var|weak|where|while|willSet)\b/,boolean:/\b(?:false|true)\b/,nil:{pattern:/\bnil\b/,alias:"constant"},"short-argument":/\$\d+\b/,omit:{pattern:/\b_\b/,alias:"keyword"},number:/\b(?:[\d_]+(?:\.[\de_]+)?|0x[a-f0-9_]+(?:\.[a-f0-9p_]+)?|0b[01_]+|0o[0-7_]+)\b/i,"class-name":/\b[A-Z](?:[A-Z_\d]*[a-z]\w*)?\b/,function:/\b[a-z_]\w*(?=\s*\()/i,constant:/\b(?:[A-Z_]{2,}|k[A-Z][A-Za-z_]+)\b/,operator:/[-+*/%=!<>&|^~?]+|\.[.\-+*/%=!<>&|^~?]+/,punctuation:/[{}[\]();,.:\\]/},A.languages.swift["string-literal"].forEach((function(e){e.inside.interpolation.inside=A.languages.swift})),function(e){e.languages.kotlin=e.languages.extend("clike",{keyword:{pattern:/(^|[^.])\b(?:abstract|actual|annotation|as|break|by|catch|class|companion|const|constructor|continue|crossinline|data|do|dynamic|else|enum|expect|external|final|finally|for|fun|get|if|import|in|infix|init|inline|inner|interface|internal|is|lateinit|noinline|null|object|open|operator|out|override|package|private|protected|public|reified|return|sealed|set|super|suspend|tailrec|this|throw|to|try|typealias|val|var|vararg|when|where|while)\b/,lookbehind:!0},function:[{pattern:/(?:`[^\r\n`]+`|\b\w+)(?=\s*\()/,greedy:!0},{pattern:/(\.)(?:`[^\r\n`]+`|\w+)(?=\s*\{)/,lookbehind:!0,greedy:!0}],number:/\b(?:0[xX][\da-fA-F]+(?:_[\da-fA-F]+)*|0[bB][01]+(?:_[01]+)*|\d+(?:_\d+)*(?:\.\d+(?:_\d+)*)?(?:[eE][+-]?\d+(?:_\d+)*)?[fFL]?)\b/,operator:/\+[+=]?|-[-=>]?|==?=?|!(?:!|==?)?|[\/*%<>]=?|[?:]:?|\.\.|&&|\|\||\b(?:and|inv|or|shl|shr|ushr|xor)\b/}),delete e.languages.kotlin["class-name"];var t={"interpolation-punctuation":{pattern:/^\$\{?|\}$/,alias:"punctuation"},expression:{pattern:/[\s\S]+/,inside:e.languages.kotlin}};e.languages.insertBefore("kotlin","string",{"string-literal":[{pattern:/"""(?:[^$]|\$(?:(?!\{)|\{[^{}]*\}))*?"""/,alias:"multiline",inside:{interpolation:{pattern:/\$(?:[a-z_]\w*|\{[^{}]*\})/i,inside:t},string:/[\s\S]+/}},{pattern:/"(?:[^"\\\r\n$]|\\.|\$(?:(?!\{)|\{[^{}]*\}))*"/,alias:"singleline",inside:{interpolation:{pattern:/((?:^|[^\\])(?:\\{2})*)\$(?:[a-z_]\w*|\{[^{}]*\})/i,lookbehind:!0,inside:t},string:/[\s\S]+/}}],char:{pattern:/'(?:[^'\\\r\n]|\\(?:.|u[a-fA-F0-9]{0,4}))'/,greedy:!0}}),delete e.languages.kotlin.string,e.languages.insertBefore("kotlin","keyword",{annotation:{pattern:/\B@(?:\w+:)?(?:[A-Z]\w*|\[[^\]]+\])/,alias:"builtin"}}),e.languages.insertBefore("kotlin","function",{label:{pattern:/\b\w+@|@\w+\b/,alias:"symbol"}}),e.languages.kt=e.languages.kotlin,e.languages.kts=e.languages.kotlin}(A),A.languages.c=A.languages.extend("clike",{comment:{pattern:/\/\/(?:[^\r\n\\]|\\(?:\r\n?|\n|(?![\r\n])))*|\/\*[\s\S]*?(?:\*\/|$)/,greedy:!0},string:{pattern:/"(?:\\(?:\r\n|[\s\S])|[^"\\\r\n])*"/,greedy:!0},"class-name":{pattern:/(\b(?:enum|struct)\s+(?:__attribute__\s*\(\([\s\S]*?\)\)\s*)?)\w+|\b[a-z]\w*_t\b/,lookbehind:!0},keyword:/\b(?:_Alignas|_Alignof|_Atomic|_Bool|_Complex|_Generic|_Imaginary|_Noreturn|_Static_assert|_Thread_local|__attribute__|asm|auto|break|case|char|const|continue|default|do|double|else|enum|extern|float|for|goto|if|inline|int|long|register|return|short|signed|sizeof|static|struct|switch|typedef|typeof|union|unsigned|void|volatile|while)\b/,function:/\b[a-z_]\w*(?=\s*\()/i,number:/(?:\b0x(?:[\da-f]+(?:\.[\da-f]*)?|\.[\da-f]+)(?:p[+-]?\d+)?|(?:\b\d+(?:\.\d*)?|\B\.\d+)(?:e[+-]?\d+)?)[ful]{0,4}/i,operator:/>>=?|<<=?|->|([-+&|:])\1|[?:~]|[-+*/%&|^!=<>]=?/}),A.languages.insertBefore("c","string",{char:{pattern:/'(?:\\(?:\r\n|[\s\S])|[^'\\\r\n]){0,32}'/,greedy:!0}}),A.languages.insertBefore("c","string",{macro:{pattern:/(^[\t ]*)#\s*[a-z](?:[^\r\n\\/]|\/(?!\*)|\/\*(?:[^*]|\*(?!\/))*\*\/|\\(?:\r\n|[\s\S]))*/im,lookbehind:!0,greedy:!0,alias:"property",inside:{string:[{pattern:/^(#\s*include\s*)<[^>]+>/,lookbehind:!0},A.languages.c.string],char:A.languages.c.char,comment:A.languages.c.comment,"macro-name":[{pattern:/(^#\s*define\s+)\w+\b(?!\()/i,lookbehind:!0},{pattern:/(^#\s*define\s+)\w+\b(?=\()/i,lookbehind:!0,alias:"function"}],directive:{pattern:/^(#\s*)[a-z]+/,lookbehind:!0,alias:"keyword"},"directive-hash":/^#/,punctuation:/##|\\(?=[\r\n])/,expression:{pattern:/\S[\s\S]*/,inside:A.languages.c}}}}),A.languages.insertBefore("c","function",{constant:/\b(?:EOF|NULL|SEEK_CUR|SEEK_END|SEEK_SET|__DATE__|__FILE__|__LINE__|__TIMESTAMP__|__TIME__|__func__|stderr|stdin|stdout)\b/}),delete A.languages.c.boolean,A.languages.objectivec=A.languages.extend("c",{string:{pattern:/@?"(?:\\(?:\r\n|[\s\S])|[^"\\\r\n])*"/,greedy:!0},keyword:/\b(?:asm|auto|break|case|char|const|continue|default|do|double|else|enum|extern|float|for|goto|if|in|inline|int|long|register|return|self|short|signed|sizeof|static|struct|super|switch|typedef|typeof|union|unsigned|void|volatile|while)\b|(?:@interface|@end|@implementation|@protocol|@class|@public|@protected|@private|@property|@try|@catch|@finally|@throw|@synthesize|@dynamic|@selector)\b/,operator:/-[->]?|\+\+?|!=?|<<?=?|>>?=?|==?|&&?|\|\|?|[~^%?*\/@]/}),delete A.languages.objectivec["class-name"],A.languages.objc=A.languages.objectivec,A.languages.reason=A.languages.extend("clike",{string:{pattern:/"(?:\\(?:\r\n|[\s\S])|[^\\\r\n"])*"/,greedy:!0},"class-name":/\b[A-Z]\w*/,keyword:/\b(?:and|as|assert|begin|class|constraint|do|done|downto|else|end|exception|external|for|fun|function|functor|if|in|include|inherit|initializer|lazy|let|method|module|mutable|new|nonrec|object|of|open|or|private|rec|sig|struct|switch|then|to|try|type|val|virtual|when|while|with)\b/,operator:/\.{3}|:[:=]|\|>|->|=(?:==?|>)?|<=?|>=?|[|^?'#!~`]|[+\-*\/]\.?|\b(?:asr|land|lor|lsl|lsr|lxor|mod)\b/}),A.languages.insertBefore("reason","class-name",{char:{pattern:/'(?:\\x[\da-f]{2}|\\o[0-3][0-7][0-7]|\\\d{3}|\\.|[^'\\\r\n])'/,greedy:!0},constructor:/\b[A-Z]\w*\b(?!\s*\.)/,label:{pattern:/\b[a-z]\w*(?=::)/,alias:"symbol"}}),delete A.languages.reason.function,function(e){for(var t=/\/\*(?:[^*/]|\*(?!\/)|\/(?!\*)|<self>)*\*\//.source,n=0;n<2;n++)t=t.replace(/<self>/g,(function(){return t}));t=t.replace(/<self>/g,(function(){return/[^\s\S]/.source})),e.languages.rust={comment:[{pattern:RegExp(/(^|[^\\])/.source+t),lookbehind:!0,greedy:!0},{pattern:/(^|[^\\:])\/\/.*/,lookbehind:!0,greedy:!0}],string:{pattern:/b?"(?:\\[\s\S]|[^\\"])*"|b?r(#*)"(?:[^"]|"(?!\1))*"\1/,greedy:!0},char:{pattern:/b?'(?:\\(?:x[0-7][\da-fA-F]|u\{(?:[\da-fA-F]_*){1,6}\}|.)|[^\\\r\n\t'])'/,greedy:!0},attribute:{pattern:/#!?\[(?:[^\[\]"]|"(?:\\[\s\S]|[^\\"])*")*\]/,greedy:!0,alias:"attr-name",inside:{string:null}},"closure-params":{pattern:/([=(,:]\s*|\bmove\s*)\|[^|]*\||\|[^|]*\|(?=\s*(?:\{|->))/,lookbehind:!0,greedy:!0,inside:{"closure-punctuation":{pattern:/^\||\|$/,alias:"punctuation"},rest:null}},"lifetime-annotation":{pattern:/'\w+/,alias:"symbol"},"fragment-specifier":{pattern:/(\$\w+:)[a-z]+/,lookbehind:!0,alias:"punctuation"},variable:/\$\w+/,"function-definition":{pattern:/(\bfn\s+)\w+/,lookbehind:!0,alias:"function"},"type-definition":{pattern:/(\b(?:enum|struct|trait|type|union)\s+)\w+/,lookbehind:!0,alias:"class-name"},"module-declaration":[{pattern:/(\b(?:crate|mod)\s+)[a-z][a-z_\d]*/,lookbehind:!0,alias:"namespace"},{pattern:/(\b(?:crate|self|super)\s*)::\s*[a-z][a-z_\d]*\b(?:\s*::(?:\s*[a-z][a-z_\d]*\s*::)*)?/,lookbehind:!0,alias:"namespace",inside:{punctuation:/::/}}],keyword:[/\b(?:Self|abstract|as|async|await|become|box|break|const|continue|crate|do|dyn|else|enum|extern|final|fn|for|if|impl|in|let|loop|macro|match|mod|move|mut|override|priv|pub|ref|return|self|static|struct|super|trait|try|type|typeof|union|unsafe|unsized|use|virtual|where|while|yield)\b/,/\b(?:bool|char|f(?:32|64)|[ui](?:8|16|32|64|128|size)|str)\b/],function:/\b[a-z_]\w*(?=\s*(?:::\s*<|\())/,macro:{pattern:/\b\w+!/,alias:"property"},constant:/\b[A-Z_][A-Z_\d]+\b/,"class-name":/\b[A-Z]\w*\b/,namespace:{pattern:/(?:\b[a-z][a-z_\d]*\s*::\s*)*\b[a-z][a-z_\d]*\s*::(?!\s*<)/,inside:{punctuation:/::/}},number:/\b(?:0x[\dA-Fa-f](?:_?[\dA-Fa-f])*|0o[0-7](?:_?[0-7])*|0b[01](?:_?[01])*|(?:(?:\d(?:_?\d)*)?\.)?\d(?:_?\d)*(?:[Ee][+-]?\d+)?)(?:_?(?:f32|f64|[iu](?:8|16|32|64|size)?))?\b/,boolean:/\b(?:false|true)\b/,punctuation:/->|\.\.=|\.{1,3}|::|[{}[\];(),:]/,operator:/[-+*\/%!^]=?|=[=>]?|&[&=]?|\|[|=]?|<<?=?|>>?=?|[@?]/},e.languages.rust["closure-params"].inside.rest=e.languages.rust,e.languages.rust.attribute.inside.string=e.languages.rust.string}(A),A.languages.go=A.languages.extend("clike",{string:{pattern:/(^|[^\\])"(?:\\.|[^"\\\r\n])*"|`[^`]*`/,lookbehind:!0,greedy:!0},keyword:/\b(?:break|case|chan|const|continue|default|defer|else|fallthrough|for|func|go(?:to)?|if|import|interface|map|package|range|return|select|struct|switch|type|var)\b/,boolean:/\b(?:_|false|iota|nil|true)\b/,number:[/\b0(?:b[01_]+|o[0-7_]+)i?\b/i,/\b0x(?:[a-f\d_]+(?:\.[a-f\d_]*)?|\.[a-f\d_]+)(?:p[+-]?\d+(?:_\d+)*)?i?(?!\w)/i,/(?:\b\d[\d_]*(?:\.[\d_]*)?|\B\.\d[\d_]*)(?:e[+-]?[\d_]+)?i?(?!\w)/i],operator:/[*\/%^!=]=?|\+[=+]?|-[=-]?|\|[=|]?|&(?:=|&|\^=?)?|>(?:>=?|=)?|<(?:<=?|=|-)?|:=|\.\.\./,builtin:/\b(?:append|bool|byte|cap|close|complex|complex(?:64|128)|copy|delete|error|float(?:32|64)|u?int(?:8|16|32|64)?|imag|len|make|new|panic|print(?:ln)?|real|recover|rune|string|uintptr)\b/}),A.languages.insertBefore("go","string",{char:{pattern:/'(?:\\.|[^'\\\r\n]){0,10}'/,greedy:!0}}),delete A.languages.go["class-name"],function(e){var t=/\b(?:alignas|alignof|asm|auto|bool|break|case|catch|char|char16_t|char32_t|char8_t|class|co_await|co_return|co_yield|compl|concept|const|const_cast|consteval|constexpr|constinit|continue|decltype|default|delete|do|double|dynamic_cast|else|enum|explicit|export|extern|final|float|for|friend|goto|if|import|inline|int|int16_t|int32_t|int64_t|int8_t|long|module|mutable|namespace|new|noexcept|nullptr|operator|override|private|protected|public|register|reinterpret_cast|requires|return|short|signed|sizeof|static|static_assert|static_cast|struct|switch|template|this|thread_local|throw|try|typedef|typeid|typename|uint16_t|uint32_t|uint64_t|uint8_t|union|unsigned|using|virtual|void|volatile|wchar_t|while)\b/,n=/\b(?!<keyword>)\w+(?:\s*\.\s*\w+)*\b/.source.replace(/<keyword>/g,(function(){return t.source}));e.languages.cpp=e.languages.extend("c",{"class-name":[{pattern:RegExp(/(\b(?:class|concept|enum|struct|typename)\s+)(?!<keyword>)\w+/.source.replace(/<keyword>/g,(function(){return t.source}))),lookbehind:!0},/\b[A-Z]\w*(?=\s*::\s*\w+\s*\()/,/\b[A-Z_]\w*(?=\s*::\s*~\w+\s*\()/i,/\b\w+(?=\s*<(?:[^<>]|<(?:[^<>]|<[^<>]*>)*>)*>\s*::\s*\w+\s*\()/],keyword:t,number:{pattern:/(?:\b0b[01']+|\b0x(?:[\da-f']+(?:\.[\da-f']*)?|\.[\da-f']+)(?:p[+-]?[\d']+)?|(?:\b[\d']+(?:\.[\d']*)?|\B\.[\d']+)(?:e[+-]?[\d']+)?)[ful]{0,4}/i,greedy:!0},operator:/>>=?|<<=?|->|--|\+\+|&&|\|\||[?:~]|<=>|[-+*/%&|^!=<>]=?|\b(?:and|and_eq|bitand|bitor|not|not_eq|or|or_eq|xor|xor_eq)\b/,boolean:/\b(?:false|true)\b/}),e.languages.insertBefore("cpp","string",{module:{pattern:RegExp(/(\b(?:import|module)\s+)/.source+"(?:"+/"(?:\\(?:\r\n|[\s\S])|[^"\\\r\n])*"|<[^<>\r\n]*>/.source+"|"+/<mod-name>(?:\s*:\s*<mod-name>)?|:\s*<mod-name>/.source.replace(/<mod-name>/g,(function(){return n}))+")"),lookbehind:!0,greedy:!0,inside:{string:/^[<"][\s\S]+/,operator:/:/,punctuation:/\./}},"raw-string":{pattern:/R"([^()\\ ]{0,16})\([\s\S]*?\)\1"/,alias:"string",greedy:!0}}),e.languages.insertBefore("cpp","keyword",{"generic-function":{pattern:/\b(?!operator\b)[a-z_]\w*\s*<(?:[^<>]|<[^<>]*>)*>(?=\s*\()/i,inside:{function:/^\w+/,generic:{pattern:/<[\s\S]+/,alias:"class-name",inside:e.languages.cpp}}}}),e.languages.insertBefore("cpp","operator",{"double-colon":{pattern:/::/,alias:"punctuation"}}),e.languages.insertBefore("cpp","class-name",{"base-clause":{pattern:/(\b(?:class|struct)\s+\w+\s*:\s*)[^;{}"'\s]+(?:\s+[^;{}"'\s]+)*(?=\s*[;{])/,lookbehind:!0,greedy:!0,inside:e.languages.extend("cpp",{})}}),e.languages.insertBefore("inside","double-colon",{"class-name":/\b[a-z_]\w*\b(?!\s*::)/i},e.languages.cpp["base-clause"])}(A),A.languages.python={comment:{pattern:/(^|[^\\])#.*/,lookbehind:!0,greedy:!0},"string-interpolation":{pattern:/(?:f|fr|rf)(?:("""|''')[\s\S]*?\1|("|')(?:\\.|(?!\2)[^\\\r\n])*\2)/i,greedy:!0,inside:{interpolation:{pattern:/((?:^|[^{])(?:\{\{)*)\{(?!\{)(?:[^{}]|\{(?!\{)(?:[^{}]|\{(?!\{)(?:[^{}])+\})+\})+\}/,lookbehind:!0,inside:{"format-spec":{pattern:/(:)[^:(){}]+(?=\}$)/,lookbehind:!0},"conversion-option":{pattern:/![sra](?=[:}]$)/,alias:"punctuation"},rest:null}},string:/[\s\S]+/}},"triple-quoted-string":{pattern:/(?:[rub]|br|rb)?("""|''')[\s\S]*?\1/i,greedy:!0,alias:"string"},string:{pattern:/(?:[rub]|br|rb)?("|')(?:\\.|(?!\1)[^\\\r\n])*\1/i,greedy:!0},function:{pattern:/((?:^|\s)def[ \t]+)[a-zA-Z_]\w*(?=\s*\()/g,lookbehind:!0},"class-name":{pattern:/(\bclass\s+)\w+/i,lookbehind:!0},decorator:{pattern:/(^[\t ]*)@\w+(?:\.\w+)*/m,lookbehind:!0,alias:["annotation","punctuation"],inside:{punctuation:/\./}},keyword:/\b(?:_(?=\s*:)|and|as|assert|async|await|break|case|class|continue|def|del|elif|else|except|exec|finally|for|from|global|if|import|in|is|lambda|match|nonlocal|not|or|pass|print|raise|return|try|while|with|yield)\b/,builtin:/\b(?:__import__|abs|all|any|apply|ascii|basestring|bin|bool|buffer|bytearray|bytes|callable|chr|classmethod|cmp|coerce|compile|complex|delattr|dict|dir|divmod|enumerate|eval|execfile|file|filter|float|format|frozenset|getattr|globals|hasattr|hash|help|hex|id|input|int|intern|isinstance|issubclass|iter|len|list|locals|long|map|max|memoryview|min|next|object|oct|open|ord|pow|property|range|raw_input|reduce|reload|repr|reversed|round|set|setattr|slice|sorted|staticmethod|str|sum|super|tuple|type|unichr|unicode|vars|xrange|zip)\b/,boolean:/\b(?:False|None|True)\b/,number:/\b0(?:b(?:_?[01])+|o(?:_?[0-7])+|x(?:_?[a-f0-9])+)\b|(?:\b\d+(?:_\d+)*(?:\.(?:\d+(?:_\d+)*)?)?|\B\.\d+(?:_\d+)*)(?:e[+-]?\d+(?:_\d+)*)?j?(?!\w)/i,operator:/[-+%=]=?|!=|:=|\*\*?=?|\/\/?=?|<[<=>]?|>[=>]?|[&|^~]/,punctuation:/[{}[\];(),.:]/},A.languages.python["string-interpolation"].inside.interpolation.inside.rest=A.languages.python,A.languages.py=A.languages.python,A.languages.json={property:{pattern:/(^|[^\\])"(?:\\.|[^\\"\r\n])*"(?=\s*:)/,lookbehind:!0,greedy:!0},string:{pattern:/(^|[^\\])"(?:\\.|[^\\"\r\n])*"(?!\s*:)/,lookbehind:!0,greedy:!0},comment:{pattern:/\/\/.*|\/\*[\s\S]*?(?:\*\/|$)/,greedy:!0},number:/-?\b\d+(?:\.\d+)?(?:e[+-]?\d+)?\b/i,punctuation:/[{}[\],]/,operator:/:/,boolean:/\b(?:false|true)\b/,null:{pattern:/\bnull\b/,alias:"keyword"}},A.languages.webmanifest=A.languages.json;((e,t)=>{for(var n in t)p(e,n,{get:t[n],enumerable:!0})})({},{dracula:()=>T,duotoneDark:()=>P,duotoneLight:()=>R,github:()=>N,gruvboxMaterialDark:()=>K,gruvboxMaterialLight:()=>Y,jettwaveDark:()=>W,jettwaveLight:()=>V,nightOwl:()=>O,nightOwlLight:()=>j,oceanicNext:()=>I,okaidia:()=>D,oneDark:()=>q,oneLight:()=>G,palenight:()=>M,shadesOfPurple:()=>z,synthwave84:()=>B,ultramin:()=>$,vsDark:()=>U,vsLight:()=>H});var T={plain:{color:"#F8F8F2",backgroundColor:"#282A36"},styles:[{types:["prolog","constant","builtin"],style:{color:"rgb(189, 147, 249)"}},{types:["inserted","function"],style:{color:"rgb(80, 250, 123)"}},{types:["deleted"],style:{color:"rgb(255, 85, 85)"}},{types:["changed"],style:{color:"rgb(255, 184, 108)"}},{types:["punctuation","symbol"],style:{color:"rgb(248, 248, 242)"}},{types:["string","char","tag","selector"],style:{color:"rgb(255, 121, 198)"}},{types:["keyword","variable"],style:{color:"rgb(189, 147, 249)",fontStyle:"italic"}},{types:["comment"],style:{color:"rgb(98, 114, 164)"}},{types:["attr-name"],style:{color:"rgb(241, 250, 140)"}}]},P={plain:{backgroundColor:"#2a2734",color:"#9a86fd"},styles:[{types:["comment","prolog","doctype","cdata","punctuation"],style:{color:"#6c6783"}},{types:["namespace"],style:{opacity:.7}},{types:["tag","operator","number"],style:{color:"#e09142"}},{types:["property","function"],style:{color:"#9a86fd"}},{types:["tag-id","selector","atrule-id"],style:{color:"#eeebff"}},{types:["attr-name"],style:{color:"#c4b9fe"}},{types:["boolean","string","entity","url","attr-value","keyword","control","directive","unit","statement","regex","atrule","placeholder","variable"],style:{color:"#ffcc99"}},{types:["deleted"],style:{textDecorationLine:"line-through"}},{types:["inserted"],style:{textDecorationLine:"underline"}},{types:["italic"],style:{fontStyle:"italic"}},{types:["important","bold"],style:{fontWeight:"bold"}},{types:["important"],style:{color:"#c4b9fe"}}]},R={plain:{backgroundColor:"#faf8f5",color:"#728fcb"},styles:[{types:["comment","prolog","doctype","cdata","punctuation"],style:{color:"#b6ad9a"}},{types:["namespace"],style:{opacity:.7}},{types:["tag","operator","number"],style:{color:"#063289"}},{types:["property","function"],style:{color:"#b29762"}},{types:["tag-id","selector","atrule-id"],style:{color:"#2d2006"}},{types:["attr-name"],style:{color:"#896724"}},{types:["boolean","string","entity","url","attr-value","keyword","control","directive","unit","statement","regex","atrule"],style:{color:"#728fcb"}},{types:["placeholder","variable"],style:{color:"#93abdc"}},{types:["deleted"],style:{textDecorationLine:"line-through"}},{types:["inserted"],style:{textDecorationLine:"underline"}},{types:["italic"],style:{fontStyle:"italic"}},{types:["important","bold"],style:{fontWeight:"bold"}},{types:["important"],style:{color:"#896724"}}]},N={plain:{color:"#393A34",backgroundColor:"#f6f8fa"},styles:[{types:["comment","prolog","doctype","cdata"],style:{color:"#999988",fontStyle:"italic"}},{types:["namespace"],style:{opacity:.7}},{types:["string","attr-value"],style:{color:"#e3116c"}},{types:["punctuation","operator"],style:{color:"#393A34"}},{types:["entity","url","symbol","number","boolean","variable","constant","property","regex","inserted"],style:{color:"#36acaa"}},{types:["atrule","keyword","attr-name","selector"],style:{color:"#00a4db"}},{types:["function","deleted","tag"],style:{color:"#d73a49"}},{types:["function-variable"],style:{color:"#6f42c1"}},{types:["tag","selector","keyword"],style:{color:"#00009f"}}]},O={plain:{color:"#d6deeb",backgroundColor:"#011627"},styles:[{types:["changed"],style:{color:"rgb(162, 191, 252)",fontStyle:"italic"}},{types:["deleted"],style:{color:"rgba(239, 83, 80, 0.56)",fontStyle:"italic"}},{types:["inserted","attr-name"],style:{color:"rgb(173, 219, 103)",fontStyle:"italic"}},{types:["comment"],style:{color:"rgb(99, 119, 119)",fontStyle:"italic"}},{types:["string","url"],style:{color:"rgb(173, 219, 103)"}},{types:["variable"],style:{color:"rgb(214, 222, 235)"}},{types:["number"],style:{color:"rgb(247, 140, 108)"}},{types:["builtin","char","constant","function"],style:{color:"rgb(130, 170, 255)"}},{types:["punctuation"],style:{color:"rgb(199, 146, 234)"}},{types:["selector","doctype"],style:{color:"rgb(199, 146, 234)",fontStyle:"italic"}},{types:["class-name"],style:{color:"rgb(255, 203, 139)"}},{types:["tag","operator","keyword"],style:{color:"rgb(127, 219, 202)"}},{types:["boolean"],style:{color:"rgb(255, 88, 116)"}},{types:["property"],style:{color:"rgb(128, 203, 196)"}},{types:["namespace"],style:{color:"rgb(178, 204, 214)"}}]},j={plain:{color:"#403f53",backgroundColor:"#FBFBFB"},styles:[{types:["changed"],style:{color:"rgb(162, 191, 252)",fontStyle:"italic"}},{types:["deleted"],style:{color:"rgba(239, 83, 80, 0.56)",fontStyle:"italic"}},{types:["inserted","attr-name"],style:{color:"rgb(72, 118, 214)",fontStyle:"italic"}},{types:["comment"],style:{color:"rgb(152, 159, 177)",fontStyle:"italic"}},{types:["string","builtin","char","constant","url"],style:{color:"rgb(72, 118, 214)"}},{types:["variable"],style:{color:"rgb(201, 103, 101)"}},{types:["number"],style:{color:"rgb(170, 9, 130)"}},{types:["punctuation"],style:{color:"rgb(153, 76, 195)"}},{types:["function","selector","doctype"],style:{color:"rgb(153, 76, 195)",fontStyle:"italic"}},{types:["class-name"],style:{color:"rgb(17, 17, 17)"}},{types:["tag"],style:{color:"rgb(153, 76, 195)"}},{types:["operator","property","keyword","namespace"],style:{color:"rgb(12, 150, 155)"}},{types:["boolean"],style:{color:"rgb(188, 84, 84)"}}]},F="#c5a5c5",L="#8dc891",I={plain:{backgroundColor:"#282c34",color:"#ffffff"},styles:[{types:["attr-name"],style:{color:F}},{types:["attr-value"],style:{color:L}},{types:["comment","block-comment","prolog","doctype","cdata","shebang"],style:{color:"#999999"}},{types:["property","number","function-name","constant","symbol","deleted"],style:{color:"#5a9bcf"}},{types:["boolean"],style:{color:"#ff8b50"}},{types:["tag"],style:{color:"#fc929e"}},{types:["string"],style:{color:L}},{types:["punctuation"],style:{color:L}},{types:["selector","char","builtin","inserted"],style:{color:"#D8DEE9"}},{types:["function"],style:{color:"#79b6f2"}},{types:["operator","entity","url","variable"],style:{color:"#d7deea"}},{types:["keyword"],style:{color:F}},{types:["atrule","class-name"],style:{color:"#FAC863"}},{types:["important"],style:{fontWeight:"400"}},{types:["bold"],style:{fontWeight:"bold"}},{types:["italic"],style:{fontStyle:"italic"}},{types:["namespace"],style:{opacity:.7}}]},D={plain:{color:"#f8f8f2",backgroundColor:"#272822"},styles:[{types:["changed"],style:{color:"rgb(162, 191, 252)",fontStyle:"italic"}},{types:["deleted"],style:{color:"#f92672",fontStyle:"italic"}},{types:["inserted"],style:{color:"rgb(173, 219, 103)",fontStyle:"italic"}},{types:["comment"],style:{color:"#8292a2",fontStyle:"italic"}},{types:["string","url"],style:{color:"#a6e22e"}},{types:["variable"],style:{color:"#f8f8f2"}},{types:["number"],style:{color:"#ae81ff"}},{types:["builtin","char","constant","function","class-name"],style:{color:"#e6db74"}},{types:["punctuation"],style:{color:"#f8f8f2"}},{types:["selector","doctype"],style:{color:"#a6e22e",fontStyle:"italic"}},{types:["tag","operator","keyword"],style:{color:"#66d9ef"}},{types:["boolean"],style:{color:"#ae81ff"}},{types:["namespace"],style:{color:"rgb(178, 204, 214)",opacity:.7}},{types:["tag","property"],style:{color:"#f92672"}},{types:["attr-name"],style:{color:"#a6e22e !important"}},{types:["doctype"],style:{color:"#8292a2"}},{types:["rule"],style:{color:"#e6db74"}}]},M={plain:{color:"#bfc7d5",backgroundColor:"#292d3e"},styles:[{types:["comment"],style:{color:"rgb(105, 112, 152)",fontStyle:"italic"}},{types:["string","inserted"],style:{color:"rgb(195, 232, 141)"}},{types:["number"],style:{color:"rgb(247, 140, 108)"}},{types:["builtin","char","constant","function"],style:{color:"rgb(130, 170, 255)"}},{types:["punctuation","selector"],style:{color:"rgb(199, 146, 234)"}},{types:["variable"],style:{color:"rgb(191, 199, 213)"}},{types:["class-name","attr-name"],style:{color:"rgb(255, 203, 107)"}},{types:["tag","deleted"],style:{color:"rgb(255, 85, 114)"}},{types:["operator"],style:{color:"rgb(137, 221, 255)"}},{types:["boolean"],style:{color:"rgb(255, 88, 116)"}},{types:["keyword"],style:{fontStyle:"italic"}},{types:["doctype"],style:{color:"rgb(199, 146, 234)",fontStyle:"italic"}},{types:["namespace"],style:{color:"rgb(178, 204, 214)"}},{types:["url"],style:{color:"rgb(221, 221, 221)"}}]},z={plain:{color:"#9EFEFF",backgroundColor:"#2D2A55"},styles:[{types:["changed"],style:{color:"rgb(255, 238, 128)"}},{types:["deleted"],style:{color:"rgba(239, 83, 80, 0.56)"}},{types:["inserted"],style:{color:"rgb(173, 219, 103)"}},{types:["comment"],style:{color:"rgb(179, 98, 255)",fontStyle:"italic"}},{types:["punctuation"],style:{color:"rgb(255, 255, 255)"}},{types:["constant"],style:{color:"rgb(255, 98, 140)"}},{types:["string","url"],style:{color:"rgb(165, 255, 144)"}},{types:["variable"],style:{color:"rgb(255, 238, 128)"}},{types:["number","boolean"],style:{color:"rgb(255, 98, 140)"}},{types:["attr-name"],style:{color:"rgb(255, 180, 84)"}},{types:["keyword","operator","property","namespace","tag","selector","doctype"],style:{color:"rgb(255, 157, 0)"}},{types:["builtin","char","constant","function","class-name"],style:{color:"rgb(250, 208, 0)"}}]},B={plain:{backgroundColor:"linear-gradient(to bottom, #2a2139 75%, #34294f)",backgroundImage:"#34294f",color:"#f92aad",textShadow:"0 0 2px #100c0f, 0 0 5px #dc078e33, 0 0 10px #fff3"},styles:[{types:["comment","block-comment","prolog","doctype","cdata"],style:{color:"#495495",fontStyle:"italic"}},{types:["punctuation"],style:{color:"#ccc"}},{types:["tag","attr-name","namespace","number","unit","hexcode","deleted"],style:{color:"#e2777a"}},{types:["property","selector"],style:{color:"#72f1b8",textShadow:"0 0 2px #100c0f, 0 0 10px #257c5575, 0 0 35px #21272475"}},{types:["function-name"],style:{color:"#6196cc"}},{types:["boolean","selector-id","function"],style:{color:"#fdfdfd",textShadow:"0 0 2px #001716, 0 0 3px #03edf975, 0 0 5px #03edf975, 0 0 8px #03edf975"}},{types:["class-name","maybe-class-name","builtin"],style:{color:"#fff5f6",textShadow:"0 0 2px #000, 0 0 10px #fc1f2c75, 0 0 5px #fc1f2c75, 0 0 25px #fc1f2c75"}},{types:["constant","symbol"],style:{color:"#f92aad",textShadow:"0 0 2px #100c0f, 0 0 5px #dc078e33, 0 0 10px #fff3"}},{types:["important","atrule","keyword","selector-class"],style:{color:"#f4eee4",textShadow:"0 0 2px #393a33, 0 0 8px #f39f0575, 0 0 2px #f39f0575"}},{types:["string","char","attr-value","regex","variable"],style:{color:"#f87c32"}},{types:["parameter"],style:{fontStyle:"italic"}},{types:["entity","url"],style:{color:"#67cdcc"}},{types:["operator"],style:{color:"ffffffee"}},{types:["important","bold"],style:{fontWeight:"bold"}},{types:["italic"],style:{fontStyle:"italic"}},{types:["entity"],style:{cursor:"help"}},{types:["inserted"],style:{color:"green"}}]},$={plain:{color:"#282a2e",backgroundColor:"#ffffff"},styles:[{types:["comment"],style:{color:"rgb(197, 200, 198)"}},{types:["string","number","builtin","variable"],style:{color:"rgb(150, 152, 150)"}},{types:["class-name","function","tag","attr-name"],style:{color:"rgb(40, 42, 46)"}}]},U={plain:{color:"#9CDCFE",backgroundColor:"#1E1E1E"},styles:[{types:["prolog"],style:{color:"rgb(0, 0, 128)"}},{types:["comment"],style:{color:"rgb(106, 153, 85)"}},{types:["builtin","changed","keyword","interpolation-punctuation"],style:{color:"rgb(86, 156, 214)"}},{types:["number","inserted"],style:{color:"rgb(181, 206, 168)"}},{types:["constant"],style:{color:"rgb(100, 102, 149)"}},{types:["attr-name","variable"],style:{color:"rgb(156, 220, 254)"}},{types:["deleted","string","attr-value","template-punctuation"],style:{color:"rgb(206, 145, 120)"}},{types:["selector"],style:{color:"rgb(215, 186, 125)"}},{types:["tag"],style:{color:"rgb(78, 201, 176)"}},{types:["tag"],languages:["markup"],style:{color:"rgb(86, 156, 214)"}},{types:["punctuation","operator"],style:{color:"rgb(212, 212, 212)"}},{types:["punctuation"],languages:["markup"],style:{color:"#808080"}},{types:["function"],style:{color:"rgb(220, 220, 170)"}},{types:["class-name"],style:{color:"rgb(78, 201, 176)"}},{types:["char"],style:{color:"rgb(209, 105, 105)"}}]},H={plain:{color:"#000000",backgroundColor:"#ffffff"},styles:[{types:["comment"],style:{color:"rgb(0, 128, 0)"}},{types:["builtin"],style:{color:"rgb(0, 112, 193)"}},{types:["number","variable","inserted"],style:{color:"rgb(9, 134, 88)"}},{types:["operator"],style:{color:"rgb(0, 0, 0)"}},{types:["constant","char"],style:{color:"rgb(129, 31, 63)"}},{types:["tag"],style:{color:"rgb(128, 0, 0)"}},{types:["attr-name"],style:{color:"rgb(255, 0, 0)"}},{types:["deleted","string"],style:{color:"rgb(163, 21, 21)"}},{types:["changed","punctuation"],style:{color:"rgb(4, 81, 165)"}},{types:["function","keyword"],style:{color:"rgb(0, 0, 255)"}},{types:["class-name"],style:{color:"rgb(38, 127, 153)"}}]},W={plain:{color:"#f8fafc",backgroundColor:"#011627"},styles:[{types:["prolog"],style:{color:"#000080"}},{types:["comment"],style:{color:"#6A9955"}},{types:["builtin","changed","keyword","interpolation-punctuation"],style:{color:"#569CD6"}},{types:["number","inserted"],style:{color:"#B5CEA8"}},{types:["constant"],style:{color:"#f8fafc"}},{types:["attr-name","variable"],style:{color:"#9CDCFE"}},{types:["deleted","string","attr-value","template-punctuation"],style:{color:"#cbd5e1"}},{types:["selector"],style:{color:"#D7BA7D"}},{types:["tag"],style:{color:"#0ea5e9"}},{types:["tag"],languages:["markup"],style:{color:"#0ea5e9"}},{types:["punctuation","operator"],style:{color:"#D4D4D4"}},{types:["punctuation"],languages:["markup"],style:{color:"#808080"}},{types:["function"],style:{color:"#7dd3fc"}},{types:["class-name"],style:{color:"#0ea5e9"}},{types:["char"],style:{color:"#D16969"}}]},V={plain:{color:"#0f172a",backgroundColor:"#f1f5f9"},styles:[{types:["prolog"],style:{color:"#000080"}},{types:["comment"],style:{color:"#6A9955"}},{types:["builtin","changed","keyword","interpolation-punctuation"],style:{color:"#0c4a6e"}},{types:["number","inserted"],style:{color:"#B5CEA8"}},{types:["constant"],style:{color:"#0f172a"}},{types:["attr-name","variable"],style:{color:"#0c4a6e"}},{types:["deleted","string","attr-value","template-punctuation"],style:{color:"#64748b"}},{types:["selector"],style:{color:"#D7BA7D"}},{types:["tag"],style:{color:"#0ea5e9"}},{types:["tag"],languages:["markup"],style:{color:"#0ea5e9"}},{types:["punctuation","operator"],style:{color:"#475569"}},{types:["punctuation"],languages:["markup"],style:{color:"#808080"}},{types:["function"],style:{color:"#0e7490"}},{types:["class-name"],style:{color:"#0ea5e9"}},{types:["char"],style:{color:"#D16969"}}]},q={plain:{backgroundColor:"hsl(220, 13%, 18%)",color:"hsl(220, 14%, 71%)",textShadow:"0 1px rgba(0, 0, 0, 0.3)"},styles:[{types:["comment","prolog","cdata"],style:{color:"hsl(220, 10%, 40%)"}},{types:["doctype","punctuation","entity"],style:{color:"hsl(220, 14%, 71%)"}},{types:["attr-name","class-name","maybe-class-name","boolean","constant","number","atrule"],style:{color:"hsl(29, 54%, 61%)"}},{types:["keyword"],style:{color:"hsl(286, 60%, 67%)"}},{types:["property","tag","symbol","deleted","important"],style:{color:"hsl(355, 65%, 65%)"}},{types:["selector","string","char","builtin","inserted","regex","attr-value"],style:{color:"hsl(95, 38%, 62%)"}},{types:["variable","operator","function"],style:{color:"hsl(207, 82%, 66%)"}},{types:["url"],style:{color:"hsl(187, 47%, 55%)"}},{types:["deleted"],style:{textDecorationLine:"line-through"}},{types:["inserted"],style:{textDecorationLine:"underline"}},{types:["italic"],style:{fontStyle:"italic"}},{types:["important","bold"],style:{fontWeight:"bold"}},{types:["important"],style:{color:"hsl(220, 14%, 71%)"}}]},G={plain:{backgroundColor:"hsl(230, 1%, 98%)",color:"hsl(230, 8%, 24%)"},styles:[{types:["comment","prolog","cdata"],style:{color:"hsl(230, 4%, 64%)"}},{types:["doctype","punctuation","entity"],style:{color:"hsl(230, 8%, 24%)"}},{types:["attr-name","class-name","boolean","constant","number","atrule"],style:{color:"hsl(35, 99%, 36%)"}},{types:["keyword"],style:{color:"hsl(301, 63%, 40%)"}},{types:["property","tag","symbol","deleted","important"],style:{color:"hsl(5, 74%, 59%)"}},{types:["selector","string","char","builtin","inserted","regex","attr-value","punctuation"],style:{color:"hsl(119, 34%, 47%)"}},{types:["variable","operator","function"],style:{color:"hsl(221, 87%, 60%)"}},{types:["url"],style:{color:"hsl(198, 99%, 37%)"}},{types:["deleted"],style:{textDecorationLine:"line-through"}},{types:["inserted"],style:{textDecorationLine:"underline"}},{types:["italic"],style:{fontStyle:"italic"}},{types:["important","bold"],style:{fontWeight:"bold"}},{types:["important"],style:{color:"hsl(230, 8%, 24%)"}}]},K={plain:{color:"#ebdbb2",backgroundColor:"#292828"},styles:[{types:["imports","class-name","maybe-class-name","constant","doctype","builtin","function"],style:{color:"#d8a657"}},{types:["property-access"],style:{color:"#7daea3"}},{types:["tag"],style:{color:"#e78a4e"}},{types:["attr-name","char","url","regex"],style:{color:"#a9b665"}},{types:["attr-value","string"],style:{color:"#89b482"}},{types:["comment","prolog","cdata","operator","inserted"],style:{color:"#a89984"}},{types:["delimiter","boolean","keyword","selector","important","atrule","property","variable","deleted"],style:{color:"#ea6962"}},{types:["entity","number","symbol"],style:{color:"#d3869b"}}]},Y={plain:{color:"#654735",backgroundColor:"#f9f5d7"},styles:[{types:["delimiter","boolean","keyword","selector","important","atrule","property","variable","deleted"],style:{color:"#af2528"}},{types:["imports","class-name","maybe-class-name","constant","doctype","builtin"],style:{color:"#b4730e"}},{types:["string","attr-value"],style:{color:"#477a5b"}},{types:["property-access"],style:{color:"#266b79"}},{types:["function","attr-name","char","url"],style:{color:"#72761e"}},{types:["tag"],style:{color:"#b94c07"}},{types:["comment","prolog","cdata","operator","inserted"],style:{color:"#a89984"}},{types:["entity","number","symbol"],style:{color:"#924f79"}}]},Q=/\r\n|\r|\n/,Z=e=>{0===e.length?e.push({types:["plain"],content:"\n",empty:!0}):1===e.length&&""===e[0].content&&(e[0].content="\n",e[0].empty=!0)},X=(e,t)=>{const n=e.length;return n>0&&e[n-1]===t?e:e.concat(t)},J=e=>{const t=[[]],n=[e],r=[0],a=[e.length];let o=0,i=0,l=[];const s=[l];for(;i>-1;){for(;(o=r[i]++)<a[i];){let e,c=t[i];const u=n[i][o];if("string"==typeof u?(c=i>0?c:["plain"],e=u):(c=X(c,u.type),u.alias&&(c=X(c,u.alias)),e=u.content),"string"!=typeof e){i++,t.push(c),n.push(e),r.push(0),a.push(e.length);continue}const d=e.split(Q),f=d.length;l.push({types:c,content:d[0]});for(let t=1;t<f;t++)Z(l),s.push(l=[]),l.push({types:c,content:d[t]})}i--,t.pop(),n.pop(),r.pop(),a.pop()}return Z(l),s},ee=(e,t)=>{const{plain:n}=e,r=e.styles.reduce(((e,n)=>{const{languages:r,style:a}=n;return r&&!r.includes(t)||n.types.forEach((t=>{const n=S(S({},e[t]),a);e[t]=n})),e}),{});return r.root=n,r.plain=_(S({},n),{backgroundColor:void 0}),r},te=({children:e,language:t,code:n,theme:r,prism:a})=>{const o=t.toLowerCase(),i=ee(r,o),l=(e=>(0,u.useCallback)((t=>{var n=t,{className:r,style:a,line:o}=n,i=E(n,["className","style","line"]);const l=_(S({},i),{className:(0,d.A)("token-line",r)});return"object"==typeof e&&"plain"in e&&(l.style=e.plain),"object"==typeof a&&(l.style=S(S({},l.style||{}),a)),l}),[e]))(i),s=(e=>{const t=(0,u.useCallback)((({types:t,empty:n})=>{if(null!=e)return 1===t.length&&"plain"===t[0]?null!=n?{display:"inline-block"}:void 0:1===t.length&&null!=n?e[t[0]]:Object.assign(null!=n?{display:"inline-block"}:{},...t.map((t=>e[t])))}),[e]);return(0,u.useCallback)((e=>{var n=e,{token:r,className:a,style:o}=n,i=E(n,["token","className","style"]);const l=_(S({},i),{className:(0,d.A)("token",...r.types,a),children:r.content,style:t(r)});return null!=o&&(l.style=S(S({},l.style||{}),o)),l}),[t])})(i),c=(({prism:e,code:t,grammar:n,language:r})=>(0,u.useMemo)((()=>{if(null==n)return J([t]);const a={code:t,grammar:n,language:r,tokens:[]};return e.hooks.run("before-tokenize",a),a.tokens=e.tokenize(t,n),e.hooks.run("after-tokenize",a),J(a.tokens)}),[t,n,r,e]))({prism:a,language:o,code:n,grammar:a.languages[o]});return e({tokens:c,className:`prism-code language-${o}`,style:null!=i?i.root:{},getLineProps:l,getTokenProps:s})},ne=e=>(0,u.createElement)(te,_(S({},e),{prism:e.prism||A,theme:e.theme||U,code:e.code,language:e.language}))},1561:(e,t,n)=>{"use strict";n.d(t,{A:()=>o});var r=!0,a="Invariant failed";function o(e,t){if(!e){if(r)throw new Error(a);var n="function"==typeof t?t():t,o=n?"".concat(a,": ").concat(n):a;throw new Error(o)}}},1635:(e,t,n)=>{"use strict";n.r(t),n.d(t,{__addDisposableResource:()=>L,__assign:()=>o,__asyncDelegator:()=>E,__asyncGenerator:()=>_,__asyncValues:()=>C,__await:()=>S,__awaiter:()=>h,__classPrivateFieldGet:()=>O,__classPrivateFieldIn:()=>F,__classPrivateFieldSet:()=>j,__createBinding:()=>g,__decorate:()=>l,__disposeResources:()=>D,__esDecorate:()=>c,__exportStar:()=>y,__extends:()=>a,__generator:()=>m,__importDefault:()=>N,__importStar:()=>R,__makeTemplateObject:()=>A,__metadata:()=>p,__param:()=>s,__propKey:()=>d,__read:()=>v,__rest:()=>i,__rewriteRelativeImportExtension:()=>M,__runInitializers:()=>u,__setFunctionName:()=>f,__spread:()=>w,__spreadArray:()=>x,__spreadArrays:()=>k,__values:()=>b,default:()=>z});var r=function(e,t){return r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},r(e,t)};function a(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");function n(){this.constructor=e}r(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}var o=function(){return o=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var a in t=arguments[n])Object.prototype.hasOwnProperty.call(t,a)&&(e[a]=t[a]);return e},o.apply(this,arguments)};function i(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var a=0;for(r=Object.getOwnPropertySymbols(e);a<r.length;a++)t.indexOf(r[a])<0&&Object.prototype.propertyIsEnumerable.call(e,r[a])&&(n[r[a]]=e[r[a]])}return n}function l(e,t,n,r){var a,o=arguments.length,i=o<3?t:null===r?r=Object.getOwnPropertyDescriptor(t,n):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)i=Reflect.decorate(e,t,n,r);else for(var l=e.length-1;l>=0;l--)(a=e[l])&&(i=(o<3?a(i):o>3?a(t,n,i):a(t,n))||i);return o>3&&i&&Object.defineProperty(t,n,i),i}function s(e,t){return function(n,r){t(n,r,e)}}function c(e,t,n,r,a,o){function i(e){if(void 0!==e&&"function"!=typeof e)throw new TypeError("Function expected");return e}for(var l,s=r.kind,c="getter"===s?"get":"setter"===s?"set":"value",u=!t&&e?r.static?e:e.prototype:null,d=t||(u?Object.getOwnPropertyDescriptor(u,r.name):{}),f=!1,p=n.length-1;p>=0;p--){var h={};for(var m in r)h[m]="access"===m?{}:r[m];for(var m in r.access)h.access[m]=r.access[m];h.addInitializer=function(e){if(f)throw new TypeError("Cannot add initializers after decoration has completed");o.push(i(e||null))};var g=(0,n[p])("accessor"===s?{get:d.get,set:d.set}:d[c],h);if("accessor"===s){if(void 0===g)continue;if(null===g||"object"!=typeof g)throw new TypeError("Object expected");(l=i(g.get))&&(d.get=l),(l=i(g.set))&&(d.set=l),(l=i(g.init))&&a.unshift(l)}else(l=i(g))&&("field"===s?a.unshift(l):d[c]=l)}u&&Object.defineProperty(u,r.name,d),f=!0}function u(e,t,n){for(var r=arguments.length>2,a=0;a<t.length;a++)n=r?t[a].call(e,n):t[a].call(e);return r?n:void 0}function d(e){return"symbol"==typeof e?e:"".concat(e)}function f(e,t,n){return"symbol"==typeof t&&(t=t.description?"[".concat(t.description,"]"):""),Object.defineProperty(e,"name",{configurable:!0,value:n?"".concat(n," ",t):t})}function p(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)}function h(e,t,n,r){return new(n||(n=Promise))((function(a,o){function i(e){try{s(r.next(e))}catch(t){o(t)}}function l(e){try{s(r.throw(e))}catch(t){o(t)}}function s(e){var t;e.done?a(e.value):(t=e.value,t instanceof n?t:new n((function(e){e(t)}))).then(i,l)}s((r=r.apply(e,t||[])).next())}))}function m(e,t){var n,r,a,o={label:0,sent:function(){if(1&a[0])throw a[1];return a[1]},trys:[],ops:[]},i=Object.create(("function"==typeof Iterator?Iterator:Object).prototype);return i.next=l(0),i.throw=l(1),i.return=l(2),"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function l(l){return function(s){return function(l){if(n)throw new TypeError("Generator is already executing.");for(;i&&(i=0,l[0]&&(o=0)),o;)try{if(n=1,r&&(a=2&l[0]?r.return:l[0]?r.throw||((a=r.return)&&a.call(r),0):r.next)&&!(a=a.call(r,l[1])).done)return a;switch(r=0,a&&(l=[2&l[0],a.value]),l[0]){case 0:case 1:a=l;break;case 4:return o.label++,{value:l[1],done:!1};case 5:o.label++,r=l[1],l=[0];continue;case 7:l=o.ops.pop(),o.trys.pop();continue;default:if(!(a=o.trys,(a=a.length>0&&a[a.length-1])||6!==l[0]&&2!==l[0])){o=0;continue}if(3===l[0]&&(!a||l[1]>a[0]&&l[1]<a[3])){o.label=l[1];break}if(6===l[0]&&o.label<a[1]){o.label=a[1],a=l;break}if(a&&o.label<a[2]){o.label=a[2],o.ops.push(l);break}a[2]&&o.ops.pop(),o.trys.pop();continue}l=t.call(e,o)}catch(s){l=[6,s],r=0}finally{n=a=0}if(5&l[0])throw l[1];return{value:l[0]?l[1]:void 0,done:!0}}([l,s])}}}var g=Object.create?function(e,t,n,r){void 0===r&&(r=n);var a=Object.getOwnPropertyDescriptor(t,n);a&&!("get"in a?!t.__esModule:a.writable||a.configurable)||(a={enumerable:!0,get:function(){return t[n]}}),Object.defineProperty(e,r,a)}:function(e,t,n,r){void 0===r&&(r=n),e[r]=t[n]};function y(e,t){for(var n in e)"default"===n||Object.prototype.hasOwnProperty.call(t,n)||g(t,e,n)}function b(e){var t="function"==typeof Symbol&&Symbol.iterator,n=t&&e[t],r=0;if(n)return n.call(e);if(e&&"number"==typeof e.length)return{next:function(){return e&&r>=e.length&&(e=void 0),{value:e&&e[r++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")}function v(e,t){var n="function"==typeof Symbol&&e[Symbol.iterator];if(!n)return e;var r,a,o=n.call(e),i=[];try{for(;(void 0===t||t-- >0)&&!(r=o.next()).done;)i.push(r.value)}catch(l){a={error:l}}finally{try{r&&!r.done&&(n=o.return)&&n.call(o)}finally{if(a)throw a.error}}return i}function w(){for(var e=[],t=0;t<arguments.length;t++)e=e.concat(v(arguments[t]));return e}function k(){for(var e=0,t=0,n=arguments.length;t<n;t++)e+=arguments[t].length;var r=Array(e),a=0;for(t=0;t<n;t++)for(var o=arguments[t],i=0,l=o.length;i<l;i++,a++)r[a]=o[i];return r}function x(e,t,n){if(n||2===arguments.length)for(var r,a=0,o=t.length;a<o;a++)!r&&a in t||(r||(r=Array.prototype.slice.call(t,0,a)),r[a]=t[a]);return e.concat(r||Array.prototype.slice.call(t))}function S(e){return this instanceof S?(this.v=e,this):new S(e)}function _(e,t,n){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var r,a=n.apply(e,t||[]),o=[];return r=Object.create(("function"==typeof AsyncIterator?AsyncIterator:Object).prototype),i("next"),i("throw"),i("return",(function(e){return function(t){return Promise.resolve(t).then(e,c)}})),r[Symbol.asyncIterator]=function(){return this},r;function i(e,t){a[e]&&(r[e]=function(t){return new Promise((function(n,r){o.push([e,t,n,r])>1||l(e,t)}))},t&&(r[e]=t(r[e])))}function l(e,t){try{(n=a[e](t)).value instanceof S?Promise.resolve(n.value.v).then(s,c):u(o[0][2],n)}catch(r){u(o[0][3],r)}var n}function s(e){l("next",e)}function c(e){l("throw",e)}function u(e,t){e(t),o.shift(),o.length&&l(o[0][0],o[0][1])}}function E(e){var t,n;return t={},r("next"),r("throw",(function(e){throw e})),r("return"),t[Symbol.iterator]=function(){return this},t;function r(r,a){t[r]=e[r]?function(t){return(n=!n)?{value:S(e[r](t)),done:!1}:a?a(t):t}:a}}function C(e){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var t,n=e[Symbol.asyncIterator];return n?n.call(e):(e=b(e),t={},r("next"),r("throw"),r("return"),t[Symbol.asyncIterator]=function(){return this},t);function r(n){t[n]=e[n]&&function(t){return new Promise((function(r,a){(function(e,t,n,r){Promise.resolve(r).then((function(t){e({value:t,done:n})}),t)})(r,a,(t=e[n](t)).done,t.value)}))}}}function A(e,t){return Object.defineProperty?Object.defineProperty(e,"raw",{value:t}):e.raw=t,e}var T=Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t},P=function(e){return P=Object.getOwnPropertyNames||function(e){var t=[];for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[t.length]=n);return t},P(e)};function R(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n=P(e),r=0;r<n.length;r++)"default"!==n[r]&&g(t,e,n[r]);return T(t,e),t}function N(e){return e&&e.__esModule?e:{default:e}}function O(e,t,n,r){if("a"===n&&!r)throw new TypeError("Private accessor was defined without a getter");if("function"==typeof t?e!==t||!r:!t.has(e))throw new TypeError("Cannot read private member from an object whose class did not declare it");return"m"===n?r:"a"===n?r.call(e):r?r.value:t.get(e)}function j(e,t,n,r,a){if("m"===r)throw new TypeError("Private method is not writable");if("a"===r&&!a)throw new TypeError("Private accessor was defined without a setter");if("function"==typeof t?e!==t||!a:!t.has(e))throw new TypeError("Cannot write private member to an object whose class did not declare it");return"a"===r?a.call(e,n):a?a.value=n:t.set(e,n),n}function F(e,t){if(null===t||"object"!=typeof t&&"function"!=typeof t)throw new TypeError("Cannot use 'in' operator on non-object");return"function"==typeof e?t===e:e.has(t)}function L(e,t,n){if(null!=t){if("object"!=typeof t&&"function"!=typeof t)throw new TypeError("Object expected.");var r,a;if(n){if(!Symbol.asyncDispose)throw new TypeError("Symbol.asyncDispose is not defined.");r=t[Symbol.asyncDispose]}if(void 0===r){if(!Symbol.dispose)throw new TypeError("Symbol.dispose is not defined.");r=t[Symbol.dispose],n&&(a=r)}if("function"!=typeof r)throw new TypeError("Object not disposable.");a&&(r=function(){try{a.call(this)}catch(e){return Promise.reject(e)}}),e.stack.push({value:t,dispose:r,async:n})}else n&&e.stack.push({async:!0});return t}var I="function"==typeof SuppressedError?SuppressedError:function(e,t,n){var r=new Error(n);return r.name="SuppressedError",r.error=e,r.suppressed=t,r};function D(e){function t(t){e.error=e.hasError?new I(t,e.error,"An error was suppressed during disposal."):t,e.hasError=!0}var n,r=0;return function a(){for(;n=e.stack.pop();)try{if(!n.async&&1===r)return r=0,e.stack.push(n),Promise.resolve().then(a);if(n.dispose){var o=n.dispose.call(n.value);if(n.async)return r|=2,Promise.resolve(o).then(a,(function(e){return t(e),a()}))}else r|=1}catch(i){t(i)}if(1===r)return e.hasError?Promise.reject(e.error):Promise.resolve();if(e.hasError)throw e.error}()}function M(e,t){return"string"==typeof e&&/^\.\.?\//.test(e)?e.replace(/\.(tsx)$|((?:\.d)?)((?:\.[^./]+?)?)\.([cm]?)ts$/i,(function(e,n,r,a,o){return n?t?".jsx":".js":!r||a&&o?r+a+"."+o.toLowerCase()+"js":e})):e}const z={__extends:a,__assign:o,__rest:i,__decorate:l,__param:s,__esDecorate:c,__runInitializers:u,__propKey:d,__setFunctionName:f,__metadata:p,__awaiter:h,__generator:m,__createBinding:g,__exportStar:y,__values:b,__read:v,__spread:w,__spreadArrays:k,__spreadArray:x,__await:S,__asyncGenerator:_,__asyncDelegator:E,__asyncValues:C,__makeTemplateObject:A,__importStar:R,__importDefault:N,__classPrivateFieldGet:O,__classPrivateFieldSet:j,__classPrivateFieldIn:F,__addDisposableResource:L,__disposeResources:D,__rewriteRelativeImportExtension:M}},2654:e=>{"use strict";e.exports={}},4054:e=>{"use strict";e.exports=JSON.parse('{"/robotframework-RFCP-syllabus/markdown-page-12d":{"__comp":"1f391b9e","__context":{"plugin":"a7456010"},"content":"393be207"},"/robotframework-RFCP-syllabus/docs-260":{"__comp":"5e95c892","__context":{"plugin":"aba21aa0"}},"/robotframework-RFCP-syllabus/docs-2e9":{"__comp":"a7bd4aaa","__props":"a2e17bec"},"/robotframework-RFCP-syllabus/docs-c12":{"__comp":"a94703ab"},"/robotframework-RFCP-syllabus/docs/chapter-01/architecture-a5b":{"__comp":"17896441","content":"3f46c699"},"/robotframework-RFCP-syllabus/docs/chapter-01/organization-d21":{"__comp":"17896441","content":"690a65f6"},"/robotframework-RFCP-syllabus/docs/chapter-01/overview-cc1":{"__comp":"17896441","content":"253ecf84"},"/robotframework-RFCP-syllabus/docs/chapter-01/purpose-acf":{"__comp":"17896441","content":"8388159d"},"/robotframework-RFCP-syllabus/docs/chapter-01/styles-cdd":{"__comp":"17896441","content":"84a0ba48"},"/robotframework-RFCP-syllabus/docs/chapter-01/syntax-dcb":{"__comp":"17896441","content":"6172ffd9"},"/robotframework-RFCP-syllabus/docs/chapter-02/executing-79a":{"__comp":"17896441","content":"a052276e"},"/robotframework-RFCP-syllabus/docs/chapter-02/keyword_imports-2d9":{"__comp":"17896441","content":"2ce1bad2"},"/robotframework-RFCP-syllabus/docs/chapter-02/keyword_interface-dee":{"__comp":"17896441","content":"9e8e26ca"},"/robotframework-RFCP-syllabus/docs/chapter-02/overview-201":{"__comp":"17896441","content":"a93b3fe8"},"/robotframework-RFCP-syllabus/docs/chapter-02/suitefile-d10":{"__comp":"17896441","content":"7316ce2d"},"/robotframework-RFCP-syllabus/docs/chapter-02/suitefile_syntax-1f6":{"__comp":"17896441","content":"3f6349d0"},"/robotframework-RFCP-syllabus/docs/chapter-02/writing_test-9d0":{"__comp":"17896441","content":"a41833b0"},"/robotframework-RFCP-syllabus/docs/chapter-03/advanced_importing-99c":{"__comp":"17896441","content":"0b703ca9"},"/robotframework-RFCP-syllabus/docs/chapter-03/datadriven-b9a":{"__comp":"17896441","content":"efb9ee1a"},"/robotframework-RFCP-syllabus/docs/chapter-03/overview-3e2":{"__comp":"17896441","content":"c290ca98"},"/robotframework-RFCP-syllabus/docs/chapter-03/resource_file-2dc":{"__comp":"17896441","content":"808d6e50"},"/robotframework-RFCP-syllabus/docs/chapter-03/user_keyword-2ed":{"__comp":"17896441","content":"023f566b"},"/robotframework-RFCP-syllabus/docs/chapter-03/variables-96e":{"__comp":"17896441","content":"f22319c2"},"/robotframework-RFCP-syllabus/docs/chapter-04/init_files-b25":{"__comp":"17896441","content":"f2e467a7"},"/robotframework-RFCP-syllabus/docs/chapter-04/overview-2e2":{"__comp":"17896441","content":"7c03554e"},"/robotframework-RFCP-syllabus/docs/chapter-04/setups-b90":{"__comp":"17896441","content":"c9636b30"},"/robotframework-RFCP-syllabus/docs/chapter-04/skip-bcb":{"__comp":"17896441","content":"592f7b1a"},"/robotframework-RFCP-syllabus/docs/chapter-04/tags-5c0":{"__comp":"17896441","content":"1ac98d59"},"/robotframework-RFCP-syllabus/docs/chapter-04/teardowns-22c":{"__comp":"17896441","content":"d1a1a2f4"},"/robotframework-RFCP-syllabus/docs/chapter-05/advanced_variables-2b9":{"__comp":"17896441","content":"53cb162d"},"/robotframework-RFCP-syllabus/docs/chapter-05/control_structures-f32":{"__comp":"17896441","content":"13199107"},"/robotframework-RFCP-syllabus/docs/chapter-05/overview-641":{"__comp":"17896441","content":"9c3e675f"},"/robotframework-RFCP-syllabus/docs/glossary-f6c":{"__comp":"17896441","content":"f844f828"},"/robotframework-RFCP-syllabus/docs/learning_objectives-bf2":{"__comp":"17896441","content":"42b13c28"},"/robotframework-RFCP-syllabus/docs/overview-4e8":{"__comp":"17896441","content":"1db64337"},"/robotframework-RFCP-syllabus/-b15":{"__comp":"1df93b7f","__context":{"plugin":"a7456010"},"config":"5e9f5e1a"}}')}},e=>{e.O(0,[869],(()=>{return t=5161,e(e.s=t);var t}));e.O()}]); \ No newline at end of file diff --git a/assets/js/main.307ceb62.js.LICENSE.txt b/assets/js/main.f8dce440.js.LICENSE.txt similarity index 88% rename from assets/js/main.307ceb62.js.LICENSE.txt rename to assets/js/main.f8dce440.js.LICENSE.txt index b79e8be..a0e1d92 100644 --- a/assets/js/main.307ceb62.js.LICENSE.txt +++ b/assets/js/main.f8dce440.js.LICENSE.txt @@ -14,6 +14,13 @@ prismjs/prism.js: *) */ +/*!*************************************************** +* mark.js v8.11.1 +* https://markjs.io/ +* Copyright (c) 2014–2018, Julian Kühnel +* Released under the MIT license https://git.io/vwTVl +*****************************************************/ + /** * @license React * react-dom-client.production.js diff --git a/assets/js/runtime~main.4ec03c22.js b/assets/js/runtime~main.4ec03c22.js new file mode 100644 index 0000000..2287e8d --- /dev/null +++ b/assets/js/runtime~main.4ec03c22.js @@ -0,0 +1 @@ +(()=>{"use strict";var e,a,t,r,f,c={},o={};function b(e){var a=o[e];if(void 0!==a)return a.exports;var t=o[e]={exports:{}};return c[e].call(t.exports,t,t.exports,b),t.exports}b.m=c,e=[],b.O=(a,t,r,f)=>{if(!t){var c=1/0;for(i=0;i<e.length;i++){t=e[i][0],r=e[i][1],f=e[i][2];for(var o=!0,n=0;n<t.length;n++)(!1&f||c>=f)&&Object.keys(b.O).every((e=>b.O[e](t[n])))?t.splice(n--,1):(o=!1,f<c&&(c=f));if(o){e.splice(i--,1);var d=r();void 0!==d&&(a=d)}}return a}f=f||0;for(var i=e.length;i>0&&e[i-1][2]>f;i--)e[i]=e[i-1];e[i]=[t,r,f]},b.n=e=>{var a=e&&e.__esModule?()=>e.default:()=>e;return b.d(a,{a:a}),a},t=Object.getPrototypeOf?e=>Object.getPrototypeOf(e):e=>e.__proto__,b.t=function(e,r){if(1&r&&(e=this(e)),8&r)return e;if("object"==typeof e&&e){if(4&r&&e.__esModule)return e;if(16&r&&"function"==typeof e.then)return e}var f=Object.create(null);b.r(f);var c={};a=a||[null,t({}),t([]),t(t)];for(var o=2&r&&e;"object"==typeof o&&!~a.indexOf(o);o=t(o))Object.getOwnPropertyNames(o).forEach((a=>c[a]=()=>e[a]));return c.default=()=>e,b.d(f,c),f},b.d=(e,a)=>{for(var t in a)b.o(a,t)&&!b.o(e,t)&&Object.defineProperty(e,t,{enumerable:!0,get:a[t]})},b.f={},b.e=e=>Promise.all(Object.keys(b.f).reduce(((a,t)=>(b.f[t](e,a),a)),[])),b.u=e=>"assets/js/"+({9:"7c03554e",39:"53cb162d",48:"a94703ab",61:"1f391b9e",98:"a7bd4aaa",106:"42b13c28",134:"393be207",165:"f844f828",190:"a93b3fe8",234:"7316ce2d",235:"a7456010",244:"13199107",263:"808d6e50",267:"3f46c699",291:"023f566b",308:"c290ca98",347:"84a0ba48",401:"17896441",413:"1db64337",415:"a41833b0",427:"9c3e675f",462:"690a65f6",471:"a2e17bec",492:"0b703ca9",505:"8388159d",524:"3f6349d0",571:"a052276e",575:"253ecf84",583:"1df93b7f",597:"2ce1bad2",612:"9e8e26ca",635:"1ac98d59",647:"5e95c892",695:"d1a1a2f4",731:"c9636b30",742:"aba21aa0",757:"f2e467a7",834:"6172ffd9",847:"f22319c2",933:"efb9ee1a",964:"592f7b1a"}[e]||e)+"."+{9:"bc1500c2",39:"8cbac6eb",42:"8810735a",48:"13bf0d8d",61:"ed0ce01f",98:"61c2a2c4",106:"cbf45945",134:"eb566269",165:"387a81f0",190:"66aaf3d7",234:"88029b9f",235:"dee63f34",244:"666f51a4",263:"f079e1e5",267:"d906b913",291:"08a76341",308:"ce9e1c4e",310:"06d964c6",347:"1c7444ef",401:"ccb88a4d",413:"b1206505",415:"231236f4",427:"2af1ff14",462:"578c8179",471:"5c27a00b",492:"7122ee91",505:"dc9b8343",524:"bc062f21",571:"262662eb",575:"46df2e96",583:"0f5f71a0",589:"2bdda7fb",597:"264792eb",612:"9d231f3d",635:"d2460f46",647:"bacd2391",695:"4e846e50",731:"a8bf00a2",742:"7f4ce930",757:"c02b742e",809:"2ec317ab",834:"a87af11c",847:"946b103c",918:"6f4bcb48",933:"21405657",964:"fb332375"}[e]+".js",b.miniCssF=e=>{},b.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"==typeof window)return window}}(),b.o=(e,a)=>Object.prototype.hasOwnProperty.call(e,a),r={},f="website:",b.l=(e,a,t,c)=>{if(r[e])r[e].push(a);else{var o,n;if(void 0!==t)for(var d=document.getElementsByTagName("script"),i=0;i<d.length;i++){var u=d[i];if(u.getAttribute("src")==e||u.getAttribute("data-webpack")==f+t){o=u;break}}o||(n=!0,(o=document.createElement("script")).charset="utf-8",o.timeout=120,b.nc&&o.setAttribute("nonce",b.nc),o.setAttribute("data-webpack",f+t),o.src=e),r[e]=[a];var l=(a,t)=>{o.onerror=o.onload=null,clearTimeout(s);var f=r[e];if(delete r[e],o.parentNode&&o.parentNode.removeChild(o),f&&f.forEach((e=>e(t))),a)return a(t)},s=setTimeout(l.bind(null,void 0,{type:"timeout",target:o}),12e4);o.onerror=l.bind(null,o.onerror),o.onload=l.bind(null,o.onload),n&&document.head.appendChild(o)}},b.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},b.p="/robotframework-RFCP-syllabus/",b.gca=function(e){return e={13199107:"244",17896441:"401","7c03554e":"9","53cb162d":"39",a94703ab:"48","1f391b9e":"61",a7bd4aaa:"98","42b13c28":"106","393be207":"134",f844f828:"165",a93b3fe8:"190","7316ce2d":"234",a7456010:"235","808d6e50":"263","3f46c699":"267","023f566b":"291",c290ca98:"308","84a0ba48":"347","1db64337":"413",a41833b0:"415","9c3e675f":"427","690a65f6":"462",a2e17bec:"471","0b703ca9":"492","8388159d":"505","3f6349d0":"524",a052276e:"571","253ecf84":"575","1df93b7f":"583","2ce1bad2":"597","9e8e26ca":"612","1ac98d59":"635","5e95c892":"647",d1a1a2f4:"695",c9636b30:"731",aba21aa0:"742",f2e467a7:"757","6172ffd9":"834",f22319c2:"847",efb9ee1a:"933","592f7b1a":"964"}[e]||e,b.p+b.u(e)},(()=>{var e={354:0,869:0};b.f.j=(a,t)=>{var r=b.o(e,a)?e[a]:void 0;if(0!==r)if(r)t.push(r[2]);else if(/^(354|869)$/.test(a))e[a]=0;else{var f=new Promise(((t,f)=>r=e[a]=[t,f]));t.push(r[2]=f);var c=b.p+b.u(a),o=new Error;b.l(c,(t=>{if(b.o(e,a)&&(0!==(r=e[a])&&(e[a]=void 0),r)){var f=t&&("load"===t.type?"missing":t.type),c=t&&t.target&&t.target.src;o.message="Loading chunk "+a+" failed.\n("+f+": "+c+")",o.name="ChunkLoadError",o.type=f,o.request=c,r[1](o)}}),"chunk-"+a,a)}},b.O.j=a=>0===e[a];var a=(a,t)=>{var r,f,c=t[0],o=t[1],n=t[2],d=0;if(c.some((a=>0!==e[a]))){for(r in o)b.o(o,r)&&(b.m[r]=o[r]);if(n)var i=n(b)}for(a&&a(t);d<c.length;d++)f=c[d],b.o(e,f)&&e[f]&&e[f][0](),e[f]=0;return b.O(i)},t=self.webpackChunkwebsite=self.webpackChunkwebsite||[];t.forEach(a.bind(null,0)),t.push=a.bind(null,t.push.bind(t))})()})(); \ No newline at end of file diff --git a/assets/js/runtime~main.5c7d470c.js b/assets/js/runtime~main.5c7d470c.js deleted file mode 100644 index 91ffbd4..0000000 --- a/assets/js/runtime~main.5c7d470c.js +++ /dev/null @@ -1 +0,0 @@ -(()=>{"use strict";var e,a,t,r,f,o={},c={};function b(e){var a=c[e];if(void 0!==a)return a.exports;var t=c[e]={exports:{}};return o[e].call(t.exports,t,t.exports,b),t.exports}b.m=o,e=[],b.O=(a,t,r,f)=>{if(!t){var o=1/0;for(i=0;i<e.length;i++){t=e[i][0],r=e[i][1],f=e[i][2];for(var c=!0,n=0;n<t.length;n++)(!1&f||o>=f)&&Object.keys(b.O).every((e=>b.O[e](t[n])))?t.splice(n--,1):(c=!1,f<o&&(o=f));if(c){e.splice(i--,1);var d=r();void 0!==d&&(a=d)}}return a}f=f||0;for(var i=e.length;i>0&&e[i-1][2]>f;i--)e[i]=e[i-1];e[i]=[t,r,f]},b.n=e=>{var a=e&&e.__esModule?()=>e.default:()=>e;return b.d(a,{a:a}),a},t=Object.getPrototypeOf?e=>Object.getPrototypeOf(e):e=>e.__proto__,b.t=function(e,r){if(1&r&&(e=this(e)),8&r)return e;if("object"==typeof e&&e){if(4&r&&e.__esModule)return e;if(16&r&&"function"==typeof e.then)return e}var f=Object.create(null);b.r(f);var o={};a=a||[null,t({}),t([]),t(t)];for(var c=2&r&&e;"object"==typeof c&&!~a.indexOf(c);c=t(c))Object.getOwnPropertyNames(c).forEach((a=>o[a]=()=>e[a]));return o.default=()=>e,b.d(f,o),f},b.d=(e,a)=>{for(var t in a)b.o(a,t)&&!b.o(e,t)&&Object.defineProperty(e,t,{enumerable:!0,get:a[t]})},b.f={},b.e=e=>Promise.all(Object.keys(b.f).reduce(((a,t)=>(b.f[t](e,a),a)),[])),b.u=e=>"assets/js/"+({9:"7c03554e",39:"53cb162d",48:"a94703ab",61:"1f391b9e",98:"a7bd4aaa",106:"42b13c28",134:"393be207",165:"f844f828",190:"a93b3fe8",234:"7316ce2d",235:"a7456010",244:"13199107",263:"808d6e50",267:"3f46c699",291:"023f566b",308:"c290ca98",347:"84a0ba48",401:"17896441",413:"1db64337",415:"a41833b0",427:"9c3e675f",462:"690a65f6",471:"a2e17bec",492:"0b703ca9",505:"8388159d",524:"3f6349d0",571:"a052276e",575:"253ecf84",583:"1df93b7f",597:"2ce1bad2",612:"9e8e26ca",635:"1ac98d59",647:"5e95c892",695:"d1a1a2f4",731:"c9636b30",742:"aba21aa0",757:"f2e467a7",834:"6172ffd9",847:"f22319c2",933:"efb9ee1a",964:"592f7b1a"}[e]||e)+"."+{9:"bc1500c2",39:"8cbac6eb",42:"c713929e",48:"13bf0d8d",61:"2af7b9c5",98:"61c2a2c4",106:"06da3524",134:"eb566269",165:"387a81f0",190:"66aaf3d7",208:"e894e382",234:"88029b9f",235:"dee63f34",244:"666f51a4",263:"f079e1e5",267:"d906b913",291:"08a76341",308:"ce9e1c4e",347:"9c770427",401:"8e58ac2e",413:"31429d8a",415:"231236f4",427:"2af1ff14",462:"578c8179",471:"5c27a00b",492:"7122ee91",505:"2644ba66",524:"bc062f21",571:"262662eb",575:"46df2e96",583:"efaee687",597:"264792eb",612:"9d231f3d",635:"d2460f46",647:"d66e4759",695:"4e846e50",731:"a8bf00a2",742:"7f4ce930",757:"c02b742e",834:"5b499fa1",847:"946b103c",933:"21405657",964:"fb332375"}[e]+".js",b.miniCssF=e=>{},b.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"==typeof window)return window}}(),b.o=(e,a)=>Object.prototype.hasOwnProperty.call(e,a),r={},f="website:",b.l=(e,a,t,o)=>{if(r[e])r[e].push(a);else{var c,n;if(void 0!==t)for(var d=document.getElementsByTagName("script"),i=0;i<d.length;i++){var u=d[i];if(u.getAttribute("src")==e||u.getAttribute("data-webpack")==f+t){c=u;break}}c||(n=!0,(c=document.createElement("script")).charset="utf-8",c.timeout=120,b.nc&&c.setAttribute("nonce",b.nc),c.setAttribute("data-webpack",f+t),c.src=e),r[e]=[a];var l=(a,t)=>{c.onerror=c.onload=null,clearTimeout(s);var f=r[e];if(delete r[e],c.parentNode&&c.parentNode.removeChild(c),f&&f.forEach((e=>e(t))),a)return a(t)},s=setTimeout(l.bind(null,void 0,{type:"timeout",target:c}),12e4);c.onerror=l.bind(null,c.onerror),c.onload=l.bind(null,c.onload),n&&document.head.appendChild(c)}},b.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},b.p="/robotframework-RFCP-syllabus/",b.gca=function(e){return e={13199107:"244",17896441:"401","7c03554e":"9","53cb162d":"39",a94703ab:"48","1f391b9e":"61",a7bd4aaa:"98","42b13c28":"106","393be207":"134",f844f828:"165",a93b3fe8:"190","7316ce2d":"234",a7456010:"235","808d6e50":"263","3f46c699":"267","023f566b":"291",c290ca98:"308","84a0ba48":"347","1db64337":"413",a41833b0:"415","9c3e675f":"427","690a65f6":"462",a2e17bec:"471","0b703ca9":"492","8388159d":"505","3f6349d0":"524",a052276e:"571","253ecf84":"575","1df93b7f":"583","2ce1bad2":"597","9e8e26ca":"612","1ac98d59":"635","5e95c892":"647",d1a1a2f4:"695",c9636b30:"731",aba21aa0:"742",f2e467a7:"757","6172ffd9":"834",f22319c2:"847",efb9ee1a:"933","592f7b1a":"964"}[e]||e,b.p+b.u(e)},(()=>{var e={354:0,869:0};b.f.j=(a,t)=>{var r=b.o(e,a)?e[a]:void 0;if(0!==r)if(r)t.push(r[2]);else if(/^(354|869)$/.test(a))e[a]=0;else{var f=new Promise(((t,f)=>r=e[a]=[t,f]));t.push(r[2]=f);var o=b.p+b.u(a),c=new Error;b.l(o,(t=>{if(b.o(e,a)&&(0!==(r=e[a])&&(e[a]=void 0),r)){var f=t&&("load"===t.type?"missing":t.type),o=t&&t.target&&t.target.src;c.message="Loading chunk "+a+" failed.\n("+f+": "+o+")",c.name="ChunkLoadError",c.type=f,c.request=o,r[1](c)}}),"chunk-"+a,a)}},b.O.j=a=>0===e[a];var a=(a,t)=>{var r,f,o=t[0],c=t[1],n=t[2],d=0;if(o.some((a=>0!==e[a]))){for(r in c)b.o(c,r)&&(b.m[r]=c[r]);if(n)var i=n(b)}for(a&&a(t);d<o.length;d++)f=o[d],b.o(e,f)&&e[f]&&e[f][0](),e[f]=0;return b.O(i)},t=self.webpackChunkwebsite=self.webpackChunkwebsite||[];t.forEach(a.bind(null,0)),t.push=a.bind(null,t.push.bind(t))})()})(); \ No newline at end of file diff --git a/docs/chapter-01/architecture.html b/docs/chapter-01/architecture.html index 0dd2b9c..3eb8e9f 100644 --- a/docs/chapter-01/architecture.html +++ b/docs/chapter-01/architecture.html @@ -3,12 +3,12 @@ <head> <meta charset="UTF-8"> <meta name="generator" content="Docusaurus v3.7.0"> -<title data-rh="true">1.2 Architecture of Robot Framework | Syllabus of Robot Framework® Certified Professional - - +1.2 Architecture of Robot Framework | Syllabus of Robot Framework® Certified Professional + + -

1.2 Architecture of Robot Framework

+

1.2 Architecture of Robot Framework

Robot Framework is an open-source automation framework that allows you to build automation scripts for testing and RPA (Robotic Process Automation). It focuses on providing a keyword-driven or behavior-driven approach, making the automation easy to understand and maintain. However, it is not a full-stack solution that encompasses all layers of automation. diff --git a/docs/chapter-01/organization.html b/docs/chapter-01/organization.html index 3234e5e..08039f9 100644 --- a/docs/chapter-01/organization.html +++ b/docs/chapter-01/organization.html @@ -3,12 +3,12 @@ -1.5 Organization and Licensing | Syllabus of Robot Framework® Certified Professional - - +1.5 Organization and Licensing | Syllabus of Robot Framework® Certified Professional + + -

1.5 Organization and Licensing

+

1.5 Organization and Licensing

1.5.1 Open Source License

Learning Objectives
LO-1.5.1

Recall the type of open-source license under which Robot Framework is distributed

Robot Framework is licensed under the Apache License 2.0, a permissive open-source license. diff --git a/docs/chapter-01/overview.html b/docs/chapter-01/overview.html index fa049f3..33cbe77 100644 --- a/docs/chapter-01/overview.html +++ b/docs/chapter-01/overview.html @@ -3,12 +3,12 @@ -1 Introduction to Robot Framework | Syllabus of Robot Framework® Certified Professional - - +1 Introduction to Robot Framework | Syllabus of Robot Framework® Certified Professional + + -

1 Introduction to Robot Framework

+

1 Introduction to Robot Framework

The upcoming chapters provide a concise overview of Robot Framework, including its core structure, use cases in test automation and Robotic Process Automation (RPA), and key specification styles like keyword-driven and behavior-driven testing. You'll learn about its architecture, syntax, and how test cases and tasks are organized. Additionally, the chapters explain the open-source licensing under Apache 2.0, the role of the Robot Framework Foundation in maintaining the ecosystem, and the foundational web resources available for further exploration and contributions.

\ No newline at end of file diff --git a/docs/chapter-01/purpose.html b/docs/chapter-01/purpose.html index 21608e8..75b509e 100644 --- a/docs/chapter-01/purpose.html +++ b/docs/chapter-01/purpose.html @@ -3,19 +3,19 @@ -1.1 Purpose / Use Cases | Syllabus of Robot Framework® Certified Professional - - +1.1 Purpose / Use Cases | Syllabus of Robot Framework® Certified Professional + + -

1.1 Purpose / Use Cases

+

1.1 Purpose / Use Cases

Learning Objectives
LO-1.1

Recall the two main use cases of Robot Framework

Robot Framework is a versatile, open-source automation framework that supports both test automation and robotic process automation (RPA). Initially designed for acceptance testing, it has since evolved to cover other types of testing and various automation tasks in both IT and business environments. Its keyword-driven approach allows users to create reusable components, making it accessible even to those with minimal programming skills. Robot Framework can be extended through a vast array of third-party or custom made keyword libraries, allowing it to automate interactions with APIs, user interfaces, databases, and many more technologies.

1.1.1 Test Automation

-
Learning Objectives
LO-1.1.1

recall the test levels Robot Framework is mostly used for

+
Learning Objectives
LO-1.1.1

Recall the test levels Robot Framework is mostly used for

Robot Framework is widely used at various levels of testing, primarily focusing on:

Note

This syllabus does NOT cover other formats like Pipe-Separated ( | ) Format or Restructured Text or JSON!

+

Example of test cases with their keyword calls written in Robot Framework:

+
*** Settings ***
Documentation A test suite for valid login.
...
... Keywords are imported from the resource file
Resource keywords.resource
Suite Setup Connect to Server
Test Teardown Logout User
Suite Teardown Disconnect


*** Test Cases ***
Access All Users With Admin Rights
[Documentation] Tests if all users can be accessed with Admin User.
Login Admin
Check All Users

Create User With Admin Rights
[Documentation] Tests if a new users can be created with Admin User.
Login Admin
Create New User
... name=Peter Parker
... login=spider
... password=123spiderman321
... right=user
Verify User Details spider Peter Parker
Logout User
Login User spider 123spiderman321

1.3.1 What are Test Cases / Tasks?

In Robot Framework, Test Cases (Tests) or Tasks are executable entities that serve a specific purpose and are organized into suites. A Test is synonymous with a Test Case, while Task, technically being the same, is used in RPA mode, where the automation is not focused on testing but on automating business processes.

@@ -55,7 +57,7 @@

1.3.3 This includes all levels of keywords—from those called directly by a test or task to those nested within user keywords, all the way down to the execution of library keywords. This granular logging and detailed execution documentation is one of the key advantages of Robot Framework compared to other automation tools.

1.3.4 Resource Files & Libraries

-
Learning Objectives
LO-1.3.4

Recall the difference between Resource Files and Libraries and their artefacts

+
Learning Objectives
LO-1.3.4

Recall the difference between Resource Files and Libraries and their artifacts

While tests and tasks are organized into suites, keywords are organized into Resource Files and Keyword Libraries.

  • Resource Files: Contain User Keywords, and are also used to organize the importing of libraries and defining variables. These are considered to be part of the test|task data in the Definition Layer.
  • diff --git a/docs/chapter-02/executing.html b/docs/chapter-02/executing.html index df78756..a54d2a0 100644 --- a/docs/chapter-02/executing.html +++ b/docs/chapter-02/executing.html @@ -3,12 +3,12 @@ -2.3 Executing Robot | Syllabus of Robot Framework® Certified Professional - - +2.3 Executing Robot | Syllabus of Robot Framework® Certified Professional + + -

    2.3 Executing Robot

    +

    2.3 Executing Robot

    Learning Objectives
    LO-2.3

    Recall the three components of the Robot Framework CLI.

    Robot Framework comes with three executables when being installed which are designed to be used via the command-line interface (CLI).

      diff --git a/docs/chapter-02/keyword_imports.html b/docs/chapter-02/keyword_imports.html index 875dbc8..cde3391 100644 --- a/docs/chapter-02/keyword_imports.html +++ b/docs/chapter-02/keyword_imports.html @@ -3,12 +3,12 @@ -2.4 Keyword Imports | Syllabus of Robot Framework® Certified Professional - - +2.4 Keyword Imports | Syllabus of Robot Framework® Certified Professional + + -

      2.4 Keyword Imports

      +

      2.4 Keyword Imports

      Robot Framework has a modular design that allows users to import keywords from external sources. Without importing external keywords into a suite, only the keywords from Robot Framework's BuiltIn library are available for use, due to them being imported automatically. Also the Robot Framework language statements itself are available for use without importing it.

      diff --git a/docs/chapter-02/keyword_interface.html b/docs/chapter-02/keyword_interface.html index 5620604..cd47388 100644 --- a/docs/chapter-02/keyword_interface.html +++ b/docs/chapter-02/keyword_interface.html @@ -3,12 +3,12 @@ -2.5 Keyword Interface and Documentation | Syllabus of Robot Framework® Certified Professional - - +2.5 Keyword Interface and Documentation | Syllabus of Robot Framework® Certified Professional + + -

      2.5 Keyword Interface and Documentation

      +

      2.5 Keyword Interface and Documentation

      Learning Objectives
      LO-2.5

      Understand the structure of keyword interfaces and how to interpret keyword documentation.

      Library Keywords and User Keywords that are defined in a resource file should have a documentation text that describes what the keyword does and how it should be used.

      Robot Framework is capable of generating a Keyword Documentation files that contains a library- or resource-documentation, all keywords, their argument interfaces, and their documentation texts. diff --git a/docs/chapter-02/overview.html b/docs/chapter-02/overview.html index 84aa3b8..01687fe 100644 --- a/docs/chapter-02/overview.html +++ b/docs/chapter-02/overview.html @@ -3,12 +3,12 @@ -2 Getting Started with Robot Framework | Syllabus of Robot Framework® Certified Professional - - +2 Getting Started with Robot Framework | Syllabus of Robot Framework® Certified Professional + + -

      2 Getting Started with Robot Framework

      +

      2 Getting Started with Robot Framework

      This chapter introduces participants to the foundational concepts of Robot Framework. It covers the basics of how automation specifications are structured, how suites are organized, and the execution process. Participants will learn how Robot Framework is run and explore the generated reports and logs that document test results.

      diff --git a/docs/chapter-02/suitefile.html b/docs/chapter-02/suitefile.html index 41fbcbf..94eada4 100644 --- a/docs/chapter-02/suitefile.html +++ b/docs/chapter-02/suitefile.html @@ -3,12 +3,12 @@ -2.1 Suite File & Tree Structure | Syllabus of Robot Framework® Certified Professional - - +2.1 Suite File & Tree Structure | Syllabus of Robot Framework® Certified Professional + + -

      2.1 Suite File & Tree Structure

      +

      2.1 Suite File & Tree Structure

      Learning Objectives
      LO-2.1

      Understand which files and directories are considered suites and how they are structured in a suite tree.

      When executing Robot Framework, it either parses directory trees or files, depending on which paths are given.

      The given path to Robot Framework where it starts parsing is considered the Root Suite.

      diff --git a/docs/chapter-02/suitefile_syntax.html b/docs/chapter-02/suitefile_syntax.html index c7fc414..8298493 100644 --- a/docs/chapter-02/suitefile_syntax.html +++ b/docs/chapter-02/suitefile_syntax.html @@ -3,12 +3,12 @@ -2.2 Basic Suite File Syntax | Syllabus of Robot Framework® Certified Professional - - +2.2 Basic Suite File Syntax | Syllabus of Robot Framework® Certified Professional + + -

      2.2 Basic Suite File Syntax

      +

      2.2 Basic Suite File Syntax

      Learning Objectives
      LO-2.2

      Understand the basic syntax of test cases and tasks.

      2.2.1 Separation and Indentation

      Learning Objectives
      LO-2.2.1

      Understand and apply the mechanics of indentation and separation in Robot Framework.

      diff --git a/docs/chapter-02/writing_test.html b/docs/chapter-02/writing_test.html index 0025f0a..6c8ed78 100644 --- a/docs/chapter-02/writing_test.html +++ b/docs/chapter-02/writing_test.html @@ -3,12 +3,12 @@ -2.6 Writing Test|Task and Calling Keywords | Syllabus of Robot Framework® Certified Professional - - +2.6 Writing Test|Task and Calling Keywords | Syllabus of Robot Framework® Certified Professional + + -

      2.6 Writing Test|Task and Calling Keywords

      +

      2.6 Writing Test|Task and Calling Keywords

      Learning Objectives
      LO-2.6

      Understand how to call imported keywords and how to structure keyword calls.

      A typical test case or task is a sequence of keyword calls that are executed in a specific order. As learned before these keywords need to be imported into the suite or resource file before they can be used. diff --git a/docs/chapter-03/advanced_importing.html b/docs/chapter-03/advanced_importing.html index 3394a86..8117ae9 100644 --- a/docs/chapter-03/advanced_importing.html +++ b/docs/chapter-03/advanced_importing.html @@ -3,12 +3,12 @@ -3.5 Advanced Importing of Keywords and Naming Conflicts | Syllabus of Robot Framework® Certified Professional - - +3.5 Advanced Importing of Keywords and Naming Conflicts | Syllabus of Robot Framework® Certified Professional + + -

      3.5 Advanced Importing of Keywords and Naming Conflicts

      +

      3.5 Advanced Importing of Keywords and Naming Conflicts

      Learning Objectives
      LO-3.5

      Recall that naming conflicts can arise from the import of multiple resource files.

      As stated before, it is possible to organize imports and available keywords in Robot Framework by using Resource Files. By default, all keywords or variables created or imported in a resource file are available to those suites and files that are importing that higher-level resource file.

      diff --git a/docs/chapter-03/datadriven.html b/docs/chapter-03/datadriven.html index 2bf07a7..18d708a 100644 --- a/docs/chapter-03/datadriven.html +++ b/docs/chapter-03/datadriven.html @@ -3,12 +3,12 @@ -3.4 Using Data-Driven Specification | Syllabus of Robot Framework® Certified Professional - - +3.4 Using Data-Driven Specification | Syllabus of Robot Framework® Certified Professional + + -

      3.4 Using Data-Driven Specification

      +

      3.4 Using Data-Driven Specification

      Learning Objectives
      LO-3.4

      Understand the basic concept and syntax of Data-Driven Specification

      The Data-Driven Specification style in Robot Framework separates test|task logic from data, enabling tests|tasks to be executed with multiple data sets efficiently. This approach involves using a single higher-level keyword to represent the entire workflow, while the test data is defined as rows of input and expected output values.

      3.4.1 Test|Task Templates

      diff --git a/docs/chapter-03/overview.html b/docs/chapter-03/overview.html index 5416c3e..32b6ed3 100644 --- a/docs/chapter-03/overview.html +++ b/docs/chapter-03/overview.html @@ -3,12 +3,12 @@ -3 Keyword Design, Variables, and Resource Files | Syllabus of Robot Framework® Certified Professional - - +3 Keyword Design, Variables, and Resource Files | Syllabus of Robot Framework® Certified Professional + + -

      3 Keyword Design, Variables, and Resource Files

      +

      3 Keyword Design, Variables, and Resource Files

      This chapter introduces the essential components of Robot Framework: Keywords, Variables, and Resource Files. These building blocks allow users to create reusable, structured, and maintainable automation solutions. Understanding these concepts is critical for developing efficient automation in both testing and RPA contexts.

      \ No newline at end of file diff --git a/docs/chapter-03/resource_file.html b/docs/chapter-03/resource_file.html index f14e38c..a9d43c0 100644 --- a/docs/chapter-03/resource_file.html +++ b/docs/chapter-03/resource_file.html @@ -3,12 +3,12 @@ -3.1 Resource File Structure | Syllabus of Robot Framework® Certified Professional - - +3.1 Resource File Structure | Syllabus of Robot Framework® Certified Professional + + -

      3.1 Resource File Structure

      +

      3.1 Resource File Structure

      Resource Files in Robot Framework are used to store reusable keywords, variables, and organize imports of other resource files and libraries. See 2.4.2 Resource Files for an introduction to Resource Files.

      diff --git a/docs/chapter-03/user_keyword.html b/docs/chapter-03/user_keyword.html index 938bb19..b729447 100644 --- a/docs/chapter-03/user_keyword.html +++ b/docs/chapter-03/user_keyword.html @@ -3,12 +3,12 @@ -3.3 User Keyword Definition & Arguments | Syllabus of Robot Framework® Certified Professional - - +3.3 User Keyword Definition & Arguments | Syllabus of Robot Framework® Certified Professional + + -

      3.3 User Keyword Definition & Arguments

      +

      3.3 User Keyword Definition & Arguments

      User Keywords in Robot Framework allow users to create their own keywords by combining existing keywords into reusable higher-level actions. They help improve readability, maintainability, and modularity in diff --git a/docs/chapter-03/variables.html b/docs/chapter-03/variables.html index a57a3bd..cf77b7c 100644 --- a/docs/chapter-03/variables.html +++ b/docs/chapter-03/variables.html @@ -3,12 +3,12 @@ -3.2 Variables | Syllabus of Robot Framework® Certified Professional - - +3.2 Variables | Syllabus of Robot Framework® Certified Professional + + -

      3.2 Variables

      +

      3.2 Variables

      Learning Objectives
      LO-3.2-1

      Understand how variables in Robot Framework are used to store and manage data

      LO-3.2-2

      Recall the relevant five different ways to create and assign variables

      Variables in Robot Framework are used to store values that can be referenced and reused throughout suites, test cases, tasks, and keywords. They help manage dynamic data or centrally maintained data, reducing hardcoding in multiple locations and making automation flexible.

      diff --git a/docs/chapter-04/init_files.html b/docs/chapter-04/init_files.html index de185c9..9e93223 100644 --- a/docs/chapter-04/init_files.html +++ b/docs/chapter-04/init_files.html @@ -3,12 +3,12 @@ -4.3 Initialization Files | Syllabus of Robot Framework® Certified Professional - - +4.3 Initialization Files | Syllabus of Robot Framework® Certified Professional + + -

      4.3 Initialization Files

      +

      4.3 Initialization Files

      Learning Objectives
      LO-4.3

      Recall how to define an Initialization Files and its purpose

      As Robot Framework automation projects grow, organizing tests|tasks into directories becomes essential for managing complexity and maintaining a clear structure. When suites are created from directories, these directories can contain multiple suites and tests|tasks, forming a hierarchical suite structure. diff --git a/docs/chapter-04/overview.html b/docs/chapter-04/overview.html index f4b1be0..dd2d758 100644 --- a/docs/chapter-04/overview.html +++ b/docs/chapter-04/overview.html @@ -3,12 +3,12 @@ -4 Advanced Structuring and Execution | Syllabus of Robot Framework® Certified Professional - - +4 Advanced Structuring and Execution | Syllabus of Robot Framework® Certified Professional + + -

      4 Advanced Structuring and Execution

      +

      4 Advanced Structuring and Execution

      As a Robot Framework automation project expands, the increasing number of tests|tasks adds complexity to the project. This chapter explores advanced structuring and execution techniques to effectively manage this complexity and control the execution flow.

      We will cover methods for error handling and cleaning up after failed tests|tasks using Teardowns, as well as preparing individual or multiple suites and tests|tasks for execution with Setups. diff --git a/docs/chapter-04/setups.html b/docs/chapter-04/setups.html index 5335db9..9943fba 100644 --- a/docs/chapter-04/setups.html +++ b/docs/chapter-04/setups.html @@ -3,12 +3,12 @@ -4.1 Setups (Suite, Test|Task, Keyword) | Syllabus of Robot Framework® Certified Professional - - +4.1 Setups (Suite, Test|Task, Keyword) | Syllabus of Robot Framework® Certified Professional + + -

      4.1 Setups (Suite, Test|Task, Keyword)

      +

      4.1 Setups (Suite, Test|Task, Keyword)

      Learning Objectives
      LO-4.1-1

      Recall the purpose and benefits of Setups in Robot Framework

      LO-4.1-2

      Recall the different levels where a Setup can be defined

      Setups in Robot Framework are used to prepare the environment or system for execution or to verify that the requirements/preconditions needed for execution are met. They can be defined at the suite, test|task, or keyword level and are executed before the respective scope begins execution.

      diff --git a/docs/chapter-04/skip.html b/docs/chapter-04/skip.html index 41c1771..1c2777e 100644 --- a/docs/chapter-04/skip.html +++ b/docs/chapter-04/skip.html @@ -3,12 +3,12 @@ -4.5 SKIP Test|Task Status | Syllabus of Robot Framework® Certified Professional - - +4.5 SKIP Test|Task Status | Syllabus of Robot Framework® Certified Professional + + -

      4.5 SKIP Test|Task Status

      +

      4.5 SKIP Test|Task Status

      Learning Objectives
      LO-4.5-1

      Recall the use case and purpose of skipping tests|tasks in Robot Framework

      LO-4.5-2

      Recall the different ways to skip tests|tasks in Robot Framework

      In addition to PASS and FAIL, Robot Framework introduces a SKIP status to indicate that a test|task was explicitly skipped during execution. The SKIP status is useful when certain tests|tasks should not be executed, for example, due to unfulfilled preconditions, unfinished test logic, or unsupported environments. Skipped tests|tasks appear in logs and reports, clearly marked as skipped.

      Reasons to Use SKIP

      diff --git a/docs/chapter-04/tags.html b/docs/chapter-04/tags.html index 53eaf88..afe49d3 100644 --- a/docs/chapter-04/tags.html +++ b/docs/chapter-04/tags.html @@ -3,12 +3,12 @@ -4.4 Test|Task Tags and Filtering Execution | Syllabus of Robot Framework® Certified Professional - - +4.4 Test|Task Tags and Filtering Execution | Syllabus of Robot Framework® Certified Professional + + -

      4.4 Test|Task Tags and Filtering Execution

      +

      4.4 Test|Task Tags and Filtering Execution

      Learning Objectives
      LO-4.4

      Recall the purpose of Test|Task Tags in Robot Framework

      In Robot Framework, tags offer a simple yet powerful mechanism for classifying and controlling the execution of tests|tasks. Tags are free-form text labels that can be assigned to tests|tasks to provide metadata, enable flexible test selection, and organize test results.

      diff --git a/docs/chapter-04/teardowns.html b/docs/chapter-04/teardowns.html index addaf90..a1740ec 100644 --- a/docs/chapter-04/teardowns.html +++ b/docs/chapter-04/teardowns.html @@ -3,12 +3,12 @@ -4.2 Teardowns (Suite, Test|Task, Keyword) | Syllabus of Robot Framework® Certified Professional - - +4.2 Teardowns (Suite, Test|Task, Keyword) | Syllabus of Robot Framework® Certified Professional + + -

      4.2 Teardowns (Suite, Test|Task, Keyword)

      +

      4.2 Teardowns (Suite, Test|Task, Keyword)

      Learning Objectives
      LO-4.2-1

      Understand the different levels where and how Teardowns can be defined and when they are executed

      LO-4.2-2

      Recall the typical use cases for using Teardowns

      In automation, tests|tasks are typically executed in a linear sequence. This linear execution can lead to issues when a preceding test|task fails, potentially affecting subsequent tests|tasks due to an unclean state of the system under test or the automated environment. diff --git a/docs/chapter-05/advanced_variables.html b/docs/chapter-05/advanced_variables.html index 6921411..9bba059 100644 --- a/docs/chapter-05/advanced_variables.html +++ b/docs/chapter-05/advanced_variables.html @@ -3,12 +3,12 @@ -5.1 Advanced Variables | Syllabus of Robot Framework® Certified Professional - - +5.1 Advanced Variables | Syllabus of Robot Framework® Certified Professional + + -

      5.1 Advanced Variables

      +

      5.1 Advanced Variables

      Variables in Robot Framework, and in programming languages in general, can be more complex and can store various types of data. Robot Framework also offers multiple ways to create different kinds of values and types. However, the built-in language support is limited to the basic 3.2.2.2 Primitive Data Types, 3.2.2.3 List Variable Definition, and 3.2.2.4 Dictionary Variable Definition.

      diff --git a/docs/chapter-05/control_structures.html b/docs/chapter-05/control_structures.html index 8d036fd..40bf8e6 100644 --- a/docs/chapter-05/control_structures.html +++ b/docs/chapter-05/control_structures.html @@ -3,12 +3,12 @@ -5.2 Control Structures | Syllabus of Robot Framework® Certified Professional - - +5.2 Control Structures | Syllabus of Robot Framework® Certified Professional + + -

      5.2 Control Structures

      +

      5.2 Control Structures

      Robot Framework is a Turing-complete language and supports all common control structures, including IF-Statements, FOR-Loops, WHILE-Loops and more. While it is not expected that RCFPs can write complex control structures, they should understand their purpose.

      In some cases, it is necessary to use control structures to handle different cases, iterate over a list of values, or execute an action until a condition is met.

      diff --git a/docs/chapter-05/overview.html b/docs/chapter-05/overview.html index 85ea599..e16f078 100644 --- a/docs/chapter-05/overview.html +++ b/docs/chapter-05/overview.html @@ -3,12 +3,12 @@ -5 Exploring Advanced Constructs | Syllabus of Robot Framework® Certified Professional - - +5 Exploring Advanced Constructs | Syllabus of Robot Framework® Certified Professional + + -

      5 Exploring Advanced Constructs

      +

      5 Exploring Advanced Constructs

      This chapter introduces more advanced constructs of Robot Framework. These topics are often not needed for simple automation cases but can be very useful in more complex situations. Although it is not expected that Robot Framework Certified Professionals will be able to use them, it is important to be aware of the possibilities and to understand the basic concepts.

      diff --git a/docs/glossary.html b/docs/glossary.html index 03eda1c..37f0f79 100644 --- a/docs/glossary.html +++ b/docs/glossary.html @@ -3,12 +3,12 @@ -Glossary | Syllabus of Robot Framework® Certified Professional - - +Glossary | Syllabus of Robot Framework® Certified Professional + + -

      Glossary

      +

      Glossary

      TermDefinition
      Behavior-DrivenA testing methodology that encourages collaboration between developers, QA, and non-technical stakeholders to define test cases.
      Data-Driven SpecificationA testing approach where test cases are executed with multiple sets of data to validate functionality.
      Generic Test Automation Architecture (gTAA)A framework that provides a structured approach to test automation, promoting reusability and maintainability.
      KeywordsReusable functions or actions defined in the test automation framework.
      Keyword-DrivenA testing approach where test cases are defined using keywords that represent actions or operations.
      LibraryA collection of keywords and functions that can be used in test automation.
      LibdocA tool used to generate keyword documentation for libraries and resource files.
      RebotThe main executable used to execute suites and post-process execution results to generate reports.
      Resource FilesFiles that contain shared keywords and variables that can be imported into test suites.
      Root SuiteThe top-level suite that contains all other suites and test cases.
      Suite DirectoryA directory that contains multiple suite files, which can include test cases and tasks organized hierarchically.
      Suite FileA *.robot file that contains at least one test case or task.
      TaskA unit of work that can be executed, similar to a test case but typically focused on automation tasks.
      Task SuiteSuite files that have at least one task and do not contain any test cases.
      Test AutomationThe use of software tools to execute tests automatically, reducing manual effort.
      Test Cases SectionThis section defines the executable elements of a suite, specifically test cases.
      Test SuiteSuite files that have at least one test case and do not contain any tasks.
      Tasks SectionThis section defines the executable elements of a suite, specifically tasks.
      Comments SectionThis section is used to add comments to the suite file or resource file. All content in this section is ignored by Robot Framework.
      Keyword SectionThis section allows you to define locally scoped user keywords that can only be used within the same suite where they are defined.
      Robot Framework SectionsDifferent parts of a Robot Framework suite file that organize the content.
      Settings SectionThis section is used to configure various aspects of the test/task suite.
      Variables SectionThis section is used to define suite variables that are used in the suite or its tests/tasks or inside their keywords.
      \ No newline at end of file diff --git a/docs/learning_objectives.html b/docs/learning_objectives.html index cdb9e17..1d5d08b 100644 --- a/docs/learning_objectives.html +++ b/docs/learning_objectives.html @@ -3,12 +3,12 @@ -Learning Objectives | Syllabus of Robot Framework® Certified Professional - - +Learning Objectives | Syllabus of Robot Framework® Certified Professional + + -

      Learning Objectives

      -
      IDK-LevelContent
      LO-1.1K1Recall the two main use cases of Robot Framework
      LO-1.1.1K1recall the test levels Robot Framework is mostly used for
      LO-1.2.1K1Recall the layers of the Generic Test Automation Architecture (gTAA) and their corresponding components in Robot Framework
      LO-1.2.2K1Recall what is part of Robot Framework and what is not
      LO-1.2.3K1Recall the technology Robot Framework is built on and the prerequisites for running it
      LO-1.3K1Recall the key attributes of the syntax that makes Robot Framework simple and human-readable
      LO-1.3.3K2Explain the difference between User Keywords and Library Keywords
      LO-1.3.4K1Recall the difference between Resource Files and Libraries and their artefacts
      LO-1.4K1Recall the three specification styles of Robot Framework
      LO-1.4.1K2Understand the basic concepts of Keyword-Driven Specification
      LO-1.4.2K2Understand the basic concepts of Behavior-Driven Specification
      LO-1.4.3K1Recall the differences between Keyword-Driven and Behavior-Driven Specification
      LO-1.4.4K1Recall the purpose of Data-Driven Specification
      LO-1.5.1K1Recall the type of open-source license under which Robot Framework is distributed
      LO-1.5.2K1List and recall the key objectives and organizational form of the Robot Framework Foundation
      LO-1.5.3K1Recall the official webpages for Robot Framework and its resources
      LO-2.1K2Understand which files and directories are considered suites and how they are structured in a suite tree.
      LO-2.1.1K1Recall the conditions and requirements for a file to be considered a Suite file
      LO-2.1.2K1Recall the available sections in a suite file and their purpose.
      LO-2.1.2.1-1K1Recall the available settings in a suite file.
      LO-2.1.2.1-2K2Understand the concepts of suite settings and how to define them.
      LO-2.1.2.2K1Recall the purpose of the *** Variables *** section.
      LO-2.1.2.3K2Understand the purpose of the *** Test Cases *** or *** Tasks *** section.
      LO-2.1.2.4K2Understand the purpose and limitations of the *** Keywords *** section.
      LO-2.2K2Understand the basic syntax of test cases and tasks.
      LO-2.2.1K3Understand and apply the mechanics of indentation and separation in Robot Framework.
      LO-2.2.2K3Be able to use line breaks and continuation in a statement.
      LO-2.2.3K3Be able to add in-line comments to suites.
      LO-2.2.4K2Understand how to escape control characters in Robot Framework.
      LO-2.2.5K2Understand the structure of a basic suite file.
      LO-2.3K1Recall the three components of the Robot Framework CLI.
      LO-2.3.1K2Understand how to run the robot command and its basic usage.
      LO-2.3.2K2Explain the execution artifacts generated by Robot Framework.
      LO-2.3.3K1Recall the four different status labels used by Robot Framework.
      LO-2.3.3.1K2Understand when an element is marked as PASS.
      LO-2.3.3.2K2Understand when an element is marked as FAIL.
      LO-2.3.4K2Understand the difference between log messages and console output.
      LO-2.4.1-1K1Recall the purpose of keyword libraries and how to import them.
      LO-2.4.1-2K1Recall the three types of libraries in Robot Framework.
      LO-2.4.2-1K1Recall the purpose of resource files.
      LO-2.4.2-2K3Use resource files to import new keywords.
      LO-2.4.3K2Understand the different types of paths that can be used to import libraries and resource files.
      LO-2.5K2Understand the structure of keyword interfaces and how to interpret keyword documentation.
      LO-2.5.1K1Recall the information that can be found in a keyword documentation.
      LO-2.5.2K2Understand the difference between argument kinds.
      LO-2.5.2.1K2Understand the concept of mandatory arguments and how they are documented.
      LO-2.5.2.2K2Understand the concept of optional arguments and how they are documented.
      LO-2.5.2.3K1Recall the concept of keywords with embedded arguments used in Behavior-Driven Specification and how they are documented.
      LO-2.5.2.4K1Recall how "Positional or Named Arguments" are marked in the documentation and their use case.
      LO-2.5.2.5K1Recall how "Variable Number of Positional Arguments" are marked in the documentation and their use case.
      LO-2.5.2.6K1Recall what properties "Named-Only Arguments" have and how they are documented.
      LO-2.5.2.7K1Recall how free named arguments are marked in documentation.
      LO-2.5.2.8K2Understand the concept of argument types and automatic type conversion.
      LO-2.5.2.9K2Understand the concept of return type hints.
      LO-2.5.3K2Understand how to read keyword documentation and how to interpret the examples.
      LO-2.6K2Understand how to call imported keywords and how to structure keyword calls.
      LO-2.6.1K2Understand the concept of how to set argument values positionally.
      LO-2.6.2K2Understand the concept of named arguments and how to set argument values by their name.
      LO-2.6.3K1Recall how to use embedded arguments.
      LO-3.2-1K2Understand how variables in Robot Framework are used to store and manage data
      LO-3.2-2K1Recall the relevant five different ways to create and assign variables
      LO-3.2.1-1K1Recall the four syntactical access types to variables with their prefixes
      LO-3.2.1-2K1Recall the basic syntax of variables
      LO-3.2.2-1K3Create variables in the Variables section
      LO-3.2.2-2K3Use the correct variable prefixes for assigning and accessing variables
      LO-3.2.2.1-1K3Create and assign scalar variables
      LO-3.2.2.1-2K2Understand how multiple lines can be used to define scalar variables
      LO-3.2.2.2K2Understand how to access primitive data types
      LO-3.2.2.3K2Understand how to set and access data in list variables
      LO-3.2.2.4K2Understand how to set and access data in dict variables
      LO-3.2.3K3Be able to assign return values from keywords to variables
      LO-3.2.4K2Understand how to create variables using the VAR statement
      LO-3.2.5K2Understand how local and suite scope variables are created
      LO-3.3.2K1Recall the rules how keyword names are matched.
      LO-3.3.3K1Recall all available settings and their purpose for User Keywords
      LO-3.3.4K1Recall the significance of the first logical line and in keyword documentation for the log file.
      LO-3.3.5K2Understand the purpose and syntax of the [Arguments] setting in User Keywords.
      LO-3.3.5.1-1K1Recall what makes an argument mandatory in a user keyword.
      LO-3.3.5.1-2K3Define User Keywords with mandatory arguments.
      LO-3.3.5.2-1K1Recall how to define optional arguments in a user keyword.
      LO-3.3.5.2-2K3Define User Keywords with optional arguments.
      LO-3.3.5.3-1K2Describe how embedded arguments are replaced by actual values during keyword execution.
      LO-3.3.5.3-2K2Understand the role of embedded arguments in Behavior-Driven Development (BDD) style.
      LO-3.3.6-1K2Understand how the RETURN statement passes data between different keywords.
      LO-3.3.6-2K3Use the RETURN statement to return values from a user keyword and assign it to a variable.
      LO-3.3.7K1Recall the naming conventions for user keywords.
      LO-3.4K2Understand the basic concept and syntax of Data-Driven Specification
      LO-3.4.1-1K2Understand how to define and use test|task templates
      LO-3.4.1-2K1Recall the differences between the two different approaches to define Data-Driven Specification
      LO-3.4.1.1K1Recall the syntax and properties of multiple named test|task with one template
      LO-3.4.1.2K1Recall the syntax and properties of named test|task with multiple data rows
      LO-3.5K1Recall that naming conflicts can arise from the import of multiple resource files.
      LO-3.5.1K2Understand how transitive imports of resource files and libraries work.
      LO-3.5.2K3Be able to configure a library import using arguments.
      LO-3.5.3K2Explain how naming conflicts can happen and how to mitigate them.
      LO-4.1-1K1Recall the purpose and benefits of Setups in Robot Framework
      LO-4.1-2K1Recall the different levels where a Setup can be defined
      LO-4.1.1-1K1Recall key characteristics, benefits, and syntax of Suite Setup
      LO-4.1.1-2K2Understand when Suite Setup is executed and used
      LO-4.1.2-1K1Recall key characteristics, benefits, and syntax of Test Setup
      LO-4.1.2-2K2Understand when Test|Task Setup is executed and used
      LO-4.1.3K1Recall key characteristics and syntax of Keyword Setup
      LO-4.2-1K2Understand the different levels where and how Teardowns can be defined and when they are executed
      LO-4.2-2K1Recall the typical use cases for using Teardowns
      LO-4.2.1-1K1Recall key characteristics, benefits, and syntax of Suite Teardown
      LO-4.2.1-2K2Understand when Suite Teardown is executed and used
      LO-4.2.2-1K1Recall key characteristics, benefits, and syntax of Test|Task Teardown
      LO-4.2.2-2K2Understand when Test|Task Teardown is executed and used
      LO-4.2.3K1Recall key characteristics, benefits, and syntax of Keyword Teardown
      LO-4.3K1Recall how to define an Initialization Files and its purpose
      LO-4.3.2K2Understand the execution order of Suite Setup and Suite Teardown in Initialization Files and their sub-suites and tests|tasks
      LO-4.3.3K1Recall the allowed sections and their content in Initialization Files
      LO-4.4K1Recall the purpose of Test|Task Tags in Robot Framework
      LO-4.4.1K1Recall the syntax and different ways to assign tags to tests|tasks
      LO-4.4.2K2Understand how to filter tests|tasks using the command-line interface of Robot Framework
      LO-4.5-1K1Recall the use case and purpose of skipping tests|tasks in Robot Framework
      LO-4.5-2K1Recall the different ways to skip tests|tasks in Robot Framework
      LO-4.5.1K1Recall the differences between skip and exclude
      LO-5.1.1K2Understand the difference between statically defined and dynamically created variables in Robot Framework
      LO-5.1.1.1K1Recall the priority of statically defined or imported variables in Robot Framework
      LO-5.1.1.2K1Recall the priority of dynamically created variables in Robot Framework
      LO-5.1.2K1Recall the different variable scopes in Robot Framework
      LO-5.1.2.1K1Recall how to define global variables and where they can be accessed
      LO-5.1.2.2K1Recall how to define suite variables and where they can be accessed
      LO-5.1.2.3K1Recall how to define test|task variables and where they can be accessed
      LO-5.1.2.4K1Recall how to define local variables and where they can be accessed
      LO-5.1.4.1K1Recall that assignments to @{list} variables convert values to lists automatically
      LO-5.1.4.2K1Recall that @{list} unpacks the values of a list variable when accessed
      LO-5.1.5.1K1Recall that assignments to &{dict} variables automatically convert values to Robot Framework Dictionaries and enable dot-access
      LO-5.1.5.2K1Recall that &{dict} unpacks to multiple key=value pairs when accessed
      LO-5.1.6K1Recall that Robot Framework provides access to execution information via Built-In variables
      LO-5.2.1K2Understand the purpose and basic concept of IF-Statements
      LO-5.2.4K2Understand the purpose and basic concept of FOR Loops
      LO-5.2.5K2Understand the purpose and basic concept of WHILE Loops
      LO-5.2.6K2Understand the purpose and basic concept of the BREAK and CONTINUE statements
      +

      Learning Objectives

      +
      IDK-LevelContent
      LO-1.1K1Recall the two main use cases of Robot Framework
      LO-1.1.1K1Recall the test levels Robot Framework is mostly used for
      LO-1.2.1K1Recall the layers of the Generic Test Automation Architecture (gTAA) and their corresponding components in Robot Framework
      LO-1.2.2K1Recall what is part of Robot Framework and what is not
      LO-1.2.3K1Recall the technology Robot Framework is built on and the prerequisites for running it
      LO-1.3K1Recall the key attributes of the syntax that makes Robot Framework simple and human-readable
      LO-1.3.3K2Explain the difference between User Keywords and Library Keywords
      LO-1.3.4K1Recall the difference between Resource Files and Libraries and their artifacts
      LO-1.4K1Recall the three specification styles of Robot Framework
      LO-1.4.1K2Understand the basic concepts of Keyword-Driven Specification
      LO-1.4.2K2Understand the basic concepts of Behavior-Driven Specification
      LO-1.4.3K1Recall the differences between Keyword-Driven and Behavior-Driven Specification
      LO-1.4.4K1Recall the purpose of Data-Driven Specification
      LO-1.5.1K1Recall the type of open-source license under which Robot Framework is distributed
      LO-1.5.2K1List and recall the key objectives and organizational form of the Robot Framework Foundation
      LO-1.5.3K1Recall the official webpages for Robot Framework and its resources
      LO-2.1K2Understand which files and directories are considered suites and how they are structured in a suite tree.
      LO-2.1.1K1Recall the conditions and requirements for a file to be considered a Suite file
      LO-2.1.2K1Recall the available sections in a suite file and their purpose.
      LO-2.1.2.1-1K1Recall the available settings in a suite file.
      LO-2.1.2.1-2K2Understand the concepts of suite settings and how to define them.
      LO-2.1.2.2K1Recall the purpose of the *** Variables *** section.
      LO-2.1.2.3K2Understand the purpose of the *** Test Cases *** or *** Tasks *** section.
      LO-2.1.2.4K2Understand the purpose and limitations of the *** Keywords *** section.
      LO-2.2K2Understand the basic syntax of test cases and tasks.
      LO-2.2.1K3Understand and apply the mechanics of indentation and separation in Robot Framework.
      LO-2.2.2K3Be able to use line breaks and continuation in a statement.
      LO-2.2.3K3Be able to add in-line comments to suites.
      LO-2.2.4K2Understand how to escape control characters in Robot Framework.
      LO-2.2.5K2Understand the structure of a basic suite file.
      LO-2.3K1Recall the three components of the Robot Framework CLI.
      LO-2.3.1K2Understand how to run the robot command and its basic usage.
      LO-2.3.2K2Explain the execution artifacts generated by Robot Framework.
      LO-2.3.3K1Recall the four different status labels used by Robot Framework.
      LO-2.3.3.1K2Understand when an element is marked as PASS.
      LO-2.3.3.2K2Understand when an element is marked as FAIL.
      LO-2.3.4K2Understand the difference between log messages and console output.
      LO-2.4.1-1K1Recall the purpose of keyword libraries and how to import them.
      LO-2.4.1-2K1Recall the three types of libraries in Robot Framework.
      LO-2.4.2-1K1Recall the purpose of resource files.
      LO-2.4.2-2K3Use resource files to import new keywords.
      LO-2.4.3K2Understand the different types of paths that can be used to import libraries and resource files.
      LO-2.5K2Understand the structure of keyword interfaces and how to interpret keyword documentation.
      LO-2.5.1K1Recall the information that can be found in a keyword documentation.
      LO-2.5.2K2Understand the difference between argument kinds.
      LO-2.5.2.1K2Understand the concept of mandatory arguments and how they are documented.
      LO-2.5.2.2K2Understand the concept of optional arguments and how they are documented.
      LO-2.5.2.3K1Recall the concept of keywords with embedded arguments used in Behavior-Driven Specification and how they are documented.
      LO-2.5.2.4K1Recall how "Positional or Named Arguments" are marked in the documentation and their use case.
      LO-2.5.2.5K1Recall how "Variable Number of Positional Arguments" are marked in the documentation and their use case.
      LO-2.5.2.6K1Recall what properties "Named-Only Arguments" have and how they are documented.
      LO-2.5.2.7K1Recall how free named arguments are marked in documentation.
      LO-2.5.2.8K2Understand the concept of argument types and automatic type conversion.
      LO-2.5.2.9K2Understand the concept of return type hints.
      LO-2.5.3K2Understand how to read keyword documentation and how to interpret the examples.
      LO-2.6K2Understand how to call imported keywords and how to structure keyword calls.
      LO-2.6.1K2Understand the concept of how to set argument values positionally.
      LO-2.6.2K2Understand the concept of named arguments and how to set argument values by their name.
      LO-2.6.3K1Recall how to use embedded arguments.
      LO-3.2-1K2Understand how variables in Robot Framework are used to store and manage data
      LO-3.2-2K1Recall the relevant five different ways to create and assign variables
      LO-3.2.1-1K1Recall the four syntactical access types to variables with their prefixes
      LO-3.2.1-2K1Recall the basic syntax of variables
      LO-3.2.2-1K3Create variables in the Variables section
      LO-3.2.2-2K3Use the correct variable prefixes for assigning and accessing variables
      LO-3.2.2.1-1K3Create and assign scalar variables
      LO-3.2.2.1-2K2Understand how multiple lines can be used to define scalar variables
      LO-3.2.2.2K2Understand how to access primitive data types
      LO-3.2.2.3K2Understand how to set and access data in list variables
      LO-3.2.2.4K2Understand how to set and access data in dict variables
      LO-3.2.3K3Be able to assign return values from keywords to variables
      LO-3.2.4K2Understand how to create variables using the VAR statement
      LO-3.2.5K2Understand how local and suite scope variables are created
      LO-3.3.2K1Recall the rules how keyword names are matched.
      LO-3.3.3K1Recall all available settings and their purpose for User Keywords
      LO-3.3.4K1Recall the significance of the first logical line and in keyword documentation for the log file.
      LO-3.3.5K2Understand the purpose and syntax of the [Arguments] setting in User Keywords.
      LO-3.3.5.1-1K1Recall what makes an argument mandatory in a user keyword.
      LO-3.3.5.1-2K3Define User Keywords with mandatory arguments.
      LO-3.3.5.2-1K1Recall how to define optional arguments in a user keyword.
      LO-3.3.5.2-2K3Define User Keywords with optional arguments.
      LO-3.3.5.3-1K2Describe how embedded arguments are replaced by actual values during keyword execution.
      LO-3.3.5.3-2K2Understand the role of embedded arguments in Behavior-Driven Development (BDD) style.
      LO-3.3.6-1K2Understand how the RETURN statement passes data between different keywords.
      LO-3.3.6-2K3Use the RETURN statement to return values from a user keyword and assign it to a variable.
      LO-3.3.7K1Recall the naming conventions for user keywords.
      LO-3.4K2Understand the basic concept and syntax of Data-Driven Specification
      LO-3.4.1-1K2Understand how to define and use test|task templates
      LO-3.4.1-2K1Recall the differences between the two different approaches to define Data-Driven Specification
      LO-3.4.1.1K1Recall the syntax and properties of multiple named test|task with one template
      LO-3.4.1.2K1Recall the syntax and properties of named test|task with multiple data rows
      LO-3.5K1Recall that naming conflicts can arise from the import of multiple resource files.
      LO-3.5.1K2Understand how transitive imports of resource files and libraries work.
      LO-3.5.2K3Be able to configure a library import using arguments.
      LO-3.5.3K2Explain how naming conflicts can happen and how to mitigate them.
      LO-4.1-1K1Recall the purpose and benefits of Setups in Robot Framework
      LO-4.1-2K1Recall the different levels where a Setup can be defined
      LO-4.1.1-1K1Recall key characteristics, benefits, and syntax of Suite Setup
      LO-4.1.1-2K2Understand when Suite Setup is executed and used
      LO-4.1.2-1K1Recall key characteristics, benefits, and syntax of Test Setup
      LO-4.1.2-2K2Understand when Test|Task Setup is executed and used
      LO-4.1.3K1Recall key characteristics and syntax of Keyword Setup
      LO-4.2-1K2Understand the different levels where and how Teardowns can be defined and when they are executed
      LO-4.2-2K1Recall the typical use cases for using Teardowns
      LO-4.2.1-1K1Recall key characteristics, benefits, and syntax of Suite Teardown
      LO-4.2.1-2K2Understand when Suite Teardown is executed and used
      LO-4.2.2-1K1Recall key characteristics, benefits, and syntax of Test|Task Teardown
      LO-4.2.2-2K2Understand when Test|Task Teardown is executed and used
      LO-4.2.3K1Recall key characteristics, benefits, and syntax of Keyword Teardown
      LO-4.3K1Recall how to define an Initialization Files and its purpose
      LO-4.3.2K2Understand the execution order of Suite Setup and Suite Teardown in Initialization Files and their sub-suites and tests|tasks
      LO-4.3.3K1Recall the allowed sections and their content in Initialization Files
      LO-4.4K1Recall the purpose of Test|Task Tags in Robot Framework
      LO-4.4.1K1Recall the syntax and different ways to assign tags to tests|tasks
      LO-4.4.2K2Understand how to filter tests|tasks using the command-line interface of Robot Framework
      LO-4.5-1K1Recall the use case and purpose of skipping tests|tasks in Robot Framework
      LO-4.5-2K1Recall the different ways to skip tests|tasks in Robot Framework
      LO-4.5.1K1Recall the differences between skip and exclude
      LO-5.1.1K2Understand the difference between statically defined and dynamically created variables in Robot Framework
      LO-5.1.1.1K1Recall the priority of statically defined or imported variables in Robot Framework
      LO-5.1.1.2K1Recall the priority of dynamically created variables in Robot Framework
      LO-5.1.2K1Recall the different variable scopes in Robot Framework
      LO-5.1.2.1K1Recall how to define global variables and where they can be accessed
      LO-5.1.2.2K1Recall how to define suite variables and where they can be accessed
      LO-5.1.2.3K1Recall how to define test|task variables and where they can be accessed
      LO-5.1.2.4K1Recall how to define local variables and where they can be accessed
      LO-5.1.4.1K1Recall that assignments to @{list} variables convert values to lists automatically
      LO-5.1.4.2K1Recall that @{list} unpacks the values of a list variable when accessed
      LO-5.1.5.1K1Recall that assignments to &{dict} variables automatically convert values to Robot Framework Dictionaries and enable dot-access
      LO-5.1.5.2K1Recall that &{dict} unpacks to multiple key=value pairs when accessed
      LO-5.1.6K1Recall that Robot Framework provides access to execution information via Built-In variables
      LO-5.2.1K2Understand the purpose and basic concept of IF-Statements
      LO-5.2.4K2Understand the purpose and basic concept of FOR Loops
      LO-5.2.5K2Understand the purpose and basic concept of WHILE Loops
      LO-5.2.6K2Understand the purpose and basic concept of the BREAK and CONTINUE statements
      \ No newline at end of file diff --git a/docs/overview.html b/docs/overview.html index bffeacc..ee121ab 100644 --- a/docs/overview.html +++ b/docs/overview.html @@ -3,17 +3,21 @@ -Introduction | Syllabus of Robot Framework® Certified Professional - - +Introduction | Syllabus of Robot Framework® Certified Professional + + -

      Introduction

      +

      Introduction

      0.1 About the Syllabus

      -

      This syllabus serves as the foundation for the "Robot Framework® Certified Professional" (RFCP®) exam and training. -Its purpose is to outline the structure and learning objectives of the training course, -and it defines the knowledge a participant shall have to pass the exam.

      -

      The syllabus is divided into sections that progress logically from basic concepts to more advanced topics of Robot Framework.

      +

      This syllabus serves as both a guidance document for participants and a requirement specification for Accredited Training Providers +preparing candidates for the "Robot Framework® Certified Professional" (RFCP®) exam. +It outlines the structure, learning objectives, and knowledge areas essential for certification.

      +

      This syllabus is not a training manual, tutorial, or comprehensive learning resource but instead defines the scope of knowledge +that must be taught in a Robot Framework training and acquired by participants to meet the certification requirements.

      +
      note

      For further explanation, complementary examples, and practical exercises beyond the scope of this syllabus, +participants are encouraged to consult additional resources, such as the official documentation at docs.robotframework.org.

      +

      The syllabus is divided into chapters that progress logically from basic concepts to more advanced topics of Robot Framework.

      The learning objectives (LOs) specified within this document are binding, meaning they define the specific knowledge and skills participants are expected to acquire during the course in order to pass the exam. Therefore, trainers are required to effectively cover the syllabus within their course. @@ -68,7 +72,7 @@

      -RFCP Syllabus | Syllabus of Robot Framework® Certified Professional - - +RFCP Syllabus | Syllabus of Robot Framework® Certified Professional + + -
      +
      \ No newline at end of file diff --git a/lunr-index-1737477030273.json b/lunr-index-1737477030273.json new file mode 100644 index 0000000..37e43f2 --- /dev/null +++ b/lunr-index-1737477030273.json @@ -0,0 +1 @@ +{"version":"2.3.9","fields":["title","content","keywords"],"fieldVectors":[["title/0",[0,376.363,1,518.69,2,96.7,3,114.861]],["content/0",[0,4.579,1,6.31,2,1.772,3,1.993,4,11.46,5,7.668,6,3.775,7,11.46,8,8.304,9,3.99,10,7.551,11,3.068,12,0.91,13,2.264,14,2.548,15,5.664,16,4.883,17,6.977,18,5.23,19,2.919,20,6.734,21,0.577,22,6.156,23,4.993,24,11.46,25,1.062,26,7.247,27,2.919,28,4.309,29,5.95,30,6.977,31,6.124,32,5.636,33,6.734,34,8.304,35,5.95,36,10.219,37,10.219,38,7.551,39,8.132,40,5.636,41,9.402,42,8.304,43,3.338,44,4.777,45,7.247,46,7.899,47,8.304]],["keywords/0",[]],["title/1",[2,96.7,3,114.861,26,595.68,48,941.961]],["content/1",[]],["keywords/1",[]],["title/2",[2,68.573,3,81.451,14,104.15,15,256.201,26,422.414,49,548.025,50,512.448,51,346.807]],["content/2",[2,1.663,3,1.975,6,2.302,9,3.64,10,4.604,11,2.799,12,0.555,13,1.603,14,2.655,15,5.711,16,2.977,21,0.838,25,0.647,26,6.612,27,3.192,28,3.931,35,3.628,43,2.035,49,5.733,50,8.021,51,6.505,52,0.689,53,0.717,54,1.588,55,13.962,56,5.36,57,6.889,58,3.529,59,6.987,60,6.987,61,6.987,62,3.436,63,2.792,64,6.987,65,6.612,66,3.734,67,6.231,68,3.65,69,4.419,70,2.68,71,6.231,72,5.112,73,4.53,74,6.987,75,6.987,76,1.265,77,1.588,78,1.018,79,3.152,80,3.628,81,1.184,82,1.78,83,1.576,84,2.376,85,2.913,86,1.328,87,2.731,88,4.419,89,3.848,90,7.206,91,4.604,92,4.254,93,5.36,94,8.578,95,8.021,96,3.983,97,2.433,98,3.971,99,3.848,100,8.635,101,4.604,102,3.189,103,3.436,104,5.733,105,3.848,106,7.923,107,6.889,108,5.587,109,3.115,110,4.419,111,6.987,112,5.36,113,4.816,114,5.36,115,3.971,116,3.189,117,4.254,118,4.419,119,4.106,120,6.987,121,6.796,122,5.063,123,4.419,124,4.816,125,6.144,126,3.098,127,8.635,128,5.063,129,3.848,130,3.628,131,2.913,132,3.267,133,4.604,134,6.231]],["keywords/2",[]],["title/3",[2,96.7,3,114.861,135,772.814,136,92.879]],["content/3",[2,1.682,3,1.998,6,3.308,9,4.713,15,5.873,16,5.768,19,2.558,21,0.505,25,0.93,27,2.558,35,5.214,38,6.617,42,7.277,51,7.028,52,0.99,53,1.031,54,2.282,76,1.818,79,4.617,81,1.702,87,2.687,89,5.53,90,6.921,93,7.704,94,8.239,96,4.385,97,3.496,98,5.707,103,4.939,105,5.53,106,9.684,109,4.477,123,6.35,124,6.921,127,6.921,133,6.617,135,8.239,137,3.776,138,6.617,139,7.277,140,4.311,141,10.042,142,6.921,143,10.042,144,10.042,145,10.042,146,7.277,147,10.042,148,6.35,149,6.921,150,6.921,151,10.042,152,5.707,153,4.477,154,10.042,155,10.042,156,4.939,157,10.042,158,10.042,159,10.042,160,10.042,161,10.042,162,6.35,163,10.042,164,5.901,165,7.704,166,5.214,167,3.432]],["keywords/3",[]],["title/4",[107,620.667,136,92.879,168,772.814,169,772.814]],["content/4",[2,1.828,3,2.172,21,0.571,25,1.052,52,1.119,53,1.165,54,2.58,87,1.862,89,6.252,92,6.912,96,4.658,100,7.825,107,9.672,121,5.182,123,7.18,126,3.364,130,7.621,132,6.863,164,8.625,168,9.314,169,9.314,170,9.672,171,6.396,172,7.18,173,6.912,174,7.825,175,7.825,176,7.036,177,10.124,178,4.269,179,15.336,180,6.452,181,11.353,182,11.353,183,10.124,184,11.353,185,4.186,186,10.124,187,4.536,188,6.912,189,8.227,190,8.71]],["keywords/4",[]],["title/5",[2,87.706,3,104.178,191,321.219,192,761.86,193,380.876]],["content/5",[2,1.766,3,2.097,5,7.621,6,3.74,8,8.227,10,7.481,11,3.93,12,0.902,14,1.77,15,4.355,16,4.837,19,2.892,21,0.818,25,1.052,27,2.892,29,5.895,30,6.912,38,7.481,39,6.252,40,5.584,43,3.307,46,7.825,51,5.895,76,2.055,81,1.924,83,1.711,86,2.791,87,1.862,92,6.912,96,3.251,97,3.953,98,6.452,99,6.252,116,5.182,138,7.481,171,4.947,191,4.269,192,10.124,193,5.061,194,9.314,195,8.342,196,4.733,197,7.825,198,4.733,199,3.93,200,3.74,201,11.353,202,4.632,203,8.227]],["keywords/5",[]],["title/6",[29,544.941,34,760.577,204,1049.592]],["content/6",[]],["keywords/6",[]],["title/7",[32,463.266,33,553.496,34,682.583,205,772.814]],["content/7",[2,1.438,3,1.915,6,3.48,9,4.875,11,2.828,12,0.839,18,4.822,25,0.979,32,6.887,33,8.229,34,13.222,35,7.271,36,9.421,37,9.421,40,5.196,47,10.148,52,1.042,53,1.085,54,2.401,77,3.569,105,5.818,116,4.822,185,3.895,202,4.311,205,8.668,206,11.489,207,14.004,208,6.681,209,9.421,210,9.421,211,10.148,212,9.421,213,4.71,214,5.838,215,8.668,216,10.565,217,14.004,218,10.565,219,10.565,220,10.565,221,10.565,222,8.668,223,6.961,224,10.565,225,6.961,226,7.656,227,6.432,228,10.565,229,8.668,230,10.565,231,8.105,232,10.565,233,5.818,234,10.565,235,10.565,236,5.336,237,4.94]],["keywords/7",[]],["title/8",[2,96.7,3,114.861,39,518.69,238,772.814]],["content/8",[2,1.742,3,2.028,9,3.413,10,6.459,11,1.718,12,0.51,14,1.528,15,4.563,16,2.734,17,5.968,18,5.429,25,0.595,29,3.331,30,3.906,32,5.851,33,5.76,35,3.331,38,4.228,39,9.343,40,4.821,41,10.926,43,1.869,44,4.959,45,4.058,47,7.104,52,1.173,53,0.659,54,1.458,66,3.429,77,3.26,88,4.058,95,4.922,109,2.86,115,3.647,116,6.078,121,6.548,122,4.65,139,4.65,167,2.193,173,5.968,174,6.757,199,1.718,209,8.742,212,5.722,214,2.675,236,3.241,237,7.587,238,5.264,239,3.837,240,5.722,241,3.906,242,4.65,243,6.416,244,6.459,245,8.742,246,8.043,247,3,248,6.416,249,6.416,250,5.722,251,8.043,252,10.608,253,8.043,254,6.416,255,4.65,256,11.896,257,6.416,258,5.722,259,7.523,260,4.422,261,4.922,262,11.896,263,9.803,264,5.76,265,4.922,266,9.803,267,6.416,268,6.416,269,9.803,270,9.126,271,5.722,272,5.722,273,9.803,274,6.416,275,6.416,276,5.722,277,6.416,278,6.416,279,9.803,280,6.416,281,6.416,282,6.416,283,5.264,284,9.453,285,5.264,286,6.416,287,6.416,288,6.416,289,4.922,290,8.043,291,9.803,292,6.416,293,5.264,294,6.416,295,6.416,296,5.722,297,4.65,298,3.77,299,6.757,300,5.264,301,4.058,302,6.416,303,5.264,304,6.416,305,2.675,306,6.416,307,5.264,308,5.264,309,5.264,310,6.416,311,5.264,312,6.416,313,2.153,314,6.416,315,1.506,316,2.461,317,6.416,318,6.416,319,3.906,320,6.416,321,4.65]],["keywords/8",[]],["title/9",[2,96.7,3,114.861,322,772.814,323,772.814]],["content/9",[2,1.651,3,1.961,6,4.325,8,9.513,9,4.571,25,1.216,33,7.714,39,7.229,40,6.457,43,4.686,52,1.294,53,1.348,54,2.983,57,8.65,105,7.229,122,9.513,174,11.987,199,3.515,283,10.771,313,4.404,322,10.771,323,10.771,324,10.172,325,10.072,326,13.129,327,10.072,328,13.129]],["keywords/9",[]],["title/10",[12,67.844,13,130.975,136,84.241,213,380.876,329,761.86]],["content/10",[]],["keywords/10",[]],["title/11",[14,163.652,15,402.57,330,861.117]],["content/11",[2,1.472,3,1.647,6,1.855,9,3.084,12,1.072,13,1.358,14,2.885,15,3.397,16,3.774,19,1.434,21,0.283,22,3.693,23,4.771,25,0.522,28,2.117,35,2.923,52,0.555,53,0.578,54,1.279,57,9.448,63,5.994,66,4.733,68,1.64,77,2.488,80,2.923,81,0.954,85,3.693,87,0.923,90,3.88,96,2.537,102,4.043,103,7.643,105,3.1,106,8.539,108,3.008,109,3.949,116,5.668,117,3.428,118,3.56,121,2.57,122,6.419,123,5.602,124,9.307,138,7.216,139,4.08,150,6.105,152,3.2,153,2.51,156,7.378,164,6.435,166,6.447,173,3.428,176,5.952,178,2.117,193,3.949,197,3.88,225,3.71,236,2.844,237,4.142,241,3.428,244,3.71,247,2.632,261,4.319,264,5.205,284,3.71,297,4.08,308,4.619,311,4.619,313,1.889,330,4.619,331,4.08,332,4.08,333,4.319,334,5.205,335,5.602,336,8.858,337,4.319,338,6.796,339,5.021,340,7.899,341,7.267,342,3.008,343,1.758,344,4.619,345,2.769,346,11.261,347,5.034,348,4.619,349,7.548,350,7.267,351,5.63,352,5.021,353,5.63,354,5.63,355,5.021,356,7.267,357,5.63,358,5.63,359,5.021,360,5.021,361,7.899,362,5.63,363,5.63,364,4.319,365,5.63,366,4.08,367,4.08,368,2.076,369,5.021,370,5.63,371,5.63,372,4.619,373,3.71,374,5.021,375,4.619,376,3.71,377,4.08,378,8.858,379,4.619,380,4.619,381,5.021,382,7.899,383,2.769,384,5.021,385,5.63,386,4.619,387,3.88,388,9.765,389,5.021,390,3.2,391,7.899,392,5.63,393,5.63,394,5.63,395,8.858,396,3.308,397,5.63,398,5.63,399,5.63,400,5.63,401,5.63,402,3.2,403,4.319,404,5.63,405,4.619,406,6.105,407,3.56,408,5.63,409,5.63,410,3.88,411,3.71,412,3.88,413,5.63,414,5.63,415,2.399]],["keywords/11",[]],["title/12",[416,1049.592,417,935.963,418,935.963]],["content/12",[14,2.047,63,5.246,66,7.015,77,3.655,103,6.457,106,8.302,109,5.853,340,11.707,417,11.707,418,15.508,419,11.707,420,13.129,421,7.993,422,11.707,423,16.085,424,13.129,425,10.072,426,13.129,427,14.344,428,7.229,429,10.072,430,13.129,431,10.771,432,13.129,433,9.049,434,5.138,435,11.707,436,8.302]],["keywords/12",[]],["title/13",[2,87.706,15,327.686,16,364.021,17,520.139,437,854.352]],["content/13",[2,1.713,3,1.94,6,3.08,9,3.254,12,1.325,13,1.976,15,6.617,16,5.493,17,8.984,21,0.8,22,3.897,28,5.98,41,7.669,42,6.774,62,4.597,65,5.912,66,4.995,76,1.692,77,2.929,79,3.887,81,1.585,85,3.897,96,4.555,102,4.266,103,4.597,106,5.912,109,4.167,115,5.313,117,5.691,124,6.443,130,4.853,152,7.327,166,6.693,176,4.481,185,3.446,211,6.774,214,3.897,225,6.16,226,6.774,241,5.691,264,5.493,315,2.194,332,9.342,350,7.669,367,6.774,373,8.494,380,7.669,411,6.16,428,7.099,438,9.348,439,5.493,440,7.669,441,9.348,442,9.348,443,9.348,444,8.336,445,9.348,446,7.669,447,5.912,448,7.172,449,7.172,450,5.313,451,3.446,452,7.172,453,6.16,454,9.348,455,9.348,456,9.348,457,9.348,458,9.348,459,5.912,460,9.348]],["keywords/13",[]],["title/14",[21,52.804,200,345.771,461,1049.592]],["content/14",[]],["keywords/14",[]],["title/15",[96,339.337,462,972.203]],["content/15",[0,2.857,2,1.544,3,1.834,5,3.713,12,1.117,13,1.096,19,1.822,21,0.757,25,0.663,40,3.517,43,3.099,44,5.295,45,4.522,52,0.705,53,1.092,54,2.417,58,3.612,68,3.099,73,2.586,76,1.926,77,2.417,86,2.023,96,5.567,105,3.938,114,5.486,130,7.807,132,3.344,133,4.712,136,1.483,149,7.332,162,6.728,164,4.202,166,3.713,167,2.444,179,9.487,180,4.064,183,6.377,188,4.354,190,5.486,191,2.689,199,3.401,200,5.378,202,4.341,213,3.188,214,2.981,227,4.354,237,4.974,270,5.486,284,4.712,315,2.982,316,2.743,335,4.522,366,5.182,450,4.064,462,8.728,463,6.728,464,5.867,465,3.517,466,7.151,467,3.704,468,7.151,469,7.151,470,7.151,471,7.151,472,6.377,473,7.151,474,7.151,475,7.151,476,3.344,477,2.982,478,1.652,479,2.013,480,2.632,481,4.202,482,12.545,483,8.161,484,7.747,485,4.522,486,5.867,487,4.712,488,5.486,489,7.151,490,2.743,491,6.251,492,4.929,493,5.182,494,5.867,495,5.182,496,4.354,497,7.151,498,5.182,499,1.451,500,6.377,501,6.377,502,7.151,503,4.354,504,5.867,505,4.712]],["keywords/15",[]],["title/16",[43,305.737,76,190.025,506,805.214]],["content/16",[0,3.238,2,1.197,3,0.988,11,3.655,12,1.186,13,1.242,14,1.263,21,0.829,25,0.751,27,2.97,28,3.047,29,4.207,43,5.588,44,4.859,52,0.799,53,1.197,54,1.841,69,5.125,73,4.215,76,3.459,78,1.988,81,1.374,85,3.378,86,3.227,96,3.338,121,3.698,131,3.378,133,8.996,136,1.472,162,5.125,191,3.047,198,3.378,200,5.828,213,3.613,298,4.762,315,3.205,316,4.471,343,2.53,434,3.172,451,2.988,467,4.753,477,3.205,478,2.692,479,3.282,484,7.518,493,5.872,499,1.644,506,8.943,507,5.585,508,6.648,509,4.207,510,3.884,511,4.658,512,6.648,513,5.339,514,6.648,515,4.207,516,8.104,517,7.226,518,8.104,519,8.104,520,8.104,521,8.104]],["keywords/16",[]],["title/17",[200,345.771,484,577.956,493,760.577]],["content/17",[2,1.463,3,1.574,11,1.967,12,1.371,25,0.681,43,5.027,52,0.724,53,0.754,68,2.14,70,2.817,76,3.262,78,1.07,79,3.891,81,1.839,83,1.107,86,2.063,87,2.116,92,4.472,96,4.715,103,3.613,114,8.325,119,4.316,121,3.353,130,6.7,131,3.062,136,1.07,137,2.762,167,2.51,178,2.762,180,4.175,200,5.686,202,2.997,259,4.645,264,4.316,315,1.724,325,5.635,429,5.635,481,6.376,482,9.677,483,11.666,484,10.476,488,5.635,493,5.323,496,4.472,511,4.336,522,1.753,523,11.508,524,16.903,525,8.1,526,4.84,527,6.027,528,10.852,529,5.323,530,6.027,531,5.074,532,9.677,533,12.71,534,3.71,535,5.635,536,9.677,537,4.84,538,5.635,539,4.316,540,3.613,541,6.862,542,6.027,543,7.346,544,10.852,545,5.323,546,9.677,547,4.175,548,7.346,549,7.346,550,3.201,551,5.063]],["keywords/17",[]],["title/18",[19,267.373,20,616.74,552,935.963]],["content/18",[]],["keywords/18",[]],["title/19",[19,239.955,21,47.389,22,392.668,553,772.814]],["content/19",[2,1.512,3,1.796,6,3.068,11,2.493,13,1.428,14,2.296,15,3.572,19,3.751,20,5.472,21,0.799,22,6.139,25,0.863,28,4.834,32,4.58,39,8.744,52,0.918,53,0.956,70,4.931,79,2.808,81,1.579,85,3.882,87,2.415,91,6.136,109,4.151,117,5.669,136,1.566,173,5.669,186,8.304,196,3.882,198,3.882,203,6.748,324,5.889,331,6.748,334,8.653,386,7.64,428,5.128,459,5.889,499,1.889,510,4.464,522,3.068,553,7.64,554,5.669,555,7.144,556,5.292,557,10.549,558,3.968,559,7.059,560,8.304,561,4.703,562,8.304,563,6.136,564,9.312,565,9.312,566,7.144,567,8.304,568,9.312,569,7.144,570,8.862,571,6.748,572,8.304,573,7.64,574,11.466,575,7.64,576,9.312,577,7.144,578,6.418,579,5.669,580,7.144,581,9.312,582,7.828,583,7.144,584,9.312,585,9.312,586,4.354,587,6.136,588,4.464,589,8.304]],["keywords/19",[]],["title/20",[19,239.955,22,392.668,23,410.425,590,772.814]],["content/20",[2,1.685,3,2.002,6,2.643,12,0.919,13,1.23,14,1.805,18,3.662,19,2.948,20,7.978,21,0.793,22,6.569,23,7.153,25,0.743,32,6.677,39,4.418,45,5.074,52,0.791,53,0.824,55,8.879,58,4.052,68,2.337,72,4.723,76,1.453,77,3.085,80,6.009,82,2.044,83,1.209,87,1.316,96,2.298,97,4.029,102,3.662,105,6.373,113,5.53,117,4.885,122,5.814,130,4.166,131,3.345,136,1.339,172,8.586,178,3.017,185,2.958,196,3.345,198,4.825,223,5.287,237,3.751,315,1.883,324,7.319,343,3.614,381,7.155,403,6.155,421,4.885,451,2.958,459,5.074,464,6.583,476,3.751,480,1.501,491,4.715,522,1.914,525,8.447,554,9.594,563,5.287,566,6.155,569,6.155,570,5.53,571,5.814,590,6.583,591,9.358,592,11.574,593,6.583,594,8.023,595,4.715,596,10.321,597,6.155,598,5.287,599,10.321,600,7.155,601,8.023,602,7.155,603,8.023,604,4.418,605,4.56,606,4.56,607,4.715,608,6.155,609,8.023,610,8.023,611,7.155,612,8.023,613,8.023,614,8.023,615,8.023,616,4.885,617,8.023,618,5.814,619,7.155]],["keywords/20",[]],["title/21",[19,183.503,21,36.24,22,445.874,23,313.868,412,496.495,620,591.001]],["content/21",[2,0.882,3,1.047,10,5.66,11,2.3,12,0.682,14,1.339,15,3.295,19,3.096,20,10.364,21,0.814,22,7.001,23,6.144,25,0.796,28,5.302,30,5.229,52,0.847,53,0.882,54,1.952,65,5.432,68,3.54,69,7.684,70,3.295,77,1.952,79,3.664,81,1.456,82,2.188,83,1.295,84,1.952,85,3.581,86,2.31,102,6.436,103,4.224,115,4.882,117,5.229,125,5.047,138,5.66,150,5.92,166,4.46,167,2.935,172,5.432,188,5.229,236,4.338,244,5.66,284,5.66,315,3.31,333,6.59,342,4.59,344,7.047,345,4.224,346,6.224,349,5.92,356,7.047,368,4.48,376,5.66,386,7.047,396,5.047,405,7.047,407,7.684,410,5.92,412,8.375,428,4.73,450,6.906,476,4.016,480,1.607,522,2.049,554,8.585,557,7.047,559,5.825,561,4.338,562,7.66,563,5.66,578,5.92,593,7.047,596,7.66,620,7.047,621,7.66,622,12.152,623,8.59,624,3.362,625,8.59,626,7.047,627,7.66,628,8.59,629,8.59,630,8.59,631,8.59,632,6.59,633,7.66,634,9.322,635,10.836,636,5.229,637,6.224]],["keywords/21",[]],["title/22",[19,239.955,22,392.668,79,284.008,638,772.814]],["content/22",[2,1.137,3,0.921,12,0.879,13,2.01,14,2.793,15,5.03,16,3.217,17,6.742,19,4.095,20,4.437,21,0.38,22,6.924,25,0.7,33,4.437,35,3.92,52,0.745,53,0.775,54,1.716,65,4.775,66,4.035,68,4.207,70,4.247,73,2.73,76,1.367,77,1.716,79,5.676,81,1.28,84,1.716,85,4.616,86,1.436,87,1.238,98,4.291,109,3.366,118,4.775,125,4.437,131,3.148,153,3.366,164,4.437,166,3.92,167,3.784,173,4.597,178,2.839,197,5.204,213,4.937,214,3.148,222,6.195,223,4.975,225,4.975,241,4.597,315,1.772,334,4.437,343,2.358,345,5.446,364,5.793,367,8.025,373,4.975,376,8.641,383,3.713,411,4.975,428,4.158,439,4.437,447,4.775,448,5.793,467,2.629,476,3.53,477,1.772,499,1.532,511,5.771,550,3.29,556,6.293,559,5.308,582,4.597,616,4.597,633,6.733,638,6.195,639,7.551,640,8.496,641,5.793,642,6.733,643,3.619,644,6.733,645,4.291,646,11.074,647,7.551,648,4.975,649,3.017,650,5.472,651,8.487,652,7.551,653,7.551,654,4.597,655,7.551,656,7.551,657,6.195,658,7.551,659,4.775,660,4.975,661,7.551,662,7.551,663,6.733,664,4.775,665,6.733,666,7.551,667,6.195,668,6.195]],["keywords/22",[]],["title/23",[11,228.727,27,217.638,136,84.241,198,356.147,669,761.86]],["content/23",[]],["keywords/23",[]],["title/24",[13,130.975,14,133.21,28,321.219,136,84.241,670,854.352]],["content/24",[2,1.535,3,1.823,12,0.927,13,2.292,14,2.913,15,6.324,16,4.977,17,7.111,19,2.975,21,0.752,28,6.535,29,6.064,40,5.744,82,2.975,85,4.869,86,2.221,87,2.704,138,7.696,213,5.207,226,8.464,321,8.464,349,8.05,407,7.386,505,7.696,511,4.667,554,7.111,559,5.599,588,5.599,618,8.464,671,10.415,672,10.415,673,10.415,674,5.461,675,8.05,676,4.977,677,5.599,678,7.386,679,4.667,680,7.386]],["keywords/24",[]],["title/25",[76,170.539,136,92.879,681,941.961,682,518.69]],["content/25",[2,1.775,3,1.806,11,3.966,13,1.765,14,2.31,28,5.569,29,7.691,63,4.601,73,5.922,76,3.13,86,3.481,87,1.888,126,3.412,167,3.935,185,4.245,193,5.133,241,7.01,315,2.703,342,6.153,467,4.009,476,5.384,490,4.416,561,5.815,598,7.587,651,6.766,682,9.521,683,11.514,684,10.268,685,3.793,686,8.833,687,6.544,688,9.447,689,10.734,690,11.514,691,9.447,692,9.447,693,11.514]],["keywords/25",[]],["title/26",[21,59.615,694,972.203]],["content/26",[2,1.521,3,1.807,6,2.276,9,2.405,11,3.331,12,1.098,14,2.31,15,2.65,17,4.206,18,3.153,19,3.17,21,0.977,22,4.321,23,3.01,25,0.64,27,1.76,28,4.678,31,3.691,35,3.587,40,3.397,52,0.681,53,0.709,63,5.525,68,2.012,72,4.23,77,3.536,78,1.006,80,5.382,82,4.111,83,1.041,87,2.551,88,4.368,96,3.563,97,4.332,102,3.153,103,5.098,104,5.667,106,4.368,107,4.552,110,6.556,123,4.368,126,2.047,130,3.587,131,2.88,153,4.622,178,3.898,196,2.88,199,1.849,202,2.819,237,3.23,241,4.206,315,2.433,349,4.761,368,3.822,369,6.16,387,4.761,388,6.16,389,6.16,407,4.368,412,4.761,421,6.311,428,5.708,465,5.098,476,4.847,477,1.622,480,1.292,491,4.059,496,4.206,522,1.648,547,3.926,550,3.01,556,3.926,558,2.943,559,6.629,580,5.3,582,4.206,587,4.552,588,3.311,591,4.761,667,5.667,674,4.847,676,2.943,678,4.368,679,4.142,685,4.099,694,5.667,695,6.16,696,5.667,697,2.88,698,6.908,699,6.908,700,10.367,701,5.3,702,6.908,703,5.3,704,6.908,705,6.16,706,6.908,707,5.3,708,2.012,709,6.908,710,6.16,711,6.908,712,6.908,713,4.206,714,6.908,715,5.3]],["keywords/26",[]],["title/27",[43,248.866,76,154.677,96,244.655,136,84.241,716,700.937]],["content/27",[2,1.556,3,1.848,12,0.781,14,2.363,15,5.121,17,5.99,21,0.818,25,0.912,28,5.02,29,8.438,43,4.734,47,7.13,52,0.97,53,1.01,54,2.236,55,7.548,68,2.866,70,3.774,71,8.774,72,4.015,73,4.828,76,2.942,77,2.236,78,1.433,79,2.967,81,1.668,85,4.102,86,2.538,89,5.418,96,5.221,100,6.781,102,4.491,107,6.483,117,5.99,130,5.108,137,5.698,140,2.77,149,6.781,152,5.592,178,3.699,185,3.627,189,7.13,190,7.548,196,4.102,200,3.241,226,7.13,236,4.969,284,6.483,293,8.072,315,2.31,343,3.072,444,8.774,491,7.845,618,7.13,680,6.222,687,7.588,716,8.072,717,6.781,718,9.839,719,5.99,720,8.774,721,5.257]],["keywords/27",[]],["title/28",[21,39.324,43,227.689,76,141.515,78,113.842,406,538.743,722,641.292]],["content/28",[2,1.326,3,1.575,5,6.708,11,3.459,14,2.014,15,6.109,17,7.866,21,0.801,40,6.354,43,4.64,57,8.513,76,2.884,77,2.936,78,2.32,93,9.911,185,4.763,194,10.6,196,5.386,236,6.525,237,6.041,360,11.521,406,8.905,411,8.513,451,4.763,522,3.082,637,9.362,680,8.17,722,10.6,723,8.905,724,9.362,725,10.6]],["keywords/28",[]],["title/29",[2,107.749,87,172.1,726,935.963]],["content/29",[]],["keywords/29",[]],["title/30",[2,87.706,136,84.241,301,540.278,558,364.021,727,700.937]],["content/30",[2,1.898,3,1.238,6,2.213,12,0.972,13,1.876,14,2.566,19,1.711,23,2.927,25,0.941,51,3.488,52,0.662,53,0.69,63,4.056,73,4.424,76,2.894,77,1.526,83,1.53,86,3.265,87,2.699,91,4.426,94,8.328,97,3.534,98,3.818,99,5.589,109,2.995,126,1.991,132,3.141,133,4.426,136,1.797,153,4.525,156,3.304,171,5.941,191,5.126,193,2.995,198,4.231,233,3.699,301,6.419,315,2.383,347,5.769,434,2.629,451,2.476,477,1.577,479,1.891,480,1.899,484,5.589,499,2.482,509,3.488,522,1.603,525,5.769,550,2.927,558,6.812,648,8.062,649,2.684,679,2.684,682,8.803,689,4.868,708,3.972,721,3.589,727,5.511,728,4.09,729,6.717,730,5.511,731,6.717,732,13.635,733,4.868,734,5.511,735,9.052,736,2.995,737,9.052,738,7.787,739,5.99,740,10.151,741,7.508,742,6.996,743,8.3,744,5.99,745,5.99,746,8.328,747,4.423,748,6.717,749,6.717,750,6.717,751,3.393,752,4.63,753,3.699,754,4.63]],["keywords/30",[]],["title/31",[87,172.1,717,723.417,755,861.117]],["content/31",[2,1.494,3,1.774,6,4.17,8,6.597,9,4.406,12,1.005,13,1.396,21,0.832,25,0.844,31,4.864,51,7.554,52,0.898,53,0.935,63,3.637,73,3.292,76,2.634,79,2.745,82,3.224,83,1.908,86,1.731,87,3.049,97,5.754,98,7.193,99,6.97,126,2.698,128,6.597,177,8.118,244,5.998,247,4.256,301,5.757,305,5.276,316,3.492,403,6.984,433,6.274,452,6.984,467,3.169,476,7.353,490,3.492,509,4.726,525,5.174,534,4.598,550,3.966,582,7.706,588,4.364,616,5.542,627,11.287,648,9.587,650,6.597,679,3.637,682,5.013,689,6.597,717,8.724,739,8.118,743,6.571,747,5.515,755,7.469,756,10.384,757,5.757,758,9.103,759,9.103,760,9.103,761,7.469,762,7.469,763,6.984,764,8.118,765,9.103,766,8.34,767,7.469,768,9.103]],["keywords/31",[]],["title/32",[769,972.203,770,652.514]],["content/32",[2,1.649,3,1.959,5,4.968,12,1.04,13,1.467,14,1.492,21,0.895,25,0.887,28,3.598,31,5.113,52,0.943,53,0.982,54,2.174,63,3.823,68,3.816,77,2.174,81,2.221,86,2.491,87,2.759,96,3.751,98,5.438,126,3.882,129,5.269,132,4.474,171,4.169,172,6.051,178,3.598,214,3.989,247,4.474,315,2.246,366,6.934,383,6.443,421,5.825,433,6.595,476,4.474,537,6.305,676,5.581,679,5.234,701,7.341,705,13.32,707,7.341,743,4.968,769,7.85,770,9.567,771,6.051,772,11.681,773,9.842,774,11.459,775,6.934,776,8.533,777,9.568,778,7.85,779,7.85,780,5.113,781,9.568,782,9.568,783,6.616,784,3.67,785,6.305,786,7.341,787,7.981,788,6.595]],["keywords/32",[]],["title/33",[743,615.24,789,972.203]],["content/33",[2,1.066,3,1.266,12,0.825,21,0.929,25,0.962,52,1.024,53,1.066,77,3.775,82,3.527,86,1.974,87,2.554,89,5.718,96,3.965,99,5.718,140,2.924,171,4.525,172,6.567,202,4.237,214,5.771,345,6.809,495,7.525,499,2.107,522,2.478,534,5.245,674,4.855,676,4.425,687,5.902,701,10.621,707,7.967,713,6.322,719,8.429,743,9.582,747,4.525,770,5.718,775,10.032,780,8.876,787,9.708,788,7.158,789,8.52,790,4.978,791,11.358,792,7.623,793,7.525,794,6.322,795,10.385]],["keywords/33",[]],["title/34",[747,516.316,796,972.203]],["content/34",[5,5.301,11,2.734,12,0.811,21,0.83,25,0.946,31,5.456,52,1.007,53,1.048,62,5.022,76,2.478,77,2.32,82,3.487,86,3.137,87,2.705,96,2.924,131,4.256,140,3.854,173,6.216,178,5.147,206,8.377,311,8.377,345,5.022,433,9.435,513,6.728,522,2.436,674,4.774,682,5.622,685,5.668,701,7.833,707,7.833,713,6.216,719,9.401,747,8.329,770,5.622,779,8.377,780,5.456,783,5.157,787,9.464,790,4.894,791,8.377,796,8.377,797,7.399,798,4.166,799,7.399,800,7.399,801,10.211,802,9.105,803,6.728,804,8.377,805,9.105]],["keywords/34",[]],["title/35",[97,395.394,305,325.841,738,599.66,806,641.292,807,781.652]],["content/35",[2,1.582,3,1.665,5,5.279,12,0.807,21,0.687,25,0.942,45,6.43,52,1.003,53,1.044,63,6.157,68,3.976,76,1.841,80,8.001,83,1.532,84,3.102,87,2.701,89,5.599,96,2.912,97,6.395,102,4.641,128,7.368,129,5.599,131,4.239,153,4.533,178,5.132,198,4.239,316,6.318,366,7.368,451,3.749,465,5.001,504,8.342,522,2.426,558,4.332,648,10.853,679,4.063,697,4.239,734,8.342,737,9.067,738,11.822,756,11.199,763,7.8,780,5.433,794,10.028,806,8.342,808,12.173,809,8.342,810,9.067,811,3.607,812,4.641,813,8.342,814,9.067,815,10.168,816,9.067]],["keywords/35",[]],["title/36",[11,252.181,43,274.386,76,170.539,817,941.961]],["content/36",[]],["keywords/36",[]],["title/37",[43,274.386,76,170.539,478,217.543,818,941.961]],["content/37",[1,4.6,2,0.858,3,1.019,6,2.752,12,1.202,13,1.281,14,1.303,21,0.881,28,3.141,43,5.266,44,5.789,68,2.433,76,3.345,77,1.898,78,2.424,81,2.713,86,3.256,91,5.504,96,3.412,132,3.906,136,1.873,137,4.479,185,4.392,199,2.236,200,5.482,315,2.797,453,7.85,467,4.834,476,5.57,477,3.906,478,3.955,509,4.337,511,3.338,531,3.906,561,4.219,605,4.748,717,5.758,784,5.326,819,6.409,820,8.354,821,8.354,822,8.354,823,4.6,824,5.758,825,8.633,826,7.001,827,6.854,828,6.56]],["keywords/37",[]],["title/38",[21,42.981,82,217.638,125,502.017,140,240.539,829,588.851]],["content/38",[]],["keywords/38",[]],["title/39",[83,158.193,830,861.117,831,503.111]],["content/39",[12,1.021,13,2.325,14,2.216,16,6.767,21,0.867,25,0.677,52,0.72,53,0.75,77,2.455,81,1.238,82,4.046,83,2.806,84,3.447,97,3.761,136,1.566,148,4.617,171,6.92,176,3.5,191,2.745,196,3.044,199,1.955,214,3.044,239,2.858,315,1.714,396,4.29,431,5.99,459,8.132,467,2.542,477,3.561,479,3.621,480,2.658,499,2.609,515,3.791,522,3.391,525,4.15,541,6.832,558,3.111,561,5.456,583,8.288,588,5.179,624,4.229,719,4.445,736,4.816,741,7.081,742,7.446,766,4.811,786,5.602,811,2.59,830,5.99,831,7.271,832,8.863,833,5.033,834,8.077,835,5.033,836,7.302,837,5.99,838,7.302,839,11.467,840,7.302,841,4.811,842,6.511,843,6.511,844,5.602,845,6.577,846,4.617,847,5.99,848,5.99,849,6.511,850,9.634,851,7.302,852,7.302,853,7.302,854,7.302,855,6.577,856,4.811,857,7.302,858,7.302,859,7.302,860,11.467,861,6.511,862,7.302,863,7.302]],["keywords/39",[]],["title/40",[83,158.193,480,196.335,864,861.117]],["content/40",[12,1.026,13,1.439,14,2.015,21,0.65,25,0.87,44,3.912,52,0.925,53,0.963,82,3.767,83,2.909,84,4.021,113,6.468,131,3.912,136,1.571,196,3.912,244,6.183,305,3.912,347,5.333,434,3.673,477,4.054,479,2.642,480,3.464,490,3.599,499,1.904,522,2.239,539,8.688,561,4.74,685,3.091,708,2.734,736,4.183,773,6.183,831,4.498,834,5.333,835,6.468,839,8.368,841,6.183,845,5.713,864,7.699,865,8.368,866,8.077,867,8.967,868,7.699,869,5.934,870,6.8,871,6.468,872,6.8,873,12.926,874,8.368,875,12.926]],["keywords/40",[]],["title/41",[12,53.043,19,170.159,22,278.453,23,291.044,83,100.676,136,65.863,595,392.501,876,548.025]],["content/41",[2,1.182,3,1.404,12,1.42,19,2.933,20,6.766,21,0.745,22,6.175,23,6.454,25,1.067,52,1.135,53,1.182,54,2.616,58,5.815,82,2.933,83,2.897,84,2.616,137,4.329,237,5.384,315,2.703,316,4.416,331,8.344,345,5.663,467,5.157,478,2.659,480,2.154,499,2.336,540,5.663,591,7.936,595,11.2,831,5.519,876,9.447,877,12.564]],["keywords/41",[]],["title/42",[11,252.181,62,463.266,87,154.452,799,682.583]],["content/42",[2,1.193,3,1.417,5,6.035,11,3.99,12,0.923,15,4.458,30,7.077,46,8.012,62,7.33,86,2.21,87,2.942,126,5.142,140,3.273,150,8.012,153,5.182,187,4.644,197,8.012,247,5.435,259,9.425,342,6.211,343,3.63,390,6.606,411,7.659,450,8.47,582,7.077,624,4.55,635,10.366,640,8.918,654,7.077,664,9.425,675,8.012,723,8.012,747,5.065,780,6.211,784,4.458,798,4.743,799,8.423,878,11.624,879,6.606,880,11.624,881,8.423,882,7.351,883,7.351,884,11.624,885,11.624]],["keywords/42",[]],["title/43",[11,209.264,76,141.515,86,148.616,136,77.072,689,566.417,691,641.292]],["content/43",[]],["keywords/43",[]],["title/44",[76,190.025,86,199.559,886,861.117]],["content/44",[2,1.559,3,1.459,13,2.557,14,2.735,25,1.109,28,6.594,52,1.18,53,1.229,54,2.719,73,6.03,76,3.402,82,3.048,86,3.442,91,10.004,133,7.885,136,1.729,176,5.736,202,4.883,236,6.044,368,4.412,383,5.885,483,9.181,685,3.942,687,6.801,886,9.818,887,10.671]],["keywords/44",[]],["title/45",[478,242.4,717,723.417,819,805.214]],["content/45",[2,1.425,3,1.693,12,0.828,13,2.128,14,1.626,21,0.698,25,0.966,28,3.921,44,4.348,52,1.028,53,1.071,54,2.37,68,3.038,70,4,76,2.826,78,2.022,79,3.144,81,1.768,86,2.967,136,1.94,167,3.564,213,4.649,239,4.082,434,4.082,463,6.595,477,3.259,478,4.2,479,2.936,480,2.597,517,12.381,531,4.876,561,5.267,570,7.188,586,4.876,708,3.038,752,7.188,819,8.001,828,7.645,888,8.556,889,6.872,890,10.429,891,10.429,892,8.556,893,5.267,894,8.556]],["keywords/45",[]],["title/46",[1,430.416,136,111.984,477,183.479,478,180.52,895,641.292]],["content/46",[0,2.204,12,1.062,13,0.846,14,2.587,18,2.517,21,0.861,22,2.299,25,0.511,28,3.277,30,3.358,43,2.539,44,2.299,52,0.544,53,0.895,54,1.253,68,1.607,73,1.994,76,2.223,78,1.574,79,2.628,81,2.902,82,1.405,83,0.831,84,1.253,86,3.333,87,2.33,96,2.496,109,2.459,110,3.488,118,3.488,126,4.212,132,4.075,136,1.401,137,2.074,140,4.579,153,2.459,164,3.241,165,4.231,167,1.885,171,3.797,175,3.801,176,2.644,178,2.074,185,3.213,187,5.342,191,2.074,196,2.299,199,2.333,200,2.871,202,3.556,214,2.299,315,2.536,316,5.128,325,4.231,337,4.231,343,1.722,390,4.953,434,4.229,439,3.241,467,3.762,477,4.115,478,3.088,479,1.553,480,2.021,490,5.451,509,2.863,510,2.644,511,2.204,522,1.316,550,3.797,582,3.358,604,4.799,659,6.833,674,2.579,695,4.918,747,2.403,751,2.786,784,6.364,790,2.644,798,5.455,811,1.957,823,3.037,883,5.511,895,7.15,896,5.515,897,5.515,898,7.772,899,4.918,900,5.515,901,3.997,902,4.918,903,11.661,904,7.15,905,8.715,906,4.525,907,8.896,908,7.701,909,4.231,910,4.231,911,5.515,912,5.515,913,8.289,914,5.515,915,4.918,916,3.037,917,5.515,918,3.801,919,7.772,920,6.686,921,4.525,922,5.515]],["keywords/46",[]],["title/47",[1,430.416,78,113.842,136,111.984,478,180.52,923,641.292]],["content/47",[12,1.321,13,2.128,21,0.525,25,0.966,52,1.028,53,1.071,54,2.37,73,3.771,78,2.649,81,2.646,84,3.546,86,3.164,87,2.277,108,5.573,126,3.091,128,7.557,136,1.757,140,2.936,180,5.927,188,6.349,213,4.649,305,4.348,315,2.448,316,4,343,3.256,453,6.872,467,3.631,478,3.843,490,4,513,6.872,529,7.557,531,4.876,541,6.595,545,7.557,558,4.444,643,4.999,645,5.927,654,6.349,679,5.547,780,5.573,824,7.188,906,8.556,923,8.556,924,8.556,925,12.381,926,4.76,927,4.082,928,8.001,929,10.429,930,8.001,931,8.556,932,10.429,933,8.001]],["keywords/47",[]],["title/48",[1,321.117,13,89.4,14,90.926,28,219.257,136,124.821,478,134.679,934,478.443]],["content/48",[2,0.986,3,1.171,6,3.165,11,2.572,12,0.763,13,2.583,14,2.627,19,2.447,21,0.661,23,4.186,25,0.89,28,6.335,43,2.798,52,0.947,53,0.986,65,6.075,73,3.474,76,2.378,77,2.183,81,1.628,82,3.346,83,1.448,86,2.846,87,2.154,125,5.645,132,4.492,136,1.788,140,4.214,153,4.283,185,3.542,187,3.838,213,4.283,247,4.492,315,2.255,316,3.684,390,5.459,407,6.075,465,4.724,467,3.344,476,4.492,477,3.083,478,3.716,479,2.705,480,1.797,522,2.292,542,7.881,550,5.723,636,5.848,672,8.566,673,8.566,685,4.327,697,4.004,708,2.798,736,4.283,752,6.621,753,5.29,787,5.133,798,3.92,829,6.621,893,4.852,907,6.961,927,5.141,934,7.881,935,9.465,936,8.566]],["keywords/48",[]],["title/49",[1,430.416,21,39.324,136,111.984,478,180.52,937,641.292]],["content/49",[11,3.433,12,1.259,19,2.363,21,0.918,25,0.86,29,4.816,38,6.113,40,6.307,43,3.735,52,0.915,53,0.952,76,2.322,77,2.108,81,2.917,85,3.867,86,3.513,109,4.136,116,4.234,126,3.8,131,3.867,136,1.697,137,3.488,185,3.42,187,3.707,200,3.056,213,4.136,253,7.611,260,6.394,285,7.611,313,3.112,315,3.01,316,3.558,321,6.722,342,4.957,368,4.728,415,3.953,450,5.272,465,4.562,467,3.23,478,3.975,510,4.447,522,3.06,534,4.685,556,5.272,559,4.447,583,7.117,587,6.113,588,4.447,618,6.722,664,8.109,665,8.272,680,5.866,715,7.117,757,5.866,825,6.722,827,7.611,908,5.853,926,4.234,937,7.611,938,7.611,939,7.117,940,9.277,941,6.113,942,9.277,943,8.272]],["keywords/49",[]],["title/50",[1,430.416,136,111.984,478,180.52,828,430.416,944,781.652]],["content/50",[2,1.493,3,1.773,12,1.155,43,4.235,76,3.096,86,2.764,87,2.384,91,9.58,478,3.95,605,8.263,828,8.006,879,8.263,945,7.769]],["keywords/50",[]],["title/51",[12,67.844,19,217.638,22,356.147,79,257.593,668,700.937]],["content/51",[]],["keywords/51",[]],["title/52",[140,295.508,659,663.744,946,861.117]],["content/52",[0,4.296,12,1.337,14,2.209,19,2.739,21,0.881,22,4.482,25,0.996,28,5.326,52,1.06,53,1.454,54,2.443,63,5.66,66,5.745,68,4.615,73,3.888,79,4.777,81,2.855,82,2.739,86,2.694,87,1.763,102,4.907,126,4.198,140,4.461,191,4.042,297,7.791,367,7.791,448,8.248,477,3.719,492,7.41,522,2.565,550,4.685,651,6.318,659,11.588,697,4.482,743,5.582,753,5.92,798,5.78,889,7.084,946,11.623,947,7.791,948,10.752,949,8.821]],["keywords/52",[]],["title/53",[140,220.071,343,244.063,480,146.215,659,494.304,685,257.502,950,641.292]],["content/53",[12,0.692,13,1.882,14,2.536,21,0.438,25,0.807,27,2.219,28,3.276,32,4.285,52,0.859,53,0.894,54,1.98,58,4.4,66,4.655,68,4.139,70,3.342,77,3.834,79,4.652,87,2.013,99,4.798,126,2.582,136,1.745,140,4.344,187,3.481,305,3.632,324,7.762,343,2.72,347,8.768,477,3.336,479,2.453,480,3.311,499,1.768,550,6.192,580,6.684,587,5.741,588,4.176,649,3.481,659,8.987,685,2.87,741,7.825,742,11.949,747,5.348,762,7.148,784,3.342,798,3.555,844,6.684,879,4.951,883,5.51,888,7.148,927,3.41,950,7.148,951,6.684,952,7.148,953,13.806,954,9.416,955,6.313,956,10.187,957,7.769,958,6.313,959,12.274]],["keywords/53",[]],["title/54",[79,235.674,140,220.071,343,244.063,480,146.215,889,515.038,960,641.292]],["content/54",[12,0.6,13,1.698,14,1.727,21,0.38,25,0.7,27,1.923,52,0.745,53,0.775,54,1.716,66,7.718,68,3.82,76,1.367,77,3.495,79,5.328,81,2.448,85,4.616,86,1.436,87,2.368,97,2.629,99,4.158,126,2.238,136,1.424,140,4.676,166,3.92,167,2.58,187,5.24,305,5.467,337,5.793,343,4.095,347,10.298,376,4.975,450,6.293,451,2.784,452,5.793,477,2.599,478,1.744,480,2.071,481,6.507,503,4.597,511,4.425,522,1.801,550,5.714,649,5.771,659,10.165,685,3.648,741,7.953,742,10.6,743,3.92,747,6.701,762,6.195,790,5.308,798,5.351,846,7.003,889,11.643,908,3.446,951,5.793,953,11.799,954,8.496,956,8.487,958,5.472,960,6.195,961,7.551,962,7.551,963,7.551,964,7.551,965,7.551,966,7.551,967,7.551,968,7.551]],["keywords/54",[]],["title/55",[27,217.638,76,154.677,86,162.438,198,356.147,512,700.937]],["content/55",[]],["keywords/55",[]],["title/56",[70,402.57,935,663.744,969,861.117]],["content/56",[0,1.451,2,0.978,3,1.162,11,2.551,12,0.985,13,2.285,14,2.324,19,0.925,21,0.898,25,0.336,27,0.925,28,1.365,40,1.786,43,1.058,52,0.358,53,0.373,63,1.451,68,1.058,69,3.909,70,5.843,73,2.235,76,1.725,77,0.825,78,1.175,79,1.864,80,3.209,81,1.368,82,4.023,83,2.449,84,2.818,85,3.971,88,2.296,102,1.657,126,1.832,127,4.261,129,4.444,132,1.698,136,1.909,137,2.324,146,2.632,153,2.756,156,5.254,178,1.365,189,2.632,191,1.365,193,3.598,199,2.161,214,2.577,227,2.211,247,1.698,305,1.514,315,2.911,319,7.076,338,2.786,342,3.303,343,2.52,347,3.513,361,3.238,368,1.339,383,1.786,396,2.134,402,2.064,429,2.786,434,1.421,440,2.979,451,1.339,463,3.909,472,3.238,477,3.066,478,2.684,479,1.022,480,2.548,496,2.211,499,2.358,504,2.979,505,2.393,507,2.503,508,2.979,511,2.47,513,2.393,522,0.866,531,3.774,534,1.834,540,1.786,541,2.296,545,2.632,550,1.582,566,2.786,575,2.979,577,2.786,586,7.261,588,2.963,636,2.211,649,3.806,651,3.632,674,4.995,676,4.952,685,3.829,687,2.064,697,6.057,708,1.058,730,5.072,736,3.598,771,5.104,778,2.979,787,3.303,792,2,797,2.632,799,2.632,804,2.979,811,2.863,812,2.821,826,2.134,828,3.404,845,3.763,846,2.296,868,2.979,869,2.296,870,2.632,888,2.979,893,1.834,927,6.078,935,9.634,936,5.512,941,2.393,945,1.94,969,2.979,970,10.45,971,2.786,972,3.631,973,2.393,974,6.182,975,3.238,976,2.979,977,2.632,978,2.503,979,2.296,980,2.786,981,6.182,982,13.622,983,14.107,984,7.197,985,7.197,986,3.631,987,2.632,988,2.786,989,3.631,990,2.979,991,2,992,8.071,993,3.631,994,3.631,995,6.182,996,3.631,997,2.296]],["keywords/56",[]],["title/57",[319,475.878,927,444.519,941,515.038,956,459.299,998,641.292]],["content/57",[2,0.724,3,0.859,11,2.817,12,0.836,13,1.613,14,2.33,21,0.752,25,0.653,27,1.795,29,3.659,43,2.053,52,0.695,53,0.724,63,2.816,70,5.357,76,1.905,79,2.125,82,3.558,83,2.363,85,2.938,86,2.001,91,4.644,92,6.407,102,5.748,136,1.739,185,4.643,193,3.142,199,4.653,227,4.291,231,5.407,315,2.47,319,8.503,343,2.201,345,3.466,396,4.141,402,4.005,407,4.457,428,3.881,463,6.655,477,2.956,478,1.628,479,1.984,480,1.969,490,2.703,499,2.555,505,4.644,511,2.816,534,3.56,540,3.466,550,3.071,575,5.782,586,3.295,588,6.037,605,4.005,649,2.816,651,4.141,676,5.951,685,4.924,687,4.005,697,6.535,734,5.782,736,4.691,845,7.667,879,4.005,927,7.437,935,4.457,939,5.407,941,11.004,956,8.207,975,6.285,976,8.634,977,5.107,979,6.655,984,6.285,985,6.285,987,5.107,988,5.407,990,5.782,998,5.782,999,7.048,1000,5.407,1001,5.407,1002,7.048,1003,7.048,1004,7.048,1005,7.048]],["keywords/57",[]],["title/58",[828,577.956,927,410.81,1006,861.117]],["content/58",[2,1.572,3,1.867,12,1.075,25,0.93,52,0.99,53,1.031,70,5.192,76,1.818,83,1.514,84,3.076,85,4.186,86,1.909,121,4.583,136,1.776,167,3.432,193,6.827,343,4.227,439,5.901,459,6.35,478,2.319,492,6.921,511,4.012,515,7.028,539,7.954,540,4.939,550,4.375,577,7.704,586,6.329,604,5.53,605,5.707,608,7.704,650,7.277,687,5.707,721,5.366,724,7.277,766,6.617,773,6.617,787,5.366,828,10.22,856,6.617,871,6.921,879,7.693,927,7.051,945,5.366,980,13.522,1006,8.239,1007,8.955,1008,10.042,1009,10.042,1010,10.042,1011,10.042]],["keywords/58",[]],["title/59",[153,419.933,539,553.496,540,463.266,1012,722.644]],["content/59",[2,1.104,3,1.312,12,1.018,13,1.113,14,1.677,19,1.849,21,0.365,25,0.673,52,0.716,53,0.745,58,3.666,70,4.125,73,3.889,77,1.649,78,1.567,81,1.23,83,1.094,84,3.22,89,3.997,92,8.627,97,6.094,110,4.59,119,4.265,129,3.997,131,3.026,136,1.887,137,4.044,153,6.317,167,2.48,193,4.795,305,3.026,315,2.525,439,7.53,467,2.527,479,2.043,480,1.358,484,5.923,499,2.182,505,4.782,515,5.584,522,1.732,530,5.955,531,3.394,532,6.472,533,6.472,535,5.568,538,5.568,539,8.327,540,8.84,541,10.652,545,5.259,556,4.125,586,7.075,598,7.087,649,2.9,687,6.113,792,3.997,811,2.575,826,4.265,828,3.997,867,3.768,871,11.305,980,8.252,1012,5.568,1013,3.57,1014,12.158,1015,6.472,1016,7.258,1017,5.955,1018,7.258,1019,7.258,1020,12.636,1021,6.472,1022,5.568,1023,5.568,1024,4.265,1025,7.258,1026,7.258,1027,8.252,1028,8.252,1029,7.258,1030,7.258,1031,7.258,1032,7.258]],["keywords/59",[]],["title/60",[76,170.539,86,179.096,499,191.107,1033,772.814]],["content/60",[11,1.532,13,2.569,14,2.755,21,0.857,25,0.53,43,3.224,52,0.564,53,0.587,70,3.441,73,3.244,76,2.614,77,3.551,81,1.876,82,3.845,83,1.888,84,2.039,86,2.745,87,1.815,97,3.853,101,10.297,103,2.814,136,1.809,166,2.971,171,2.493,198,2.386,199,2.402,200,2.956,214,2.386,227,3.484,236,2.89,313,1.92,315,2.106,334,7.997,345,6.162,347,6.29,477,2.598,478,2.556,479,3.116,480,2.07,499,1.82,522,1.365,537,3.771,561,2.89,579,3.484,586,5.175,593,4.695,674,5.175,697,5.673,736,4.934,741,10.043,742,11.55,744,11.173,745,11.173,771,6.999,780,6.695,791,4.695,800,4.147,826,3.363,828,3.151,842,12.136,843,9.869,844,6.883,845,5.462,935,5.674,945,3.058,953,8.49,954,4.39,955,6.502,980,4.39,990,4.695,1007,5.103,1013,2.814,1033,4.695,1034,5.723,1035,10.771,1036,8.001,1037,8.972,1038,8.972,1039,5.103,1040,5.103,1041,5.723,1042,5.723,1043,5.723]],["keywords/60",[]],["title/61",[21,39.324,62,384.424,200,257.502,480,146.215,872,566.417,1044,697.031]],["content/61",[]],["keywords/61",[]],["title/62",[200,345.771,802,935.963,1045,861.117]],["content/62",[2,0.813,3,0.966,12,0.91,13,1.214,21,0.822,23,3.45,25,0.734,29,4.112,43,5.028,44,3.301,52,0.781,53,0.813,68,3.34,76,2.959,77,2.605,78,1.153,85,3.301,86,1.506,96,5.286,103,3.895,131,3.301,136,1.702,167,2.706,188,4.821,200,6.025,264,6.737,305,3.301,313,2.657,342,4.231,343,3.58,451,2.92,467,2.757,477,3.468,478,1.829,479,2.23,507,5.458,511,5.385,515,5.953,522,1.889,531,3.703,545,8.308,547,4.501,566,6.075,605,4.501,654,6.98,685,3.777,688,6.497,721,4.231,751,7.461,767,6.497,793,5.738,809,6.497,841,5.218,916,6.313,928,8.796,931,6.497,979,5.008,1045,6.497,1046,10.224,1047,7.919,1048,6.497,1049,7.919,1050,7.919,1051,7.919,1052,7.919,1053,7.919,1054,7.919,1055,13.476,1056,7.919,1057,11.465,1058,11.465,1059,7.062,1060,7.919,1061,11.465,1062,7.919,1063,11.465,1064,11.465,1065,7.062,1066,7.919,1067,7.919,1068,5.738]],["keywords/62",[]],["title/63",[96,300.564,751,530.106,1069,861.117]],["content/63",[0,3.008,2,0.773,3,0.918,12,1.352,13,1.154,21,0.659,23,4.814,25,0.697,44,3.138,52,0.742,53,0.773,65,4.76,70,2.887,81,2.219,82,1.918,83,2.565,84,1.71,85,4.606,86,2.101,89,4.145,96,5.442,101,10.58,103,3.702,131,3.138,132,3.519,136,1.515,167,4.473,171,3.28,178,2.83,180,4.278,199,2.015,200,4.751,214,3.138,225,4.96,233,4.145,239,2.946,255,5.455,305,6.012,315,2.593,342,4.022,343,2.35,434,2.946,436,4.76,477,3.606,478,1.738,479,2.119,480,2.873,484,4.145,490,2.887,496,4.583,499,2.656,511,3.008,515,3.908,530,6.176,531,5.166,547,4.278,586,3.519,588,3.608,676,3.207,685,2.48,697,3.138,713,4.583,721,4.022,751,6.611,793,5.455,826,4.423,907,5.455,926,3.436,1027,5.775,1035,7.615,1069,6.176,1070,7.527,1071,7.527,1072,9.853,1073,7.527,1074,7.527,1075,7.527,1076,6.712,1077,6.712,1078,13.614,1079,6.712,1080,7.527,1081,7.527,1082,7.527,1083,6.176,1084,6.712,1085,7.527,1086,11.049,1087,7.527,1088,11.049,1089,7.527]],["keywords/63",[]],["title/64",[480,196.335,872,760.577,1090,861.117]],["content/64",[0,2.866,2,1.095,3,1.3,9,2.497,12,1.297,13,1.634,14,1.662,21,0.878,25,0.665,31,3.833,32,5.244,33,4.215,43,2.089,52,0.707,53,0.736,76,1.299,77,2.423,82,1.827,86,1.364,96,4.679,101,11.501,136,1.556,142,4.944,162,4.536,166,3.724,189,5.197,190,5.503,200,4.641,236,5.385,259,4.536,307,5.885,315,2.503,343,3.329,402,4.076,415,3.056,427,6.396,451,2.644,453,4.726,465,5.244,480,3.448,486,5.885,499,2.163,510,3.438,511,5.629,526,7.025,527,5.885,537,4.726,538,5.503,547,4.076,604,3.95,606,4.076,657,5.885,676,3.056,685,2.363,697,5.305,721,3.833,733,5.197,741,3.95,742,7.348,754,4.944,761,5.885,780,3.833,794,4.367,803,7.025,816,6.396,844,8.179,872,11.434,916,3.95,955,5.197,1068,5.197,1072,6.396,1078,5.885,1079,6.396,1084,6.396,1090,5.885,1091,9.507,1092,6.396,1093,5.885,1094,7.173,1095,7.173,1096,10.662,1097,6.396,1098,11.348,1099,5.885,1100,10.662,1101,10.662,1102,7.173,1103,7.173,1104,7.173,1105,7.173,1106,10.662,1107,7.173,1108,7.173,1109,7.173,1110,7.173,1111,7.173,1112,7.173,1113,7.173,1114,10.662,1115,10.662,1116,7.173]],["keywords/64",[]],["title/65",[87,140.087,140,240.539,784,327.686,883,540.278,921,700.937]],["content/65",[]],["keywords/65",[]],["title/66",[126,279.139,784,361.289,811,334.179,1117,772.814]],["content/66",[12,1.103,13,1.826,14,2.361,16,5.076,21,0.42,25,0.774,27,2.128,52,0.824,53,0.858,54,1.898,63,6.049,68,2.433,76,1.512,78,1.735,79,3.592,84,1.898,86,3.043,87,1.37,96,2.392,126,4.743,132,3.906,136,1.822,140,4.685,199,2.236,315,1.961,316,3.204,347,4.748,368,4.392,382,7.449,390,4.748,428,4.6,434,3.27,467,2.908,477,3.757,478,1.929,495,6.053,547,6.771,554,5.086,577,9.14,643,5.711,679,3.338,719,5.086,725,9.774,741,8.337,784,7.437,811,6.076,813,6.854,867,4.337,920,10.653,1117,6.854,1118,4.004,1119,8.354,1120,13.501,1121,10.624,1122,8.354,1123,7.449,1124,8.354,1125,8.354,1126,8.354]],["keywords/66",[]],["title/67",[12,67.844,87,140.087,784,327.686,883,540.278,1127,700.937]],["content/67",[2,1.554,3,1.846,12,1.435,13,1.826,19,3.034,25,1.103,52,1.174,53,1.223,86,2.264,87,2.482,108,6.363,126,4.931,137,4.477,171,5.189,175,8.208,264,8.894,305,4.964,447,7.531,487,7.847,496,7.25,522,2.841,558,6.449,651,8.894,708,3.469,783,6.014,784,6.715,823,6.557,883,10.522,927,5.924,1127,9.77,1128,9.136,1129,11.908,1130,9.77,1131,11.908]],["keywords/67",[]],["title/68",[9,327.94,126,279.139,784,361.289,1132,941.961]],["content/68",[2,1.458,9,6.263,12,1.128,19,3.617,87,2.328,126,4.998,479,3.998,480,2.656,558,6.051,708,4.136,784,6.9,1120,15.04,1133,9.788]],["keywords/68",[]],["title/69",[126,279.139,784,361.289,1134,941.961,1135,595.68]],["content/69",[2,1.292,9,4.382,12,1.244,19,3.206,87,2.798,97,5.456,110,7.959,126,5.293,315,2.954,316,4.827,467,4.382,479,3.543,480,2.354,529,9.12,558,5.362,708,3.666,719,7.662,783,8.619,784,6.85,1128,9.655,1133,8.674,1135,11.295,1136,12.586,1137,15.671,1138,9.655]],["keywords/69",[]],["title/70",[9,297.439,447,540.278,708,248.866,1135,540.278,1139,854.352]],["content/70",[2,1.433,9,5.811,87,2.737,126,4.946,447,8.826,558,5.946,708,4.065,710,12.445,784,6.402,1121,14.885,1133,9.619,1135,11.294,1140,13.956,1141,16.692]],["keywords/70",[]],["title/71",[12,74.801,784,361.289,1142,941.961,1143,722.644]],["content/71",[2,1.619,9,5.969,12,1.01,126,4.674,136,1.852,156,6.254,193,5.669,343,3.971,499,2.58,540,7.757,607,10.075,616,9.603,624,4.977,649,5.081,784,6.876,1133,10.871,1135,9.974,1143,9.756,1144,12.717,1145,14.065]],["keywords/71",[]],["title/72",[784,402.57,1146,1049.592,1147,805.214]],["content/72",[2,1.64,3,1.584,12,1.374,14,2.025,23,5.659,77,2.951,81,2.202,87,2.838,99,7.152,126,4.735,193,5.79,510,7.66,541,8.214,604,7.152,679,5.19,776,11.582,783,8.071,784,6.639,790,7.66,793,9.412,1135,8.214,1147,9.964,1148,12.988,1149,12.988]],["keywords/72",[]],["title/73",[140,265.206,770,518.69,783,475.747,1150,839.984]],["content/73",[]],["keywords/73",[]],["title/74",[529,619.098,783,431.499,784,327.686,1128,655.432,1138,655.432]],["content/74",[2,1.316,3,1.131,12,0.737,14,2.595,19,3.744,25,0.86,35,4.816,52,0.915,53,0.952,54,2.108,68,4.281,80,4.816,87,2.729,97,3.23,99,7.061,102,5.853,103,4.562,104,7.611,116,4.234,119,9.316,126,4.698,131,3.867,140,4.464,199,2.484,247,4.337,396,5.451,480,1.735,499,2.602,510,4.447,526,8.45,558,3.953,624,3.631,708,3.735,783,9.686,784,6.766,790,6.147,803,6.113,879,5.272,927,3.631,957,8.272,1048,7.611,1133,6.394,1135,10.026,1138,7.117,1143,7.117,1147,7.117,1151,9.277,1152,16.641,1153,9.277,1154,9.277,1155,9.277,1156,8.272,1157,8.272,1158,11.435]],["keywords/74",[]],["title/75",[87,140.087,643,409.525,679,341.358,783,431.499,1159,854.352]],["content/75",[21,0.837,87,2.921,126,4.112,140,4.683,152,7.886,247,6.488,368,5.116,383,6.825,643,6.652,783,9.329,790,6.652,794,8.448,798,5.662,841,9.144,930,10.646,1160,11.385]],["keywords/75",[]],["title/76",[14,133.21,485,540.278,747,372.252,783,431.499,1161,854.352]],["content/76",[2,1.401,12,1.083,126,4.88,433,11.349,485,10.413,558,5.813,708,3.974,747,5.945,783,8.316,784,7.044,790,6.54,927,5.34,1133,9.404,1143,10.467,1147,10.467,1158,12.166,1162,16.466,1163,13.643]],["keywords/76",[]],["title/77",[76,190.025,1118,503.111,1164,861.117]],["content/77",[]],["keywords/77",[]],["title/78",[76,170.539,213,419.933,1118,451.519,1165,941.961]],["content/78",[14,2.785,21,0.633,63,6.261,68,3.666,76,2.279,81,2.133,86,3.493,109,5.611,115,7.153,126,4.644,187,6.261,199,3.369,368,4.64,477,3.679,480,2.931,490,4.827,682,9.397,784,4.827,798,6.394,907,9.12,1118,6.033,1166,12.586,1167,12.586,1168,12.586,1169,12.586,1170,10.326]],["keywords/78",[]],["title/79",[76,130.418,86,203.362,187,287.819,798,293.927,1118,345.295,1171,591.001]],["content/79",[6,3.589,11,2.917,12,0.865,25,1.01,31,5.822,52,1.074,53,1.119,76,2.887,81,2.423,86,3.62,87,2.958,119,6.402,126,4.726,140,4.024,187,7.208,193,4.857,293,8.939,305,4.542,335,6.89,368,4.017,434,5.594,522,2.6,561,5.503,675,7.51,682,7.87,685,3.589,686,12.235,766,7.179,798,6.908,881,7.896,882,6.89,903,8.939,928,8.359,1118,7.645,1171,8.939,1172,9.716,1173,10.896]],["keywords/79",[]],["title/80",[76,154.677,185,314.975,478,197.31,1118,409.525,1174,700.937]],["content/80",[6,2.322,11,1.887,12,0.56,14,1.641,21,0.874,25,0.653,27,1.795,43,3.668,44,5.25,52,0.695,53,0.724,54,1.601,63,5.971,76,3.194,78,2.283,81,2.657,86,3.494,87,1.726,89,3.881,96,2.018,126,5.059,136,1.714,152,4.005,165,5.407,167,2.408,176,3.378,185,3.88,187,5.971,199,1.887,200,4.601,298,4.141,343,2.201,364,5.407,425,5.407,434,2.759,477,3.279,478,3.752,479,1.984,480,1.969,490,4.83,511,2.816,636,4.291,708,3.668,757,4.457,784,5.357,788,7.253,798,6.098,811,3.733,828,5.795,879,5.981,898,6.285,907,7.626,908,4.803,945,3.766,949,5.782,1118,8.005,1170,12.262,1174,5.782,1175,7.048,1176,7.048,1177,7.048,1178,7.048,1179,7.048,1180,10.332,1181,12.593,1182,6.285,1183,7.048,1184,7.048,1185,6.285,1186,7.048,1187,5.782,1188,7.048,1189,5.407]],["keywords/80",[]],["title/81",[76,170.539,499,191.107,1118,451.519,1190,941.961]],["content/81",[21,0.614,76,2.21,78,1.778,86,3.2,112,9.365,119,10.381,136,1.833,187,4.877,193,5.442,199,3.268,200,4.021,247,5.708,334,7.173,477,3.609,571,8.846,770,6.722,798,4.981,1035,11.6,1118,8.067,1160,10.015,1191,12.207,1192,11.795,1193,16.83,1194,12.207,1195,12.207,1196,12.207,1197,10.885,1198,12.207,1199,12.207]],["keywords/81",[]],["title/82",[21,47.389,108,503.326,199,252.181,1200,772.814]],["content/82",[]],["keywords/82",[]],["title/83",[21,47.389,199,252.181,316,361.289,1201,772.814]],["content/83",[2,1.585,3,1.883,9,3.555,11,2.734,12,0.811,21,0.955,25,0.946,43,4.498,44,4.256,51,5.301,52,1.007,53,1.048,54,2.32,58,5.157,73,4.95,76,1.849,83,1.539,84,2.32,96,4.725,108,5.456,123,6.457,134,9.105,136,1.007,137,5.147,149,7.037,199,4.742,202,6.301,239,3.996,316,5.25,478,2.358,479,4.348,480,2.561,490,3.916,522,2.436,550,4.449,606,5.803,736,4.552,784,5.923,811,3.622,812,4.66,823,5.622,869,6.457,1201,8.377,1202,10.211,1203,16.499,1204,10.211,1205,10.211,1206,10.211,1207,9.105]],["keywords/83",[]],["title/84",[21,47.389,499,191.107,866,429.916,1208,941.961]],["content/84",[21,0.71,82,3.596,96,4.813,137,5.308,191,5.308,199,4.5,479,3.975,480,2.641,495,12.179,832,9.731,834,9.552,866,7.671,1209,11.583,1210,14.118,1211,14.118]],["keywords/84",[]],["title/85",[16,364.021,21,42.981,171,372.252,499,173.333,1212,761.86]],["content/85",[16,7.276,21,0.561,78,1.623,82,2.839,83,2.855,96,4.153,131,4.646,137,4.19,171,6.32,199,3.883,315,3.405,316,5.563,342,5.955,465,7.133,467,5.05,477,4.009,479,3.138,480,3.195,515,5.787,558,4.749,624,5.677,685,3.672,697,4.646,708,3.247,751,5.629,831,8.186,832,7.682,834,8.243,835,7.682,855,6.785,856,7.344,1209,9.144,1213,9.939,1214,8.076,1215,9.939,1216,8.55,1217,7.682]],["keywords/85",[]],["title/86",[21,42.981,499,173.333,607,502.017,1218,761.86,1219,700.937]],["content/86",[21,0.569,78,1.646,82,2.879,83,2.833,96,4.191,131,4.711,137,4.249,191,4.249,199,3.918,315,3.435,316,5.613,342,6.038,465,7.198,467,5.095,477,4.03,479,3.182,480,3.036,515,5.867,607,8.6,624,5.728,692,9.271,697,4.711,708,3.292,728,6.88,831,8.229,832,7.789,833,7.789,834,8.317,855,6.88,856,7.446,1013,7.198,1209,9.271,1214,8.189,1215,10.077,1219,12.007,1220,11.3,1221,8.669]],["keywords/86",[]],["title/87",[21,52.804,83,158.193,1222,805.214]],["content/87",[12,1.021,21,0.867,23,4.057,25,0.863,52,0.918,53,0.956,58,4.703,68,3.745,72,3.8,78,1.356,82,3.275,83,2.929,96,2.667,102,5.868,125,5.472,140,2.622,152,5.292,178,3.501,200,3.068,233,7.08,315,3.018,316,4.931,349,6.418,405,7.64,410,6.418,465,8.474,467,3.242,477,3.457,478,2.151,479,2.622,480,3.303,522,2.222,561,4.703,595,5.472,624,5.032,685,3.068,692,10.549,697,5.36,708,3.745,743,4.835,826,5.472,829,6.418,831,8.259,893,7.438,918,6.418,939,7.144,979,5.889,1217,6.418,1222,7.144,1223,9.312,1224,11.466,1225,9.312,1226,9.312,1227,9.312,1228,9.312]],["keywords/87",[]],["title/88",[83,158.193,893,530.106,1229,861.117]],["content/88",[0,3.735,6,3.08,13,1.433,14,2.756,21,0.906,25,0.866,52,0.922,53,0.96,82,3.284,83,2.86,84,3.614,87,1.533,108,4.995,132,4.371,136,1.271,189,6.774,191,3.515,196,3.897,199,3.451,236,4.721,345,6.34,434,5.046,436,5.912,467,3.254,477,2.194,478,2.159,480,1.749,490,4.945,499,1.897,505,6.16,522,2.23,537,6.16,685,5.24,697,6.151,708,2.723,736,5.747,743,6.693,747,7.271,780,6.888,794,7.849,845,7.849,866,8.344,893,6.511,952,7.669,978,6.443,1229,7.669,1230,9.348,1231,9.348,1232,7.669,1233,9.348,1234,7.669]],["keywords/88",[]],["title/89",[83,158.193,708,305.737,1235,861.117]],["content/89",[6,3.14,12,1.037,13,1.461,21,0.807,25,0.883,52,0.94,53,0.978,81,1.616,82,3.328,83,2.849,84,3.943,108,5.093,113,6.569,125,5.6,129,5.248,136,1.47,140,2.683,152,5.417,196,3.973,199,3.498,239,3.73,305,3.973,412,6.569,422,8.499,467,3.318,477,3.067,480,2.788,490,6.444,513,6.28,522,2.274,551,6.569,560,8.499,561,4.814,604,7.194,605,5.417,616,5.803,624,3.73,649,3.808,678,9.427,708,4.672,780,5.093,794,5.803,829,6.569,831,4.569,834,7.425,835,6.569,846,6.027,855,5.803,866,5.963,867,4.948,893,4.814,894,10.718,1013,4.687,1024,5.6,1235,7.82,1236,9.531,1237,13.064,1238,8.499,1239,9.531,1240,7.312,1241,8.499,1242,7.82]],["keywords/89",[]],["title/90",[83,158.193,595,616.74,877,805.214]],["content/90",[2,1.163,3,1.382,6,2.567,9,4.649,11,2.086,12,1.164,13,1.737,14,1.767,19,1.985,21,0.895,22,4.724,23,4.937,25,0.722,27,3.402,32,3.832,39,6.24,52,0.768,53,0.8,54,1.771,77,2.575,78,1.65,80,4.046,81,2.485,83,2.748,121,3.556,136,1.317,137,4.26,139,5.647,185,2.873,196,3.248,198,3.248,199,3.034,227,4.744,237,3.643,305,3.248,313,2.614,315,1.829,324,8.444,368,2.873,396,4.579,406,5.371,425,5.978,434,3.05,450,4.429,459,7.166,480,3.138,498,5.647,499,2.709,525,7.589,555,5.978,569,5.978,570,7.81,571,8.211,572,6.949,591,7.81,595,9.55,599,6.949,600,6.949,604,4.291,605,4.429,606,4.429,607,4.579,608,8.693,616,4.744,708,2.27,713,4.744,767,6.393,773,5.134,823,4.291,831,3.735,837,6.393,877,5.978,893,3.936,997,4.928,1014,8.693,1021,6.949,1238,6.949,1243,3.936,1244,7.166,1245,9.297,1246,9.297,1247,11.332,1248,7.792,1249,7.792,1250,7.792,1251,7.792,1252,7.792,1253,7.792,1254,7.792,1255,7.792]],["keywords/90",[]],["title/91",[83,141.971,480,176.202,831,451.519,1256,772.814]],["content/91",[2,1.129,3,1.341,12,0.873,13,1.685,21,0.723,25,1.019,52,1.084,53,1.129,54,2.498,83,2.777,84,2.498,108,5.875,137,4.134,199,3.849,236,5.553,342,5.875,434,4.303,465,5.407,477,3.76,480,3.298,490,5.514,511,4.393,515,5.708,604,6.054,624,4.303,685,3.622,708,3.203,719,6.693,790,6.891,823,6.054,831,8.45,833,7.578,834,10.277,835,7.578,855,6.693,856,7.244,893,5.553,916,6.054,1024,6.46,1256,9.02,1257,14.284,1258,9.804]],["keywords/91",[]],["title/92",[78,124.43,83,128.767,624,334.393,831,409.525,1214,619.098]],["content/92",[12,0.992,13,1.915,16,6.138,21,0.878,23,3.894,25,0.828,52,0.881,53,0.917,54,2.031,62,4.395,68,2.603,78,2.098,81,1.515,82,2.276,83,2.818,84,2.839,87,2.049,96,2.559,98,5.079,130,4.64,132,4.178,136,0.881,148,7.901,167,4.27,171,3.894,188,5.441,199,3.345,305,3.725,377,6.476,421,5.441,434,3.498,465,4.395,467,3.111,477,2.098,479,2.516,480,2.337,490,3.428,499,2.923,558,6.647,607,5.251,624,6.106,634,11.968,649,3.571,685,4.116,708,3.64,736,3.984,790,5.989,797,6.476,811,3.17,831,8.539,834,8.866,855,9.498,892,7.332,893,4.513,1024,5.251,1212,7.969,1214,6.476,1218,7.969,1219,7.332,1232,7.332,1259,7.969,1260,8.936,1261,6.856,1262,8.936]],["keywords/92",[]],["title/93",[83,158.193,480,196.335,1221,805.214]],["content/93",[21,0.566,25,1.042,52,1.109,53,1.155,54,2.556,81,1.907,82,2.865,83,2.676,84,3.68,110,7.113,136,1.439,199,3.906,214,4.689,305,4.689,434,4.403,451,4.147,477,2.64,479,3.167,480,2.729,490,4.314,589,10.031,624,6.339,708,3.277,790,5.392,831,8.215,832,7.753,833,12.239,834,10.527,855,9.86,856,7.412,866,5.134,867,7.576,893,5.681,951,8.629,1221,8.629,1259,10.031,1263,11.248]],["keywords/93",[]],["title/94",[83,141.971,480,176.202,1216,722.644,1217,649.234]],["content/94",[13,2.196,14,1.378,16,6.615,21,0.823,25,0.819,44,3.685,52,0.872,53,0.907,54,2.008,73,3.196,76,2.245,81,2.102,82,2.252,83,2.787,84,3.528,129,4.867,136,1.612,148,9.057,171,5.402,199,3.319,305,3.685,343,2.76,434,3.46,477,2.075,480,3.422,491,5.194,498,8.985,499,2.516,510,4.237,525,5.023,535,6.781,624,3.46,648,5.824,682,4.867,687,5.023,697,3.685,708,2.575,721,4.723,751,7.233,790,5.943,799,6.405,826,5.194,831,5.943,833,6.092,834,7.047,835,6.092,855,5.381,860,11.057,866,4.034,867,4.589,892,7.252,894,7.252,947,6.405,1024,5.194,1028,9.512,1216,6.781,1217,9.871,1264,8.839,1265,7.252,1266,8.839,1267,4.589,1268,12.399,1269,8.839,1270,8.839,1271,8.839,1272,8.839,1273,8.839,1274,8.839,1275,8.839,1276,8.839]],["keywords/94",[]],["title/95",[83,158.193,202,428.265,1277,805.214]],["content/95",[2,1.489,3,1.768,12,0.522,13,1.531,14,1.557,19,2.543,21,0.873,25,0.609,44,2.74,52,0.648,53,0.675,68,1.914,77,1.493,81,2.458,82,3.435,83,2.735,84,3.469,87,1.078,96,2.859,105,3.619,121,3,129,3.619,131,2.74,136,1.33,166,3.412,170,4.331,172,4.156,196,2.74,199,1.76,202,7.464,237,3.073,239,2.572,247,3.073,296,5.861,315,1.543,316,2.521,331,4.763,345,8.235,434,2.572,436,6.314,453,4.331,459,8.527,465,3.232,485,6.314,490,2.521,491,5.867,499,1.333,505,4.331,522,1.568,525,6.861,531,3.073,547,3.735,580,5.042,607,3.862,624,2.572,645,3.735,685,3.289,697,4.162,703,10.344,708,2.908,721,5.335,736,2.93,747,5.875,778,5.392,780,5.335,794,6.078,800,7.235,845,6.078,848,5.392,849,8.903,850,13.615,971,5.042,1013,5.938,1027,5.042,1267,3.412,1277,5.042,1278,5.042,1279,13.413,1280,11.847,1281,5.861,1282,5.042,1283,6.572,1284,6.572,1285,6.572,1286,6.572,1287,6.572,1288,6.572,1289,9.905,1290,12.073,1291,9.984,1292,9.984,1293,6.572,1294,6.572,1295,6.572]],["keywords/95",[]],["title/96",[202,428.265,812,479.04,1296,861.117]],["content/96",[2,1.134,3,1.347,12,1.145,21,0.941,25,1.023,45,6.984,52,1.089,53,1.134,65,6.984,78,1.608,82,2.813,83,1.665,84,3.648,131,4.604,137,4.152,166,5.734,172,6.984,178,4.152,196,4.604,199,4.727,200,3.638,202,7.204,214,4.604,315,2.592,316,4.236,332,8.003,491,6.49,509,5.734,510,5.294,522,2.635,563,7.277,616,6.724,708,3.217,812,8.418,846,6.984,1265,9.061,1289,13.171,1296,9.061,1297,12.857,1298,11.044,1299,9.061]],["keywords/96",[]],["title/97",[21,42.981,136,84.241,199,228.727,499,173.333,1300,700.937]],["content/97",[6,2.87,12,1.225,21,0.918,25,0.807,51,4.523,52,0.859,53,0.894,58,4.4,77,1.98,80,4.523,83,1.85,92,5.304,96,3.515,105,6.759,133,8.088,137,3.276,142,6.005,152,8.768,164,5.119,167,2.977,178,4.615,188,7.473,199,4.641,200,4.044,284,5.741,315,2.881,345,8.851,410,6.005,412,6.005,450,6.976,480,1.63,491,5.119,499,3.3,522,2.079,534,4.4,619,7.769,632,6.684,637,6.313,724,8.894,751,4.4,752,6.005,761,7.148,780,6.559,794,9.392,848,14.523,866,8.214,874,10.945,1040,7.769,1300,7.148,1301,7.769,1302,12.274,1303,8.712,1304,12.274,1305,8.712,1306,8.712,1307,7.148,1308,12.274,1309,12.274,1310,12.274]],["keywords/97",[]],["title/98",[46,649.234,62,463.266,597,722.644,1028,722.644]],["content/98",[2,1.646,3,1.955,5,6.78,12,1.273,13,2.002,15,5.008,46,9,62,7.885,167,4.462,194,10.713,196,5.443,198,5.443,200,4.302,305,5.443,315,3.763,345,6.422,449,10.018,450,7.421,494,10.713,522,3.115,597,12.3,766,8.604,1015,11.644,1028,10.018,1311,9,1312,11.644,1313,9,1314,9.462]],["keywords/98",[]],["title/99",[1315,1213.21]],["content/99",[2,1.319,3,1.695,6,1.973,9,2.085,11,1.604,12,1.323,13,2.6,14,2.911,15,5.644,16,2.552,19,2.903,21,0.82,22,4.75,26,3.788,28,6.127,29,4.827,40,2.946,43,3.319,50,4.595,51,5.916,63,2.393,66,6.089,68,1.745,73,5.321,76,3.07,77,1.361,78,1.66,79,2.803,81,2.69,86,3.514,87,2.602,96,2.663,98,3.404,99,3.298,102,2.734,118,3.788,123,5.88,137,2.252,138,3.947,148,3.788,166,5.916,178,2.252,185,2.208,199,1.604,200,1.973,211,4.341,231,4.595,237,2.801,244,3.947,251,4.915,264,3.52,289,4.595,298,3.52,303,4.915,327,4.595,337,4.595,343,2.903,347,3.404,356,4.915,364,4.595,368,2.208,391,5.342,407,3.788,415,2.552,477,2.182,478,4.077,485,3.788,510,2.871,511,2.393,559,4.457,605,3.404,678,3.788,680,5.88,682,5.12,684,5.342,685,3.754,688,4.915,721,3.201,751,3.025,787,4.968,805,5.342,828,5.12,879,3.404,908,2.734,924,4.915,945,4.968,1207,5.342,1315,5.342,1316,4.915,1317,5.99,1318,5.99,1319,5.99,1320,5.99,1321,5.342,1322,5.342,1323,5.99,1324,5.342]],["keywords/99",[]],["title/100",[21,42.981,86,162.438,140,240.539,798,348.602,1325,700.937]],["content/100",[]],["keywords/100",[]],["title/101",[86,199.559,798,428.265,1326,861.117]],["content/101",[0,3.679,12,1.013,13,1.411,18,5.822,21,0.642,25,0.853,27,2.345,43,2.682,52,0.908,53,1.31,54,2.092,81,1.561,82,2.345,83,1.388,86,3.703,87,2.721,99,5.07,116,4.202,119,5.41,126,4.683,136,1.258,140,3.592,167,3.146,171,4.011,178,3.462,187,5.097,191,3.462,208,8.067,368,5.397,377,6.672,477,2.161,499,1.868,522,2.197,534,7.393,559,6.115,578,6.346,649,3.679,660,6.066,675,6.346,685,3.033,747,7.231,788,8.792,790,4.413,798,7.527,881,6.672,955,6.672,973,6.066,1068,6.672,1192,7.063,1261,7.063,1326,10.466,1327,6.346,1328,9.207,1329,8.21,1330,8.21,1331,9.207,1332,9.207,1333,7.063,1334,9.207]],["keywords/101",[]],["title/102",[140,295.508,798,428.265,1335,861.117]],["content/102",[0,2.479,2,0.637,3,0.756,12,1.039,13,1.786,14,2.708,18,4.36,19,2.968,21,0.481,25,0.575,27,1.58,52,0.612,53,0.981,54,1.41,77,2.647,79,2.88,81,1.975,82,1.58,83,0.935,86,2.488,87,2.55,97,2.16,99,3.416,126,3.452,136,1.687,140,5.258,152,3.526,178,2.333,187,4.655,191,2.333,208,6.041,368,4.295,373,4.088,390,3.526,428,5.26,451,2.287,477,3.768,478,1.433,487,4.088,490,6.45,499,1.259,522,1.48,531,2.901,534,5.884,554,7.092,559,2.974,578,4.276,579,3.777,636,7.092,649,3.817,654,3.777,660,4.088,674,2.901,675,6.584,679,3.817,685,2.044,728,3.777,741,5.26,747,5.076,751,3.133,753,3.416,790,2.974,792,3.416,798,7.875,826,3.645,881,6.923,882,3.923,908,4.36,913,8.937,926,2.831,927,2.428,973,4.088,1099,5.09,1123,8.519,1180,7.838,1182,5.532,1192,4.759,1240,8.937,1261,7.329,1327,4.276,1329,5.532,1330,5.532,1335,7.838,1336,5.09,1337,8.519,1338,5.532,1339,6.204,1340,6.204,1341,6.204,1342,6.204,1343,5.09,1344,6.204,1345,5.532,1346,8.519,1347,4.759,1348,5.532,1349,6.204]],["keywords/102",[]],["title/103",[21,52.804,798,428.265,1350,861.117]],["content/103",[12,1.024,13,1.433,16,5.493,18,5.884,19,2.381,21,0.974,25,0.866,27,2.381,32,6.34,43,2.723,52,0.922,53,0.96,54,2.124,76,1.692,77,2.124,78,1.361,79,4.796,80,4.853,81,1.585,82,3.284,83,1.409,87,2.736,101,9.723,116,4.266,132,4.371,136,1.271,178,3.515,185,3.446,187,3.735,208,8.152,316,3.585,352,8.336,368,5.44,396,5.493,499,1.897,534,6.511,551,6.443,559,4.481,588,4.481,649,3.735,660,6.16,674,6.028,679,3.735,685,3.08,728,5.691,747,5.617,788,6.443,798,7.213,810,8.336,927,3.659,955,9.342,973,6.16,1192,7.172,1258,8.336,1261,7.172,1327,6.443,1338,8.336,1343,7.669,1350,7.669,1351,9.348,1352,7.669,1353,9.348,1354,8.336,1355,9.348]],["keywords/103",[]],["title/104",[1,749.156]],["content/104",[]],["keywords/104",[]],["title/105",[823,652.514,1356,1184.991]],["content/105",[2,1.263,3,1.736,5,4.54,6,2.88,11,2.341,19,3.627,25,1.432,30,5.323,43,3.584,45,5.529,52,1.213,53,0.898,62,4.3,67,7.797,81,2.086,100,6.027,109,3.898,131,3.645,132,4.088,167,2.988,174,6.027,176,6.825,195,8.782,196,3.645,197,6.027,198,3.645,199,3.812,231,6.708,236,4.416,247,4.088,299,9.814,301,5.529,315,2.052,321,6.336,345,4.3,348,7.174,368,4.537,379,7.174,415,5.243,419,7.797,499,1.774,531,4.088,556,4.969,561,7.191,640,6.708,642,10.973,643,4.191,651,5.138,654,5.323,679,3.494,723,6.027,743,4.54,753,4.815,792,4.815,823,9.302,882,5.529,947,6.336,1189,6.708,1311,8.481,1313,6.027,1322,7.797,1357,8.744,1358,7.174,1359,11.682,1360,7.797,1361,7.174,1362,7.797,1363,6.708,1364,8.481,1365,8.744,1366,8.744,1367,8.917,1368,8.744,1369,8.744,1370,8.744,1371,8.744,1372,6.336,1373,8.744,1374,8.744,1375,8.744,1376,7.797,1377,8.744,1378,7.797,1379,8.917,1380,6.708,1381,8.744,1382,7.174,1383,8.744,1384,8.744,1385,8.744]],["keywords/105",[]],["title/106",[2,87.706,3,104.178,1313,588.851,1314,619.098,1386,854.352]],["content/106",[1,5.622,2,1.585,3,1.669,6,3.364,8,7.399,9,3.555,10,9.02,11,2.734,15,6.328,19,2.601,21,0.514,22,4.256,27,2.601,39,5.622,42,7.399,46,7.037,62,6.732,63,5.469,87,1.674,90,7.037,96,2.924,109,6.884,110,6.457,112,7.833,124,7.037,139,7.399,153,4.552,164,6,166,5.301,167,3.489,176,4.894,195,5.803,196,4.256,198,4.256,237,4.774,255,7.399,261,7.833,265,7.833,276,9.105,299,7.037,309,8.377,315,2.397,406,7.037,476,4.774,494,8.377,522,2.436,616,6.216,621,9.105,641,10.502,654,6.216,676,4.35,678,6.457,723,7.037,865,9.105,991,5.622,1311,7.037,1313,7.037,1314,7.399,1363,11.847,1367,11.19,1382,8.377,1387,10.211,1388,10.211,1389,10.211,1390,10.211,1391,10.211,1392,10.211,1393,10.211,1394,8.377,1395,10.211]],["keywords/106",[]],["title/107",[349,723.417,578,723.417,1396,1049.592]],["content/107",[2,1.407,3,1.671,9,2.84,10,5.375,11,2.184,12,0.648,14,1.272,15,6.897,21,0.798,25,1.27,26,5.159,28,4.404,40,6.74,42,5.911,57,5.375,68,2.376,69,5.159,77,2.662,86,1.551,87,2.601,90,5.623,92,4.967,93,8.986,96,3.924,98,4.636,100,5.623,106,7.407,107,5.375,108,4.359,109,3.637,112,6.258,113,5.623,115,4.636,116,3.723,124,5.623,125,4.794,128,8.488,146,5.911,153,3.637,164,8.052,171,3.554,195,4.636,199,3.136,203,5.911,237,6.407,252,7.275,255,5.911,259,5.159,261,6.258,264,4.794,283,9.61,289,6.258,300,6.693,315,3.217,332,5.911,333,6.258,335,5.159,367,5.911,376,5.375,383,4.012,411,7.718,429,6.258,446,6.693,448,6.258,450,4.636,451,4.318,479,2.297,522,3.784,546,7.275,582,8.343,583,6.258,587,5.375,641,12.666,654,4.967,664,5.159,680,5.159,754,5.623,943,7.275,1157,7.275,1372,5.911,1378,7.275,1379,5.911,1394,9.61,1397,7.275,1398,6.693,1399,8.158,1400,7.275,1401,8.158,1402,8.158,1403,8.158,1404,8.158,1405,7.275]],["keywords/107",[]],["title/108",[25,79.164,52,84.241,63,341.358,299,588.851,1406,854.352]],["content/108",[2,1.286,3,1.76,11,2.401,15,5.537,21,0.451,25,1.161,26,5.672,27,2.285,28,3.372,31,4.793,52,1.423,53,0.921,54,2.846,57,5.91,63,6.243,66,4.793,69,5.672,72,3.66,81,1.52,87,1.471,96,2.568,106,5.672,109,3.999,116,5.717,125,5.27,146,6.499,156,4.411,164,5.27,173,5.461,195,9.678,196,6.018,198,5.222,237,4.194,247,4.194,265,6.881,299,11.33,345,7.099,373,8.254,374,7.998,375,7.359,376,5.91,379,10.277,467,3.123,522,3.922,538,6.881,636,8.788,641,9.61,720,7.998,723,6.182,725,7.359,780,4.793,823,6.898,933,6.881,1299,7.359,1316,7.359,1372,10.46,1376,11.171,1379,6.499,1394,7.359,1407,7.998,1408,8.969,1409,12.527,1410,12.527,1411,8.969,1412,11.171,1413,8.969,1414,8.969,1415,11.171,1416,8.969,1417,8.969,1418,11.171,1419,7.998,1420,8.969,1421,8.969]],["keywords/108",[]],["title/109",[6,310.314,1358,772.814,1359,772.814,1422,941.961]],["content/109",[2,1.801,3,2.187,6,5.003,11,2.645,12,0.784,19,2.517,29,5.129,39,8.362,63,3.947,65,6.247,101,6.509,116,4.509,117,6.014,149,6.809,173,6.014,174,6.809,185,3.642,188,6.014,255,7.159,270,7.579,272,8.81,335,6.247,406,6.809,421,6.014,515,5.129,537,6.509,551,6.809,563,8.821,644,8.81,882,6.247,1313,10.466,1314,7.159,1316,10.984,1358,12.459,1359,14.717,1360,11.938,1361,10.984,1362,8.81,1363,7.579,1364,6.809,1367,11.004,1379,11.004,1423,13.388,1424,8.81,1425,9.879,1426,10.271,1427,9.879,1428,8.81,1429,8.81,1430,9.879,1431,9.879,1432,9.879,1433,9.879,1434,8.81,1435,9.879,1436,9.879,1437,8.81,1438,9.879,1439,8.81]],["keywords/109",[]],["title/110",[6,345.771,1364,723.417,1440,1049.592]],["content/110",[2,1.066,3,1.266,6,5.7,9,4.82,16,5.899,28,3.904,29,5.392,40,7.659,79,4.696,89,5.718,95,10.621,116,6.319,121,4.74,132,4.855,150,9.542,167,3.549,195,8.851,271,9.26,316,3.983,339,12.346,341,11.358,347,5.902,355,9.26,380,8.52,407,6.567,509,5.392,551,7.158,563,6.843,573,8.52,664,9.849,787,5.549,1078,8.52,1314,7.525,1333,7.967,1364,12.522,1367,13.165,1424,9.26,1441,10.385,1442,10.385,1443,10.385,1444,10.385,1445,10.385,1446,10.385,1447,10.385,1448,10.385,1449,10.385,1450,10.385,1451,10.385,1452,10.385,1453,10.385,1454,10.385]],["keywords/110",[]],["title/111",[211,619.098,246,700.937,926,389.931,1426,655.432,1455,761.86]],["content/111",[6,5.146,136,1.235,211,12.919,244,8.25,245,11.165,246,14.627,251,10.273,308,10.273,541,7.918,551,8.63,606,7.116,733,9.073,793,11.32,926,7.13,1364,10.767,1382,10.273,1426,13.677,1429,11.165,1434,11.165,1455,13.93,1456,12.521,1457,15.621,1458,12.521,1459,12.521,1460,12.521,1461,12.521,1462,12.521]],["keywords/111",[]],["title/112",[290,861.117,1463,1049.592,1464,935.963]],["content/112",[2,0.761,3,1.582,5,3.849,11,1.985,32,3.646,33,4.356,39,4.082,43,2.159,47,10.374,56,5.687,110,6.909,116,3.383,142,5.109,148,4.688,165,5.687,170,4.884,197,5.109,199,1.985,203,5.372,214,3.09,237,5.108,241,4.513,250,6.61,258,6.61,260,5.109,265,5.687,289,5.687,290,10.644,298,4.356,299,5.109,300,6.082,303,8.963,305,3.09,307,6.082,313,2.487,321,5.372,333,5.687,384,6.61,390,4.213,447,4.688,479,2.087,508,6.082,525,4.213,550,3.23,721,3.961,728,4.513,766,4.884,823,9.332,902,11.569,945,3.961,1024,6.419,1118,3.553,1278,5.687,1311,5.109,1313,7.53,1361,8.963,1363,5.687,1364,5.109,1367,5.372,1397,6.61,1426,5.687,1428,9.742,1464,9.742,1465,10.925,1466,7.413,1467,7.413,1468,7.413,1469,7.413,1470,7.413,1471,7.413,1472,7.413,1473,7.413,1474,7.413,1475,12.974,1476,7.413,1477,10.925,1478,10.925,1479,10.925,1480,10.925,1481,10.925,1482,7.413,1483,7.413,1484,10.925,1485,10.925,1486,7.413,1487,7.413,1488,7.413,1489,7.413,1490,7.413,1491,7.413,1492,6.61,1493,7.413,1494,7.413,1495,7.413,1496,10.925,1497,10.925,1498,12.974,1499,12.974,1500,7.413,1501,7.413,1502,7.413,1503,7.413,1504,7.413,1505,7.413,1506,7.413,1507,7.413,1508,7.413,1509,7.413,1510,7.413,1511,10.925,1512,7.413,1513,7.413,1514,7.413,1515,10.925,1516,7.413,1517,7.413,1518,7.413,1519,7.413,1520,7.413,1521,7.413,1522,7.413,1523,6.61,1524,7.413,1525,7.413,1526,7.413,1527,7.413,1528,7.413,1529,7.413,1530,6.61,1531,6.61,1532,6.61,1533,7.413,1534,7.413,1535,7.413]],["keywords/112",[]],["title/113",[21,39.324,72,318.938,77,177.614,83,117.81,136,77.072,1536,781.652]],["content/113",[]],["keywords/113",[]],["title/114",[21,42.981,136,119.363,478,197.31,827,700.937]],["content/114",[12,1.072,13,1.533,14,1.559,21,0.933,43,4.766,72,4.081,76,3.093,77,3.472,81,2.896,82,2.548,83,1.507,86,3.347,108,5.344,125,5.876,136,1.736,137,3.76,140,2.816,175,10.532,198,4.169,199,3.614,200,3.295,247,4.676,315,2.348,334,5.876,343,3.123,347,5.684,421,6.089,467,4.7,476,4.676,478,3.778,480,2.858,491,5.876,499,2.029,510,4.794,586,4.676,674,4.676,741,5.507,829,6.893,866,4.564,935,8.537,956,5.876,1035,6.893,1200,8.205,1537,8.918,1538,10.001,1539,10.001,1540,10.001,1541,13.499]],["keywords/114",[]],["title/115",[21,47.389,77,214.041,480,176.202,1542,772.814]],["content/115",[2,1.389,3,1.649,9,2.775,11,2.134,12,1.074,13,2.272,14,1.243,19,2.031,20,4.684,21,0.954,22,3.323,23,3.473,25,0.739,31,4.259,52,0.786,53,0.818,54,1.811,68,2.322,69,5.041,77,3.074,81,1.953,82,2.031,83,1.201,85,3.323,87,1.307,88,5.041,96,3.299,102,3.638,103,3.92,121,3.638,185,2.939,213,3.553,214,3.323,237,3.727,259,7.285,315,1.871,342,4.259,479,2.244,480,3.389,490,3.057,498,5.776,515,4.138,522,1.902,525,4.53,531,3.727,534,4.026,540,3.92,542,6.54,550,3.473,570,5.494,586,6.928,588,3.821,595,4.684,604,4.389,605,6.547,606,7.687,607,9.924,632,6.115,663,7.108,674,5.386,687,6.547,696,9.451,741,4.389,797,5.776,800,5.776,803,5.252,846,5.041,920,6.115,927,4.509,933,6.115,935,5.041,978,5.494,979,5.041,988,6.115,1024,4.684,1098,10.272,1311,5.494,1405,7.108,1523,7.108,1537,7.108,1542,6.54,1543,6.115,1544,6.54,1545,7.108,1546,10.377,1547,10.272,1548,7.971,1549,7.971,1550,7.971,1551,7.971,1552,7.971,1553,6.115,1554,6.115]],["keywords/115",[]],["title/116",[21,47.389,77,214.041,477,221.108,1555,772.814]],["content/116",[12,1.069,13,1.527,14,1.553,16,4.244,21,0.951,25,0.923,27,2.537,31,5.322,44,5.612,52,0.982,53,1.022,54,2.263,70,3.82,77,4.154,82,2.537,83,1.501,84,2.263,86,1.894,136,1.61,137,3.745,140,2.804,187,3.979,199,4.082,213,4.44,239,3.898,305,4.152,373,6.563,402,5.66,467,5.309,477,4.22,478,3.109,510,4.774,511,3.979,567,8.882,753,7.413,784,3.82,798,6.222,823,5.484,883,6.298,909,7.641,910,7.641,918,6.865,1145,8.882,1224,8.882,1321,8.882,1325,8.171,1555,8.171,1556,11.044,1557,7.641,1558,9.96,1559,7.217,1560,9.96,1561,9.96,1562,9.96,1563,9.96]],["keywords/116",[]],["title/117",[21,47.389,77,214.041,199,252.181,1557,722.644]],["content/117",[2,1.039,3,1.235,6,3.336,9,3.525,12,0.804,14,1.579,21,0.863,25,0.938,27,2.579,40,4.98,52,0.998,53,1.039,54,2.301,63,4.046,76,1.833,77,2.301,83,1.526,97,3.525,132,4.734,136,1.621,199,4.833,200,4.484,203,7.337,213,4.514,215,8.307,229,8.307,233,7.496,259,6.403,301,6.403,315,2.377,316,3.884,344,8.307,346,7.337,403,7.768,477,2.377,510,4.854,550,4.412,632,7.768,651,7.999,736,6.855,752,10.599,757,6.403,763,7.768,803,6.672,889,6.672,927,5.328,956,5.95,1092,9.029,1189,7.768,1301,9.029,1352,8.307,1372,7.337,1437,9.029,1557,7.768,1564,10.126,1565,10.126,1566,10.126,1567,13.612,1568,10.126,1569,13.612,1570,10.126,1571,10.126,1572,10.126,1573,10.126,1574,10.126]],["keywords/117",[]],["title/118",[21,47.389,77,214.041,83,141.971,1559,682.583]],["content/118",[1,6.137,5,5.787,12,0.885,21,0.913,25,1.033,27,3.695,52,1.099,53,1.144,58,5.629,70,4.275,77,3.881,78,1.623,81,2.733,83,2.902,85,4.646,96,3.192,118,7.048,191,4.19,202,5.918,213,4.969,315,2.616,343,3.48,345,5.481,346,8.076,465,5.481,467,3.88,477,3.405,478,2.574,479,3.138,480,2.085,522,2.659,586,5.211,624,4.362,637,8.076,643,5.342,680,7.048,971,8.55,1013,5.481,1222,8.55,1243,5.629,1277,8.55,1559,8.076,1575,11.145]],["keywords/118",[]],["title/119",[81,159.672,83,141.971,893,475.747,1576,772.814]],["content/119",[0,3.749,6,3.091,13,2.267,14,2.015,19,2.39,21,0.92,25,0.87,32,4.615,52,0.925,53,1.327,54,2.132,73,6.042,76,3.127,77,2.937,78,1.883,81,2.701,82,3.293,83,2.667,84,3.36,85,3.912,97,3.267,136,1.745,191,3.528,193,5.762,199,2.512,214,3.912,334,8.688,345,4.615,484,5.167,490,3.599,499,1.904,579,7.869,674,4.388,697,3.912,753,5.167,775,9.367,811,4.586,825,6.8,841,6.183,869,5.934,893,7.468,908,4.283,945,5.014,1035,6.468,1232,7.699,1243,4.74,1576,10.605,1577,12.131,1578,12.131,1579,10.605,1580,10.605]],["keywords/119",[]],["title/120",[81,159.672,83,141.971,708,274.386,1581,772.814]],["content/120",[0,3.651,9,3.181,12,0.726,13,1.401,19,2.328,21,0.792,25,0.847,32,4.494,52,0.901,53,1.303,54,2.076,73,5.696,76,2.852,77,2.884,78,1.331,81,2.805,83,2.7,84,3.761,109,5.657,136,1.816,191,3.436,199,2.446,214,3.809,225,6.021,334,7.457,477,2.979,479,2.573,490,6.57,499,1.854,573,7.497,579,5.563,586,4.272,678,5.778,708,4.821,753,5.032,811,5.172,866,4.17,867,4.744,869,5.778,893,4.615,1013,4.494,1077,8.148,1172,8.148,1234,7.497,1241,8.148,1282,7.01,1546,7.01,1577,11.961,1578,11.961,1579,10.411,1581,10.411,1582,9.138,1583,10.565,1584,12.69,1585,9.138,1586,9.138]],["keywords/120",[]],["title/121",[81,159.672,83,141.971,595,553.496,1587,772.814]],["content/121",[0,3.632,2,0.597,3,0.709,6,1.917,11,1.558,12,0.888,13,1.715,14,2.139,20,5.341,21,0.86,22,3.789,23,2.535,25,0.539,38,3.834,52,0.574,53,0.933,58,2.939,63,2.325,66,4.857,73,4.045,76,2.289,77,3.117,78,0.847,79,1.754,80,3.021,82,2.315,83,2.672,84,2.542,85,2.425,87,1.49,89,3.204,97,2.026,136,1.686,156,2.862,185,2.145,191,4.206,193,4.987,237,4.25,239,4.378,260,4.01,301,5.748,315,2.134,324,3.679,368,4.124,425,8.581,436,7.074,439,3.419,450,3.307,477,2.626,479,2.559,480,2.72,481,3.419,499,1.844,514,9.177,522,1.388,525,5.166,537,3.834,540,2.862,559,6.575,587,3.834,588,5.362,591,6.265,595,9.707,608,4.464,624,4.949,634,10.523,664,3.679,679,2.325,713,3.542,722,4.774,774,6.973,775,8.106,783,4.591,814,5.189,837,7.457,866,2.656,867,3.021,879,6.357,920,8.581,938,4.774,945,3.109,953,4.464,997,3.679,1001,4.464,1014,4.464,1023,9.7,1035,6.265,1083,4.774,1128,4.464,1243,2.939,1244,3.679,1245,4.774,1246,4.774,1532,5.189,1578,10.373,1580,4.774,1587,7.457,1588,5.818,1589,5.818,1590,9.089,1591,5.818,1592,9.089,1593,9.089,1594,5.818,1595,5.818,1596,5.818,1597,5.818,1598,5.189,1599,9.089,1600,5.818,1601,5.818,1602,5.818,1603,5.818,1604,9.089,1605,9.089,1606,11.186,1607,5.818,1608,15.189,1609,9.089,1610,11.186]],["keywords/121",[]],["title/122",[83,158.193,465,516.199,1611,1049.592]],["content/122",[72,5.897,83,2.821,137,5.434,233,7.959,242,10.474,465,7.108,480,3.188,624,5.657,823,7.959,831,6.928,1217,9.962,1612,14.453]],["keywords/122",[]],["title/123",[676,447.208,812,479.04,1613,861.117]],["content/123",[0,3.532,2,0.907,3,1.078,12,1.298,13,1.355,14,1.933,21,0.908,23,3.851,25,0.819,45,5.59,52,0.872,53,1.273,68,3.612,72,3.607,76,2.593,77,2.817,78,2.381,79,3.738,82,2.252,83,1.332,84,3.852,87,2.348,102,5.659,136,1.412,156,7.044,172,5.59,185,3.259,191,3.323,239,3.46,297,6.405,315,2.91,343,2.76,431,7.252,439,5.194,480,1.653,484,7.886,487,5.824,499,1.793,509,7.436,522,2.109,554,5.381,563,5.824,626,7.252,649,3.532,676,7.417,685,4.085,713,5.381,719,5.381,736,3.94,743,6.438,800,6.405,811,4.399,812,8.694,987,6.405,1297,7.882,1577,10.173,1613,10.173,1614,8.839]],["keywords/123",[]],["title/124",[21,52.804,1554,805.214,1615,861.117]],["content/124",[9,3.358,11,2.582,12,1.191,13,2.733,21,0.849,25,0.894,52,0.951,53,0.99,54,2.191,73,3.487,77,2.993,81,2.233,83,1.454,88,6.099,116,4.402,129,9.29,136,0.951,176,4.623,199,2.582,236,4.871,241,5.872,259,8.329,284,6.355,316,3.699,334,5.667,368,3.556,410,9.078,459,6.099,464,7.912,479,2.715,480,2.806,488,7.399,514,10.805,515,9.042,531,4.509,540,4.743,557,7.912,559,4.623,569,7.399,570,9.078,574,8.6,588,6.313,611,11.745,696,7.912,754,6.647,787,5.153,869,8.329,971,7.399,1093,7.912,1372,6.989,1400,8.6,1554,11.506,1615,7.912,1616,9.644,1617,9.644,1618,9.644,1619,9.644,1620,9.644,1621,9.644,1622,9.644,1623,9.644,1624,9.644,1625,9.644,1626,8.6,1627,9.644,1628,9.644]],["keywords/124",[]],["title/125",[25,109.801,52,116.842]],["content/125",[0,5.142,2,1.521,3,1.788,6,0.541,11,1.421,12,1.125,13,1.195,14,0.972,15,0.63,18,3.858,19,2.153,20,1.787,21,0.745,22,3.772,23,2.312,25,0.152,26,1.038,27,2.887,28,1.144,31,2.272,32,0.807,33,0.964,34,1.189,35,0.852,38,1.081,39,0.904,43,2.27,44,1.772,49,1.347,50,1.259,51,1.579,52,0.3,53,1.961,54,4.044,55,1.259,56,1.259,57,2.004,58,0.829,63,2.12,66,0.877,68,3.671,70,0.63,76,2.175,77,2.056,78,2.157,79,2.728,81,2.036,82,0.775,83,1.9,84,1.921,85,1.268,86,2.342,87,1.484,92,1.852,96,2.232,97,1.059,102,4.13,107,1.081,108,1.625,115,0.933,126,1.848,135,1.347,136,0.833,137,0.617,140,2.38,142,1.131,146,1.189,153,0.732,162,1.038,168,1.347,169,1.347,170,2.004,171,1.325,174,1.131,176,0.787,178,0.617,180,0.933,185,0.605,187,3.377,191,4.839,196,4.871,198,4.203,199,2.699,200,2.785,202,3.449,205,1.347,206,1.347,208,4.463,213,5.492,215,1.347,233,0.904,237,0.767,238,1.347,239,2.762,240,1.464,241,0.999,313,3.673,316,1.167,319,1.852,322,1.347,323,1.347,327,1.259,329,1.464,330,1.347,331,1.189,343,1.947,372,1.347,383,0.807,415,1.296,436,1.038,440,1.347,449,1.259,451,2.873,462,2.496,463,2.689,465,0.807,477,1.984,478,1.63,480,1.794,484,0.904,485,2.689,486,1.347,493,1.189,499,0.333,506,2.334,507,1.131,509,0.852,512,1.347,522,4.017,529,1.189,539,0.964,540,0.807,547,2.416,552,1.464,553,1.347,558,1.296,561,0.829,588,0.787,590,1.347,591,1.131,595,3.118,604,1.675,606,0.933,607,0.964,620,1.347,624,0.642,636,0.999,638,1.347,643,1.458,645,1.729,648,1.081,651,0.964,659,1.924,660,4.65,664,1.038,668,1.347,669,1.464,676,3.007,677,0.787,679,0.656,682,0.904,685,0.541,686,1.259,687,1.729,689,1.189,691,1.347,694,1.347,697,1.268,703,1.259,708,1.238,716,1.347,717,2.097,721,0.877,726,1.464,727,1.347,736,0.732,738,1.259,743,1.579,747,0.715,751,0.829,755,1.347,757,1.038,769,1.347,770,0.904,771,1.924,772,1.464,783,2.147,784,1.167,787,1.625,789,1.347,790,2.989,794,0.999,796,1.347,798,3.449,806,1.347,811,2.999,812,2.846,819,1.259,824,2.097,828,0.904,829,1.131,830,1.347,831,0.787,832,1.131,833,1.131,834,2.416,855,0.999,864,1.347,872,2.204,876,1.347,877,1.259,879,0.933,883,1.038,886,1.347,889,1.081,893,2.147,895,2.496,901,1.189,904,2.496,908,1.388,918,1.131,921,1.347,923,1.347,926,0.749,927,2.44,934,1.347,935,1.038,937,1.347,939,1.259,941,2.004,945,0.877,946,2.496,950,1.347,951,3.262,960,1.347,969,1.347,977,1.189,991,1.675,998,1.347,1006,1.347,1012,1.259,1017,2.496,1023,1.259,1033,1.347,1044,1.464,1045,1.347,1046,1.464,1069,1.347,1090,1.347,1091,1.464,1117,1.347,1118,2.038,1127,1.347,1135,1.038,1138,1.259,1150,2.713,1164,1.347,1171,1.347,1174,1.347,1200,1.347,1201,1.347,1214,1.189,1216,1.259,1217,1.131,1221,1.259,1222,1.259,1229,1.347,1235,1.347,1243,1.536,1256,1.347,1257,1.464,1267,0.852,1277,1.259,1280,2.204,1289,1.347,1296,1.347,1300,1.347,1325,2.496,1326,2.496,1335,2.496,1350,1.347,1407,1.464,1412,15.872,1415,15.178,1418,9.394,1542,1.347,1543,1.259,1554,1.259,1555,1.347,1557,1.259,1559,1.189,1576,2.496,1581,2.496,1587,2.496,1613,2.496,1615,1.347,1629,1.641,1630,1.464,1631,2.496,1632,1.464,1633,2.496,1634,1.347,1635,1.347,1636,1.189,1637,1.259,1638,1.347,1639,1.347,1640,1.347,1641,1.347,1642,1.641,1643,2.496,1644,2.496,1645,1.347,1646,1.347,1647,1.347,1648,1.924,1649,1.347,1650,1.131,1651,1.347,1652,1.347,1653,1.347,1654,1.347,1655,1.347,1656,1.347,1657,2.334,1658,1.347,1659,2.496,1660,1.347,1661,1.347,1662,1.347,1663,1.347,1664,1.189,1665,1.347,1666,1.347]],["keywords/125",[]],["title/126",[21,42.981,86,162.438,140,240.539,187,341.358,904,700.937]],["content/126",[]],["keywords/126",[]],["title/127",[86,199.559,187,419.366,1643,861.117]],["content/127",[0,3.469,12,1.126,13,1.331,15,3.33,18,5.588,21,0.437,25,0.804,27,2.212,35,4.507,43,2.529,52,0.856,53,1.257,54,1.973,70,3.33,81,1.472,82,2.212,83,1.308,86,3.612,87,2.663,97,3.022,103,4.27,119,8.334,126,4.813,136,1.207,140,2.444,167,2.967,171,6.18,176,4.161,178,3.264,187,7.184,191,3.264,208,7.742,298,5.101,341,7.122,343,2.711,348,7.122,350,7.122,368,3.201,373,5.72,390,4.934,428,4.78,434,6.357,477,2.038,478,2.005,499,1.761,503,5.285,522,2.071,550,3.783,559,5.869,579,5.285,649,3.469,660,5.72,747,5.335,751,4.385,770,4.78,773,5.72,785,5.72,788,10.616,790,4.161,882,5.49,903,7.122,916,4.78,973,5.72,1068,6.291,1118,4.161,1197,7.742,1327,5.984,1333,6.66,1347,6.66,1643,10.045,1667,8.681,1668,8.681,1669,7.742,1670,7.742,1671,8.681,1672,8.681,1673,8.681,1674,8.681]],["keywords/127",[]],["title/128",[140,295.508,187,419.366,1644,861.117]],["content/128",[0,2.57,9,2.24,12,1.059,13,2.044,14,2.647,15,2.468,18,4.483,19,2.502,21,0.494,25,0.596,27,1.639,28,2.419,35,3.34,52,0.634,53,1.008,54,1.462,70,2.468,77,3.264,79,1.94,81,1.665,82,1.639,83,0.97,86,2.536,87,2.187,97,2.24,126,3.531,136,1.674,140,5.09,149,4.434,171,2.803,176,3.084,178,2.419,187,7.684,191,2.419,208,6.212,214,2.682,313,2.158,327,4.935,368,3.621,383,3.164,390,3.656,428,7.343,434,3.845,452,4.935,477,3.812,478,2.269,487,4.239,490,6.229,499,1.305,522,1.535,554,5.98,559,7.258,579,3.917,616,3.917,636,7.254,649,3.925,660,4.239,674,3.008,675,6.77,741,6.561,747,4.28,753,3.543,770,3.543,773,4.239,790,3.084,792,3.543,798,2.625,826,5.772,881,4.662,882,7.535,908,2.936,913,10.231,926,2.936,949,5.278,973,4.239,1180,8.059,1240,9.141,1327,4.434,1336,5.278,1337,8.759,1345,5.737,1346,8.759,1347,4.935,1348,5.737,1644,8.059,1675,6.433,1676,6.433,1677,6.433,1678,6.433,1679,6.433,1680,6.433,1681,6.433,1682,6.433,1683,10.626,1684,6.433,1685,6.433]],["keywords/128",[]],["title/129",[21,52.804,187,419.366,1645,861.117]],["content/129",[12,0.807,13,1.559,16,5.816,18,6.23,19,3.477,21,0.954,25,0.942,27,2.59,32,6.713,52,1.003,53,1.044,54,2.31,70,3.9,76,1.841,77,2.31,78,1.481,79,4.966,81,1.724,82,2.59,83,1.532,87,2.701,97,3.54,101,8.994,116,4.641,136,1.346,167,3.475,176,4.874,178,3.823,185,3.749,187,7.339,208,8.632,434,6.031,478,2.348,499,2.063,554,6.19,649,4.063,674,6.382,747,4.43,770,5.599,773,6.7,785,8.994,882,6.43,973,6.7,1327,7.008,1347,7.8,1352,12.643,1645,8.342,1669,9.067,1686,10.168,1687,10.168,1688,10.168]],["keywords/129",[]],["title/130",[11,280.996,153,467.915,1689,1049.592]],["content/130",[]],["keywords/130",[]],["title/131",[676,504.899,1663,972.203]],["content/131",[2,1.139,3,1.353,11,2.97,12,0.881,19,2.826,21,0.728,25,1.028,27,2.826,52,1.094,53,1.139,78,1.616,80,5.76,85,4.625,87,2.638,95,8.511,100,7.647,115,6.305,117,6.754,126,4.285,130,5.76,140,3.124,153,4.946,156,7.112,171,4.834,185,5.331,196,4.625,198,4.625,213,4.946,247,5.187,260,7.647,368,4.09,383,8.384,492,7.647,522,2.647,555,8.511,559,5.318,578,7.647,582,6.754,643,5.318,676,6.162,679,4.433,708,3.232,753,6.109,779,9.102,785,7.31,970,8.511,978,7.647,1022,8.511,1118,5.318,1242,9.102,1398,9.102,1583,8.04,1663,9.102,1690,9.102,1691,9.102,1692,8.04,1693,11.095]],["keywords/131",[]],["title/132",[27,267.373,198,437.535,1694,1049.592]],["content/132",[11,3.534,12,1.048,13,2.024,14,2.058,21,0.812,87,2.646,97,5.619,136,1.719,156,7.937,264,7.756,383,6.492,499,2.678,579,8.036,676,5.624,770,9.599,785,8.697,1013,6.492,1036,15.545,1691,10.829,1695,10.829,1696,13.241]],["keywords/132",[]],["title/133",[11,252.181,1690,1063.231,1697,941.961]],["content/133",[11,4.116,12,0.969,13,1.871,14,1.903,68,3.556,87,2.002,97,5.859,118,7.72,136,1.516,156,7.561,247,5.708,383,7.561,492,8.414,499,2.477,559,5.851,735,13.71,861,10.885,1059,10.885,1556,10.015,1690,12.614,1692,8.846,1698,12.207,1699,16.83,1700,12.207,1701,15.374,1702,12.207,1703,12.207,1704,12.207,1705,16.83,1706,12.207,1707,16.83,1708,12.207]],["keywords/133",[]],["title/134",[676,447.208,1709,1049.592,1710,935.963]],["content/134",[11,3.496,12,1.037,13,2.002,14,2.036,21,0.807,77,3.643,83,1.968,87,2.141,97,5.582,136,1.711,156,6.422,167,4.462,313,4.381,383,6.422,499,2.649,579,7.95,649,5.217,676,5.564,866,5.96,1683,14.297,1695,10.713,1710,14.297,1711,13.058,1712,13.058,1713,13.058,1714,13.058,1715,13.058]],["keywords/134",[]],["title/135",[991,652.514,1664,858.692]],["content/135",[2,1.356,3,1.61,5,5.027,12,0.769,21,0.756,25,0.897,52,0.955,53,0.994,62,4.762,68,2.82,78,2.189,84,3.962,87,1.588,105,5.332,138,6.38,176,4.641,185,3.57,196,4.036,198,5.505,202,5.389,213,4.317,214,4.036,239,6.319,260,6.674,315,2.273,343,4.124,402,9.602,410,6.674,411,6.38,428,5.332,446,12.33,477,2.273,479,2.726,511,3.869,522,2.31,550,5.754,556,7.505,559,4.641,588,4.641,651,5.69,657,7.944,685,3.19,771,6.123,774,7.428,887,8.634,916,7.272,970,10.131,978,6.674,991,9.826,1022,7.428,1307,7.944,1664,7.016,1716,8.634,1717,12.018,1718,13.206,1719,13.206,1720,9.683,1721,9.683,1722,8.634]],["keywords/135",[]],["title/136",[27,239.955,198,392.668,991,518.69,1723,941.961]],["content/136",[11,2.853,12,1.118,13,2.159,14,2.196,16,7.639,21,0.536,70,4.088,78,1.552,84,2.422,87,1.747,97,5.843,136,1.852,156,7.759,167,3.642,239,6.175,453,7.022,499,2.162,511,6.303,547,6.057,550,4.644,556,6.057,723,7.345,774,8.176,991,7.756,1657,8.176,1696,13.77,1724,14.085,1725,14.085,1726,14.085,1727,14.085,1728,10.657,1729,17.928,1730,14.085,1731,14.085,1732,14.085]],["keywords/136",[]],["title/137",[991,652.514,1665,972.203]],["content/137",[2,0.861,3,1.022,11,2.244,12,1.105,13,2.325,14,1.307,21,0.601,25,0.777,52,0.827,53,0.861,62,4.123,84,2.714,87,1.958,116,3.826,126,2.484,130,4.352,136,1.178,140,2.36,156,6.842,178,3.152,188,5.103,196,3.494,198,3.494,213,3.737,222,6.877,227,9.232,242,8.654,319,5.103,324,5.301,383,8.432,402,4.764,433,5.778,479,2.36,481,4.926,499,2.423,510,4.018,513,5.523,522,2,555,6.431,606,4.764,624,4.674,634,6.431,643,4.018,674,5.584,676,3.572,685,2.761,715,10.673,747,3.652,751,4.234,757,7.553,785,5.523,787,8.564,803,9.167,804,9.798,870,6.074,915,10.65,958,6.074,970,6.431,978,5.778,979,5.301,991,9.961,1242,9.798,1282,6.431,1583,8.654,1665,6.877,1691,6.877,1692,10.082,1695,6.877,1696,9.798,1716,7.475,1717,11.047,1733,13.522,1734,9.798,1735,12.407,1736,10.65,1737,8.383,1738,8.383,1739,8.383]],["keywords/137",[]],["title/138",[319,639.002,941,691.585,1666,861.117]],["content/138",[0,2.557,12,0.943,13,2.039,14,1.525,21,0.492,25,0.593,52,0.631,53,0.657,78,0.932,83,0.965,84,1.454,96,1.833,97,3.406,136,1.795,137,5,148,4.047,153,4.362,156,4.812,191,2.406,195,9.94,196,2.668,198,2.668,213,2.853,227,8.097,239,4.649,253,10.911,301,4.047,319,10.117,324,6.187,383,3.147,402,3.637,434,2.505,447,6.187,451,2.359,477,1.502,480,1.197,483,4.91,495,4.637,499,1.985,503,3.896,522,1.527,582,5.956,606,3.637,624,2.505,676,5.06,677,3.068,715,10.203,730,5.25,733,8.606,757,4.047,783,6.717,785,4.217,787,7.657,803,6.446,812,2.921,866,4.465,916,3.524,919,8.724,933,4.91,941,10.359,956,3.76,979,7.511,991,9.337,1099,9.744,1160,8.027,1299,5.25,1379,4.637,1398,5.25,1492,5.707,1556,5.25,1583,4.637,1666,5.25,1717,11.175,1733,12.778,1734,8.027,1735,8.724,1736,5.707,1740,6.4,1741,6.4,1742,6.4,1743,4.91,1744,6.4,1745,5.707,1746,5.707,1747,6.4,1748,5.707,1749,5.707,1750,6.4,1751,6.4,1752,6.4,1753,6.4,1754,5.707,1755,5.707,1756,6.4,1757,6.4,1758,6.4,1759,6.4,1760,13.3,1761,13.3,1762,9.783,1763,6.4,1764,5.707,1765,6.4,1766,9.783,1767,5.707,1768,6.4,1769,8.724,1770,9.783,1771,5.707]],["keywords/138",[]],["title/139",[78,172.585,1017,972.203]],["content/139",[]],["keywords/139",[]],["title/140",[27,217.638,78,124.43,202,348.602,313,286.626,1631,700.937]],["content/140",[0,2.619,2,1.382,3,1.642,5,3.403,9,2.282,11,2.667,12,1.259,13,1.848,18,2.992,21,0.33,25,0.607,27,4.038,32,3.224,52,1.188,53,1.023,54,2.264,58,3.31,62,4.9,68,2.902,73,2.37,77,1.489,78,2.799,79,1.976,81,2.282,84,2.739,103,3.224,119,5.855,121,2.992,129,3.609,130,3.403,136,1.611,142,6.867,150,6.867,185,3.673,191,2.464,193,2.922,198,2.732,202,6.223,239,5.27,264,3.851,313,5.48,315,2.339,343,2.047,436,4.145,439,3.851,451,4.964,463,4.145,476,3.065,478,1.514,479,1.845,480,2.519,491,3.851,509,7.52,534,5.032,539,3.851,540,4.9,547,3.725,586,3.065,598,6.565,604,7.975,605,3.725,606,3.725,607,3.851,624,2.565,640,5.028,649,3.981,671,5.845,678,4.145,721,3.502,771,6.301,867,3.403,869,4.145,871,4.518,901,4.75,918,4.518,979,4.145,997,4.145,1001,5.028,1013,5.928,1022,5.028,1024,3.851,1083,5.378,1243,5.032,1244,6.301,1245,5.378,1246,5.378,1267,6.991,1544,5.378,1545,5.845,1546,5.028,1547,5.845,1631,8.174,1632,10.748,1772,6.555,1773,6.555,1774,5.378,1775,6.555,1776,6.555,1777,4.75,1778,6.555,1779,6.555,1780,6.555,1781,6.555,1782,5.378,1783,5.845]],["keywords/140",[]],["title/141",[78,124.43,136,119.363,478,197.31,824,588.851]],["content/141",[0,2.76,2,0.709,3,0.842,9,2.405,12,1.318,13,1.059,14,1.077,19,1.76,21,0.626,25,0.64,40,3.397,43,4.316,52,0.681,53,1.064,70,3.976,76,3.131,78,2.721,81,2.878,82,1.76,83,1.041,84,3.367,86,3.068,87,2.267,88,4.368,115,3.926,131,2.88,136,1.637,140,1.945,153,3.08,178,2.597,185,2.547,191,2.597,200,4.099,236,3.489,239,2.704,298,4.059,313,4.175,315,2.433,343,3.885,368,4.587,372,5.667,415,2.943,434,2.704,436,4.368,451,5.098,467,2.405,478,3.834,479,2.919,480,1.292,526,4.552,531,3.23,539,4.059,540,3.397,541,4.368,586,6.466,587,4.552,598,4.552,604,3.804,618,5.006,649,2.76,679,4.142,680,4.368,697,2.88,708,2.012,713,4.206,787,3.691,792,3.804,811,3.678,824,7.145,826,4.059,866,3.153,867,3.587,889,4.552,908,3.153,925,6.16,926,3.153,927,4.057,930,5.3,945,3.691,958,5.006,988,5.3,997,4.368,1000,5.3,1012,5.3,1020,6.16,1023,5.3,1118,3.311,1243,3.489,1267,3.587,1419,6.16,1692,5.006,1743,5.3,1784,6.908,1785,6.908,1786,6.908,1787,6.908,1788,6.908,1789,6.908,1790,6.908,1791,6.908,1792,5.3,1793,6.908,1794,6.908,1795,5.667]],["keywords/141",[]],["title/142",[72,384.349,78,137.189,1243,475.747,1633,772.814]],["content/142",[0,3.372,2,1.232,3,1.463,12,1.109,13,1.294,15,4.603,25,0.782,27,2.15,52,0.832,53,1.232,70,6.852,72,3.444,73,3.052,78,2.557,81,2.034,84,3.904,123,7.59,136,1.854,137,3.174,152,4.797,175,10.484,191,3.174,297,6.116,338,6.475,343,4.361,396,4.96,451,4.425,479,2.376,480,2.245,481,4.96,488,6.475,490,3.237,492,5.818,499,2.833,522,2.014,526,5.562,539,4.96,586,5.612,588,4.046,649,3.372,728,5.139,736,3.763,753,6.609,811,2.994,845,5.139,869,5.338,871,5.818,927,5.953,930,6.475,976,6.925,987,6.116,1001,6.475,1013,4.151,1076,7.527,1130,6.925,1243,7.682,1439,7.527,1633,9.847,1792,6.475,1796,12.002,1797,12.002,1798,12.002,1799,8.441,1800,8.441,1801,12.002,1802,8.441,1803,8.441,1804,8.441,1805,8.441,1806,8.441,1807,8.441,1808,8.441]],["keywords/142",[]],["title/143",[79,284.008,202,384.349,1634,772.814,1635,772.814]],["content/143",[2,0.924,3,1.098,12,1.243,13,1.925,25,0.834,27,3.987,52,0.888,53,0.924,70,3.453,78,2.397,79,4.361,80,7.51,81,2.129,84,3.556,121,4.109,136,1.681,137,3.385,191,3.385,202,6.386,214,3.753,313,3.02,346,6.524,434,3.524,499,1.826,522,2.148,540,4.427,556,5.116,624,4.916,626,7.386,637,6.524,650,6.524,678,5.693,719,5.481,746,7.386,771,5.693,977,6.524,1013,8.605,1024,5.29,1156,12.898,1234,7.386,1240,9.635,1243,4.547,1279,10.304,1280,6.524,1281,8.028,1282,6.906,1544,7.386,1546,9.635,1583,9.101,1626,8.028,1634,7.386,1635,11.867,1792,9.635,1809,9.002,1810,12.559,1811,9.002,1812,12.559,1813,12.559,1814,9.002,1815,9.002,1816,9.002,1817,9.002,1818,9.002,1819,9.002,1820,9.002,1821,9.002,1822,9.002,1823,9.002,1824,14.464,1825,9.002]],["keywords/143",[]],["title/144",[72,384.349,78,137.189,239,368.683,1636,682.583]],["content/144",[12,1.063,13,1.514,14,1.54,25,0.915,27,3.868,52,0.974,53,1.014,70,3.789,78,2.371,79,2.979,81,2.269,84,3.699,97,5.667,132,4.619,136,1.844,167,3.376,193,4.404,239,6.371,313,4.491,319,6.014,343,4.18,463,6.247,477,2.319,479,2.781,480,3.182,499,3.081,509,5.129,522,2.357,550,4.304,586,4.619,624,3.867,649,3.947,685,3.254,697,4.118,736,5.968,746,8.105,754,6.809,771,6.247,845,8.151,909,7.579,910,7.579,927,3.867,952,8.105,1244,6.247,1630,8.81,1636,7.159,1774,8.105,1826,13.542,1827,15.186,1828,9.879,1829,9.879,1830,13.388,1831,13.388]],["keywords/144",[]],["title/145",[72,384.349,78,137.189,1267,489.06,1637,722.644]],["content/145",[2,0.888,3,1.055,12,1.337,18,8.2,21,0.435,25,0.802,27,3.918,52,0.853,53,0.888,68,2.52,73,3.128,78,2.452,79,3.682,84,3.825,121,3.948,131,3.606,136,1.599,167,2.956,185,3.189,202,3.53,313,5.647,421,5.267,451,4.502,477,2.867,479,2.436,480,1.618,499,1.755,509,4.491,522,2.064,526,5.7,539,5.083,561,6.168,598,5.7,643,4.147,752,5.962,792,4.763,808,7.714,811,4.333,866,3.948,867,4.491,868,7.097,870,6.269,871,5.962,901,10.258,909,9.369,910,9.369,918,8.417,1014,6.636,1039,7.714,1048,7.097,1244,5.47,1267,8.74,1598,7.714,1637,6.636,1638,7.097,1661,7.097,1717,5.962,1777,6.269,1826,7.714,1832,8.651,1833,8.651,1834,7.714,1835,7.714,1836,7.714,1837,8.651,1838,7.714,1839,7.714,1840,7.714,1841,8.651,1842,8.651,1843,8.651,1844,8.651,1845,8.651,1846,8.651,1847,8.651,1848,8.651,1849,8.651,1850,8.651,1851,8.651]],["keywords/145",[]],["title/146",[21,47.389,84,214.041,812,429.916,1639,772.814]],["content/146",[2,1.066,3,1.266,21,0.871,25,0.962,52,1.024,53,1.066,68,3.025,78,2.749,79,3.131,81,1.76,82,2.645,84,3.539,86,1.974,87,1.703,102,4.74,115,5.902,129,5.718,131,4.329,136,1.536,140,2.924,223,9.122,226,7.525,313,3.484,315,2.438,316,3.983,415,6.636,451,3.829,467,3.615,478,2.398,479,2.924,480,1.943,496,6.322,503,6.322,507,7.158,511,4.149,515,7.188,597,7.967,708,3.025,724,10.032,743,5.392,809,8.52,811,6.314,812,7.108,866,4.74,867,5.392,908,6.319,1000,7.967,1065,9.26,1530,9.26,1639,8.52,1650,7.158,1852,10.385]],["keywords/146",[]],["title/147",[78,137.189,811,334.179,1243,475.747,1853,941.961]],["content/147",[0,3.195,12,0.917,13,2.413,14,2.113,21,0.825,27,2.941,58,4.039,72,3.263,73,4.175,76,3.282,78,2.388,81,1.356,84,3.726,85,3.334,96,3.881,97,4.02,136,1.85,193,3.565,233,4.404,239,5.808,313,2.683,315,1.877,334,4.699,343,4.231,366,5.795,477,3.181,478,1.847,479,2.252,480,1.496,484,8.666,499,3.193,500,12.084,509,4.152,624,3.13,677,3.833,682,4.404,685,3.804,697,3.334,708,2.329,728,4.869,736,3.565,775,5.795,811,5.583,812,7.9,846,5.057,847,6.561,866,5.27,867,4.152,945,4.273,987,8.367,1243,6.844,1244,5.057,1312,7.131,1579,11.118,1580,11.118,1636,5.795,1774,6.561,1854,7.997,1855,7.997,1856,7.997,1857,11.547,1858,7.997,1859,7.997]],["keywords/147",[]],["title/148",[676,447.208,677,503.111,1640,861.117]],["content/148",[2,0.643,3,0.764,12,1.19,13,1.797,14,1.501,19,1.597,21,0.714,25,0.581,27,2.987,52,0.618,53,0.643,68,1.826,70,2.404,76,2.123,78,2.662,81,1.632,84,3.226,86,2.229,87,1.579,109,2.794,116,2.861,136,1.738,137,2.357,140,4.65,148,3.964,153,2.794,156,3.083,167,2.142,185,3.55,193,2.794,223,4.13,239,5.149,247,4.502,309,5.142,313,3.23,315,2.26,316,3.693,332,4.542,342,3.349,343,3.006,368,3.55,376,4.13,383,3.083,402,3.562,415,5.605,421,3.816,434,2.453,447,3.964,451,5.753,467,2.182,476,2.931,478,2.708,479,1.765,480,1.172,487,4.13,490,2.404,499,1.953,510,3.004,511,2.504,515,3.254,522,1.495,547,5.472,650,4.542,674,2.931,676,6.862,677,8.449,679,5.672,708,1.826,713,3.816,741,3.451,766,4.13,792,3.451,811,5.036,825,6.977,866,2.861,867,3.254,879,3.562,908,2.861,916,5.302,926,2.861,927,2.453,945,3.349,956,3.683,991,7.244,1000,4.808,1013,3.083,1068,4.542,1118,3.004,1187,7.9,1243,3.166,1265,5.142,1267,3.254,1311,4.32,1640,5.142,1650,4.32,1664,4.542,1792,4.808,1834,5.589,1835,5.589,1836,5.589,1838,5.589,1839,5.589,1840,5.589,1860,9.629,1861,6.268,1862,9.629,1863,6.268,1864,6.268,1865,6.268,1866,6.268,1867,6.268,1868,6.268,1869,9.629,1870,6.268,1871,6.268,1872,6.268,1873,6.268]],["keywords/148",[]],["title/149",[1,518.69,78,137.189,415,401.349,1641,772.814]],["content/149",[2,0.928,3,1.102,12,0.718,14,1.963,19,2.302,21,0.913,25,0.837,43,2.632,44,3.767,52,0.891,53,0.928,63,3.61,68,2.632,76,1.636,78,2.676,79,2.724,81,2.134,82,3.692,83,1.898,84,2.053,86,3.134,108,4.828,109,4.028,126,2.678,136,1.242,137,3.397,140,4.641,173,5.501,200,2.977,285,7.413,313,5.259,315,2.121,335,5.714,368,5.343,415,7.611,451,5.779,476,4.225,478,2.908,490,3.466,499,2.555,503,5.501,522,3.004,534,4.564,606,5.135,664,5.714,674,5.887,676,3.85,677,4.331,685,2.977,724,9.124,792,6.934,797,6.548,811,3.206,812,4.124,825,6.548,908,7.155,924,10.33,926,4.124,1641,7.413,1650,6.228,1874,9.036]],["keywords/149",[]],["title/150",[62,516.199,78,152.865,1783,935.963]],["content/150",[]],["keywords/150",[]],["title/151",[78,152.865,1646,861.117,1648,663.744]],["content/151",[2,1.674,3,1.988,12,0.788,14,1.547,21,0.675,25,0.919,27,2.527,33,5.829,43,2.889,51,6.97,52,0.978,53,1.018,68,2.889,72,4.047,78,2.726,81,2.276,83,1.495,84,2.254,86,1.886,87,2.201,102,4.527,113,6.837,118,6.273,136,1.324,170,6.536,200,4.423,202,5.478,223,6.536,229,8.138,247,4.638,338,10.299,415,5.72,451,6.011,478,2.291,480,1.855,511,3.963,522,2.367,526,6.536,527,8.138,558,4.226,643,4.755,645,7.629,677,4.755,679,5.364,685,3.268,697,4.135,708,2.889,811,3.519,812,4.527,813,8.138,841,6.536,916,5.462,926,4.527,927,3.882,958,7.188,1646,8.138,1648,8.49,1875,9.919,1876,9.919,1877,9.919,1878,9.919,1879,9.919,1880,9.919]],["keywords/151",[]],["title/152",[78,124.43,81,144.821,200,281.452,645,485.545,1647,700.937]],["content/152",[2,1.26,3,1.497,25,0.807,43,5.05,52,0.859,53,0.894,54,1.98,72,3.555,76,3.139,78,2.783,81,2.757,86,1.657,87,1.429,136,1.836,180,6.976,200,5.082,315,3.336,368,3.212,387,6.005,434,3.41,467,4.947,476,6.644,477,3.336,478,3.897,479,2.453,506,6.684,511,3.481,558,6.055,561,7.177,636,5.304,645,4.951,679,3.481,708,2.538,736,3.884,753,4.798,824,6.005,916,4.798,926,5.602,927,5.562,1097,7.769,1531,7.769,1543,6.684,1647,7.148,1648,10.285,1743,6.684,1881,7.769,1882,8.712,1883,8.712,1884,8.712,1885,8.712,1886,7.769,1887,7.769,1888,7.148,1889,7.769,1890,7.148]],["keywords/152",[]],["title/153",[78,137.189,451,347.274,643,451.519,1649,772.814]],["content/153",[2,1.089,3,1.294,21,0.707,25,0.983,44,4.423,52,1.046,53,1.089,54,2.411,72,4.33,76,1.921,77,2.411,78,2.76,81,2.84,83,1.599,86,2.993,87,1.74,136,1.385,200,3.496,210,9.462,387,10.85,402,6.03,415,7.139,451,5.178,478,2.451,481,6.235,499,2.153,503,6.46,536,9.462,643,5.086,645,6.03,674,4.961,679,4.24,685,4.627,728,6.46,786,8.14,841,6.992,856,6.992,908,6.41,1543,8.14,1559,7.689,1648,10.595,1649,8.706,1722,9.462,1734,8.706,1743,8.14,1881,9.462,1891,10.611,1892,10.611,1893,10.611,1894,9.462]],["keywords/153",[]],["title/154",[78,152.865,415,447.208,1650,723.417]],["content/154",[2,1.731,3,2.057,25,1.316,44,5.92,52,1.4,53,1.458,54,3.227,68,4.913,78,2.456,313,4.764,415,7.186,481,8.344,1650,9.788,1895,14.201]],["keywords/154",[]],["title/155",[136,92.879,415,401.349,926,429.916,1651,772.814]],["content/155",[6,2.988,12,1.247,13,1.39,14,1.968,18,4.139,19,2.31,25,0.84,27,2.31,43,2.642,52,0.894,53,0.931,54,2.061,56,6.958,72,3.701,76,2.286,78,2.73,79,2.735,81,2.798,83,1.367,84,2.061,86,1.724,87,2.07,88,5.735,90,6.251,105,4.994,109,4.043,119,5.329,127,6.251,136,1.245,162,5.735,167,3.099,171,3.952,180,7.175,200,2.988,202,3.701,233,4.994,313,4.235,315,2.129,335,5.735,453,5.976,467,3.157,476,4.241,477,2.963,478,2.095,490,3.479,496,5.522,501,8.088,510,4.347,531,4.241,558,6.187,571,6.572,643,4.347,645,5.154,677,4.347,679,5.044,708,2.642,751,6.376,908,4.139,913,6.958,926,7.8,927,5.684,954,6.958,997,5.735,1333,6.958,1553,6.958,1648,5.735,1651,7.441,1670,8.088,1795,7.441,1886,8.088,1887,8.088,1888,7.441,1896,9.069,1897,9.069,1898,9.069,1899,9.069,1900,9.069,1901,9.069,1902,8.088,1903,8.088]],["keywords/155",[]],["title/156",[86,179.096,136,92.879,415,401.349,1652,772.814]],["content/156",[9,2.475,12,1.294,13,1.09,14,1.109,19,1.811,25,0.659,27,2.698,43,3.085,44,2.964,51,3.691,52,0.701,53,0.73,54,1.616,63,5.605,72,2.901,76,2.847,78,2.781,79,2.144,81,3.034,83,1.072,84,2.876,86,3.617,87,2.3,105,3.915,126,2.107,127,4.9,129,3.915,136,1.551,162,4.496,200,2.342,227,4.328,233,3.915,298,6.224,313,3.554,335,4.496,368,3.905,377,5.152,387,9.668,415,5.977,451,2.621,477,2.486,478,2.924,480,1.33,481,4.178,490,2.727,503,4.328,507,4.9,511,4.232,531,3.324,534,3.591,558,3.029,643,7.19,645,7.194,677,5.077,679,5.058,686,5.454,751,3.591,812,3.245,906,8.69,908,3.245,926,6.402,927,2.783,997,4.496,1027,5.454,1118,3.408,1164,5.833,1170,5.833,1185,6.34,1213,6.34,1324,6.34,1553,5.454,1648,8.005,1652,5.833,1795,5.833,1889,6.34,1890,8.69,1902,6.34,1903,6.34,1904,7.11,1905,7.11,1906,7.11,1907,7.11,1908,7.11]],["keywords/156",[]],["title/157",[136,92.879,140,265.206,415,401.349,1653,772.814]],["content/157",[12,1.28,14,1.504,19,2.457,21,0.663,25,0.894,27,2.457,44,5.49,52,0.951,53,0.99,54,2.191,69,6.099,72,3.935,78,2.737,79,3.971,81,1.635,83,1.454,86,3.064,87,1.581,121,4.402,126,2.858,127,6.647,140,5.109,162,6.099,167,3.296,187,3.853,200,3.177,233,5.311,242,6.989,270,7.399,298,5.667,313,4.419,343,3.011,368,5.942,377,6.989,387,6.647,396,5.667,415,6.39,451,5.529,503,5.872,511,3.853,531,4.509,534,4.871,643,6.313,649,5.993,677,4.623,679,3.853,757,6.099,798,3.935,812,4.402,908,4.402,926,6.011,1093,7.912,1648,6.099,1653,7.912,1890,7.912,1894,8.6,1909,9.644,1910,9.644,1911,9.644,1912,9.644,1913,9.644,1914,9.644]],["keywords/157",[]],["title/158",[136,92.879,415,401.349,908,429.916,1654,772.814]],["content/158",[2,0.808,3,0.959,12,1.17,13,2.058,14,2.296,21,0.82,25,0.729,27,2.004,30,4.79,44,4.757,52,0.776,53,0.808,54,1.788,72,3.21,78,2.632,79,3.441,81,2.276,83,2.024,84,3.051,89,4.332,98,7.631,131,3.28,136,1.659,140,2.215,167,2.689,191,2.958,233,4.332,298,4.623,313,3.828,368,5.43,402,4.471,415,4.862,496,4.79,499,2.315,509,5.925,531,3.679,624,3.079,654,4.79,667,13.379,677,3.771,708,2.292,743,5.925,811,4.763,812,7.137,847,6.455,866,3.591,908,7.137,931,6.455,997,4.975,1130,6.455,1279,9.362,1307,9.362,1336,6.455,1380,6.036,1553,6.036,1654,6.455,1692,5.701,1915,7.868,1916,7.868,1917,7.868,1918,7.868,1919,7.868,1920,7.868,1921,7.868,1922,7.868,1923,7.868,1924,7.868,1925,13.427,1926,14.728,1927,11.411,1928,7.868,1929,7.868,1930,13.427,1931,16.307,1932,7.868,1933,13.427,1934,11.411]],["keywords/158",[]],["title/159",[78,113.842,180,444.229,558,333.045,926,356.751,927,305.939,1888,641.292]],["content/159",[2,1.766,12,1.087,27,2.601,58,5.157,78,2.678,81,2.618,84,3.509,121,4.66,136,1.836,175,7.037,180,5.803,214,4.256,343,4.822,359,9.105,375,8.377,449,7.833,480,3.086,499,2.072,558,5.833,586,4.774,602,9.105,645,5.803,708,4.498,811,3.622,916,5.622,926,6.248,927,5.358,956,6,1013,7.595,1243,5.157,1935,17.206,1936,10.211,1937,16.499,1938,10.211,1939,13.689,1940,10.211,1941,10.211,1942,10.211,1943,13.689,1944,10.211,1945,10.211]],["keywords/159",[]],["title/160",[62,463.266,78,137.189,239,368.683,1946,941.961]],["content/160",[2,1.409,3,1.673,27,3.495,31,7.331,35,7.124,68,3.997,72,5.598,78,2.406,84,3.754,121,6.262,136,1.629,239,6.467,313,4.603,451,5.058,478,3.169,677,6.577,792,7.555,811,4.868,1636,9.942,1782,11.257,1947,13.72]],["keywords/160",[]],["title/161",[78,137.189,239,368.683,811,334.179,1655,772.814]],["content/161",[9,3.242,12,1.169,13,1.428,14,2.005,18,4.25,21,0.741,25,0.863,27,4.045,51,4.835,52,0.918,53,0.956,54,2.116,73,3.367,78,2.621,81,1.579,84,3.787,116,4.25,130,4.835,136,1.741,166,4.835,176,4.464,195,8.369,214,3.882,225,6.136,236,4.703,239,7.578,477,2.186,478,2.151,480,1.742,481,5.472,485,5.889,498,6.748,499,1.889,677,4.464,708,2.713,811,6.265,812,7.605,846,5.889,870,6.748,1013,4.58,1189,7.144,1243,4.703,1267,4.835,1280,10.671,1380,12.183,1655,7.64,1717,8.862,1948,9.312,1949,9.312,1950,9.312]],["keywords/161",[]],["title/162",[78,137.189,239,368.683,313,316.018,1656,772.814]],["content/162",[0,3.408,2,0.876,3,1.04,12,1.214,13,2.343,14,1.885,21,0.429,25,0.79,27,3.08,51,4.428,52,0.841,53,0.876,54,1.938,73,3.084,78,2.44,82,3.08,83,1.822,84,3.808,97,5.999,121,3.893,130,4.428,136,1.699,167,2.915,195,7.983,239,6.744,305,3.556,313,5.127,315,2.002,343,2.663,368,3.145,390,4.847,439,5.012,463,9.664,467,2.969,476,3.988,499,1.73,510,4.088,556,4.847,649,3.408,677,6.733,685,3.983,697,3.556,721,4.558,728,5.193,736,3.802,754,10.533,899,12.526,938,6.998,991,6.658,1013,4.195,1187,6.998,1244,5.394,1278,6.543,1656,6.998,1657,10.776,1664,6.181,1717,5.879,1764,12.526,1951,8.529,1952,8.529,1953,8.529,1954,8.529,1955,12.091,1956,12.091,1957,12.091,1958,12.091,1959,12.091,1960,8.529,1961,8.529]],["keywords/162",[]],["title/163",[1638,972.203,1962,1184.991]],["content/163",[2,1.409,3,1.673,27,3.495,31,7.331,35,7.124,68,3.997,72,5.598,78,2.406,84,3.754,121,6.262,136,1.629,313,4.603,451,5.058,478,3.169,792,7.555,811,4.868,1267,8.578,1637,10.526,1777,9.942,1782,11.257,1963,12.235]],["keywords/163",[]],["title/164",[78,137.189,811,334.179,1267,489.06,1658,772.814]],["content/164",[2,1.378,3,1.637,12,1.066,13,1.521,14,2.093,18,6.127,21,0.499,25,0.919,27,3.42,52,0.978,53,1.018,54,2.254,78,2.481,81,1.681,84,3.05,115,5.637,136,1.732,176,4.755,195,5.637,202,4.047,242,7.188,313,5.47,478,2.291,479,2.793,485,8.49,499,2.724,513,6.536,598,6.536,677,4.755,703,7.61,708,2.889,736,4.422,811,5.399,812,7.442,947,7.188,977,9.728,1024,5.829,1267,9.612,1280,7.188,1380,10.299,1658,8.138,1659,8.138,1767,8.845,1771,8.845,1777,7.188,1964,13.425,1965,9.919,1966,13.425,1967,13.425,1968,9.919,1969,9.919,1970,9.919,1971,9.919,1972,9.919]],["keywords/164",[]],["title/165",[78,137.189,313,316.018,1267,489.06,1660,772.814]],["content/165",[2,0.907,3,1.078,12,1.346,13,1.901,14,1.933,18,7.086,21,0.721,25,0.819,27,3.159,52,0.872,53,0.907,54,2.008,73,3.196,78,2.469,82,3.159,83,2.464,84,3.715,97,6.06,136,1.671,178,3.323,195,9.633,305,3.685,313,5.209,343,3.872,390,5.023,439,5.194,480,2.904,499,1.793,556,5.023,677,4.237,697,5.169,901,10.378,947,6.405,1244,5.59,1267,8.801,1278,6.781,1657,10.987,1659,7.252,1660,7.252,1661,7.252,1745,7.882,1746,7.882,1748,7.882,1749,7.882,1754,7.882,1755,7.882,1769,11.057,1777,6.405,1963,7.882,1973,8.839,1974,8.839,1975,14.322,1976,14.322,1977,8.839,1978,8.839,1979,8.839,1980,8.839,1981,8.839]],["keywords/165",[]],["title/166",[78,152.865,170,691.585,1662,861.117]],["content/166",[2,1.235,3,1.467,6,2.79,12,0.955,13,2.145,14,2.74,21,0.605,25,0.785,30,5.157,43,2.467,44,5.015,52,0.835,53,0.87,54,1.925,68,2.467,76,2.533,78,2.604,80,4.398,81,1.436,84,3.18,86,3.059,87,2.498,103,5.917,114,6.498,140,2.385,170,7.928,178,3.185,180,4.814,193,3.776,199,3.221,223,5.581,313,4.036,316,4.615,325,9.23,435,7.553,477,1.988,480,2.251,484,8.861,487,5.581,499,1.718,523,13.585,535,6.498,540,4.166,586,5.625,648,5.581,649,3.384,679,3.384,682,8.389,733,12.461,756,6.949,763,6.498,764,7.553,770,4.664,786,6.498,916,4.664,928,9.23,956,4.977,1013,4.166,1343,6.949,1354,7.553,1662,6.949,1982,8.47,1983,8.47,1984,8.47,1985,8.47,1986,8.47,1987,8.47,1988,8.47,1989,8.47,1990,8.47,1991,8.47,1992,8.47,1993,8.47,1994,8.47,1995,8.47,1996,8.47,1997,8.47]],["keywords/166",[]]],"invertedIndex":[["",{"_index":136,"title":{"3":{"position":[[30,1]]},"4":{"position":[[17,1]]},"10":{"position":[[12,1]]},"23":{"position":[[17,1]]},"24":{"position":[[26,1]]},"25":{"position":[[12,1]]},"27":{"position":[[21,1]]},"30":{"position":[[20,1]]},"41":{"position":[[25,1]]},"43":{"position":[[15,1]]},"46":{"position":[[24,3],[37,3]]},"47":{"position":[[24,3],[38,3]]},"48":{"position":[[24,3],[39,3],[46,3],[56,3]]},"49":{"position":[[24,3],[37,3]]},"50":{"position":[[24,3],[37,3]]},"97":{"position":[[28,1]]},"113":{"position":[[28,1]]},"114":{"position":[[6,3],[19,3]]},"141":{"position":[[6,3],[20,3]]},"155":{"position":[[8,1]]},"156":{"position":[[8,1]]},"157":{"position":[[8,1]]},"158":{"position":[[8,1]]}},"content":{"15":{"position":[[486,1],[973,3],[986,3],[1702,3],[1715,3]]},"16":{"position":[[947,3],[960,3],[1288,3],[1301,3]]},"17":{"position":[[925,2],[969,2]]},"19":{"position":[[465,3],[480,3],[591,1],[787,1]]},"20":{"position":[[483,3],[498,3],[673,1]]},"30":{"position":[[1118,78],[1209,78],[1310,2],[1343,78],[1447,1],[1454,1],[1568,1],[1575,1],[1678,2],[1711,1],[1718,1],[1748,78],[1839,1],[1846,1],[1876,78]]},"37":{"position":[[138,3],[153,3],[160,3],[170,3],[233,3],[246,3],[811,3],[825,3],[860,3],[874,3],[1059,3],[1072,3],[1111,3],[1124,3],[1307,3],[1320,3]]},"39":{"position":[[830,3],[845,3],[1142,3],[1157,3],[1464,3],[1479,3]]},"40":{"position":[[392,1],[841,2],[891,3],[906,3]]},"44":{"position":[[337,3],[352,3],[376,3],[386,3]]},"45":{"position":[[223,3],[248,3],[481,3],[494,6],[511,6],[529,3],[536,3],[546,3],[589,6],[605,3],[623,3],[636,4],[641,3],[655,4],[660,3],[673,4],[682,3],[695,3]]},"46":{"position":[[1446,4],[1462,3],[1469,3],[1479,5],[2783,3],[2796,3]]},"47":{"position":[[58,3],[72,3],[814,3],[828,3],[871,3],[885,3]]},"48":{"position":[[62,3],[77,3],[84,3],[94,3],[909,3],[924,3],[931,3],[941,3]]},"49":{"position":[[78,3],[91,3],[1092,3],[1105,3],[1148,3],[1161,3]]},"53":{"position":[[289,3],[302,3],[415,3],[430,3],[1008,3],[1023,3],[1030,3],[1040,3]]},"54":{"position":[[257,3],[270,3],[571,3],[586,3]]},"56":{"position":[[904,3],[1331,1],[1402,3],[1417,3],[1421,1],[1439,1],[1456,1],[1467,1],[1512,1],[1518,1],[1528,1],[1534,1],[1545,1],[1551,1],[1562,1],[1581,1],[1587,1],[1597,1],[1603,3],[1620,1],[1626,1],[1641,1],[1652,1],[1658,3],[1675,1],[1681,1],[1696,1],[1707,1],[1756,1],[1762,1],[1775,1],[1781,1],[1791,1],[1838,3],[1853,3],[1924,3],[1941,3],[2470,3],[2483,3],[2566,3],[2579,3],[2583,1],[2598,1],[2655,1],[2665,1],[2671,1],[2679,1],[2685,3],[2689,1],[2725,3],[2771,1],[2786,1],[2794,1],[2827,1],[2833,1],[2839,1],[2847,1],[2952,3],[2965,3],[2996,3],[3011,3],[3044,3],[3057,3],[3615,3],[3628,3]]},"57":{"position":[[609,3],[1422,3],[1435,3],[1500,3],[1504,3],[1583,3],[1598,3],[1679,3],[1683,3],[1786,3],[1803,3]]},"58":{"position":[[212,2],[224,1],[560,3],[657,1],[819,2],[840,3],[853,3]]},"59":{"position":[[320,1],[423,2],[505,1],[676,2],[998,1],[1079,1],[1311,1],[1409,3],[1424,3],[1449,2],[1466,1],[1510,1],[1529,1],[1531,1],[1602,1],[1604,1],[1606,1],[1608,1],[1610,1],[1612,1],[1677,1],[1757,1]]},"60":{"position":[[304,3],[317,3],[583,3],[598,3],[1785,3],[1798,3],[1859,3],[1863,3],[1940,3],[1955,3],[2032,1],[2093,1],[2262,1],[2320,3],[2343,1],[2395,3],[2410,1],[2454,3],[2466,3],[2480,1]]},"62":{"position":[[417,3],[430,3],[497,3],[510,3],[585,3],[598,3],[684,3],[697,3]]},"63":{"position":[[894,3],[907,3],[957,1],[1494,3],[1507,3]]},"64":{"position":[[1414,3],[1429,3],[1536,1],[1683,1],[1888,3],[1903,3]]},"66":{"position":[[206,3],[219,3],[333,3],[346,3],[594,3],[609,3],[811,1],[813,1],[924,3],[938,3],[960,3],[975,3]]},"71":{"position":[[43,1],[49,1],[76,1],[207,1],[233,1],[320,1]]},"80":{"position":[[268,3],[281,3],[1372,3],[1385,3],[1398,3],[1412,3],[1500,3],[1513,3],[1662,3],[1675,3]]},"81":{"position":[[1,3],[14,3],[143,3],[157,3],[192,3],[205,3]]},"83":{"position":[[800,3]]},"88":{"position":[[516,3],[531,3]]},"89":{"position":[[401,1],[541,3],[622,4]]},"90":{"position":[[809,3],[824,3],[1006,1]]},"92":{"position":[[849,1]]},"93":{"position":[[476,2],[743,1]]},"94":{"position":[[546,3],[637,2],[766,2],[1227,3],[1242,3]]},"95":{"position":[[1612,3],[1627,3],[1674,1],[1728,1]]},"101":{"position":[[1068,3],[1081,3]]},"102":{"position":[[499,3],[512,3],[1938,3],[1951,3],[1981,1],[2014,3],[2029,3],[2060,1],[2152,1],[2288,1],[2373,1]]},"103":{"position":[[988,3],[1001,3]]},"111":{"position":[[126,1]]},"114":{"position":[[5,3],[18,3],[94,3],[109,3],[621,3],[634,3]]},"116":{"position":[[662,3],[796,3],[848,3],[865,3]]},"117":{"position":[[858,1],[873,1],[897,1],[917,1]]},"119":{"position":[[338,3],[351,3],[439,3],[443,3],[608,1],[850,3],[865,3]]},"120":{"position":[[367,4],[663,3],[676,3],[764,3],[768,3],[830,3],[886,3],[890,3],[943,3],[1110,1]]},"121":{"position":[[752,3],[765,3],[846,1],[1200,3],[1215,3],[1895,3],[1910,3],[2152,3],[2165,3],[2389,2],[2469,2],[2557,2]]},"123":{"position":[[612,3],[625,3],[694,1]]},"124":{"position":[[459,1]]},"125":{"position":[[1856,3],[1870,3],[1927,3],[1942,3],[1949,3],[1959,3],[2032,3],[2045,3]]},"127":{"position":[[1271,3],[1284,3]]},"128":{"position":[[346,3],[359,3],[1582,3],[1595,3],[1633,3],[1648,3],[1688,1],[1785,1],[1908,1],[1990,1]]},"129":{"position":[[784,3],[797,3]]},"132":{"position":[[180,3],[195,3],[227,2]]},"133":{"position":[[308,3],[323,3]]},"134":{"position":[[152,3],[167,3],[194,2]]},"136":{"position":[[176,3],[269,3],[479,3],[493,3],[507,1],[529,3],[544,3],[660,3],[675,3]]},"137":{"position":[[1026,3],[1041,3]]},"138":{"position":[[796,3],[811,3],[860,1],[1326,3],[1339,3],[1363,3],[1377,3],[1621,3],[1636,3],[1832,3],[1845,3],[1941,1],[2003,1],[2087,1],[2207,1],[2311,1]]},"140":{"position":[[226,2],[229,2],[284,2],[324,2],[773,4],[890,3],[2152,1],[2267,1]]},"141":{"position":[[190,3],[204,3],[1107,4],[1122,4],[1223,3],[1356,3],[2003,3],[2017,3]]},"142":{"position":[[191,3],[205,3],[484,3],[1052,3],[1066,3],[1102,3],[1154,3],[1171,3],[1229,3],[1256,3],[1272,3],[1295,3],[1312,3],[1346,3]]},"143":{"position":[[802,3],[816,3],[868,1],[949,1],[1003,1],[1092,1]]},"144":{"position":[[308,3],[331,3],[345,3],[409,3],[503,3],[550,5],[638,3],[653,3],[698,1],[754,1]]},"145":{"position":[[251,3],[265,3],[481,4],[594,3],[637,5]]},"146":{"position":[[406,3],[420,3],[815,3]]},"147":{"position":[[146,3],[159,3],[187,3],[202,3],[238,1],[511,1],[820,3],[833,3],[861,3],[876,3],[1236,3],[1249,3],[1277,3],[1292,3],[1336,1]]},"148":{"position":[[244,3],[258,3],[552,3],[623,3],[637,3],[786,3],[873,3],[888,3],[1027,3],[1048,3],[1068,3],[1085,3],[1116,2]]},"149":{"position":[[815,3],[829,3]]},"151":{"position":[[559,3],[573,3]]},"152":{"position":[[513,3],[527,3],[565,3],[579,3],[644,3],[657,3],[692,3],[706,3],[834,3],[847,3],[976,3],[990,3]]},"153":{"position":[[569,3],[583,3]]},"155":{"position":[[1073,3],[1087,3]]},"156":{"position":[[248,3],[262,3],[1119,3],[1133,3],[1816,3],[1830,3]]},"158":{"position":[[853,3],[868,3],[930,1],[992,1],[1127,3],[1140,3],[1213,1]]},"159":{"position":[[319,3],[433,2],[476,1],[507,2],[567,1],[597,2],[624,2],[647,2],[726,1]]},"160":{"position":[[21,3],[35,3]]},"161":{"position":[[136,5],[206,3],[220,3],[343,3],[358,3],[415,1],[466,1]]},"162":{"position":[[651,3],[665,3],[703,3],[718,3],[769,1],[876,1],[983,1]]},"163":{"position":[[21,3],[35,3]]},"164":{"position":[[272,3],[286,3],[413,3],[428,3],[502,1],[604,1]]},"165":{"position":[[560,3],[574,3],[658,3],[671,3],[750,3],[765,3]]}},"keywords":{}}],["0",{"_index":746,"title":{},"content":{"30":{"position":[[1739,1],[1867,1]]},"143":{"position":[[913,1]]},"144":{"position":[[570,2]]}},"keywords":{}}],["0.1",{"_index":1356,"title":{"105":{"position":[[0,3]]}},"content":{},"keywords":{}}],["0.2",{"_index":1386,"title":{"106":{"position":[[0,3]]}},"content":{},"keywords":{}}],["0.3",{"_index":1396,"title":{"107":{"position":[[0,3]]}},"content":{},"keywords":{}}],["0.4",{"_index":1406,"title":{"108":{"position":[[0,3]]}},"content":{},"keywords":{}}],["0.5",{"_index":1422,"title":{"109":{"position":[[0,3]]}},"content":{},"keywords":{}}],["0.6",{"_index":1440,"title":{"110":{"position":[[0,3]]}},"content":{},"keywords":{}}],["0.7",{"_index":1463,"title":{"112":{"position":[[0,3]]}},"content":{},"keywords":{}}],["000",{"_index":1685,"title":{},"content":{"128":{"position":[[2076,3]]}},"keywords":{}}],["007",{"_index":1684,"title":{},"content":{"128":{"position":[[1959,3]]}},"keywords":{}}],["0815",{"_index":1681,"title":{},"content":{"128":{"position":[[1741,4]]}},"keywords":{}}],["0}.float",{"_index":1811,"title":{},"content":{"143":{"position":[[297,12]]}},"keywords":{}}],["1",{"_index":0,"title":{"0":{"position":[[0,1]]}},"content":{"0":{"position":[[0,1]]},"15":{"position":[[30,1]]},"16":{"position":[[30,1]]},"46":{"position":[[32,1]]},"52":{"position":[[30,1]]},"56":{"position":[[1055,2]]},"63":{"position":[[955,1]]},"64":{"position":[[1987,1]]},"88":{"position":[[1040,2]]},"101":{"position":[[30,1]]},"102":{"position":[[30,1]]},"119":{"position":[[32,1]]},"120":{"position":[[32,1]]},"121":{"position":[[32,1],[2064,1]]},"123":{"position":[[30,1]]},"125":{"position":[[1682,1],[2979,1],[3127,1],[4880,1],[5055,1],[5194,1],[5338,1],[6225,1],[6363,1],[6500,1],[6704,1],[7039,1],[7719,1],[7863,1],[8004,1],[8213,1],[8386,1],[8533,1],[9304,1]]},"127":{"position":[[30,1]]},"128":{"position":[[30,1]]},"138":{"position":[[531,1]]},"140":{"position":[[30,1]]},"141":{"position":[[30,1]]},"142":{"position":[[32,1]]},"147":{"position":[[1003,2]]},"162":{"position":[[269,3]]}},"keywords":{}}],["1.0}.boolean",{"_index":1814,"title":{},"content":{"143":{"position":[[407,16]]}},"keywords":{}}],["1.1",{"_index":329,"title":{"10":{"position":[[0,3]]}},"content":{"125":{"position":[[41,3]]}},"keywords":{}}],["1.1.1",{"_index":330,"title":{"11":{"position":[[0,5]]}},"content":{"11":{"position":[[24,5]]},"125":{"position":[[100,5]]}},"keywords":{}}],["1.1.1.1",{"_index":416,"title":{"12":{"position":[[0,7]]}},"content":{},"keywords":{}}],["1.1.2",{"_index":437,"title":{"13":{"position":[[0,5]]}},"content":{},"keywords":{}}],["1.2",{"_index":48,"title":{"1":{"position":[[0,3]]}},"content":{},"keywords":{}}],["1.2.1",{"_index":49,"title":{"2":{"position":[[0,5]]}},"content":{"2":{"position":[[24,5]]},"125":{"position":[[170,5]]}},"keywords":{}}],["1.2.2",{"_index":135,"title":{"3":{"position":[[0,5]]}},"content":{"3":{"position":[[24,5]]},"125":{"position":[[305,5]]}},"keywords":{}}],["1.2.3",{"_index":168,"title":{"4":{"position":[[0,5]]}},"content":{"4":{"position":[[24,5]]},"125":{"position":[[372,5]]}},"keywords":{}}],["1.3",{"_index":669,"title":{"23":{"position":[[0,3]]}},"content":{"125":{"position":[[471,3]]}},"keywords":{}}],["1.3.1",{"_index":670,"title":{"24":{"position":[[0,5]]}},"content":{},"keywords":{}}],["1.3.2",{"_index":681,"title":{"25":{"position":[[0,5]]}},"content":{},"keywords":{}}],["1.3.3",{"_index":694,"title":{"26":{"position":[[0,5]]}},"content":{"26":{"position":[[24,5]]},"125":{"position":[[574,5]]}},"keywords":{}}],["1.3.4",{"_index":716,"title":{"27":{"position":[[0,5]]}},"content":{"27":{"position":[[24,5]]},"125":{"position":[[652,5]]}},"keywords":{}}],["1.4",{"_index":552,"title":{"18":{"position":[[0,3]]}},"content":{"125":{"position":[[743,3]]}},"keywords":{}}],["1.4.1",{"_index":553,"title":{"19":{"position":[[0,5]]}},"content":{"19":{"position":[[24,5]]},"125":{"position":[[810,5]]}},"keywords":{}}],["1.4.2",{"_index":590,"title":{"20":{"position":[[0,5]]}},"content":{"20":{"position":[[24,5]]},"125":{"position":[[884,5]]}},"keywords":{}}],["1.4.3",{"_index":620,"title":{"21":{"position":[[0,5]]}},"content":{"21":{"position":[[24,5]]},"125":{"position":[[959,5]]}},"keywords":{}}],["1.4.4",{"_index":638,"title":{"22":{"position":[[0,5]]}},"content":{"22":{"position":[[24,5]]},"125":{"position":[[1051,5]]}},"keywords":{}}],["1.5",{"_index":204,"title":{"6":{"position":[[0,3]]}},"content":{},"keywords":{}}],["1.5.1",{"_index":205,"title":{"7":{"position":[[0,5]]}},"content":{"7":{"position":[[24,5]]},"125":{"position":[[1111,5]]}},"keywords":{}}],["1.5.2",{"_index":238,"title":{"8":{"position":[[0,5]]}},"content":{"8":{"position":[[24,5]]},"125":{"position":[[1205,5]]}},"keywords":{}}],["1.5.3",{"_index":322,"title":{"9":{"position":[[0,5]]}},"content":{"9":{"position":[[24,5]]},"125":{"position":[[1310,5]]}},"keywords":{}}],["10",{"_index":1290,"title":{},"content":{"95":{"position":[[1668,2],[1712,2],[1816,2]]}},"keywords":{}}],["12",{"_index":1929,"title":{},"content":{"158":{"position":[[1014,2]]}},"keywords":{}}],["123",{"_index":1039,"title":{},"content":{"60":{"position":[[1181,4]]},"145":{"position":[[1377,4]]}},"keywords":{}}],["123#wrong",{"_index":1042,"title":{},"content":{"60":{"position":[[2470,9]]}},"keywords":{}}],["1234567890",{"_index":843,"title":{},"content":{"39":{"position":[[893,10]]},"60":{"position":[[767,11],[1029,11],[2021,10]]}},"keywords":{}}],["127.0.0.1",{"_index":862,"title":{},"content":{"39":{"position":[[1619,9]]}},"keywords":{}}],["14",{"_index":1932,"title":{},"content":{"158":{"position":[[1124,2]]}},"keywords":{}}],["15",{"_index":1115,"title":{},"content":{"64":{"position":[[1956,2],[1984,2]]}},"keywords":{}}],["2",{"_index":191,"title":{"5":{"position":[[0,1]]}},"content":{"5":{"position":[[0,1]]},"15":{"position":[[105,1]]},"16":{"position":[[79,1]]},"30":{"position":[[1720,1],[1729,1],[1848,1],[1857,1]]},"39":{"position":[[1617,1]]},"46":{"position":[[92,1]]},"52":{"position":[[94,1]]},"56":{"position":[[2460,2]]},"84":{"position":[[153,1]]},"86":{"position":[[157,1]]},"88":{"position":[[1018,1]]},"101":{"position":[[108,1]]},"102":{"position":[[112,1]]},"118":{"position":[[307,1]]},"119":{"position":[[104,1]]},"120":{"position":[[104,1]]},"121":{"position":[[133,1],[2007,1],[2109,1]]},"123":{"position":[[117,1]]},"125":{"position":[[1745,1],[3057,1],[3179,1],[4970,1],[5143,1],[5250,1],[5389,1],[6300,1],[6438,1],[6604,1],[6794,1],[7106,1],[7792,1],[7941,1],[8081,1],[8323,1],[8467,1],[8618,1],[9391,1]]},"127":{"position":[[105,1]]},"128":{"position":[[104,1]]},"138":{"position":[[1313,1]]},"140":{"position":[[115,1]]},"141":{"position":[[83,1]]},"142":{"position":[[80,1]]},"143":{"position":[[903,2]]},"158":{"position":[[952,1]]}},"keywords":{}}],["2.0",{"_index":37,"title":{},"content":{"0":{"position":[[441,4]]},"7":{"position":[[166,4]]}},"keywords":{}}],["2.1",{"_index":691,"title":{"43":{"position":[[0,3]]}},"content":{"25":{"position":[[447,3]]},"125":{"position":[[1389,3]]}},"keywords":{}}],["2.1.1",{"_index":886,"title":{"44":{"position":[[0,5]]}},"content":{"44":{"position":[[24,5]]},"125":{"position":[[1505,5]]}},"keywords":{}}],["2.1.2",{"_index":819,"title":{"45":{"position":[[0,5]]}},"content":{"37":{"position":[[5,5]]},"45":{"position":[[24,5]]},"125":{"position":[[1597,5]]}},"keywords":{}}],["2.1.2.1",{"_index":895,"title":{"46":{"position":[[0,7]]}},"content":{"46":{"position":[[24,7],[84,7]]},"125":{"position":[[1674,7],[1737,7]]}},"keywords":{}}],["2.1.2.2",{"_index":923,"title":{"47":{"position":[[0,7]]}},"content":{"47":{"position":[[24,7]]},"125":{"position":[[1819,7]]}},"keywords":{}}],["2.1.2.3",{"_index":934,"title":{"48":{"position":[[0,7]]}},"content":{"48":{"position":[[24,7]]},"125":{"position":[[1886,7]]}},"keywords":{}}],["2.1.2.4",{"_index":937,"title":{"49":{"position":[[0,7]]}},"content":{"49":{"position":[[24,7]]},"125":{"position":[[1975,7]]}},"keywords":{}}],["2.1.2.5",{"_index":944,"title":{"50":{"position":[[0,7]]}},"content":{},"keywords":{}}],["2.2",{"_index":512,"title":{"55":{"position":[[0,3]]}},"content":{"16":{"position":[[365,3]]},"125":{"position":[[2061,3]]}},"keywords":{}}],["2.2.1",{"_index":969,"title":{"56":{"position":[[0,5]]}},"content":{"56":{"position":[[24,5]]},"125":{"position":[[2124,5]]}},"keywords":{}}],["2.2.2",{"_index":998,"title":{"57":{"position":[[0,5]]}},"content":{"57":{"position":[[24,5]]},"125":{"position":[[2221,5]]}},"keywords":{}}],["2.2.3",{"_index":1006,"title":{"58":{"position":[[0,5]]}},"content":{"58":{"position":[[24,5]]},"125":{"position":[[2293,5]]}},"keywords":{}}],["2.2.4",{"_index":1012,"title":{"59":{"position":[[0,5]]}},"content":{"59":{"position":[[24,5]]},"125":{"position":[[2348,5]]},"141":{"position":[[1592,5]]}},"keywords":{}}],["2.2.5",{"_index":1033,"title":{"60":{"position":[[0,5]]}},"content":{"60":{"position":[[24,5]]},"125":{"position":[[2424,5]]}},"keywords":{}}],["2.3",{"_index":726,"title":{"29":{"position":[[0,3]]}},"content":{"125":{"position":[[2484,3]]}},"keywords":{}}],["2.3.1",{"_index":727,"title":{"30":{"position":[[0,5]]}},"content":{"30":{"position":[[24,5]]},"125":{"position":[[2550,5]]}},"keywords":{}}],["2.3.2",{"_index":755,"title":{"31":{"position":[[0,5]]}},"content":{"31":{"position":[[24,5]]},"125":{"position":[[2623,5]]}},"keywords":{}}],["2.3.3",{"_index":769,"title":{"32":{"position":[[0,5]]}},"content":{"32":{"position":[[24,5]]},"125":{"position":[[2697,5]]}},"keywords":{}}],["2.3.3.1",{"_index":789,"title":{"33":{"position":[[0,7]]}},"content":{"33":{"position":[[24,7]]},"125":{"position":[[2774,7]]}},"keywords":{}}],["2.3.3.2",{"_index":796,"title":{"34":{"position":[[0,7]]}},"content":{"34":{"position":[[24,7]]},"125":{"position":[[2834,7]]}},"keywords":{}}],["2.3.4",{"_index":806,"title":{"35":{"position":[[0,5]]}},"content":{"35":{"position":[[24,5]]},"125":{"position":[[2894,5]]}},"keywords":{}}],["2.4",{"_index":461,"title":{"14":{"position":[[0,3]]}},"content":{},"keywords":{}}],["2.4.1",{"_index":462,"title":{"15":{"position":[[0,5]]}},"content":{"15":{"position":[[24,5],[99,5]]},"125":{"position":[[2973,5],[3051,5]]}},"keywords":{}}],["2.4.2",{"_index":506,"title":{"16":{"position":[[0,5]]}},"content":{"16":{"position":[[24,5],[73,5]]},"125":{"position":[[3121,5],[3173,5]]},"152":{"position":[[864,5]]}},"keywords":{}}],["2.4.3",{"_index":493,"title":{"17":{"position":[[0,5]]}},"content":{"15":{"position":[[1562,5]]},"16":{"position":[[1019,5]]},"17":{"position":[[24,5]]},"125":{"position":[[3230,5]]}},"keywords":{}}],["2.5",{"_index":1200,"title":{"82":{"position":[[0,3]]}},"content":{"114":{"position":[[874,3]]},"125":{"position":[[3339,3]]}},"keywords":{}}],["2.5.1",{"_index":1201,"title":{"83":{"position":[[0,5]]}},"content":{"83":{"position":[[24,5]]},"125":{"position":[[3440,5]]}},"keywords":{}}],["2.5.1.1",{"_index":1208,"title":{"84":{"position":[[0,7]]}},"content":{},"keywords":{}}],["2.5.1.2",{"_index":1212,"title":{"85":{"position":[[0,7]]}},"content":{"92":{"position":[[528,7]]}},"keywords":{}}],["2.5.1.3",{"_index":1218,"title":{"86":{"position":[[0,7]]}},"content":{"92":{"position":[[1399,7]]}},"keywords":{}}],["2.5.2",{"_index":1222,"title":{"87":{"position":[[0,5]]}},"content":{"87":{"position":[[24,5]]},"118":{"position":[[309,5]]},"125":{"position":[[3521,5]]}},"keywords":{}}],["2.5.2.1",{"_index":1229,"title":{"88":{"position":[[0,7]]}},"content":{"88":{"position":[[24,7]]},"125":{"position":[[3583,7]]}},"keywords":{}}],["2.5.2.2",{"_index":1235,"title":{"89":{"position":[[0,7]]}},"content":{"89":{"position":[[24,7]]},"125":{"position":[[3672,7]]}},"keywords":{}}],["2.5.2.3",{"_index":877,"title":{"90":{"position":[[0,7]]}},"content":{"41":{"position":[[266,7],[482,7],[520,7]]},"90":{"position":[[24,7]]},"125":{"position":[[3760,7]]}},"keywords":{}}],["2.5.2.4",{"_index":1256,"title":{"91":{"position":[[0,7]]}},"content":{"91":{"position":[[24,7]]},"125":{"position":[[3896,7]]}},"keywords":{}}],["2.5.2.5",{"_index":1214,"title":{"92":{"position":[[0,7]]}},"content":{"85":{"position":[[479,7]]},"86":{"position":[[475,7]]},"92":{"position":[[24,7]]},"125":{"position":[[4015,7]]}},"keywords":{}}],["2.5.2.6",{"_index":1221,"title":{"93":{"position":[[0,7]]}},"content":{"86":{"position":[[663,7]]},"93":{"position":[[24,7]]},"125":{"position":[[4144,7]]}},"keywords":{}}],["2.5.2.7",{"_index":1216,"title":{"94":{"position":[[0,7]]}},"content":{"85":{"position":[[676,7]]},"94":{"position":[[24,7]]},"125":{"position":[[4248,7]]}},"keywords":{}}],["2.5.2.8",{"_index":1277,"title":{"95":{"position":[[0,7]]}},"content":{"95":{"position":[[24,7]]},"118":{"position":[[621,7]]},"125":{"position":[[4323,7]]}},"keywords":{}}],["2.5.2.9",{"_index":1296,"title":{"96":{"position":[[0,7]]}},"content":{"96":{"position":[[24,7]]},"125":{"position":[[4409,7]]}},"keywords":{}}],["2.5.3",{"_index":1300,"title":{"97":{"position":[[0,5]]}},"content":{"97":{"position":[[24,5]]},"125":{"position":[[4468,5]]}},"keywords":{}}],["2.6",{"_index":829,"title":{"38":{"position":[[0,3]]}},"content":{"48":{"position":[[835,3]]},"87":{"position":[[619,3]]},"89":{"position":[[1124,3]]},"114":{"position":[[301,3]]},"125":{"position":[[4560,3]]}},"keywords":{}}],["2.6.1",{"_index":830,"title":{"39":{"position":[[0,5]]}},"content":{"39":{"position":[[24,5]]},"125":{"position":[[4647,5]]}},"keywords":{}}],["2.6.2",{"_index":864,"title":{"40":{"position":[[0,5]]}},"content":{"40":{"position":[[24,5]]},"125":{"position":[[4726,5]]}},"keywords":{}}],["2.6.3",{"_index":876,"title":{"41":{"position":[[0,5]]}},"content":{"41":{"position":[[24,5]]},"125":{"position":[[4826,5]]}},"keywords":{}}],["20",{"_index":1291,"title":{},"content":{"95":{"position":[[1671,2],[1823,2]]}},"keywords":{}}],["3",{"_index":722,"title":{"28":{"position":[[0,1]]}},"content":{"28":{"position":[[0,1]]},"121":{"position":[[2036,1]]}},"keywords":{}}],["3.1",{"_index":817,"title":{"36":{"position":[[0,3]]}},"content":{},"keywords":{}}],["3.1.1",{"_index":818,"title":{"37":{"position":[[0,5]]}},"content":{},"keywords":{}}],["3.14",{"_index":1813,"title":{},"content":{"143":{"position":[[396,7],[941,7]]}},"keywords":{}}],["3.2",{"_index":1017,"title":{"139":{"position":[[0,3]]}},"content":{"59":{"position":[[431,3]]},"125":{"position":[[4876,3],[4966,3]]}},"keywords":{}}],["3.2.1",{"_index":1631,"title":{"140":{"position":[[0,5]]}},"content":{"125":{"position":[[5049,5],[5137,5]]},"140":{"position":[[24,5],[109,5]]}},"keywords":{}}],["3.2.2",{"_index":824,"title":{"141":{"position":[[0,5]]}},"content":{"37":{"position":[[854,5]]},"47":{"position":[[808,5]]},"125":{"position":[[5188,5],[5244,5]]},"141":{"position":[[24,5],[77,5]]},"152":{"position":[[686,5]]}},"keywords":{}}],["3.2.2.1",{"_index":1633,"title":{"142":{"position":[[0,7]]}},"content":{"125":{"position":[[5330,7],[5381,7]]},"142":{"position":[[24,7],[72,7]]}},"keywords":{}}],["3.2.2.2",{"_index":1634,"title":{"143":{"position":[[0,7]]}},"content":{"125":{"position":[[5466,7]]},"143":{"position":[[24,7]]}},"keywords":{}}],["3.2.2.3",{"_index":1636,"title":{"144":{"position":[[0,7]]}},"content":{"125":{"position":[[5526,7]]},"144":{"position":[[24,7]]},"147":{"position":[[777,7]]},"160":{"position":[[53,7]]}},"keywords":{}}],["3.2.2.4",{"_index":1637,"title":{"145":{"position":[[0,7]]}},"content":{"125":{"position":[[5596,7]]},"145":{"position":[[24,7]]},"163":{"position":[[53,7]]}},"keywords":{}}],["3.2.3",{"_index":1639,"title":{"146":{"position":[[0,5]]}},"content":{"125":{"position":[[5666,5]]},"146":{"position":[[24,5]]}},"keywords":{}}],["3.2.3.1",{"_index":1853,"title":{"147":{"position":[[0,7]]}},"content":{},"keywords":{}}],["3.2.4",{"_index":1640,"title":{"148":{"position":[[0,5]]}},"content":{"125":{"position":[[5737,5]]},"148":{"position":[[24,5]]}},"keywords":{}}],["3.2.5",{"_index":1641,"title":{"149":{"position":[[0,5]]}},"content":{"125":{"position":[[5808,5]]},"149":{"position":[[24,5]]}},"keywords":{}}],["3.3",{"_index":1536,"title":{"113":{"position":[[0,3]]}},"content":{},"keywords":{}}],["3.3.1",{"_index":827,"title":{"114":{"position":[[0,5]]}},"content":{"37":{"position":[[1105,5]]},"49":{"position":[[1086,5]]}},"keywords":{}}],["3.3.2",{"_index":1542,"title":{"115":{"position":[[0,5]]}},"content":{"115":{"position":[[24,5]]},"125":{"position":[[5879,5]]}},"keywords":{}}],["3.3.3",{"_index":1555,"title":{"116":{"position":[[0,5]]}},"content":{"116":{"position":[[24,5]]},"125":{"position":[[5939,5]]}},"keywords":{}}],["3.3.4",{"_index":1557,"title":{"117":{"position":[[0,5]]}},"content":{"116":{"position":[[399,5]]},"117":{"position":[[24,5]]},"125":{"position":[[6017,5]]}},"keywords":{}}],["3.3.5",{"_index":1559,"title":{"118":{"position":[[0,5]]}},"content":{"116":{"position":[[518,5]]},"118":{"position":[[24,5]]},"125":{"position":[[6126,5]]},"153":{"position":[[481,5]]}},"keywords":{}}],["3.3.5.1",{"_index":1576,"title":{"119":{"position":[[0,7]]}},"content":{"119":{"position":[[24,7],[96,7]]},"125":{"position":[[6217,7],[6292,7]]}},"keywords":{}}],["3.3.5.2",{"_index":1581,"title":{"120":{"position":[[0,7]]}},"content":{"120":{"position":[[24,7],[96,7]]},"125":{"position":[[6355,7],[6430,7]]}},"keywords":{}}],["3.3.5.3",{"_index":1587,"title":{"121":{"position":[[0,7]]}},"content":{"121":{"position":[[24,7],[125,7]]},"125":{"position":[[6492,7],[6596,7]]}},"keywords":{}}],["3.3.5.4",{"_index":1611,"title":{"122":{"position":[[0,7]]}},"content":{},"keywords":{}}],["3.3.6",{"_index":1613,"title":{"123":{"position":[[0,5]]}},"content":{"123":{"position":[[24,5],[111,5]]},"125":{"position":[[6698,5],[6788,5]]}},"keywords":{}}],["3.3.7",{"_index":1615,"title":{"124":{"position":[[0,5]]}},"content":{"124":{"position":[[24,5]]},"125":{"position":[[6893,5]]}},"keywords":{}}],["3.4",{"_index":668,"title":{"51":{"position":[[0,3]]}},"content":{"22":{"position":[[1579,3]]},"125":{"position":[[6954,3]]}},"keywords":{}}],["3.4.1",{"_index":946,"title":{"52":{"position":[[0,5]]}},"content":{"52":{"position":[[24,5],[88,5]]},"125":{"position":[[7033,5],[7100,5]]}},"keywords":{}}],["3.4.1.1",{"_index":950,"title":{"53":{"position":[[0,7]]}},"content":{"53":{"position":[[24,7]]},"125":{"position":[[7210,7]]}},"keywords":{}}],["3.4.1.2",{"_index":960,"title":{"54":{"position":[[0,7]]}},"content":{"54":{"position":[[24,7]]},"125":{"position":[[7303,7]]}},"keywords":{}}],["3.5",{"_index":1044,"title":{"61":{"position":[[0,3]]}},"content":{"125":{"position":[[7393,3]]}},"keywords":{}}],["3.5.1",{"_index":1045,"title":{"62":{"position":[[0,5]]}},"content":{"62":{"position":[[24,5]]},"125":{"position":[[7486,5]]}},"keywords":{}}],["3.5.2",{"_index":1069,"title":{"63":{"position":[[0,5]]}},"content":{"63":{"position":[[24,5]]},"125":{"position":[[7570,5]]}},"keywords":{}}],["3.5.3",{"_index":1090,"title":{"64":{"position":[[0,5]]}},"content":{"64":{"position":[[24,5]]},"125":{"position":[[7637,5]]}},"keywords":{}}],["33",{"_index":1980,"title":{},"content":{"165":{"position":[[816,2]]}},"keywords":{}}],["4",{"_index":799,"title":{"42":{"position":[[0,1]]}},"content":{"34":{"position":[[300,1]]},"42":{"position":[[0,1]]},"56":{"position":[[4239,1]]},"94":{"position":[[1298,1]]}},"keywords":{}}],["4.0",{"_index":1942,"title":{},"content":{"159":{"position":[[627,3]]}},"keywords":{}}],["4.1",{"_index":904,"title":{"126":{"position":[[0,3]]}},"content":{"46":{"position":[[1073,3],[1817,3]]},"125":{"position":[[7715,3],[7788,3]]}},"keywords":{}}],["4.1.1",{"_index":1643,"title":{"127":{"position":[[0,5]]}},"content":{"125":{"position":[[7857,5],[7935,5]]},"127":{"position":[[24,5],[99,5]]}},"keywords":{}}],["4.1.2",{"_index":1644,"title":{"128":{"position":[[0,5]]}},"content":{"125":{"position":[[7998,5],[8075,5]]},"128":{"position":[[24,5],[98,5]]}},"keywords":{}}],["4.1.3",{"_index":1645,"title":{"129":{"position":[[0,5]]}},"content":{"125":{"position":[[8142,5]]},"129":{"position":[[24,5]]}},"keywords":{}}],["4.2",{"_index":1325,"title":{"100":{"position":[[0,3]]}},"content":{"116":{"position":[[613,3]]},"125":{"position":[[8209,3],[8319,3]]}},"keywords":{}}],["4.2.1",{"_index":1326,"title":{"101":{"position":[[0,5]]}},"content":{"101":{"position":[[24,5],[102,5]]},"125":{"position":[[8380,5],[8461,5]]}},"keywords":{}}],["4.2.2",{"_index":1335,"title":{"102":{"position":[[0,5]]}},"content":{"102":{"position":[[24,5],[106,5]]},"125":{"position":[[8527,5],[8612,5]]}},"keywords":{}}],["4.2.3",{"_index":1350,"title":{"103":{"position":[[0,5]]}},"content":{"103":{"position":[[24,5]]},"125":{"position":[[8682,5]]}},"keywords":{}}],["4.3",{"_index":1164,"title":{"77":{"position":[[0,3]]}},"content":{"125":{"position":[[8763,3]]},"156":{"position":[[689,3]]}},"keywords":{}}],["4.3.1",{"_index":1165,"title":{"78":{"position":[[0,5]]}},"content":{},"keywords":{}}],["4.3.2",{"_index":1171,"title":{"79":{"position":[[0,5]]}},"content":{"79":{"position":[[24,5]]},"125":{"position":[[8834,5]]}},"keywords":{}}],["4.3.3",{"_index":1174,"title":{"80":{"position":[[0,5]]}},"content":{"80":{"position":[[24,5]]},"125":{"position":[[8972,5]]}},"keywords":{}}],["4.3.4",{"_index":1190,"title":{"81":{"position":[[0,5]]}},"content":{},"keywords":{}}],["4.4",{"_index":921,"title":{"65":{"position":[[0,3]]}},"content":{"46":{"position":[[2380,3]]},"125":{"position":[[9054,3]]}},"keywords":{}}],["4.4.1",{"_index":1117,"title":{"66":{"position":[[0,5]]}},"content":{"66":{"position":[[24,5]]},"125":{"position":[[9120,5]]}},"keywords":{}}],["4.4.2",{"_index":1127,"title":{"67":{"position":[[0,5]]}},"content":{"67":{"position":[[24,5]]},"125":{"position":[[9199,5]]}},"keywords":{}}],["4.4.2.1",{"_index":1132,"title":{"68":{"position":[[0,7]]}},"content":{},"keywords":{}}],["4.4.2.2",{"_index":1134,"title":{"69":{"position":[[0,7]]}},"content":{},"keywords":{}}],["4.4.2.3",{"_index":1139,"title":{"70":{"position":[[0,7]]}},"content":{},"keywords":{}}],["4.4.2.4",{"_index":1142,"title":{"71":{"position":[[0,7]]}},"content":{},"keywords":{}}],["4.4.3",{"_index":1146,"title":{"72":{"position":[[0,5]]}},"content":{},"keywords":{}}],["4.5",{"_index":1150,"title":{"73":{"position":[[0,3]]}},"content":{"125":{"position":[[9300,3],[9387,3]]}},"keywords":{}}],["4.5.1",{"_index":1138,"title":{"74":{"position":[[0,5]]}},"content":{"69":{"position":[[373,5]]},"74":{"position":[[24,5]]},"125":{"position":[[9464,5]]}},"keywords":{}}],["4.5.2",{"_index":1159,"title":{"75":{"position":[[0,5]]}},"content":{},"keywords":{}}],["4.5.3",{"_index":1161,"title":{"76":{"position":[[0,5]]}},"content":{},"keywords":{}}],["40",{"_index":1762,"title":{},"content":{"138":{"position":[[1725,2],[2204,2]]}},"keywords":{}}],["42",{"_index":1156,"title":{},"content":{"74":{"position":[[1053,2]]},"143":{"position":[[288,5],[926,5],[1122,3]]}},"keywords":{}}],["4711",{"_index":1682,"title":{},"content":{"128":{"position":[[1845,4]]}},"keywords":{}}],["5",{"_index":1028,"title":{"98":{"position":[[0,1]]}},"content":{"59":{"position":[[1594,1],[1639,1]]},"94":{"position":[[1251,1],[1295,1]]},"98":{"position":[[0,1]]}},"keywords":{}}],["5)document",{"_index":1628,"title":{},"content":{"124":{"position":[[959,16]]}},"keywords":{}}],["5.1",{"_index":1783,"title":{"150":{"position":[[0,3]]}},"content":{"140":{"position":[[2330,3]]}},"keywords":{}}],["5.1.1",{"_index":1646,"title":{"151":{"position":[[0,5]]}},"content":{"125":{"position":[[9524,5]]},"151":{"position":[[24,5]]}},"keywords":{}}],["5.1.1.1",{"_index":1647,"title":{"152":{"position":[[0,7]]}},"content":{"125":{"position":[[9642,7]]},"152":{"position":[[24,7]]}},"keywords":{}}],["5.1.1.2",{"_index":1649,"title":{"153":{"position":[[0,7]]}},"content":{"125":{"position":[[9739,7]]},"153":{"position":[[24,7]]}},"keywords":{}}],["5.1.2",{"_index":1650,"title":{"154":{"position":[[0,5]]}},"content":{"125":{"position":[[9825,5]]},"146":{"position":[[643,5]]},"148":{"position":[[2467,5]]},"149":{"position":[[1227,5]]},"154":{"position":[[24,5]]}},"keywords":{}}],["5.1.2.1",{"_index":1651,"title":{"155":{"position":[[0,7]]}},"content":{"125":{"position":[[9893,7]]},"155":{"position":[[24,7]]}},"keywords":{}}],["5.1.2.2",{"_index":1652,"title":{"156":{"position":[[0,7]]}},"content":{"125":{"position":[[9976,7]]},"156":{"position":[[24,7]]}},"keywords":{}}],["5.1.2.3",{"_index":1653,"title":{"157":{"position":[[0,7]]}},"content":{"125":{"position":[[10058,7]]},"157":{"position":[[24,7]]}},"keywords":{}}],["5.1.2.4",{"_index":1654,"title":{"158":{"position":[[0,7]]}},"content":{"125":{"position":[[10144,7]]},"158":{"position":[[24,7]]}},"keywords":{}}],["5.1.3",{"_index":1888,"title":{"159":{"position":[[0,5]]}},"content":{"152":{"position":[[455,5]]},"155":{"position":[[780,5]]}},"keywords":{}}],["5.1.4",{"_index":1946,"title":{"160":{"position":[[0,5]]}},"content":{},"keywords":{}}],["5.1.4.1",{"_index":1655,"title":{"161":{"position":[[0,7]]}},"content":{"125":{"position":[[10226,7]]},"161":{"position":[[24,7]]}},"keywords":{}}],["5.1.4.2",{"_index":1656,"title":{"162":{"position":[[0,7]]}},"content":{"125":{"position":[[10323,7]]},"162":{"position":[[24,7]]}},"keywords":{}}],["5.1.5",{"_index":1962,"title":{"163":{"position":[[0,5]]}},"content":{},"keywords":{}}],["5.1.5.1",{"_index":1658,"title":{"164":{"position":[[0,7]]}},"content":{"125":{"position":[[10409,7]]},"164":{"position":[[24,7]]}},"keywords":{}}],["5.1.5.2",{"_index":1660,"title":{"165":{"position":[[0,7]]}},"content":{"125":{"position":[[10555,7]]},"165":{"position":[[24,7]]}},"keywords":{}}],["5.1.6",{"_index":1662,"title":{"166":{"position":[[0,5]]}},"content":{"125":{"position":[[10643,5]]},"166":{"position":[[24,5]]}},"keywords":{}}],["5.2",{"_index":1689,"title":{"130":{"position":[[0,3]]}},"content":{},"keywords":{}}],["5.2.1",{"_index":1663,"title":{"131":{"position":[[0,5]]}},"content":{"125":{"position":[[10747,5]]},"131":{"position":[[24,5]]}},"keywords":{}}],["5.2.1.1",{"_index":1694,"title":{"132":{"position":[[0,7]]}},"content":{},"keywords":{}}],["5.2.2",{"_index":1697,"title":{"133":{"position":[[0,5]]}},"content":{},"keywords":{}}],["5.2.3",{"_index":1709,"title":{"134":{"position":[[0,5]]}},"content":{},"keywords":{}}],["5.2.4",{"_index":1664,"title":{"135":{"position":[[0,5]]}},"content":{"125":{"position":[[10817,5]]},"135":{"position":[[24,5]]},"148":{"position":[[1635,5]]},"162":{"position":[[1268,5]]}},"keywords":{}}],["5.2.4.1",{"_index":1723,"title":{"136":{"position":[[0,7]]}},"content":{},"keywords":{}}],["5.2.5",{"_index":1665,"title":{"137":{"position":[[0,5]]}},"content":{"125":{"position":[[10883,5]]},"137":{"position":[[24,5]]}},"keywords":{}}],["5.2.6",{"_index":1666,"title":{"138":{"position":[[0,5]]}},"content":{"125":{"position":[[10951,5]]},"138":{"position":[[24,5]]}},"keywords":{}}],["6",{"_index":1210,"title":{},"content":{"84":{"position":[[191,1]]}},"keywords":{}}],["7",{"_index":1626,"title":{},"content":{"124":{"position":[[878,1]]},"143":{"position":[[906,2]]}},"keywords":{}}],["70",{"_index":852,"title":{},"content":{"39":{"position":[[1202,2]]}},"keywords":{}}],["8",{"_index":1234,"title":{},"content":{"88":{"position":[[1023,1]]},"120":{"position":[[1071,1]]},"143":{"position":[[900,2]]}},"keywords":{}}],["8.0",{"_index":1796,"title":{},"content":{"142":{"position":[[244,3],[354,3]]}},"keywords":{}}],["80",{"_index":1708,"title":{},"content":{"133":{"position":[[398,2]]}},"keywords":{}}],["82",{"_index":851,"title":{},"content":{"39":{"position":[[1199,2]]}},"keywords":{}}],["8270",{"_index":1821,"title":{},"content":{"143":{"position":[[863,4]]}},"keywords":{}}],["8859",{"_index":1075,"title":{},"content":{"63":{"position":[[950,4]]}},"keywords":{}}],["90",{"_index":1706,"title":{},"content":{"133":{"position":[[360,2]]}},"keywords":{}}],["__init__.robot",{"_index":1119,"title":{},"content":{"66":{"position":[[260,17]]}},"keywords":{}}],["a.resourc",{"_index":1063,"title":{},"content":{"62":{"position":[[1075,10],[1128,11]]}},"keywords":{}}],["abbrevi",{"_index":1456,"title":{},"content":{"111":{"position":[[128,11]]}},"keywords":{}}],["abil",{"_index":610,"title":{},"content":{"20":{"position":[[1029,7]]}},"keywords":{}}],["about2.2",{"_index":1538,"title":{},"content":{"114":{"position":[[265,8]]}},"keywords":{}}],["abov",{"_index":730,"title":{},"content":{"30":{"position":[[400,5]]},"56":{"position":[[2018,6],[3513,6]]},"138":{"position":[[2241,5]]}},"keywords":{}}],["above.vari",{"_index":1016,"title":{},"content":{"59":{"position":[[382,15]]}},"keywords":{}}],["absenc",{"_index":1816,"title":{},"content":{"143":{"position":[[483,7]]}},"keywords":{}}],["absolut",{"_index":523,"title":{},"content":{"17":{"position":[[209,8],[374,8],[1274,8]]},"166":{"position":[[345,8],[476,8],[563,8],[685,8]]}},"keywords":{}}],["abstract",{"_index":404,"title":{},"content":{"11":{"position":[[2643,11]]}},"keywords":{}}],["accept",{"_index":346,"title":{},"content":{"11":{"position":[[652,10],[812,10],[843,11],[867,11],[890,11],[1013,10],[1089,10],[2104,11]]},"21":{"position":[[943,10]]},"117":{"position":[[595,7]]},"118":{"position":[[128,6]]},"143":{"position":[[781,9]]}},"keywords":{}}],["access",{"_index":313,"title":{"140":{"position":[[26,6]]},"162":{"position":[[8,9]]},"165":{"position":[[8,9]]}},"content":{"8":{"position":[[2146,10]]},"9":{"position":[[289,6]]},"11":{"position":[[326,14]]},"49":{"position":[[727,11]]},"60":{"position":[[2552,6]]},"62":{"position":[[781,6]]},"90":{"position":[[854,10]]},"112":{"position":[[1819,10]]},"125":{"position":[[5088,6],[5307,9],[5495,6],[5563,6],[5633,6],[9964,8],[10046,8],[10132,8],[10214,8],[10397,8],[10545,6],[10631,8],[10689,6]]},"128":{"position":[[1856,6]]},"134":{"position":[[215,6]]},"140":{"position":[[60,6],[255,6],[456,6],[1079,9],[1514,6],[1794,6],[2082,9],[2283,9]]},"141":{"position":[[137,9],[299,10],[480,10]]},"143":{"position":[[50,6]]},"144":{"position":[[58,6],[473,8]]},"145":{"position":[[58,6],[564,8],[949,7],[1161,8],[1183,7],[1230,8]]},"146":{"position":[[621,10]]},"147":{"position":[[748,8]]},"148":{"position":[[2012,8],[2329,8]]},"149":{"position":[[174,8],[500,8],[651,8],[977,8]]},"154":{"position":[[169,8]]},"155":{"position":[[92,8],[124,10]]},"156":{"position":[[91,8],[123,10]]},"157":{"position":[[95,8],[127,10]]},"158":{"position":[[91,8],[123,10]]},"160":{"position":[[219,9]]},"162":{"position":[[95,8],[147,8],[207,6],[545,9]]},"163":{"position":[[245,9]]},"164":{"position":[[157,6],[870,8],[889,6],[976,6]]},"165":{"position":[[97,8],[155,8],[216,6],[525,9]]},"166":{"position":[[67,6],[1550,6]]}},"keywords":{}}],["accomplish",{"_index":1129,"title":{},"content":{"67":{"position":[[219,12]]}},"keywords":{}}],["accord",{"_index":695,"title":{},"content":{"26":{"position":[[250,9]]},"46":{"position":[[1384,9]]}},"keywords":{}}],["accredit",{"_index":1358,"title":{"109":{"position":[[10,10]]}},"content":{"105":{"position":[[103,10]]},"109":{"position":[[1,10],[60,10],[637,10]]}},"keywords":{}}],["achiev",{"_index":1398,"title":{},"content":{"107":{"position":[[48,7]]},"131":{"position":[[261,8]]},"138":{"position":[[240,8]]}},"keywords":{}}],["acknowledg",{"_index":1464,"title":{"112":{"position":[[4,14]]}},"content":{"112":{"position":[[219,12],[1281,14]]}},"keywords":{}}],["acquir",{"_index":642,"title":{},"content":{"22":{"position":[[353,8]]},"105":{"position":[[508,8],[1096,7]]}},"keywords":{}}],["act",{"_index":1981,"title":{},"content":{"165":{"position":[[1172,3]]}},"keywords":{}}],["action",{"_index":559,"title":{},"content":{"19":{"position":[[236,7],[347,7],[1015,7]]},"21":{"position":[[240,7],[300,6]]},"22":{"position":[[672,7],[840,8]]},"24":{"position":[[439,7]]},"26":{"position":[[168,7],[192,7],[418,7],[1195,7]]},"49":{"position":[[579,8]]},"99":{"position":[[484,7],[627,7]]},"101":{"position":[[842,7],[956,7]]},"102":{"position":[[280,7]]},"103":{"position":[[198,7]]},"121":{"position":[[2332,9],[2377,11],[2457,11],[2545,11],[2656,6]]},"124":{"position":[[590,7]]},"127":{"position":[[297,7],[469,6]]},"128":{"position":[[1657,6],[1733,7],[1759,6],[1838,6],[1951,7],[2054,7]]},"131":{"position":[[561,7]]},"133":{"position":[[34,7]]},"135":{"position":[[232,7]]}},"keywords":{}}],["activ",{"_index":422,"title":{},"content":{"12":{"position":[[75,6]]},"89":{"position":[[866,8]]}},"keywords":{}}],["actual",{"_index":436,"title":{},"content":{"12":{"position":[[322,6]]},"63":{"position":[[1181,6]]},"88":{"position":[[870,8]]},"95":{"position":[[327,6],[697,6]]},"121":{"position":[[82,6],[588,6],[1025,6]]},"125":{"position":[[6553,6]]},"140":{"position":[[1831,6]]},"141":{"position":[[1944,6]]}},"keywords":{}}],["ad",{"_index":577,"title":{},"content":{"19":{"position":[[806,6]]},"56":{"position":[[897,6]]},"58":{"position":[[109,5]]},"66":{"position":[[551,5],[791,6]]}},"keywords":{}}],["adapt",{"_index":100,"title":{},"content":{"2":{"position":[[1121,10],[1580,9],[1976,10]]},"4":{"position":[[160,9]]},"27":{"position":[[749,10]]},"105":{"position":[[1395,7]]},"107":{"position":[[422,9]]},"131":{"position":[[703,5]]}},"keywords":{}}],["add",{"_index":879,"title":{},"content":{"42":{"position":[[123,4]]},"50":{"position":[[25,3]]},"53":{"position":[[956,3]]},"57":{"position":[[531,3]]},"58":{"position":[[41,3],[880,3]]},"74":{"position":[[1109,3]]},"80":{"position":[[414,3],[1699,3]]},"99":{"position":[[1919,3]]},"121":{"position":[[2002,4],[2392,6],[2399,3]]},"125":{"position":[[2313,3]]},"148":{"position":[[1700,3]]}},"keywords":{}}],["addit",{"_index":132,"title":{},"content":{"2":{"position":[[2015,10]]},"4":{"position":[[620,10],[682,10]]},"15":{"position":[[359,10]]},"30":{"position":[[2089,10]]},"32":{"position":[[517,10]]},"37":{"position":[[588,10]]},"46":{"position":[[662,10],[788,10]]},"48":{"position":[[718,10]]},"56":{"position":[[3813,10]]},"63":{"position":[[115,10]]},"66":{"position":[[560,8]]},"88":{"position":[[1076,10]]},"92":{"position":[[1093,10]]},"103":{"position":[[898,10]]},"105":{"position":[[726,10]]},"110":{"position":[[556,8]]},"117":{"position":[[549,10]]},"144":{"position":[[231,10]]}},"keywords":{}}],["addition",{"_index":30,"title":{},"content":{"0":{"position":[[367,13]]},"5":{"position":[[495,13]]},"8":{"position":[[1677,13]]},"21":{"position":[[551,13]]},"42":{"position":[[486,13]]},"46":{"position":[[1180,13]]},"105":{"position":[[1237,13]]},"158":{"position":[[1543,13]]},"166":{"position":[[862,13]]}},"keywords":{}}],["address",{"_index":1083,"title":{},"content":{"63":{"position":[[1361,7]]},"121":{"position":[[1683,7]]},"140":{"position":[[387,9]]}},"keywords":{}}],["address=xxx",{"_index":1835,"title":{},"content":{"145":{"position":[[293,11]]},"148":{"position":[[1164,11]]}},"keywords":{}}],["address=yyi",{"_index":1839,"title":{},"content":{"145":{"position":[[339,11]]},"148":{"position":[[1218,11]]}},"keywords":{}}],["admin",{"_index":1683,"title":{},"content":{"128":{"position":[[1850,5],[1902,5],[1945,5]]},"134":{"position":[[197,7],[209,5]]}},"keywords":{}}],["admin'.no",{"_index":1715,"title":{},"content":{"134":{"position":[[274,10]]}},"keywords":{}}],["administ",{"_index":1441,"title":{},"content":{"110":{"position":[[62,13]]}},"keywords":{}}],["adopt",{"_index":445,"title":{},"content":{"13":{"position":[[295,7]]}},"keywords":{}}],["advanc",{"_index":62,"title":{"42":{"position":[[2,8]]},"61":{"position":[[4,8]]},"98":{"position":[[12,8]]},"150":{"position":[[4,8]]},"160":{"position":[[21,11]]}},"content":{"2":{"position":[[248,8]]},"13":{"position":[[716,8]]},"34":{"position":[[302,8]]},"42":{"position":[[2,8],[177,8]]},"92":{"position":[[478,8]]},"98":{"position":[[12,8],[61,8]]},"105":{"position":[[902,8]]},"106":{"position":[[341,8],[519,8]]},"135":{"position":[[577,8]]},"137":{"position":[[286,7]]},"140":{"position":[[447,8],[2334,8]]}},"keywords":{}}],["advantag",{"_index":580,"title":{},"content":{"19":{"position":[[859,9]]},"26":{"position":[[2080,10]]},"53":{"position":[[716,9]]},"95":{"position":[[2091,9]]}},"keywords":{}}],["advoc",{"_index":1461,"title":{},"content":{"111":{"position":[[364,8]]}},"keywords":{}}],["affect",{"_index":435,"title":{},"content":{"12":{"position":[[315,6]]},"166":{"position":[[1089,6]]}},"keywords":{}}],["ag",{"_index":1769,"title":{},"content":{"138":{"position":[[2129,3],[2234,3]]},"165":{"position":[[711,6],[733,6]]}},"keywords":{}}],["again",{"_index":1065,"title":{},"content":{"62":{"position":[[1314,6]]},"146":{"position":[[632,6]]}},"keywords":{}}],["age=23",{"_index":1746,"title":{},"content":{"138":{"position":[[1413,6]]},"165":{"position":[[612,6]]}},"keywords":{}}],["age=33",{"_index":1752,"title":{},"content":{"138":{"position":[[1491,6]]}},"keywords":{}}],["age=42",{"_index":1749,"title":{},"content":{"138":{"position":[[1450,6]]},"165":{"position":[[651,6]]}},"keywords":{}}],["age=44",{"_index":1755,"title":{},"content":{"138":{"position":[[1530,6]]},"165":{"position":[[846,6]]}},"keywords":{}}],["agreement",{"_index":1616,"title":{},"content":{"124":{"position":[[328,10]]}},"keywords":{}}],["aim",{"_index":308,"title":{},"content":{"8":{"position":[[1942,6]]},"11":{"position":[[672,4]]},"111":{"position":[[354,6]]}},"keywords":{}}],["aka",{"_index":1346,"title":{},"content":{"102":{"position":[[1766,4],[1830,4]]},"128":{"position":[[1380,4],[1444,4]]}},"keywords":{}}],["alena",{"_index":1469,"title":{},"content":{"112":{"position":[[459,5]]}},"keywords":{}}],["alex",{"_index":1471,"title":{},"content":{"112":{"position":[[477,4]]}},"keywords":{}}],["algorithm",{"_index":1549,"title":{},"content":{"115":{"position":[[647,9]]}},"keywords":{}}],["alibrari",{"_index":1049,"title":{},"content":{"62":{"position":[[183,8]]}},"keywords":{}}],["alic",{"_index":1955,"title":{},"content":{"162":{"position":[[685,5],[751,5]]}},"keywords":{}}],["align",{"_index":361,"title":{},"content":{"11":{"position":[[1229,6],[2614,5]]},"56":{"position":[[4211,5]]}},"keywords":{}}],["allow",{"_index":185,"title":{"80":{"position":[[6,7]]}},"content":{"4":{"position":[[499,8]]},"7":{"position":[[279,6]]},"13":{"position":[[334,6]]},"20":{"position":[[1517,6]]},"25":{"position":[[517,6]]},"27":{"position":[[805,5]]},"28":{"position":[[180,5]]},"37":{"position":[[128,5],[189,7]]},"46":{"position":[[238,6],[2009,7]]},"48":{"position":[[803,7]]},"49":{"position":[[118,6]]},"57":{"position":[[107,7],[446,8],[1332,6]]},"80":{"position":[[41,7],[234,7]]},"90":{"position":[[1751,5]]},"99":{"position":[[2056,6]]},"103":{"position":[[179,6]]},"109":{"position":[[1045,8]]},"115":{"position":[[286,6]]},"121":{"position":[[261,5]]},"123":{"position":[[375,6]]},"125":{"position":[[8992,7]]},"129":{"position":[[164,6]]},"131":{"position":[[181,8],[686,8]]},"135":{"position":[[201,6]]},"140":{"position":[[643,6],[1660,5]]},"141":{"position":[[598,6]]},"145":{"position":[[957,8]]},"148":{"position":[[270,6],[384,8]]}},"keywords":{}}],["alphabet",{"_index":690,"title":{},"content":{"25":{"position":[[419,14]]}},"keywords":{}}],["alreadi",{"_index":809,"title":{},"content":{"35":{"position":[[333,7]]},"62":{"position":[[1364,7]]},"146":{"position":[[378,7]]}},"keywords":{}}],["alter",{"_index":1343,"title":{},"content":{"102":{"position":[[1691,7]]},"103":{"position":[[857,7]]},"166":{"position":[[1042,8]]}},"keywords":{}}],["altern",{"_index":492,"title":{},"content":{"15":{"position":[[1430,14]]},"52":{"position":[[476,14]]},"58":{"position":[[822,13]]},"131":{"position":[[549,11]]},"133":{"position":[[22,11]]},"142":{"position":[[721,14]]}},"keywords":{}}],["although",{"_index":1312,"title":{},"content":{"98":{"position":[[214,8]]},"147":{"position":[[498,8]]}},"keywords":{}}],["alway",{"_index":496,"title":{},"content":{"15":{"position":[[1620,6]]},"17":{"position":[[898,6]]},"26":{"position":[[760,6]]},"56":{"position":[[3395,6]]},"63":{"position":[[559,6]]},"67":{"position":[[355,6]]},"146":{"position":[[705,6]]},"155":{"position":[[879,6]]},"158":{"position":[[714,6]]}},"keywords":{}}],["america",{"_index":1460,"title":{},"content":{"111":{"position":[[290,7]]}},"keywords":{}}],["amount",{"_index":634,"title":{},"content":{"21":{"position":[[1158,6],[1191,6]]},"92":{"position":[[381,6],[458,6],[636,6],[743,6]]},"121":{"position":[[2354,9],[2439,9],[2527,9],[2571,6],[2608,9]]},"137":{"position":[[128,6]]}},"keywords":{}}],["amp",{"_index":598,"title":{},"content":{"20":{"position":[[413,5]]},"25":{"position":[[462,5]]},"59":{"position":[[1517,5],[1555,5]]},"140":{"position":[[235,5],[2272,5]]},"141":{"position":[[1146,7]]},"145":{"position":[[807,7]]},"164":{"position":[[192,9]]}},"keywords":{}}],["amp;category=test",{"_index":1807,"title":{},"content":{"142":{"position":[[1316,18]]}},"keywords":{}}],["amp;filter=rec",{"_index":1805,"title":{},"content":{"142":{"position":[[1276,18]]}},"keywords":{}}],["amp;lang=en",{"_index":1806,"title":{},"content":{"142":{"position":[[1299,12]]}},"keywords":{}}],["amp;page=1",{"_index":1804,"title":{},"content":{"142":{"position":[[1260,11]]}},"keywords":{}}],["amp;{combin",{"_index":1841,"title":{},"content":{"145":{"position":[[361,15]]}},"keywords":{}}],["amp;{dict",{"_index":1659,"title":{},"content":{"125":{"position":[[10447,11],[10578,11]]},"164":{"position":[[59,11]]},"165":{"position":[[44,11]]}},"keywords":{}}],["amp;{dictionary_variable_name}.environ",{"_index":1778,"title":{},"content":{"140":{"position":[[1442,43]]}},"keywords":{}}],["amp;{empty_dict",{"_index":1845,"title":{},"content":{"145":{"position":[[409,17]]}},"keywords":{}}],["amp;{file_info",{"_index":1863,"title":{},"content":{"148":{"position":[[1010,16]]}},"keywords":{}}],["amp;{particip",{"_index":1964,"title":{},"content":{"164":{"position":[[458,18],[726,18]]}},"keywords":{}}],["amp;{participant_1",{"_index":1744,"title":{},"content":{"138":{"position":[[1381,20]]}},"keywords":{}}],["amp;{participant_2",{"_index":1747,"title":{},"content":{"138":{"position":[[1420,20]]}},"keywords":{}}],["amp;{participant_3",{"_index":1750,"title":{},"content":{"138":{"position":[[1457,20]]}},"keywords":{}}],["amp;{participant_4",{"_index":1753,"title":{},"content":{"138":{"position":[[1498,20]]}},"keywords":{}}],["amp;{participant_on",{"_index":1975,"title":{},"content":{"165":{"position":[[578,22],[869,22],[1056,22]]}},"keywords":{}}],["amp;{participant_two",{"_index":1976,"title":{},"content":{"165":{"position":[[619,22],[908,22],[1083,22]]}},"keywords":{}}],["amp;{us",{"_index":1869,"title":{},"content":{"148":{"position":[[1141,11],[1195,11]]}},"keywords":{}}],["amp;{user1",{"_index":1833,"title":{},"content":{"145":{"position":[[269,12]]}},"keywords":{}}],["amp;{user2",{"_index":1837,"title":{},"content":{"145":{"position":[[315,12]]}},"keywords":{}}],["amp;{var",{"_index":1963,"title":{},"content":{"163":{"position":[[180,10]]},"165":{"position":[[509,10]]}},"keywords":{}}],["amp;{variable_nam",{"_index":1832,"title":{},"content":{"145":{"position":[[161,21]]}},"keywords":{}}],["ampersand",{"_index":1777,"title":{},"content":{"140":{"position":[[1425,9]]},"145":{"position":[[144,9]]},"163":{"position":[[163,9]]},"164":{"position":[[175,9]]},"165":{"position":[[492,9]]}},"keywords":{}}],["analysi",{"_index":1903,"title":{},"content":{"155":{"position":[[1201,9]]},"156":{"position":[[2013,9]]}},"keywords":{}}],["analyz",{"_index":1403,"title":{},"content":{"107":{"position":[[1355,8]]}},"keywords":{}}],["and/or",{"_index":647,"title":{},"content":{"22":{"position":[[721,6]]}},"keywords":{}}],["and4.2",{"_index":905,"title":{},"content":{"46":{"position":[[1112,6],[1856,6]]}},"keywords":{}}],["anim",{"_index":1608,"title":{},"content":{"121":{"position":[[2183,10],[2246,6],[2259,10],[2364,9],[2429,9],[2517,9],[2598,9]]}},"keywords":{}}],["animal_list",{"_index":1610,"title":{},"content":{"121":{"position":[[2417,11],[2505,11],[2586,11]]}},"keywords":{}}],["annual",{"_index":269,"title":{},"content":{"8":{"position":[[949,8],[1546,6]]}},"keywords":{}}],["anoth",{"_index":826,"title":{},"content":{"37":{"position":[[1045,7],[1293,7]]},"56":{"position":[[3594,7]]},"59":{"position":[[869,7]]},"60":{"position":[[2283,7]]},"63":{"position":[[1008,7]]},"87":{"position":[[664,7]]},"94":{"position":[[94,7]]},"102":{"position":[[2117,7]]},"128":{"position":[[1746,7],[1825,7]]},"141":{"position":[[1852,7]]}},"keywords":{}}],["answer",{"_index":1824,"title":{},"content":{"143":{"position":[[1057,9],[1071,6],[1112,6]]}},"keywords":{}}],["apach",{"_index":36,"title":{},"content":{"0":{"position":[[434,6]]},"7":{"position":[[151,6]]}},"keywords":{}}],["api",{"_index":90,"title":{},"content":{"2":{"position":[[868,5],[1401,4]]},"3":{"position":[[461,4]]},"11":{"position":[[2563,3]]},"106":{"position":[[926,4]]},"107":{"position":[[987,5]]},"155":{"position":[[748,3]]}},"keywords":{}}],["appear",{"_index":957,"title":{},"content":{"53":{"position":[[836,7]]},"74":{"position":[[1199,7]]}},"keywords":{}}],["append",{"_index":919,"title":{},"content":{"46":{"position":[[2320,7],[2929,7]]},"138":{"position":[[2259,6],[2332,6]]}},"keywords":{}}],["appl",{"_index":1730,"title":{},"content":{"136":{"position":[[509,5],[720,5]]}},"keywords":{}}],["appli",{"_index":636,"title":{},"content":{"21":{"position":[[1258,7]]},"48":{"position":[[639,7]]},"56":{"position":[[45,5]]},"80":{"position":[[1124,8]]},"102":{"position":[[614,7],[2082,7],[2174,7]]},"108":{"position":[[228,5],[740,8],[1130,8]]},"125":{"position":[[2148,5]]},"128":{"position":[[444,7],[1712,7],[1809,7]]},"152":{"position":[[942,8]]}},"keywords":{}}],["applic",{"_index":373,"title":{},"content":{"11":{"position":[[1579,11]]},"13":{"position":[[161,13],[1045,13]]},"22":{"position":[[581,10]]},"102":{"position":[[1578,11]]},"108":{"position":[[759,11],[1328,11]]},"116":{"position":[[873,11]]},"127":{"position":[[1057,12]]}},"keywords":{}}],["approach",{"_index":66,"title":{},"content":{"2":{"position":[[317,8]]},"8":{"position":[[2461,8]]},"11":{"position":[[1073,10],[2180,10]]},"12":{"position":[[133,8]]},"13":{"position":[[217,9]]},"22":{"position":[[1098,8]]},"52":{"position":[[145,10]]},"53":{"position":[[734,8]]},"54":{"position":[[130,8],[414,9],[1127,8],[1272,8]]},"99":{"position":[[205,8],[381,8],[559,8]]},"108":{"position":[[1207,8]]},"121":{"position":[[340,8],[1765,8]]},"125":{"position":[[7160,10]]}},"keywords":{}}],["appropri",{"_index":1912,"title":{},"content":{"157":{"position":[[319,11]]}},"keywords":{}}],["architectur",{"_index":26,"title":{"1":{"position":[[4,12]]},"2":{"position":[[60,14]]}},"content":{"0":{"position":[[301,13]]},"2":{"position":[[79,12],[182,12]]},"99":{"position":[[322,12]]},"107":{"position":[[100,12]]},"108":{"position":[[723,13]]},"125":{"position":[[228,12]]}},"keywords":{}}],["are..resourc",{"_index":516,"title":{},"content":{"16":{"position":[[1174,13]]}},"keywords":{}}],["area",{"_index":1366,"title":{},"content":{"105":{"position":[[290,5]]}},"keywords":{}}],["arg",{"_index":1232,"title":{},"content":{"88":{"position":[[644,4]]},"92":{"position":[[311,5]]},"119":{"position":[[191,8]]}},"keywords":{}}],["argument",{"_index":83,"title":{"39":{"position":[[17,10]]},"40":{"position":[[12,10]]},"41":{"position":[[15,9]]},"87":{"position":[[14,10]]},"88":{"position":[[18,10]]},"89":{"position":[[17,10]]},"90":{"position":[[17,10]]},"91":{"position":[[28,10]]},"92":{"position":[[38,10]]},"93":{"position":[[19,10]]},"94":{"position":[[19,10]]},"95":{"position":[[8,8]]},"113":{"position":[[30,9]]},"118":{"position":[[19,10]]},"119":{"position":[[27,10]]},"120":{"position":[[26,10]]},"121":{"position":[[26,10]]},"122":{"position":[[14,8]]}},"content":{"2":{"position":[[661,8],[1063,8]]},"5":{"position":[[628,10]]},"17":{"position":[[805,8]]},"20":{"position":[[323,9]]},"21":{"position":[[702,8]]},"26":{"position":[[1569,10]]},"30":{"position":[[339,9],[2278,9]]},"31":{"position":[[780,9],[1036,9]]},"35":{"position":[[689,9]]},"39":{"position":[[67,8],[121,9],[532,10],[587,9],[674,9],[715,9],[955,8],[995,8],[1130,10],[1352,9],[1503,9],[1579,9],[1686,9],[1742,8],[1807,9],[1817,8]]},"40":{"position":[[62,9],[87,8],[150,9],[177,8],[231,8],[316,10],[334,9],[415,9],[435,9],[478,9],[548,8],[611,10],[671,8],[795,8],[994,8],[1045,8]]},"41":{"position":[[57,10],[78,9],[211,9],[283,10],[331,10],[401,8],[438,8],[499,10],[537,9],[594,10]]},"46":{"position":[[2651,8]]},"48":{"position":[[525,9]]},"56":{"position":[[413,8],[1128,10],[1486,8],[1499,8],[1536,8],[1553,8],[1607,8],[1643,8],[1662,8],[1698,8],[1885,8],[1898,8],[1928,8],[1945,8],[2128,10],[2139,8],[2156,8]]},"57":{"position":[[843,9],[868,9],[1747,8],[1760,8],[1790,8],[1807,8]]},"58":{"position":[[502,8]]},"59":{"position":[[536,9]]},"60":{"position":[[927,10],[1000,8],[1442,9],[2444,9]]},"63":{"position":[[74,10],[477,9],[595,9],[652,10],[705,9],[724,9],[786,9],[996,9]]},"83":{"position":[[464,8]]},"85":{"position":[[249,9],[278,8],[287,9],[432,9],[517,9],[567,9],[582,8],[695,9],[745,9]]},"86":{"position":[[248,9],[277,8],[428,9],[513,9],[563,9],[578,8],[682,9],[732,9]]},"87":{"position":[[64,8],[129,9],[262,9],[302,9],[342,8],[536,10],[553,10],[576,10],[703,8],[810,10],[831,9],[995,10],[1044,9],[1068,10],[1126,9],[1196,9],[1227,9],[1278,9]]},"88":{"position":[[68,9],[108,9],[198,9],[226,9],[263,8],[308,8],[431,9],[710,8],[776,8],[936,10],[1025,10],[1048,9],[1091,9]]},"89":{"position":[[67,9],[107,9],[200,9],[250,9],[291,9],[308,8],[413,8],[647,10],[668,8],[841,9],[1006,9],[1095,9]]},"90":{"position":[[77,9],[176,9],[295,9],[418,9],[553,10],[1255,10],[1333,9],[1424,9],[1457,9],[1543,9],[1686,10],[1774,8]]},"91":{"position":[[227,9],[394,8],[594,9],[610,8],[663,9],[719,9],[901,9]]},"92":{"position":[[175,9],[407,9],[646,9],[753,9],[807,8],[862,8],[955,8],[1020,9],[1053,10],[1115,9],[1219,9],[1311,10]]},"93":{"position":[[127,9],[318,9],[490,8],[541,9],[766,9]]},"94":{"position":[[54,9],[194,9],[431,8],[495,10],[574,10],[597,9],[651,8],[757,8],[821,9],[866,8],[918,8]]},"95":{"position":[[58,8],[161,8],[285,8],[395,9],[429,8],[951,9],[1034,9],[1231,10],[1353,9],[1396,10],[1463,8],[1570,9],[1907,8],[2011,8],[2272,9]]},"96":{"position":[[440,8]]},"97":{"position":[[575,9],[843,9]]},"101":{"position":[[488,8]]},"102":{"position":[[1166,8]]},"103":{"position":[[528,8]]},"114":{"position":[[657,11]]},"115":{"position":[[1076,10]]},"116":{"position":[[467,9]]},"117":{"position":[[582,9]]},"118":{"position":[[71,11],[135,10],[213,11],[255,9],[323,9],[356,8],[373,9],[398,11],[426,8],[559,8],[629,8]]},"119":{"position":[[55,8],[142,10],[154,9],[326,10],[549,11],[712,11],[959,8]]},"120":{"position":[[64,9],[141,10],[162,9],[227,11],[261,9],[307,10],[984,8],[1010,11]]},"121":{"position":[[56,9],[167,9],[251,9],[284,9],[508,10],[638,9],[1408,9],[1534,9],[1589,9],[1715,9],[1737,9],[1883,10],[1934,9],[2204,11],[2342,11]]},"122":{"position":[[7,8],[38,10],[60,10],[103,9]]},"123":{"position":[[653,11]]},"124":{"position":[[911,9]]},"125":{"position":[[3564,8],[3630,9],[3718,9],[3816,9],[4281,9],[4360,8],[4693,8],[4767,9],[4792,8],[4862,10],[6176,11],[6251,8],[6341,10],[6398,9],[6478,10],[6527,9],[6641,9],[7623,10]]},"127":{"position":[[599,8]]},"128":{"position":[[858,8]]},"129":{"position":[[381,8]]},"134":{"position":[[131,11]]},"138":{"position":[[1872,11]]},"141":{"position":[[1560,9]]},"149":{"position":[[392,9],[1095,8]]},"151":{"position":[[777,10]]},"153":{"position":[[500,9]]},"155":{"position":[[328,9]]},"156":{"position":[[429,9]]},"157":{"position":[[292,9]]},"158":{"position":[[354,10],[1158,11],[1413,8]]},"162":{"position":[[1114,10],[1170,9]]},"165":{"position":[[691,11],[989,10],[1141,10],[1183,8],[1220,8]]}},"keywords":{}}],["argument"",{"_index":1215,"title":{},"content":{"85":{"position":[[627,14]]},"86":{"position":[[615,14]]}},"keywords":{}}],["arguments"",{"_index":834,"title":{},"content":{"39":{"position":[[263,15],[300,15],[1302,15],[1423,15]]},"40":{"position":[[708,15]]},"84":{"position":[[171,15],[208,16]]},"85":{"position":[[165,15],[338,15]]},"86":{"position":[[175,15],[334,15]]},"89":{"position":[[493,16],[574,16]]},"91":{"position":[[69,15],[170,16],[300,16],[334,16],[371,15],[455,16]]},"92":{"position":[[79,15],[264,16],[1185,16],[1281,15]]},"93":{"position":[[72,15],[198,15],[246,16],[384,16],[419,15],[663,16],[794,15]]},"94":{"position":[[135,15],[259,15]]},"125":{"position":[[3944,15],[4073,15],[4195,15]]}},"keywords":{}}],["arguments)[setup",{"_index":1560,"title":{},"content":{"116":{"position":[[537,18]]}},"keywords":{}}],["arguments."",{"_index":1264,"title":{},"content":{"94":{"position":[[171,16]]}},"keywords":{}}],["arguments/data",{"_index":585,"title":{},"content":{"19":{"position":[[1090,14]]}},"keywords":{}}],["argumentssom",{"_index":838,"title":{},"content":{"39":{"position":[[477,13]]}},"keywords":{}}],["aris",{"_index":1642,"title":{},"content":{"125":{"position":[[7433,5]]}},"keywords":{}}],["around",{"_index":1598,"title":{},"content":{"121":{"position":[[1388,6]]},"145":{"position":[[725,6]]}},"keywords":{}}],["artifact",{"_index":717,"title":{"31":{"position":[[16,10]]},"45":{"position":[[25,10]]}},"content":{"27":{"position":[[99,9]]},"31":{"position":[[52,9],[206,9]]},"37":{"position":[[30,9]]},"125":{"position":[[730,9],[2654,9]]}},"keywords":{}}],["asia",{"_index":1459,"title":{},"content":{"111":{"position":[[281,4]]}},"keywords":{}}],["aspect",{"_index":337,"title":{},"content":{"11":{"position":[[311,7]]},"46":{"position":[[203,7]]},"54":{"position":[[535,7]]},"99":{"position":[[2333,7]]}},"keywords":{}}],["assembl",{"_index":1517,"title":{},"content":{"112":{"position":[[1163,10]]}},"keywords":{}}],["assert",{"_index":574,"title":{},"content":{"19":{"position":[[677,10],[740,11]]},"124":{"position":[[721,10]]}},"keywords":{}}],["assess",{"_index":1408,"title":{},"content":{"108":{"position":[[281,9]]}},"keywords":{}}],["assign",{"_index":811,"title":{"66":{"position":[[6,9]]},"147":{"position":[[8,9]]},"161":{"position":[[8,9]]},"164":{"position":[[8,9]]}},"content":{"35":{"position":[[670,8]]},"39":{"position":[[1726,8]]},"46":{"position":[[2162,8]]},"56":{"position":[[1236,10],[1764,10],[2351,7]]},"59":{"position":[[523,6]]},"66":{"position":[[70,6],[110,8],[283,7],[387,6],[748,8],[905,6],[1149,6]]},"80":{"position":[[1080,6],[1331,6]]},"83":{"position":[[643,8]]},"92":{"position":[[967,8]]},"119":{"position":[[984,8],[1042,8]]},"120":{"position":[[187,9],[338,8],[500,8]]},"123":{"position":[[185,6],[528,8]]},"125":{"position":[[5029,6],[5293,9],[5354,6],[5686,6],[6865,6],[9169,6],[10249,11],[10432,11]]},"141":{"position":[[123,9],[970,8]]},"142":{"position":[[45,6]]},"145":{"position":[[203,8],[866,10]]},"146":{"position":[[41,6],[145,8],[340,10],[691,10],[767,8],[898,9]]},"147":{"position":[[73,8],[551,10],[692,8],[1081,8],[1126,11]]},"148":{"position":[[150,6],[579,9],[749,8],[1436,12],[1491,6]]},"149":{"position":[[352,10]]},"151":{"position":[[724,10]]},"158":{"position":[[214,8],[1446,7],[1668,8]]},"159":{"position":[[340,8]]},"160":{"position":[[195,9]]},"161":{"position":[[44,11],[257,9],[502,11],[666,8],[933,8],[1010,11],[1119,8]]},"163":{"position":[[219,9]]},"164":{"position":[[44,11],[323,9],[712,10]]}},"keywords":{}}],["associ",{"_index":246,"title":{"111":{"position":[[7,11]]}},"content":{"8":{"position":[[212,11],[2023,12]]},"111":{"position":[[51,11],[93,11],[194,11],[342,11]]}},"keywords":{}}],["assum",{"_index":1048,"title":{},"content":{"62":{"position":[[109,6]]},"74":{"position":[[743,8]]},"145":{"position":[[1301,8]]}},"keywords":{}}],["asterisk",{"_index":892,"title":{},"content":{"45":{"position":[[263,9]]},"92":{"position":[[840,8]]},"94":{"position":[[627,9]]}},"keywords":{}}],["atdd",{"_index":358,"title":{},"content":{"11":{"position":[[1124,7]]}},"keywords":{}}],["atom",{"_index":707,"title":{},"content":{"26":{"position":[[1507,6]]},"32":{"position":[[712,6]]},"33":{"position":[[174,6]]},"34":{"position":[[339,6]]}},"keywords":{}}],["attempt",{"_index":1331,"title":{},"content":{"101":{"position":[[854,10]]}},"keywords":{}}],["attribut",{"_index":918,"title":{},"content":{"46":{"position":[[2258,11]]},"87":{"position":[[413,10]]},"116":{"position":[[746,11]]},"125":{"position":[[493,10]]},"140":{"position":[[205,11]]},"145":{"position":[[939,9],[1173,9]]}},"keywords":{}}],["author",{"_index":902,"title":{},"content":{"46":{"position":[[837,7]]},"112":{"position":[[181,6],[303,6],[323,6]]}},"keywords":{}}],["authorship",{"_index":224,"title":{},"content":{"7":{"position":[[563,10]]}},"keywords":{}}],["auto",{"_index":1902,"title":{},"content":{"155":{"position":[[1169,4]]},"156":{"position":[[1981,4]]}},"keywords":{}}],["autom",{"_index":15,"title":{"2":{"position":[[49,10]]},"11":{"position":[[11,11]]},"13":{"position":[[22,10]]}},"content":{"0":{"position":[[151,10],[182,10]]},"2":{"position":[[68,10],[171,10],[268,10],[334,11],[1553,10]]},"3":{"position":[[622,10],[676,10],[936,10]]},"5":{"position":[[153,10]]},"8":{"position":[[443,10],[474,10],[1736,10]]},"11":{"position":[[1139,9],[1765,10]]},"13":{"position":[[17,10],[350,8],[531,10],[871,10],[940,11],[952,10]]},"19":{"position":[[126,10]]},"21":{"position":[[1343,10]]},"22":{"position":[[282,10],[320,10],[642,8]]},"24":{"position":[[244,10],[288,10],[524,10]]},"26":{"position":[[2128,10]]},"27":{"position":[[850,10],[1066,10]]},"28":{"position":[[241,10],[329,10]]},"42":{"position":[[58,10]]},"98":{"position":[[146,10]]},"99":{"position":[[311,10],[398,11],[512,10],[722,11],[1398,10],[1507,10]]},"106":{"position":[[276,10],[622,11],[891,10],[943,11]]},"107":{"position":[[324,10],[364,10],[639,10],[855,10],[1094,10],[1161,10],[1263,9],[1313,10],[1374,10],[1427,10]]},"108":{"position":[[843,10],[940,10],[1168,10]]},"125":{"position":[[217,10]]},"127":{"position":[[1118,10]]},"128":{"position":[[1297,9]]},"142":{"position":[[1335,10],[1498,11]]}},"keywords":{}}],["automat",{"_index":485,"title":{"76":{"position":[[6,13]]}},"content":{"15":{"position":[[1102,13]]},"76":{"position":[[20,13],[237,13]]},"95":{"position":[[77,9],[597,14]]},"99":{"position":[[1561,14]]},"125":{"position":[[4379,9],[10306,13],[10469,13]]},"161":{"position":[[101,13]]},"164":{"position":[[81,13],[755,9]]}},"keywords":{}}],["automation/test",{"_index":565,"title":{},"content":{"19":{"position":[[372,18]]}},"keywords":{}}],["avail",{"_index":44,"title":{},"content":{"0":{"position":[[554,9]]},"8":{"position":[[408,9],[708,9],[2265,9]]},"15":{"position":[[337,9],[1848,9],[1917,9]]},"16":{"position":[[568,9],[798,9]]},"37":{"position":[[348,9],[754,9],[782,9]]},"40":{"position":[[728,9]]},"45":{"position":[[41,9]]},"46":{"position":[[45,9]]},"62":{"position":[[1838,10]]},"63":{"position":[[1803,9]]},"80":{"position":[[1462,9],[1562,9],[1835,9]]},"83":{"position":[[250,9]]},"94":{"position":[[939,9]]},"95":{"position":[[508,10]]},"116":{"position":[[41,9],[237,9]]},"125":{"position":[[1617,9],[1698,9],[5959,9]]},"149":{"position":[[882,9]]},"153":{"position":[[327,13]]},"154":{"position":[[200,10]]},"156":{"position":[[723,9]]},"157":{"position":[[507,9],[739,10]]},"158":{"position":[[1297,9],[1575,9]]},"166":{"position":[[925,10],[1018,9]]}},"keywords":{}}],["avoid",{"_index":545,"title":{},"content":{"17":{"position":[[1340,8]]},"47":{"position":[[653,7]]},"56":{"position":[[4145,5]]},"59":{"position":[[1061,5]]},"62":{"position":[[1033,7],[1154,7]]}},"keywords":{}}],["awar",{"_index":494,"title":{},"content":{"15":{"position":[[1586,5]]},"98":{"position":[[335,5]]},"106":{"position":[[422,9]]}},"keywords":{}}],["b",{"_index":1059,"title":{},"content":{"62":{"position":[[522,1]]},"133":{"position":[[411,1]]}},"keywords":{}}],["b.resourc",{"_index":1064,"title":{},"content":{"62":{"position":[[1094,10],[1109,10]]}},"keywords":{}}],["back",{"_index":536,"title":{},"content":{"17":{"position":[[956,4],[1001,4]]},"153":{"position":[[684,4]]}},"keywords":{}}],["backslash",{"_index":871,"title":{},"content":{"40":{"position":[[831,9]]},"58":{"position":[[647,9]]},"59":{"position":[[666,9],[723,9],[833,9],[877,9],[917,9],[1067,11],[1299,11]]},"140":{"position":[[875,9]]},"142":{"position":[[951,10]]},"145":{"position":[[471,9]]}},"keywords":{}}],["banana",{"_index":1731,"title":{},"content":{"136":{"position":[[515,6],[741,6]]}},"keywords":{}}],["base",{"_index":247,"title":{},"content":{"8":{"position":[[224,5]]},"11":{"position":[[2174,5]]},"31":{"position":[[653,5]]},"32":{"position":[[1014,5]]},"42":{"position":[[533,5]]},"48":{"position":[[385,5]]},"56":{"position":[[173,5]]},"74":{"position":[[1005,5]]},"75":{"position":[[85,5]]},"81":{"position":[[249,4]]},"95":{"position":[[235,5]]},"105":{"position":[[1421,5]]},"108":{"position":[[327,5]]},"114":{"position":[[73,5]]},"131":{"position":[[709,5]]},"133":{"position":[[42,5]]},"148":{"position":[[1367,5],[1529,5]]},"151":{"position":[[258,5]]}},"keywords":{}}],["base_url",{"_index":1193,"title":{},"content":{"81":{"position":[[161,11],[258,11],[344,11]]}},"keywords":{}}],["base_url}/import",{"_index":1196,"title":{},"content":{"81":{"position":[[285,19]]}},"keywords":{}}],["basic",{"_index":198,"title":{"23":{"position":[[4,5]]},"55":{"position":[[4,5]]},"132":{"position":[[8,5]]},"136":{"position":[[8,5]]}},"content":{"5":{"position":[[139,6]]},"16":{"position":[[369,5]]},"19":{"position":[[45,5]]},"20":{"position":[[45,5],[819,9]]},"30":{"position":[[78,5],[220,5]]},"35":{"position":[[108,9]]},"60":{"position":[[60,5]]},"90":{"position":[[1143,9]]},"98":{"position":[[384,5]]},"105":{"position":[[879,5]]},"106":{"position":[[223,5]]},"108":{"position":[[417,5],[1050,5]]},"114":{"position":[[274,5]]},"125":{"position":[[834,5],[908,5],[2083,5],[2463,5],[2607,5],[5159,5],[6976,5],[10783,5],[10853,5],[10919,5],[10987,5]]},"131":{"position":[[57,5]]},"135":{"position":[[57,5],[424,5]]},"137":{"position":[[57,5]]},"138":{"position":[[57,5]]},"140":{"position":[[128,5]]}},"keywords":{}}],["bdd",{"_index":591,"title":{},"content":{"20":{"position":[[168,5],[978,3],[1097,3]]},"26":{"position":[[312,5]]},"41":{"position":[[135,5]]},"90":{"position":[[279,6],[1496,4]]},"121":{"position":[[208,5],[412,5]]},"125":{"position":[[6682,5]]}},"keywords":{}}],["be",{"_index":505,"title":{},"content":{"15":{"position":[[2063,5]]},"24":{"position":[[197,5]]},"56":{"position":[[1029,5]]},"57":{"position":[[716,5]]},"59":{"position":[[1164,5]]},"88":{"position":[[879,5]]},"95":{"position":[[2282,5]]}},"keywords":{}}],["becom",{"_index":1599,"title":{},"content":{"121":{"position":[[1603,6],[1644,7]]}},"keywords":{}}],["befor",{"_index":434,"title":{},"content":{"12":{"position":[[303,6]]},"16":{"position":[[138,6]]},"30":{"position":[[2325,6]]},"40":{"position":[[634,6]]},"45":{"position":[[273,6]]},"46":{"position":[[1029,6],[1720,6],[2024,6]]},"56":{"position":[[129,7]]},"63":{"position":[[394,6]]},"66":{"position":[[815,6]]},"79":{"position":[[262,6],[556,6]]},"80":{"position":[[485,6]]},"88":{"position":[[219,6],[832,6]]},"90":{"position":[[1273,6]]},"91":{"position":[[257,6]]},"92":{"position":[[851,6]]},"93":{"position":[[479,6]]},"94":{"position":[[640,6]]},"95":{"position":[[686,6]]},"127":{"position":[[183,6],[324,6],[385,6],[624,6],[952,6]]},"128":{"position":[[190,6],[883,6]]},"129":{"position":[[114,6],[269,6],[406,6]]},"138":{"position":[[1045,6]]},"141":{"position":[[739,6]]},"143":{"position":[[1255,6]]},"148":{"position":[[1787,6]]},"152":{"position":[[610,6]]}},"keywords":{}}],["begin",{"_index":978,"title":{},"content":{"56":{"position":[[950,9]]},"88":{"position":[[392,9]]},"115":{"position":[[1226,9]]},"131":{"position":[[402,6]]},"135":{"position":[[797,6]]},"137":{"position":[[561,6]]}},"keywords":{}}],["behav",{"_index":625,"title":{},"content":{"21":{"position":[[767,7]]}},"keywords":{}}],["behavior",{"_index":23,"title":{"20":{"position":[[6,8]]},"21":{"position":[[35,8]]},"41":{"position":[[33,8]]}},"content":{"0":{"position":[[253,8]]},"11":{"position":[[231,8],[1885,8],[2146,8]]},"20":{"position":[[63,8],[94,8],[140,8],[246,8],[445,8],[952,8]]},"21":{"position":[[80,8],[158,8],[719,8]]},"26":{"position":[[284,8]]},"30":{"position":[[2133,9]]},"41":{"position":[[107,8],[164,8]]},"48":{"position":[[698,8]]},"62":{"position":[[1537,9]]},"63":{"position":[[156,8],[209,8]]},"72":{"position":[[176,8]]},"87":{"position":[[205,9]]},"90":{"position":[[95,8],[251,8]]},"92":{"position":[[1080,9]]},"115":{"position":[[881,8]]},"121":{"position":[[180,8]]},"123":{"position":[[907,8]]},"125":{"position":[[926,8],[1018,8],[3834,8],[6654,8]]}},"keywords":{}}],["behind",{"_index":1417,"title":{},"content":{"108":{"position":[[665,6]]}},"keywords":{}}],["belong",{"_index":940,"title":{},"content":{"49":{"position":[[677,6]]}},"keywords":{}}],["below",{"_index":1556,"title":{},"content":{"116":{"position":[[267,5],[325,6]]},"133":{"position":[[433,5]]},"138":{"position":[[2136,5]]}},"keywords":{}}],["benefici",{"_index":964,"title":{},"content":{"54":{"position":[[1231,10]]}},"keywords":{}}],["benefit",{"_index":660,"title":{},"content":{"22":{"position":[[1132,8]]},"101":{"position":[[60,9]]},"102":{"position":[[60,9]]},"103":{"position":[[58,9]]},"125":{"position":[[7747,8],[7896,9],[8037,9],[8419,9],[8566,9],[8719,9]]},"127":{"position":[[60,9]]},"128":{"position":[[60,9]]}},"keywords":{}}],["best",{"_index":1400,"title":{},"content":{"107":{"position":[[687,4]]},"124":{"position":[[241,4]]}},"keywords":{}}],["better",{"_index":396,"title":{},"content":{"11":{"position":[[2379,6]]},"21":{"position":[[579,6]]},"39":{"position":[[609,6]]},"56":{"position":[[1817,6]]},"57":{"position":[[505,6]]},"74":{"position":[[363,6]]},"90":{"position":[[1386,6]]},"103":{"position":[[356,6]]},"142":{"position":[[455,6]]},"157":{"position":[[1042,6]]}},"keywords":{}}],["between",{"_index":102,"title":{},"content":{"2":{"position":[[1174,7]]},"11":{"position":[[440,7],[1838,7]]},"13":{"position":[[912,7]]},"20":{"position":[[926,7]]},"21":{"position":[[53,7],[131,7],[670,7]]},"26":{"position":[[53,7]]},"27":{"position":[[52,7]]},"35":{"position":[[56,7]]},"52":{"position":[[119,7]]},"56":{"position":[[4311,7]]},"57":{"position":[[812,7],[856,7],[881,7]]},"74":{"position":[[53,7],[195,7]]},"87":{"position":[[56,7],[511,7]]},"99":{"position":[[92,7]]},"115":{"position":[[1261,7]]},"123":{"position":[[80,7],[410,7]]},"125":{"position":[[606,7],[683,7],[991,7],[2929,7],[3556,7],[6757,7],[7134,7],[9496,7],[9559,7]]},"146":{"position":[[195,7]]},"151":{"position":[[56,7]]}},"keywords":{}}],["beyond",{"_index":419,"title":{},"content":{"12":{"position":[[1,6]]},"105":{"position":[[652,6]]}},"keywords":{}}],["biech",{"_index":1489,"title":{},"content":{"112":{"position":[[623,6]]}},"keywords":{}}],["bind",{"_index":1377,"title":{},"content":{"105":{"position":[[1004,8]]}},"keywords":{}}],["blibrari",{"_index":1050,"title":{},"content":{"62":{"position":[[192,8]]}},"keywords":{}}],["block",{"_index":724,"title":{},"content":{"28":{"position":[[173,6]]},"58":{"position":[[700,5]]},"97":{"position":[[1008,7],[1260,5]]},"146":{"position":[[266,5],[557,5]]},"149":{"position":[[525,5],[558,5]]}},"keywords":{}}],["bloom'",{"_index":1409,"title":{},"content":{"108":{"position":[[336,7],[384,7]]}},"keywords":{}}],["board",{"_index":266,"title":{},"content":{"8":{"position":[[922,5],[978,5]]}},"keywords":{}}],["bob",{"_index":1764,"title":{},"content":{"138":{"position":[[1775,3]]},"162":{"position":[[691,3],[757,3],[1022,6]]}},"keywords":{}}],["bodi",{"_index":674,"title":{},"content":{"24":{"position":[[342,4]]},"26":{"position":[[812,5],[1586,4]]},"33":{"position":[[337,4]]},"34":{"position":[[493,4]]},"46":{"position":[[2548,4]]},"56":{"position":[[3191,5],[3320,4],[3380,4],[3525,4],[3686,4]]},"60":{"position":[[288,7],[1308,4],[1412,5]]},"102":{"position":[[229,4]]},"103":{"position":[[152,4],[571,4]]},"114":{"position":[[176,4]]},"115":{"position":[[1541,4],[1612,4]]},"119":{"position":[[749,4]]},"128":{"position":[[984,5]]},"129":{"position":[[125,4],[474,4]]},"137":{"position":[[171,4],[682,4]]},"148":{"position":[[352,4]]},"149":{"position":[[479,5],[671,4]]},"153":{"position":[[640,4]]}},"keywords":{}}],["body.if",{"_index":1686,"title":{},"content":{"129":{"position":[[427,7]]}},"keywords":{}}],["bold",{"_index":1569,"title":{},"content":{"117":{"position":[[851,6],[899,4]]}},"keywords":{}}],["bold_italic_",{"_index":1570,"title":{},"content":{"117":{"position":[[860,12]]}},"keywords":{}}],["bono",{"_index":1522,"title":{},"content":{"112":{"position":[[1489,5]]}},"keywords":{}}],["boolean",{"_index":1282,"title":{},"content":{"95":{"position":[[816,8]]},"120":{"position":[[632,7]]},"137":{"position":[[928,7]]},"143":{"position":[[984,10]]}},"keywords":{}}],["bot",{"_index":438,"title":{},"content":{"13":{"position":[[48,4]]}},"keywords":{}}],["both",{"_index":236,"title":{},"content":{"7":{"position":[[797,4]]},"8":{"position":[[433,4]]},"11":{"position":[[276,4]]},"21":{"position":[[1239,4]]},"27":{"position":[[1056,4]]},"28":{"position":[[343,4]]},"44":{"position":[[430,4]]},"60":{"position":[[208,4]]},"64":{"position":[[678,4],[747,4]]},"88":{"position":[[705,4]]},"91":{"position":[[564,4]]},"105":{"position":[[25,4]]},"124":{"position":[[649,4]]},"141":{"position":[[223,4]]},"161":{"position":[[497,4]]}},"keywords":{}}],["boundari",{"_index":1922,"title":{},"content":{"158":{"position":[[662,11]]}},"keywords":{}}],["brace",{"_index":1246,"title":{},"content":{"90":{"position":[[491,6],[1602,6]]},"121":{"position":[[708,7]]},"140":{"position":[[759,5]]}},"keywords":{}}],["bracket",{"_index":910,"title":{},"content":{"46":{"position":[[1541,8]]},"116":{"position":[[182,7]]},"144":{"position":[[541,8]]},"145":{"position":[[628,8],[1291,9]]}},"keywords":{}}],["break",{"_index":941,"title":{"57":{"position":[[11,7]]},"138":{"position":[[6,5]]}},"content":{"49":{"position":[[820,8]]},"56":{"position":[[789,5]]},"57":{"position":[[50,6],[439,6],[540,6],[1084,6],[1135,5],[1207,5],[1286,6],[1320,6]]},"125":{"position":[[2250,6],[11008,5]]},"138":{"position":[[78,5],[258,5],[290,5],[533,6],[757,5],[985,5],[1022,5]]}},"keywords":{}}],["bring",{"_index":296,"title":{},"content":{"8":{"position":[[1592,6]]},"95":{"position":[[746,6]]}},"keywords":{}}],["broad",{"_index":232,"title":{},"content":{"7":{"position":[[718,5]]}},"keywords":{}}],["broader",{"_index":309,"title":{},"content":{"8":{"position":[[1960,7]]},"106":{"position":[[808,7]]},"148":{"position":[[2219,7]]}},"keywords":{}}],["browser",{"_index":501,"title":{},"content":{"15":{"position":[[1751,7]]},"155":{"position":[[733,7]]}},"keywords":{}}],["bug",{"_index":1155,"title":{},"content":{"74":{"position":[[1049,3]]}},"keywords":{}}],["build",{"_index":93,"title":{},"content":{"2":{"position":[[923,5]]},"3":{"position":[[201,5]]},"28":{"position":[[164,8]]},"107":{"position":[[482,5],[567,5]]}},"keywords":{}}],["built",{"_index":170,"title":{"166":{"position":[[6,5]]}},"content":{"4":{"position":[[71,5],[137,5]]},"95":{"position":[[758,5]]},"112":{"position":[[1273,6]]},"125":{"position":[[422,5],[10725,5]]},"151":{"position":[[789,5]]},"166":{"position":[[103,5],[152,5]]}},"keywords":{}}],["builtin",{"_index":495,"title":{},"content":{"15":{"position":[[1609,7]]},"33":{"position":[[620,7]]},"66":{"position":[[1203,7]]},"84":{"position":[[39,7],[87,7]]},"138":{"position":[[2313,7]]}},"keywords":{}}],["builtin.should",{"_index":1233,"title":{},"content":{"88":{"position":[[983,15]]}},"keywords":{}}],["busi",{"_index":349,"title":{"107":{"position":[[4,8]]}},"content":{"11":{"position":[[711,8],[1048,8],[1241,8]]},"21":{"position":[[984,8]]},"24":{"position":[[299,8]]},"26":{"position":[[932,8]]},"87":{"position":[[223,8]]}},"keywords":{}}],["button",{"_index":569,"title":{},"content":{"19":{"position":[[549,6]]},"20":{"position":[[619,6]]},"90":{"position":[[958,6]]},"124":{"position":[[665,7]]}},"keywords":{}}],["buttonth",{"_index":1251,"title":{},"content":{"90":{"position":[[716,9]]}},"keywords":{}}],["c",{"_index":861,"title":{},"content":{"39":{"position":[[1615,1]]},"133":{"position":[[428,1]]}},"keywords":{}}],["c:\\\\better\\\\use\\\\forward\\\\slash",{"_index":1031,"title":{},"content":{"59":{"position":[[1723,33]]}},"keywords":{}}],["c:\\document",{"_index":1989,"title":{},"content":{"166":{"position":[[802,12]]}},"keywords":{}}],["calcul",{"_index":667,"title":{},"content":{"22":{"position":[[1538,12]]},"26":{"position":[[1208,12]]},"158":{"position":[[1033,9],[1144,9],[1354,9],[1425,9],[1528,9],[1592,9]]}},"keywords":{}}],["call",{"_index":82,"title":{"38":{"position":[[26,7]]}},"content":{"2":{"position":[[651,5]]},"20":{"position":[[1569,4]]},"21":{"position":[[522,5]]},"24":{"position":[[366,5]]},"26":{"position":[[767,4],[843,6],[925,6],[1478,6],[1602,5],[1759,4],[1876,6]]},"31":{"position":[[767,4],[1011,4]]},"33":{"position":[[480,6],[680,7]]},"34":{"position":[[673,6],[749,6]]},"39":{"position":[[103,7],[559,7],[661,5],[815,5],[1048,4],[1238,7]]},"40":{"position":[[127,5],[186,5],[745,6]]},"41":{"position":[[300,7]]},"44":{"position":[[286,6]]},"46":{"position":[[935,6]]},"48":{"position":[[509,5],[861,7]]},"52":{"position":[[599,5]]},"56":{"position":[[1068,4],[1481,4],[1576,4],[1751,4],[1880,4],[1919,4],[1996,4],[2077,6],[2102,4],[2115,4],[2189,4],[2299,5],[2323,4],[2341,4],[2406,4]]},"57":{"position":[[958,5],[1742,4],[1781,4],[1858,4]]},"60":{"position":[[257,7],[879,6],[955,6],[1362,6],[1431,5],[2277,5],[2428,6]]},"63":{"position":[[641,5]]},"64":{"position":[[1389,7]]},"84":{"position":[[244,6]]},"85":{"position":[[202,6]]},"86":{"position":[[203,6]]},"87":{"position":[[181,6],[645,7]]},"88":{"position":[[184,7],[467,4]]},"89":{"position":[[178,7],[1150,7]]},"92":{"position":[[912,7]]},"93":{"position":[[696,6]]},"94":{"position":[[790,7]]},"95":{"position":[[649,4],[1760,4],[1785,6],[1872,4]]},"96":{"position":[[212,6]]},"101":{"position":[[468,4]]},"102":{"position":[[1146,4]]},"103":{"position":[[344,6],[508,4]]},"114":{"position":[[327,7]]},"115":{"position":[[939,6]]},"116":{"position":[[226,6]]},"119":{"position":[[264,7],[816,6]]},"121":{"position":[[944,7],[1063,5]]},"123":{"position":[[1079,4]]},"125":{"position":[[4585,4],[4637,6]]},"127":{"position":[[579,4]]},"128":{"position":[[838,4]]},"129":{"position":[[361,4]]},"141":{"position":[[1581,5]]},"146":{"position":[[835,4]]},"149":{"position":[[681,6],[924,6],[1004,6]]},"162":{"position":[[1096,6],[1149,6]]},"165":{"position":[[944,7],[1109,4]]}},"keywords":{}}],["called.argu",{"_index":1202,"title":{},"content":{"83":{"position":[[435,16]]}},"keywords":{}}],["caller",{"_index":1297,"title":{},"content":{"96":{"position":[[134,6],[255,6]]},"123":{"position":[[885,7]]}},"keywords":{}}],["calls.creat",{"_index":1909,"title":{},"content":{"157":{"position":[[191,15]]}},"keywords":{}}],["camelcas",{"_index":1617,"title":{},"content":{"124":{"position":[[401,10]]}},"keywords":{}}],["candid",{"_index":1360,"title":{},"content":{"105":{"position":[[143,10]]},"109":{"position":[[260,10],[1070,10]]}},"keywords":{}}],["capabl",{"_index":261,"title":{},"content":{"8":{"position":[[825,13]]},"11":{"position":[[244,13]]},"106":{"position":[[816,13]]},"107":{"position":[[70,13]]}},"keywords":{}}],["capit",{"_index":1552,"title":{},"content":{"115":{"position":[[1203,7]]}},"keywords":{}}],["case",{"_index":13,"title":{"10":{"position":[[18,5]]},"24":{"position":[[20,5]]},"48":{"position":[[33,5]]}},"content":{"0":{"position":[[137,5],[336,5]]},"2":{"position":[[487,6],[696,4]]},"11":{"position":[[1801,6],[2723,5]]},"13":{"position":[[729,5],[793,5]]},"15":{"position":[[1182,4]]},"16":{"position":[[345,5]]},"19":{"position":[[474,5]]},"20":{"position":[[492,5]]},"22":{"position":[[475,6],[1038,5],[1225,5]]},"24":{"position":[[26,5],[167,5]]},"25":{"position":[[127,5]]},"30":{"position":[[388,4],[910,5],[974,4]]},"31":{"position":[[953,4]]},"32":{"position":[[197,5]]},"37":{"position":[[147,5]]},"39":{"position":[[552,6],[839,5],[914,4],[1151,5],[1473,5]]},"40":{"position":[[900,5]]},"44":{"position":[[188,5],[270,4],[346,5]]},"45":{"position":[[334,4],[523,5]]},"46":{"position":[[1456,5]]},"47":{"position":[[226,4],[521,6]]},"48":{"position":[[71,5],[170,5],[337,4],[666,5],[918,5]]},"53":{"position":[[424,5],[1017,5]]},"54":{"position":[[295,4],[580,5]]},"56":{"position":[[234,6],[1411,5],[1446,4],[1847,5],[1862,4],[2034,4],[2044,4],[2983,5],[3005,5],[3257,4],[3315,4],[3570,4]]},"57":{"position":[[1592,5],[1607,4]]},"59":{"position":[[1418,5]]},"60":{"position":[[114,5],[592,5],[630,5],[660,5],[1058,5],[1325,5],[1389,5],[1407,4],[1644,4],[1721,5],[1949,5]]},"62":{"position":[[749,5]]},"63":{"position":[[1696,4]]},"64":{"position":[[1423,5],[1897,5]]},"66":{"position":[[603,5],[969,5]]},"67":{"position":[[438,4]]},"88":{"position":[[525,5]]},"89":{"position":[[915,4]]},"90":{"position":[[802,5],[818,5]]},"91":{"position":[[131,5]]},"92":{"position":[[141,5],[158,4]]},"94":{"position":[[110,4],[455,4],[1236,5]]},"95":{"position":[[1531,4],[1621,5]]},"98":{"position":[[157,5]]},"99":{"position":[[162,6],[225,5],[579,5],[1100,6],[1194,5],[1294,4],[1368,4],[1495,6],[1605,5],[1694,6],[1752,4]]},"101":{"position":[[878,6]]},"102":{"position":[[1552,6],[2023,5],[2412,4]]},"103":{"position":[[754,6]]},"114":{"position":[[103,5]]},"115":{"position":[[376,4],[665,4],[843,5],[1193,4]]},"116":{"position":[[145,6]]},"119":{"position":[[833,4],[859,5],[949,5]]},"120":{"position":[[926,4]]},"121":{"position":[[429,5],[1209,5],[1904,5]]},"123":{"position":[[232,5]]},"124":{"position":[[351,5],[363,4],[395,5],[430,5],[448,5],[500,4],[517,4]]},"125":{"position":[[72,5],[1936,5],[2104,5],[4006,5],[4135,5],[8351,5],[9324,4]]},"127":{"position":[[894,6]]},"128":{"position":[[1202,6],[1575,5],[1642,5],[2026,4]]},"129":{"position":[[588,6]]},"132":{"position":[[189,5]]},"133":{"position":[[317,5]]},"134":{"position":[[161,5]]},"136":{"position":[[538,5],[669,5]]},"137":{"position":[[233,5],[346,4],[426,5],[1035,5]]},"138":{"position":[[117,6],[805,5],[1248,5],[1630,5]]},"140":{"position":[[489,4],[719,4],[2184,6]]},"141":{"position":[[2127,5]]},"142":{"position":[[847,4]]},"143":{"position":[[713,4],[1005,4]]},"144":{"position":[[647,5]]},"147":{"position":[[17,5],[196,5],[870,5],[1011,5],[1286,5]]},"148":{"position":[[473,4],[882,5],[1258,5]]},"155":{"position":[[617,4]]},"156":{"position":[[984,5]]},"158":{"position":[[862,5],[1319,4],[1650,5]]},"161":{"position":[[352,5]]},"162":{"position":[[380,6],[712,5],[1065,6],[1137,5]]},"164":{"position":[[422,5]]},"165":{"position":[[339,6],[759,5]]},"166":{"position":[[196,6],[446,4],[1513,6]]}},"keywords":{}}],["cat",{"_index":1604,"title":{},"content":{"121":{"position":[[2009,3],[2090,3]]}},"keywords":{}}],["catalog",{"_index":1066,"title":{},"content":{"62":{"position":[[1386,8]]}},"keywords":{}}],["categor",{"_index":134,"title":{},"content":{"2":{"position":[[2063,11]]},"83":{"position":[[670,10]]}},"keywords":{}}],["categori",{"_index":1879,"title":{},"content":{"151":{"position":[[853,11]]}},"keywords":{}}],["caus",{"_index":513,"title":{},"content":{"16":{"position":[[497,5]]},"34":{"position":[[208,6]]},"47":{"position":[[741,6]]},"56":{"position":[[4345,5]]},"89":{"position":[[186,7]]},"137":{"position":[[1391,7]]},"164":{"position":[[745,6]]}},"keywords":{}}],["caution",{"_index":1914,"title":{},"content":{"157":{"position":[[1156,8]]}},"keywords":{}}],["central",{"_index":293,"title":{},"content":{"8":{"position":[[1506,7]]},"27":{"position":[[768,7]]},"79":{"position":[[331,11]]}},"keywords":{}}],["centric",{"_index":623,"title":{},"content":{"21":{"position":[[307,8]]}},"keywords":{}}],["certain",{"_index":1691,"title":{},"content":{"131":{"position":[[190,7]]},"132":{"position":[[6,7]]},"137":{"position":[[390,7]]}},"keywords":{}}],["certif",{"_index":1367,"title":{},"content":{"105":{"position":[[310,14],[545,13]]},"106":{"position":[[53,13],[535,13],[835,13]]},"109":{"position":[[157,13],[365,15],[987,11]]},"110":{"position":[[76,13],[121,13],[285,13],[343,13],[806,13],[880,15],[908,13]]},"112":{"position":[[111,13]]}},"keywords":{}}],["certifi",{"_index":1313,"title":{"106":{"position":[[28,9]]}},"content":{"98":{"position":[[263,9]]},"105":{"position":[[185,9]]},"106":{"position":[[22,9]]},"109":{"position":[[114,9],[296,9],[787,9]]},"112":{"position":[[74,9],[1339,9]]}},"keywords":{}}],["challeng",{"_index":1513,"title":{},"content":{"112":{"position":[[1085,11]]}},"keywords":{}}],["chang",{"_index":225,"title":{},"content":{"7":{"position":[[582,7]]},"11":{"position":[[1327,7]]},"13":{"position":[[135,7]]},"22":{"position":[[985,8]]},"63":{"position":[[143,6]]},"120":{"position":[[958,7]]},"161":{"position":[[683,7]]}},"keywords":{}}],["chapter",{"_index":5,"title":{},"content":{"0":{"position":[[47,8],[385,8]]},"5":{"position":[[44,7],[374,7]]},"15":{"position":[[877,9]]},"28":{"position":[[53,7]]},"32":{"position":[[701,9]]},"34":{"position":[[292,7]]},"35":{"position":[[958,9]]},"42":{"position":[[160,7]]},"98":{"position":[[37,7]]},"105":{"position":[[841,8]]},"112":{"position":[[211,7]]},"118":{"position":[[299,7]]},"135":{"position":[[401,7]]},"140":{"position":[[2353,8]]}},"keywords":{}}],["charact",{"_index":540,"title":{"59":{"position":[[26,11]]}},"content":{"17":{"position":[[1033,10]]},"41":{"position":[[346,10]]},"56":{"position":[[372,9]]},"57":{"position":[[1141,10]]},"58":{"position":[[453,10]]},"59":{"position":[[63,10],[216,9],[284,10],[327,9],[569,10],[583,9],[635,10],[699,9],[760,9],[791,10],[927,10],[1387,10]]},"71":{"position":[[100,12],[132,10]]},"115":{"position":[[312,10]]},"121":{"position":[[1441,10]]},"124":{"position":[[818,10]]},"125":{"position":[[2390,10]]},"140":{"position":[[669,10],[796,10]]},"141":{"position":[[1618,10]]},"143":{"position":[[889,10]]},"166":{"position":[[321,10]]}},"keywords":{}}],["characterist",{"_index":208,"title":{},"content":{"7":{"position":[[213,15]]},"101":{"position":[[43,16],[397,15]]},"102":{"position":[[43,16],[1067,15]]},"103":{"position":[[41,16],[433,15]]},"125":{"position":[[7879,16],[8020,16],[8162,15],[8402,16],[8549,16],[8702,16]]},"127":{"position":[[43,16],[514,15]]},"128":{"position":[[43,16],[765,15]]},"129":{"position":[[41,15],[292,15]]}},"keywords":{}}],["characters.integ",{"_index":1809,"title":{},"content":{"143":{"position":[[196,20]]}},"keywords":{}}],["charli",{"_index":1956,"title":{},"content":{"162":{"position":[[695,7],[761,7]]}},"keywords":{}}],["charlie']"",{"_index":1961,"title":{},"content":{"162":{"position":[[1029,16]]}},"keywords":{}}],["check",{"_index":579,"title":{},"content":{"19":{"position":[[845,8]]},"60":{"position":[[2135,8]]},"102":{"position":[[1799,10]]},"119":{"position":[[505,6],[869,5]]},"120":{"position":[[838,6]]},"127":{"position":[[912,8]]},"128":{"position":[[1413,10]]},"132":{"position":[[199,5]]},"134":{"position":[[177,5]]}},"keywords":{}}],["cherri",{"_index":1732,"title":{},"content":{"136":{"position":[[522,6],[763,6]]}},"keywords":{}}],["child",{"_index":788,"title":{},"content":{"32":{"position":[[1043,5]]},"33":{"position":[[857,5]]},"80":{"position":[[511,5],[598,5]]},"101":{"position":[[222,5],[539,5]]},"103":{"position":[[330,5]]},"127":{"position":[[209,5],[411,5],[651,5],[740,5]]}},"keywords":{}}],["choos",{"_index":542,"title":{},"content":{"17":{"position":[[1172,8]]},"48":{"position":[[250,6]]},"115":{"position":[[1289,6]]}},"keywords":{}}],["chosen",{"_index":644,"title":{},"content":{"22":{"position":[[436,6]]},"109":{"position":[[539,6]]}},"keywords":{}}],["christoph",{"_index":1472,"title":{},"content":{"112":{"position":[[488,9]]}},"keywords":{}}],["ci/cd",{"_index":163,"title":{},"content":{"3":{"position":[[769,5]]}},"keywords":{}}],["circular",{"_index":1062,"title":{},"content":{"62":{"position":[[1051,8]]}},"keywords":{}}],["claim",{"_index":1288,"title":{},"content":{"95":{"position":[[1319,5]]}},"keywords":{}}],["clariti",{"_index":203,"title":{},"content":{"5":{"position":[[694,7]]},"19":{"position":[[895,7]]},"107":{"position":[[764,7]]},"112":{"position":[[906,8]]},"117":{"position":[[407,8]]}},"keywords":{}}],["class",{"_index":1385,"title":{},"content":{"105":{"position":[[1430,5]]}},"keywords":{}}],["clean",{"_index":881,"title":{},"content":{"42":{"position":[[338,8]]},"79":{"position":[[237,5]]},"101":{"position":[[886,8]]},"102":{"position":[[268,8],[1835,5]]},"128":{"position":[[1449,5]]}},"keywords":{}}],["cleanup",{"_index":1192,"title":{},"content":{"81":{"position":[[123,7],[366,7]]},"101":{"position":[[834,7]]},"102":{"position":[[2266,7]]},"103":{"position":[[190,7]]}},"keywords":{}}],["clear",{"_index":69,"title":{},"content":{"2":{"position":[[386,5]]},"16":{"position":[[1158,5]]},"21":{"position":[[399,6],[653,5]]},"56":{"position":[[452,5],[3847,5]]},"107":{"position":[[154,5]]},"108":{"position":[[184,5]]},"115":{"position":[[132,6]]},"157":{"position":[[905,5]]}},"keywords":{}}],["clearli",{"_index":1040,"title":{},"content":{"60":{"position":[[1249,7]]},"97":{"position":[[209,7]]}},"keywords":{}}],["cli",{"_index":529,"title":{"74":{"position":[[33,6]]}},"content":{"17":{"position":[[801,3]]},"47":{"position":[[440,5]]},"69":{"position":[[406,5]]},"125":{"position":[[2542,4]]}},"keywords":{}}],["click",{"_index":459,"title":{},"content":{"13":{"position":[[995,7]]},"19":{"position":[[543,5]]},"20":{"position":[[585,6]]},"39":{"position":[[1161,5],[1178,5],[1205,5]]},"58":{"position":[[664,5]]},"90":{"position":[[683,6],[924,6]]},"95":{"position":[[1119,6],[1171,5],[1647,5],[1691,5]]},"124":{"position":[[659,5]]}},"keywords":{}}],["client",{"_index":1081,"title":{},"content":{"63":{"position":[[1261,6]]}},"keywords":{}}],["close",{"_index":955,"title":{},"content":{"53":{"position":[[404,5]]},"60":{"position":[[2158,5],[2559,5]]},"64":{"position":[[858,5]]},"101":{"position":[[1100,5]]},"103":{"position":[[762,7],[1067,5]]}},"keywords":{}}],["code",{"_index":105,"title":{},"content":{"2":{"position":[[1302,4]]},"3":{"position":[[747,4]]},"7":{"position":[[602,4]]},"9":{"position":[[387,4]]},"11":{"position":[[2283,5]]},"15":{"position":[[2015,4]]},"20":{"position":[[1116,4],[1399,5]]},"95":{"position":[[712,4]]},"97":{"position":[[1003,4],[1255,4]]},"135":{"position":[[280,5]]},"155":{"position":[[1196,4]]},"156":{"position":[[2008,4]]}},"keywords":{}}],["codebas",{"_index":393,"title":{},"content":{"11":{"position":[[2337,9]]}},"keywords":{}}],["codetableslistslinksimageshead",{"_index":1574,"title":{},"content":{"117":{"position":[[919,33]]}},"keywords":{}}],["collabor",{"_index":289,"title":{},"content":{"8":{"position":[[1409,13]]},"99":{"position":[[78,13]]},"107":{"position":[[821,14]]},"112":{"position":[[1557,13]]}},"keywords":{}}],["collect",{"_index":148,"title":{},"content":{"3":{"position":[[348,10]]},"39":{"position":[[1788,9]]},"92":{"position":[[362,7],[1034,9]]},"94":{"position":[[292,7],[337,10],[885,9]]},"99":{"position":[[660,10]]},"112":{"position":[[1186,10]]},"138":{"position":[[1351,11]]},"148":{"position":[[1676,7]]}},"keywords":{}}],["column",{"_index":959,"title":{},"content":{"53":{"position":[[985,7],[1065,7]]}},"keywords":{}}],["combin",{"_index":447,"title":{"70":{"position":[[8,9]]}},"content":{"13":{"position":[[478,8]]},"22":{"position":[[522,12]]},"67":{"position":[[530,7]]},"70":{"position":[[9,7]]},"112":{"position":[[1743,8]]},"138":{"position":[[468,8],[1254,7]]},"148":{"position":[[1288,9]]}},"keywords":{}}],["come",{"_index":1097,"title":{},"content":{"64":{"position":[[969,6]]},"152":{"position":[[155,5]]}},"keywords":{}}],["command",{"_index":558,"title":{"30":{"position":[[12,7]]},"159":{"position":[[27,7]]}},"content":{"19":{"position":[[197,9]]},"26":{"position":[[790,8]]},"30":{"position":[[62,7],[102,7],[554,7],[706,7],[2047,7],[2317,7],[2442,7]]},"35":{"position":[[269,7]]},"39":{"position":[[1751,7]]},"47":{"position":[[417,7]]},"67":{"position":[[77,7],[238,7]]},"68":{"position":[[158,7]]},"69":{"position":[[152,7]]},"70":{"position":[[162,7]]},"74":{"position":[[942,7]]},"76":{"position":[[67,7]]},"85":{"position":[[181,7]]},"92":{"position":[[614,7],[710,7],[783,8],[979,8]]},"125":{"position":[[2591,7],[9255,7]]},"151":{"position":[[586,7]]},"152":{"position":[[323,7],[369,7],[482,7]]},"155":{"position":[[195,7],[483,7],[807,7]]},"156":{"position":[[1326,7]]},"159":{"position":[[70,7],[97,7]]}},"keywords":{}}],["command=dir",{"_index":858,"title":{},"content":{"39":{"position":[[1532,11]]}},"keywords":{}}],["comment",{"_index":828,"title":{"50":{"position":[[28,8]]},"58":{"position":[[14,9]]}},"content":{"37":{"position":[[1311,8],[1341,8]]},"45":{"position":[[596,8],[686,8]]},"50":{"position":[[29,8]]},"56":{"position":[[1301,8],[1391,9]]},"58":{"position":[[53,8],[93,8],[158,7],[277,7],[389,8],[706,8],[782,7],[844,8],[895,8]]},"59":{"position":[[361,7]]},"60":{"position":[[2524,7]]},"80":{"position":[[1666,8],[1703,8]]},"99":{"position":[[1878,8],[1923,8]]},"125":{"position":[[2325,8]]}},"keywords":{}}],["commerci",{"_index":212,"title":{},"content":{"7":{"position":[[358,10]]},"8":{"position":[[2178,10]]}},"keywords":{}}],["commit",{"_index":1525,"title":{},"content":{"112":{"position":[[1513,10]]}},"keywords":{}}],["common",{"_index":453,"title":{},"content":{"13":{"position":[[782,6]]},"37":{"position":[[313,6],[374,6]]},"47":{"position":[[215,6]]},"64":{"position":[[894,7]]},"95":{"position":[[782,6]]},"136":{"position":[[357,6]]},"155":{"position":[[606,6]]}},"keywords":{}}],["commonli",{"_index":1307,"title":{},"content":{"97":{"position":[[957,8]]},"135":{"position":[[595,8]]},"158":{"position":[[372,8],[473,8]]}},"keywords":{}}],["commun",{"_index":284,"title":{},"content":{"8":{"position":[[1312,9],[1453,9],[1763,9],[1923,9],[2410,9]]},"11":{"position":[[605,11]]},"15":{"position":[[566,9]]},"21":{"position":[[1063,13]]},"27":{"position":[[699,10]]},"97":{"position":[[217,11]]},"124":{"position":[[231,9]]}},"keywords":{}}],["compani",{"_index":274,"title":{},"content":{"8":{"position":[[1059,9]]}},"keywords":{}}],["compar",{"_index":412,"title":{"21":{"position":[[6,9]]}},"content":{"11":{"position":[[2813,8]]},"21":{"position":[[343,10],[907,8]]},"26":{"position":[[2110,8]]},"89":{"position":[[927,8]]},"97":{"position":[[863,8]]}},"keywords":{}}],["compat",{"_index":1568,"title":{},"content":{"117":{"position":[[801,10]]}},"keywords":{}}],["complementari",{"_index":1371,"title":{},"content":{"105":{"position":[[604,13]]}},"keywords":{}}],["complet",{"_index":335,"title":{},"content":{"11":{"position":[[213,8],[1378,8]]},"15":{"position":[[2020,11]]},"79":{"position":[[757,10]]},"107":{"position":[[6,10]]},"109":{"position":[[1019,10]]},"149":{"position":[[567,10]]},"155":{"position":[[1174,10]]},"156":{"position":[[1986,10]]}},"keywords":{}}],["completed.run",{"_index":1328,"title":{},"content":{"101":{"position":[[557,14]]}},"keywords":{}}],["completed.test",{"_index":1179,"title":{},"content":{"80":{"position":[[616,14]]}},"keywords":{}}],["completes.delet",{"_index":1341,"title":{},"content":{"102":{"position":[[1608,18]]}},"keywords":{}}],["complex",{"_index":450,"title":{},"content":{"13":{"position":[[599,7]]},"15":{"position":[[753,7]]},"21":{"position":[[597,7],[623,7]]},"42":{"position":[[128,10],[250,10]]},"49":{"position":[[834,7]]},"54":{"position":[[939,7],[961,7]]},"90":{"position":[[1766,7]]},"97":{"position":[[446,10],[607,10]]},"98":{"position":[[194,7]]},"107":{"position":[[1086,7]]},"121":{"position":[[1795,7]]}},"keywords":{}}],["complianc",{"_index":1450,"title":{},"content":{"110":{"position":[[637,10]]}},"keywords":{}}],["complic",{"_index":1602,"title":{},"content":{"121":{"position":[[1667,12]]}},"keywords":{}}],["compon",{"_index":57,"title":{},"content":{"2":{"position":[[123,10],[853,10]]},"9":{"position":[[402,11]]},"11":{"position":[[373,11],[594,10],[1512,11],[1846,10],[1987,9],[2198,9]]},"28":{"position":[[86,10]]},"107":{"position":[[227,11]]},"108":{"position":[[46,9]]},"125":{"position":[[272,10],[2508,10]]}},"keywords":{}}],["compos",{"_index":705,"title":{},"content":{"26":{"position":[[1298,8]]},"32":{"position":[[849,9],[888,9],[929,9]]}},"keywords":{}}],["composit",{"_index":701,"title":{},"content":{"26":{"position":[[953,9]]},"32":{"position":[[818,9]]},"33":{"position":[[287,9],[762,9]]},"34":{"position":[[424,9]]}},"keywords":{}}],["comprehens",{"_index":379,"title":{},"content":{"11":{"position":[[1782,13]]},"105":{"position":[[379,13]]},"108":{"position":[[571,13],[1244,13]]}},"keywords":{}}],["concaten",{"_index":1792,"title":{},"content":{"141":{"position":[[1754,12]]},"142":{"position":[[528,12]]},"143":{"position":[[1175,13],[1262,14]]},"148":{"position":[[813,12]]}},"keywords":{}}],["concentr",{"_index":1391,"title":{},"content":{"106":{"position":[[564,12]]}},"keywords":{}}],["concept",{"_index":196,"title":{},"content":{"5":{"position":[[96,8]]},"19":{"position":[[51,8]]},"20":{"position":[[51,8]]},"26":{"position":[[267,8]]},"27":{"position":[[932,8]]},"28":{"position":[[283,8]]},"39":{"position":[[45,7]]},"40":{"position":[[45,7]]},"46":{"position":[[109,8]]},"88":{"position":[[47,7]]},"89":{"position":[[47,7]]},"90":{"position":[[43,7]]},"95":{"position":[[47,7]]},"96":{"position":[[47,7]]},"98":{"position":[[390,9]]},"105":{"position":[[885,8]]},"106":{"position":[[590,8]]},"108":{"position":[[527,9],[588,9],[1100,8]]},"125":{"position":[[840,8],[914,8],[1765,8],[3609,7],[3698,7],[3782,7],[4349,7],[4435,7],[4671,7],[4750,7],[6982,7],[10789,7],[10859,7],[10925,7],[10993,7]]},"131":{"position":[[63,7]]},"135":{"position":[[63,7]]},"137":{"position":[[63,7]]},"138":{"position":[[63,7]]}},"keywords":{}}],["concern",{"_index":71,"title":{},"content":{"2":{"position":[[406,9]]},"27":{"position":[[829,9]]}},"keywords":{}}],["concis",{"_index":7,"title":{},"content":{"0":{"position":[[66,7]]}},"keywords":{}}],["condit",{"_index":383,"title":{},"content":{"11":{"position":[[1932,11]]},"22":{"position":[[1482,11]]},"32":{"position":[[493,9],[646,11]]},"44":{"position":[[41,10]]},"56":{"position":[[3753,10]]},"75":{"position":[[102,11]]},"107":{"position":[[1207,11]]},"125":{"position":[[1525,10]]},"128":{"position":[[257,10]]},"131":{"position":[[233,10],[284,10],[490,9],[586,9]]},"132":{"position":[[52,9]]},"133":{"position":[[59,11],[270,10]]},"134":{"position":[[12,11]]},"137":{"position":[[189,9],[318,10],[604,9],[654,9],[708,9],[742,9],[847,9]]},"138":{"position":[[1222,9]]},"148":{"position":[[1538,10]]}},"keywords":{}}],["condition",{"_index":1614,"title":{},"content":{"123":{"position":[[931,13]]}},"keywords":{}}],["condition1",{"_index":1700,"title":{},"content":{"133":{"position":[[156,10]]}},"keywords":{}}],["condition2",{"_index":1703,"title":{},"content":{"133":{"position":[[222,10]]}},"keywords":{}}],["conduct",{"_index":355,"title":{},"content":{"11":{"position":[[931,9]]},"110":{"position":[[219,10]]}},"keywords":{}}],["confer",{"_index":295,"title":{},"content":{"8":{"position":[[1574,11]]}},"keywords":{}}],["confidenti",{"_index":1449,"title":{},"content":{"110":{"position":[[617,15]]}},"keywords":{}}],["configur",{"_index":751,"title":{"63":{"position":[[14,14]]}},"content":{"30":{"position":[[2073,10]]},"46":{"position":[[185,9]]},"62":{"position":[[1265,13],[1446,15],[1555,13],[1736,13]]},"63":{"position":[[41,9],[126,13],[1052,13]]},"85":{"position":[[591,13]]},"94":{"position":[[769,14],[904,13],[1046,13]]},"97":{"position":[[829,10]]},"99":{"position":[[2315,9]]},"102":{"position":[[1676,14]]},"125":{"position":[[7590,9]]},"127":{"position":[[1170,14]]},"137":{"position":[[1261,12]]},"155":{"position":[[365,13],[690,15]]},"156":{"position":[[523,11]]}},"keywords":{}}],["confirm",{"_index":357,"title":{},"content":{"11":{"position":[[973,7]]}},"keywords":{}}],["conflict",{"_index":872,"title":{"61":{"position":[[46,9]]},"64":{"position":[[13,10]]}},"content":{"40":{"position":[[865,11]]},"64":{"position":[[49,9],[104,9],[558,10],[600,9],[909,9],[1270,10]]},"125":{"position":[[7419,9],[7665,9]]}},"keywords":{}}],["connect",{"_index":101,"title":{},"content":{"2":{"position":[[1163,10]]},"60":{"position":[[376,10],[692,8],[897,7],[1098,8],[1984,7],[2171,10],[2215,7],[2572,10]]},"63":{"position":[[242,10],[1129,9],[1162,11],[1245,10],[1272,8],[1381,7]]},"64":{"position":[[770,11],[833,11],[864,11],[1098,11],[1184,10],[1207,10],[1473,10],[1576,10],[1603,10],[1731,10]]},"103":{"position":[[789,11],[1028,10],[1078,10]]},"109":{"position":[[840,10]]},"129":{"position":[[604,11],[832,10]]}},"keywords":{}}],["consecut",{"_index":1003,"title":{},"content":{"57":{"position":[[1269,11]]}},"keywords":{}}],["consid",{"_index":687,"title":{},"content":{"25":{"position":[[309,10]]},"27":{"position":[[356,10],[720,10]]},"33":{"position":[[545,10]]},"44":{"position":[[86,10]]},"56":{"position":[[2236,10]]},"57":{"position":[[1297,10]]},"58":{"position":[[435,10]]},"59":{"position":[[470,10],[1153,10]]},"94":{"position":[[554,10]]},"115":{"position":[[547,10],[1526,10]]},"125":{"position":[[1439,10],[1570,10]]}},"keywords":{}}],["consider",{"_index":543,"title":{},"content":{"17":{"position":[[1255,13]]}},"keywords":{}}],["consist",{"_index":88,"title":{},"content":{"2":{"position":[[800,8]]},"8":{"position":[[1047,8]]},"26":{"position":[[1540,8]]},"56":{"position":[[1093,8]]},"115":{"position":[[1373,10]]},"124":{"position":[[159,11]]},"141":{"position":[[351,10]]},"155":{"position":[[406,10]]}},"keywords":{}}],["consol",{"_index":738,"title":{"35":{"position":[[36,9]]}},"content":{"30":{"position":[[998,7],[1078,7]]},"35":{"position":[[81,7],[172,7],[192,7]]},"125":{"position":[[2954,7]]}},"keywords":{}}],["constant",{"_index":925,"title":{},"content":{"47":{"position":[[263,9],[451,8]]},"141":{"position":[[918,9]]}},"keywords":{}}],["construct",{"_index":597,"title":{"98":{"position":[[21,10]]}},"content":{"20":{"position":[[374,10]]},"98":{"position":[[21,10],[70,10]]},"146":{"position":[[712,11]]}},"keywords":{}}],["consult",{"_index":1374,"title":{},"content":{"105":{"position":[[718,7]]}},"keywords":{}}],["consum",{"_index":589,"title":{},"content":{"19":{"position":[[1210,9]]},"93":{"position":[[611,8]]}},"keywords":{}}],["contact",{"_index":1114,"title":{},"content":{"64":{"position":[[1948,7],[1976,7]]}},"keywords":{}}],["contain",{"_index":73,"title":{},"content":{"2":{"position":[[446,8],[634,8],[1294,7]]},"15":{"position":[[1392,8]]},"16":{"position":[[332,7],[460,7]]},"22":{"position":[[795,8]]},"25":{"position":[[114,7],[275,8],[348,7]]},"27":{"position":[[242,7],[443,7]]},"30":{"position":[[190,10],[308,10],[637,10]]},"31":{"position":[[289,10]]},"44":{"position":[[243,8],[328,8],[422,7]]},"46":{"position":[[450,10]]},"47":{"position":[[278,7]]},"48":{"position":[[490,10]]},"52":{"position":[[252,8]]},"56":{"position":[[670,8],[2054,8]]},"59":{"position":[[1232,7],[1363,8]]},"60":{"position":[[1331,8],[2365,10]]},"83":{"position":[[152,8],[338,7]]},"94":{"position":[[514,7]]},"99":{"position":[[952,7],[1065,8],[1140,8],[1267,8],[1478,7],[1768,7]]},"119":{"position":[[367,8],[413,8],[518,8],[639,7],[898,8]]},"120":{"position":[[692,8],[738,8],[851,8],[1153,7]]},"121":{"position":[[800,7],[877,7],[1348,7]]},"124":{"position":[[320,7]]},"140":{"position":[[523,10]]},"142":{"position":[[1382,7]]},"145":{"position":[[1317,8]]},"147":{"position":[[267,7],[481,7]]},"161":{"position":[[519,7]]},"162":{"position":[[115,10]]},"165":{"position":[[117,10]]}},"keywords":{}}],["containd",{"_index":900,"title":{},"content":{"46":{"position":[[737,8]]}},"keywords":{}}],["content",{"_index":945,"title":{},"content":{"50":{"position":[[78,7]]},"56":{"position":[[3783,7]]},"58":{"position":[[134,7]]},"60":{"position":[[1747,7]]},"80":{"position":[[68,7]]},"99":{"position":[[1972,7],[2265,8]]},"112":{"position":[[1664,7]]},"119":{"position":[[540,8]]},"121":{"position":[[1229,7]]},"125":{"position":[[9019,7]]},"141":{"position":[[1951,7]]},"147":{"position":[[333,7]]},"148":{"position":[[1359,7]]}},"keywords":{}}],["content=${fil",{"_index":1865,"title":{},"content":{"148":{"position":[[1052,15]]}},"keywords":{}}],["contentlo",{"_index":1629,"title":{},"content":{"125":{"position":[[31,9]]}},"keywords":{}}],["context",{"_index":637,"title":{},"content":{"21":{"position":[[1328,7]]},"28":{"position":[[364,9]]},"97":{"position":[[806,7]]},"118":{"position":[[199,9]]},"143":{"position":[[753,7]]}},"keywords":{}}],["continu",{"_index":319,"title":{"57":{"position":[[19,12]]},"138":{"position":[[16,9]]}},"content":{"8":{"position":[[2365,9]]},"56":{"position":[[884,9],[1035,10],[1628,12],[1683,12],[2696,12],[2773,12]]},"57":{"position":[[61,12],[722,10],[741,12],[1096,12]]},"125":{"position":[[2261,12],[11018,8]]},"137":{"position":[[796,9]]},"138":{"position":[[88,8],[194,8],[268,8],[407,9],[1095,8],[1184,8],[1269,8],[1315,9],[2078,8]]},"144":{"position":[[285,12]]}},"keywords":{}}],["contribut",{"_index":47,"title":{},"content":{"0":{"position":[[592,14]]},"7":{"position":[[648,13],[734,12]]},"8":{"position":[[767,11],[1074,10]]},"27":{"position":[[1007,10]]},"112":{"position":[[247,13],[409,11],[1003,11],[1916,14]]}},"keywords":{}}],["contributor",{"_index":290,"title":{"112":{"position":[[22,13]]}},"content":{"8":{"position":[[1439,13],[1631,12]]},"112":{"position":[[192,13],[364,12],[1440,13]]}},"keywords":{}}],["contributor—from",{"_index":1526,"title":{},"content":{"112":{"position":[[1599,16]]}},"keywords":{}}],["control",{"_index":153,"title":{"59":{"position":[[18,7]]},"130":{"position":[[4,7]]}},"content":{"3":{"position":[[567,7]]},"11":{"position":[[2520,7]]},"22":{"position":[[237,8]]},"26":{"position":[[1157,10],[1718,8]]},"30":{"position":[[2111,7],[2212,11]]},"35":{"position":[[884,10]]},"42":{"position":[[265,7]]},"46":{"position":[[961,8]]},"48":{"position":[[684,7]]},"56":{"position":[[3720,7],[3879,7]]},"59":{"position":[[55,7],[276,7],[627,7],[783,7]]},"106":{"position":[[229,7]]},"107":{"position":[[1198,8]]},"125":{"position":[[2382,7]]},"131":{"position":[[138,7]]},"138":{"position":[[499,7],[1281,7]]},"141":{"position":[[1610,7]]},"148":{"position":[[398,7]]}},"keywords":{}}],["conveni",{"_index":658,"title":{},"content":{"22":{"position":[[1070,10]]}},"keywords":{}}],["convent",{"_index":1554,"title":{"124":{"position":[[14,12]]}},"content":{"115":{"position":[[1315,10]]},"124":{"position":[[48,11],[137,11],[301,11]]},"125":{"position":[[6920,11]]}},"keywords":{}}],["convers",{"_index":703,"title":{},"content":{"26":{"position":[[1224,12]]},"95":{"position":[[92,11],[577,10],[619,10],[1636,10]]},"125":{"position":[[4394,11]]},"164":{"position":[[765,10]]}},"keywords":{}}],["convert",{"_index":1280,"title":{},"content":{"95":{"position":[[489,9],[528,7],[767,10],[895,10],[1016,7],[1545,7],[1946,9],[2064,9]]},"125":{"position":[[10282,7],[10483,7]]},"143":{"position":[[1233,9]]},"161":{"position":[[77,7],[738,9],[1094,9]]},"164":{"position":[[95,7]]}},"keywords":{}}],["coordin",{"_index":850,"title":{},"content":{"39":{"position":[[1187,11],[1214,11]]},"95":{"position":[[1140,10],[1180,12],[1256,10],[1285,11],[1656,11],[1700,11]]}},"keywords":{}}],["core",{"_index":10,"title":{},"content":{"0":{"position":[[117,4]]},"2":{"position":[[848,4]]},"5":{"position":[[528,4]]},"8":{"position":[[562,4],[617,4]]},"21":{"position":[[115,4]]},"106":{"position":[[194,4],[754,4]]},"107":{"position":[[222,4]]}},"keywords":{}}],["correct",{"_index":372,"title":{},"content":{"11":{"position":[[1552,7]]},"125":{"position":[[5263,7]]},"141":{"position":[[93,7]]}},"keywords":{}}],["correspond",{"_index":56,"title":{},"content":{"2":{"position":[[109,13]]},"112":{"position":[[38,13]]},"125":{"position":[[258,13]]},"155":{"position":[[1025,13]]}},"keywords":{}}],["costli",{"_index":365,"title":{},"content":{"11":{"position":[[1320,6]]}},"keywords":{}}],["count",{"_index":514,"title":{},"content":{"16":{"position":[[634,6]]},"121":{"position":[[2216,8],[2253,5],[2314,8]]},"124":{"position":[[794,6],[895,6]]}},"keywords":{}}],["count=2",{"_index":1607,"title":{},"content":{"121":{"position":[[2144,7]]}},"keywords":{}}],["cours",{"_index":1379,"title":{},"content":{"105":{"position":[[1115,6],[1229,7]]},"107":{"position":[[22,7]]},"108":{"position":[[164,7]]},"109":{"position":[[232,7],[699,7],[1036,8]]},"138":{"position":[[457,7]]}},"keywords":{}}],["cover",{"_index":197,"title":{},"content":{"5":{"position":[[128,6]]},"11":{"position":[[1447,8]]},"22":{"position":[[446,5]]},"42":{"position":[[301,5]]},"105":{"position":[[1197,5]]},"112":{"position":[[1213,8]]}},"keywords":{}}],["creat",{"_index":451,"title":{"153":{"position":[[20,7]]}},"content":{"13":{"position":[[661,6]]},"16":{"position":[[1498,7]]},"20":{"position":[[1531,6]]},"28":{"position":[[195,6]]},"30":{"position":[[843,8]]},"35":{"position":[[492,7]]},"54":{"position":[[1136,7]]},"56":{"position":[[819,6]]},"62":{"position":[[1044,6]]},"64":{"position":[[257,7]]},"93":{"position":[[294,6]]},"102":{"position":[[1637,7]]},"107":{"position":[[357,6],[538,6]]},"125":{"position":[[5018,6],[5199,6],[5343,6],[5764,6],[5868,7],[9602,7],[9785,7]]},"138":{"position":[[1943,7]]},"140":{"position":[[1277,7],[1407,7],[1684,6],[1958,8]]},"141":{"position":[[32,6],[1031,7],[1082,7],[1399,7]]},"142":{"position":[[34,6],[163,8]]},"145":{"position":[[767,7],[1079,7]]},"146":{"position":[[287,8]]},"148":{"position":[[48,6],[139,6],[442,8],[696,7],[1878,7],[2195,6],[2401,8]]},"149":{"position":[[81,7],[310,7],[611,7],[1072,7]]},"151":{"position":[[99,7],[494,8],[644,7],[914,7]]},"153":{"position":[[67,7],[115,7]]},"156":{"position":[[916,7]]},"157":{"position":[[207,7],[411,7],[584,7]]},"160":{"position":[[121,8]]},"163":{"position":[[127,8]]}},"keywords":{}}],["creatingbehavior",{"_index":1589,"title":{},"content":{"121":{"position":[[376,16]]}},"keywords":{}}],["creation",{"_index":1511,"title":{},"content":{"112":{"position":[[1036,8],[1301,8]]}},"keywords":{}}],["credenti",{"_index":954,"title":{},"content":{"53":{"position":[[246,11],[366,11]]},"54":{"position":[[635,11],[833,11]]},"60":{"position":[[2051,11]]},"155":{"position":[[720,12]]}},"keywords":{}}],["criteria",{"_index":630,"title":{},"content":{"21":{"position":[[954,9]]}},"keywords":{}}],["critic",{"_index":725,"title":{},"content":{"28":{"position":[[295,8]]},"66":{"position":[[648,8],[725,9]]},"108":{"position":[[37,8]]}},"keywords":{}}],["crucial",{"_index":285,"title":{},"content":{"8":{"position":[[1353,7]]},"49":{"position":[[752,7]]},"149":{"position":[[233,7]]}},"keywords":{}}],["css",{"_index":1009,"title":{},"content":{"58":{"position":[[681,3]]}},"keywords":{}}],["cucumb",{"_index":609,"title":{},"content":{"20":{"position":[[998,8]]}},"keywords":{}}],["curdir",{"_index":1983,"title":{},"content":{"166":{"position":[[332,9]]}},"keywords":{}}],["curli",{"_index":1245,"title":{},"content":{"90":{"position":[[485,5],[1596,5]]},"121":{"position":[[702,5]]},"140":{"position":[[753,5]]}},"keywords":{}}],["current",{"_index":733,"title":{},"content":{"30":{"position":[[578,7]]},"64":{"position":[[665,7]]},"111":{"position":[[5,7]]},"138":{"position":[[306,7],[385,7],[1162,7]]},"166":{"position":[[386,7],[1168,7],[1230,7],[1304,7],[1348,7],[1409,7],[1579,7]]}},"keywords":{}}],["current_count",{"_index":1609,"title":{},"content":{"121":{"position":[[2225,16],[2297,16]]}},"keywords":{}}],["custom",{"_index":152,"title":{},"content":{"3":{"position":[[485,15]]},"11":{"position":[[2737,6]]},"13":{"position":[[568,6],[668,6]]},"27":{"position":[[627,6]]},"75":{"position":[[201,6]]},"80":{"position":[[317,6]]},"87":{"position":[[191,9]]},"89":{"position":[[960,6]]},"97":{"position":[[1113,6],[1164,6],[1336,6],[1387,6]]},"102":{"position":[[2215,6]]},"142":{"position":[[578,6]]}},"keywords":{}}],["d:/keywords/central_keywords.resourc",{"_index":519,"title":{},"content":{"16":{"position":[[1347,37]]}},"keywords":{}}],["data",{"_index":79,"title":{"22":{"position":[[6,4]]},"51":{"position":[[10,4]]},"54":{"position":[[38,4]]},"143":{"position":[[18,4]]}},"content":{"2":{"position":[[589,4],[908,4]]},"3":{"position":[[192,4],[411,4],[838,5]]},"13":{"position":[[837,4],[882,4]]},"17":{"position":[[309,4],[553,4],[1412,4]]},"19":{"position":[[1173,4]]},"21":{"position":[[631,5],[1209,4]]},"22":{"position":[[52,4],[79,4],[121,4],[171,4],[304,4],[415,4],[517,4],[616,4],[744,5],[875,4],[980,4],[1144,4],[1275,4],[1335,5],[1374,4],[1589,4],[1648,4]]},"27":{"position":[[395,4]]},"31":{"position":[[909,4]]},"45":{"position":[[112,4]]},"46":{"position":[[2579,4],[2660,5]]},"52":{"position":[[166,4],[464,4],[634,4]]},"53":{"position":[[202,4],[811,4],[980,4],[1060,4]]},"54":{"position":[[98,4],[161,4],[988,4],[1091,4],[1183,4],[1366,4],[1443,4],[1533,4],[1594,4],[1660,4]]},"56":{"position":[[688,4],[3447,4]]},"57":{"position":[[143,4]]},"66":{"position":[[979,4],[1039,4]]},"99":{"position":[[169,4],[266,4]]},"102":{"position":[[1632,4],[2283,4]]},"103":{"position":[[1013,4],[1023,4],[1051,4],[1073,4]]},"110":{"position":[[264,4],[653,4],[820,5]]},"121":{"position":[[1803,4]]},"123":{"position":[[75,4],[405,4]]},"125":{"position":[[1082,4],[4958,4],[5512,4],[5570,4],[5640,4],[6752,4],[7004,4],[7181,4],[7380,4]]},"128":{"position":[[1221,4]]},"129":{"position":[[673,4],[809,4],[827,4],[855,4]]},"140":{"position":[[1838,4]]},"143":{"position":[[67,4],[118,4],[617,4]]},"144":{"position":[[65,4]]},"145":{"position":[[65,4],[1126,4]]},"146":{"position":[[177,4]]},"149":{"position":[[254,4]]},"155":{"position":[[769,5]]},"156":{"position":[[475,4]]},"157":{"position":[[335,4],[925,4]]},"158":{"position":[[407,4],[644,4]]}},"keywords":{}}],["data"",{"_index":75,"title":{},"content":{"2":{"position":[[470,10]]}},"keywords":{}}],["databas",{"_index":112,"title":{},"content":{"2":{"position":[[1406,8]]},"81":{"position":[[392,8]]},"106":{"position":[[934,8]]},"107":{"position":[[1032,10]]}},"keywords":{}}],["databaselibrari",{"_index":502,"title":{},"content":{"15":{"position":[[1767,15]]}},"keywords":{}}],["dataset",{"_index":1195,"title":{},"content":{"81":{"position":[[277,7]]}},"keywords":{}}],["dataset=config_c3",{"_index":1197,"title":{},"content":{"81":{"position":[[305,17]]},"127":{"position":[[1323,17]]}},"keywords":{}}],["debug",{"_index":128,"title":{},"content":{"2":{"position":[[1828,9]]},"31":{"position":[[1092,9]]},"35":{"position":[[812,6]]},"47":{"position":[[787,5]]},"107":{"position":[[1368,5],[1478,5]]}},"keywords":{}}],["decim",{"_index":1812,"title":{},"content":{"143":{"position":[[325,7],[966,7]]}},"keywords":{}}],["decis",{"_index":1693,"title":{},"content":{"131":{"position":[[343,8]]}},"keywords":{}}],["declar",{"_index":628,"title":{},"content":{"21":{"position":[[877,11]]}},"keywords":{}}],["declarative/ind",{"_index":1623,"title":{},"content":{"124":{"position":[[694,22]]}},"keywords":{}}],["dedic",{"_index":250,"title":{},"content":{"8":{"position":[[252,9]]},"112":{"position":[[1407,10]]}},"keywords":{}}],["deep",{"_index":1524,"title":{},"content":{"112":{"position":[[1508,4]]}},"keywords":{}}],["deeper",{"_index":795,"title":{},"content":{"33":{"position":[[850,6]]}},"keywords":{}}],["default",{"_index":490,"title":{},"content":{"15":{"position":[[1262,8]]},"25":{"position":[[411,7]]},"31":{"position":[[138,8]]},"40":{"position":[[272,7]]},"46":{"position":[[1219,8],[1804,8],[2095,8],[2367,8],[2706,8],[2976,8]]},"47":{"position":[[340,7]]},"57":{"position":[[391,8]]},"63":{"position":[[522,7]]},"78":{"position":[[275,7]]},"80":{"position":[[655,7],[802,7],[953,7]]},"83":{"position":[[529,7]]},"88":{"position":[[137,7],[241,7]]},"89":{"position":[[129,7],[229,7],[328,7],[734,7],[777,7]]},"91":{"position":[[772,7],[885,7]]},"92":{"position":[[1380,8]]},"93":{"position":[[846,7]]},"95":{"position":[[1491,7]]},"102":{"position":[[465,7],[589,7],[718,7],[1887,7],[1983,7],[2043,7],[2062,7],[2135,7],[2154,7],[2303,7]]},"115":{"position":[[1091,8]]},"119":{"position":[[210,7]]},"120":{"position":[[197,7],[319,7],[388,7],[486,8],[509,7],[897,8]]},"128":{"position":[[315,7],[548,7],[1501,7],[1674,7],[1690,7],[1771,7],[1787,7],[1923,7]]},"142":{"position":[[499,8]]},"148":{"position":[[1859,8]]},"149":{"position":[[427,7]]},"155":{"position":[[1039,7]]},"156":{"position":[[570,7]]}},"keywords":{}}],["defect",{"_index":1152,"title":{},"content":{"74":{"position":[[476,6],[564,6],[605,6],[670,6],[706,6]]}},"keywords":{}}],["defin",{"_index":81,"title":{"119":{"position":[[8,8]]},"120":{"position":[[8,8]]},"121":{"position":[[8,8]]},"152":{"position":[[19,7]]}},"content":{"2":{"position":[[615,7]]},"3":{"position":[[805,7]]},"5":{"position":[[589,7]]},"11":{"position":[[1037,7]]},"13":{"position":[[506,7]]},"16":{"position":[[664,7]]},"17":{"position":[[663,6],[1644,7]]},"19":{"position":[[216,6]]},"21":{"position":[[1201,7]]},"22":{"position":[[508,8]]},"27":{"position":[[326,8]]},"32":{"position":[[792,6],[994,6]]},"37":{"position":[[677,8],[832,6],[909,8],[1079,6],[1159,8]]},"39":{"position":[[183,7]]},"45":{"position":[[127,7]]},"46":{"position":[[147,6],[621,7],[689,7],[919,6],[1212,6],[1685,6],[1969,7],[2141,6],[2344,7],[2494,7],[2526,7],[2768,7],[2953,7]]},"47":{"position":[[110,6],[237,6],[391,7]]},"48":{"position":[[121,7]]},"49":{"position":[[132,6],[223,8],[247,7],[342,7],[555,8],[884,8]]},"52":{"position":[[50,6],[159,6],[239,7],[623,6]]},"54":{"position":[[145,6],[242,7],[328,6],[442,6]]},"56":{"position":[[3120,8],[3178,6],[3583,7]]},"59":{"position":[[194,7]]},"60":{"position":[[124,7],[636,8],[1576,7]]},"63":{"position":[[509,7],[1455,6],[1725,6]]},"72":{"position":[[107,7]]},"78":{"position":[[38,6]]},"79":{"position":[[352,6],[481,6]]},"80":{"position":[[453,6],[540,6],[944,6],[1436,6],[1537,6],[1780,7]]},"89":{"position":[[347,7]]},"90":{"position":[[362,7],[428,7],[536,7],[1714,7]]},"92":{"position":[[447,6]]},"93":{"position":[[146,7]]},"94":{"position":[[420,7],[855,7]]},"95":{"position":[[126,6],[277,7],[446,7],[932,8],[1366,8]]},"99":{"position":[[150,6],[492,7],[589,7],[1632,7],[1814,7],[2070,6],[2165,8],[2407,6]]},"101":{"position":[[1040,8]]},"102":{"position":[[456,6],[991,6],[1876,8]]},"103":{"position":[[958,8]]},"105":{"position":[[423,7],[1026,6]]},"108":{"position":[[82,6]]},"114":{"position":[[140,7],[415,7],[474,7],[495,7],[837,7]]},"115":{"position":[[1118,7],[1437,7]]},"118":{"position":[[244,6],[387,7],[552,6]]},"119":{"position":[[106,6],[164,7],[299,7],[697,7]]},"120":{"position":[[48,6],[106,6],[176,7],[279,7],[552,7]]},"124":{"position":[[85,8],[259,7]]},"125":{"position":[[1803,6],[5439,6],[6305,6],[6382,6],[6443,6],[7062,6],[7174,6],[7846,7],[8281,7],[8784,6],[9578,7],[9687,7],[9918,6],[10001,6],[10083,6],[10169,6]]},"127":{"position":[[1246,8]]},"128":{"position":[[306,6],[1490,8]]},"129":{"position":[[757,8]]},"140":{"position":[[188,7],[244,6],[1783,6],[2006,6]]},"141":{"position":[[175,7],[271,7],[439,7],[817,7],[911,6],[1320,7],[1643,6],[1988,7],[2111,7]]},"142":{"position":[[127,6],[569,6]]},"143":{"position":[[553,7],[632,7]]},"144":{"position":[[134,7],[188,6]]},"146":{"position":[[391,7]]},"147":{"position":[[1043,7]]},"148":{"position":[[277,8],[1972,8]]},"149":{"position":[[149,6],[768,7]]},"151":{"position":[[75,7],[515,7]]},"152":{"position":[[66,7],[357,7],[550,7],[961,7],[1113,7]]},"153":{"position":[[191,7],[302,7],[468,7],[554,7]]},"155":{"position":[[46,6],[557,7],[649,6],[889,7],[1053,7]]},"156":{"position":[[46,6],[171,8],[233,7],[678,7],[864,7],[1034,7],[1104,7],[1180,7],[1308,7],[1401,8],[1676,7],[1801,7]]},"157":{"position":[[46,6]]},"158":{"position":[[46,6],[258,7],[724,7]]},"159":{"position":[[58,7],[149,6],[216,6]]},"161":{"position":[[157,6]]},"164":{"position":[[217,6]]},"166":{"position":[[1247,8]]}},"keywords":{}}],["defined.cr",{"_index":1915,"title":{},"content":{"158":{"position":[[186,17]]}},"keywords":{}}],["definit",{"_index":72,"title":{"113":{"position":[[17,10]]},"142":{"position":[[24,11]]},"144":{"position":[[22,11]]},"145":{"position":[[28,11]]}},"content":{"2":{"position":[[417,10],[709,11],[1792,10]]},"20":{"position":[[1224,11],[1241,11]]},"26":{"position":[[347,11],[1698,11]]},"27":{"position":[[407,10]]},"87":{"position":[[402,10]]},"108":{"position":[[541,12]]},"114":{"position":[[590,10]]},"122":{"position":[[140,10]]},"123":{"position":[[799,11]]},"142":{"position":[[1029,11]]},"147":{"position":[[799,10]]},"151":{"position":[[386,12]]},"152":{"position":[[194,10]]},"153":{"position":[[385,10]]},"155":{"position":[[102,11]]},"156":{"position":[[101,11]]},"157":{"position":[[105,11]]},"158":{"position":[[101,11]]},"160":{"position":[[75,11]]},"163":{"position":[[81,11]]}},"keywords":{}}],["definitionbehavior",{"_index":1317,"title":{},"content":{"99":{"position":[[14,18]]}},"keywords":{}}],["deliv",{"_index":1424,"title":{},"content":{"109":{"position":[[199,7]]},"110":{"position":[[426,10]]}},"keywords":{}}],["delv",{"_index":201,"title":{},"content":{"5":{"position":[[512,6]]}},"keywords":{}}],["democrat",{"_index":262,"title":{},"content":{"8":{"position":[[839,10],[892,10],[2450,10]]}},"keywords":{}}],["demonstr",{"_index":1416,"title":{},"content":{"108":{"position":[[618,11]]}},"keywords":{}}],["deni",{"_index":744,"title":{},"content":{"30":{"position":[[1535,6]]},"60":{"position":[[1064,6],[1240,7],[1683,6],[2182,6]]}},"keywords":{}}],["depend",{"_index":188,"title":{},"content":{"4":{"position":[[602,13]]},"15":{"position":[[2032,9]]},"21":{"position":[[1311,9]]},"47":{"position":[[717,12]]},"62":{"position":[[1501,9]]},"92":{"position":[[693,9]]},"97":{"position":[[429,9],[590,9]]},"109":{"position":[[1006,9]]},"137":{"position":[[297,7]]}},"keywords":{}}],["deploy",{"_index":351,"title":{},"content":{"11":{"position":[[750,10]]}},"keywords":{}}],["deprec",{"_index":1145,"title":{},"content":{"71":{"position":[[292,11],[322,10]]},"116":{"position":[[852,11]]}},"keywords":{}}],["depth",{"_index":1389,"title":{},"content":{"106":{"position":[[447,5]]}},"keywords":{}}],["der",{"_index":1478,"title":{},"content":{"112":{"position":[[535,3],[825,3]]}},"keywords":{}}],["deriv",{"_index":896,"title":{},"content":{"46":{"position":[[525,7]]}},"keywords":{}}],["descend",{"_index":1885,"title":{},"content":{"152":{"position":[[269,10]]}},"keywords":{}}],["describ",{"_index":58,"title":{},"content":{"2":{"position":[[202,9]]},"15":{"position":[[858,9]]},"20":{"position":[[224,8]]},"41":{"position":[[253,9]]},"53":{"position":[[1047,8]]},"59":{"position":[[372,9]]},"83":{"position":[[740,9]]},"87":{"position":[[606,9]]},"97":{"position":[[498,8]]},"118":{"position":[[604,9]]},"121":{"position":[[34,8]]},"125":{"position":[[6505,8]]},"140":{"position":[[2041,9]]},"147":{"position":[[760,9]]},"159":{"position":[[4,9]]}},"keywords":{}}],["descript",{"_index":632,"title":{},"content":{"21":{"position":[[1002,12]]},"97":{"position":[[330,11]]},"115":{"position":[[116,11]]},"117":{"position":[[189,11]]}},"keywords":{}}],["description${empti",{"_index":1982,"title":{},"content":{"166":{"position":[[260,19]]}},"keywords":{}}],["description${suite_nam",{"_index":1992,"title":{},"content":{"166":{"position":[[1127,24]]}},"keywords":{}}],["design",{"_index":406,"title":{"28":{"position":[[10,7]]}},"content":{"11":{"position":[[2664,7],[2772,6]]},"28":{"position":[[10,7]]},"90":{"position":[[1312,8]]},"106":{"position":[[694,8]]},"109":{"position":[[240,8]]}},"keywords":{}}],["desir",{"_index":1439,"title":{},"content":{"109":{"position":[[1098,8]]},"142":{"position":[[666,7]]}},"keywords":{}}],["desktop",{"_index":460,"title":{},"content":{"13":{"position":[[1037,7]]}},"keywords":{}}],["destroy",{"_index":1874,"title":{},"content":{"149":{"position":[[539,9]]}},"keywords":{}}],["detail",{"_index":476,"title":{},"content":{"15":{"position":[[790,8]]},"20":{"position":[[1662,8]]},"21":{"position":[[474,8]]},"22":{"position":[[1624,7]]},"25":{"position":[[492,8]]},"26":{"position":[[1798,6],[2029,8]]},"31":{"position":[[224,8],[321,8],[373,8],[865,8]]},"32":{"position":[[685,6]]},"37":{"position":[[895,7],[1145,7]]},"48":{"position":[[729,8]]},"106":{"position":[[470,8]]},"114":{"position":[[257,7]]},"140":{"position":[[2196,7]]},"148":{"position":[[2420,7]]},"149":{"position":[[1150,7]]},"152":{"position":[[504,8],[727,8],[894,8]]},"155":{"position":[[829,8]]},"162":{"position":[[1293,8]]}},"keywords":{}}],["details.report.html",{"_index":760,"title":{},"content":{"31":{"position":[[460,20]]}},"keywords":{}}],["detect",{"_index":427,"title":{},"content":{"12":{"position":[[218,7],[283,6]]},"64":{"position":[[207,9]]}},"keywords":{}}],["determin",{"_index":1895,"title":{},"content":{"154":{"position":[[139,11]]}},"keywords":{}}],["develop",{"_index":237,"title":{},"content":{"7":{"position":[[812,11]]},"8":{"position":[[284,12],[567,12],[622,12],[1132,11],[1615,11],[1978,11],[2071,11],[2477,11]]},"11":{"position":[[1112,11],[1177,11]]},"15":{"position":[[538,9],[669,9]]},"20":{"position":[[156,11]]},"26":{"position":[[300,11]]},"28":{"position":[[308,10]]},"41":{"position":[[123,11]]},"90":{"position":[[267,11]]},"95":{"position":[[856,10]]},"99":{"position":[[100,11]]},"106":{"position":[[258,7]]},"107":{"position":[[296,7],[456,7],[1285,7]]},"108":{"position":[[863,7]]},"112":{"position":[[268,11],[428,11]]},"115":{"position":[[1141,11]]},"121":{"position":[[196,11],[400,11]]},"125":{"position":[[6670,11]]}},"keywords":{}}],["deviceapi",{"_index":1088,"title":{},"content":{"63":{"position":[[1622,9],[1832,9]]}},"keywords":{}}],["deviceapi.verifi",{"_index":1116,"title":{},"content":{"64":{"position":[[1959,16]]}},"keywords":{}}],["dict",{"_index":1638,"title":{"163":{"position":[[6,4]]}},"content":{"125":{"position":[[5648,4]]},"145":{"position":[[73,4]]}},"keywords":{}}],["dictionari",{"_index":1267,"title":{"145":{"position":[[8,10]]},"164":{"position":[[18,10]]},"165":{"position":[[18,10]]}},"content":{"94":{"position":[[954,10]]},"95":{"position":[[831,11]]},"125":{"position":[[10517,12]]},"140":{"position":[[1376,10],[1712,12],[1921,13],[2224,10]]},"141":{"position":[[1130,10]]},"145":{"position":[[89,10],[531,10],[750,12],[979,10],[1028,12],[1044,10]]},"148":{"position":[[679,12]]},"161":{"position":[[850,10]]},"163":{"position":[[61,10],[136,13]]},"164":{"position":[[129,12],[226,10],[388,13],[437,10],[514,10],[616,10],[797,11],[846,10],[965,10]]},"165":{"position":[[128,12],[307,13],[394,10],[774,10],[1035,10],[1156,10]]}},"keywords":{}}],["differ",{"_index":68,"title":{},"content":{"2":{"position":[[363,9],[1340,9],[1501,9]]},"11":{"position":[[793,9]]},"15":{"position":[[204,9],[821,9]]},"17":{"position":[[45,9]]},"20":{"position":[[915,10]]},"21":{"position":[[41,11],[120,10]]},"22":{"position":[[452,9],[697,9],[1265,9],[1556,9]]},"26":{"position":[[42,10]]},"27":{"position":[[41,10]]},"32":{"position":[[46,9],[117,9]]},"35":{"position":[[45,10],[767,9]]},"37":{"position":[[329,9]]},"45":{"position":[[138,9]]},"46":{"position":[[2641,9]]},"52":{"position":[[107,11],[135,9],[454,9]]},"53":{"position":[[142,9],[173,9],[192,9]]},"54":{"position":[[120,9],[449,9],[525,9]]},"56":{"position":[[4193,9]]},"62":{"position":[[1192,9],[1436,9]]},"66":{"position":[[52,9]]},"74":{"position":[[41,11],[184,10],[762,9]]},"78":{"position":[[173,9]]},"87":{"position":[[45,10],[332,9]]},"92":{"position":[[733,9]]},"95":{"position":[[377,9]]},"99":{"position":[[2199,9]]},"107":{"position":[[435,9]]},"115":{"position":[[1298,9]]},"123":{"position":[[88,9],[418,9]]},"125":{"position":[[595,10],[672,10],[979,11],[2722,9],[2918,10],[3254,9],[3545,10],[5000,9],[6765,9],[7122,11],[7150,9],[7808,9],[8233,9],[9151,9],[9407,9],[9484,11],[9548,10],[9845,9]]},"133":{"position":[[12,9]]},"135":{"position":[[244,9]]},"140":{"position":[[1621,9],[1978,9]]},"145":{"position":[[1116,9]]},"146":{"position":[[203,9]]},"148":{"position":[[1498,9]]},"149":{"position":[[125,9]]},"151":{"position":[[45,10]]},"154":{"position":[[41,9],[121,9]]},"160":{"position":[[171,9]]},"163":{"position":[[195,9]]},"166":{"position":[[961,9]]}},"keywords":{}}],["difficult",{"_index":996,"title":{},"content":{"56":{"position":[[4276,9]]}},"keywords":{}}],["dir",{"_index":857,"title":{},"content":{"39":{"position":[[1513,6]]}},"keywords":{}}],["dir.stdout",{"_index":859,"title":{},"content":{"39":{"position":[[1548,13]]}},"keywords":{}}],["direct",{"_index":311,"title":{},"content":{"8":{"position":[[2050,8]]},"11":{"position":[[2309,6]]},"34":{"position":[[486,6]]}},"keywords":{}}],["directli",{"_index":713,"title":{},"content":{"26":{"position":[[1883,8]]},"33":{"position":[[471,8]]},"34":{"position":[[740,8]]},"63":{"position":[[385,8]]},"90":{"position":[[195,8]]},"121":{"position":[[294,8]]},"123":{"position":[[1084,8]]},"141":{"position":[[534,8]]},"148":{"position":[[177,8]]}},"keywords":{}}],["director",{"_index":267,"title":{},"content":{"8":{"position":[[931,9]]}},"keywords":{}}],["directori",{"_index":682,"title":{"25":{"position":[[14,12]]}},"content":{"25":{"position":[[78,12],[158,10],[197,9],[258,11]]},"30":{"position":[[298,9],[483,9],[594,9],[627,9],[664,10],[791,9],[2362,10]]},"31":{"position":[[189,10]]},"34":{"position":[[841,11]]},"78":{"position":[[93,9],[192,9],[369,9]]},"79":{"position":[[436,9],[715,9]]},"94":{"position":[[1150,9]]},"99":{"position":[[1113,9],[1125,9]]},"125":{"position":[[1423,11]]},"147":{"position":[[928,9]]},"166":{"position":[[366,9],[497,9],[584,9],[723,10]]}},"keywords":{}}],["directory.document",{"_index":1175,"title":{},"content":{"80":{"position":[[343,24]]}},"keywords":{}}],["disabl",{"_index":1337,"title":{},"content":{"102":{"position":[[815,7],[2388,7]]},"128":{"position":[[627,7],[2005,7]]}},"keywords":{}}],["discuss",{"_index":885,"title":{},"content":{"42":{"position":[[555,10]]}},"keywords":{}}],["dissemin",{"_index":302,"title":{},"content":{"8":{"position":[[1703,11]]}},"keywords":{}}],["distinct",{"_index":1225,"title":{},"content":{"87":{"position":[[481,11]]}},"keywords":{}}],["distinguish",{"_index":997,"title":{},"content":{"56":{"position":[[4299,11]]},"90":{"position":[[564,14]]},"121":{"position":[[1513,11]]},"140":{"position":[[1051,13]]},"141":{"position":[[2073,11]]},"155":{"position":[[950,11]]},"156":{"position":[[1736,11]]},"158":{"position":[[784,11]]}},"keywords":{}}],["distribut",{"_index":206,"title":{},"content":{"7":{"position":[[100,11],[319,10]]},"34":{"position":[[547,11]]},"125":{"position":[[1190,11]]}},"keywords":{}}],["divid",{"_index":67,"title":{},"content":{"2":{"position":[[346,8]]},"105":{"position":[[828,7]]}},"keywords":{}}],["do",{"_index":1302,"title":{},"content":{"97":{"position":[[247,5],[281,5]]}},"keywords":{}}],["doc",{"_index":1236,"title":{},"content":{"89":{"position":[[378,4]]}},"keywords":{}}],["docs.robotframework.org",{"_index":1375,"title":{},"content":{"105":{"position":[[786,24]]}},"keywords":{}}],["document",{"_index":199,"title":{"82":{"position":[[26,13]]},"83":{"position":[[6,10]]},"97":{"position":[[14,13]]},"117":{"position":[[19,14]]}},"content":{"5":{"position":[[347,8],[655,13]]},"8":{"position":[[1784,13]]},"9":{"position":[[270,14]]},"15":{"position":[[388,13],[1244,14],[1954,13]]},"26":{"position":[[2048,13]]},"37":{"position":[[551,13]]},"39":{"position":[[206,14]]},"46":{"position":[[600,13],[638,13]]},"56":{"position":[[2600,13],[2640,14],[2756,14]]},"57":{"position":[[550,14],[1055,13],[1171,13],[1356,13],[1439,13],[1485,14],[1541,14],[1617,15],[1664,14],[1719,14]]},"60":{"position":[[343,11],[1802,13]]},"63":{"position":[[340,13]]},"66":{"position":[[1219,13]]},"74":{"position":[[374,11]]},"78":{"position":[[244,13]]},"80":{"position":[[376,13]]},"81":{"position":[[18,13]]},"83":{"position":[[84,14],[112,13],[191,14],[320,13],[716,13],[945,13]]},"84":{"position":[[1,13],[110,10]]},"85":{"position":[[1,13],[102,10]]},"86":{"position":[[1,13],[114,10]]},"88":{"position":[[95,11],[371,13]]},"89":{"position":[[94,11],[712,13]]},"90":{"position":[[142,11],[1516,13]]},"91":{"position":[[103,13],[833,13]]},"92":{"position":[[113,13],[891,14]]},"93":{"position":[[110,11],[519,14]]},"94":{"position":[[78,14],[680,14]]},"95":{"position":[[1442,13]]},"96":{"position":[[384,10],[410,14],[677,10],[695,13],[729,14]]},"97":{"position":[[61,13],[119,13],[342,13],[372,13],[477,13],[740,14],[940,13]]},"99":{"position":[[773,13]]},"105":{"position":[[41,8],[769,13],[991,8]]},"107":{"position":[[666,14],[706,11]]},"112":{"position":[[1783,8]]},"114":{"position":[[858,11],[900,14]]},"116":{"position":[[333,15],[379,14],[728,13]]},"117":{"position":[[95,13],[152,15],[310,13],[378,13],[472,8],[650,10],[684,13]]},"119":{"position":[[376,15]]},"120":{"position":[[701,15]]},"124":{"position":[[990,13]]},"125":{"position":[[3422,14],[3503,14],[3657,11],[3745,11],[3881,11],[3978,13],[4107,13],[4233,11],[4305,14],[4508,13],[6091,13]]},"166":{"position":[[1283,13],[1388,13]]}},"keywords":{}}],["documentation)[argu",{"_index":1558,"title":{},"content":{"116":{"position":[[418,25]]}},"keywords":{}}],["dog",{"_index":1606,"title":{},"content":{"121":{"position":[[2038,4],[2066,4],[2129,4]]}},"keywords":{}}],["dollar",{"_index":1244,"title":{},"content":{"90":{"position":[[474,6],[1589,6]]},"121":{"position":[[685,6]]},"140":{"position":[[1178,6],[2140,6]]},"144":{"position":[[489,6]]},"145":{"position":[[580,6]]},"147":{"position":[[113,6]]},"162":{"position":[[172,6]]},"165":{"position":[[181,6]]}},"keywords":{}}],["domain",{"_index":1395,"title":{},"content":{"106":{"position":[[875,6]]}},"keywords":{}}],["done",{"_index":1278,"title":{},"content":{"95":{"position":[[218,4]]},"112":{"position":[[1480,4]]},"162":{"position":[[508,4]]},"165":{"position":[[477,4]]}},"keywords":{}}],["dot",{"_index":977,"title":{},"content":{"56":{"position":[[915,5]]},"57":{"position":[[620,5]]},"125":{"position":[[10541,3]]},"143":{"position":[[951,3]]},"164":{"position":[[153,3],[885,3]]}},"keywords":{}}],["dotdict",{"_index":1969,"title":{},"content":{"164":{"position":[[823,8]]}},"keywords":{}}],["doubl",{"_index":1238,"title":{},"content":{"89":{"position":[[610,6]]},"90":{"position":[[1361,6]]}},"keywords":{}}],["down",{"_index":715,"title":{},"content":{"26":{"position":[[1960,4]]},"49":{"position":[[829,4]]},"137":{"position":[[370,4],[1052,4],[1173,4]]},"138":{"position":[[603,4],[822,4],[998,4],[1062,4]]}},"keywords":{}}],["downtim",{"_index":430,"title":{},"content":{"12":{"position":[[248,8]]}},"keywords":{}}],["drawback",{"_index":965,"title":{},"content":{"54":{"position":[[1294,10]]}},"keywords":{}}],["drebezgova",{"_index":1470,"title":{},"content":{"112":{"position":[[465,11]]}},"keywords":{}}],["driven",{"_index":22,"title":{"19":{"position":[[14,6]]},"20":{"position":[[15,6]]},"21":{"position":[[24,6],[44,6]]},"22":{"position":[[11,6]]},"41":{"position":[[42,6]]},"51":{"position":[[15,6]]}},"content":{"0":{"position":[[242,6],[262,6]]},"11":{"position":[[1105,6],[2155,6]]},"13":{"position":[[210,6]]},"19":{"position":[[71,6],[104,6],[435,6]]},"20":{"position":[[72,6],[103,6],[149,6],[454,6],[961,6]]},"21":{"position":[[69,6],[89,6],[147,6],[167,6],[211,6],[728,6]]},"22":{"position":[[57,6],[84,6],[126,6],[621,6],[1149,6],[1594,6],[1653,6]]},"26":{"position":[[293,6],[330,6]]},"41":{"position":[[116,6],[173,6]]},"46":{"position":[[2584,6]]},"52":{"position":[[171,6]]},"90":{"position":[[104,6],[260,6]]},"99":{"position":[[33,6],[174,6],[542,6]]},"106":{"position":[[615,6]]},"115":{"position":[[890,6]]},"121":{"position":[[189,6],[393,6]]},"125":{"position":[[860,6],[935,6],[1007,6],[1027,6],[1087,6],[3843,6],[6663,6],[7009,6],[7186,6]]}},"keywords":{}}],["due",{"_index":537,"title":{},"content":{"17":{"position":[[980,3]]},"32":{"position":[[619,3]]},"60":{"position":[[1265,3]]},"64":{"position":[[409,3]]},"88":{"position":[[629,3]]},"109":{"position":[[872,3]]},"121":{"position":[[2641,3]]}},"keywords":{}}],["duplic",{"_index":657,"title":{},"content":{"22":{"position":[[1002,11]]},"64":{"position":[[267,9]]},"135":{"position":[[268,11]]}},"keywords":{}}],["dure",{"_index":679,"title":{"75":{"position":[[27,6]]}},"content":{"24":{"position":[[465,6]]},"26":{"position":[[451,6],[1728,6]]},"30":{"position":[[931,6]]},"31":{"position":[[928,6]]},"32":{"position":[[452,6],[596,6]]},"35":{"position":[[346,6]]},"47":{"position":[[301,6],[576,6]]},"66":{"position":[[1171,6]]},"72":{"position":[[365,6]]},"102":{"position":[[1645,6],[1699,6]]},"103":{"position":[[865,6]]},"105":{"position":[[1104,6]]},"121":{"position":[[96,6]]},"125":{"position":[[6567,6]]},"131":{"position":[[753,6]]},"141":{"position":[[979,6],[1959,6]]},"148":{"position":[[216,6],[1305,6],[1397,6],[1560,6],[1838,6]]},"151":{"position":[[662,6],[922,6]]},"152":{"position":[[1121,6]]},"153":{"position":[[135,6]]},"155":{"position":[[146,6],[268,6]]},"156":{"position":[[355,6],[936,6],[1902,6]]},"157":{"position":[[215,6]]},"166":{"position":[[978,6]]}},"keywords":{}}],["dynam",{"_index":643,"title":{"75":{"position":[[15,11]]},"153":{"position":[[8,11]]}},"content":{"22":{"position":[[362,11]]},"47":{"position":[[553,11]]},"66":{"position":[[893,11],[1137,11]]},"75":{"position":[[28,11]]},"105":{"position":[[1436,8]]},"118":{"position":[[167,7]]},"125":{"position":[[9590,11],[9773,11]]},"131":{"position":[[335,7]]},"137":{"position":[[310,7]]},"145":{"position":[[1243,11]]},"151":{"position":[[87,11]]},"153":{"position":[[55,11]]},"155":{"position":[[338,9]]},"156":{"position":[[439,9],[924,11],[1168,11],[1389,11],[1878,11]]},"157":{"position":[[302,9],[592,12]]}},"keywords":{}}],["e",{"_index":1136,"title":{},"content":{"69":{"position":[[73,2]]}},"keywords":{}}],["e.g",{"_index":338,"title":{},"content":{"11":{"position":[[319,6],[831,6]]},"56":{"position":[[4232,6]]},"142":{"position":[[690,6]]},"151":{"position":[[545,6],[695,6]]}},"keywords":{}}],["each",{"_index":550,"title":{},"content":{"17":{"position":[[1740,4]]},"22":{"position":[[1033,4]]},"26":{"position":[[1746,4]]},"30":{"position":[[964,4]]},"31":{"position":[[754,4]]},"46":{"position":[[1737,4],[2605,4]]},"48":{"position":[[215,4],[327,4]]},"52":{"position":[[197,4]]},"53":{"position":[[163,4],[751,4],[821,4]]},"54":{"position":[[360,4],[1438,4],[1528,4]]},"56":{"position":[[1212,4]]},"57":{"position":[[400,4]]},"58":{"position":[[756,4]]},"83":{"position":[[295,4]]},"112":{"position":[[1594,4]]},"115":{"position":[[1239,4]]},"117":{"position":[[128,4]]},"127":{"position":[[480,4]]},"135":{"position":[[939,4],[1017,4]]},"136":{"position":[[48,4]]},"144":{"position":[[226,4]]}},"keywords":{}}],["earli",{"_index":431,"title":{},"content":{"12":{"position":[[257,5]]},"39":{"position":[[773,5]]},"123":{"position":[[969,5]]}},"keywords":{}}],["earlier",{"_index":359,"title":{},"content":{"11":{"position":[[1162,7]]},"159":{"position":[[14,8]]}},"keywords":{}}],["earn",{"_index":1454,"title":{},"content":{"110":{"position":[[873,6]]}},"keywords":{}}],["eas",{"_index":1401,"title":{},"content":{"107":{"position":[[776,4]]}},"keywords":{}}],["easi",{"_index":583,"title":{},"content":{"19":{"position":[[991,4]]},"39":{"position":[[746,4],[1063,4]]},"49":{"position":[[1065,4]]},"107":{"position":[[400,4]]}},"keywords":{}}],["easier",{"_index":663,"title":{},"content":{"22":{"position":[[1351,6]]},"115":{"position":[[227,6]]}},"keywords":{}}],["easiest",{"_index":1102,"title":{},"content":{"64":{"position":[[1285,7]]}},"keywords":{}}],["ecosystem",{"_index":41,"title":{},"content":{"0":{"position":[[508,10]]},"8":{"position":[[748,9],[1385,9],[1818,9],[1968,9]]},"13":{"position":[[232,9]]}},"keywords":{}}],["editor",{"_index":127,"title":{},"content":{"2":{"position":[[1772,6],[1855,6],[1956,6]]},"3":{"position":[[752,7]]},"56":{"position":[[4203,7],[4412,7]]},"155":{"position":[[1140,7]]},"156":{"position":[[1947,6]]},"157":{"position":[[1073,6]]}},"keywords":{}}],["editors/id",{"_index":120,"title":{},"content":{"2":{"position":[[1616,12]]}},"keywords":{}}],["educ",{"_index":1411,"title":{},"content":{"108":{"position":[[356,11]]}},"keywords":{}}],["effect",{"_index":654,"title":{},"content":{"22":{"position":[[909,9]]},"42":{"position":[[226,11]]},"47":{"position":[[762,7]]},"62":{"position":[[1581,6],[1628,7]]},"102":{"position":[[897,11]]},"105":{"position":[[1185,11]]},"106":{"position":[[266,9]]},"107":{"position":[[1492,12]]},"158":{"position":[[541,8]]}},"keywords":{}}],["effici",{"_index":411,"title":{},"content":{"11":{"position":[[2803,9]]},"13":{"position":[[553,10]]},"22":{"position":[[1172,11]]},"28":{"position":[[319,9]]},"42":{"position":[[618,12]]},"107":{"position":[[605,10],[1330,12]]},"135":{"position":[[300,10]]}},"keywords":{}}],["effort",{"_index":303,"title":{},"content":{"8":{"position":[[1798,8]]},"99":{"position":[[1592,7]]},"112":{"position":[[166,7],[1752,7]]}},"keywords":{}}],["elect",{"_index":268,"title":{},"content":{"8":{"position":[[941,7]]}},"keywords":{}}],["element",{"_index":787,"title":{},"content":{"32":{"position":[[719,8],[828,8],[1049,9]]},"33":{"position":[[51,7],[105,7],[181,8],[297,8],[342,8],[772,7],[863,8]]},"34":{"position":[[51,7],[105,7],[346,8],[434,8],[498,8],[592,8]]},"48":{"position":[[144,8]]},"56":{"position":[[579,8],[2859,8]]},"58":{"position":[[670,7]]},"99":{"position":[[1655,8],[1837,8]]},"110":{"position":[[543,9]]},"124":{"position":[[753,7]]},"125":{"position":[[2804,7],[2864,7]]},"137":{"position":[[398,7],[487,7],[1063,7],[1102,7],[1201,7]]},"138":{"position":[[574,7],[786,8],[833,7],[928,7],[1074,7]]},"141":{"position":[[1472,8]]}},"keywords":{}}],["element_id",{"_index":1010,"title":{},"content":{"58":{"position":[[685,13]]}},"keywords":{}}],["element_vis",{"_index":1735,"title":{},"content":{"137":{"position":[[1079,18],[1147,18],[1178,18]]},"138":{"position":[[905,18],[966,18]]}},"keywords":{}}],["elout",{"_index":1474,"title":{},"content":{"112":{"position":[[506,5]]}},"keywords":{}}],["embed",{"_index":595,"title":{"41":{"position":[[6,8]]},"90":{"position":[[8,8]]},"121":{"position":[[17,8]]}},"content":{"20":{"position":[[314,8]]},"41":{"position":[[48,8],[69,8],[202,8],[274,8],[322,8],[392,8],[490,8],[528,8],[585,8]]},"87":{"position":[[567,8]]},"90":{"position":[[68,8],[186,8],[286,8],[1246,8],[1415,8],[1534,8]]},"115":{"position":[[1067,8]]},"121":{"position":[[47,8],[158,8],[242,8],[499,8],[1399,8],[1525,8],[1580,8],[1706,8],[1862,8],[1914,8]]},"125":{"position":[[3807,8],[4853,8],[6518,8],[6632,8]]}},"keywords":{}}],["embeddedapi",{"_index":1086,"title":{},"content":{"63":{"position":[[1555,11],[1816,11]]}},"keywords":{}}],["embeddedapi.clos",{"_index":1113,"title":{},"content":{"64":{"position":[[1930,17]]}},"keywords":{}}],["emoji",{"_index":1545,"title":{},"content":{"115":{"position":[[332,6]]},"140":{"position":[[689,6]]}},"keywords":{}}],["emphas",{"_index":622,"title":{},"content":{"21":{"position":[[224,10],[741,10]]}},"keywords":{}}],["emphasi",{"_index":564,"title":{},"content":{"19":{"position":[[328,8]]}},"keywords":{}}],["empti",{"_index":956,"title":{"57":{"position":[[36,5]]}},"content":{"53":{"position":[[582,5],[598,8],[625,5],[654,8],[663,5],[692,8],[701,8]]},"54":{"position":[[724,8],[765,8],[774,8],[783,8]]},"57":{"position":[[91,5],[246,5],[294,5],[306,5]]},"114":{"position":[[731,5]]},"117":{"position":[[278,5]]},"138":{"position":[[1954,5]]},"148":{"position":[[1776,5]]},"159":{"position":[[650,8]]},"166":{"position":[[283,5]]}},"keywords":{}}],["empty_list",{"_index":1828,"title":{},"content":{"144":{"position":[[370,13]]}},"keywords":{}}],["empty_str",{"_index":1823,"title":{},"content":{"143":{"position":[[1041,15]]}},"keywords":{}}],["enabl",{"_index":115,"title":{},"content":{"2":{"position":[[1477,6]]},"8":{"position":[[605,7]]},"13":{"position":[[707,8]]},"21":{"position":[[643,7]]},"78":{"position":[[22,6]]},"107":{"position":[[908,6]]},"125":{"position":[[10534,6]]},"131":{"position":[[326,8]]},"141":{"position":[[342,8]]},"146":{"position":[[168,8]]},"164":{"position":[[146,6]]}},"keywords":{}}],["encapsul",{"_index":475,"title":{},"content":{"15":{"position":[[736,11]]}},"keywords":{}}],["enclos",{"_index":1022,"title":{},"content":{"59":{"position":[[1287,8]]},"131":{"position":[[449,9]]},"135":{"position":[[995,8]]},"140":{"position":[[330,7]]}},"keywords":{}}],["enclosur",{"_index":1818,"title":{},"content":{"143":{"position":[[586,10]]}},"keywords":{}}],["encod",{"_index":1077,"title":{},"content":{"63":{"position":[[975,8]]},"120":{"position":[[1134,11]]}},"keywords":{}}],["encoding=iso",{"_index":1074,"title":{},"content":{"63":{"position":[[937,12]]}},"keywords":{}}],["encoding}=utf",{"_index":1585,"title":{},"content":{"120":{"position":[[1055,15]]}},"keywords":{}}],["encount",{"_index":779,"title":{},"content":{"32":{"position":[[336,11]]},"34":{"position":[[130,11]]},"131":{"position":[[741,11]]}},"keywords":{}}],["encourag",{"_index":231,"title":{},"content":{"7":{"position":[[707,10]]},"57":{"position":[[119,10]]},"99":{"position":[[67,10]]},"105":{"position":[[704,10]]}},"keywords":{}}],["end",{"_index":156,"title":{},"content":{"3":{"position":[[618,3]]},"11":{"position":[[944,3],[1342,3],[1349,3],[1524,3],[1531,3],[2120,3],[2127,3]]},"30":{"position":[[1017,3]]},"56":{"position":[[773,3],[795,4],[2713,3],[3530,4],[3646,3]]},"71":{"position":[[279,6]]},"108":{"position":[[153,3]]},"121":{"position":[[2663,3]]},"123":{"position":[[782,3],[827,3],[945,3]]},"131":{"position":[[431,4],[444,4]]},"132":{"position":[[167,3],[270,3]]},"133":{"position":[[295,3],[439,3]]},"134":{"position":[[285,3]]},"136":{"position":[[229,3],[466,3],[617,3]]},"137":{"position":[[838,4],[1013,3],[1236,3]]},"138":{"position":[[1003,3],[2357,3]]},"148":{"position":[[1240,3]]}},"keywords":{}}],["engin",{"_index":144,"title":{},"content":{"3":{"position":[[239,6]]}},"keywords":{}}],["engineering"",{"_index":64,"title":{},"content":{"2":{"position":[[279,17]]}},"keywords":{}}],["enhanc",{"_index":260,"title":{},"content":{"8":{"position":[[801,7]]},"49":{"position":[[926,8]]},"112":{"position":[[893,8]]},"121":{"position":[[1823,7]]},"131":{"position":[[621,8]]},"135":{"position":[[286,9]]}},"keywords":{}}],["ensur",{"_index":116,"title":{},"content":{"2":{"position":[[1540,8]]},"5":{"position":[[687,6]]},"7":{"position":[[616,8]]},"8":{"position":[[364,7],[686,8],[2121,8],[2337,6]]},"11":{"position":[[565,8],[1203,7],[1541,6],[1808,8]]},"49":{"position":[[992,8]]},"74":{"position":[[1177,7]]},"101":{"position":[[821,8]]},"103":{"position":[[232,8]]},"107":{"position":[[757,6]]},"108":{"position":[[175,6],[1216,7]]},"109":{"position":[[583,6]]},"110":{"position":[[326,7],[679,8]]},"112":{"position":[[1765,7]]},"124":{"position":[[152,6]]},"129":{"position":[[221,7]]},"137":{"position":[[1466,7]]},"148":{"position":[[2065,8]]},"161":{"position":[[984,6]]}},"keywords":{}}],["entir",{"_index":1333,"title":{},"content":{"101":{"position":[[993,6]]},"110":{"position":[[171,6]]},"127":{"position":[[335,6]]},"155":{"position":[[428,6]]}},"keywords":{}}],["entiti",{"_index":671,"title":{},"content":{"24":{"position":[[64,8]]},"140":{"position":[[1144,6]]}},"keywords":{}}],["entri",{"_index":899,"title":{},"content":{"46":{"position":[[718,8]]},"162":{"position":[[782,8],[889,8],[999,6]]}},"keywords":{}}],["enumer",{"_index":1718,"title":{},"content":{"135":{"position":[[535,10],[668,9]]}},"keywords":{}}],["env",{"_index":1124,"title":{},"content":{"66":{"position":[[942,6]]}},"keywords":{}}],["env_var_nam",{"_index":1781,"title":{},"content":{"140":{"position":[[1597,16]]}},"keywords":{}}],["environ",{"_index":119,"title":{},"content":{"2":{"position":[[1601,13]]},"17":{"position":[[755,11]]},"59":{"position":[[1044,12]]},"74":{"position":[[777,12],[838,13],[885,11],[927,13]]},"79":{"position":[[250,11]]},"81":{"position":[[96,11],[131,11],[220,11],[374,11]]},"101":{"position":[[902,11]]},"127":{"position":[[274,11],[1001,11],[1311,11]]},"140":{"position":[[291,11],[1524,12]]},"155":{"position":[[656,11]]}},"keywords":{}}],["environment:${env",{"_index":1125,"title":{},"content":{"66":{"position":[[1012,18]]}},"keywords":{}}],["environment:product",{"_index":1126,"title":{},"content":{"66":{"position":[[1075,23]]}},"keywords":{}}],["eol",{"_index":982,"title":{},"content":{"56":{"position":[[1469,3],[1564,3],[1599,3],[1654,3],[1709,3],[1793,3],[2681,3],[2796,3],[2849,3]]}},"keywords":{}}],["equal",{"_index":866,"title":{"84":{"position":[[34,6]]}},"content":{"40":{"position":[[381,5],[526,5],[645,5],[781,5],[877,5],[924,5],[945,5]]},"84":{"position":[[28,5],[66,5]]},"88":{"position":[[357,5],[561,5],[600,5],[659,5],[730,6],[800,6],[861,5],[1002,6],[1131,5]]},"89":{"position":[[390,5],[698,5]]},"93":{"position":[[732,5]]},"94":{"position":[[535,5]]},"97":{"position":[[1044,6],[1063,5],[1093,5],[1144,5],[1202,5],[1286,5],[1316,5],[1367,5],[1425,5]]},"114":{"position":[[781,5]]},"120":{"position":[[356,5]]},"121":{"position":[[2280,5]]},"134":{"position":[[267,6]]},"138":{"position":[[1738,5],[1789,5]]},"141":{"position":[[1212,5]]},"145":{"position":[[444,5]]},"146":{"position":[[804,5]]},"147":{"position":[[1382,5],[1418,5]]},"148":{"position":[[541,5]]},"158":{"position":[[1091,5]]}},"keywords":{}}],["error",{"_index":780,"title":{},"content":{"32":{"position":[[351,5]]},"33":{"position":[[151,6],[255,5],[608,6],[702,5]]},"34":{"position":[[145,5]]},"35":{"position":[[834,6]]},"42":{"position":[[319,5]]},"47":{"position":[[734,6]]},"60":{"position":[[1201,5],[2256,5],[2314,5],[2359,5]]},"64":{"position":[[1030,5]]},"88":{"position":[[490,5],[951,5]]},"89":{"position":[[967,5]]},"95":{"position":[[672,5],[1975,5]]},"97":{"position":[[1120,5],[1343,5]]},"108":{"position":[[924,6]]}},"keywords":{}}],["errors.fail",{"_index":777,"title":{},"content":{"32":{"position":[[303,12]]}},"keywords":{}}],["escap",{"_index":539,"title":{"59":{"position":[[6,8]]}},"content":{"17":{"position":[[1026,6]]},"40":{"position":[[818,7],[856,8],[915,8]]},"58":{"position":[[486,8],[634,7]]},"59":{"position":[[48,6],[653,7],[858,7],[1436,8]]},"125":{"position":[[2375,6]]},"140":{"position":[[862,7]]},"141":{"position":[[1598,8]]},"142":{"position":[[936,7]]},"145":{"position":[[437,6]]}},"keywords":{}}],["especi",{"_index":1565,"title":{},"content":{"117":{"position":[[416,10]]}},"keywords":{}}],["essenti",{"_index":723,"title":{},"content":{"28":{"position":[[76,9]]},"42":{"position":[[575,9]]},"105":{"position":[[296,9]]},"106":{"position":[[580,9]]},"108":{"position":[[510,9]]},"136":{"position":[[632,11]]}},"keywords":{}}],["etc",{"_index":971,"title":{},"content":{"56":{"position":[[441,6]]},"95":{"position":[[843,4]]},"118":{"position":[[595,5]]},"124":{"position":[[454,4]]}},"keywords":{}}],["europ",{"_index":1458,"title":{},"content":{"111":{"position":[[273,7]]}},"keywords":{}}],["evalu",{"_index":1692,"title":{},"content":{"131":{"position":[[273,10]]},"133":{"position":[[327,8]]},"137":{"position":[[619,9],[724,10],[913,9]]},"141":{"position":[[729,9]]},"158":{"position":[[1196,8]]}},"keywords":{}}],["even",{"_index":534,"title":{},"content":{"17":{"position":[[932,4]]},"31":{"position":[[1165,4]]},"33":{"position":[[830,4]]},"49":{"position":[[1006,4]]},"56":{"position":[[2194,4]]},"57":{"position":[[989,4]]},"97":{"position":[[256,4]]},"101":{"position":[[361,4],[572,4],[794,4]]},"102":{"position":[[390,4],[1260,4],[1438,4]]},"103":{"position":[[625,4],[714,4]]},"115":{"position":[[327,4]]},"140":{"position":[[684,4],[1938,4]]},"149":{"position":[[1042,5]]},"156":{"position":[[1861,4]]},"157":{"position":[[539,4]]}},"keywords":{}}],["event",{"_index":291,"title":{},"content":{"8":{"position":[[1475,7],[1773,6]]}},"keywords":{}}],["everyon",{"_index":258,"title":{},"content":{"8":{"position":[[721,9]]},"112":{"position":[[1877,8]]}},"keywords":{}}],["everywher",{"_index":1896,"title":{},"content":{"155":{"position":[[135,10]]}},"keywords":{}}],["evolut",{"_index":257,"title":{},"content":{"8":{"position":[[652,9]]}},"keywords":{}}],["exact",{"_index":767,"title":{},"content":{"31":{"position":[[997,5]]},"62":{"position":[[1232,5]]},"90":{"position":[[347,5]]}},"keywords":{}}],["exactli",{"_index":1855,"title":{},"content":{"147":{"position":[[41,7]]}},"keywords":{}}],["exam",{"_index":1364,"title":{"110":{"position":[[10,4]]}},"content":{"105":{"position":[[222,5],[1143,5]]},"109":{"position":[[327,4]]},"110":{"position":[[1,4],[90,5],[234,5],[312,4],[448,4],[583,4],[747,4]]},"111":{"position":[[23,4],[166,4]]},"112":{"position":[[1052,4]]}},"keywords":{}}],["examin",{"_index":1442,"title":{},"content":{"110":{"position":[[178,11]]}},"keywords":{}}],["exampl",{"_index":499,"title":{"60":{"position":[[6,7]]},"81":{"position":[[6,7]]},"84":{"position":[[8,7]]},"85":{"position":[[8,7]]},"86":{"position":[[8,7]]},"97":{"position":[[30,9]]}},"content":{"15":{"position":[[1692,8]]},"16":{"position":[[1278,8]]},"19":{"position":[[396,8]]},"22":{"position":[[1636,8]]},"30":{"position":[[412,7],[521,7],[1070,7]]},"33":{"position":[[364,7]]},"39":{"position":[[451,8],[785,7],[1454,8]]},"40":{"position":[[845,7]]},"41":{"position":[[463,7]]},"53":{"position":[[126,7]]},"56":{"position":[[1047,7],[1368,7],[1805,7],[2010,7],[2452,7],[3504,8]]},"57":{"position":[[195,8],[934,7],[1412,8]]},"59":{"position":[[301,8],[1399,8]]},"60":{"position":[[96,8],[1728,7]]},"63":{"position":[[860,7],[1016,7],[1642,8]]},"64":{"position":[[574,7],[1404,8]]},"71":{"position":[[144,9]]},"74":{"position":[[453,8],[734,8]]},"88":{"position":[[506,8]]},"90":{"position":[[620,7],[789,7],[1286,7]]},"92":{"position":[[492,7],[536,7],[1407,7]]},"94":{"position":[[700,7],[1177,7]]},"95":{"position":[[1602,8]]},"97":{"position":[[100,9],[651,8],[924,8],[1023,7],[1266,8]]},"101":{"position":[[1029,7]]},"102":{"position":[[1865,7]]},"103":{"position":[[947,7]]},"105":{"position":[[618,9]]},"114":{"position":[[582,7]]},"119":{"position":[[286,7]]},"120":{"position":[[653,8]]},"121":{"position":[[742,8],[1845,7]]},"123":{"position":[[602,8]]},"125":{"position":[[4547,9]]},"127":{"position":[[1235,7]]},"128":{"position":[[1479,7]]},"129":{"position":[[746,7]]},"132":{"position":[[171,8]]},"133":{"position":[[299,8]]},"134":{"position":[[143,8]]},"136":{"position":[[470,8]]},"137":{"position":[[334,7],[1017,8]]},"138":{"position":[[523,7],[1305,7]]},"142":{"position":[[152,7],[1042,8],[1070,10]]},"143":{"position":[[792,8]]},"144":{"position":[[321,8],[628,8],[662,7]]},"145":{"position":[[241,8]]},"147":{"position":[[216,7],[320,8],[897,7],[1155,8],[1312,7]]},"148":{"position":[[863,8],[1246,7]]},"149":{"position":[[800,7],[1132,8]]},"153":{"position":[[442,8]]},"158":{"position":[[824,7],[1250,8]]},"159":{"position":[[399,9]]},"161":{"position":[[333,8]]},"162":{"position":[[641,8]]},"164":{"position":[[403,8],[693,8]]},"165":{"position":[[550,8]]},"166":{"position":[[236,8]]}},"keywords":{}}],["example,${file_nam",{"_index":1596,"title":{},"content":{"121":{"position":[[1100,20]]}},"keywords":{}}],["excel",{"_index":378,"title":{},"content":{"11":{"position":[[1746,9],[2191,6]]}},"keywords":{}}],["except",{"_index":719,"title":{},"content":{"27":{"position":[[537,6]]},"33":{"position":[[161,11],[275,10]]},"34":{"position":[[154,9],[254,10],[412,10]]},"39":{"position":[[224,9]]},"66":{"position":[[777,6]]},"69":{"position":[[189,6]]},"91":{"position":[[138,6]]},"123":{"position":[[1002,6]]},"143":{"position":[[523,6]]}},"keywords":{}}],["exclud",{"_index":1135,"title":{"69":{"position":[[8,9]]},"70":{"position":[[30,7]]}},"content":{"69":{"position":[[4,7],[60,7],[118,7],[230,8]]},"70":{"position":[[33,7],[124,7],[228,7]]},"71":{"position":[[249,7],[312,7]]},"72":{"position":[[267,8]]},"74":{"position":[[70,7],[171,8],[216,7],[307,7]]},"125":{"position":[[9513,7]]}},"keywords":{}}],["exclude.robot:skip",{"_index":1149,"title":{},"content":{"72":{"position":[[304,19]]}},"keywords":{}}],["exclus",{"_index":1434,"title":{},"content":{"109":{"position":[[927,11]]},"111":{"position":[[13,9]]}},"keywords":{}}],["execdir",{"_index":1984,"title":{},"content":{"166":{"position":[[462,10]]}},"keywords":{}}],["execut",{"_index":87,"title":{"29":{"position":[[4,9]]},"31":{"position":[[6,9]]},"42":{"position":[[27,9]]},"65":{"position":[[33,9]]},"67":{"position":[[27,10]]},"75":{"position":[[34,10]]}},"content":{"2":{"position":[[743,9],[784,9],[932,9],[953,9],[1004,9],[1023,7],[1815,9],[1875,9]]},"3":{"position":[[140,10],[210,9],[229,9],[267,7]]},"4":{"position":[[343,9]]},"5":{"position":[[229,9]]},"11":{"position":[[1153,8]]},"17":{"position":[[701,8],[832,9],[1657,9]]},"19":{"position":[[257,8],[1031,9],[1060,8]]},"20":{"position":[[1480,9]]},"22":{"position":[[852,8]]},"24":{"position":[[53,10],[456,8],[489,10]]},"25":{"position":[[216,8]]},"26":{"position":[[462,9],[1178,7],[1735,10],[1812,9],[1972,9],[2038,9]]},"30":{"position":[[143,10],[165,7],[509,7],[741,9],[855,9],[880,9],[938,10],[2123,9]]},"31":{"position":[[42,9],[99,9],[233,9],[311,9],[425,10],[528,9],[583,9],[886,9],[939,10],[1178,8],[1218,9]]},"32":{"position":[[170,10],[275,8],[459,10],[587,8],[603,10]]},"33":{"position":[[117,8],[212,8],[328,8]]},"34":{"position":[[117,8],[327,10],[389,8],[477,8]]},"35":{"position":[[281,9],[533,8],[587,10],[918,10]]},"42":{"position":[[27,9],[202,9],[277,9],[463,9],[608,9]]},"46":{"position":[[433,9],[946,9],[1020,8],[1711,8],[2241,9],[2413,9]]},"47":{"position":[[308,10],[587,9]]},"48":{"position":[[133,10],[287,9]]},"50":{"position":[[143,8]]},"52":{"position":[[439,9]]},"53":{"position":[[769,8],[917,8]]},"54":{"position":[[1018,9],[1111,9],[1339,8],[1632,9]]},"60":{"position":[[1372,7],[1545,8],[1657,9]]},"66":{"position":[[1188,10]]},"67":{"position":[[169,8],[264,9]]},"68":{"position":[[171,7]]},"69":{"position":[[165,7],[263,8],[308,7]]},"70":{"position":[[84,9],[175,7]]},"72":{"position":[[193,9],[281,9],[372,9]]},"74":{"position":[[131,9],[324,7],[420,8],[817,8],[1240,9]]},"75":{"position":[[53,9],[146,9],[260,9]]},"79":{"position":[[45,9],[289,10],[512,8],[546,9],[620,9],[678,8]]},"80":{"position":[[476,8],[563,8]]},"88":{"position":[[885,9]]},"92":{"position":[[603,8],[724,8]]},"95":{"position":[[720,9]]},"99":{"position":[[235,8],[836,10],[855,7],[887,9],[1340,9],[1547,7],[1644,10],[1826,10]]},"101":{"position":[[144,8],[183,8],[256,9],[289,8],[784,9]]},"102":{"position":[[152,8],[195,8],[243,9],[342,8],[940,8],[1220,9],[1428,9]]},"103":{"position":[[122,8],[166,9],[585,9],[704,9],[935,10]]},"106":{"position":[[641,10]]},"107":{"position":[[239,9],[1219,10],[1273,11],[1303,9],[1438,9]]},"108":{"position":[[835,7]]},"115":{"position":[[605,9]]},"121":{"position":[[111,10],[622,9]]},"123":{"position":[[387,9],[843,9],[959,9]]},"125":{"position":[[2644,9],[6582,10],[7977,8],[8121,8],[8307,8],[8506,8],[8661,8],[8858,9],[10699,9]]},"127":{"position":[[138,8],[174,8],[371,8],[455,9],[815,9]]},"128":{"position":[[141,8],[181,8],[731,8],[1123,9]]},"129":{"position":[[105,8],[151,9],[276,10],[509,9]]},"131":{"position":[[168,9],[472,8],[760,10]]},"132":{"position":[[33,8],[274,8]]},"133":{"position":[[4,7]]},"134":{"position":[[231,8]]},"135":{"position":[[981,9]]},"136":{"position":[[18,7]]},"137":{"position":[[690,9],[786,9]]},"141":{"position":[[402,8],[986,9],[1795,9],[1966,10]]},"146":{"position":[[854,8]]},"148":{"position":[[223,10],[1322,10]]},"151":{"position":[[685,9],[929,9]]},"152":{"position":[[1144,9]]},"153":{"position":[[142,9]]},"155":{"position":[[275,9],[680,9]]},"156":{"position":[[366,9],[947,9],[1564,9],[1909,10]]},"157":{"position":[[227,9]]},"166":{"position":[[77,9],[518,9],[990,10],[1592,10]]}},"keywords":{}}],["executed.can",{"_index":1676,"title":{},"content":{"128":{"position":[[1026,12]]}},"keywords":{}}],["executed.log",{"_index":1669,"title":{},"content":{"127":{"position":[[792,15]]},"129":{"position":[[486,15]]}},"keywords":{}}],["execution.condit",{"_index":1870,"title":{},"content":{"148":{"position":[[1414,21]]}},"keywords":{}}],["execution.cr",{"_index":1897,"title":{},"content":{"155":{"position":[[162,19]]}},"keywords":{}}],["execution.initi",{"_index":1871,"title":{},"content":{"148":{"position":[[1577,24]]}},"keywords":{}}],["execution.log",{"_index":810,"title":{},"content":{"35":{"position":[[353,13]]},"103":{"position":[[880,17]]}},"keywords":{}}],["execution.start",{"_index":1672,"title":{},"content":{"127":{"position":[[1026,18]]}},"keywords":{}}],["executions.perform",{"_index":1332,"title":{},"content":{"101":{"position":[[934,21]]}},"keywords":{}}],["exercis",{"_index":1373,"title":{},"content":{"105":{"position":[[642,9]]}},"keywords":{}}],["exist",{"_index":841,"title":{},"content":{"39":{"position":[[821,7]]},"40":{"position":[[662,8]]},"62":{"position":[[1595,8]]},"75":{"position":[[241,7]]},"119":{"position":[[765,5]]},"151":{"position":[[221,6]]},"153":{"position":[[755,9]]}},"keywords":{}}],["exit",{"_index":1734,"title":{},"content":{"137":{"position":[[774,7],[1369,5]]},"138":{"position":[[323,5],[1031,4]]},"153":{"position":[[654,7]]}},"keywords":{}}],["exp_full_nam",{"_index":1541,"title":{},"content":{"114":{"position":[[669,16],[795,16]]}},"keywords":{}}],["exp_title}th",{"_index":1252,"title":{},"content":{"90":{"position":[[747,15]]}},"keywords":{}}],["exp_url",{"_index":1253,"title":{},"content":{"90":{"position":[[777,10]]}},"keywords":{}}],["expand",{"_index":878,"title":{},"content":{"42":{"position":[[77,8]]}},"keywords":{}}],["expect",{"_index":345,"title":{},"content":{"11":{"position":[[642,9]]},"21":{"position":[[850,8]]},"22":{"position":[[180,8],[728,8]]},"33":{"position":[[601,6],[717,8]]},"34":{"position":[[177,9]]},"41":{"position":[[413,8]]},"57":{"position":[[797,9]]},"60":{"position":[[1190,7],[2249,6],[2303,7],[2348,7]]},"88":{"position":[[915,7],[1009,8]]},"95":{"position":[[137,8],[368,6],[558,8],[1051,8],[1212,6],[1333,7],[1843,9],[2189,8],[2295,8]]},"97":{"position":[[566,8],[1074,8],[1104,8],[1155,8],[1213,8],[1297,8],[1327,8],[1378,8],[1436,8]]},"98":{"position":[[233,8]]},"105":{"position":[[1084,8]]},"108":{"position":[[111,8],[491,8],[802,8]]},"118":{"position":[[280,8]]},"119":{"position":[[531,8]]}},"keywords":{}}],["expected_cont",{"_index":1578,"title":{},"content":{"119":{"position":[[574,19],[661,19],[1019,19]]},"120":{"position":[[864,21],[1035,19],[1175,19]]},"121":{"position":[[808,21],[901,19],[985,19],[1152,19]]}},"keywords":{}}],["expects/off",{"_index":1204,"title":{},"content":{"83":{"position":[[500,14]]}},"keywords":{}}],["experi",{"_index":1445,"title":{},"content":{"110":{"position":[[453,11]]}},"keywords":{}}],["expert",{"_index":1429,"title":{},"content":{"109":{"position":[[531,7]]},"111":{"position":[[260,7]]}},"keywords":{}}],["expertis",{"_index":1387,"title":{},"content":{"106":{"position":[[104,9]]}},"keywords":{}}],["explain",{"_index":31,"title":{},"content":{"0":{"position":[[394,7]]},"26":{"position":[[30,7]]},"31":{"position":[[30,7]]},"32":{"position":[[667,9]]},"34":{"position":[[279,9]]},"64":{"position":[[30,7]]},"79":{"position":[[171,10]]},"108":{"position":[[1089,10]]},"115":{"position":[[1583,7]]},"116":{"position":[[277,9]]},"125":{"position":[[583,7],[2632,7],[7646,7]]},"160":{"position":[[4,9]]},"163":{"position":[[4,9]]}},"keywords":{}}],["explan",{"_index":1370,"title":{},"content":{"105":{"position":[[591,12]]}},"keywords":{}}],["explanatori",{"_index":1566,"title":{},"content":{"117":{"position":[[615,12]]}},"keywords":{}}],["explicit",{"_index":847,"title":{},"content":{"39":{"position":[[1106,8]]},"147":{"position":[[576,9]]},"158":{"position":[[621,8]]}},"keywords":{}}],["explicitli",{"_index":498,"title":{},"content":{"15":{"position":[[1679,11]]},"90":{"position":[[525,10]]},"94":{"position":[[409,10],[844,10]]},"115":{"position":[[1107,10]]},"161":{"position":[[1079,10]]}},"keywords":{}}],["explor",{"_index":46,"title":{"98":{"position":[[2,9]]}},"content":{"0":{"position":[[576,11]]},"5":{"position":[[303,7]]},"42":{"position":[[168,8]]},"98":{"position":[[2,9]]},"106":{"position":[[479,11]]}},"keywords":{}}],["express",{"_index":555,"title":{},"content":{"19":{"position":[[147,9]]},"90":{"position":[[1736,11]]},"131":{"position":[[313,12]]},"137":{"position":[[897,10]]}},"keywords":{}}],["ext",{"_index":468,"title":{},"content":{"15":{"position":[[405,4]]}},"keywords":{}}],["extend",{"_index":165,"title":{},"content":{"3":{"position":[[898,6]]},"46":{"position":[[1275,8]]},"80":{"position":[[1198,8]]},"112":{"position":[[1843,6]]}},"keywords":{}}],["extens",{"_index":133,"title":{},"content":{"2":{"position":[[2026,10]]},"3":{"position":[[470,10]]},"15":{"position":[[2053,9]]},"16":{"position":[[1127,9],[1199,10],[1237,11]]},"30":{"position":[[820,9]]},"44":{"position":[[149,9]]},"97":{"position":[[418,10],[730,9]]}},"keywords":{}}],["extern",{"_index":164,"title":{},"content":{"3":{"position":[[866,8]]},"4":{"position":[[214,8],[593,8]]},"11":{"position":[[474,8],[1503,8],[1716,8]]},"15":{"position":[[488,8]]},"22":{"position":[[382,8]]},"46":{"position":[[273,8]]},"97":{"position":[[903,8]]},"106":{"position":[[668,8]]},"107":{"position":[[276,8],[846,8],[886,8]]},"108":{"position":[[895,8]]}},"keywords":{}}],["extract",{"_index":454,"title":{},"content":{"13":{"position":[[842,10]]}},"keywords":{}}],["fact",{"_index":538,"title":{},"content":{"17":{"position":[[991,4]]},"59":{"position":[[821,4]]},"64":{"position":[[420,4]]},"108":{"position":[[452,6]]}},"keywords":{}}],["factor",{"_index":1875,"title":{},"content":{"151":{"position":[[292,7]]}},"keywords":{}}],["fail",{"_index":747,"title":{"34":{"position":[[8,5]]},"76":{"position":[[29,6]]}},"content":{"30":{"position":[[1741,6],[1869,6]]},"31":{"position":[[605,7],[1021,6]]},"33":{"position":[[876,5]]},"34":{"position":[[72,5],[359,4],[447,4],[511,5],[654,4],[700,5],[721,4],[768,5],[792,4],[824,4],[856,4],[892,5]]},"42":{"position":[[356,6]]},"46":{"position":[[2047,7]]},"53":{"position":[[265,4],[385,4]]},"54":{"position":[[654,4],[997,6],[1038,4],[1071,5],[1586,7]]},"76":{"position":[[60,5]]},"88":{"position":[[477,4],[585,4],[624,4],[758,5],[827,4]]},"95":{"position":[[630,6],[659,4],[1740,4],[1882,5]]},"101":{"position":[[385,6],[596,5],[664,6],[714,6],[814,6]]},"102":{"position":[[420,6],[1320,6],[1354,6]]},"103":{"position":[[323,6],[734,6]]},"125":{"position":[[2885,5]]},"127":{"position":[[696,6],[767,7]]},"128":{"position":[[934,6],[968,7]]},"129":{"position":[[453,6]]},"137":{"position":[[1427,5]]}},"keywords":{}}],["fails.al",{"_index":1353,"title":{},"content":{"103":{"position":[[653,9]]}},"keywords":{}}],["fails.can",{"_index":1339,"title":{},"content":{"102":{"position":[[1458,9]]}},"keywords":{}}],["fails.if",{"_index":1329,"title":{},"content":{"101":{"position":[[636,8]]},"102":{"position":[[1288,8]]}},"keywords":{}}],["failur",{"_index":433,"title":{},"content":{"12":{"position":[[295,7]]},"31":{"position":[[963,7]]},"32":{"position":[[635,7]]},"34":{"position":[[190,7],[529,7]]},"76":{"position":[[204,8],[254,8]]},"137":{"position":[[1382,8]]}},"keywords":{}}],["fals",{"_index":1242,"title":{},"content":{"89":{"position":[[791,6]]},"131":{"position":[[599,6]]},"137":{"position":[[640,6],[755,6]]}},"keywords":{}}],["false>",{"_index":1704,"title":{},"content":{"133":{"position":[[285,9]]}},"keywords":{}}],["false}.non",{"_index":1815,"title":{},"content":{"143":{"position":[[435,14]]}},"keywords":{}}],["featur",{"_index":616,"title":{},"content":{"20":{"position":[[1383,7]]},"22":{"position":[[1081,7]]},"31":{"position":[[710,7]]},"71":{"position":[[199,7],[225,7]]},"89":{"position":[[888,8]]},"90":{"position":[[224,7]]},"96":{"position":[[496,7]]},"106":{"position":[[350,8]]},"128":{"position":[[1315,7]]}},"keywords":{}}],["fee",{"_index":278,"title":{},"content":{"8":{"position":[[1163,5]]}},"keywords":{}}],["feedback",{"_index":363,"title":{},"content":{"11":{"position":[[1301,9]]}},"keywords":{}}],["few",{"_index":1230,"title":{},"content":{"88":{"position":[[427,3]]}},"keywords":{}}],["fewest",{"_index":1920,"title":{},"content":{"158":{"position":[[529,6]]}},"keywords":{}}],["file",{"_index":76,"title":{"16":{"position":[[15,6]]},"25":{"position":[[6,5]]},"27":{"position":[[15,5]]},"28":{"position":[[42,5]]},"36":{"position":[[13,4]]},"37":{"position":[[27,6]]},"43":{"position":[[10,4]]},"44":{"position":[[12,6]]},"55":{"position":[[16,4]]},"60":{"position":[[20,5]]},"77":{"position":[[19,5]]},"78":{"position":[[32,6]]},"79":{"position":[[55,6]]},"80":{"position":[[41,6]]},"81":{"position":[[35,5]]}},"content":{"2":{"position":[[510,5]]},"3":{"position":[[433,5]]},"5":{"position":[[464,6]]},"13":{"position":[[1007,4]]},"15":{"position":[[933,4],[1892,5]]},"16":{"position":[[63,6],[94,5],[154,5],[309,6],[381,4],[443,6],[556,5],[611,4],[705,6],[784,4],[848,5],[876,4],[906,4],[1009,5],[1090,5],[1106,5],[1428,5],[1449,4]]},"17":{"position":[[120,6],[165,5],[314,4],[361,5],[411,4],[505,4],[558,4],[1206,5],[1417,4],[1763,4],[1821,4],[1901,5]]},"20":{"position":[[1391,4]]},"22":{"position":[[559,5]]},"25":{"position":[[69,5],[100,5],[300,5],[457,4]]},"27":{"position":[[69,5],[196,5],[235,6],[785,5]]},"28":{"position":[[42,5],[151,6]]},"30":{"position":[[284,4],[325,5],[441,4],[772,5],[1203,5],[1833,5],[2354,4]]},"31":{"position":[[169,5],[284,4],[386,4]]},"34":{"position":[[782,6],[882,6]]},"35":{"position":[[448,4]]},"37":{"position":[[115,5],[289,6],[492,6],[582,5],[671,5],[804,6],[940,6],[1018,5],[1053,5],[1189,6],[1266,5],[1301,5]]},"44":{"position":[[75,4],[105,4],[134,5],[216,6],[233,4],[301,5],[316,4]]},"45":{"position":[[71,4],[117,5],[570,9]]},"46":{"position":[[75,5],[314,5],[379,5],[542,4]]},"48":{"position":[[786,5],[823,6]]},"49":{"position":[[267,5],[326,6]]},"50":{"position":[[51,4],[68,5]]},"54":{"position":[[487,5]]},"56":{"position":[[333,6],[3657,4],[3967,4],[4465,4]]},"57":{"position":[[148,5],[381,5]]},"58":{"position":[[907,6]]},"60":{"position":[[72,5],[143,5],[467,5],[1597,5],[1742,4],[1907,5]]},"62":{"position":[[76,5],[153,5],[362,5],[893,6],[1722,4],[1770,4]]},"64":{"position":[[465,5]]},"66":{"position":[[255,4]]},"78":{"position":[[16,5]]},"79":{"position":[[113,5],[315,5],[670,4]]},"80":{"position":[[94,5],[116,5],[174,5],[260,6],[1292,6],[1494,5],[1594,4],[1734,5],[1822,4],[1920,4],[2016,5]]},"81":{"position":[[47,4]]},"83":{"position":[[288,5]]},"94":{"position":[[1123,4],[1220,5]]},"99":{"position":[[814,6],[935,5],[941,5],[1164,6],[1242,4],[1257,4],[1433,5],[1718,5],[1945,4],[1962,5],[2242,4]]},"103":{"position":[[780,5]]},"114":{"position":[[52,5],[286,4],[393,6],[515,5],[574,6]]},"117":{"position":[[121,5]]},"119":{"position":[[362,4],[408,4],[469,4],[491,4],[614,4],[893,4]]},"120":{"position":[[687,4],[733,4],[794,4],[1116,4]]},"121":{"position":[[773,4],[852,4],[1224,4],[1323,4]]},"123":{"position":[[633,4],[686,7],[727,7]]},"125":{"position":[[700,5],[1413,5],[1559,4],[1589,4],[1647,4],[1728,5],[2475,5],[3163,6],[3197,5],[3329,6],[6117,5],[7476,6],[7541,5],[8809,5],[8926,5],[9045,5]]},"129":{"position":[[619,5]]},"141":{"position":[[234,5],[253,6],[290,4],[461,5],[498,5],[529,4],[586,6],[660,5],[787,5],[870,5]]},"147":{"position":[[244,4],[348,4],[394,4],[905,8],[919,5],[960,5],[987,5],[993,9],[1224,4],[1328,7],[1424,7]]},"148":{"position":[[931,7],[943,4],[998,7]]},"149":{"position":[[871,6]]},"152":{"position":[[630,4],[745,6],[776,5],[879,5],[921,5],[1016,4],[1086,6]]},"153":{"position":[[608,5]]},"155":{"position":[[590,6],[1125,6]]},"156":{"position":[[287,5],[336,6],[708,6],[769,5],[1156,4],[1855,5]]},"166":{"position":[[412,4],[607,6],[1215,4]]}},"keywords":{}}],["file_cont",{"_index":1593,"title":{},"content":{"121":{"position":[[830,15],[885,15]]}},"keywords":{}}],["file_nam",{"_index":1592,"title":{},"content":{"121":{"position":[[778,14],[857,12]]}},"keywords":{}}],["file_name}and",{"_index":1594,"title":{},"content":{"121":{"position":[[969,15]]}},"keywords":{}}],["file_path",{"_index":1577,"title":{},"content":{"119":{"position":[[561,12],[619,12],[968,12]]},"120":{"position":[[816,13],[1022,12],[1121,12]]},"123":{"position":[[665,12],[707,12]]}},"keywords":{}}],["filenam",{"_index":1860,"title":{},"content":{"148":{"position":[[910,11],[948,11]]}},"keywords":{}}],["files)dynam",{"_index":1877,"title":{},"content":{"151":{"position":[[626,17]]}},"keywords":{}}],["files.keyword",{"_index":1188,"title":{},"content":{"80":{"position":[[1311,13]]}},"keywords":{}}],["files.testsuit",{"_index":740,"title":{},"content":{"30":{"position":[[1294,15],[1662,15]]}},"keywords":{}}],["files.vari",{"_index":821,"title":{},"content":{"37":{"position":[[457,15]]}},"keywords":{}}],["files}[0",{"_index":1858,"title":{},"content":{"147":{"position":[[966,11]]}},"keywords":{}}],["fill",{"_index":1872,"title":{},"content":{"148":{"position":[[1819,6]]}},"keywords":{}}],["filter",{"_index":883,"title":{"65":{"position":[[23,9]]},"67":{"position":[[20,6]]}},"content":{"42":{"position":[[500,9]]},"46":{"position":[[2218,6],[2403,9]]},"53":{"position":[[901,8]]},"67":{"position":[[48,6],[297,9],[550,10]]},"116":{"position":[[715,9]]},"125":{"position":[[9226,6]]}},"keywords":{}}],["final",{"_index":1794,"title":{},"content":{"141":{"position":[[1882,5]]}},"keywords":{}}],["financ",{"_index":306,"title":{},"content":{"8":{"position":[[1872,8]]}},"keywords":{}}],["financi",{"_index":275,"title":{},"content":{"8":{"position":[[1085,11]]}},"keywords":{}}],["find",{"_index":933,"title":{},"content":{"47":{"position":[[797,5]]},"108":{"position":[[919,4]]},"115":{"position":[[962,4]]},"138":{"position":[[1640,4]]}},"keywords":{}}],["fine",{"_index":710,"title":{},"content":{"26":{"position":[[1785,4]]},"70":{"position":[[52,4]]}},"keywords":{}}],["finish",{"_index":377,"title":{},"content":{"11":{"position":[[1661,7]]},"92":{"position":[[685,7]]},"101":{"position":[[1010,8]]},"156":{"position":[[1537,8]]},"157":{"position":[[701,9]]}},"keywords":{}}],["finland",{"_index":249,"title":{},"content":{"8":{"position":[[243,8]]}},"keywords":{}}],["first",{"_index":736,"title":{},"content":{"30":{"position":[[754,5]]},"39":{"position":[[949,5],[1700,5]]},"40":{"position":[[1003,5]]},"48":{"position":[[403,5]]},"56":{"position":[[2088,5],[2285,5],[2626,5]]},"57":{"position":[[1465,5],[1645,5]]},"60":{"position":[[649,5],[873,5],[1603,6]]},"83":{"position":[[161,5]]},"88":{"position":[[323,5],[675,5]]},"92":{"position":[[938,5]]},"95":{"position":[[1754,5]]},"117":{"position":[[61,5],[242,5],[272,5]]},"123":{"position":[[1176,5]]},"125":{"position":[[6057,5]]},"142":{"position":[[1142,5]]},"144":{"position":[[674,5],[705,6]]},"147":{"position":[[954,5]]},"152":{"position":[[161,5]]},"162":{"position":[[1055,5]]},"164":{"position":[[706,5]]}},"keywords":{}}],["first=1",{"_index":1842,"title":{},"content":{"145":{"position":[[377,7]]}},"keywords":{}}],["fish",{"_index":1605,"title":{},"content":{"121":{"position":[[2013,4],[2094,4]]}},"keywords":{}}],["five",{"_index":1630,"title":{},"content":{"125":{"position":[[4995,4]]},"144":{"position":[[418,4]]}},"keywords":{}}],["flag",{"_index":1220,"title":{},"content":{"86":{"position":[[587,5]]}},"keywords":{}}],["flaki",{"_index":1163,"title":{},"content":{"76":{"position":[[157,5]]}},"keywords":{}}],["flexibl",{"_index":117,"title":{},"content":{"2":{"position":[[1567,8]]},"11":{"position":[[1688,11]]},"13":{"position":[[646,11]]},"19":{"position":[[813,11]]},"20":{"position":[[1624,12]]},"21":{"position":[[1299,11]]},"27":{"position":[[1025,11]]},"109":{"position":[[1054,11]]},"131":{"position":[[634,11]]}},"keywords":{}}],["float",{"_index":1281,"title":{},"content":{"95":{"position":[[809,6]]},"143":{"position":[[932,8]]}},"keywords":{}}],["flow",{"_index":582,"title":{},"content":{"19":{"position":[[975,5],[1164,4]]},"22":{"position":[[250,5]]},"26":{"position":[[1713,4]]},"31":{"position":[[896,4],[1228,5]]},"42":{"position":[[287,5]]},"46":{"position":[[956,4]]},"107":{"position":[[249,5],[1073,4],[1193,4]]},"131":{"position":[[150,4]]},"138":{"position":[[516,5],[1298,5]]}},"keywords":{}}],["focu",{"_index":621,"title":{},"content":{"21":{"position":[[195,6]]},"106":{"position":[[400,5]]}},"keywords":{}}],["focus",{"_index":138,"title":{},"content":{"3":{"position":[[109,7]]},"5":{"position":[[560,8]]},"11":{"position":[[160,8],[413,7],[2251,8]]},"21":{"position":[[838,8]]},"24":{"position":[[262,7]]},"99":{"position":[[1387,7]]},"135":{"position":[[409,7]]}},"keywords":{}}],["follow",{"_index":479,"title":{},"content":{"15":{"position":[[998,8]]},"16":{"position":[[972,8],[1522,9]]},"30":{"position":[[544,9]]},"39":{"position":[[797,9],[1030,9],[1767,9]]},"40":{"position":[[366,8]]},"45":{"position":[[366,9]]},"46":{"position":[[1423,9]]},"48":{"position":[[463,8]]},"53":{"position":[[116,9]]},"56":{"position":[[3433,8]]},"57":{"position":[[924,9]]},"59":{"position":[[709,9]]},"60":{"position":[[86,9],[1521,9],[1667,8]]},"62":{"position":[[120,9]]},"63":{"position":[[796,6]]},"68":{"position":[[88,8]]},"69":{"position":[[83,8]]},"80":{"position":[[211,9]]},"83":{"position":[[206,8],[350,9],[865,9]]},"84":{"position":[[124,8]]},"85":{"position":[[116,8]]},"86":{"position":[[128,8]]},"87":{"position":[[1096,8]]},"92":{"position":[[1229,9]]},"93":{"position":[[717,8]]},"107":{"position":[[60,9]]},"112":{"position":[[382,9]]},"115":{"position":[[1566,9]]},"118":{"position":[[410,8]]},"120":{"position":[[372,8]]},"121":{"position":[[732,9],[1090,9]]},"124":{"position":[[130,6]]},"135":{"position":[[824,8]]},"137":{"position":[[590,8]]},"140":{"position":[[739,8]]},"141":{"position":[[1171,8],[1275,9]]},"142":{"position":[[650,8]]},"144":{"position":[[507,8]]},"145":{"position":[[598,8]]},"146":{"position":[[780,8]]},"147":{"position":[[1145,9]]},"148":{"position":[[495,8]]},"152":{"position":[[306,8]]},"164":{"position":[[683,9]]}},"keywords":{}}],["force=tru",{"_index":1334,"title":{},"content":{"101":{"position":[[1120,10]]}},"keywords":{}}],["form",{"_index":241,"title":{},"content":{"8":{"position":[[84,4]]},"11":{"position":[[803,5]]},"13":{"position":[[977,4]]},"22":{"position":[[1512,4]]},"25":{"position":[[370,7]]},"26":{"position":[[1332,4]]},"112":{"position":[[1222,7]]},"124":{"position":[[567,4]]},"125":{"position":[[1268,4]]}},"keywords":{}}],["form/mood",{"_index":1621,"title":{},"content":{"124":{"position":[[550,10]]}},"keywords":{}}],["format",{"_index":752,"title":{},"content":{"30":{"position":[[2166,8]]},"45":{"position":[[213,6]]},"48":{"position":[[391,7]]},"97":{"position":[[990,6]]},"117":{"position":[[698,7],[736,6],[833,6]]},"145":{"position":[[232,7]]}},"keywords":{}}],["formatter=repr",{"_index":1310,"title":{},"content":{"97":{"position":[[1239,14],[1462,14]]}},"keywords":{}}],["forward",{"_index":532,"title":{},"content":{"17":{"position":[[909,7],[1109,8]]},"59":{"position":[[982,7]]}},"keywords":{}}],["foster",{"_index":288,"title":{},"content":{"8":{"position":[[1399,9]]}},"keywords":{}}],["found",{"_index":606,"title":{},"content":{"20":{"position":[[872,5]]},"64":{"position":[[1110,6]]},"83":{"position":[[65,5]]},"90":{"position":[[1196,5]]},"111":{"position":[[249,7]]},"115":{"position":[[743,6],[791,6],[996,6]]},"125":{"position":[[3484,5]]},"137":{"position":[[498,5]]},"138":{"position":[[776,5]]},"140":{"position":[[2317,5]]},"149":{"position":[[1214,5]]}},"keywords":{}}],["foundat",{"_index":39,"title":{"8":{"position":[[32,11]]}},"content":{"0":{"position":[[478,10],[527,12]]},"5":{"position":[[83,12]]},"8":{"position":[[112,10],[144,10],[353,10],[529,10],[584,10],[866,10],[1195,10],[1487,10],[1861,10],[2242,10]]},"9":{"position":[[185,11]]},"19":{"position":[[491,10],[556,10],[580,10],[776,10]]},"20":{"position":[[510,10]]},"90":{"position":[[828,10],[995,10]]},"106":{"position":[[82,12]]},"109":{"position":[[94,10],[440,11],[569,10]]},"112":{"position":[[1234,10]]},"125":{"position":[[1296,10]]}},"keywords":{}}],["foundation'",{"_index":272,"title":{},"content":{"8":{"position":[[997,12]]},"109":{"position":[[594,12]]}},"keywords":{}}],["foundation—ha",{"_index":1529,"title":{},"content":{"112":{"position":[[1699,14]]}},"keywords":{}}],["four",{"_index":771,"title":{},"content":{"32":{"position":[[41,4]]},"56":{"position":[[498,4],[2544,4],[3824,4]]},"60":{"position":[[265,4],[554,4],[1291,4]]},"125":{"position":[[2717,4],[5071,4]]},"135":{"position":[[371,4]]},"140":{"position":[[43,4],[1065,4]]},"143":{"position":[[884,4]]},"144":{"position":[[413,4]]}},"keywords":{}}],["framework",{"_index":3,"title":{"0":{"position":[[24,9]]},"1":{"position":[[26,9]]},"2":{"position":[[12,9]]},"3":{"position":[[20,9]]},"5":{"position":[[29,9]]},"8":{"position":[[22,9]]},"9":{"position":[[12,9]]},"106":{"position":[[17,10]]}},"content":{"0":{"position":[[24,9],[92,10],[468,9]]},"2":{"position":[[143,9],[569,10],[769,10],[816,9],[1188,9],[1240,10],[2046,9]]},"3":{"position":[[59,9],[92,9],[517,9],[795,9]]},"4":{"position":[[58,9],[124,9],[247,10],[387,9],[558,9]]},"5":{"position":[[29,9],[114,10],[282,9],[549,10]]},"7":{"position":[[87,9],[119,9],[773,9]]},"8":{"position":[[102,9],[134,9],[182,9],[338,10],[383,9],[675,10],[1559,9],[2110,10],[2355,9]]},"9":{"position":[[69,9],[127,9]]},"11":{"position":[[59,9],[95,9],[1951,9],[2410,10],[2684,9]]},"13":{"position":[[182,10],[324,9],[620,9],[817,9]]},"15":{"position":[[152,10],[241,9],[319,9],[416,9],[1290,9]]},"16":{"position":[[1266,10]]},"17":{"position":[[716,9],[1053,9],[1673,9]]},"19":{"position":[[414,10],[599,9],[795,10]]},"20":{"position":[[434,10],[846,9],[982,10],[1046,9],[1101,10],[1507,9]]},"21":{"position":[[1279,10]]},"22":{"position":[[1051,9]]},"24":{"position":[[10,10],[382,9]]},"25":{"position":[[7,9],[234,11]]},"26":{"position":[[236,9],[545,10],[589,9],[1265,9],[2100,9]]},"27":{"position":[[592,9],[689,9],[993,9]]},"28":{"position":[[106,10]]},"30":{"position":[[133,9],[731,9]]},"31":{"position":[[81,10],[124,10],[727,9]]},"32":{"position":[[84,10],[102,9],[759,9],[969,9]]},"33":{"position":[[431,9]]},"35":{"position":[[160,10],[609,9]]},"37":{"position":[[1389,10]]},"41":{"position":[[153,10]]},"42":{"position":[[48,9]]},"44":{"position":[[117,9]]},"45":{"position":[[102,9],[409,9]]},"48":{"position":[[308,9]]},"50":{"position":[[122,9]]},"56":{"position":[[104,10],[143,9],[323,9],[637,9]]},"57":{"position":[[1161,9]]},"58":{"position":[[83,9],[309,10],[742,10]]},"59":{"position":[[83,10],[104,9]]},"62":{"position":[[1354,9]]},"63":{"position":[[1317,10]]},"64":{"position":[[947,9],[1241,10]]},"67":{"position":[[109,9],[280,10]]},"72":{"position":[[66,9]]},"74":{"position":[[147,10]]},"83":{"position":[[928,10],[991,9],[1040,10]]},"90":{"position":[[1014,9],[1170,9]]},"91":{"position":[[920,10]]},"95":{"position":[[184,9],[464,9],[736,9],[1006,9],[1513,9]]},"96":{"position":[[513,9]]},"98":{"position":[[90,10],[253,9]]},"99":{"position":[[344,9],[523,10],[2016,10],[2180,9],[2226,9]]},"102":{"position":[[437,10]]},"105":{"position":[[174,10],[485,9],[927,10]]},"106":{"position":[[11,10],[123,10]]},"107":{"position":[[136,10],[187,10],[921,10]]},"108":{"position":[[267,9],[678,10],[1295,9]]},"109":{"position":[[84,9],[285,10],[355,9],[430,9],[521,9],[559,9],[776,10]]},"110":{"position":[[110,10]]},"112":{"position":[[11,9],[64,9],[1329,9]]},"115":{"position":[[255,9],[621,9],[1009,9]]},"117":{"position":[[674,9]]},"121":{"position":[[231,10]]},"123":{"position":[[258,9]]},"125":{"position":[[87,9],[138,9],[292,9],[343,9],[409,9],[535,9],[797,9],[1177,9],[1286,9],[1358,9],[2207,10],[2410,10],[2532,9],[2683,10],[2760,10],[3107,10],[4919,9],[7775,9],[9107,9],[9287,9],[9374,9],[9451,9],[9629,9],[9726,9],[9812,9],[9880,9],[10507,9],[10670,9]]},"131":{"position":[[117,9]]},"135":{"position":[[107,9],[357,9]]},"137":{"position":[[1299,10]]},"140":{"position":[[174,9],[612,9],[953,10],[1743,10]]},"141":{"position":[[1690,9]]},"142":{"position":[[223,9],[334,10]]},"143":{"position":[[85,9]]},"145":{"position":[[784,9]]},"146":{"position":[[99,10]]},"148":{"position":[[117,9]]},"149":{"position":[[99,10]]},"151":{"position":[[126,9],[234,9],[337,10],[675,9]]},"152":{"position":[[105,9],[1134,9]]},"153":{"position":[[94,9]]},"154":{"position":[[76,9],[106,9]]},"158":{"position":[[506,9]]},"160":{"position":[[93,9]]},"162":{"position":[[283,9]]},"163":{"position":[[99,9]]},"164":{"position":[[119,9],[787,9]]},"165":{"position":[[297,9]]},"166":{"position":[[48,9],[129,9]]}},"keywords":{}}],["framework"",{"_index":602,"title":{},"content":{"20":{"position":[[681,15]]},"159":{"position":[[685,15]]}},"keywords":{}}],["framework'",{"_index":122,"title":{},"content":{"2":{"position":[[1658,11]]},"8":{"position":[[813,11]]},"9":{"position":[[368,11]]},"11":{"position":[[1676,11],[2631,11]]},"20":{"position":[[940,11]]}},"keywords":{}}],["framework®"",{"_index":1431,"title":{},"content":{"109":{"position":[[722,16]]}},"keywords":{}}],["framework’",{"_index":276,"title":{},"content":{"8":{"position":[[1112,11]]},"106":{"position":[[742,11]]}},"keywords":{}}],["frank",{"_index":1477,"title":{},"content":{"112":{"position":[[525,5],[815,5]]}},"keywords":{}}],["free",{"_index":1217,"title":{"94":{"position":[[8,4]]}},"content":{"85":{"position":[[684,4]]},"87":{"position":[[1057,4]]},"94":{"position":[[43,4],[586,4],[746,4]]},"122":{"position":[[49,4]]},"125":{"position":[[4270,4]]}},"keywords":{}}],["freeli",{"_index":209,"title":{},"content":{"7":{"position":[[295,6]]},"8":{"position":[[401,6],[701,6]]}},"keywords":{}}],["frequent",{"_index":354,"title":{},"content":{"11":{"position":[[909,10]]}},"keywords":{}}],["front",{"_index":155,"title":{},"content":{"3":{"position":[[612,5]]}},"keywords":{}}],["fruit",{"_index":1729,"title":{},"content":{"136":{"position":[[497,9],[556,5],[571,8],[583,9],[608,8],[687,6]]}},"keywords":{}}],["full",{"_index":1098,"title":{},"content":{"64":{"position":[[1126,4],[1328,4],[1755,4]]},"115":{"position":[[729,4],[777,4]]}},"keywords":{}}],["fulli",{"_index":1255,"title":{},"content":{"90":{"position":[[1482,5]]}},"keywords":{}}],["function",{"_index":166,"title":{},"content":{"3":{"position":[[909,13]]},"11":{"position":[[281,10],[300,10],[621,8],[1560,11]]},"13":{"position":[[438,16],[575,15]]},"15":{"position":[[761,14]]},"21":{"position":[[1018,13]]},"22":{"position":[[1435,13]]},"54":{"position":[[555,14]]},"60":{"position":[[228,13]]},"64":{"position":[[799,14]]},"95":{"position":[[499,8]]},"96":{"position":[[265,9]]},"99":{"position":[[283,14],[471,9],[687,9]]},"106":{"position":[[759,15]]},"161":{"position":[[880,10]]}},"keywords":{}}],["functional_keywords.resourc",{"_index":1055,"title":{},"content":{"62":{"position":[[317,28],[554,29],[710,28]]}},"keywords":{}}],["fund",{"_index":256,"title":{},"content":{"8":{"position":[[595,5],[1807,7],[2040,5]]}},"keywords":{}}],["fundament",{"_index":720,"title":{},"content":{"27":{"position":[[959,11]]},"108":{"position":[[1305,12]]}},"keywords":{}}],["further",{"_index":45,"title":{},"content":{"0":{"position":[[568,7]]},"8":{"position":[[793,7]]},"15":{"position":[[777,7]]},"20":{"position":[[1561,7]]},"35":{"position":[[929,7]]},"96":{"position":[[196,7]]},"105":{"position":[[583,7]]},"123":{"position":[[327,7]]}},"keywords":{}}],["furthermor",{"_index":768,"title":{},"content":{"31":{"position":[[1116,11]]}},"keywords":{}}],["futur",{"_index":255,"title":{},"content":{"8":{"position":[[498,7]]},"63":{"position":[[766,6]]},"106":{"position":[[528,6]]},"107":{"position":[[792,6]]},"109":{"position":[[342,6]]}},"keywords":{}}],["gain",{"_index":1394,"title":{},"content":{"106":{"position":[[781,7]]},"107":{"position":[[147,4],[1114,4]]},"108":{"position":[[1237,4]]}},"keywords":{}}],["gasq",{"_index":1455,"title":{"111":{"position":[[40,7]]}},"content":{"111":{"position":[[140,5],[240,4]]}},"keywords":{}}],["gather",{"_index":1265,"title":{},"content":{"94":{"position":[[372,6]]},"96":{"position":[[91,6]]},"148":{"position":[[1388,8]]}},"keywords":{}}],["gener",{"_index":51,"title":{"2":{"position":[[35,8]]}},"content":{"2":{"position":[[55,7],[158,7],[1101,10]]},"3":{"position":[[297,10],[362,7]]},"5":{"position":[[315,9]]},"30":{"position":[[1058,10]]},"31":{"position":[[62,9],[147,9],[643,9]]},"83":{"position":[[968,9]]},"97":{"position":[[895,7]]},"99":{"position":[[298,7],[756,8],[908,8]]},"125":{"position":[[204,7],[2664,9]]},"151":{"position":[[429,8],[815,9]]},"156":{"position":[[843,9]]},"161":{"position":[[870,9]]},"162":{"position":[[137,9]]}},"keywords":{}}],["generos",{"_index":1520,"title":{},"content":{"112":{"position":[[1422,10]]}},"keywords":{}}],["gerwin",{"_index":1480,"title":{},"content":{"112":{"position":[[545,6],[780,6]]}},"keywords":{}}],["get",{"_index":192,"title":{"5":{"position":[[2,7]]}},"content":{"5":{"position":[[2,7]]}},"keywords":{}}],["getter",{"_index":985,"title":{},"content":{"56":{"position":[[1744,6],[1989,6],[2399,6]]},"57":{"position":[[1851,6]]}},"keywords":{}}],["gherkin",{"_index":592,"title":{},"content":{"20":{"position":[[182,7],[1375,7]]}},"keywords":{}}],["github",{"_index":282,"title":{},"content":{"8":{"position":[[1287,6]]}},"keywords":{}}],["give",{"_index":761,"title":{},"content":{"31":{"position":[[503,5]]},"64":{"position":[[1117,4]]},"97":{"position":[[303,4]]}},"keywords":{}}],["given",{"_index":525,"title":{},"content":{"17":{"position":[[265,6],[391,6],[450,5],[485,6]]},"20":{"position":[[390,6],[526,5],[784,6],[1153,5]]},"30":{"position":[[406,5],[785,5]]},"31":{"position":[[345,5]]},"39":{"position":[[1706,5]]},"90":{"position":[[865,5],[1108,6],[1280,5]]},"94":{"position":[[471,5]]},"95":{"position":[[540,5],[1028,5],[1557,5]]},"112":{"position":[[771,5]]},"115":{"position":[[811,6]]},"121":{"position":[[1237,5],[1944,5]]}},"keywords":{}}],["global",{"_index":926,"title":{"111":{"position":[[0,6]]},"155":{"position":[[10,6]]},"159":{"position":[[6,6]]}},"content":{"47":{"position":[[382,8]]},"49":{"position":[[718,8]]},"63":{"position":[[202,6]]},"102":{"position":[[1475,8]]},"111":{"position":[[44,6],[86,6]]},"125":{"position":[[9925,6]]},"128":{"position":[[1046,8]]},"141":{"position":[[1005,8]]},"148":{"position":[[2270,6]]},"149":{"position":[[1194,6]]},"151":{"position":[[888,8]]},"152":{"position":[[316,6],[461,6]]},"155":{"position":[[53,6],[454,6],[626,6],[786,6],[855,6],[995,6]]},"156":{"position":[[589,6],[1289,6],[1445,6],[1578,6]]},"157":{"position":[[648,6],[783,6]]},"159":{"position":[[23,6],[156,6]]}},"keywords":{}}],["global_vari",{"_index":1901,"title":{},"content":{"155":{"position":[[927,19]]}},"keywords":{}}],["glossari",{"_index":1315,"title":{"99":{"position":[[0,8]]}},"content":{"99":{"position":[[0,8]]}},"keywords":{}}],["goal",{"_index":432,"title":{},"content":{"12":{"position":[[272,4]]}},"keywords":{}}],["good",{"_index":1301,"title":{},"content":{"97":{"position":[[185,4]]},"117":{"position":[[455,4]]}},"keywords":{}}],["govern",{"_index":263,"title":{},"content":{"8":{"position":[[850,11],[2493,11]]}},"keywords":{}}],["grade",{"_index":1707,"title":{},"content":{"133":{"position":[[367,5],[405,5],[422,5]]}},"keywords":{}}],["grain",{"_index":711,"title":{},"content":{"26":{"position":[[1790,7]]}},"keywords":{}}],["grant",{"_index":1714,"title":{},"content":{"134":{"position":[[222,8]]}},"keywords":{}}],["granular",{"_index":389,"title":{},"content":{"11":{"position":[[2236,8]]},"26":{"position":[[2008,8]]}},"keywords":{}}],["gratitud",{"_index":1534,"title":{},"content":{"112":{"position":[[1864,9]]}},"keywords":{}}],["greater",{"_index":617,"title":{},"content":{"20":{"position":[[1616,7]]}},"keywords":{}}],["greatest",{"_index":1884,"title":{},"content":{"152":{"position":[[213,8]]}},"keywords":{}}],["greatli",{"_index":1508,"title":{},"content":{"112":{"position":[[885,7]]}},"keywords":{}}],["grid",{"_index":994,"title":{},"content":{"56":{"position":[[4227,4]]}},"keywords":{}}],["groundwork",{"_index":1516,"title":{},"content":{"112":{"position":[[1131,10]]}},"keywords":{}}],["group",{"_index":692,"title":{},"content":{"25":{"position":[[536,8]]},"86":{"position":[[286,6]]},"87":{"position":[[319,7],[382,5]]}},"keywords":{}}],["grow",{"_index":320,"title":{},"content":{"8":{"position":[[2378,4]]}},"keywords":{}}],["gt",{"_index":735,"title":{},"content":{"30":{"position":[[676,4],[1095,4]]},"133":{"position":[[354,5],[392,5]]}},"keywords":{}}],["gtaa",{"_index":50,"title":{"2":{"position":[[30,4]]}},"content":{"2":{"position":[[92,6],[195,6]]},"99":{"position":[[335,6]]},"125":{"position":[[241,6]]}},"keywords":{}}],["guarante",{"_index":220,"title":{},"content":{"7":{"position":[[495,10]]}},"keywords":{}}],["guid",{"_index":1381,"title":{},"content":{"105":{"position":[[1309,5]]}},"keywords":{}}],["guidanc",{"_index":1357,"title":{},"content":{"105":{"position":[[32,8]]}},"keywords":{}}],["hand",{"_index":1224,"title":{},"content":{"87":{"position":[[369,4],[441,4]]},"116":{"position":[[480,4]]}},"keywords":{}}],["handi",{"_index":840,"title":{},"content":{"39":{"position":[[705,5]]}},"keywords":{}}],["handl",{"_index":150,"title":{},"content":{"3":{"position":[[404,6]]},"11":{"position":[[2386,7],[2710,6]]},"21":{"position":[[614,8]]},"42":{"position":[[325,8]]},"110":{"position":[[243,8],[368,7]]},"140":{"position":[[1643,8],[1695,6]]}},"keywords":{}}],["hang",{"_index":1738,"title":{},"content":{"137":{"position":[[1498,4]]}},"keywords":{}}],["happen",{"_index":486,"title":{},"content":{"15":{"position":[[1116,7]]},"64":{"position":[[63,6]]},"125":{"position":[[7679,6]]}},"keywords":{}}],["hard",{"_index":932,"title":{},"content":{"47":{"position":[[779,4]]}},"keywords":{}}],["harder",{"_index":967,"title":{},"content":{"54":{"position":[[1561,6]]}},"keywords":{}}],["hartman",{"_index":1495,"title":{},"content":{"112":{"position":[[665,8]]}},"keywords":{}}],["hash",{"_index":980,"title":{},"content":{"56":{"position":[[1326,4]]},"58":{"position":[[207,4],[219,4],[399,6],[555,4],[621,4],[814,4]]},"59":{"position":[[322,4],[1460,5]]},"60":{"position":[[2484,4]]}},"keywords":{}}],["hash."",{"_index":1025,"title":{},"content":{"59":{"position":[[1494,11]]}},"keywords":{}}],["hdr",{"_index":989,"title":{},"content":{"56":{"position":[[2594,3]]}},"keywords":{}}],["header",{"_index":888,"title":{},"content":{"45":{"position":[[197,6]]},"53":{"position":[[960,6]]},"56":{"position":[[1432,6]]}},"keywords":{}}],["healthi",{"_index":287,"title":{},"content":{"8":{"position":[[1377,7]]}},"keywords":{}}],["heartfelt",{"_index":1533,"title":{},"content":{"112":{"position":[[1854,9]]}},"keywords":{}}],["hello",{"_index":1939,"title":{},"content":{"159":{"position":[[498,8],[510,5]]}},"keywords":{}}],["help",{"_index":301,"title":{"30":{"position":[[22,5]]}},"content":{"8":{"position":[[1694,5]]},"30":{"position":[[2424,4],[2464,5]]},"31":{"position":[[1080,7]]},"105":{"position":[[1303,5]]},"117":{"position":[[392,5]]},"121":{"position":[[1508,4],[1778,4]]},"138":{"position":[[130,7]]}},"keywords":{}}],["helsinki",{"_index":248,"title":{},"content":{"8":{"position":[[233,9]]}},"keywords":{}}],["here",{"_index":1743,"title":{},"content":{"138":{"position":[[1009,4]]},"141":{"position":[[825,4]]},"152":{"position":[[134,4]]},"153":{"position":[[241,4]]}},"keywords":{}}],["hierarch",{"_index":688,"title":{},"content":{"25":{"position":[[380,12]]},"62":{"position":[[1002,12]]},"99":{"position":[[1220,15]]}},"keywords":{}}],["hierarchi",{"_index":802,"title":{"62":{"position":[[16,12]]}},"content":{"34":{"position":[[579,9]]}},"keywords":{}}],["high",{"_index":1425,"title":{},"content":{"109":{"position":[[207,4]]}},"keywords":{}}],["higher",{"_index":387,"title":{},"content":{"11":{"position":[[2066,6]]},"26":{"position":[[850,6]]},"152":{"position":[[1026,6]]},"153":{"position":[[159,6],[516,6],[703,6]]},"156":{"position":[[653,6],[1002,6],[1469,6],[1616,6]]},"157":{"position":[[618,6]]}},"keywords":{}}],["highest",{"_index":1887,"title":{},"content":{"152":{"position":[[433,7]]},"155":{"position":[[505,7]]}},"keywords":{}}],["highli",{"_index":653,"title":{},"content":{"22":{"position":[[902,6]]}},"keywords":{}}],["hint",{"_index":1289,"title":{},"content":{"95":{"position":[[1380,5],[1412,5],[2115,5]]},"96":{"position":[[70,6],[349,4],[620,4]]},"125":{"position":[[4458,6]]}},"keywords":{}}],["host",{"_index":1108,"title":{},"content":{"64":{"position":[[1614,7]]}},"keywords":{}}],["html",{"_index":759,"title":{},"content":{"31":{"position":[[408,4]]}},"keywords":{}}],["http://example.com",{"_index":1194,"title":{},"content":{"81":{"position":[[173,18]]}},"keywords":{}}],["http://robotframework.org",{"_index":568,"title":{},"content":{"19":{"position":[[517,25]]}},"keywords":{}}],["https://example.com/search",{"_index":1802,"title":{},"content":{"142":{"position":[[1202,26]]}},"keywords":{}}],["https://example.com/search?query=robot+framework&page=1&filter=recent&lang=en&category=test",{"_index":1808,"title":{},"content":{"142":{"position":[[1390,107]]}},"keywords":{}}],["https://robotframework.org/found",{"_index":572,"title":{},"content":{"19":{"position":[[620,37]]},"90":{"position":[[1046,37]]}},"keywords":{}}],["human",{"_index":440,"title":{},"content":{"13":{"position":[[109,7]]},"56":{"position":[[4485,5]]},"125":{"position":[[556,5]]}},"keywords":{}}],["hák",{"_index":1503,"title":{},"content":{"112":{"position":[[724,4]]}},"keywords":{}}],["i.",{"_index":129,"title":{},"content":{"2":{"position":[[1917,4]]},"32":{"position":[[614,4]]},"35":{"position":[[801,4]]},"56":{"position":[[392,5],[3245,4],[3464,4]]},"59":{"position":[[418,4]]},"89":{"position":[[659,4]]},"94":{"position":[[1066,4]]},"95":{"position":[[1166,4]]},"124":{"position":[[383,5],[628,5],[689,4],[862,5],[943,5]]},"140":{"position":[[411,4]]},"146":{"position":[[296,5]]},"156":{"position":[[673,4]]}},"keywords":{}}],["id",{"_index":162,"title":{},"content":{"3":{"position":[[763,5]]},"15":{"position":[[2008,3],[2049,3]]},"16":{"position":[[1233,3]]},"64":{"position":[[182,3]]},"125":{"position":[[20,2]]},"155":{"position":[[1152,4]]},"156":{"position":[[1957,3]]},"157":{"position":[[1084,3]]}},"keywords":{}}],["ideal",{"_index":1670,"title":{},"content":{"127":{"position":[[902,5]]},"155":{"position":[[355,5]]}},"keywords":{}}],["ident",{"_index":988,"title":{},"content":{"56":{"position":[[2268,9]]},"57":{"position":[[978,10]]},"115":{"position":[[558,10]]},"141":{"position":[[1547,9]]}},"keywords":{}}],["identifi",{"_index":1405,"title":{},"content":{"107":{"position":[[1457,8]]},"115":{"position":[[573,8]]}},"keywords":{}}],["if/els",{"_index":1690,"title":{"133":{"position":[[6,7],[14,7]]}},"content":{"131":{"position":[[93,7]]},"133":{"position":[[79,7],[87,7]]}},"keywords":{}}],["ignor",{"_index":605,"title":{},"content":{"20":{"position":[[829,7]]},"37":{"position":[[1357,7]]},"50":{"position":[[105,7]]},"57":{"position":[[355,7]]},"58":{"position":[[292,7]]},"62":{"position":[[1332,7]]},"89":{"position":[[902,8]]},"90":{"position":[[1153,7]]},"99":{"position":[[1999,7]]},"115":{"position":[[453,7],[686,7]]},"140":{"position":[[568,7]]}},"keywords":{}}],["ignore_cas",{"_index":1241,"title":{},"content":{"89":{"position":[[757,11]]},"120":{"position":[[993,16]]}},"keywords":{}}],["ignore_case=${ignore_cas",{"_index":1586,"title":{},"content":{"120":{"position":[[1195,26]]}},"keywords":{}}],["ignore_case=tru",{"_index":874,"title":{},"content":{"40":{"position":[[971,16]]},"97":{"position":[[1222,16],[1445,16]]}},"keywords":{}}],["ignore_case}=${tru",{"_index":1584,"title":{},"content":{"120":{"position":[[579,23],[1073,22]]}},"keywords":{}}],["ignore_case}=tru",{"_index":1582,"title":{},"content":{"120":{"position":[[430,20]]}},"keywords":{}}],["ilmari",{"_index":1482,"title":{},"content":{"112":{"position":[[562,6]]}},"keywords":{}}],["imagin",{"_index":1286,"title":{},"content":{"95":{"position":[[1096,7]]}},"keywords":{}}],["immedi",{"_index":362,"title":{},"content":{"11":{"position":[[1291,9]]}},"keywords":{}}],["immediately.continu",{"_index":1740,"title":{},"content":{"138":{"position":[[332,20]]}},"keywords":{}}],["impact",{"_index":1531,"title":{},"content":{"112":{"position":[[1729,7]]},"152":{"position":[[222,6]]}},"keywords":{}}],["imper",{"_index":557,"title":{},"content":{"19":{"position":[[186,10],[695,11]]},"21":{"position":[[325,10]]},"124":{"position":[[634,10]]}},"keywords":{}}],["implement",{"_index":491,"title":{},"content":{"15":{"position":[[1304,11],[1413,15]]},"20":{"position":[[1126,10]]},"26":{"position":[[1035,11]]},"27":{"position":[[489,11],[664,11]]},"94":{"position":[[980,15]]},"95":{"position":[[334,14],[2214,14]]},"96":{"position":[[320,14]]},"97":{"position":[[169,15]]},"114":{"position":[[181,14]]},"140":{"position":[[964,11]]}},"keywords":{}}],["import",{"_index":200,"title":{"14":{"position":[[12,7]]},"17":{"position":[[6,6]]},"61":{"position":[[13,9]]},"62":{"position":[[6,9]]},"152":{"position":[[30,8]]}},"content":{"5":{"position":[[482,6]]},"15":{"position":[[83,6],[891,6],[1512,8],[1568,6],[1627,8],[1670,8],[1803,9]]},"16":{"position":[[103,6],[482,8],[525,8],[619,9],[676,8],[761,8],[826,7],[858,6],[1025,6]]},"17":{"position":[[90,6],[133,9],[327,9],[571,9],[1430,9],[1609,6],[1723,8],[1796,6],[1873,9]]},"27":{"position":[[299,9]]},"37":{"position":[[253,6],[406,6],[435,6],[476,6],[1033,8],[1281,8]]},"46":{"position":[[252,6],[336,6]]},"49":{"position":[[303,7]]},"60":{"position":[[442,8],[1880,8]]},"62":{"position":[[56,7],[921,9],[976,7],[1060,8],[1086,7],[1120,7],[1165,6],[1305,8],[1422,8],[1472,8],[1684,6],[1763,6]]},"63":{"position":[[61,6],[367,9],[585,9],[1676,9]]},"64":{"position":[[344,8],[475,8],[504,9],[1790,8]]},"80":{"position":[[1255,6],[1741,9],[1791,8],[2026,6]]},"81":{"position":[[270,6]]},"87":{"position":[[672,9]]},"96":{"position":[[566,9]]},"97":{"position":[[139,9],[266,10]]},"98":{"position":[[319,9]]},"99":{"position":[[1002,8]]},"114":{"position":[[551,7]]},"117":{"position":[[508,9],[707,9]]},"125":{"position":[[3035,6],[3206,6],[3299,6],[4590,8],[7448,6],[7521,7],[7610,6],[9698,8]]},"141":{"position":[[509,6],[560,7],[1410,8]]},"149":{"position":[[852,9]]},"151":{"position":[[526,8],[608,8]]},"152":{"position":[[77,8],[672,9],[786,8],[1057,8]]},"153":{"position":[[202,8]]},"155":{"position":[[1102,8]]},"156":{"position":[[875,8]]},"157":{"position":[[463,9]]}},"keywords":{}}],["impress",{"_index":1303,"title":{},"content":{"97":{"position":[[312,10]]}},"keywords":{}}],["improv",{"_index":587,"title":{},"content":{"19":{"position":[[1120,8]]},"26":{"position":[[671,7]]},"49":{"position":[[473,8]]},"53":{"position":[[1076,7]]},"107":{"position":[[597,7]]},"121":{"position":[[1484,7]]},"141":{"position":[[1230,7]]}},"keywords":{}}],["in3.1",{"_index":520,"title":{},"content":{"16":{"position":[[1434,5]]}},"keywords":{}}],["includ",{"_index":9,"title":{"68":{"position":[[8,9]]},"70":{"position":[[18,7]]}},"content":{"0":{"position":[[103,9]]},"2":{"position":[[522,7],[834,9]]},"3":{"position":[[154,9],[536,8]]},"7":{"position":[[245,8],[344,9]]},"8":{"position":[[540,8],[2222,9]]},"9":{"position":[[203,8]]},"11":{"position":[[267,8],[784,8]]},"13":{"position":[[827,8]]},"26":{"position":[[1833,8]]},"31":{"position":[[436,9],[547,9]]},"64":{"position":[[1356,9]]},"68":{"position":[[4,7],[65,7],[123,7]]},"69":{"position":[[332,7]]},"70":{"position":[[19,7],[103,7]]},"71":{"position":[[10,7],[155,7],[217,7]]},"83":{"position":[[1022,8]]},"90":{"position":[[168,7],[410,7],[1232,9]]},"99":{"position":[[1181,7]]},"106":{"position":[[313,8]]},"107":{"position":[[208,9]]},"110":{"position":[[465,9],[831,8]]},"115":{"position":[[401,7]]},"117":{"position":[[840,9]]},"120":{"position":[[533,7]]},"124":{"position":[[1049,8]]},"128":{"position":[[990,9]]},"140":{"position":[[1886,9]]},"141":{"position":[[1704,7]]},"156":{"position":[[180,9]]},"161":{"position":[[828,7]]}},"keywords":{}}],["inclus",{"_index":1588,"title":{},"content":{"121":{"position":[[271,9]]}},"keywords":{}}],["incorpor",{"_index":594,"title":{},"content":{"20":{"position":[[301,12]]}},"keywords":{}}],["increas",{"_index":635,"title":{},"content":{"21":{"position":[[1174,9],[1227,10]]},"42":{"position":[[90,10]]}},"keywords":{}}],["indefinit",{"_index":1739,"title":{},"content":{"137":{"position":[[1503,13]]}},"keywords":{}}],["indent",{"_index":935,"title":{"56":{"position":[[21,12]]}},"content":{"48":{"position":[[373,11],[412,8],[475,8]]},"56":{"position":[[68,11],[161,11],[296,6],[605,9],[999,11],[2920,12],[3093,12],[3155,11],[3226,9],[3329,8],[3556,8],[3801,8],[4114,11]]},"57":{"position":[[686,11]]},"60":{"position":[[510,9],[1276,11]]},"114":{"position":[[61,11],[199,8]]},"115":{"position":[[1453,12]]},"125":{"position":[[2171,11]]}},"keywords":{}}],["indented,must",{"_index":1786,"title":{},"content":{"141":{"position":[[1065,13]]}},"keywords":{}}],["independ",{"_index":551,"title":{},"content":{"17":{"position":[[1838,11]]},"89":{"position":[[1051,11]]},"103":{"position":[[306,13]]},"109":{"position":[[503,11]]},"110":{"position":[[20,11]]},"111":{"position":[[304,12]]}},"keywords":{}}],["index",{"_index":1829,"title":{},"content":{"144":{"position":[[525,5]]}},"keywords":{}}],["indexes.for",{"_index":1721,"title":{},"content":{"135":{"position":[[719,11]]}},"keywords":{}}],["indic",{"_index":773,"title":{},"content":{"32":{"position":[[144,8],[234,9],[380,9]]},"40":{"position":[[292,10]]},"58":{"position":[[237,8]]},"90":{"position":[[1626,8]]},"127":{"position":[[852,10]]},"128":{"position":[[1160,10]]},"129":{"position":[[546,10]]}},"keywords":{}}],["indirectli",{"_index":1785,"title":{},"content":{"141":{"position":[[546,10]]}},"keywords":{}}],["individu",{"_index":390,"title":{},"content":{"11":{"position":[[2263,10]]},"42":{"position":[[413,10]]},"46":{"position":[[1306,10],[1742,10]]},"48":{"position":[[650,10]]},"66":{"position":[[512,10]]},"102":{"position":[[678,10]]},"112":{"position":[[392,11]]},"127":{"position":[[495,13]]},"128":{"position":[[508,10]]},"162":{"position":[[481,10]]},"165":{"position":[[223,10]]}},"keywords":{}}],["industri",{"_index":1457,"title":{},"content":{"111":{"position":[[230,9],[428,9]]}},"keywords":{}}],["infinit",{"_index":1737,"title":{},"content":{"137":{"position":[[1447,8]]}},"keywords":{}}],["influenc",{"_index":527,"title":{},"content":{"17":{"position":[[737,10]]},"64":{"position":[[329,9]]},"151":{"position":[[300,9]]}},"keywords":{}}],["info",{"_index":814,"title":{},"content":{"35":{"position":[[806,5]]},"121":{"position":[[1267,6]]}},"keywords":{}}],["inform",{"_index":316,"title":{"83":{"position":[[25,12]]}},"content":{"8":{"position":[[2209,12]]},"15":{"position":[[799,11]]},"16":{"position":[[402,11],[1047,11]]},"31":{"position":[[666,11]]},"35":{"position":[[139,11],[565,11],[635,11],[937,11]]},"41":{"position":[[556,11]]},"46":{"position":[[799,11],[1166,12],[1910,12],[2270,11],[2432,12]]},"47":{"position":[[849,11]]},"48":{"position":[[887,11]]},"49":{"position":[[1126,11]]},"66":{"position":[[1242,12]]},"69":{"position":[[421,12]]},"83":{"position":[[41,11],[360,11]]},"85":{"position":[[536,11],[714,11]]},"86":{"position":[[532,11],[701,11]]},"87":{"position":[[682,11],[773,11]]},"95":{"position":[[2147,11]]},"96":{"position":[[98,11]]},"103":{"position":[[909,11]]},"110":{"position":[[729,12]]},"117":{"position":[[560,11]]},"124":{"position":[[1028,11]]},"125":{"position":[[3460,11],[10709,11]]},"146":{"position":[[674,12]]},"148":{"position":[[1376,11],[1684,11]]},"166":{"position":[[87,11],[1557,11]]}},"keywords":{}}],["information.3rd",{"_index":469,"title":{},"content":{"15":{"position":[[454,15]]}},"keywords":{}}],["infrastructur",{"_index":280,"title":{},"content":{"8":{"position":[[1241,15]]}},"keywords":{}}],["initi",{"_index":1118,"title":{"77":{"position":[[4,14]]},"78":{"position":[[17,14]]},"79":{"position":[[40,14]]},"80":{"position":[[26,14]]},"81":{"position":[[20,14]]}},"content":{"66":{"position":[[240,14]]},"78":{"position":[[1,14]]},"79":{"position":[[98,14],[300,14],[655,14]]},"80":{"position":[[79,14],[101,14],[245,14],[1479,14],[1579,14],[1719,14],[1807,14],[1905,14]]},"81":{"position":[[32,14],[85,10],[209,10]]},"112":{"position":[[1178,7]]},"125":{"position":[[8794,14],[8911,14],[9030,14]]},"127":{"position":[[1300,10]]},"131":{"position":[[578,7]]},"141":{"position":[[934,10]]},"148":{"position":[[1735,11]]},"156":{"position":[[693,14]]}},"keywords":{}}],["inlin",{"_index":1710,"title":{"134":{"position":[[6,6]]}},"content":{"134":{"position":[[49,6],[303,6]]}},"keywords":{}}],["innov",{"_index":310,"title":{},"content":{"8":{"position":[[1994,11]]}},"keywords":{}}],["input",{"_index":646,"title":{},"content":{"22":{"position":[[715,5],[1517,6]]}},"keywords":{}}],["inputs.clar",{"_index":662,"title":{},"content":{"22":{"position":[[1280,15]]}},"keywords":{}}],["insensit",{"_index":1546,"title":{},"content":{"115":{"position":[[381,11],[670,11],[849,13]]},"120":{"position":[[931,11]]},"140":{"position":[[494,11]]},"143":{"position":[[718,11],[1010,11]]}},"keywords":{}}],["insid",{"_index":924,"title":{},"content":{"47":{"position":[[182,6]]},"99":{"position":[[2479,6]]},"149":{"position":[[660,6],[986,6]]}},"keywords":{}}],["insight",{"_index":300,"title":{},"content":{"8":{"position":[[1667,9]]},"107":{"position":[[1119,8]]},"112":{"position":[[862,10]]}},"keywords":{}}],["instal",{"_index":179,"title":{},"content":{"4":{"position":[[419,9],[451,9],[528,12],[693,14]]},"15":{"position":[[370,13],[1136,9]]}},"keywords":{}}],["installed/download",{"_index":470,"title":{},"content":{"15":{"position":[[599,20]]}},"keywords":{}}],["instanc",{"_index":1595,"title":{},"content":{"121":{"position":[[1073,9]]}},"keywords":{}}],["instead",{"_index":947,"title":{},"content":{"52":{"position":[[615,7]]},"94":{"position":[[326,7]]},"105":{"position":[[415,7]]},"164":{"position":[[944,7]]},"165":{"position":[[933,7]]}},"keywords":{}}],["instructor",{"_index":1384,"title":{},"content":{"105":{"position":[[1410,10]]}},"keywords":{}}],["integ",{"_index":1279,"title":{},"content":{"95":{"position":[[413,8],[800,8],[1223,7],[1345,7],[1587,7],[1801,7],[1962,8],[2077,8]]},"143":{"position":[[915,10],[1081,10]]},"158":{"position":[[944,7],[1006,7]]}},"keywords":{}}],["integr",{"_index":124,"title":{},"content":{"2":{"position":[[1703,9]]},"3":{"position":[[775,12]]},"11":{"position":[[392,11],[511,11],[583,10],[2009,11],[2462,11]]},"13":{"position":[[748,11]]},"106":{"position":[[656,11]]},"107":{"position":[[836,9]]}},"keywords":{}}],["intend",{"_index":369,"title":{},"content":{"11":{"position":[[1437,9]]},"26":{"position":[[426,8]]}},"keywords":{}}],["intention",{"_index":782,"title":{},"content":{"32":{"position":[[408,13]]}},"keywords":{}}],["interact",{"_index":106,"title":{},"content":{"2":{"position":[[1323,11],[1415,13],[1484,11]]},"3":{"position":[[419,8],[647,11],[706,11]]},"11":{"position":[[428,11],[1634,12],[1826,11],[2316,11],[2541,13]]},"12":{"position":[[162,12]]},"13":{"position":[[74,12]]},"26":{"position":[[1095,8]]},"107":{"position":[[259,11],[935,8]]},"108":{"position":[[881,8]]}},"keywords":{}}],["interconnect",{"_index":370,"title":{},"content":{"11":{"position":[[1460,14]]}},"keywords":{}}],["interfac",{"_index":108,"title":{"82":{"position":[[12,9]]}},"content":{"2":{"position":[[1367,11],[1528,11]]},"11":{"position":[[1487,11]]},"47":{"position":[[430,9]]},"67":{"position":[[90,9]]},"83":{"position":[[473,9]]},"88":{"position":[[272,9]]},"89":{"position":[[317,10]]},"91":{"position":[[403,9]]},"107":{"position":[[998,10]]},"114":{"position":[[886,9]]},"125":{"position":[[3382,10],[9268,9]]},"149":{"position":[[1104,9]]}},"keywords":{}}],["interfer",{"_index":1873,"title":{},"content":{"148":{"position":[[2096,9]]}},"keywords":{}}],["intern",{"_index":793,"title":{},"content":{"33":{"position":[[669,10]]},"62":{"position":[[1528,8]]},"63":{"position":[[223,8]]},"72":{"position":[[44,8]]},"111":{"position":[[152,13],[317,13]]}},"keywords":{}}],["interpret",{"_index":92,"title":{},"content":{"2":{"position":[[888,10]]},"4":{"position":[[304,11]]},"5":{"position":[[672,11]]},"17":{"position":[[684,11]]},"57":{"position":[[1113,11],[1241,15]]},"59":{"position":[[235,11],[612,11],[736,11],[893,11]]},"97":{"position":[[86,9]]},"107":{"position":[[1417,9]]},"125":{"position":[[3404,9],[4533,9]]}},"keywords":{}}],["interv",{"_index":426,"title":{},"content":{"12":{"position":[[204,10]]}},"keywords":{}}],["intric",{"_index":943,"title":{},"content":{"49":{"position":[[1021,9]]},"107":{"position":[[1238,9]]}},"keywords":{}}],["introduc",{"_index":194,"title":{},"content":{"5":{"position":[[52,10]]},"28":{"position":[[61,10]]},"98":{"position":[[45,10]]}},"keywords":{}}],["introduct",{"_index":1,"title":{"0":{"position":[[2,12]]},"46":{"position":[[8,12]]},"47":{"position":[[8,12]]},"48":{"position":[[8,12]]},"49":{"position":[[8,12]]},"50":{"position":[[8,12]]},"104":{"position":[[0,12]]},"149":{"position":[[21,13]]}},"content":{"0":{"position":[[2,12]]},"37":{"position":[[47,12]]},"106":{"position":[[325,12]]},"118":{"position":[[340,12]]}},"keywords":{}}],["invalid",{"_index":953,"title":{},"content":{"53":{"position":[[238,7],[358,7],[452,7],[470,7],[496,7],[527,7],[535,7],[566,7],[574,7]]},"54":{"position":[[590,7],[627,7],[659,7],[699,7],[707,7]]},"60":{"position":[[1838,7],[2324,8],[2376,8]]},"121":{"position":[[2648,7]]}},"keywords":{}}],["invalu",{"_index":1535,"title":{},"content":{"112":{"position":[[1905,10]]}},"keywords":{}}],["invis",{"_index":497,"title":{},"content":{"15":{"position":[[1636,9]]}},"keywords":{}}],["invok",{"_index":709,"title":{},"content":{"26":{"position":[[1617,6]]}},"keywords":{}}],["involv",{"_index":333,"title":{},"content":{"11":{"position":[[190,8]]},"21":{"position":[[487,7]]},"107":{"position":[[1185,7]]},"112":{"position":[[1886,8]]}},"keywords":{}}],["ipv4",{"_index":1272,"title":{},"content":{"94":{"position":[[1253,4]]}},"keywords":{}}],["ironman",{"_index":842,"title":{},"content":{"39":{"position":[[885,7]]},"60":{"position":[[742,7],[1017,7],[1156,7],[2013,7],[2458,7]]}},"keywords":{}}],["is,"",{"_index":219,"title":{},"content":{"7":{"position":[[459,9]]}},"keywords":{}}],["issu",{"_index":429,"title":{},"content":{"12":{"position":[[238,6]]},"17":{"position":[[1079,6]]},"56":{"position":[[4180,6]]},"107":{"position":[[1466,7]]}},"keywords":{}}],["istqb",{"_index":59,"title":{},"content":{"2":{"position":[[219,5]]}},"keywords":{}}],["italic*_",{"_index":1572,"title":{},"content":{"117":{"position":[[888,8]]}},"keywords":{}}],["italic_*bold",{"_index":1571,"title":{},"content":{"117":{"position":[[875,12]]}},"keywords":{}}],["italic`cod",{"_index":1573,"title":{},"content":{"117":{"position":[[904,12]]}},"keywords":{}}],["item",{"_index":774,"title":{},"content":{"32":{"position":[[253,4],[331,4],[399,4]]},"121":{"position":[[2403,5],[2489,5]]},"135":{"position":[[254,5]]},"136":{"position":[[53,4]]}},"keywords":{}}],["iter",{"_index":1717,"title":{},"content":{"135":{"position":[[159,9],[462,7],[628,8],[678,8],[738,8],[875,8]]},"137":{"position":[[106,8],[259,10],[517,9],[1274,9],[1337,10]]},"138":{"position":[[217,10],[393,9],[431,10],[745,7],[889,9],[1170,9],[1207,9],[2005,8]]},"145":{"position":[[917,9]]},"161":{"position":[[913,9],[1041,8]]},"162":{"position":[[589,8]]}},"keywords":{}}],["iterable_valu",{"_index":1728,"title":{},"content":{"136":{"position":[[413,18]]}},"keywords":{}}],["itself",{"_index":89,"title":{},"content":{"2":{"position":[[826,7]]},"3":{"position":[[102,6]]},"4":{"position":[[568,6]]},"27":{"position":[[602,6]]},"33":{"position":[[535,6]]},"35":{"position":[[619,6]]},"59":{"position":[[843,6]]},"63":{"position":[[502,6]]},"80":{"position":[[1925,7]]},"110":{"position":[[588,7]]},"121":{"position":[[327,7]]},"158":{"position":[[1324,6]]}},"keywords":{}}],["java",{"_index":612,"title":{},"content":{"20":{"position":[[1302,5]]}},"keywords":{}}],["javascript",{"_index":613,"title":{},"content":{"20":{"position":[[1308,11]]}},"keywords":{}}],["john",{"_index":1979,"title":{},"content":{"165":{"position":[[811,4]]}},"keywords":{}}],["join",{"_index":1798,"title":{},"content":{"142":{"position":[[796,4],[1095,6]]}},"keywords":{}}],["junit",{"_index":397,"title":{},"content":{"11":{"position":[[2426,6]]}},"keywords":{}}],["k",{"_index":1407,"title":{},"content":{"108":{"position":[[251,2]]},"125":{"position":[[23,1]]}},"keywords":{}}],["k1",{"_index":1412,"title":{},"content":{"108":{"position":[[402,2],[1063,4]]},"125":{"position":[[45,2],[106,2],[176,2],[311,2],[378,2],[475,2],[658,2],[747,2],[965,2],[1057,2],[1117,2],[1211,2],[1316,2],[1511,2],[1603,2],[1684,2],[1827,2],[2488,2],[2703,2],[2981,2],[3059,2],[3129,2],[3446,2],[3768,2],[3904,2],[4023,2],[4152,2],[4256,2],[4832,2],[4972,2],[5057,2],[5145,2],[5885,2],[5945,2],[6023,2],[6227,2],[6365,2],[6899,2],[7108,2],[7218,2],[7311,2],[7397,2],[7721,2],[7794,2],[7865,2],[8006,2],[8148,2],[8325,2],[8388,2],[8535,2],[8688,2],[8767,2],[8978,2],[9058,2],[9126,2],[9306,2],[9393,2],[9470,2],[9650,2],[9747,2],[9831,2],[9901,2],[9984,2],[10066,2],[10152,2],[10234,2],[10331,2],[10417,2],[10563,2],[10649,2]]}},"keywords":{}}],["k2",{"_index":1415,"title":{},"content":{"108":{"position":[[554,2],[1109,5]]},"125":{"position":[[580,2],[816,2],[890,2],[1393,2],[1747,2],[1894,2],[1983,2],[2065,2],[2354,2],[2430,2],[2556,2],[2629,2],[2782,2],[2842,2],[2900,2],[3236,2],[3343,2],[3527,2],[3591,2],[3680,2],[4331,2],[4417,2],[4474,2],[4564,2],[4653,2],[4732,2],[4882,2],[5391,2],[5474,2],[5534,2],[5604,2],[5743,2],[5814,2],[6132,2],[6502,2],[6606,2],[6706,2],[6958,2],[7041,2],[7492,2],[7643,2],[7943,2],[8083,2],[8215,2],[8469,2],[8620,2],[8840,2],[9205,2],[9530,2],[10753,2],[10823,2],[10889,2],[10957,2]]}},"keywords":{}}],["k3",{"_index":1418,"title":{},"content":{"108":{"position":[[737,2],[1185,5]]},"125":{"position":[[2130,2],[2227,2],[2299,2],[3181,2],[5196,2],[5252,2],[5340,2],[5672,2],[6302,2],[6440,2],[6796,2],[7576,2]]}},"keywords":{}}],["kairi",{"_index":1501,"title":{},"content":{"112":{"position":[[707,6]]}},"keywords":{}}],["kebab",{"_index":1619,"title":{},"content":{"124":{"position":[[424,5]]}},"keywords":{}}],["keep",{"_index":222,"title":{},"content":{"7":{"position":[[545,4]]},"22":{"position":[[1296,5]]},"137":{"position":[[462,4]]}},"keywords":{}}],["key",{"_index":18,"title":{},"content":{"0":{"position":[[204,3]]},"7":{"position":[[209,3]]},"8":{"position":[[50,3],[507,3],[1237,3]]},"20":{"position":[[911,3]]},"26":{"position":[[2076,3]]},"46":{"position":[[746,3]]},"101":{"position":[[39,3],[393,3]]},"102":{"position":[[39,3],[1063,3]]},"103":{"position":[[37,3],[429,3]]},"125":{"position":[[489,3],[1234,3],[7875,3],[8016,3],[8158,3],[8398,3],[8545,3],[8698,3]]},"127":{"position":[[39,3],[510,3]]},"128":{"position":[[39,3],[761,3]]},"129":{"position":[[37,3],[288,3]]},"140":{"position":[[1355,3]]},"145":{"position":[[116,3],[183,3],[459,4],[614,3],[736,3],[890,3],[990,4],[1239,3],[1310,6]]},"155":{"position":[[752,5]]},"161":{"position":[[861,5]]},"164":{"position":[[530,4],[632,4]]},"165":{"position":[[250,4],[373,3],[452,3],[1167,4]]}},"keywords":{}}],["key=valu",{"_index":1661,"title":{},"content":{"125":{"position":[[10610,9]]},"145":{"position":[[222,9]]},"165":{"position":[[76,9]]}},"keywords":{}}],["keyword",{"_index":21,"title":{"14":{"position":[[4,7]]},"19":{"position":[[6,7]]},"21":{"position":[[16,7]]},"26":{"position":[[15,10]]},"28":{"position":[[2,7]]},"38":{"position":[[34,8]]},"49":{"position":[[28,8]]},"61":{"position":[[26,8]]},"82":{"position":[[4,7]]},"83":{"position":[[17,7]]},"84":{"position":[[16,7]]},"85":{"position":[[16,7]]},"86":{"position":[[16,7]]},"87":{"position":[[6,7]]},"97":{"position":[[6,7]]},"100":{"position":[[33,8]]},"103":{"position":[[6,7]]},"113":{"position":[[9,7]]},"114":{"position":[[10,8]]},"115":{"position":[[11,7]]},"116":{"position":[[11,7]]},"117":{"position":[[11,7]]},"118":{"position":[[11,7]]},"124":{"position":[[6,7]]},"126":{"position":[[30,8]]},"129":{"position":[[6,7]]},"146":{"position":[[25,9]]}},"content":{"0":{"position":[[234,7]]},"2":{"position":[[535,8],[643,7],[1043,8],[1269,7],[1459,7],[1758,9],[1905,8],[1933,7]]},"3":{"position":[[546,7]]},"4":{"position":[[652,7]]},"5":{"position":[[576,8],[620,7],[647,7]]},"11":{"position":[[2166,7]]},"13":{"position":[[202,7],[391,7],[514,9],[675,7]]},"15":{"position":[[54,7],[1236,7],[1817,8],[1904,8],[1946,7]]},"16":{"position":[[114,9],[191,8],[474,7],[507,8],[722,8],[1471,8]]},"19":{"position":[[63,7],[96,7],[207,8],[427,7]]},"20":{"position":[[861,7],[1072,7],[1447,8],[1543,8],[1596,9]]},"21":{"position":[[61,7],[139,7],[203,7],[514,7],[678,7]]},"22":{"position":[[780,8]]},"24":{"position":[[358,7],[506,8]]},"26":{"position":[[66,8],[87,8],[133,9],[218,8],[322,7],[527,8],[562,9],[662,8],[748,8],[778,8],[863,9],[907,8],[941,8],[980,9],[1076,8],[1281,8],[1316,8],[1357,9],[1416,9],[1460,8],[1495,8],[1514,9],[1532,7],[1594,7],[1635,8],[1655,8],[1751,7],[1938,9],[1993,9]]},"27":{"position":[[159,8],[206,7],[255,9],[459,9]]},"28":{"position":[[2,7],[117,9]]},"31":{"position":[[446,7],[759,7],[1003,7],[1152,8],[1187,8]]},"32":{"position":[[212,7],[528,7],[564,8],[741,8],[901,9],[920,8],[950,8]]},"33":{"position":[[381,8],[413,8],[500,7],[527,7],[571,8],[589,7],[652,7],[810,7]]},"34":{"position":[[230,8],[642,8],[688,8],[756,8]]},"35":{"position":[[515,8],[723,9]]},"37":{"position":[[613,7],[646,8],[696,7],[1063,8],[1091,9],[1115,8],[1168,8],[1223,8]]},"39":{"position":[[111,9],[198,7],[491,8],[567,8],[653,7],[807,7],[1040,7],[1246,8],[1833,7]]},"40":{"position":[[119,7],[752,8]]},"41":{"position":[[237,7],[308,8]]},"45":{"position":[[580,8],[664,8]]},"46":{"position":[[259,8],[926,8],[1103,8],[1148,8],[1698,8],[1847,8],[1892,8],[2513,7],[2628,8],[2748,7],[2817,7],[2881,7],[2901,9]]},"47":{"position":[[195,9]]},"48":{"position":[[501,7],[869,8]]},"49":{"position":[[82,8],[159,8],[238,8],[333,8],[608,8],[701,8],[893,8],[1096,8],[1152,8]]},"52":{"position":[[224,7],[373,8],[427,7],[591,7],[673,8]]},"53":{"position":[[270,7]]},"54":{"position":[[1455,7]]},"56":{"position":[[219,9],[398,7],[1060,7],[1107,7],[1190,7],[1473,7],[1520,7],[1568,7],[1589,7],[1736,7],[1783,7],[1872,7],[1911,7],[1981,7],[2069,7],[2094,7],[2107,7],[2181,7],[2291,7],[2315,7],[2333,7],[2383,7],[2391,7],[3028,8],[3048,8],[3145,9],[3481,7],[3619,8],[3710,9]]},"57":{"position":[[822,7],[950,7],[1734,7],[1773,7],[1843,7]]},"59":{"position":[[549,8]]},"60":{"position":[[270,8],[363,8],[886,7],[962,7],[1344,8],[1423,7],[1502,7],[1867,8],[2237,7],[2269,7],[2291,7],[2417,7]]},"62":{"position":[[795,8],[813,7],[866,8],[963,8],[1604,9],[1829,8]]},"63":{"position":[[413,9],[633,7],[1285,8]]},"64":{"position":[[141,8],[282,7],[394,7],[430,8],[697,8],[814,8],[1073,8],[1143,7],[1346,9],[1873,7]]},"66":{"position":[[1102,7]]},"75":{"position":[[77,7],[124,7]]},"78":{"position":[[76,8]]},"80":{"position":[[462,7],[549,7],[669,7],[819,7],[1350,8],[1376,8],[1504,8],[1544,8],[1771,8],[1955,8]]},"81":{"position":[[196,8]]},"83":{"position":[[76,7],[104,7],[232,8],[385,9],[418,7],[492,7],[600,11],[659,7],[759,7],[818,7],[875,8]]},"84":{"position":[[141,7]]},"85":{"position":[[133,7]]},"86":{"position":[[145,7]]},"87":{"position":[[94,8],[162,7],[241,8],[294,7],[653,9],[918,8]]},"88":{"position":[[173,7],[289,9],[363,7],[459,7],[843,7],[907,7],[975,7],[1137,8]]},"89":{"position":[[167,7],[704,7],[818,7],[1158,9]]},"90":{"position":[[54,8],[155,8],[381,7],[396,7],[605,7],[628,7],[1185,7],[1299,8],[1508,7],[1665,7]]},"91":{"position":[[416,8],[825,7]]},"92":{"position":[[345,8],[517,7],[544,7],[595,7],[883,7],[925,8],[1415,7]]},"93":{"position":[[511,7]]},"94":{"position":[[484,7],[672,7],[727,7],[803,7],[972,7]]},"95":{"position":[[113,8],[356,7],[641,7],[704,7],[1106,7],[1198,7],[1303,7],[1434,7],[1769,7],[1864,7],[2206,7]]},"96":{"position":[[78,8],[149,7],[204,7],[222,7],[312,7],[402,7],[589,8],[721,7]]},"97":{"position":[[53,7],[111,7],[161,7],[190,7],[236,7],[464,8],[516,7],[671,7],[698,8],[883,8]]},"99":{"position":[[453,8],[534,7],[603,8],[674,8],[765,7],[967,8],[2027,7],[2097,8],[2492,9]]},"101":{"position":[[460,7],[745,8]]},"102":{"position":[[1138,7],[1385,8]]},"103":{"position":[[82,7],[102,7],[144,7],[223,8],[276,7],[336,7],[419,8],[452,7],[471,7],[500,7],[563,7],[663,8],[683,7],[872,7],[927,7],[969,7],[992,8]]},"106":{"position":[[607,7]]},"107":{"position":[[469,8],[488,7],[554,8],[573,7],[718,9]]},"108":{"position":[[871,9]]},"114":{"position":[[9,8],[131,8],[335,9],[406,8],[486,8],[611,8],[625,8],[845,8],[878,7]]},"115":{"position":[[51,7],[97,8],[169,8],[189,8],[342,7],[358,7],[475,7],[497,8],[582,8],[755,7],[946,7],[1048,8],[1165,8],[1335,9],[1412,7],[1553,8],[1622,8]]},"116":{"position":[[87,8],[102,8],[218,7],[371,7],[410,7],[459,7],[504,8],[529,7],[580,7],[684,8],[823,7]]},"117":{"position":[[87,7],[133,7],[331,7],[490,7],[634,8]]},"118":{"position":[[99,9],[115,8],[272,7],[315,7],[521,9],[536,8]]},"119":{"position":[[84,8],[118,8],[276,8],[309,7],[342,8],[451,7],[741,7],[786,8],[801,7]]},"120":{"position":[[84,8],[118,8],[667,8],[776,7]]},"121":{"position":[[103,7],[314,7],[449,7],[552,7],[611,7],[756,8],[933,7],[1055,7],[1463,7],[1565,7],[1631,7],[2156,8]]},"123":{"position":[[98,9],[173,7],[305,7],[428,9],[616,8],[791,7],[835,7],[951,7],[1071,7]]},"124":{"position":[[69,9],[99,9],[293,7],[848,7],[929,7]]},"125":{"position":[[619,8],[640,8],[852,7],[999,7],[2036,8],[3006,7],[3217,9],[3374,7],[3414,7],[3495,7],[3793,8],[4500,7],[4599,8],[4629,7],[5712,8],[5909,7],[6005,8],[6083,7],[6204,9],[6280,8],[6317,8],[6418,8],[6455,8],[6574,7],[6775,9],[6853,7],[6941,9],[8192,7],[8743,7]]},"127":{"position":[[571,7]]},"128":{"position":[[830,7],[1009,9]]},"129":{"position":[[71,7],[88,7],[140,7],[210,7],[311,7],[327,7],[353,7],[439,7],[728,7],[768,7],[788,8]]},"131":{"position":[[198,8],[463,8]]},"132":{"position":[[14,8],[291,7]]},"134":{"position":[[24,9],[248,7]]},"135":{"position":[[134,8],[335,7],[1004,8]]},"136":{"position":[[35,8]]},"137":{"position":[[820,7],[1416,7]]},"138":{"position":[[1836,8],[2321,7]]},"140":{"position":[[513,9]]},"141":{"position":[[393,8],[1573,7],[2136,9]]},"145":{"position":[[1090,8]]},"146":{"position":[[67,8],[129,8],[213,9],[322,7],[827,7]]},"147":{"position":[[25,7],[399,8],[489,8],[590,8],[1025,7],[1168,7]]},"148":{"position":[[208,7],[375,8],[1949,7],[2056,8],[2366,7]]},"149":{"position":[[276,9],[340,8],[384,7],[471,7],[688,7],[735,9],[915,8],[995,8],[1122,8]]},"151":{"position":[[757,8],[769,7]]},"153":{"position":[[492,7],[632,7]]},"157":{"position":[[179,8],[946,8]]},"158":{"position":[[150,7],[226,7],[325,7],[433,9],[1131,8],[1346,7]]},"161":{"position":[[308,8],[541,7],[590,7]]},"162":{"position":[[1076,7]]},"164":{"position":[[352,8]]},"165":{"position":[[662,8],[956,7],[1118,7]]},"166":{"position":[[203,9],[1520,9]]}},"keywords":{}}],["keyword'",{"_index":1352,"title":{},"content":{"103":{"position":[[637,9]]},"117":{"position":[[208,9]]},"129":{"position":[[238,9],[417,9],[464,9]]}},"keywords":{}}],["keyword))[tag",{"_index":1561,"title":{},"content":{"116":{"position":[[646,15]]}},"keywords":{}}],["keyword.initi",{"_index":1687,"title":{},"content":{"129":{"position":[[639,20]]}},"keywords":{}}],["keyword.reset",{"_index":1355,"title":{},"content":{"103":{"position":[[819,17]]}},"keywords":{}}],["keywords.a",{"_index":145,"title":{},"content":{"3":{"position":[[279,10]]}},"keywords":{}}],["keywords.cr",{"_index":1904,"title":{},"content":{"156":{"position":[[214,18]]}},"keywords":{}}],["keywords.document",{"_index":1206,"title":{},"content":{"83":{"position":[[681,22]]}},"keywords":{}}],["keywords.librari",{"_index":702,"title":{},"content":{"26":{"position":[[963,16]]}},"keywords":{}}],["keywords.resourc",{"_index":990,"title":{},"content":{"56":{"position":[[2809,17]]},"57":{"position":[[1565,17]]},"60":{"position":[[1922,17]]}},"keywords":{}}],["keywords—from",{"_index":712,"title":{},"content":{"26":{"position":[[1856,13]]}},"keywords":{}}],["kind",{"_index":465,"title":{"122":{"position":[[23,6]]}},"content":{"15":{"position":[[214,5]]},"26":{"position":[[899,4],[1452,4]]},"35":{"position":[[122,5]]},"48":{"position":[[743,4]]},"49":{"position":[[628,6]]},"64":{"position":[[591,5],[990,4]]},"85":{"position":[[559,4],[737,4]]},"86":{"position":[[555,4],[724,4]]},"87":{"position":[[73,6],[351,6],[461,5],[502,5],[801,5],[910,4]]},"91":{"position":[[893,4]]},"92":{"position":[[509,4]]},"95":{"position":[[2170,4]]},"118":{"position":[[365,6]]},"122":{"position":[[16,5]]},"125":{"position":[[3573,6]]}},"keywords":{}}],["klärck",{"_index":1493,"title":{},"content":{"112":{"position":[[652,7]]}},"keywords":{}}],["know",{"_index":1299,"title":{},"content":{"96":{"position":[[579,4]]},"108":{"position":[[123,4]]},"138":{"position":[[650,4]]}},"keywords":{}}],["knowledg",{"_index":299,"title":{"108":{"position":[[34,9]]}},"content":{"8":{"position":[[1653,9],[1715,9]]},"105":{"position":[[280,9],[444,9],[1046,9]]},"106":{"position":[[902,10]]},"108":{"position":[[234,9],[423,9],[774,10],[1028,9],[1145,9]]},"112":{"position":[[1575,9]]}},"keywords":{}}],["known",{"_index":242,"title":{},"content":{"8":{"position":[[167,5]]},"122":{"position":[[123,6]]},"137":{"position":[[122,5],[277,5]]},"157":{"position":[[998,5]]},"164":{"position":[[814,5]]}},"keywords":{}}],["krzysztof",{"_index":1484,"title":{},"content":{"112":{"position":[[578,9],[964,9]]}},"keywords":{}}],["kuur",{"_index":1479,"title":{},"content":{"112":{"position":[[539,5],[829,5]]}},"keywords":{}}],["laagland",{"_index":1481,"title":{},"content":{"112":{"position":[[552,9],[787,9]]}},"keywords":{}}],["label",{"_index":772,"title":{},"content":{"32":{"position":[[63,6],[134,6]]},"125":{"position":[[2739,6]]}},"keywords":{}}],["laid",{"_index":1515,"title":{},"content":{"112":{"position":[[1122,4],[1685,4]]}},"keywords":{}}],["languag",{"_index":172,"title":{},"content":{"4":{"position":[[179,9]]},"20":{"position":[[365,8],[1282,8],[1353,8]]},"21":{"position":[[825,8]]},"32":{"position":[[769,8]]},"33":{"position":[[441,8]]},"95":{"position":[[241,9]]},"96":{"position":[[293,10]]},"123":{"position":[[1119,10]]}},"keywords":{}}],["larg",{"_index":665,"title":{},"content":{"22":{"position":[[1368,5]]},"49":{"position":[[1011,5]]}},"keywords":{}}],["larger",{"_index":344,"title":{},"content":{"11":{"position":[[550,6]]},"21":{"position":[[497,6]]},"117":{"position":[[430,6]]}},"keywords":{}}],["last",{"_index":728,"title":{},"content":{"30":{"position":[[334,4]]},"86":{"position":[[239,4]]},"102":{"position":[[1034,4]]},"103":{"position":[[404,4]]},"112":{"position":[[1721,7]]},"142":{"position":[[613,4]]},"147":{"position":[[982,4]]},"153":{"position":[[380,4]]},"162":{"position":[[1132,4]]}},"keywords":{}}],["later",{"_index":366,"title":{},"content":{"11":{"position":[[1335,6]]},"15":{"position":[[871,5]]},"32":{"position":[[695,5]]},"35":{"position":[[952,5]]},"147":{"position":[[452,5]]}},"keywords":{}}],["latter",{"_index":1213,"title":{},"content":{"85":{"position":[[238,6]]},"156":{"position":[[977,6]]}},"keywords":{}}],["layer",{"_index":55,"title":{},"content":{"2":{"position":[[41,6],[373,6],[428,6],[440,5],[753,6],[794,5],[963,5],[1132,6],[1144,5],[1722,7],[1803,6],[1885,6],[1987,6],[2086,7]]},"20":{"position":[[1080,7],[1437,6]]},"27":{"position":[[760,6]]},"125":{"position":[[190,6]]}},"keywords":{}}],["layer.keyword",{"_index":718,"title":{},"content":{"27":{"position":[[418,13]]}},"keywords":{}}],["lead",{"_index":541,"title":{},"content":{"17":{"position":[[1071,4],[1691,4]]},"39":{"position":[[395,4],[601,4]]},"47":{"position":[[691,4]]},"56":{"position":[[4432,4]]},"59":{"position":[[143,5],[808,5],[1102,7],[1240,7],[1452,7],[1486,7],[1512,4],[1550,4]]},"72":{"position":[[157,4]]},"111":{"position":[[186,7]]},"141":{"position":[[1518,7]]}},"keywords":{}}],["lean",{"_index":1305,"title":{},"content":{"97":{"position":[[399,4]]}},"keywords":{}}],["learn",{"_index":25,"title":{"108":{"position":[[10,8]]},"125":{"position":[[0,8]]}},"content":{"0":{"position":[[285,5]]},"2":{"position":[[1,8]]},"3":{"position":[[1,8]]},"4":{"position":[[1,8]]},"5":{"position":[[266,5]]},"7":{"position":[[1,8]]},"8":{"position":[[1,8]]},"9":{"position":[[1,8]]},"11":{"position":[[1,8]]},"15":{"position":[[1,8]]},"16":{"position":[[1,8]]},"17":{"position":[[1,8]]},"19":{"position":[[1,8]]},"20":{"position":[[1,8]]},"21":{"position":[[1,8]]},"22":{"position":[[1,8]]},"26":{"position":[[1,8]]},"27":{"position":[[1,8]]},"30":{"position":[[1,8],[2376,5]]},"31":{"position":[[1,8]]},"32":{"position":[[1,8]]},"33":{"position":[[1,8]]},"34":{"position":[[1,8]]},"35":{"position":[[1,8]]},"39":{"position":[[1,8]]},"40":{"position":[[1,8]]},"41":{"position":[[1,8]]},"44":{"position":[[1,8]]},"45":{"position":[[1,8]]},"46":{"position":[[1,8]]},"47":{"position":[[1,8]]},"48":{"position":[[1,8]]},"49":{"position":[[1,8]]},"52":{"position":[[1,8]]},"53":{"position":[[1,8]]},"54":{"position":[[1,8]]},"56":{"position":[[1,8]]},"57":{"position":[[1,8]]},"58":{"position":[[1,8]]},"59":{"position":[[1,8]]},"60":{"position":[[1,8]]},"62":{"position":[[1,8]]},"63":{"position":[[1,8]]},"64":{"position":[[1,8]]},"66":{"position":[[1,8]]},"67":{"position":[[1,8]]},"74":{"position":[[1,8]]},"79":{"position":[[1,8]]},"80":{"position":[[1,8]]},"83":{"position":[[1,8]]},"87":{"position":[[1,8]]},"88":{"position":[[1,8]]},"89":{"position":[[1,8]]},"90":{"position":[[1,8]]},"91":{"position":[[1,8]]},"92":{"position":[[1,8]]},"93":{"position":[[1,8]]},"94":{"position":[[1,8]]},"95":{"position":[[1,8]]},"96":{"position":[[1,8]]},"97":{"position":[[1,8]]},"101":{"position":[[1,8]]},"102":{"position":[[1,8]]},"103":{"position":[[1,8]]},"105":{"position":[[255,8],[393,8],[943,8],[1328,9]]},"107":{"position":[[344,5],[681,5],[1404,5]]},"108":{"position":[[5,8],[291,8]]},"115":{"position":[[1,8]]},"116":{"position":[[1,8]]},"117":{"position":[[1,8]]},"118":{"position":[[1,8]]},"119":{"position":[[1,8]]},"120":{"position":[[1,8]]},"121":{"position":[[1,8]]},"123":{"position":[[1,8]]},"124":{"position":[[1,8]]},"125":{"position":[[0,8]]},"127":{"position":[[1,8]]},"128":{"position":[[1,8]]},"129":{"position":[[1,8]]},"131":{"position":[[1,8]]},"135":{"position":[[1,8]]},"137":{"position":[[1,8]]},"138":{"position":[[1,8]]},"140":{"position":[[1,8]]},"141":{"position":[[1,8]]},"142":{"position":[[1,8]]},"143":{"position":[[1,8]]},"144":{"position":[[1,8]]},"145":{"position":[[1,8]]},"146":{"position":[[1,8]]},"148":{"position":[[1,8]]},"149":{"position":[[1,8]]},"151":{"position":[[1,8]]},"152":{"position":[[1,8]]},"153":{"position":[[1,8]]},"154":{"position":[[1,8]]},"155":{"position":[[1,8]]},"156":{"position":[[1,8]]},"157":{"position":[[1,8]]},"158":{"position":[[1,8]]},"161":{"position":[[1,8]]},"162":{"position":[[1,8]]},"164":{"position":[[1,8]]},"165":{"position":[[1,8]]},"166":{"position":[[1,8]]}},"keywords":{}}],["leav",{"_index":865,"title":{},"content":{"40":{"position":[[244,7]]},"106":{"position":[[462,7]]}},"keywords":{}}],["leeuwen",{"_index":1476,"title":{},"content":{"112":{"position":[[516,8]]}},"keywords":{}}],["left",{"_index":1530,"title":{},"content":{"112":{"position":[[1714,4]]},"146":{"position":[[566,5]]}},"keywords":{}}],["legal",{"_index":234,"title":{},"content":{"7":{"position":[[767,5]]}},"keywords":{}}],["length",{"_index":1862,"title":{},"content":{"148":{"position":[[977,9],[991,6]]}},"keywords":{}}],["length=${length",{"_index":1867,"title":{},"content":{"148":{"position":[[1089,16]]}},"keywords":{}}],["less",{"_index":410,"title":{},"content":{"11":{"position":[[2798,4]]},"21":{"position":[[1129,4]]},"87":{"position":[[257,4]]},"97":{"position":[[725,4]]},"124":{"position":[[868,4],[949,4]]},"135":{"position":[[590,4]]}},"keywords":{}}],["let",{"_index":1285,"title":{},"content":{"95":{"position":[[1091,4]]}},"keywords":{}}],["let'",{"_index":1047,"title":{},"content":{"62":{"position":[[103,5]]}},"keywords":{}}],["letter",{"_index":1553,"title":{},"content":{"115":{"position":[[1211,7]]},"155":{"position":[[913,8]]},"156":{"position":[[1700,8]]},"158":{"position":[[748,8]]}},"keywords":{}}],["level",{"_index":63,"title":{"108":{"position":[[44,7]]}},"content":{"2":{"position":[[257,5]]},"11":{"position":[[46,6],[131,6],[2073,5],[2229,6],[2491,5],[2585,5],[2861,5]]},"12":{"position":[[25,7]]},"25":{"position":[[191,5]]},"26":{"position":[[857,5],[1348,5],[1410,5],[1846,6]]},"30":{"position":[[226,6],[2232,6]]},"31":{"position":[[454,5]]},"32":{"position":[[220,6]]},"35":{"position":[[777,6],[847,6],[906,5]]},"52":{"position":[[295,6],[543,6]]},"56":{"position":[[1011,5]]},"57":{"position":[[698,5]]},"66":{"position":[[165,5],[474,5],[582,5],[770,6]]},"78":{"position":[[221,5],[422,5]]},"80":{"position":[[738,5],[888,5],[1030,5],[1158,5],[1854,5]]},"99":{"position":[[1048,5]]},"106":{"position":[[95,5],[549,7]]},"108":{"position":[[244,6],[254,7],[316,6],[467,6]]},"109":{"position":[[171,6]]},"117":{"position":[[953,6]]},"121":{"position":[[1258,5]]},"125":{"position":[[25,5],[125,6],[7818,6],[8243,6]]},"149":{"position":[[789,6]]},"156":{"position":[[660,5],[742,5],[1222,6],[1352,5]]}},"keywords":{}}],["level.log.html",{"_index":758,"title":{},"content":{"31":{"position":[[355,15]]}},"keywords":{}}],["levels—from",{"_index":1420,"title":{},"content":{"108":{"position":[[1038,11]]}},"keywords":{}}],["leverag",{"_index":1402,"title":{},"content":{"107":{"position":[[877,8]]}},"keywords":{}}],["li",{"_index":386,"title":{},"content":{"11":{"position":[[2058,4]]},"19":{"position":[[883,4]]},"21":{"position":[[181,4]]}},"keywords":{}}],["libdoc",{"_index":1207,"title":{},"content":{"83":{"position":[[1006,6]]},"99":{"position":[[734,6]]}},"keywords":{}}],["librari",{"_index":96,"title":{"15":{"position":[[6,10]]},"27":{"position":[[23,10]]},"63":{"position":[[6,7]]}},"content":{"2":{"position":[[1035,7],[1277,10],[1467,9],[1941,10]]},"3":{"position":[[379,9],[554,9],[875,9]]},"4":{"position":[[223,10],[405,9],[660,9]]},"5":{"position":[[441,9]]},"11":{"position":[[1725,9],[2744,10]]},"13":{"position":[[245,10],[399,9],[461,9],[683,9]]},"15":{"position":[[62,9],[133,9],[223,10],[260,10],[281,9],[435,9],[476,9],[497,10],[518,9],[638,10],[655,9],[840,9],[900,7],[942,7],[1026,7],[1171,7],[1271,9],[1346,7],[1405,7],[1450,7],[1497,7],[1601,7],[1719,7],[1743,7],[1759,7],[1792,7],[1836,7],[1975,7]]},"16":{"position":[[534,9],[738,7]]},"17":{"position":[[97,9],[143,9],[341,7],[419,7],[513,7],[1215,10],[1829,8]]},"20":{"position":[[1588,7]]},"26":{"position":[[79,7],[1647,7],[1985,7]]},"27":{"position":[[79,9],[214,10],[312,9],[432,10],[451,7],[560,9],[654,9],[795,9]]},"32":{"position":[[733,7],[942,7]]},"33":{"position":[[563,7],[628,8]]},"34":{"position":[[680,7]]},"35":{"position":[[507,7]]},"37":{"position":[[260,9],[395,7]]},"46":{"position":[[282,9],[292,9]]},"62":{"position":[[86,9],[130,9],[175,7],[434,7],[444,7],[514,7],[821,10],[987,9],[1181,7],[1243,7],[1411,7],[1691,9],[1799,7]]},"63":{"position":[[53,7],[91,9],[332,7],[494,7],[577,7],[807,7],[884,8],[911,7],[1080,8],[1096,9],[1110,9],[1188,7],[1228,7],[1435,8],[1471,7],[1511,7],[1567,7],[1662,9],[1748,7]]},"64":{"position":[[365,9],[444,7],[1015,10],[1370,7],[1770,9],[1838,7],[1920,9]]},"66":{"position":[[1211,7]]},"80":{"position":[[1272,10]]},"83":{"position":[[171,7],[268,7],[300,7],[909,9]]},"84":{"position":[[47,7],[95,7]]},"85":{"position":[[43,7],[87,7]]},"86":{"position":[[49,7],[99,7]]},"87":{"position":[[86,7]]},"92":{"position":[[581,8]]},"95":{"position":[[105,7],[848,7]]},"97":{"position":[[875,7],[912,10]]},"99":{"position":[[650,7],[791,9]]},"106":{"position":[[677,10]]},"107":{"position":[[285,10],[866,10],[895,9]]},"108":{"position":[[904,10]]},"115":{"position":[[1133,7],[1157,7]]},"118":{"position":[[513,7]]},"125":{"position":[[632,7],[710,9],[3014,9],[3088,9],[3306,9],[7551,9],[7602,7]]},"138":{"position":[[1343,7]]},"147":{"position":[[163,7],[837,7],[1253,7]]}},"keywords":{}}],["libraries.api",{"_index":157,"title":{},"content":{"3":{"position":[[633,13]]}},"keywords":{}}],["libraries.databas",{"_index":159,"title":{},"content":{"3":{"position":[[687,18]]}},"keywords":{}}],["libraries.etc",{"_index":161,"title":{},"content":{"3":{"position":[[732,14]]}},"keywords":{}}],["libraries.mobil",{"_index":158,"title":{},"content":{"3":{"position":[[659,16]]}},"keywords":{}}],["libraries.resourc",{"_index":820,"title":{},"content":{"37":{"position":[[413,18]]}},"keywords":{}}],["libraries.rpa",{"_index":160,"title":{},"content":{"3":{"position":[[718,13]]}},"keywords":{}}],["librariestelnetand",{"_index":1095,"title":{},"content":{"64":{"position":[[621,18]]}},"keywords":{}}],["library'",{"_index":489,"title":{},"content":{"15":{"position":[[1226,9]]}},"keywords":{}}],["library’",{"_index":1067,"title":{},"content":{"62":{"position":[[1518,9]]}},"keywords":{}}],["licens",{"_index":34,"title":{"6":{"position":[[21,9]]},"7":{"position":[[18,8]]}},"content":{"0":{"position":[[418,9]]},"7":{"position":[[61,7],[132,8],[158,7],[196,8],[237,7],[271,7],[687,9]]},"125":{"position":[[1151,7]]}},"keywords":{}}],["lifetim",{"_index":1893,"title":{},"content":{"153":{"position":[[314,8]]}},"keywords":{}}],["limit",{"_index":757,"title":{},"content":{"31":{"position":[[330,7]]},"49":{"position":[[59,11]]},"80":{"position":[[194,12]]},"117":{"position":[[785,7]]},"125":{"position":[[2013,11]]},"137":{"position":[[527,5],[1284,5]]},"138":{"position":[[899,5]]},"157":{"position":[[1119,8]]}},"keywords":{}}],["line",{"_index":927,"title":{"57":{"position":[[6,4],[42,6]]},"58":{"position":[[9,4]]},"159":{"position":[[35,5]]}},"content":{"47":{"position":[[425,4]]},"48":{"position":[[421,4],[484,5]]},"53":{"position":[[1000,4]]},"56":{"position":[[660,4],[784,4],[803,4],[856,6],[871,5],[972,5],[1024,4],[1296,4],[2227,5],[2259,4],[2632,4],[2720,4],[2748,4],[3283,5]]},"57":{"position":[[45,4],[97,5],[252,6],[300,5],[312,5],[434,4],[486,5],[535,4],[594,5],[667,4],[711,4],[736,4],[1044,6],[1079,4],[1130,4],[1202,4],[1281,4],[1471,4],[1527,4],[1651,4],[1706,4]]},"58":{"position":[[48,4],[118,5],[267,4],[354,5],[382,4],[761,4],[890,4]]},"67":{"position":[[85,4],[246,4]]},"74":{"position":[[950,4]]},"76":{"position":[[75,4]]},"102":{"position":[[1039,4]]},"103":{"position":[[409,4]]},"115":{"position":[[1485,5],[1517,4]]},"117":{"position":[[75,4],[256,5]]},"125":{"position":[[2245,4],[2320,4],[5418,5],[6071,4],[9263,4]]},"141":{"position":[[1340,5],[1787,4]]},"142":{"position":[[106,5],[445,5],[1148,5],[1165,5]]},"144":{"position":[[280,4]]},"148":{"position":[[770,5]]},"151":{"position":[[594,4]]},"152":{"position":[[331,4],[377,4],[490,4]]},"155":{"position":[[203,4],[491,4],[815,4]]},"156":{"position":[[1334,5]]},"159":{"position":[[78,4],[105,4]]}},"keywords":{}}],["link",{"_index":567,"title":{},"content":{"19":{"position":[[502,4]]},"116":{"position":[[318,6]]}},"keywords":{}}],["list",{"_index":239,"title":{"144":{"position":[[8,4]]},"160":{"position":[[6,4]]},"161":{"position":[[18,4]]},"162":{"position":[[18,4]]}},"content":{"8":{"position":[[30,4],[2234,4]]},"39":{"position":[[1858,4]]},"45":{"position":[[472,7]]},"63":{"position":[[405,4]]},"83":{"position":[[220,4]]},"89":{"position":[[264,6]]},"95":{"position":[[825,5]]},"116":{"position":[[260,6]]},"121":{"position":[[2412,4],[2500,4],[2581,4]]},"123":{"position":[[574,4]]},"125":{"position":[[1214,4],[5578,4],[10264,7],[10300,5],[10346,7],[10378,4]]},"135":{"position":[[477,4],[694,4],[761,5],[896,4]]},"136":{"position":[[63,4],[319,4],[562,4]]},"138":{"position":[[1960,4],[2269,4],[2352,4]]},"140":{"position":[[1252,4],[1702,5],[1914,6],[2210,4]]},"141":{"position":[[1112,4]]},"144":{"position":[[73,4],[89,4],[446,4],[657,4]]},"147":{"position":[[722,4],[785,4],[892,4],[914,4]]},"148":{"position":[[668,6],[1712,5],[1723,4],[1782,4]]},"160":{"position":[[61,4],[130,6]]},"161":{"position":[[59,7],[95,5],[166,4],[292,4],[367,4],[427,4],[478,4],[529,4],[559,4],[629,4],[644,4],[753,4],[807,4],[947,4],[999,4],[1109,4],[1133,4]]},"162":{"position":[[44,7],[76,4],[128,4],[237,4],[429,4],[727,4],[1191,4]]}},"keywords":{}}],["list_variable_name}.dictionari",{"_index":1776,"title":{},"content":{"140":{"position":[[1305,32]]}},"keywords":{}}],["liter",{"_index":976,"title":{},"content":{"56":{"position":[[863,7]]},"57":{"position":[[478,7],[1036,7]]},"142":{"position":[[884,9]]}},"keywords":{}}],["literatur",{"_index":700,"title":{},"content":{"26":{"position":[[882,10],[1435,10]]}},"keywords":{}}],["live",{"_index":424,"title":{},"content":{"12":{"position":[[180,4]]}},"keywords":{}}],["lo",{"_index":53,"title":{},"content":{"2":{"position":[[21,2]]},"3":{"position":[[21,2]]},"4":{"position":[[21,2]]},"7":{"position":[[21,2]]},"8":{"position":[[21,2]]},"9":{"position":[[21,2]]},"11":{"position":[[21,2]]},"15":{"position":[[21,2],[96,2]]},"16":{"position":[[21,2],[70,2]]},"17":{"position":[[21,2]]},"19":{"position":[[21,2]]},"20":{"position":[[21,2]]},"21":{"position":[[21,2]]},"22":{"position":[[21,2]]},"26":{"position":[[21,2]]},"27":{"position":[[21,2]]},"30":{"position":[[21,2]]},"31":{"position":[[21,2]]},"32":{"position":[[21,2]]},"33":{"position":[[21,2]]},"34":{"position":[[21,2]]},"35":{"position":[[21,2]]},"39":{"position":[[21,2]]},"40":{"position":[[21,2]]},"41":{"position":[[21,2]]},"44":{"position":[[21,2]]},"45":{"position":[[21,2]]},"46":{"position":[[21,2],[81,2]]},"47":{"position":[[21,2]]},"48":{"position":[[21,2]]},"49":{"position":[[21,2]]},"52":{"position":[[21,2],[85,2]]},"53":{"position":[[21,2]]},"54":{"position":[[21,2]]},"56":{"position":[[21,2]]},"57":{"position":[[21,2]]},"58":{"position":[[21,2]]},"59":{"position":[[21,2]]},"60":{"position":[[21,2]]},"62":{"position":[[21,2]]},"63":{"position":[[21,2]]},"64":{"position":[[21,2]]},"66":{"position":[[21,2]]},"67":{"position":[[21,2]]},"74":{"position":[[21,2]]},"79":{"position":[[21,2]]},"80":{"position":[[21,2]]},"83":{"position":[[21,2]]},"87":{"position":[[21,2]]},"88":{"position":[[21,2]]},"89":{"position":[[21,2]]},"90":{"position":[[21,2]]},"91":{"position":[[21,2]]},"92":{"position":[[21,2]]},"93":{"position":[[21,2]]},"94":{"position":[[21,2]]},"95":{"position":[[21,2]]},"96":{"position":[[21,2]]},"97":{"position":[[21,2]]},"101":{"position":[[21,2],[99,2]]},"102":{"position":[[21,2],[103,2]]},"103":{"position":[[21,2]]},"105":{"position":[[963,5]]},"108":{"position":[[25,5]]},"115":{"position":[[21,2]]},"116":{"position":[[21,2]]},"117":{"position":[[21,2]]},"118":{"position":[[21,2]]},"119":{"position":[[21,2],[93,2]]},"120":{"position":[[21,2],[93,2]]},"121":{"position":[[21,2],[122,2]]},"123":{"position":[[21,2],[108,2]]},"124":{"position":[[21,2]]},"125":{"position":[[97,2],[167,2],[302,2],[369,2],[468,2],[571,2],[649,2],[740,2],[807,2],[881,2],[956,2],[1048,2],[1108,2],[1202,2],[1307,2],[1386,2],[1502,2],[1594,2],[1671,2],[1734,2],[1816,2],[1883,2],[1972,2],[2058,2],[2121,2],[2218,2],[2290,2],[2345,2],[2421,2],[2481,2],[2547,2],[2620,2],[2694,2],[2771,2],[2831,2],[2891,2],[2970,2],[3048,2],[3118,2],[3170,2],[3227,2],[3336,2],[3437,2],[3518,2],[3580,2],[3669,2],[3757,2],[3893,2],[4012,2],[4141,2],[4245,2],[4320,2],[4406,2],[4465,2],[4557,2],[4644,2],[4723,2],[4823,2],[4873,2],[4963,2],[5046,2],[5134,2],[5185,2],[5241,2],[5327,2],[5378,2],[5463,2],[5523,2],[5593,2],[5663,2],[5734,2],[5805,2],[5876,2],[5936,2],[6014,2],[6123,2],[6214,2],[6289,2],[6352,2],[6427,2],[6489,2],[6593,2],[6695,2],[6785,2],[6890,2],[6951,2],[7030,2],[7097,2],[7207,2],[7300,2],[7390,2],[7483,2],[7567,2],[7634,2],[7712,2],[7785,2],[7854,2],[7932,2],[7995,2],[8072,2],[8139,2],[8206,2],[8316,2],[8377,2],[8458,2],[8524,2],[8609,2],[8679,2],[8760,2],[8831,2],[8969,2],[9051,2],[9117,2],[9196,2],[9297,2],[9384,2],[9461,2],[9521,2],[9639,2],[9736,2],[9822,2],[9890,2],[9973,2],[10055,2],[10141,2],[10223,2],[10320,2],[10406,2],[10552,2],[10640,2],[10744,2],[10814,2],[10880,2],[10948,2]]},"127":{"position":[[21,2],[96,2]]},"128":{"position":[[21,2],[95,2]]},"129":{"position":[[21,2]]},"131":{"position":[[21,2]]},"135":{"position":[[21,2]]},"137":{"position":[[21,2]]},"138":{"position":[[21,2]]},"140":{"position":[[21,2],[106,2]]},"141":{"position":[[21,2],[74,2]]},"142":{"position":[[21,2],[69,2]]},"143":{"position":[[21,2]]},"144":{"position":[[21,2]]},"145":{"position":[[21,2]]},"146":{"position":[[21,2]]},"148":{"position":[[21,2]]},"149":{"position":[[21,2]]},"151":{"position":[[21,2]]},"152":{"position":[[21,2]]},"153":{"position":[[21,2]]},"154":{"position":[[21,2]]},"155":{"position":[[21,2]]},"156":{"position":[[21,2]]},"157":{"position":[[21,2]]},"158":{"position":[[21,2]]},"161":{"position":[[21,2]]},"162":{"position":[[21,2]]},"164":{"position":[[21,2]]},"165":{"position":[[21,2]]},"166":{"position":[[21,2]]}},"keywords":{}}],["local",{"_index":908,"title":{"158":{"position":[[10,5]]}},"content":{"46":{"position":[[1514,5],[1613,9],[1664,8],[1768,5],[1949,8],[2059,5],[2124,8],[2306,5],[2473,8],[2670,5],[2830,8],[2915,5]]},"49":{"position":[[139,7],[902,7]]},"54":{"position":[[348,7]]},"80":{"position":[[1366,5],[1892,5]]},"99":{"position":[[2077,7]]},"102":{"position":[[1002,5],[1530,8]]},"119":{"position":[[728,5]]},"125":{"position":[[5832,5],[10176,5]]},"128":{"position":[[1873,5]]},"141":{"position":[[2095,5]]},"146":{"position":[[247,5],[481,7]]},"148":{"position":[[1916,5]]},"149":{"position":[[45,5],[287,5],[435,5],[596,5]]},"153":{"position":[[453,5],[727,5]]},"155":{"position":[[972,5]]},"156":{"position":[[1758,5]]},"157":{"position":[[1056,5]]},"158":{"position":[[53,5],[444,5],[691,5],[835,5],[1498,5]]}},"keywords":{}}],["local_keywords.resourc",{"_index":518,"title":{},"content":{"16":{"position":[[1314,23]]}},"keywords":{}}],["local_vari",{"_index":1923,"title":{},"content":{"158":{"position":[[762,18]]}},"keywords":{}}],["localhost",{"_index":1274,"title":{},"content":{"94":{"position":[[1300,9]]}},"keywords":{}}],["locally.log",{"_index":1677,"title":{},"content":{"128":{"position":[[1101,14]]}},"keywords":{}}],["locat",{"_index":114,"title":{},"content":{"2":{"position":[[1444,8]]},"15":{"position":[[1054,7]]},"17":{"position":[[1185,8],[1857,8]]},"166":{"position":[[420,8]]}},"keywords":{}}],["log",{"_index":97,"title":{"35":{"position":[[6,7],[28,4]]}},"content":{"2":{"position":[[1080,7]]},"3":{"position":[[329,4]]},"5":{"position":[[337,4]]},"20":{"position":[[1468,6],[1671,8]]},"26":{"position":[[1767,7],[1822,5],[2017,7]]},"30":{"position":[[1983,4],[2224,7]]},"31":{"position":[[304,6],[351,3],[382,3],[749,4],[799,3]]},"35":{"position":[[64,3],[131,7],[377,3],[561,3],[631,3],[734,3],[873,3],[902,3]]},"39":{"position":[[1544,3],[1629,3]]},"54":{"position":[[1200,4]]},"59":{"position":[[1445,3],[1473,4],[1506,3],[1538,4],[1574,3],[1619,4],[1654,3],[1684,4],[1719,3],[1764,4]]},"60":{"position":[[402,7],[716,4],[1131,3]]},"69":{"position":[[275,6],[352,4]]},"74":{"position":[[294,4]]},"102":{"position":[[1560,7]]},"117":{"position":[[117,3]]},"119":{"position":[[882,3]]},"121":{"position":[[1254,3]]},"125":{"position":[[2937,3],[6113,3]]},"127":{"position":[[825,3]]},"128":{"position":[[1133,3]]},"129":{"position":[[519,3]]},"132":{"position":[[240,3],[287,3]]},"133":{"position":[[363,3],[401,3],[418,3]]},"134":{"position":[[205,3],[244,3]]},"136":{"position":[[593,3],[705,3],[726,3],[748,3]]},"138":{"position":[[2154,3],[2209,4]]},"144":{"position":[[670,3],[700,4],[725,3],[756,4]]},"147":{"position":[[950,3],[978,3]]},"162":{"position":[[742,3],[771,4],[851,3],[878,4],[958,3],[985,4],[1084,3]]},"165":{"position":[[675,3],[718,3],[795,3],[819,3],[853,3],[892,3],[964,3]]}},"keywords":{}}],["log.html",{"_index":763,"title":{},"content":{"31":{"position":[[614,8]]},"35":{"position":[[439,8]]},"117":{"position":[[346,8]]},"166":{"position":[[631,9]]}},"keywords":{}}],["log_into_system",{"_index":1548,"title":{},"content":{"115":{"position":[[527,15]]}},"keywords":{}}],["logic",{"_index":651,"title":{},"content":{"22":{"position":[[819,5],[951,5],[1023,5],[1311,5]]},"25":{"position":[[528,7]]},"52":{"position":[[274,6]]},"56":{"position":[[652,7],[2251,7]]},"57":{"position":[[968,9]]},"67":{"position":[[416,7],[492,7]]},"105":{"position":[[864,9]]},"117":{"position":[[67,7],[248,7]]},"125":{"position":[[6063,7]]},"135":{"position":[[343,6]]}},"keywords":{}}],["login",{"_index":741,"title":{},"content":{"30":{"position":[[1336,6],[1422,5],[1542,5],[1704,6]]},"39":{"position":[[779,5],[849,5],[874,5]]},"53":{"position":[[227,5],[322,5],[347,5]]},"54":{"position":[[598,6],[616,5],[798,6],[816,5]]},"60":{"position":[[150,5],[181,5],[222,5],[432,5],[666,5],[801,5],[973,5],[1071,5],[1228,5],[1614,5],[1690,5],[1846,5],[1959,5],[2002,5],[2034,5],[2076,5],[2111,5],[2189,5],[2399,5]]},"64":{"position":[[845,6]]},"66":{"position":[[619,5],[642,5],[672,5],[718,6]]},"102":{"position":[[2090,5],[2182,5]]},"114":{"position":[[651,5]]},"115":{"position":[[506,5]]},"128":{"position":[[1610,5],[1893,5],[2070,5]]},"148":{"position":[[1109,6]]}},"keywords":{}}],["logist",{"_index":1447,"title":{},"content":{"110":{"position":[[532,10]]}},"keywords":{}}],["logout",{"_index":1349,"title":{},"content":{"102":{"position":[[1969,6]]}},"keywords":{}}],["logs.al",{"_index":1330,"title":{},"content":{"101":{"position":[[736,8]]},"102":{"position":[[1376,8]]}},"keywords":{}}],["logs.filt",{"_index":968,"title":{},"content":{"54":{"position":[[1610,14]]}},"keywords":{}}],["long",{"_index":481,"title":{},"content":{"15":{"position":[[1037,4]]},"17":{"position":[[1380,4],[1455,4]]},"54":{"position":[[897,4],[916,4]]},"121":{"position":[[1659,4]]},"137":{"position":[[179,4]]},"142":{"position":[[408,5]]},"153":{"position":[[344,4]]},"154":{"position":[[186,4]]},"156":{"position":[[1488,4]]},"161":{"position":[[894,4]]}},"keywords":{}}],["longer",{"_index":1894,"title":{},"content":{"153":{"position":[[748,6]]},"157":{"position":[[732,6]]}},"keywords":{}}],["look",{"_index":566,"title":{},"content":{"19":{"position":[[453,4]]},"20":{"position":[[471,4]]},"56":{"position":[[4373,4]]},"62":{"position":[[374,4]]}},"keywords":{}}],["loop",{"_index":991,"title":{"135":{"position":[[10,6]]},"136":{"position":[[18,4]]},"137":{"position":[[12,6]]}},"content":{"56":{"position":[[3744,5]]},"106":{"position":[[371,5]]},"125":{"position":[[10874,5],[10942,5]]},"135":{"position":[[78,5],[93,4],[389,6],[437,5],[792,4],[838,4],[916,4]]},"136":{"position":[[104,5],[383,5]]},"137":{"position":[[80,5],[101,4],[152,5],[454,4],[556,4],[677,4],[766,4],[1248,5],[1364,4],[1456,5]]},"138":{"position":[[148,4],[185,4],[314,4],[511,4],[710,5],[737,4],[873,4],[1040,4],[1293,4],[2121,4]]},"148":{"position":[[1625,4],[1645,7],[1798,4],[1849,5]]},"162":{"position":[[1257,6],[1278,5]]}},"keywords":{}}],["loop_vari",{"_index":1724,"title":{},"content":{"136":{"position":[[126,16],[393,16]]}},"keywords":{}}],["low",{"_index":388,"title":{},"content":{"11":{"position":[[2225,3],[2487,3],[2857,3]]},"26":{"position":[[1406,3]]}},"keywords":{}}],["lower",{"_index":1170,"title":{},"content":{"78":{"position":[[416,5]]},"80":{"position":[[732,5],[882,5],[1024,5],[1152,5],[1848,5]]},"156":{"position":[[736,5]]}},"keywords":{}}],["lowercas",{"_index":1130,"title":{},"content":{"67":{"position":[[370,9]]},"142":{"position":[[629,9]]},"158":{"position":[[738,9]]}},"keywords":{}}],["lowest",{"_index":706,"title":{},"content":{"26":{"position":[[1341,6]]}},"keywords":{}}],["lt",{"_index":1768,"title":{},"content":{"138":{"position":[[2058,4]]}},"keywords":{}}],["lt;condition>",{"_index":1695,"title":{},"content":{"132":{"position":[[115,17]]},"134":{"position":[[97,17]]},"137":{"position":[[961,17]]}},"keywords":{}}],["lt;condition1>",{"_index":1698,"title":{},"content":{"133":{"position":[[121,18]]}},"keywords":{}}],["lt;condition2>",{"_index":1702,"title":{},"content":{"133":{"position":[[187,18]]}},"keywords":{}}],["lt;keyword",{"_index":1699,"title":{},"content":{"133":{"position":[[140,12],[206,12],[250,12]]}},"keywords":{}}],["lt;keyword>",{"_index":1712,"title":{},"content":{"134":{"position":[[115,15]]}},"keywords":{}}],["lt;keywords>",{"_index":1696,"title":{},"content":{"132":{"position":[[133,16],[150,16]]},"136":{"position":[[195,16],[212,16],[432,16],[449,16]]},"137":{"position":[[979,16],[996,16]]}},"keywords":{}}],["lt;locator>",{"_index":1736,"title":{},"content":{"137":{"position":[[1121,15],[1220,15]]},"138":{"position":[[947,15]]}},"keywords":{}}],["lt;path_to_root_suite>",{"_index":729,"title":{},"content":{"30":{"position":[[356,26]]}},"keywords":{}}],["lt;section",{"_index":890,"title":{},"content":{"45":{"position":[[227,11]]}},"keywords":{}}],["lt;value1>",{"_index":1725,"title":{},"content":{"136":{"position":[[146,14],[239,14]]}},"keywords":{}}],["lt;value2>",{"_index":1726,"title":{},"content":{"136":{"position":[[161,14],[254,14]]}},"keywords":{}}],["lt;valuen>",{"_index":1727,"title":{},"content":{"136":{"position":[[180,14],[273,14]]}},"keywords":{}}],["lydia",{"_index":1486,"title":{},"content":{"112":{"position":[[600,5]]}},"keywords":{}}],["machin",{"_index":177,"title":{},"content":{"4":{"position":[[335,7]]},"31":{"position":[[267,7]]}},"keywords":{}}],["made",{"_index":226,"title":{},"content":{"7":{"position":[[590,4]]},"13":{"position":[[386,4]]},"24":{"position":[[347,4]]},"27":{"position":[[634,4]]},"146":{"position":[[354,5]]}},"keywords":{}}],["main",{"_index":327,"title":{},"content":{"9":{"position":[[237,4]]},"99":{"position":[[831,4]]},"125":{"position":[[63,4]]},"128":{"position":[[1004,4]]}},"keywords":{}}],["mainli",{"_index":698,"title":{},"content":{"26":{"position":[[616,6]]}},"keywords":{}}],["maintain",{"_index":40,"title":{},"content":{"0":{"position":[[492,11]]},"5":{"position":[[706,16]]},"7":{"position":[[753,11]]},"8":{"position":[[1225,11],[2426,11]]},"9":{"position":[[167,10]]},"15":{"position":[[552,10]]},"24":{"position":[[544,13]]},"26":{"position":[[711,15]]},"28":{"position":[[228,12]]},"49":{"position":[[498,16],[939,15]]},"56":{"position":[[978,11]]},"99":{"position":[[436,16]]},"107":{"position":[[308,8],[408,9],[620,15]]},"110":{"position":[[273,11],[601,8],[896,11]]},"117":{"position":[[398,8]]},"141":{"position":[[672,11]]}},"keywords":{}}],["mainten",{"_index":252,"title":{},"content":{"8":{"position":[[301,11],[635,12],[1178,12]]},"107":{"position":[[806,11]]}},"keywords":{}}],["make",{"_index":85,"title":{},"content":{"2":{"position":[[682,4]]},"11":{"position":[[1735,4],[2790,4]]},"13":{"position":[[524,6]]},"16":{"position":[[1150,4]]},"19":{"position":[[981,6]]},"21":{"position":[[290,6]]},"22":{"position":[[892,6],[1341,6]]},"24":{"position":[[515,4]]},"27":{"position":[[839,6]]},"49":{"position":[[768,6]]},"54":{"position":[[314,4],[1553,4]]},"56":{"position":[[535,4],[3839,4],[3958,4],[4266,6]]},"57":{"position":[[158,4]]},"58":{"position":[[366,5]]},"62":{"position":[[1820,4]]},"63":{"position":[[168,4],[737,4]]},"115":{"position":[[198,4]]},"118":{"position":[[152,4]]},"119":{"position":[[46,5]]},"121":{"position":[[442,6]]},"125":{"position":[[523,5],[6242,5]]},"131":{"position":[[352,6]]},"147":{"position":[[541,5]]}},"keywords":{}}],["man",{"_index":1625,"title":{},"content":{"124":{"position":[[805,3]]}},"keywords":{}}],["manag",{"_index":664,"title":{},"content":{"22":{"position":[[1361,6]]},"42":{"position":[[238,6],[589,8]]},"49":{"position":[[866,10],[1073,7]]},"107":{"position":[[1154,6]]},"110":{"position":[[160,6],[699,10],[797,8]]},"121":{"position":[[1783,6]]},"125":{"position":[[4951,6]]},"149":{"position":[[245,8]]}},"keywords":{}}],["mandatori",{"_index":893,"title":{"88":{"position":[[8,9]]},"119":{"position":[[17,9]]}},"content":{"45":{"position":[[550,10]]},"48":{"position":[[767,9]]},"56":{"position":[[3919,9]]},"87":{"position":[[715,9],[1144,9],[1245,9]]},"88":{"position":[[58,9],[1062,9]]},"89":{"position":[[281,9]]},"90":{"position":[[309,9]]},"91":{"position":[[743,9]]},"92":{"position":[[1353,9]]},"93":{"position":[[817,9]]},"119":{"position":[[64,9],[132,9],[228,9]]},"120":{"position":[[297,9]]},"125":{"position":[[3620,9],[6260,9],[6331,9]]}},"keywords":{}}],["mani",{"_index":754,"title":{},"content":{"30":{"position":[[2243,4]]},"64":{"position":[[880,4]]},"107":{"position":[[1047,4]]},"124":{"position":[[906,4]]},"144":{"position":[[198,4]]},"162":{"position":[[746,4],[855,4],[962,4],[1088,4]]}},"keywords":{}}],["manipul",{"_index":455,"title":{},"content":{"13":{"position":[[857,13]]}},"keywords":{}}],["manner",{"_index":1005,"title":{},"content":{"57":{"position":[[1403,7]]}},"keywords":{}}],["manual",{"_index":1322,"title":{},"content":{"99":{"position":[[1585,6]]},"105":{"position":[[358,7]]}},"keywords":{}}],["map",{"_index":615,"title":{},"content":{"20":{"position":[[1341,3]]}},"keywords":{}}],["mark",{"_index":790,"title":{},"content":{"33":{"position":[[62,6]]},"34":{"position":[[62,6]]},"46":{"position":[[2037,6]]},"54":{"position":[[1031,6],[1064,6]]},"72":{"position":[[234,5],[324,5]]},"74":{"position":[[244,4],[1150,4]]},"75":{"position":[[175,4]]},"76":{"position":[[34,6]]},"91":{"position":[[89,6],[811,6]]},"92":{"position":[[99,6],[819,6]]},"93":{"position":[[439,6]]},"94":{"position":[[68,6],[611,6]]},"101":{"position":[[704,6]]},"102":{"position":[[1344,6]]},"125":{"position":[[2815,6],[2875,6],[3964,6],[4093,6],[4295,6]]},"127":{"position":[[757,6]]},"128":{"position":[[958,6]]}},"keywords":{}}],["markdown",{"_index":1567,"title":{},"content":{"117":{"position":[[763,9],[817,9]]}},"keywords":{}}],["masteri",{"_index":1390,"title":{},"content":{"106":{"position":[[453,8]]}},"keywords":{}}],["match",{"_index":607,"title":{"86":{"position":[[35,8]]}},"content":{"20":{"position":[[878,8]]},"71":{"position":[[54,5],[78,7],[113,7]]},"86":{"position":[[29,7],[69,7]]},"90":{"position":[[1202,8]]},"92":{"position":[[1434,8]]},"95":{"position":[[480,8]]},"115":{"position":[[69,8],[466,8],[638,8],[734,5],[782,5],[987,5],[1028,5]]},"125":{"position":[[5927,8]]},"140":{"position":[[581,8]]}},"keywords":{}}],["match.if",{"_index":1551,"title":{},"content":{"115":{"position":[[969,8]]}},"keywords":{}}],["materi",{"_index":1427,"title":{},"content":{"109":{"position":[[471,9]]}},"keywords":{}}],["matti",{"_index":1826,"title":{},"content":{"144":{"position":[[358,5],[594,5],[718,6]]},"145":{"position":[[667,5]]}},"keywords":{}}],["max",{"_index":1742,"title":{},"content":{"138":{"position":[[885,3]]}},"keywords":{}}],["maximum",{"_index":915,"title":{},"content":{"46":{"position":[[1981,7]]},"137":{"position":[[509,7],[1319,7]]}},"keywords":{}}],["mean",{"_index":792,"title":{},"content":{"33":{"position":[[395,5],[749,5]]},"56":{"position":[[3367,5]]},"59":{"position":[[684,5]]},"102":{"position":[[909,5]]},"105":{"position":[[1013,7]]},"128":{"position":[[703,5]]},"141":{"position":[[1810,5]]},"145":{"position":[[847,5]]},"148":{"position":[[1986,5]]},"149":{"position":[[583,5],[954,5]]},"160":{"position":[[181,8]]},"163":{"position":[[205,8]]}},"keywords":{}}],["meaning",{"_index":1532,"title":{},"content":{"112":{"position":[[1804,10]]},"121":{"position":[[481,11]]}},"keywords":{}}],["mechan",{"_index":146,"title":{},"content":{"3":{"position":[[308,9]]},"56":{"position":[[55,9]]},"107":{"position":[[117,9]]},"108":{"position":[[701,10]]},"125":{"position":[[2158,9]]}},"keywords":{}}],["meet",{"_index":348,"title":{},"content":{"11":{"position":[[705,5]]},"105":{"position":[[536,4]]},"127":{"position":[[1132,4]]}},"keywords":{}}],["meggl",{"_index":1499,"title":{},"content":{"112":{"position":[[694,7],[803,7],[996,6]]}},"keywords":{}}],["member",{"_index":270,"title":{},"content":{"8":{"position":[[965,8],[1933,8],[2253,8]]},"15":{"position":[[576,7]]},"109":{"position":[[409,7]]},"157":{"position":[[1016,8]]}},"keywords":{}}],["membership",{"_index":273,"title":{},"content":{"8":{"position":[[1026,10],[1152,10]]}},"keywords":{}}],["mention",{"_index":508,"title":{},"content":{"16":{"position":[[128,9]]},"56":{"position":[[119,9]]},"112":{"position":[[738,8]]}},"keywords":{}}],["messag",{"_index":794,"title":{},"content":{"33":{"position":[[726,7]]},"35":{"position":[[68,8],[367,9],[381,8],[738,8]]},"64":{"position":[[1036,7]]},"75":{"position":[[208,8]]},"88":{"position":[[496,8],[957,7]]},"89":{"position":[[973,8]]},"95":{"position":[[678,7],[1981,7]]},"97":{"position":[[1126,7],[1171,7],[1349,7],[1394,7]]},"125":{"position":[[2941,8]]}},"keywords":{}}],["met",{"_index":785,"title":{},"content":{"32":{"position":[[511,4]]},"127":{"position":[[948,3]]},"129":{"position":[[265,3],[740,4]]},"131":{"position":[[248,4]]},"132":{"position":[[65,4]]},"137":{"position":[[202,4]]},"138":{"position":[[1235,4]]}},"keywords":{}}],["metadata",{"_index":898,"title":{},"content":{"46":{"position":[[673,8],[709,8]]},"80":{"position":[[418,8]]}},"keywords":{}}],["metadata.set",{"_index":1168,"title":{},"content":{"78":{"position":[[262,12]]}},"keywords":{}}],["method",{"_index":640,"title":{},"content":{"22":{"position":[[149,6],[498,6]]},"42":{"position":[[307,7]]},"105":{"position":[[1364,8]]},"140":{"position":[[1652,7]]}},"keywords":{}}],["methodolog",{"_index":1318,"title":{},"content":{"99":{"position":[[50,11]]}},"keywords":{}}],["meticul",{"_index":1527,"title":{},"content":{"112":{"position":[[1626,12]]}},"keywords":{}}],["michael",{"_index":1488,"title":{},"content":{"112":{"position":[[615,7]]}},"keywords":{}}],["middl",{"_index":1007,"title":{},"content":{"58":{"position":[[413,6]]},"60":{"position":[[2496,6]]}},"keywords":{}}],["miikka",{"_index":1490,"title":{},"content":{"112":{"position":[[630,6]]}},"keywords":{}}],["minimum",{"_index":1770,"title":{},"content":{"138":{"position":[[2146,7],[2251,7]]}},"keywords":{}}],["minimum_ag",{"_index":1766,"title":{},"content":{"138":{"position":[[1900,14],[2063,14]]}},"keywords":{}}],["minkowski",{"_index":1485,"title":{},"content":{"112":{"position":[[588,11],[974,11]]}},"keywords":{}}],["minu",{"_index":1122,"title":{},"content":{"66":{"position":[[800,5]]}},"keywords":{}}],["misinterpret",{"_index":868,"title":{},"content":{"40":{"position":[[587,14]]},"56":{"position":[[4440,17]]},"145":{"position":[[497,18]]}},"keywords":{}}],["miss",{"_index":1231,"title":{},"content":{"88":{"position":[[636,7]]}},"keywords":{}}],["mission",{"_index":318,"title":{},"content":{"8":{"position":[[2329,7]]}},"keywords":{}}],["mistak",{"_index":1950,"title":{},"content":{"161":{"position":[[1158,9]]}},"keywords":{}}],["mitig",{"_index":1091,"title":{},"content":{"64":{"position":[[81,8],[1300,8]]},"125":{"position":[[7697,8]]}},"keywords":{}}],["mix",{"_index":837,"title":{},"content":{"39":{"position":[[460,5]]},"90":{"position":[[1408,3]]},"121":{"position":[[1699,3],[1856,5]]}},"keywords":{}}],["mobil",{"_index":1157,"title":{},"content":{"74":{"position":[[1063,6]]},"107":{"position":[[1015,7]]}},"keywords":{}}],["mock",{"_index":394,"title":{},"content":{"11":{"position":[[2347,8]]}},"keywords":{}}],["mode",{"_index":673,"title":{},"content":{"24":{"position":[[228,5]]},"48":{"position":[[272,5]]}},"keywords":{}}],["model",{"_index":94,"title":{},"content":{"2":{"position":[[942,6],[1014,5]]},"3":{"position":[[257,5]]},"30":{"position":[[865,5],[924,6]]}},"keywords":{}}],["model.an",{"_index":143,"title":{},"content":{"3":{"position":[[220,8]]}},"keywords":{}}],["modif",{"_index":230,"title":{},"content":{"7":{"position":[[666,14]]}},"keywords":{}}],["modifi",{"_index":210,"title":{},"content":{"7":{"position":[[307,7]]},"153":{"position":[[126,8]]}},"keywords":{}}],["modul",{"_index":482,"title":{},"content":{"15":{"position":[[1076,6],[1380,6],[1475,6],[1550,7]]},"17":{"position":[[616,6],[641,6]]}},"keywords":{}}],["modular",{"_index":618,"title":{},"content":{"20":{"position":[[1637,10]]},"24":{"position":[[535,8]]},"27":{"position":[[866,7]]},"49":{"position":[[790,7]]},"141":{"position":[[684,10]]}},"keywords":{}}],["monitor",{"_index":418,"title":{"12":{"position":[[18,11]]}},"content":{"12":{"position":[[43,11],[82,10],[106,11]]}},"keywords":{}}],["more",{"_index":315,"title":{},"content":{"8":{"position":[[2204,4]]},"13":{"position":[[594,4]]},"15":{"position":[[449,4],[748,4],[785,4]]},"16":{"position":[[397,4],[1042,4],[1391,4]]},"17":{"position":[[1699,4]]},"20":{"position":[[1657,4]]},"21":{"position":[[456,4],[812,4],[1045,4]]},"22":{"position":[[1619,4]]},"25":{"position":[[487,4]]},"26":{"position":[[366,4],[482,4]]},"27":{"position":[[861,4]]},"30":{"position":[[2248,5],[2382,4]]},"32":{"position":[[680,4]]},"37":{"position":[[890,4],[1140,4]]},"39":{"position":[[1101,4]]},"41":{"position":[[551,4]]},"46":{"position":[[1161,4],[1905,4],[2427,4]]},"47":{"position":[[844,4]]},"48":{"position":[[882,4]]},"49":{"position":[[785,4],[1121,4]]},"56":{"position":[[260,4],[513,4],[1169,4],[2552,4],[3348,4],[3972,4],[4035,4]]},"57":{"position":[[168,4],[1375,4]]},"59":{"position":[[1596,5],[1641,5]]},"60":{"position":[[562,4],[1481,4]]},"63":{"position":[[748,4],[1414,4]]},"64":{"position":[[136,4],[885,4]]},"66":{"position":[[1237,4]]},"69":{"position":[[416,4]]},"85":{"position":[[531,4],[709,4]]},"86":{"position":[[527,4],[696,4]]},"87":{"position":[[218,4],[768,4]]},"90":{"position":[[1761,4]]},"95":{"position":[[2142,4]]},"96":{"position":[[484,4]]},"97":{"position":[[261,4],[792,4]]},"98":{"position":[[56,4],[189,4]]},"105":{"position":[[897,4]]},"106":{"position":[[514,4]]},"107":{"position":[[1052,5],[1081,4],[1233,4]]},"114":{"position":[[252,4]]},"115":{"position":[[209,4]]},"117":{"position":[[780,4]]},"118":{"position":[[162,4]]},"121":{"position":[[463,4],[1790,4]]},"123":{"position":[[460,4],[476,4]]},"135":{"position":[[572,4]]},"140":{"position":[[442,4],[2191,4]]},"141":{"position":[[1000,4],[1439,4]]},"146":{"position":[[669,4]]},"147":{"position":[[571,4]]},"148":{"position":[[393,4],[2415,4]]},"149":{"position":[[1145,4]]},"152":{"position":[[499,4],[722,4],[889,4]]},"155":{"position":[[824,4]]},"162":{"position":[[1288,4]]}},"keywords":{}}],["mostli",{"_index":331,"title":{},"content":{"11":{"position":[[72,6]]},"19":{"position":[[179,6]]},"41":{"position":[[92,6]]},"95":{"position":[[211,6]]},"125":{"position":[[151,6]]}},"keywords":{}}],["msg",{"_index":1239,"title":{},"content":{"89":{"position":[[677,3]]}},"keywords":{}}],["much",{"_index":619,"title":{},"content":{"20":{"position":[[1652,4]]},"97":{"position":[[858,4]]}},"keywords":{}}],["multi",{"_index":1011,"title":{},"content":{"58":{"position":[[884,5]]}},"keywords":{}}],["multilin",{"_index":1800,"title":{},"content":{"142":{"position":[[1129,12]]}},"keywords":{}}],["multipl",{"_index":343,"title":{"53":{"position":[[8,8]]},"54":{"position":[[29,8]]}},"content":{"11":{"position":[[526,8]]},"16":{"position":[[231,8]]},"20":{"position":[[1063,8],[1428,8]]},"22":{"position":[[866,8]]},"27":{"position":[[894,8]]},"42":{"position":[[427,8]]},"46":{"position":[[700,8]]},"47":{"position":[[482,8]]},"53":{"position":[[68,8]]},"54":{"position":[[89,8],[152,8],[1174,8]]},"56":{"position":[[724,8],[847,8],[4094,8]]},"57":{"position":[[585,8]]},"58":{"position":[[183,9],[598,9]]},"62":{"position":[[1209,8],[1481,8]]},"63":{"position":[[842,8]]},"64":{"position":[[688,8],[1064,8]]},"71":{"position":[[60,8]]},"80":{"position":[[1971,8]]},"94":{"position":[[300,8]]},"99":{"position":[[249,8],[1149,8]]},"114":{"position":[[211,8]]},"118":{"position":[[454,8]]},"123":{"position":[[540,8]]},"125":{"position":[[5409,8],[7257,8],[7371,8],[7458,8],[10601,8]]},"127":{"position":[[1212,8]]},"135":{"position":[[143,8],[752,8]]},"140":{"position":[[1231,8]]},"141":{"position":[[641,8],[1297,8],[1331,8]]},"142":{"position":[[97,8],[436,8],[508,8]]},"144":{"position":[[110,8],[261,8]]},"147":{"position":[[606,8],[1093,8],[1296,8]]},"148":{"position":[[721,8],[761,8]]},"157":{"position":[[937,8]]},"159":{"position":[[198,8],[223,8],[569,8]]},"162":{"position":[[472,8]]},"165":{"position":[[67,8],[443,8]]}},"keywords":{}}],["n",{"_index":1273,"title":{},"content":{"94":{"position":[[1293,1]]}},"keywords":{}}],["name",{"_index":480,"title":{"40":{"position":[[6,5]]},"53":{"position":[[17,5]]},"54":{"position":[[8,5]]},"61":{"position":[[39,6]]},"64":{"position":[[6,6]]},"91":{"position":[[22,5]]},"93":{"position":[[8,5]]},"94":{"position":[[13,5]]},"115":{"position":[[19,6]]}},"content":{"15":{"position":[[1014,4],[1159,4],[1334,4],[1361,4]]},"20":{"position":[[903,5]]},"21":{"position":[[686,5]]},"26":{"position":[[1554,5]]},"30":{"position":[[446,5],[2272,5]]},"39":{"position":[[294,5],[346,5],[581,5],[1124,5]]},"40":{"position":[[56,5],[112,5],[171,5],[310,5],[328,5],[361,4],[429,5],[605,5],[680,4],[702,5]]},"41":{"position":[[245,4]]},"45":{"position":[[302,4],[319,5]]},"46":{"position":[[502,5],[547,5],[579,4]]},"48":{"position":[[440,4]]},"53":{"position":[[77,5],[183,4],[465,4],[548,4],[593,4],[674,4],[802,4],[967,5]]},"54":{"position":[[68,5],[1505,4]]},"56":{"position":[[406,6],[1115,4],[1198,4],[1451,4],[1867,4],[2049,4],[3209,4],[3262,5],[3575,4]]},"57":{"position":[[830,4],[1612,4]]},"59":{"position":[[530,5]]},"60":{"position":[[838,4],[1510,5],[2153,4]]},"63":{"position":[[718,5],[823,5],[990,5],[1479,4],[1736,4]]},"64":{"position":[[42,6],[97,6],[164,5],[290,5],[402,6],[551,6],[720,5],[1087,4],[1131,4],[1263,6],[1333,5],[1378,5],[1760,5],[1826,4],[1881,5]]},"68":{"position":[[108,5]]},"69":{"position":[[103,5]]},"74":{"position":[[897,4]]},"78":{"position":[[117,4],[144,4]]},"80":{"position":[[305,5],[324,4]]},"83":{"position":[[396,5],[406,4]]},"84":{"position":[[270,5]]},"85":{"position":[[228,5],[621,5],[665,6],[689,5]]},"86":{"position":[[229,5],[653,5],[671,5]]},"87":{"position":[[547,5],[889,5],[1021,6],[1033,5],[1062,5],[1120,5],[1272,5]]},"88":{"position":[[317,5]]},"89":{"position":[[422,4],[568,5],[1114,5]]},"90":{"position":[[215,6],[389,5],[404,5],[613,5],[636,5],[1227,4],[1673,4]]},"91":{"position":[[63,5],[365,5],[449,5],[481,4],[547,5]]},"92":{"position":[[871,4],[1305,5]]},"93":{"position":[[499,4],[712,4]]},"94":{"position":[[48,5],[165,5],[383,5],[440,6],[568,5],[591,5],[660,4],[751,5],[815,5],[875,5]]},"97":{"position":[[198,5]]},"114":{"position":[[748,8],[766,4],[787,7]]},"115":{"position":[[59,5],[83,5],[183,5],[350,6],[366,5],[483,6],[954,4],[1038,4],[1178,5],[1308,6],[1420,6]]},"118":{"position":[[435,5]]},"121":{"position":[[322,4],[457,5],[560,5],[1471,4],[1573,5],[1639,4]]},"122":{"position":[[27,5],[54,5]]},"123":{"position":[[638,4]]},"124":{"position":[[41,6],[344,6],[856,5]]},"125":{"position":[[3938,5],[4275,5],[4761,5],[4817,5],[5917,5],[6913,6],[7266,5],[7350,5],[7412,6],[7658,6]]},"138":{"position":[[2226,4]]},"140":{"position":[[365,5],[479,5],[599,6],[708,6]]},"141":{"position":[[2051,5]]},"142":{"position":[[209,7],[256,8]]},"144":{"position":[[349,8],[680,5],[712,5],[736,5],[769,5]]},"145":{"position":[[740,5]]},"146":{"position":[[542,5]]},"147":{"position":[[1229,5]]},"148":{"position":[[520,4]]},"151":{"position":[[216,4]]},"156":{"position":[[1381,4]]},"159":{"position":[[285,4],[306,4],[425,7],[589,7]]},"161":{"position":[[435,5]]},"165":{"position":[[703,7],[722,7],[1135,5],[1192,5]]},"166":{"position":[[1156,4],[1336,4]]}},"keywords":{}}],["name>",{"_index":891,"title":{},"content":{"45":{"position":[[239,8]]}},"keywords":{}}],["name.specifi",{"_index":1167,"title":{},"content":{"78":{"position":[[202,12]]}},"keywords":{}}],["name.vari",{"_index":1773,"title":{},"content":{"140":{"position":[[351,13]]}},"keywords":{}}],["name:robot",{"_index":1938,"title":{},"content":{"159":{"position":[[465,10]]}},"keywords":{}}],["name:valu",{"_index":1936,"title":{},"content":{"159":{"position":[[268,10]]}},"keywords":{}}],["name=${filenam",{"_index":1864,"title":{},"content":{"148":{"position":[[1031,16]]}},"keywords":{}}],["name=alic",{"_index":1745,"title":{},"content":{"138":{"position":[[1402,10]]},"165":{"position":[[601,10]]}},"keywords":{}}],["name=bob",{"_index":1748,"title":{},"content":{"138":{"position":[[1441,8]]},"165":{"position":[[642,8]]}},"keywords":{}}],["name=charli",{"_index":1751,"title":{},"content":{"138":{"position":[[1478,12]]}},"keywords":{}}],["name=matti",{"_index":1834,"title":{},"content":{"145":{"position":[[282,10]]},"148":{"position":[[1153,10]]}},"keywords":{}}],["name=pekka",{"_index":1754,"title":{},"content":{"138":{"position":[[1519,10]]},"165":{"position":[[835,10]]}},"keywords":{}}],["name=teppo",{"_index":1838,"title":{},"content":{"145":{"position":[[328,10]]},"148":{"position":[[1207,10]]}},"keywords":{}}],["names}[0",{"_index":1830,"title":{},"content":{"144":{"position":[[578,11],[686,11]]}},"keywords":{}}],["names}[1",{"_index":1831,"title":{},"content":{"144":{"position":[[604,11],[742,11]]}},"keywords":{}}],["narrow",{"_index":1306,"title":{},"content":{"97":{"position":[[797,8]]}},"keywords":{}}],["nativ",{"_index":1782,"title":{},"content":{"140":{"position":[[1725,8]]},"160":{"position":[[103,8]]},"163":{"position":[[109,8]]}},"keywords":{}}],["natur",{"_index":596,"title":{},"content":{"20":{"position":[[357,7],[1345,7]]},"21":{"position":[[817,7]]}},"keywords":{}}],["navig",{"_index":1679,"title":{},"content":{"128":{"position":[[1281,8]]}},"keywords":{}}],["necessari",{"_index":1187,"title":{},"content":{"80":{"position":[[1262,9]]},"148":{"position":[[1478,9],[1663,9]]},"162":{"position":[[393,9]]}},"keywords":{}}],["necessit",{"_index":392,"title":{},"content":{"11":{"position":[[2295,13]]}},"keywords":{}}],["need",{"_index":167,"title":{},"content":{"3":{"position":[[947,6]]},"8":{"position":[[2397,5]]},"15":{"position":[[1659,4]]},"17":{"position":[[1632,5]]},"21":{"position":[[248,4]]},"22":{"position":[[1196,4],[1449,5]]},"25":{"position":[[601,7]]},"45":{"position":[[748,7]]},"46":{"position":[[422,6]]},"54":{"position":[[1427,6]]},"58":{"position":[[475,4]]},"59":{"position":[[175,4]]},"62":{"position":[[1810,6]]},"63":{"position":[[110,4],[1342,5],[1447,4]]},"80":{"position":[[2044,7]]},"92":{"position":[[354,4],[767,6]]},"97":{"position":[[363,7]]},"98":{"position":[[128,6]]},"101":{"position":[[969,4]]},"105":{"position":[[1448,5]]},"106":{"position":[[248,6]]},"110":{"position":[[971,7]]},"127":{"position":[[310,4]]},"129":{"position":[[625,6]]},"134":{"position":[[292,6]]},"136":{"position":[[10,4]]},"144":{"position":[[213,7]]},"145":{"position":[[718,6]]},"148":{"position":[[2293,7]]},"155":{"position":[[395,4]]},"157":{"position":[[911,4]]},"158":{"position":[[630,4]]},"162":{"position":[[1235,6]]}},"keywords":{}}],["needed.th",{"_index":966,"title":{},"content":{"54":{"position":[[1484,10]]}},"keywords":{}}],["negative/posit",{"_index":1810,"title":{},"content":{"143":{"position":[[231,19],[339,19]]}},"keywords":{}}],["nest",{"_index":714,"title":{},"content":{"26":{"position":[[1919,6]]}},"keywords":{}}],["network",{"_index":1079,"title":{},"content":{"63":{"position":[[1154,7]]},"64":{"position":[[762,7]]}},"keywords":{}}],["new",{"_index":507,"title":{},"content":{"16":{"position":[[110,3]]},"56":{"position":[[3549,3]]},"62":{"position":[[1551,3]]},"125":{"position":[[3213,3]]},"146":{"position":[[515,3]]},"156":{"position":[[1272,3]]}},"keywords":{}}],["newlin",{"_index":1076,"title":{},"content":{"63":{"position":[[963,7]]},"142":{"position":[[697,8]]}},"keywords":{}}],["newline=lf",{"_index":1073,"title":{},"content":{"63":{"position":[[926,10]]}},"keywords":{}}],["next",{"_index":979,"title":{},"content":{"56":{"position":[[967,4]]},"57":{"position":[[190,4],[662,4]]},"62":{"position":[[1288,4]]},"87":{"position":[[746,4]]},"115":{"position":[[1501,4]]},"137":{"position":[[815,4]]},"138":{"position":[[212,4],[426,4],[1202,4]]},"140":{"position":[[2058,4]]}},"keywords":{}}],["non",{"_index":244,"title":{},"content":{"8":{"position":[[201,3],[2012,3]]},"11":{"position":[[296,3]]},"21":{"position":[[1082,3]]},"31":{"position":[[1174,3]]},"40":{"position":[[138,3]]},"99":{"position":[[120,3]]},"111":{"position":[[331,3]]}},"keywords":{}}],["none",{"_index":1240,"title":{},"content":{"89":{"position":[[748,4]]},"102":{"position":[[885,5],[2368,4],[2427,4]]},"128":{"position":[[691,5],[1985,4],[2041,4]]},"143":{"position":[[513,8],[1033,7]]}},"keywords":{}}],["normal",{"_index":439,"title":{},"content":{"13":{"position":[[87,8]]},"22":{"position":[[568,8]]},"46":{"position":[[516,8]]},"58":{"position":[[446,6]]},"59":{"position":[[753,6],[910,6],[1144,8]]},"121":{"position":[[1927,6]]},"123":{"position":[[761,8]]},"140":{"position":[[812,6]]},"162":{"position":[[165,6]]},"165":{"position":[[174,6]]}},"keywords":{}}],["not_a_numb",{"_index":1292,"title":{},"content":{"95":{"position":[[1715,12],[2034,14]]}},"keywords":{}}],["note",{"_index":1189,"title":{},"content":{"80":{"position":[[1751,5]]},"105":{"position":[[574,4]]},"117":{"position":[[518,5]]},"161":{"position":[[1023,5]]}},"keywords":{}}],["noth",{"_index":1822,"title":{},"content":{"143":{"position":[[1022,10]]}},"keywords":{}}],["now",{"_index":1027,"title":{},"content":{"59":{"position":[[1590,3],[1635,3]]},"63":{"position":[[1799,3]]},"95":{"position":[[1315,3]]},"156":{"position":[[1429,3]]}},"keywords":{}}],["nowaday",{"_index":1284,"title":{},"content":{"95":{"position":[[964,8]]}},"keywords":{}}],["num1",{"_index":1933,"title":{},"content":{"158":{"position":[[1170,7],[1205,7],[1513,7]]}},"keywords":{}}],["num2",{"_index":1934,"title":{},"content":{"158":{"position":[[1178,7],[1215,7]]}},"keywords":{}}],["number",{"_index":624,"title":{"92":{"position":[[17,6]]}},"content":{"21":{"position":[[504,6]]},"39":{"position":[[1281,6],[1402,6]]},"42":{"position":[[101,6]]},"71":{"position":[[90,6]]},"74":{"position":[[677,6]]},"85":{"position":[[317,6],[496,6]]},"86":{"position":[[313,6],[492,6]]},"87":{"position":[[974,6],[1175,6]]},"89":{"position":[[472,6]]},"91":{"position":[[279,6]]},"92":{"position":[[58,6],[243,6],[1164,6],[1260,6]]},"93":{"position":[[177,6],[363,6],[642,6]]},"94":{"position":[[238,6]]},"95":{"position":[[1925,6]]},"118":{"position":[[587,7]]},"121":{"position":[[2080,6],[2119,6],[2173,6],[2289,7]]},"122":{"position":[[82,6]]},"125":{"position":[[4052,6]]},"137":{"position":[[249,6],[1327,6]]},"138":{"position":[[659,6]]},"140":{"position":[[1905,8]]},"143":{"position":[[223,7],[310,7]]},"144":{"position":[[384,10]]},"147":{"position":[[1051,6]]},"158":{"position":[[1100,7]]}},"keywords":{}}],["number=1",{"_index":1968,"title":{},"content":{"164":{"position":[[595,8]]}},"keywords":{}}],["number=4",{"_index":1965,"title":{},"content":{"164":{"position":[[493,8]]}},"keywords":{}}],["numbers.for",{"_index":1720,"title":{},"content":{"135":{"position":[[653,11]]}},"keywords":{}}],["nunit",{"_index":399,"title":{},"content":{"11":{"position":[[2444,6]]}},"keywords":{}}],["object",{"_index":52,"title":{"108":{"position":[[19,10]]},"125":{"position":[[9,10]]}},"content":{"2":{"position":[[10,10]]},"3":{"position":[[10,10]]},"4":{"position":[[10,10]]},"7":{"position":[[10,10]]},"8":{"position":[[10,10],[54,10],[511,10]]},"9":{"position":[[10,10]]},"11":{"position":[[10,10]]},"15":{"position":[[10,10]]},"16":{"position":[[10,10]]},"17":{"position":[[10,10]]},"19":{"position":[[10,10]]},"20":{"position":[[10,10]]},"21":{"position":[[10,10]]},"22":{"position":[[10,10]]},"26":{"position":[[10,10]]},"27":{"position":[[10,10]]},"30":{"position":[[10,10]]},"31":{"position":[[10,10]]},"32":{"position":[[10,10]]},"33":{"position":[[10,10]]},"34":{"position":[[10,10]]},"35":{"position":[[10,10]]},"39":{"position":[[10,10]]},"40":{"position":[[10,10]]},"41":{"position":[[10,10]]},"44":{"position":[[10,10]]},"45":{"position":[[10,10]]},"46":{"position":[[10,10]]},"47":{"position":[[10,10]]},"48":{"position":[[10,10]]},"49":{"position":[[10,10]]},"52":{"position":[[10,10]]},"53":{"position":[[10,10]]},"54":{"position":[[10,10]]},"56":{"position":[[10,10]]},"57":{"position":[[10,10]]},"58":{"position":[[10,10]]},"59":{"position":[[10,10]]},"60":{"position":[[10,10]]},"62":{"position":[[10,10]]},"63":{"position":[[10,10]]},"64":{"position":[[10,10]]},"66":{"position":[[10,10]]},"67":{"position":[[10,10]]},"74":{"position":[[10,10]]},"79":{"position":[[10,10]]},"80":{"position":[[10,10]]},"83":{"position":[[10,10]]},"87":{"position":[[10,10]]},"88":{"position":[[10,10]]},"89":{"position":[[10,10]]},"90":{"position":[[10,10]]},"91":{"position":[[10,10]]},"92":{"position":[[10,10]]},"93":{"position":[[10,10]]},"94":{"position":[[10,10]]},"95":{"position":[[10,10]]},"96":{"position":[[10,10]]},"97":{"position":[[10,10]]},"101":{"position":[[10,10]]},"102":{"position":[[10,10]]},"103":{"position":[[10,10]]},"105":{"position":[[264,11],[952,10]]},"108":{"position":[[14,10],[213,11],[368,11]]},"115":{"position":[[10,10]]},"116":{"position":[[10,10]]},"117":{"position":[[10,10]]},"118":{"position":[[10,10]]},"119":{"position":[[10,10]]},"120":{"position":[[10,10]]},"121":{"position":[[10,10]]},"123":{"position":[[10,10]]},"124":{"position":[[10,10]]},"125":{"position":[[9,10],[1238,10]]},"127":{"position":[[10,10]]},"128":{"position":[[10,10]]},"129":{"position":[[10,10]]},"131":{"position":[[10,10]]},"135":{"position":[[10,10]]},"137":{"position":[[10,10]]},"138":{"position":[[10,10]]},"140":{"position":[[10,10],[1005,6],[1943,8]]},"141":{"position":[[10,10]]},"142":{"position":[[10,10]]},"143":{"position":[[10,10]]},"144":{"position":[[10,10]]},"145":{"position":[[10,10]]},"146":{"position":[[10,10]]},"148":{"position":[[10,10]]},"149":{"position":[[10,10]]},"151":{"position":[[10,10]]},"152":{"position":[[10,10]]},"153":{"position":[[10,10]]},"154":{"position":[[10,10]]},"155":{"position":[[10,10]]},"156":{"position":[[10,10]]},"157":{"position":[[10,10]]},"158":{"position":[[10,10]]},"161":{"position":[[10,10]]},"162":{"position":[[10,10]]},"164":{"position":[[10,10]]},"165":{"position":[[10,10]]},"166":{"position":[[10,10]]}},"keywords":{}}],["obtain",{"_index":1436,"title":{},"content":{"109":{"position":[[975,9]]}},"keywords":{}}],["obviou",{"_index":839,"title":{},"content":{"39":{"position":[[515,7],[734,7],[932,7]]},"40":{"position":[[142,7]]}},"keywords":{}}],["occur",{"_index":1068,"title":{},"content":{"62":{"position":[[1640,6]]},"64":{"position":[[118,5]]},"101":{"position":[[977,5]]},"127":{"position":[[318,5]]},"148":{"position":[[1554,5]]}},"keywords":{}}],["offer",{"_index":65,"title":{},"content":{"2":{"position":[[297,6],[1634,5]]},"13":{"position":[[635,6]]},"21":{"position":[[1290,8]]},"22":{"position":[[1061,6]]},"48":{"position":[[318,7]]},"63":{"position":[[101,5]]},"96":{"position":[[335,6]]},"109":{"position":[[108,5]]}},"keywords":{}}],["offici",{"_index":174,"title":{},"content":{"4":{"position":[[261,10]]},"8":{"position":[[155,11],[1269,8]]},"9":{"position":[[41,8],[102,8],[340,8]]},"105":{"position":[[760,8]]},"109":{"position":[[49,10]]},"125":{"position":[[1330,8]]}},"keywords":{}}],["old",{"_index":1978,"title":{},"content":{"165":{"position":[[746,3]]}},"keywords":{}}],["older",{"_index":1760,"title":{},"content":{"138":{"position":[[1645,5],[1690,5],[1853,5],[2193,5]]}},"keywords":{}}],["older_particip",{"_index":1761,"title":{},"content":{"138":{"position":[[1664,21],[1919,21],[2274,21],[2368,21]]}},"keywords":{}}],["older_participants}[0][nam",{"_index":1763,"title":{},"content":{"138":{"position":[[1744,30]]}},"keywords":{}}],["older_participants}[1][nam",{"_index":1765,"title":{},"content":{"138":{"position":[[1795,30]]}},"keywords":{}}],["omit",{"_index":894,"title":{},"content":{"45":{"position":[[733,7]]},"89":{"position":[[150,7],[983,8]]},"94":{"position":[[1026,8]]}},"keywords":{}}],["on",{"_index":685,"title":{"53":{"position":[[38,3]]}},"content":{"25":{"position":[[212,3]]},"26":{"position":[[359,3],[475,3],[2065,3]]},"34":{"position":[[464,3],[662,3],[729,3],[800,3],[864,3]]},"40":{"position":[[218,3]]},"44":{"position":[[261,3]]},"48":{"position":[[257,3],[739,3]]},"53":{"position":[[98,3]]},"54":{"position":[[984,3],[1379,3]]},"56":{"position":[[1495,3],[1616,3],[1894,3],[1937,3],[2148,3],[2247,3]]},"57":{"position":[[290,3],[460,3],[1012,3],[1756,3],[1799,3]]},"62":{"position":[[1709,3],[1732,3]]},"63":{"position":[[1424,3]]},"64":{"position":[[570,3]]},"79":{"position":[[488,3]]},"85":{"position":[[145,3]]},"87":{"position":[[365,3]]},"88":{"position":[[567,3],[571,3],[606,3],[665,3]]},"91":{"position":[[590,3]]},"92":{"position":[[403,3],[488,3]]},"95":{"position":[[1242,3],[1271,3]]},"99":{"position":[[1285,3],[1458,3],[1743,3]]},"101":{"position":[[802,3]]},"102":{"position":[[1446,3]]},"103":{"position":[[722,3]]},"123":{"position":[[453,3],[486,3]]},"125":{"position":[[7287,3]]},"135":{"position":[[966,3]]},"137":{"position":[[330,3]]},"144":{"position":[[395,3]]},"147":{"position":[[49,3],[1122,3]]},"149":{"position":[[622,3]]},"151":{"position":[[840,3]]},"153":{"position":[[261,3],[431,5]]},"162":{"position":[[995,3],[1166,3]]}},"keywords":{}}],["onc",{"_index":503,"title":{},"content":{"15":{"position":[[1785,4]]},"54":{"position":[[1353,4]]},"127":{"position":[[380,4]]},"138":{"position":[[763,4]]},"146":{"position":[[548,4]]},"149":{"position":[[549,4]]},"153":{"position":[[623,4]]},"156":{"position":[[1519,4]]},"157":{"position":[[681,4]]}},"keywords":{}}],["ongo",{"_index":277,"title":{},"content":{"8":{"position":[[1124,7]]}},"keywords":{}}],["open",{"_index":32,"title":{"7":{"position":[[6,4]]}},"content":{"0":{"position":[[406,4]]},"7":{"position":[[49,4],[184,4]]},"8":{"position":[[320,4],[1881,4],[2441,4]]},"19":{"position":[[507,4]]},"20":{"position":[[502,7],[566,4],[1193,5]]},"53":{"position":[[317,4]]},"64":{"position":[[828,4],[1092,5]]},"90":{"position":[[905,4]]},"103":{"position":[[801,6],[1018,4]]},"112":{"position":[[1545,4]]},"119":{"position":[[459,5]]},"120":{"position":[[784,5]]},"125":{"position":[[1139,4]]},"129":{"position":[[596,7],[822,4]]},"140":{"position":[[765,7]]}},"keywords":{}}],["openth",{"_index":1249,"title":{},"content":{"90":{"position":[[670,7]]}},"keywords":{}}],["oper",{"_index":264,"title":{},"content":{"8":{"position":[[877,8],[1010,11]]},"11":{"position":[[855,11],[1425,8]]},"13":{"position":[[1012,10]]},"17":{"position":[[1147,9]]},"62":{"position":[[201,9],[452,9]]},"67":{"position":[[424,9],[500,9]]},"99":{"position":[[638,11]]},"107":{"position":[[198,9]]},"132":{"position":[[244,9]]},"140":{"position":[[1554,9]]}},"keywords":{}}],["operatingsystem",{"_index":500,"title":{},"content":{"15":{"position":[[1727,15]]},"147":{"position":[[171,15],[845,15],[1261,15]]}},"keywords":{}}],["opt",{"_index":1203,"title":{},"content":{"83":{"position":[[452,7],[556,7],[617,7],[704,7]]}},"keywords":{}}],["optim",{"_index":631,"title":{},"content":{"21":{"position":[[970,9]]}},"keywords":{}}],["option",{"_index":708,"title":{"70":{"position":[[38,8]]},"89":{"position":[[8,8]]},"120":{"position":[[17,8]]}},"content":{"26":{"position":[[1560,8]]},"30":{"position":[[2059,10],[2100,7],[2260,7],[2399,8]]},"40":{"position":[[222,8]]},"45":{"position":[[703,8]]},"48":{"position":[[574,8]]},"56":{"position":[[1227,8]]},"67":{"position":[[251,7]]},"68":{"position":[[81,6]]},"69":{"position":[[76,6]]},"70":{"position":[[41,7]]},"74":{"position":[[955,7],[978,6]]},"76":{"position":[[80,7]]},"80":{"position":[[1424,11],[1525,11],[1687,11]]},"85":{"position":[[263,9]]},"86":{"position":[[262,9]]},"87":{"position":[[728,9],[1288,10]]},"88":{"position":[[1105,8]]},"89":{"position":[[58,8],[638,8],[832,8],[997,8]]},"90":{"position":[[1090,8]]},"91":{"position":[[756,8]]},"92":{"position":[[166,8],[1366,8]]},"93":{"position":[[830,8]]},"94":{"position":[[1006,8]]},"95":{"position":[[1080,9],[1482,8]]},"96":{"position":[[469,8]]},"120":{"position":[[55,8],[132,8],[153,8],[252,8],[975,8]]},"125":{"position":[[3709,8],[6389,8],[6469,8]]},"131":{"position":[[512,8]]},"141":{"position":[[1186,8]]},"146":{"position":[[795,8]]},"147":{"position":[[521,9]]},"148":{"position":[[532,8]]},"151":{"position":[[599,8]]},"152":{"position":[[382,7]]},"155":{"position":[[243,8]]},"158":{"position":[[287,10]]},"159":{"position":[[83,8],[110,6],[179,6]]},"161":{"position":[[243,8]]},"164":{"position":[[309,8]]}},"keywords":{}}],["optional)fre",{"_index":1228,"title":{},"content":{"87":{"position":[[1258,13]]}},"keywords":{}}],["optional)nam",{"_index":1227,"title":{},"content":{"87":{"position":[[1206,15]]}},"keywords":{}}],["optional)vari",{"_index":1226,"title":{},"content":{"87":{"position":[[1157,17]]}},"keywords":{}}],["order",{"_index":561,"title":{},"content":{"19":{"position":[[282,6]]},"21":{"position":[[283,6]]},"25":{"position":[[434,8]]},"37":{"position":[[221,5]]},"39":{"position":[[168,5],[523,5]]},"40":{"position":[[518,6]]},"45":{"position":[[457,5]]},"60":{"position":[[1561,5]]},"79":{"position":[[55,5]]},"87":{"position":[[1084,5]]},"89":{"position":[[1072,5]]},"105":{"position":[[1125,5],[1319,5],[1373,5]]},"125":{"position":[[8868,5]]},"145":{"position":[[832,8],[877,5]]},"152":{"position":[[280,6],[802,5],[936,5]]}},"keywords":{}}],["organ",{"_index":29,"title":{"6":{"position":[[4,12]]}},"content":{"0":{"position":[[356,10]]},"5":{"position":[[210,10]]},"8":{"position":[[1522,10]]},"16":{"position":[[172,8]]},"24":{"position":[[111,9]]},"25":{"position":[[17,9],[549,12]]},"27":{"position":[[136,9],[172,9],[286,8],[944,10]]},"49":{"position":[[434,8]]},"57":{"position":[[1393,9]]},"62":{"position":[[949,8]]},"99":{"position":[[1210,9],[2252,8]]},"109":{"position":[[35,13]]},"110":{"position":[[32,13]]}},"keywords":{}}],["organiz",{"_index":240,"title":{},"content":{"8":{"position":[[69,14]]},"125":{"position":[[1253,14]]}},"keywords":{}}],["orient",{"_index":405,"title":{},"content":{"11":{"position":[[2655,8]]},"21":{"position":[[993,8]]},"87":{"position":[[232,8]]}},"keywords":{}}],["origin",{"_index":223,"title":{},"content":{"7":{"position":[[554,8]]},"20":{"position":[[124,10]]},"22":{"position":[[105,10]]},"146":{"position":[[576,8],[603,8]]},"148":{"position":[[2390,10]]},"151":{"position":[[151,9]]},"166":{"position":[[1100,8]]}},"keywords":{}}],["orvari",{"_index":1612,"title":{},"content":{"122":{"position":[[71,10]]}},"keywords":{}}],["other",{"_index":113,"title":{},"content":{"2":{"position":[[1432,7]]},"20":{"position":[[1015,6]]},"40":{"position":[[256,6]]},"89":{"position":[[1032,6]]},"107":{"position":[[1023,8]]},"151":{"position":[[903,6]]}},"keywords":{}}],["otherwis",{"_index":1913,"title":{},"content":{"157":{"position":[[1025,10]]}},"keywords":{}}],["out",{"_index":1340,"title":{},"content":{"102":{"position":[[1568,3]]}},"keywords":{}}],["outcom",{"_index":578,"title":{"107":{"position":[[13,9]]}},"content":{"19":{"position":[[832,8]]},"21":{"position":[[859,9]]},"101":{"position":[[316,7]]},"102":{"position":[[381,8]]},"131":{"position":[[732,8]]}},"keywords":{}}],["outlin",{"_index":1365,"title":{},"content":{"105":{"position":[[231,8]]}},"keywords":{}}],["output",{"_index":648,"title":{},"content":{"22":{"position":[[737,6]]},"30":{"position":[[1086,7],[1955,7],[2159,6]]},"31":{"position":[[162,6],[182,6],[803,7]]},"35":{"position":[[89,7],[180,7],[200,6],[214,6]]},"94":{"position":[[1096,6]]},"125":{"position":[[2962,7]]},"166":{"position":[[600,6]]}},"keywords":{}}],["output.xml",{"_index":756,"title":{},"content":{"31":{"position":[[253,11],[688,11]]},"35":{"position":[[409,10],[654,10]]},"166":{"position":[[619,11]]}},"keywords":{}}],["output_dir",{"_index":1985,"title":{},"content":{"166":{"position":[[546,13]]}},"keywords":{}}],["outsid",{"_index":825,"title":{},"content":{"37":{"position":[[996,7],[1244,7]]},"49":{"position":[[388,7]]},"119":{"position":[[771,7]]},"148":{"position":[[2021,7],[2338,7]]},"149":{"position":[[509,7]]}},"keywords":{}}],["over",{"_index":402,"title":{},"content":{"11":{"position":[[2528,4]]},"56":{"position":[[2218,4]]},"57":{"position":[[1025,4]]},"64":{"position":[[339,4]]},"116":{"position":[[485,4]]},"135":{"position":[[169,4],[470,4],[637,4],[687,4],[747,4]]},"137":{"position":[[115,4]]},"138":{"position":[[2014,4]]},"148":{"position":[[406,4]]},"153":{"position":[[413,4]]},"158":{"position":[[575,4]]}},"keywords":{}}],["overal",{"_index":1509,"title":{},"content":{"112":{"position":[[930,7]]}},"keywords":{}}],["overhead",{"_index":408,"title":{},"content":{"11":{"position":[[2759,8]]}},"keywords":{}}],["overli",{"_index":1601,"title":{},"content":{"121":{"position":[[1652,6]]}},"keywords":{}}],["overrid",{"_index":913,"title":{},"content":{"46":{"position":[[1782,9],[2073,9],[2684,9]]},"102":{"position":[[705,8],[2290,8],[2375,8]]},"128":{"position":[[535,8],[1551,10],[1910,8],[1992,8]]},"155":{"position":[[532,8]]}},"keywords":{}}],["overridden",{"_index":1180,"title":{},"content":{"80":{"position":[[718,10],[868,10],[1010,10]]},"102":{"position":[[665,11],[1519,10]]},"128":{"position":[[495,11],[1090,10]]}},"keywords":{}}],["overridden/extend",{"_index":1169,"title":{},"content":{"78":{"position":[[393,19]]}},"keywords":{}}],["overse",{"_index":271,"title":{},"content":{"8":{"position":[[984,8]]},"110":{"position":[[568,10]]}},"keywords":{}}],["overview",{"_index":8,"title":{},"content":{"0":{"position":[[74,8]]},"5":{"position":[[399,8]]},"9":{"position":[[260,9]]},"31":{"position":[[512,8]]},"106":{"position":[[792,8]]}},"keywords":{}}],["overwrit",{"_index":1889,"title":{},"content":{"152":{"position":[[1158,9]]},"156":{"position":[[1070,9]]}},"keywords":{}}],["overwritten",{"_index":906,"title":{},"content":{"46":{"position":[[1287,11]]},"47":{"position":[[367,11]]},"156":{"position":[[1251,11],[1890,11]]}},"keywords":{}}],["overwritten/mask",{"_index":1852,"title":{},"content":{"146":{"position":[[489,18]]}},"keywords":{}}],["pace",{"_index":1383,"title":{},"content":{"105":{"position":[[1383,4]]}},"keywords":{}}],["page",{"_index":324,"title":{},"content":{"9":{"position":[[111,5],[242,4]]},"19":{"position":[[512,4]]},"20":{"position":[[521,4],[635,4]]},"53":{"position":[[328,4],[410,4]]},"90":{"position":[[726,4],[839,4],[974,4]]},"121":{"position":[[1983,4]]},"137":{"position":[[377,4]]},"138":{"position":[[587,4],[669,5]]}},"keywords":{}}],["pair",{"_index":901,"title":{},"content":{"46":{"position":[[756,5]]},"125":{"position":[[10620,5]]},"140":{"position":[[1365,5]]},"145":{"position":[[126,5],[193,5],[900,5]]},"165":{"position":[[86,5],[383,5],[462,6]]}},"keywords":{}}],["paragraph",{"_index":1004,"title":{},"content":{"57":{"position":[[1310,9]]}},"keywords":{}}],["paramet",{"_index":1900,"title":{},"content":{"155":{"position":[[379,10]]}},"keywords":{}}],["parameter",{"_index":1223,"title":{},"content":{"87":{"position":[[110,13]]}},"keywords":{}}],["pars",{"_index":91,"title":{},"content":{"2":{"position":[[877,6]]},"19":{"position":[[1185,6]]},"30":{"position":[[760,7]]},"37":{"position":[[1373,6]]},"44":{"position":[[127,6],[226,6]]},"50":{"position":[[155,7]]},"57":{"position":[[369,7]]}},"keywords":{}}],["parser",{"_index":141,"title":{},"content":{"3":{"position":[[167,6]]}},"keywords":{}}],["part",{"_index":137,"title":{},"content":{"3":{"position":[[45,4]]},"17":{"position":[[1485,4]]},"27":{"position":[[373,4],[578,4],[737,4]]},"37":{"position":[[504,4],[716,4]]},"41":{"position":[[225,4]]},"46":{"position":[[390,4]]},"49":{"position":[[877,6]]},"56":{"position":[[3298,4],[3867,4]]},"59":{"position":[[250,4],[1170,4]]},"67":{"position":[[578,4]]},"83":{"position":[[838,4],[888,4]]},"84":{"position":[[75,4]]},"85":{"position":[[67,4]]},"86":{"position":[[80,4]]},"90":{"position":[[1653,4],[1808,4]]},"91":{"position":[[200,4]]},"96":{"position":[[709,4]]},"97":{"position":[[149,4]]},"99":{"position":[[2209,5]]},"114":{"position":[[366,4]]},"116":{"position":[[911,4]]},"122":{"position":[[169,4]]},"125":{"position":[[329,4]]},"138":{"position":[[175,4],[373,4],[1150,4],[2109,4]]},"142":{"position":[[897,4]]},"143":{"position":[[132,4]]},"148":{"position":[[2117,5]]},"149":{"position":[[1083,4]]}},"keywords":{}}],["parti",{"_index":190,"title":{},"content":{"4":{"position":[[637,5]]},"15":{"position":[[470,5]]},"27":{"position":[[648,5]]},"64":{"position":[[359,5]]}},"keywords":{}}],["particip",{"_index":195,"title":{},"content":{"5":{"position":[[63,12],[248,12]]},"105":{"position":[[54,12],[520,12],[687,12],[1067,12]]},"106":{"position":[[146,12]]},"107":{"position":[[30,12]]},"108":{"position":[[94,12],[474,12],[598,12],[785,12],[987,12],[1224,12]]},"110":{"position":[[252,11],[717,11],[855,12]]},"138":{"position":[[1537,15],[1651,12],[1696,12],[1709,15],[1859,12],[1884,15],[1969,14],[1987,15],[2023,12],[2158,11],[2214,11],[2296,14]]},"161":{"position":[[382,15],[402,12],[790,16]]},"162":{"position":[[669,15],[860,15],[967,15]]},"164":{"position":[[481,11]]},"165":{"position":[[679,11],[799,11],[823,11],[857,11],[896,11],[968,11]]}},"keywords":{}}],["participant.ag",{"_index":1767,"title":{},"content":{"138":{"position":[[2039,18]]},"164":{"position":[[924,19]]}},"keywords":{}}],["participant.nam",{"_index":1771,"title":{},"content":{"138":{"position":[[2170,19]]},"164":{"position":[[901,19]]}},"keywords":{}}],["participant_1",{"_index":1756,"title":{},"content":{"138":{"position":[[1553,16]]}},"keywords":{}}],["participant_2",{"_index":1757,"title":{},"content":{"138":{"position":[[1570,16]]}},"keywords":{}}],["participant_3",{"_index":1758,"title":{},"content":{"138":{"position":[[1587,16]]}},"keywords":{}}],["participant_4",{"_index":1759,"title":{},"content":{"138":{"position":[[1604,16]]}},"keywords":{}}],["particular",{"_index":560,"title":{},"content":{"19":{"position":[[271,10]]},"89":{"position":[[807,10]]}},"keywords":{}}],["particularli",{"_index":938,"title":{},"content":{"49":{"position":[[531,12]]},"121":{"position":[[352,12]]},"162":{"position":[[1222,12]]}},"keywords":{}}],["partner",{"_index":1423,"title":{},"content":{"109":{"position":[[184,8],[961,9]]}},"keywords":{}}],["pass",{"_index":743,"title":{"33":{"position":[[8,5]]}},"content":{"30":{"position":[[1449,4],[1570,4],[1713,4],[1731,7],[1841,4],[1859,7],[2297,6]]},"31":{"position":[[593,7],[1145,6]]},"32":{"position":[[228,5]]},"33":{"position":[[72,5],[194,4],[310,4],[355,5],[513,4],[556,5],[640,4],[825,4]]},"52":{"position":[[650,6]]},"54":{"position":[[852,4]]},"87":{"position":[[148,6]]},"88":{"position":[[546,4],[691,5]]},"105":{"position":[[1134,4]]},"123":{"position":[[68,6],[400,4]]},"125":{"position":[[2825,5],[6745,6]]},"146":{"position":[[188,6]]},"158":{"position":[[416,4],[1400,6]]}},"keywords":{}}],["pass.skip",{"_index":781,"title":{},"content":{"32":{"position":[[369,10]]}},"keywords":{}}],["password",{"_index":742,"title":{},"content":{"30":{"position":[[1438,8],[1559,8]]},"39":{"position":[[865,8],[1011,9]]},"53":{"position":[[443,8],[486,9],[504,8],[557,8],[615,9],[631,8],[683,8]]},"54":{"position":[[675,9],[741,9],[879,9],[921,9],[969,9]]},"60":{"position":[[198,8],[682,9],[758,8],[1088,9],[1172,8],[1630,8],[1707,8],[1975,8],[2206,8],[2333,9],[2385,9]]},"64":{"position":[[1509,11],[1659,11]]}},"keywords":{}}],["passworddeni",{"_index":1034,"title":{},"content":{"60":{"position":[[166,14]]}},"keywords":{}}],["patch",{"_index":1943,"title":{},"content":{"159":{"position":[[638,8],[719,6]]}},"keywords":{}}],["path",{"_index":484,"title":{"17":{"position":[[13,6]]}},"content":{"15":{"position":[[1090,5],[1489,5],[1531,4],[1575,6]]},"16":{"position":[[988,4],[1032,5],[1069,4]]},"17":{"position":[[64,5],[177,5],[187,4],[218,4],[237,5],[257,4],[276,4],[383,4],[456,5],[477,4],[630,5],[655,4],[853,4],[1099,5],[1283,5],[1358,5],[1477,4],[1601,4],[1627,4],[1788,4]]},"30":{"position":[[268,4],[2336,4]]},"59":{"position":[[1003,4],[1022,5]]},"63":{"position":[[815,4]]},"119":{"position":[[496,4]]},"123":{"position":[[648,4],[678,7],[702,4]]},"125":{"position":[[3273,5]]},"147":{"position":[[1182,4],[1211,4],[1320,7],[1344,4],[1388,7]]},"166":{"position":[[354,4],[485,4],[572,4],[694,4],[1203,4]]}},"keywords":{}}],["path/modul",{"_index":548,"title":{},"content":{"17":{"position":[[1582,11]]}},"keywords":{}}],["path/to/log.html",{"_index":749,"title":{},"content":{"30":{"position":[[1988,17]]}},"keywords":{}}],["path/to/output.xml",{"_index":748,"title":{},"content":{"30":{"position":[[1963,19]]}},"keywords":{}}],["path/to/report.html",{"_index":750,"title":{},"content":{"30":{"position":[[2014,20]]}},"keywords":{}}],["path/to/test",{"_index":1133,"title":{},"content":{"68":{"position":[[137,13]]},"69":{"position":[[131,13]]},"70":{"position":[[141,13]]},"71":{"position":[[235,13],[333,13]]},"74":{"position":[[1070,13]]},"76":{"position":[[163,13]]}},"keywords":{}}],["pattern",{"_index":1143,"title":{"71":{"position":[[18,9]]}},"content":{"71":{"position":[[18,8]]},"74":{"position":[[1026,9]]},"76":{"position":[[125,9]]}},"keywords":{}}],["peabodi",{"_index":1487,"title":{},"content":{"112":{"position":[[606,8]]}},"keywords":{}}],["pekka",{"_index":1492,"title":{},"content":{"112":{"position":[[646,5]]},"138":{"position":[[1826,5]]}},"keywords":{}}],["peopl",{"_index":1924,"title":{},"content":{"158":{"position":[[877,6]]}},"keywords":{}}],["per",{"_index":999,"title":{},"content":{"57":{"position":[[474,3]]}},"keywords":{}}],["percent",{"_index":1780,"title":{},"content":{"140":{"position":[[1582,7]]}},"keywords":{}}],["perform",{"_index":428,"title":{},"content":{"12":{"position":[[226,11]]},"13":{"position":[[56,7],[96,9]]},"19":{"position":[[355,9]]},"21":{"position":[[259,9]]},"22":{"position":[[1527,10]]},"26":{"position":[[206,10],[441,9]]},"57":{"position":[[766,9]]},"66":{"position":[[664,7]]},"102":{"position":[[2236,7],[2337,7]]},"127":{"position":[[289,7]]},"128":{"position":[[1720,7],[1817,7],[1937,7],[2046,7]]},"135":{"position":[[215,7]]}},"keywords":{}}],["performance.attribut",{"_index":221,"title":{},"content":{"7":{"position":[[509,24]]}},"keywords":{}}],["permiss",{"_index":207,"title":{},"content":{"7":{"position":[[173,10],[255,11]]}},"keywords":{}}],["permit",{"_index":1430,"title":{},"content":{"109":{"position":[[671,9]]}},"keywords":{}}],["persist",{"_index":808,"title":{},"content":{"35":{"position":[[311,10],[461,11]]},"145":{"position":[[858,7]]}},"keywords":{}}],["perspect",{"_index":464,"title":{},"content":{"15":{"position":[[176,11]]},"20":{"position":[[271,12]]},"124":{"position":[[481,12]]}},"keywords":{}}],["pesonen",{"_index":1497,"title":{},"content":{"112":{"position":[[679,8],[1114,7]]}},"keywords":{}}],["pet",{"_index":1603,"title":{},"content":{"121":{"position":[[1969,3]]}},"keywords":{}}],["phase",{"_index":1345,"title":{},"content":{"102":{"position":[[1735,6]]},"128":{"position":[[1349,6]]}},"keywords":{}}],["philosophi",{"_index":409,"title":{},"content":{"11":{"position":[[2779,10]]}},"keywords":{}}],["phone",{"_index":1850,"title":{},"content":{"145":{"position":[[1336,6]]}},"keywords":{}}],["phone=123",{"_index":1836,"title":{},"content":{"145":{"position":[[305,9]]},"148":{"position":[[1176,9]]}},"keywords":{}}],["phone=456",{"_index":1840,"title":{},"content":{"145":{"position":[[351,9]]},"148":{"position":[[1230,9]]}},"keywords":{}}],["phrase",{"_index":576,"title":{},"content":{"19":{"position":[[729,7]]}},"keywords":{}}],["ping",{"_index":860,"title":{},"content":{"39":{"position":[[1589,7],[1609,4],[1718,4]]},"94":{"position":[[1258,5],[1287,4]]}},"keywords":{}}],["ping.stdout",{"_index":863,"title":{},"content":{"39":{"position":[[1633,14]]}},"keywords":{}}],["pip",{"_index":183,"title":{},"content":{"4":{"position":[[478,5]]},"15":{"position":[[1150,4]]}},"keywords":{}}],["place",{"_index":928,"title":{},"content":{"47":{"position":[[491,6]]},"62":{"position":[[1202,6],[1782,6]]},"79":{"position":[[343,5]]},"166":{"position":[[223,7],[1540,6]]}},"keywords":{}}],["placehold",{"_index":1590,"title":{},"content":{"121":{"position":[[519,12],[956,12]]}},"keywords":{}}],["plain",{"_index":986,"title":{},"content":{"56":{"position":[[1799,5]]}},"keywords":{}}],["platform",{"_index":279,"title":{},"content":{"8":{"position":[[1169,8],[1322,10]]}},"keywords":{}}],["play",{"_index":292,"title":{},"content":{"8":{"position":[[1498,5]]}},"keywords":{}}],["plugin",{"_index":1070,"title":{},"content":{"63":{"position":[[277,7]]}},"keywords":{}}],["point",{"_index":626,"title":{},"content":{"21":{"position":[[791,5]]},"123":{"position":[[861,5]]},"143":{"position":[[333,5]]}},"keywords":{}}],["poor",{"_index":836,"title":{},"content":{"39":{"position":[[403,4]]}},"keywords":{}}],["port",{"_index":1084,"title":{},"content":{"63":{"position":[[1373,4]]},"64":{"position":[[1622,7]]}},"keywords":{}}],["portabl",{"_index":544,"title":{},"content":{"17":{"position":[[1307,8],[1368,8]]}},"keywords":{}}],["posit",{"_index":831,"title":{"39":{"position":[[6,10]]},"91":{"position":[[8,10]]},"92":{"position":[[27,10]]}},"content":{"39":{"position":[[373,10],[466,10],[1291,10],[1371,8],[1412,10]]},"40":{"position":[[467,10]]},"41":{"position":[[373,8]]},"85":{"position":[[327,10],[377,9],[457,8],[506,10]]},"86":{"position":[[323,10],[373,9],[453,8],[502,10]]},"87":{"position":[[525,10],[868,8],[948,11],[984,10],[1106,10],[1185,10]]},"89":{"position":[[482,10]]},"90":{"position":[[353,8]]},"91":{"position":[[246,10],[289,10],[526,8],[639,9],[694,8]]},"92":{"position":[[68,10],[215,8],[253,10],[944,10],[1009,10],[1104,10],[1174,10],[1270,10]]},"93":{"position":[[187,10],[373,10],[584,10],[652,10]]},"94":{"position":[[248,10],[348,10]]},"122":{"position":[[92,10]]},"125":{"position":[[4062,10]]}},"keywords":{}}],["position",{"_index":832,"title":{},"content":{"39":{"position":[[83,13],[148,12],[684,12]]},"84":{"position":[[251,12]]},"85":{"position":[[209,12]]},"86":{"position":[[210,12]]},"93":{"position":[[566,13]]},"125":{"position":[[4709,13]]}},"keywords":{}}],["possibl",{"_index":305,"title":{"35":{"position":[[14,13]]}},"content":{"8":{"position":[[1847,9]]},"31":{"position":[[841,8],[977,8]]},"40":{"position":[[195,9]]},"47":{"position":[[664,9]]},"53":{"position":[[944,8]]},"54":{"position":[[210,8],[430,8],[1677,9]]},"56":{"position":[[1274,8]]},"59":{"position":[[1091,9]]},"62":{"position":[[937,8]]},"63":{"position":[[318,9],[468,8],[566,9],[666,9]]},"67":{"position":[[407,8]]},"79":{"position":[[469,8]]},"89":{"position":[[1042,8]]},"90":{"position":[[1470,8]]},"92":{"position":[[435,8]]},"93":{"position":[[282,8]]},"94":{"position":[[1071,8]]},"98":{"position":[[348,13]]},"112":{"position":[[145,8]]},"116":{"position":[[809,8]]},"162":{"position":[[617,8]]},"165":{"position":[[1006,8]]}},"keywords":{}}],["post",{"_index":1321,"title":{},"content":{"99":{"position":[[874,4]]},"116":{"position":[[762,4]]}},"keywords":{}}],["postcondit",{"_index":1348,"title":{},"content":{"102":{"position":[[1847,16]]},"128":{"position":[[1461,16]]}},"keywords":{}}],["potenti",{"_index":973,"title":{},"content":{"56":{"position":[[556,9]]},"101":{"position":[[478,9]]},"102":{"position":[[1156,9]]},"103":{"position":[[518,9]]},"127":{"position":[[589,9]]},"128":{"position":[[848,9]]},"129":{"position":[[371,9]]}},"keywords":{}}],["practic",{"_index":1372,"title":{},"content":{"105":{"position":[[632,9]]},"107":{"position":[[692,9]]},"108":{"position":[[749,9],[1158,9],[1262,9]]},"117":{"position":[[460,8]]},"124":{"position":[[246,9]]}},"keywords":{}}],["preced",{"_index":856,"title":{},"content":{"39":{"position":[[1342,9]]},"58":{"position":[[574,8]]},"85":{"position":[[422,9]]},"86":{"position":[[418,9]]},"91":{"position":[[653,9]]},"93":{"position":[[338,9]]},"153":{"position":[[402,10]]}},"keywords":{}}],["precis",{"_index":401,"title":{},"content":{"11":{"position":[[2512,7]]}},"keywords":{}}],["precondit",{"_index":1347,"title":{},"content":{"102":{"position":[[1786,12]]},"127":{"position":[[921,13]]},"128":{"position":[[1400,12]]},"129":{"position":[[698,13]]}},"keywords":{}}],["predefin",{"_index":1880,"title":{},"content":{"151":{"position":[[877,10]]}},"keywords":{}}],["prefer",{"_index":1921,"title":{},"content":{"158":{"position":[[565,9]]}},"keywords":{}}],["prefix",{"_index":604,"title":{},"content":{"20":{"position":[[775,8]]},"46":{"position":[[1349,8],[1566,6]]},"58":{"position":[[798,8]]},"64":{"position":[[1859,6]]},"72":{"position":[[146,6]]},"89":{"position":[[545,7],[627,6]]},"90":{"position":[[1099,8]]},"91":{"position":[[856,7]]},"115":{"position":[[802,8]]},"125":{"position":[[5125,8],[5280,8]]},"140":{"position":[[97,8],[218,7],[730,8],[1769,8],[2161,6]]},"141":{"position":[[110,8]]}},"keywords":{}}],["prepar",{"_index":882,"title":{},"content":{"42":{"position":[[403,9]]},"79":{"position":[[225,7]]},"102":{"position":[[1771,11]]},"105":{"position":[[133,9]]},"109":{"position":[[252,7]]},"127":{"position":[[262,7]]},"128":{"position":[[236,7],[1260,11],[1385,11]]},"129":{"position":[[175,11]]}},"keywords":{}}],["prerequisit",{"_index":169,"title":{"4":{"position":[[19,14]]}},"content":{"4":{"position":[[88,13]]},"125":{"position":[[439,13]]}},"keywords":{}}],["prev_test_statu",{"_index":1997,"title":{},"content":{"166":{"position":[[1423,19]]}},"keywords":{}}],["prevent",{"_index":870,"title":{},"content":{"40":{"position":[[764,7]]},"56":{"position":[[4172,7]]},"137":{"position":[[1438,8]]},"145":{"position":[[489,7]]},"161":{"position":[[1150,7]]}},"keywords":{}}],["previou",{"_index":786,"title":{},"content":{"32":{"position":[[626,8]]},"39":{"position":[[442,8]]},"153":{"position":[[422,8]]},"166":{"position":[[1461,8]]}},"keywords":{}}],["previous",{"_index":1172,"title":{},"content":{"79":{"position":[[160,10]]},"120":{"position":[[541,10]]}},"keywords":{}}],["primari",{"_index":384,"title":{},"content":{"11":{"position":[[2041,7]]},"112":{"position":[[315,7]]}},"keywords":{}}],["primarili",{"_index":139,"title":{},"content":{"3":{"position":[[117,9]]},"8":{"position":[[1037,9]]},"11":{"position":[[150,9]]},"90":{"position":[[232,9]]},"106":{"position":[[409,9]]}},"keywords":{}}],["primit",{"_index":1635,"title":{"143":{"position":[[8,9]]}},"content":{"125":{"position":[[5502,9]]},"143":{"position":[[57,9],[108,9],[607,9]]}},"keywords":{}}],["principl",{"_index":265,"title":{},"content":{"8":{"position":[[903,11]]},"106":{"position":[[199,11]]},"108":{"position":[[654,10]]},"112":{"position":[[1531,10]]}},"keywords":{}}],["print",{"_index":737,"title":{},"content":{"30":{"position":[[983,7],[1034,7]]},"35":{"position":[[229,7]]}},"keywords":{}}],["prioriti",{"_index":1648,"title":{"151":{"position":[[15,11]]}},"content":{"125":{"position":[[9664,8],[9761,8]]},"151":{"position":[[273,9],[319,8]]},"152":{"position":[[43,8],[236,8],[291,8],[441,9],[1033,8]]},"153":{"position":[[43,8],[166,8],[523,8],[710,8]]},"155":{"position":[[513,9]]},"156":{"position":[[1009,8],[1476,8],[1623,9]]},"157":{"position":[[625,8]]}},"keywords":{}}],["privaci",{"_index":1451,"title":{},"content":{"110":{"position":[[658,7]]}},"keywords":{}}],["pro",{"_index":1521,"title":{},"content":{"112":{"position":[[1485,3]]}},"keywords":{}}],["proactiv",{"_index":423,"title":{},"content":{"12":{"position":[[96,9],[123,9]]}},"keywords":{}}],["problem",{"_index":474,"title":{},"content":{"15":{"position":[[721,8]]}},"keywords":{}}],["problemat",{"_index":1600,"title":{},"content":{"121":{"position":[[1610,11]]}},"keywords":{}}],["procedur",{"_index":562,"title":{},"content":{"19":{"position":[[300,10]]},"21":{"position":[[357,10]]}},"keywords":{}}],["process",{"_index":16,"title":{"13":{"position":[[14,7]]},"85":{"position":[[28,8]]}},"content":{"0":{"position":[[174,7]]},"2":{"position":[[988,10]]},"3":{"position":[[249,7],[392,7]]},"5":{"position":[[239,8]]},"8":{"position":[[466,7]]},"11":{"position":[[1189,8],[1399,7]]},"13":{"position":[[9,7],[901,10]]},"22":{"position":[[274,7]]},"24":{"position":[[308,10]]},"39":{"position":[[1487,7],[1524,7],[1566,7],[1601,7],[1673,7],[1845,7]]},"66":{"position":[[984,10],[1031,7]]},"85":{"position":[[22,7],[35,7],[56,7],[79,7]]},"92":{"position":[[556,7],[573,7],[674,7]]},"94":{"position":[[719,7],[1110,7],[1167,8],[1279,7]]},"99":{"position":[[879,7]]},"103":{"position":[[1005,7],[1039,7]]},"110":{"position":[[190,8],[357,7]]},"116":{"position":[[767,10]]},"129":{"position":[[801,7],[843,7]]},"136":{"position":[[548,7],[597,10],[679,7],[709,10],[730,10],[752,10]]}},"keywords":{}}],["processes.defin",{"_index":151,"title":{},"content":{"3":{"position":[[443,17]]}},"keywords":{}}],["proctor",{"_index":1446,"title":{},"content":{"110":{"position":[[482,10]]}},"keywords":{}}],["product",{"_index":382,"title":{},"content":{"11":{"position":[[1902,10],[1916,10]]},"66":{"position":[[949,10]]}},"keywords":{}}],["profession",{"_index":1314,"title":{"106":{"position":[[38,14]]}},"content":{"98":{"position":[[273,13]]},"106":{"position":[[32,12]]},"109":{"position":[[306,12]]},"110":{"position":[[376,14]]}},"keywords":{}}],["professional"",{"_index":1362,"title":{},"content":{"105":{"position":[[195,18]]},"109":{"position":[[797,18]]}},"keywords":{}}],["professional®"",{"_index":1465,"title":{},"content":{"112":{"position":[[84,19],[1349,19]]}},"keywords":{}}],["profici",{"_index":1393,"title":{},"content":{"106":{"position":[[721,11]]}},"keywords":{}}],["profit",{"_index":245,"title":{},"content":{"8":{"position":[[205,6],[2016,6]]},"111":{"position":[[335,6]]}},"keywords":{}}],["program",{"_index":563,"title":{},"content":{"19":{"position":[[311,12]]},"20":{"position":[[1270,11]]},"21":{"position":[[368,12]]},"96":{"position":[[281,11]]},"109":{"position":[[133,8],[862,9]]},"110":{"position":[[135,8]]},"123":{"position":[[1107,11]]}},"keywords":{}}],["progress",{"_index":1376,"title":{},"content":{"105":{"position":[[855,8]]},"108":{"position":[[300,9],[1005,8]]}},"keywords":{}}],["project",{"_index":259,"title":{},"content":{"8":{"position":[[779,8],[1828,9],[1893,8]]},"17":{"position":[[1497,7]]},"42":{"position":[[69,7],[146,8]]},"64":{"position":[[297,7]]},"107":{"position":[[650,9]]},"115":{"position":[[1277,7],[1395,7]]},"117":{"position":[[437,9]]},"124":{"position":[[198,8],[278,7]]}},"keywords":{}}],["promot",{"_index":251,"title":{},"content":{"8":{"position":[[265,9],[2087,9]]},"99":{"position":[[410,9]]},"111":{"position":[[377,7]]}},"keywords":{}}],["prompt",{"_index":1106,"title":{},"content":{"64":{"position":[[1556,6],[1707,6]]}},"keywords":{}}],["proof",{"_index":1071,"title":{},"content":{"63":{"position":[[773,6]]}},"keywords":{}}],["proper",{"_index":1092,"title":{},"content":{"64":{"position":[[175,6]]},"117":{"position":[[371,6]]}},"keywords":{}}],["properli",{"_index":1351,"title":{},"content":{"103":{"position":[[288,8]]}},"keywords":{}}],["properti",{"_index":951,"title":{},"content":{"53":{"position":[[54,10]]},"54":{"position":[[54,10]]},"93":{"position":[[44,10]]},"125":{"position":[[4167,10],[7243,10],[7336,10]]}},"keywords":{}}],["propos",{"_index":307,"title":{},"content":{"8":{"position":[[1911,8]]},"64":{"position":[[1223,8]]},"112":{"position":[[1060,9]]}},"keywords":{}}],["protect",{"_index":235,"title":{},"content":{"7":{"position":[[788,8]]}},"keywords":{}}],["protocol",{"_index":403,"title":{},"content":{"11":{"position":[[2576,8]]},"20":{"position":[[1490,10]]},"31":{"position":[[1199,8]]},"117":{"position":[[360,9]]}},"keywords":{}}],["provid",{"_index":6,"title":{"109":{"position":[[30,10]]},"110":{"position":[[15,10]]}},"content":{"0":{"position":[[56,7]]},"2":{"position":[[1150,8]]},"3":{"position":[[321,7]]},"5":{"position":[[387,8]]},"7":{"position":[[441,8]]},"9":{"position":[[247,9]]},"11":{"position":[[1282,8]]},"13":{"position":[[414,7]]},"19":{"position":[[921,8]]},"20":{"position":[[1606,9]]},"26":{"position":[[1775,9]]},"30":{"position":[[254,9]]},"31":{"position":[[216,7],[396,8]]},"37":{"position":[[543,7]]},"48":{"position":[[710,7]]},"79":{"position":[[321,7]]},"80":{"position":[[368,7]]},"88":{"position":[[445,9]]},"89":{"position":[[950,7]]},"90":{"position":[[331,8]]},"97":{"position":[[643,7]]},"99":{"position":[[359,8]]},"105":{"position":[[123,9]]},"106":{"position":[[137,8]]},"109":{"position":[[21,9],[395,9],[657,9]]},"110":{"position":[[6,9],[150,9],[317,8],[752,8],[936,9]]},"111":{"position":[[28,8],[171,8]]},"117":{"position":[[179,7]]},"119":{"position":[[250,8]]},"121":{"position":[[1039,8]]},"125":{"position":[[10680,8]]},"155":{"position":[[1161,7]]},"166":{"position":[[58,8]]}},"keywords":{}}],["purpos",{"_index":213,"title":{"10":{"position":[[4,7]]},"78":{"position":[[6,7]]}},"content":{"7":{"position":[[369,9]]},"15":{"position":[[43,7]]},"16":{"position":[[43,7]]},"22":{"position":[[41,7],[605,7]]},"24":{"position":[[95,7]]},"45":{"position":[[86,8]]},"47":{"position":[[43,7]]},"48":{"position":[[47,7]]},"49":{"position":[[47,7]]},"115":{"position":[[154,7]]},"116":{"position":[[70,7]]},"117":{"position":[[218,7]]},"118":{"position":[[45,7]]},"125":{"position":[[1071,7],[1662,8],[1841,7],[1912,7],[2001,7],[2995,7],[3143,7],[5988,7],[6150,7],[7735,7],[8823,7],[9072,7],[9333,7],[10771,7],[10841,7],[10907,7],[10975,7]]},"131":{"position":[[45,7]]},"135":{"position":[[45,7]]},"137":{"position":[[45,7]]},"138":{"position":[[45,7]]}},"keywords":{}}],["pursu",{"_index":1435,"title":{},"content":{"109":{"position":[[939,7]]}},"keywords":{}}],["pypi.org",{"_index":184,"title":{},"content":{"4":{"position":[[489,9]]}},"keywords":{}}],["pyri",{"_index":1494,"title":{},"content":{"112":{"position":[[660,4]]}},"keywords":{}}],["pytest",{"_index":398,"title":{},"content":{"11":{"position":[[2433,7]]}},"keywords":{}}],["python",{"_index":130,"title":{},"content":{"2":{"position":[[1922,6]]},"4":{"position":[[146,6],[297,6]]},"13":{"position":[[699,7]]},"15":{"position":[[1069,6],[1319,6],[1373,6],[1468,6],[1543,6]]},"17":{"position":[[609,6],[677,6],[1575,6]]},"20":{"position":[[1329,7]]},"26":{"position":[[1011,7]]},"27":{"position":[[504,6]]},"92":{"position":[[332,7]]},"131":{"position":[[306,6]]},"137":{"position":[[890,6]]},"140":{"position":[[979,7]]},"161":{"position":[[1053,7]]},"162":{"position":[[322,7]]}},"keywords":{}}],["python"",{"_index":182,"title":{},"content":{"4":{"position":[[465,12]]}},"keywords":{}}],["pythonpath",{"_index":528,"title":{},"content":{"17":{"position":[[777,10],[816,10]]}},"keywords":{}}],["qa",{"_index":1319,"title":{},"content":{"99":{"position":[[112,3]]}},"keywords":{}}],["qualiti",{"_index":1426,"title":{"111":{"position":[[32,7]]}},"content":{"109":{"position":[[212,8],[607,7]]},"111":{"position":[[76,8],[118,7],[222,7],[394,7]]},"112":{"position":[[938,7]]}},"keywords":{}}],["query=robot+framework",{"_index":1803,"title":{},"content":{"142":{"position":[[1233,22]]}},"keywords":{}}],["question",{"_index":1514,"title":{},"content":{"112":{"position":[[1097,10]]}},"keywords":{}}],["quick",{"_index":1713,"title":{},"content":{"134":{"position":[[171,5]]}},"keywords":{}}],["quot",{"_index":1014,"title":{},"content":{"59":{"position":[[130,6],[1478,7],[1543,6],[1567,6],[1624,6],[1647,6]]},"90":{"position":[[1368,6],[1375,6]]},"121":{"position":[[1381,6]]},"145":{"position":[[707,6]]}},"keywords":{}}],["quot;${button}"",{"_index":1250,"title":{},"content":{"90":{"position":[[694,21]]}},"keywords":{}}],["quot;${url}"",{"_index":1248,"title":{},"content":{"90":{"position":[[648,18]]}},"keywords":{}}],["quot;['alic",{"_index":1960,"title":{},"content":{"162":{"position":[[1006,15]]}},"keywords":{}}],["quot;a",{"_index":218,"title":{},"content":{"7":{"position":[[450,8]]}},"keywords":{}}],["quot;age"",{"_index":1967,"title":{},"content":{"164":{"position":[[556,15],[658,15]]}},"keywords":{}}],["quot;alice"",{"_index":1957,"title":{},"content":{"162":{"position":[[791,18],[898,18]]}},"keywords":{}}],["quot;bob"",{"_index":1958,"title":{},"content":{"162":{"position":[[810,16],[917,16]]}},"keywords":{}}],["quot;c:\\better\\use\\forward\\slashes"",{"_index":1032,"title":{},"content":{"59":{"position":[[1769,41]]}},"keywords":{}}],["quot;certifi",{"_index":60,"title":{},"content":{"2":{"position":[[225,15]]}},"keywords":{}}],["quot;charlie"",{"_index":1959,"title":{},"content":{"162":{"position":[[831,19],[938,19]]}},"keywords":{}}],["quot;first",{"_index":1882,"title":{},"content":{"152":{"position":[[143,11]]}},"keywords":{}}],["quot;found",{"_index":601,"title":{},"content":{"20":{"position":[[656,16]]}},"keywords":{}}],["quot;foundation"",{"_index":600,"title":{},"content":{"20":{"position":[[596,22]]},"90":{"position":[[935,22]]}},"keywords":{}}],["quot;fre",{"_index":835,"title":{},"content":{"39":{"position":[[283,10]]},"40":{"position":[[691,10]]},"85":{"position":[[610,10]]},"89":{"position":[[557,10]]},"91":{"position":[[354,10]]},"94":{"position":[[154,10]]}},"keywords":{}}],["quot;hello:hello",{"_index":1940,"title":{},"content":{"159":{"position":[[537,17]]}},"keywords":{}}],["quot;https://robotframework.org/foundation"",{"_index":603,"title":{},"content":{"20":{"position":[[719,49]]}},"keywords":{}}],["quot;label"",{"_index":1263,"title":{},"content":{"93":{"position":[[453,17]]}},"keywords":{}}],["quot;last",{"_index":1891,"title":{},"content":{"153":{"position":[[250,10]]}},"keywords":{}}],["quot;mandatori",{"_index":1209,"title":{},"content":{"84":{"position":[[155,15]]},"85":{"position":[[149,15]]},"86":{"position":[[159,15]]}},"keywords":{}}],["quot;matti"",{"_index":1868,"title":{},"content":{"148":{"position":[[1119,17]]}},"keywords":{}}],["quot;nam",{"_index":833,"title":{},"content":{"39":{"position":[[246,11]]},"86":{"position":[[598,11]]},"91":{"position":[[317,11]]},"93":{"position":[[55,11],[229,11],[301,11],[402,11],[777,11]]},"94":{"position":[[118,11]]},"125":{"position":[[4178,11]]}},"keywords":{}}],["quot;name"",{"_index":1966,"title":{},"content":{"164":{"position":[[535,16],[637,16]]}},"keywords":{}}],["quot;name:robot",{"_index":1944,"title":{},"content":{"159":{"position":[[668,16]]}},"keywords":{}}],["quot;normal"",{"_index":1254,"title":{},"content":{"90":{"position":[[1438,18]]}},"keywords":{}}],["quot;not",{"_index":1029,"title":{},"content":{"59":{"position":[[1689,9]]}},"keywords":{}}],["quot;opt",{"_index":1211,"title":{},"content":{"84":{"position":[[193,14]]}},"keywords":{}}],["quot;packag",{"_index":181,"title":{},"content":{"4":{"position":[[437,13]]}},"keywords":{}}],["quot;posit",{"_index":1257,"title":{},"content":{"91":{"position":[[43,16],[148,16],[429,16]]},"125":{"position":[[3918,16]]}},"keywords":{}}],["quot;rfcp®"",{"_index":1432,"title":{},"content":{"109":{"position":[[819,17]]}},"keywords":{}}],["quot;robot",{"_index":1361,"title":{},"content":{"105":{"position":[[162,11]]},"109":{"position":[[710,11],[764,11]]},"112":{"position":[[52,11],[1317,11]]}},"keywords":{}}],["quot;robotframework.org"",{"_index":599,"title":{},"content":{"20":{"position":[[532,30],[1159,30]]},"90":{"position":[[871,30]]}},"keywords":{}}],["quot;test",{"_index":74,"title":{},"content":{"2":{"position":[[459,10]]}},"keywords":{}}],["quot;vari",{"_index":855,"title":{},"content":{"39":{"position":[[1266,14],[1387,14]]},"85":{"position":[[302,14]]},"86":{"position":[[298,14]]},"89":{"position":[[457,14]]},"91":{"position":[[264,14]]},"92":{"position":[[43,14],[228,14],[1149,14],[1245,14]]},"93":{"position":[[162,14],[348,14],[627,14]]},"94":{"position":[[223,14]]},"125":{"position":[[4037,14]]}},"keywords":{}}],["quotat",{"_index":1817,"title":{},"content":{"143":{"position":[[573,9]]}},"keywords":{}}],["rais",{"_index":791,"title":{},"content":{"33":{"position":[[264,7],[693,5]]},"34":{"position":[[402,6]]},"60":{"position":[[1213,6]]}},"keywords":{}}],["rang",{"_index":446,"title":{},"content":{"13":{"position":[[429,5]]},"107":{"position":[[956,5]]},"135":{"position":[[521,6],[622,5],[644,5]]}},"keywords":{}}],["rare",{"_index":1799,"title":{},"content":{"142":{"position":[[842,4]]}},"keywords":{}}],["re",{"_index":958,"title":{},"content":{"53":{"position":[[914,2]]},"54":{"position":[[1629,2]]},"137":{"position":[[721,2]]},"141":{"position":[[967,2]]},"151":{"position":[[382,3]]}},"keywords":{}}],["reach",{"_index":804,"title":{},"content":{"34":{"position":[[610,7]]},"56":{"position":[[3665,8]]},"137":{"position":[[536,8],[1351,8]]}},"keywords":{}}],["read",{"_index":142,"title":{},"content":{"3":{"position":[[177,4]]},"64":{"position":[[852,5]]},"97":{"position":[[48,4]]},"112":{"position":[[482,5]]},"125":{"position":[[4495,4]]},"140":{"position":[[1496,5],[1509,4]]}},"keywords":{}}],["readability,ar",{"_index":1788,"title":{},"content":{"141":{"position":[[1238,15]]}},"keywords":{}}],["readabl",{"_index":588,"title":{},"content":{"19":{"position":[[1133,11]]},"24":{"position":[[572,9]]},"26":{"position":[[679,12]]},"31":{"position":[[275,8]]},"39":{"position":[[408,11],[616,11]]},"49":{"position":[[482,11]]},"53":{"position":[[1084,12]]},"56":{"position":[[1824,12],[3977,9]]},"57":{"position":[[173,9],[512,12],[1380,8]]},"63":{"position":[[753,8]]},"103":{"position":[[363,12]]},"115":{"position":[[214,8]]},"121":{"position":[[468,8],[1492,11],[1831,12]]},"124":{"position":[[175,11],[469,11]]},"125":{"position":[[562,8]]},"135":{"position":[[315,11]]},"142":{"position":[[462,11]]}},"keywords":{}}],["reader",{"_index":974,"title":{},"content":{"56":{"position":[[566,6],[4491,7]]}},"keywords":{}}],["readi",{"_index":350,"title":{},"content":{"11":{"position":[[740,5],[994,9]]},"13":{"position":[[380,5]]},"127":{"position":[[1016,5]]}},"keywords":{}}],["real",{"_index":374,"title":{},"content":{"11":{"position":[[1594,4]]},"108":{"position":[[1343,4]]}},"keywords":{}}],["reason",{"_index":1151,"title":{},"content":{"74":{"position":[[444,7]]}},"keywords":{}}],["reassign",{"_index":929,"title":{},"content":{"47":{"position":[[565,10]]}},"keywords":{}}],["rebot",{"_index":1320,"title":{},"content":{"99":{"position":[[821,5]]}},"keywords":{}}],["recal",{"_index":54,"title":{},"content":{"2":{"position":[[30,6]]},"3":{"position":[[30,6]]},"4":{"position":[[30,6]]},"7":{"position":[[30,6]]},"8":{"position":[[39,6]]},"9":{"position":[[30,6]]},"11":{"position":[[30,6]]},"15":{"position":[[32,6],[107,6]]},"16":{"position":[[32,6]]},"21":{"position":[[30,6]]},"22":{"position":[[30,6]]},"27":{"position":[[30,6]]},"32":{"position":[[30,6]]},"41":{"position":[[30,6]]},"44":{"position":[[30,6]]},"45":{"position":[[30,6]]},"46":{"position":[[34,6]]},"47":{"position":[[32,6]]},"52":{"position":[[96,6]]},"53":{"position":[[32,6]]},"54":{"position":[[32,6]]},"66":{"position":[[30,6]]},"74":{"position":[[30,6]]},"80":{"position":[[30,6]]},"83":{"position":[[30,6]]},"90":{"position":[[32,6]]},"91":{"position":[[32,6]]},"92":{"position":[[32,6]]},"93":{"position":[[32,6]]},"94":{"position":[[32,6]]},"101":{"position":[[32,6]]},"102":{"position":[[32,6]]},"103":{"position":[[30,6]]},"108":{"position":[[503,6],[1056,6]]},"115":{"position":[[30,6]]},"116":{"position":[[30,6]]},"117":{"position":[[30,6]]},"119":{"position":[[34,6]]},"120":{"position":[[34,6]]},"124":{"position":[[30,6]]},"125":{"position":[[48,6],[109,6],[179,6],[314,6],[381,6],[478,6],[661,6],[750,6],[968,6],[1060,6],[1120,6],[1223,6],[1319,6],[1514,6],[1606,6],[1687,6],[1830,6],[2491,6],[2706,6],[2984,6],[3062,6],[3132,6],[3449,6],[3771,6],[3907,6],[4026,6],[4155,6],[4259,6],[4835,6],[4975,6],[5060,6],[5148,6],[5888,6],[5948,6],[6026,6],[6230,6],[6368,6],[6902,6],[7111,6],[7221,6],[7314,6],[7400,6],[7724,6],[7797,6],[7868,6],[8009,6],[8151,6],[8328,6],[8391,6],[8538,6],[8691,6],[8770,6],[8981,6],[9061,6],[9129,6],[9309,6],[9396,6],[9473,6],[9653,6],[9750,6],[9834,6],[9904,6],[9987,6],[10069,6],[10155,6],[10237,6],[10334,6],[10420,6],[10566,6],[10652,6]]},"127":{"position":[[32,6]]},"128":{"position":[[32,6]]},"129":{"position":[[30,6]]},"140":{"position":[[32,6],[117,6]]},"152":{"position":[[32,6]]},"153":{"position":[[32,6]]},"154":{"position":[[30,6]]},"155":{"position":[[32,6]]},"156":{"position":[[32,6]]},"157":{"position":[[32,6]]},"158":{"position":[[32,6]]},"161":{"position":[[32,6]]},"162":{"position":[[32,6]]},"164":{"position":[[32,6]]},"165":{"position":[[32,6]]},"166":{"position":[[30,6]]}},"keywords":{}}],["recent",{"_index":1298,"title":{},"content":{"96":{"position":[[489,6]]}},"keywords":{}}],["recogn",{"_index":517,"title":{},"content":{"16":{"position":[[1219,10]]},"45":{"position":[[177,10],[389,10]]}},"keywords":{}}],["recognit",{"_index":1504,"title":{},"content":{"112":{"position":[[756,11]]}},"keywords":{}}],["recommend",{"_index":531,"title":{},"content":{"17":{"position":[[883,11],[1545,11]]},"37":{"position":[[209,11]]},"45":{"position":[[427,11]]},"47":{"position":[[627,11]]},"56":{"position":[[458,14],[3940,14],[4075,11]]},"59":{"position":[[963,11]]},"62":{"position":[[1663,14]]},"63":{"position":[[438,11],[682,11]]},"95":{"position":[[977,11]]},"102":{"position":[[976,11]]},"105":{"position":[[1255,11]]},"115":{"position":[[1355,11]]},"124":{"position":[[115,11]]},"141":{"position":[[2033,11]]},"155":{"position":[[839,15]]},"156":{"position":[[1634,15]]},"157":{"position":[[833,15]]},"158":{"position":[[675,15]]}},"keywords":{}}],["recommended)grammat",{"_index":1620,"title":{},"content":{"124":{"position":[[526,23]]}},"keywords":{}}],["record",{"_index":1444,"title":{},"content":{"110":{"position":[[299,8]]}},"keywords":{}}],["recurs",{"_index":1185,"title":{},"content":{"80":{"position":[[1133,11]]},"156":{"position":[[627,10]]}},"keywords":{}}],["redefin",{"_index":897,"title":{},"content":{"46":{"position":[[560,9]]}},"keywords":{}}],["redirect",{"_index":1268,"title":{},"content":{"94":{"position":[[1083,8],[1185,11]]}},"keywords":{}}],["reduc",{"_index":364,"title":{},"content":{"11":{"position":[[1311,8]]},"22":{"position":[[1184,7]]},"80":{"position":[[1210,7]]},"99":{"position":[[1576,8]]}},"keywords":{}}],["redund",{"_index":661,"title":{},"content":{"22":{"position":[[1210,9]]}},"keywords":{}}],["refer",{"_index":421,"title":{},"content":{"12":{"position":[[60,8]]},"20":{"position":[[1202,8]]},"26":{"position":[[387,9],[1391,8]]},"32":{"position":[[554,6]]},"92":{"position":[[296,8]]},"109":{"position":[[684,5]]},"114":{"position":[[819,9]]},"145":{"position":[[969,9]]},"148":{"position":[[2443,5]]}},"keywords":{}}],["refin",{"_index":1528,"title":{},"content":{"112":{"position":[[1652,7]]}},"keywords":{}}],["reflect",{"_index":1523,"title":{},"content":{"112":{"position":[[1495,10]]},"115":{"position":[[139,10]]}},"keywords":{}}],["regard",{"_index":229,"title":{},"content":{"7":{"position":[[638,9]]},"117":{"position":[[524,9]]},"151":{"position":[[471,9]]}},"keywords":{}}],["regardless",{"_index":1261,"title":{},"content":{"92":{"position":[[1322,10]]},"101":{"position":[[298,10]]},"102":{"position":[[351,10],[1230,10]]},"103":{"position":[[595,10]]}},"keywords":{}}],["regexp",{"_index":1219,"title":{"86":{"position":[[28,6]]}},"content":{"86":{"position":[[22,6],[62,6]]},"92":{"position":[[1427,6]]}},"keywords":{}}],["regist",{"_index":1283,"title":{},"content":{"95":{"position":[[876,8]]}},"keywords":{}}],["regress",{"_index":1121,"title":{},"content":{"66":{"position":[[366,10],[413,10]]},"70":{"position":[[111,10],[209,10]]}},"keywords":{}}],["regul",{"_index":1452,"title":{},"content":{"110":{"position":[[666,12]]}},"keywords":{}}],["regular",{"_index":425,"title":{},"content":{"12":{"position":[[196,7]]},"80":{"position":[[160,7]]},"90":{"position":[[1728,7]]},"121":{"position":[[1433,7],[1729,7],[1875,7]]}},"keywords":{}}],["regulatori",{"_index":353,"title":{},"content":{"11":{"position":[[879,10]]}},"keywords":{}}],["rel",{"_index":524,"title":{},"content":{"17":{"position":[[228,8],[248,8],[293,8],[468,8],[537,8],[593,8],[1349,8],[1468,8]]}},"keywords":{}}],["relat",{"_index":325,"title":{},"content":{"9":{"position":[[145,7]]},"17":{"position":[[1397,7]]},"46":{"position":[[861,7]]},"166":{"position":[[882,7],[903,7]]}},"keywords":{}}],["releas",{"_index":352,"title":{},"content":{"11":{"position":[[764,8]]},"103":{"position":[[297,8]]}},"keywords":{}}],["relev",{"_index":939,"title":{},"content":{"49":{"position":[[645,8]]},"57":{"position":[[338,8]]},"87":{"position":[[472,8]]},"125":{"position":[[4986,8]]}},"keywords":{}}],["reli",{"_index":1295,"title":{},"content":{"95":{"position":[[2260,4]]}},"keywords":{}}],["remain",{"_index":253,"title":{},"content":{"8":{"position":[[393,7],[2138,7]]},"49":{"position":[[1038,6]]},"138":{"position":[[165,9],[363,9],[1140,9],[2099,9]]}},"keywords":{}}],["rememb",{"_index":1413,"title":{},"content":{"108":{"position":[[405,11]]}},"keywords":{}}],["remot",{"_index":1078,"title":{},"content":{"63":{"position":[[1073,6],[1089,6],[1139,8],[1428,6],[1519,6],[1575,6],[1655,6]]},"64":{"position":[[1913,6]]},"110":{"position":[[475,6]]}},"keywords":{}}],["remotei",{"_index":1080,"title":{},"content":{"63":{"position":[[1236,8]]}},"keywords":{}}],["remov",{"_index":920,"title":{},"content":{"46":{"position":[[2331,7],[2940,7]]},"66":{"position":[[828,7],[1122,6],[1159,6]]},"115":{"position":[[922,7]]},"121":{"position":[[2056,7],[2472,9],[2482,6]]}},"keywords":{}}],["ren",{"_index":1467,"title":{},"content":{"112":{"position":[[350,4]]}},"keywords":{}}],["repeat",{"_index":1716,"title":{},"content":{"135":{"position":[[117,7]]},"137":{"position":[[158,6]]}},"keywords":{}}],["repetit",{"_index":655,"title":{},"content":{"22":{"position":[[923,10]]}},"keywords":{}}],["replac",{"_index":1023,"title":{},"content":{"59":{"position":[[1316,8]]},"121":{"position":[[70,8],[576,8],[1009,8],[1124,8]]},"125":{"position":[[6541,8]]},"141":{"position":[[1909,9]]}},"keywords":{}}],["report",{"_index":99,"title":{},"content":{"2":{"position":[[1112,8]]},"5":{"position":[[325,7]]},"30":{"position":[[1046,7],[2006,7]]},"31":{"position":[[491,6],[1105,10]]},"33":{"position":[[242,9]]},"53":{"position":[[866,8]]},"54":{"position":[[1209,8]]},"72":{"position":[[207,10]]},"74":{"position":[[283,6],[1210,7]]},"99":{"position":[[917,8]]},"101":{"position":[[724,7]]},"102":{"position":[[1364,7]]}},"keywords":{}}],["report.html",{"_index":764,"title":{},"content":{"31":{"position":[[627,11]]},"166":{"position":[[645,12]]}},"keywords":{}}],["reports.a",{"_index":147,"title":{},"content":{"3":{"position":[[338,9]]}},"keywords":{}}],["repositori",{"_index":283,"title":{},"content":{"8":{"position":[[1294,13]]},"9":{"position":[[349,10]]},"107":{"position":[[496,12],[581,12]]}},"keywords":{}}],["repres",{"_index":678,"title":{},"content":{"24":{"position":[[425,9]]},"26":{"position":[[149,9]]},"89":{"position":[[359,11],[510,11],[591,11]]},"99":{"position":[[617,9]]},"106":{"position":[[67,10]]},"120":{"position":[[617,10]]},"140":{"position":[[1159,11]]},"143":{"position":[[466,12]]}},"keywords":{}}],["represent",{"_index":581,"title":{},"content":{"19":{"position":[[948,14]]}},"keywords":{}}],["reproduc",{"_index":1153,"title":{},"content":{"74":{"position":[[550,9]]}},"keywords":{}}],["requir",{"_index":176,"title":{},"content":{"4":{"position":[[319,8],[674,7]]},"11":{"position":[[720,12],[1250,12],[2216,8],[2503,8]]},"13":{"position":[[125,9]]},"39":{"position":[[1323,7]]},"44":{"position":[[56,12]]},"46":{"position":[[869,12]]},"80":{"position":[[293,11]]},"105":{"position":[[73,11],[559,13],[1173,8]]},"106":{"position":[[858,7]]},"124":{"position":[[1067,8]]},"125":{"position":[[1540,12]]},"127":{"position":[[1070,8]]},"128":{"position":[[268,8]]},"129":{"position":[[248,12]]},"135":{"position":[[604,9]]},"161":{"position":[[145,8]]},"164":{"position":[[205,8]]}},"keywords":{}}],["requirements.load",{"_index":1674,"title":{},"content":{"127":{"position":[[1149,20]]}},"keywords":{}}],["research",{"_index":1462,"title":{},"content":{"111":{"position":[[405,9]]}},"keywords":{}}],["reserv",{"_index":1147,"title":{"72":{"position":[[6,8]]}},"content":{"72":{"position":[[31,8]]},"74":{"position":[[1084,8]]},"76":{"position":[[177,8]]}},"keywords":{}}],["reset",{"_index":1199,"title":{},"content":{"81":{"position":[[386,5]]}},"keywords":{}}],["resolut",{"_index":1154,"title":{},"content":{"74":{"position":[[585,11]]}},"keywords":{}}],["resolv",{"_index":526,"title":{},"content":{"17":{"position":[[284,8]]},"64":{"position":[[929,8],[1255,7]]},"74":{"position":[[623,9],[723,9]]},"141":{"position":[[1897,8]]},"142":{"position":[[316,8]]},"145":{"position":[[1366,7]]},"151":{"position":[[244,8]]}},"keywords":{}}],["resourc",{"_index":43,"title":{"16":{"position":[[6,8]]},"27":{"position":[[6,8]]},"28":{"position":[[33,8]]},"36":{"position":[[4,8]]},"37":{"position":[[18,8]]}},"content":{"0":{"position":[[544,9]]},"2":{"position":[[501,8]]},"5":{"position":[[455,8]]},"8":{"position":[[1339,9]]},"9":{"position":[[87,9],[153,9]]},"15":{"position":[[924,8],[1883,8]]},"16":{"position":[[54,8],[85,8],[145,8],[547,8],[602,8],[696,8],[775,8],[839,8],[867,8],[897,8],[915,8],[1000,8],[1081,8],[1097,8],[1137,9],[1305,8],[1338,8],[1419,8],[1440,8]]},"17":{"position":[[111,8],[156,8],[352,8],[402,8],[496,8],[1197,8],[1754,8],[1812,8],[1892,8]]},"27":{"position":[[60,8],[187,8],[226,8],[776,8]]},"28":{"position":[[33,8],[142,8]]},"37":{"position":[[106,8],[280,8],[448,8],[573,8],[662,8],[795,8],[931,8],[1009,8],[1180,8],[1257,8]]},"46":{"position":[[305,8],[320,11]]},"48":{"position":[[814,8]]},"49":{"position":[[258,8],[317,8]]},"50":{"position":[[59,8]]},"56":{"position":[[2800,8]]},"57":{"position":[[1556,8]]},"60":{"position":[[458,8],[1898,8],[1913,8]]},"62":{"position":[[67,8],[144,8],[524,8],[602,8],[635,8],[701,8],[884,8],[1713,8]]},"64":{"position":[[456,8]]},"80":{"position":[[1234,9],[1283,8],[2007,8]]},"83":{"position":[[182,8],[279,8],[311,8]]},"99":{"position":[[805,8],[926,8],[1953,8]]},"101":{"position":[[1110,9]]},"103":{"position":[[250,9]]},"105":{"position":[[402,8],[737,10]]},"112":{"position":[[1830,9]]},"114":{"position":[[43,8],[384,8],[506,8],[565,8]]},"125":{"position":[[691,8],[1376,9],[3154,8],[3188,8],[3320,8],[7467,8],[7532,8]]},"127":{"position":[[1188,9]]},"141":{"position":[[244,8],[452,8],[520,8],[577,8],[769,8]]},"149":{"position":[[862,8]]},"151":{"position":[[617,8]]},"152":{"position":[[621,8],[736,8],[767,8],[870,8],[912,8],[1007,8],[1077,8]]},"155":{"position":[[581,8]]},"156":{"position":[[315,8],[760,8]]},"166":{"position":[[403,8]]}},"keywords":{}}],["resources.github.com/robotframework",{"_index":328,"title":{},"content":{"9":{"position":[[299,36]]}},"keywords":{}}],["respect",{"_index":1056,"title":{},"content":{"62":{"position":[[351,10]]}},"keywords":{}}],["respons",{"_index":95,"title":{},"content":{"2":{"position":[[972,11],[1307,11]]},"8":{"position":[[1209,11]]},"110":{"position":[[46,11],[769,11]]},"131":{"position":[[650,14]]}},"keywords":{}}],["rest",{"_index":608,"title":{},"content":{"20":{"position":[[891,4]]},"58":{"position":[[255,4]]},"90":{"position":[[593,4],[1215,4]]},"121":{"position":[[1553,4]]}},"keywords":{}}],["restrict",{"_index":314,"title":{},"content":{"8":{"position":[[2189,13]]}},"keywords":{}}],["restrictions.no",{"_index":216,"title":{},"content":{"7":{"position":[[399,15]]}},"keywords":{}}],["result",{"_index":98,"title":{},"content":{"2":{"position":[[1088,8]]},"3":{"position":[[290,6]]},"5":{"position":[[361,8]]},"22":{"position":[[189,7]]},"30":{"position":[[953,7]]},"31":{"position":[[243,8],[538,8]]},"32":{"position":[[157,6]]},"92":{"position":[[1207,7]]},"99":{"position":[[897,7]]},"107":{"position":[[1448,8]]},"158":{"position":[[1186,9],[1230,9],[1557,9]]}},"keywords":{}}],["results.[timeout",{"_index":1562,"title":{},"content":{"116":{"position":[[778,17]]}},"keywords":{}}],["results/protocol",{"_index":1404,"title":{},"content":{"107":{"position":[[1385,18]]}},"keywords":{}}],["return",{"_index":812,"title":{"96":{"position":[[8,6]]},"123":{"position":[[6,6]]},"146":{"position":[[6,6]]}},"content":{"35":{"position":[[706,6]]},"56":{"position":[[1254,6],[2363,6]]},"83":{"position":[[580,6]]},"96":{"position":[[58,6],[114,6],[234,6],[362,6],[456,6],[608,6],[641,9]]},"123":{"position":[[51,6],[127,6],[147,6],[215,6],[279,6],[446,6],[499,9],[720,6],[741,6],[871,6],[1025,6],[1049,6],[1134,6],[1194,8],[1210,6]]},"125":{"position":[[4446,6],[5693,6],[6728,6],[6807,6],[6827,6]]},"138":{"position":[[2361,6]]},"146":{"position":[[48,6],[117,8],[872,6]]},"147":{"position":[[33,7],[206,9],[374,8],[599,6],[880,9],[1033,7],[1187,7],[1305,6]]},"149":{"position":[[366,6]]},"151":{"position":[[738,6]]},"156":{"position":[[1594,7]]},"157":{"position":[[814,7]]},"158":{"position":[[234,6],[932,7],[994,7],[1223,6],[1629,8]]},"161":{"position":[[267,6],[417,7],[468,7],[549,7],[598,7]]},"164":{"position":[[333,6],[380,7],[504,7],[606,7]]}},"keywords":{}}],["reus",{"_index":448,"title":{},"content":{"13":{"position":[[491,6]]},"22":{"position":[[1234,7]]},"52":{"position":[[416,5]]},"107":{"position":[[513,6]]}},"keywords":{}}],["reusabl",{"_index":680,"title":{},"content":{"24":{"position":[[558,9]]},"27":{"position":[[878,8]]},"28":{"position":[[202,9]]},"49":{"position":[[379,8]]},"99":{"position":[[420,11],[462,8]]},"107":{"position":[[545,8]]},"118":{"position":[[179,8]]},"141":{"position":[[699,12]]}},"keywords":{}}],["review",{"_index":1428,"title":{},"content":{"109":{"position":[[491,8]]},"112":{"position":[[850,7],[1639,8]]}},"keywords":{}}],["rfcp",{"_index":1363,"title":{},"content":{"105":{"position":[[214,7]]},"106":{"position":[[45,7],[307,5],[558,5]]},"109":{"position":[[319,7]]},"112":{"position":[[104,6]]}},"keywords":{}}],["robocon",{"_index":294,"title":{},"content":{"8":{"position":[[1533,8]]}},"keywords":{}}],["robot",{"_index":2,"title":{"0":{"position":[[18,5]]},"1":{"position":[[20,5]]},"2":{"position":[[6,5]]},"3":{"position":[[14,5]]},"5":{"position":[[23,5]]},"8":{"position":[[16,5]]},"9":{"position":[[6,5]]},"13":{"position":[[6,7]]},"29":{"position":[[14,5]]},"30":{"position":[[6,5]]},"106":{"position":[[10,6]]}},"content":{"0":{"position":[[18,5],[86,5],[166,7],[462,5]]},"2":{"position":[[137,5],[563,5],[763,5],[1182,5],[1234,5],[1652,5],[2040,5]]},"3":{"position":[[53,5],[86,5],[511,5],[789,5]]},"4":{"position":[[52,5],[118,5],[241,5],[381,5],[552,5]]},"5":{"position":[[23,5],[108,5],[276,5],[543,5]]},"7":{"position":[[81,5],[113,5]]},"8":{"position":[[96,5],[128,5],[176,5],[332,5],[377,5],[458,7],[669,5],[1553,5],[2104,5],[2349,5]]},"9":{"position":[[63,5],[121,5]]},"11":{"position":[[53,5],[89,5],[1670,5],[1945,5],[2625,5],[2678,5]]},"13":{"position":[[1,7],[176,5],[318,5],[614,5],[811,5]]},"15":{"position":[[146,5],[235,5],[313,5],[410,5],[1284,5]]},"16":{"position":[[1192,6],[1260,5]]},"17":{"position":[[710,5],[842,6],[1047,5],[1667,5]]},"19":{"position":[[408,5],[593,5],[789,5]]},"20":{"position":[[428,5],[675,5],[840,5],[934,5],[1040,5],[1501,5]]},"21":{"position":[[1273,5]]},"22":{"position":[[266,7],[1045,5]]},"24":{"position":[[4,5],[376,5]]},"25":{"position":[[1,5],[92,7],[228,5],[286,7]]},"26":{"position":[[230,5],[539,5],[583,5],[1259,5],[2094,5]]},"27":{"position":[[586,5],[683,5],[987,5]]},"28":{"position":[[100,5]]},"30":{"position":[[56,5],[96,5],[127,5],[245,5],[350,5],[681,5],[725,5],[830,7],[1100,5],[1197,5],[1288,5],[1656,5],[1827,5],[2041,5],[2311,5],[2436,5],[2456,5]]},"31":{"position":[[75,5],[118,5],[721,5]]},"32":{"position":[[78,5],[96,5],[753,5],[963,5]]},"33":{"position":[[425,5]]},"35":{"position":[[154,5],[263,5],[603,5]]},"37":{"position":[[1383,5]]},"41":{"position":[[147,5]]},"42":{"position":[[42,5]]},"44":{"position":[[111,5],[159,6]]},"45":{"position":[[96,5],[403,5]]},"48":{"position":[[302,5]]},"50":{"position":[[116,5]]},"56":{"position":[[98,5],[137,5],[317,5],[631,5]]},"57":{"position":[[1155,5]]},"58":{"position":[[77,5],[303,5],[736,5]]},"59":{"position":[[77,5],[98,5]]},"62":{"position":[[1348,5]]},"63":{"position":[[1311,5]]},"64":{"position":[[941,5],[1235,5]]},"67":{"position":[[103,5],[274,5]]},"68":{"position":[[115,5]]},"69":{"position":[[110,5]]},"70":{"position":[[95,5]]},"71":{"position":[[209,5],[304,5]]},"72":{"position":[[20,6],[60,5]]},"74":{"position":[[141,5],[1036,5]]},"76":{"position":[[135,5]]},"83":{"position":[[922,5],[985,5],[1034,5]]},"90":{"position":[[1008,5],[1164,5]]},"91":{"position":[[914,5]]},"95":{"position":[[178,5],[458,5],[730,5],[1000,5],[1507,5]]},"96":{"position":[[507,5]]},"98":{"position":[[84,5],[247,5]]},"99":{"position":[[1249,7],[2010,5],[2174,5],[2220,5]]},"102":{"position":[[431,5]]},"105":{"position":[[479,5],[921,5]]},"106":{"position":[[5,5],[117,5],[736,5]]},"107":{"position":[[130,5],[181,5],[915,5]]},"108":{"position":[[672,5],[1289,5]]},"109":{"position":[[78,5],[279,5],[349,5],[424,5],[515,5],[553,5]]},"110":{"position":[[104,5]]},"112":{"position":[[5,5]]},"115":{"position":[[249,5],[615,5],[1003,5]]},"117":{"position":[[668,5]]},"121":{"position":[[225,5]]},"123":{"position":[[252,5]]},"125":{"position":[[81,5],[132,5],[286,5],[337,5],[403,5],[529,5],[791,5],[1171,5],[1280,5],[1352,5],[2201,5],[2404,5],[2526,5],[2585,5],[2677,5],[2754,5],[3101,5],[4913,5],[7769,5],[9101,5],[9281,5],[9368,5],[9445,5],[9623,5],[9720,5],[9806,5],[9874,5],[10501,5],[10664,5]]},"131":{"position":[[111,5]]},"135":{"position":[[101,5],[351,5]]},"137":{"position":[[1293,5]]},"140":{"position":[[168,5],[606,5],[947,5],[1737,5]]},"141":{"position":[[1684,5]]},"142":{"position":[[217,5],[328,5]]},"143":{"position":[[79,5]]},"145":{"position":[[778,5]]},"146":{"position":[[93,5]]},"148":{"position":[[111,5]]},"149":{"position":[[93,5]]},"151":{"position":[[120,5],[228,5],[331,5],[669,5]]},"152":{"position":[[99,5],[1128,5]]},"153":{"position":[[88,5]]},"154":{"position":[[70,5],[100,5]]},"158":{"position":[[500,5]]},"159":{"position":[[436,5],[448,5],[528,5],[600,5],[659,5]]},"160":{"position":[[87,5]]},"162":{"position":[[277,5]]},"163":{"position":[[93,5]]},"164":{"position":[[113,5],[781,5]]},"165":{"position":[[291,5]]},"166":{"position":[[42,5],[123,5]]}},"keywords":{}}],["robot:exclud",{"_index":1148,"title":{},"content":{"72":{"position":[[219,14]]}},"keywords":{}}],["robot:skip",{"_index":1158,"title":{},"content":{"74":{"position":[[1097,11],[1117,10]]},"76":{"position":[[190,10]]}},"keywords":{}}],["robot_fil",{"_index":732,"title":{},"content":{"30":{"position":[[493,12],[652,11],[687,11],[1106,11]]}},"keywords":{}}],["robot_files/testsuite.robot",{"_index":1041,"title":{},"content":{"60":{"position":[[1755,28]]}},"keywords":{}}],["robotframework.org",{"_index":326,"title":{},"content":{"9":{"position":[[213,19]]}},"keywords":{}}],["robotframework.org/found",{"_index":317,"title":{},"content":{"8":{"position":[[2278,30]]}},"keywords":{}}],["robust",{"_index":1399,"title":{},"content":{"107":{"position":[[392,7]]}},"keywords":{}}],["rohner",{"_index":1468,"title":{},"content":{"112":{"position":[[355,7]]}},"keywords":{}}],["role",{"_index":38,"title":{},"content":{"0":{"position":[[450,4]]},"3":{"position":[[858,4]]},"5":{"position":[[433,4]]},"8":{"position":[[1514,4]]},"49":{"position":[[760,4]]},"121":{"position":[[150,4]]},"125":{"position":[[6624,4]]}},"keywords":{}}],["room",{"_index":1925,"title":{},"content":{"158":{"position":[[887,4],[925,4],[987,4]]}},"keywords":{}}],["root",{"_index":805,"title":{},"content":{"34":{"position":[[622,4]]},"99":{"position":[[1029,4]]}},"keywords":{}}],["row",{"_index":889,"title":{"54":{"position":[[43,6]]}},"content":{"45":{"position":[[204,4]]},"52":{"position":[[639,4]]},"54":{"position":[[103,4],[166,4],[993,3],[1096,4],[1188,4],[1371,4],[1448,4],[1538,4],[1599,3],[1665,4]]},"117":{"position":[[284,4]]},"125":{"position":[[7385,4]]},"141":{"position":[[1486,4]]}},"keywords":{}}],["rpa",{"_index":17,"title":{"13":{"position":[[33,6]]}},"content":{"0":{"position":[[193,6]]},"8":{"position":[[485,5],[1751,3]]},"13":{"position":[[28,5],[307,3],[802,3]]},"22":{"position":[[293,6],[595,4]]},"24":{"position":[[224,3]]},"26":{"position":[[1171,3]]},"27":{"position":[[1081,4]]},"28":{"position":[[360,3]]}},"keywords":{}}],["rubi",{"_index":614,"title":{},"content":{"20":{"position":[[1320,5]]}},"keywords":{}}],["rule",{"_index":1543,"title":{},"content":{"115":{"position":[[41,5]]},"125":{"position":[[5899,5]]},"152":{"position":[[120,4]]},"153":{"position":[[227,4]]}},"keywords":{}}],["run",{"_index":171,"title":{"85":{"position":[[24,3]]}},"content":{"4":{"position":[[106,7],[237,3]]},"5":{"position":[[295,3]]},"30":{"position":[[48,3],[121,3],[241,3],[2204,4]]},"32":{"position":[[549,4]]},"33":{"position":[[585,3]]},"39":{"position":[[1483,3],[1520,3],[1562,3],[1597,3],[1669,3],[1841,3]]},"46":{"position":[[1064,4],[2020,3]]},"60":{"position":[[2233,3]]},"63":{"position":[[1199,7]]},"67":{"position":[[194,7]]},"85":{"position":[[18,3],[52,3]]},"92":{"position":[[552,3]]},"94":{"position":[[715,3],[1275,3]]},"101":{"position":[[1019,8]]},"107":{"position":[[1259,3]]},"125":{"position":[[457,7],[2577,3]]},"127":{"position":[[243,4],[348,5],[959,7]]},"128":{"position":[[216,5]]},"131":{"position":[[210,3]]},"155":{"position":[[440,4]]}},"keywords":{}}],["runtim",{"_index":930,"title":{},"content":{"47":{"position":[[709,7]]},"75":{"position":[[94,7]]},"141":{"position":[[1770,7]]},"142":{"position":[[361,8]]}},"keywords":{}}],["ry",{"_index":243,"title":{},"content":{"8":{"position":[[192,3]]}},"keywords":{}}],["salmela",{"_index":1483,"title":{},"content":{"112":{"position":[[569,8]]}},"keywords":{}}],["same",{"_index":511,"title":{},"content":{"16":{"position":[[288,4],[629,4]]},"17":{"position":[[1783,4],[1807,4]]},"22":{"position":[[655,4],[967,4],[1246,4],[1430,4]]},"24":{"position":[[207,5]]},"37":{"position":[[1400,5]]},"46":{"position":[[2623,4]]},"54":{"position":[[476,4],[550,4]]},"56":{"position":[[994,4],[4382,4]]},"57":{"position":[[681,4]]},"58":{"position":[[320,4]]},"62":{"position":[[1176,4],[1238,4],[1260,4]]},"63":{"position":[[621,4]]},"64":{"position":[[159,4],[389,4],[715,4],[985,4]]},"80":{"position":[[131,4]]},"91":{"position":[[576,4]]},"99":{"position":[[2139,4]]},"116":{"position":[[170,4]]},"135":{"position":[[227,4]]},"136":{"position":[[30,4],[299,4],[651,4]]},"146":{"position":[[537,4]]},"148":{"position":[[708,4]]},"151":{"position":[[211,4]]},"152":{"position":[[931,4]]},"156":{"position":[[509,4],[1376,4]]},"157":{"position":[[555,4]]}},"keywords":{}}],["sami",{"_index":1496,"title":{},"content":{"112":{"position":[[674,4],[1109,4]]}},"keywords":{}}],["sampl",{"_index":1191,"title":{},"content":{"81":{"position":[[60,6]]}},"keywords":{}}],["save",{"_index":1667,"title":{},"content":{"127":{"position":[[432,4]]}},"keywords":{}}],["scalabl",{"_index":444,"title":{},"content":{"13":{"position":[[272,12]]},"27":{"position":[[1041,11]]}},"keywords":{}}],["scalar",{"_index":1243,"title":{"142":{"position":[[8,6]]},"147":{"position":[[21,6]]}},"content":{"90":{"position":[[446,6]]},"118":{"position":[[487,6]]},"119":{"position":[[175,6]]},"121":{"position":[[663,6]]},"125":{"position":[[5361,6],[5446,6]]},"140":{"position":[[1101,6],[2110,6]]},"141":{"position":[[1100,6]]},"142":{"position":[[52,6],[134,6],[172,6],[389,6]]},"143":{"position":[[653,6]]},"147":{"position":[[87,6],[633,6],[1102,6]]},"148":{"position":[[650,6]]},"159":{"position":[[362,6]]},"161":{"position":[[698,6]]}},"keywords":{}}],["scale",{"_index":693,"title":{},"content":{"25":{"position":[[592,5]]}},"keywords":{}}],["scenario",{"_index":376,"title":{},"content":{"11":{"position":[[1605,9]]},"21":{"position":[[426,9]]},"22":{"position":[[462,9],[683,8],[1410,9]]},"54":{"position":[[459,9]]},"107":{"position":[[445,10]]},"108":{"position":[[1354,10]]},"148":{"position":[[1457,10]]}},"keywords":{}}],["schedul",{"_index":1443,"title":{},"content":{"110":{"position":[[204,10]]}},"keywords":{}}],["scope",{"_index":415,"title":{"149":{"position":[[15,5]]},"154":{"position":[[15,7]]},"155":{"position":[[17,6]]},"156":{"position":[[16,6]]},"157":{"position":[[20,6]]},"158":{"position":[[16,6]]}},"content":{"11":{"position":[[2879,6]]},"49":{"position":[[147,6]]},"64":{"position":[[491,5]]},"99":{"position":[[2085,6]]},"105":{"position":[[435,5],[663,5]]},"125":{"position":[[5848,5],[9864,6]]},"141":{"position":[[1380,5]]},"146":{"position":[[253,5],[458,6],[658,6]]},"148":{"position":[[1922,5],[2227,6],[2240,7],[2482,7]]},"149":{"position":[[61,5],[135,7],[211,5],[293,6],[751,6],[1170,6],[1201,5],[1242,6]]},"151":{"position":[[418,6],[960,6]]},"153":{"position":[[282,5],[369,6],[645,5],[692,5]]},"154":{"position":[[60,6],[131,7]]},"156":{"position":[[614,5],[833,5],[1512,6],[1605,5]]},"157":{"position":[[483,5],[674,6],[825,6]]},"158":{"position":[[595,6],[656,5]]}},"keywords":{}}],["scope=glob",{"_index":1899,"title":{},"content":{"155":{"position":[[315,12]]}},"keywords":{}}],["scope=loc",{"_index":1917,"title":{},"content":{"158":{"position":[[303,12]]}},"keywords":{}}],["scope=suit",{"_index":1907,"title":{},"content":{"156":{"position":[[417,11]]}},"keywords":{}}],["scope=task",{"_index":1911,"title":{},"content":{"157":{"position":[[281,10]]}},"keywords":{}}],["scope=test",{"_index":1910,"title":{},"content":{"157":{"position":[[267,10]]}},"keywords":{}}],["score",{"_index":1705,"title":{},"content":{"133":{"position":[[336,5],[345,8],[383,8]]}},"keywords":{}}],["screen",{"_index":1287,"title":{},"content":{"95":{"position":[[1158,7]]}},"keywords":{}}],["script",{"_index":641,"title":{},"content":{"22":{"position":[[225,6]]},"106":{"position":[[287,8],[634,6]]},"107":{"position":[[335,8],[375,7],[799,6],[1105,8],[1172,7],[1484,7]]},"108":{"position":[[854,8],[951,8]]}},"keywords":{}}],["scroll",{"_index":1733,"title":{},"content":{"137":{"position":[[360,9],[467,9],[1045,6],[1166,6]]},"138":{"position":[[596,6],[682,7],[815,6],[991,6],[1052,9]]}},"keywords":{}}],["seamless",{"_index":380,"title":{},"content":{"11":{"position":[[1817,8]]},"13":{"position":[[739,8]]},"110":{"position":[[439,8]]}},"keywords":{}}],["search",{"_index":483,"title":{},"content":{"15":{"position":[[1083,6],[1482,6]]},"17":{"position":[[430,8],[524,8],[623,6],[648,6],[1594,6]]},"44":{"position":[[170,8]]},"138":{"position":[[560,6]]}},"keywords":{}}],["search_url",{"_index":1801,"title":{},"content":{"142":{"position":[[1188,13],[1363,13]]}},"keywords":{}}],["second",{"_index":845,"title":{},"content":{"39":{"position":[[988,6],[1657,6]]},"40":{"position":[[1054,6]]},"56":{"position":[[2174,6],[2741,6]]},"57":{"position":[[1005,6],[1520,6],[1699,6]]},"60":{"position":[[948,6],[1046,6]]},"88":{"position":[[333,6],[741,6]]},"95":{"position":[[1857,6],[1900,6]]},"142":{"position":[[1158,6]]},"144":{"position":[[729,6],[761,7]]}},"keywords":{}}],["second=${2",{"_index":1843,"title":{},"content":{"145":{"position":[[385,11]]}},"keywords":{}}],["second=2",{"_index":875,"title":{},"content":{"40":{"position":[[1028,8],[1080,9]]}},"keywords":{}}],["second\\=2",{"_index":873,"title":{},"content":{"40":{"position":[[951,9],[961,9]]}},"keywords":{}}],["section",{"_index":478,"title":{"37":{"position":[[6,8]]},"45":{"position":[[6,8]]},"46":{"position":[[41,8]]},"47":{"position":[[42,8]]},"48":{"position":[[60,8]]},"49":{"position":[[41,8]]},"50":{"position":[[41,8]]},"80":{"position":[[14,8]]},"114":{"position":[[23,8]]},"141":{"position":[[24,8]]}},"content":{"15":{"position":[[990,7]]},"16":{"position":[[964,7],[1513,8]]},"37":{"position":[[11,8],[63,8],[174,9],[197,8],[301,7],[878,7],[1128,7]]},"41":{"position":[[474,7]]},"45":{"position":[[51,8],[148,9],[164,8],[294,7],[311,7],[376,8],[614,8]]},"46":{"position":[[166,7],[483,8],[902,7],[1433,7],[2800,7]]},"47":{"position":[[76,8],[91,7],[832,7],[889,8]]},"48":{"position":[[98,8],[113,7],[756,7],[945,8]]},"49":{"position":[[95,8],[110,7],[520,7],[918,7],[1109,7],[1165,8]]},"50":{"position":[[6,7],[94,7]]},"54":{"position":[[274,8]]},"56":{"position":[[2487,8],[2888,7],[2969,8],[3015,8],[3061,7],[3602,7]]},"57":{"position":[[208,8]]},"58":{"position":[[857,7]]},"60":{"position":[[321,8],[494,7],[602,8]]},"62":{"position":[[1293,8]]},"63":{"position":[[377,7]]},"66":{"position":[[223,7]]},"80":{"position":[[49,8],[221,8],[285,7],[1389,8],[1416,7],[1517,7],[1679,7]]},"83":{"position":[[372,8]]},"87":{"position":[[755,8]]},"88":{"position":[[410,8]]},"99":{"position":[[1611,7],[1624,7],[1793,7],[1806,7],[1887,7],[1900,7],[1988,7],[2035,7],[2048,7],[2190,8],[2283,7],[2296,7],[2375,7],[2388,7]]},"102":{"position":[[516,7]]},"114":{"position":[[22,7],[113,8],[239,8],[351,7]]},"116":{"position":[[295,7],[309,8]]},"118":{"position":[[644,8]]},"125":{"position":[[1627,8],[1874,8],[1963,8],[2049,8],[5233,7],[9000,8]]},"127":{"position":[[843,8]]},"128":{"position":[[363,7],[1151,8]]},"129":{"position":[[537,8]]},"140":{"position":[[2063,9]]},"141":{"position":[[66,7],[208,7],[718,7],[756,7],[855,7],[882,7],[1047,8],[2021,7]]},"146":{"position":[[424,7]]},"147":{"position":[[810,8]]},"148":{"position":[[262,7],[641,8],[2456,7]]},"149":{"position":[[833,7],[1249,8]]},"151":{"position":[[577,8]]},"152":{"position":[[531,8],[583,7],[661,7],[710,7],[851,8],[994,7]]},"153":{"position":[[587,7]]},"155":{"position":[[1091,7]]},"156":{"position":[[266,7],[1137,7],[1834,7]]},"160":{"position":[[39,7]]},"161":{"position":[[224,8]]},"163":{"position":[[39,7]]},"164":{"position":[[290,8]]}},"keywords":{}}],["secur",{"_index":339,"title":{},"content":{"11":{"position":[[341,9]]},"110":{"position":[[395,9],[692,6]]}},"keywords":{}}],["see",{"_index":467,"title":{},"content":{"15":{"position":[[384,3],[1558,3]]},"16":{"position":[[361,3],[1015,3],[1387,3]]},"22":{"position":[[1575,3]]},"25":{"position":[[443,3]]},"31":{"position":[[989,3]]},"37":{"position":[[1,3],[850,3],[1101,3]]},"39":{"position":[[431,3]]},"41":{"position":[[455,3],[511,3]]},"46":{"position":[[1069,3],[1813,3],[2376,3]]},"47":{"position":[[804,3]]},"48":{"position":[[831,3]]},"49":{"position":[[1082,3]]},"59":{"position":[[426,4]]},"62":{"position":[[1279,4]]},"66":{"position":[[1199,3]]},"69":{"position":[[369,3]]},"85":{"position":[[475,3],[672,3]]},"86":{"position":[[471,3],[659,3]]},"87":{"position":[[738,3]]},"88":{"position":[[300,3]]},"89":{"position":[[1120,3]]},"92":{"position":[[1395,3]]},"108":{"position":[[380,3]]},"114":{"position":[[229,3],[870,3]]},"116":{"position":[[394,4],[513,4],[608,4]]},"118":{"position":[[290,3]]},"141":{"position":[[1587,4]]},"146":{"position":[[639,3]]},"148":{"position":[[1630,4]]},"152":{"position":[[451,3],[682,3],[860,3]]},"155":{"position":[[776,3]]},"162":{"position":[[1264,3]]}},"keywords":{}}],["seek",{"_index":1392,"title":{},"content":{"106":{"position":[[713,7]]}},"keywords":{}}],["seen",{"_index":504,"title":{},"content":{"15":{"position":[[1934,4]]},"35":{"position":[[341,4]]},"56":{"position":[[3492,4]]}},"keywords":{}}],["select",{"_index":1128,"title":{"74":{"position":[[23,9]]}},"content":{"67":{"position":[[140,6]]},"69":{"position":[[396,9]]},"121":{"position":[[1973,9]]}},"keywords":{}}],["self",{"_index":1437,"title":{},"content":{"109":{"position":[[1084,4]]},"117":{"position":[[610,4]]}},"keywords":{}}],["send",{"_index":1271,"title":{},"content":{"94":{"position":[[1246,4]]}},"keywords":{}}],["sens",{"_index":962,"title":{},"content":{"54":{"position":[[319,5]]}},"keywords":{}}],["sensit",{"_index":487,"title":{},"content":{"15":{"position":[[1187,9]]},"67":{"position":[[443,9]]},"102":{"position":[[2417,9]]},"123":{"position":[[238,10]]},"128":{"position":[[2031,9]]},"148":{"position":[[478,9]]},"166":{"position":[[451,10]]}},"keywords":{}}],["sentenc",{"_index":611,"title":{},"content":{"20":{"position":[[1139,8]]},"124":{"position":[[439,8],[508,8]]}},"keywords":{}}],["sep",{"_index":983,"title":{},"content":{"56":{"position":[[1514,3],[1530,3],[1547,3],[1583,3],[1622,3],[1677,3],[1758,3],[1777,3],[2667,3],[2835,3]]}},"keywords":{}}],["separ",{"_index":70,"title":{"56":{"position":[[6,10]]}},"content":{"2":{"position":[[392,10]]},"17":{"position":[[858,9]]},"19":{"position":[[1045,10],[1192,10]]},"21":{"position":[[659,10]]},"22":{"position":[[201,9],[1317,8]]},"27":{"position":[[815,10]]},"45":{"position":[[339,9]]},"53":{"position":[[778,10]]},"56":{"position":[[84,10],[189,9],[284,8],[477,10],[592,9],[711,9],[740,10],[927,9],[1149,9],[2513,9],[3416,9],[4057,11],[4130,10]]},"57":{"position":[[229,9],[277,9],[632,9],[784,9]]},"58":{"position":[[173,9],[588,9]]},"59":{"position":[[1008,10],[1182,9]]},"60":{"position":[[541,9],[1461,9]]},"63":{"position":[[829,9]]},"116":{"position":[[197,10]]},"118":{"position":[[441,9]]},"125":{"position":[[2187,10]]},"127":{"position":[[834,8]]},"128":{"position":[[1142,8]]},"129":{"position":[[528,8]]},"136":{"position":[[694,10]]},"141":{"position":[[1254,9],[1463,8]]},"142":{"position":[[585,9],[639,10],[674,9],[751,9],[782,10],[857,10],[967,12],[1019,9],[1350,10]]},"143":{"position":[[974,9]]},"144":{"position":[[248,9]]},"148":{"position":[[835,10]]}},"keywords":{}}],["separately.custom",{"_index":471,"title":{},"content":{"15":{"position":[[620,17]]}},"keywords":{}}],["separator=\\n",{"_index":1797,"title":{},"content":{"142":{"position":[[706,14],[1175,12]]}},"keywords":{}}],["separatorsequ",{"_index":1019,"title":{},"content":{"59":{"position":[[484,15]]}},"keywords":{}}],["sequenc",{"_index":556,"title":{},"content":{"19":{"position":[[167,8]]},"22":{"position":[[660,8],[828,8]]},"26":{"position":[[179,9]]},"49":{"position":[[842,9]]},"59":{"position":[[593,9]]},"105":{"position":[[1267,8]]},"135":{"position":[[176,8],[957,8]]},"136":{"position":[[71,9]]},"143":{"position":[[176,8]]},"162":{"position":[[460,8]]},"165":{"position":[[431,8]]}},"keywords":{}}],["serv",{"_index":321,"title":{},"content":{"8":{"position":[[2387,5]]},"24":{"position":[[78,5]]},"49":{"position":[[744,5]]},"105":{"position":[[15,6]]},"112":{"position":[[1792,6]]}},"keywords":{}}],["served!"",{"_index":1883,"title":{},"content":{"152":{"position":[[167,13]]}},"keywords":{}}],["server",{"_index":1035,"title":{},"content":{"60":{"position":[[394,7],[708,7],[908,6],[1114,7],[1995,6],[2164,6],[2226,6],[2565,6]]},"63":{"position":[[1212,7],[1301,6]]},"81":{"position":[[238,6],[330,6],[406,6]]},"114":{"position":[[702,6]]},"119":{"position":[[875,6]]},"121":{"position":[[1247,6],[1283,6]]}},"keywords":{}}],["server'",{"_index":1082,"title":{},"content":{"63":{"position":[[1352,8]]}},"keywords":{}}],["server.log",{"_index":1580,"title":{},"content":{"119":{"position":[[907,10],[1003,11]]},"121":{"position":[[1328,12]]},"147":{"position":[[249,10],[353,11],[1432,10]]}},"keywords":{}}],["server.logand",{"_index":1597,"title":{},"content":{"121":{"position":[[1138,13]]}},"keywords":{}}],["server/log",{"_index":1857,"title":{},"content":{"147":{"position":[[938,11],[1396,11]]}},"keywords":{}}],["server/logs/server.log",{"_index":1859,"title":{},"content":{"147":{"position":[[1349,22]]}},"keywords":{}}],["server_log",{"_index":1579,"title":{},"content":{"119":{"position":[[594,13],[647,13]]},"120":{"position":[[1096,13],[1161,13]]},"147":{"position":[[224,13],[275,13],[425,13]]}},"keywords":{}}],["servic",{"_index":341,"title":{},"content":{"11":{"position":[[483,9],[2533,7]]},"110":{"position":[[493,9],[959,8]]},"127":{"position":[[1045,8]]}},"keywords":{}}],["set",{"_index":477,"title":{"46":{"position":[[28,8]]},"116":{"position":[[19,9]]}},"content":{"15":{"position":[[950,7],[977,8],[1706,8]]},"16":{"position":[[924,7],[951,8],[1292,8]]},"22":{"position":[[707,4]]},"26":{"position":[[411,3]]},"30":{"position":[[2151,7]]},"37":{"position":[[237,8],[339,8],[381,8],[599,8],[629,3],[745,8]]},"39":{"position":[[63,3],[144,3],[333,3],[1334,3],[1448,4]]},"40":{"position":[[83,3],[210,7],[348,3],[453,3],[492,3],[507,3]]},"45":{"position":[[485,8],[627,8]]},"46":{"position":[[55,8],[127,8],[584,7],[652,8],[1199,8],[1336,8],[1520,7],[1774,7],[2065,7],[2312,7],[2676,7],[2787,8],[2847,8],[2877,3],[2921,7]]},"48":{"position":[[558,9],[583,8]]},"52":{"position":[[337,7],[469,5],[506,7]]},"53":{"position":[[207,5],[293,8],[816,4]]},"54":{"position":[[261,8],[395,8]]},"56":{"position":[[2474,8],[2500,8],[2570,8],[2585,8],[2657,7],[2829,3],[2936,8],[2956,8]]},"57":{"position":[[891,7],[1069,9],[1426,8]]},"60":{"position":[[308,8],[477,8],[1789,8]]},"62":{"position":[[421,8],[501,8],[589,8],[688,8]]},"63":{"position":[[253,8],[697,3],[898,8],[959,3],[1498,8]]},"66":{"position":[[191,7],[210,8],[337,8],[497,7],[1110,3]]},"78":{"position":[[149,7],[227,8]]},"80":{"position":[[272,8],[311,3],[649,3],[796,3]]},"81":{"position":[[5,8],[245,3]]},"85":{"position":[[370,3],[413,4],[450,3],[658,3]]},"86":{"position":[[366,3],[409,4],[446,3],[646,3]]},"87":{"position":[[855,3],[944,3],[1017,3]]},"88":{"position":[[160,3]]},"89":{"position":[[216,3],[1081,7]]},"91":{"position":[[506,3],[628,3],[681,3]]},"92":{"position":[[202,3]]},"93":{"position":[[562,3]]},"94":{"position":[[1134,3]]},"99":{"position":[[258,4],[2274,8]]},"101":{"position":[[1072,8]]},"102":{"position":[[503,8],[575,8],[770,7],[870,3],[1019,7],[1471,3],[1927,9],[1942,8]]},"116":{"position":[[51,8],[128,8],[247,8],[358,7],[666,4],[800,4],[894,8]]},"117":{"position":[[168,7]]},"118":{"position":[[83,7],[225,7]]},"120":{"position":[[239,8],[463,3]]},"121":{"position":[[2031,4],[2560,6],[2567,3]]},"125":{"position":[[1708,8],[1783,8],[4689,3],[4788,3],[5555,3],[5625,3],[5969,8],[6188,7]]},"127":{"position":[[1275,8]]},"128":{"position":[[350,8],[416,8],[594,7],[679,3],[1042,3],[1210,7],[1538,8],[1586,8]]},"135":{"position":[[127,3]]},"138":{"position":[[1330,8]]},"144":{"position":[[50,3]]},"145":{"position":[[50,3],[1222,3]]},"147":{"position":[[150,8],[824,8],[1240,8]]},"152":{"position":[[606,3],[648,8],[838,8]]},"155":{"position":[[182,3],[471,3]]},"156":{"position":[[550,8],[562,7]]},"161":{"position":[[844,5]]},"166":{"position":[[145,3]]}},"keywords":{}}],["sets.scal",{"_index":666,"title":{},"content":{"22":{"position":[[1379,17]]}},"keywords":{}}],["settings<user>\\loc",{"_index":1990,"title":{},"content":{"166":{"position":[[819,26]]}},"keywords":{}}],["settings\\temp",{"_index":1991,"title":{},"content":{"166":{"position":[[846,14]]}},"keywords":{}}],["setup",{"_index":187,"title":{"79":{"position":[[12,5]]},"126":{"position":[[4,6]]},"127":{"position":[[12,6]]},"128":{"position":[[16,6]]},"129":{"position":[[14,6]]}},"content":{"4":{"position":[[545,6]]},"42":{"position":[[478,7]]},"46":{"position":[[984,5],[1077,6],[1607,5],[1623,8],[1821,6]]},"48":{"position":[[597,8]]},"49":{"position":[[602,5]]},"53":{"position":[[311,5]]},"54":{"position":[[1316,5],[1408,5],[1463,5]]},"78":{"position":[[51,5],[288,6]]},"79":{"position":[[70,5],[188,5],[365,6],[498,5],[579,6],[596,6]]},"80":{"position":[[446,6],[642,6],[663,5],[1609,6],[1637,6]]},"81":{"position":[[79,5]]},"101":{"position":[[379,5],[590,5]]},"102":{"position":[[414,5],[1282,5],[1760,5]]},"103":{"position":[[647,5]]},"116":{"position":[[588,5]]},"125":{"position":[[7759,6],[7833,5],[7926,5],[7968,5],[8066,5],[8112,5],[8200,5],[8883,5]]},"127":{"position":[[90,5],[129,5],[165,5],[539,6],[553,5],[690,5],[867,5],[1263,6],[1294,5]]},"128":{"position":[[89,5],[132,5],[172,5],[333,5],[410,5],[430,5],[556,5],[586,7],[639,5],[683,7],[717,5],[794,6],[812,5],[928,5],[1175,5],[1374,5],[1519,5],[1604,5],[1682,5],[1703,5],[1779,5],[1800,5],[1879,5],[1885,7],[1931,5],[1966,5],[1977,7],[2017,5]]},"129":{"position":[[79,5],[96,5],[319,6],[335,5],[447,5],[561,5],[776,6],[814,7]]},"157":{"position":[[428,5]]}},"keywords":{}}],["setup/task",{"_index":911,"title":{},"content":{"46":{"position":[[1596,10]]}},"keywords":{}}],["setup|task",{"_index":949,"title":{},"content":{"52":{"position":[[717,10]]},"80":{"position":[[631,10]]},"128":{"position":[[399,10]]}},"keywords":{}}],["setup|test",{"_index":948,"title":{},"content":{"52":{"position":[[688,10]]}},"keywords":{}}],["sever",{"_index":813,"title":{},"content":{"35":{"position":[[787,8]]},"66":{"position":[[137,7]]},"151":{"position":[[284,7]]}},"keywords":{}}],["shadow",{"_index":1890,"title":{},"content":{"152":{"position":[[1171,6]]},"156":{"position":[[1060,6],[1433,7]]},"157":{"position":[[763,8]]}},"keywords":{}}],["shall",{"_index":515,"title":{},"content":{"16":{"position":[[1112,5]]},"39":{"position":[[1439,5]]},"58":{"position":[[536,5],[771,5]]},"59":{"position":[[226,5],[1226,5]]},"62":{"position":[[159,5],[1024,5]]},"63":{"position":[[1761,5]]},"85":{"position":[[404,5]]},"86":{"position":[[400,5]]},"91":{"position":[[619,5]]},"109":{"position":[[193,5]]},"115":{"position":[[596,5]]},"124":{"position":[[368,5],[572,5],[829,5],[921,5],[980,5],[1040,5]]},"146":{"position":[[758,5],[845,5]]},"148":{"position":[[1348,5]]}},"keywords":{}}],["share",{"_index":298,"title":{},"content":{"8":{"position":[[1647,5]]},"16":{"position":[[254,5]]},"80":{"position":[[1936,5]]},"99":{"position":[[960,6]]},"112":{"position":[[1585,8]]},"127":{"position":[[1198,6]]},"141":{"position":[[613,7]]},"156":{"position":[[467,7],[778,5]]},"157":{"position":[[919,5]]},"158":{"position":[[638,5]]}},"keywords":{}}],["ship",{"_index":466,"title":{},"content":{"15":{"position":[[300,7]]}},"keywords":{}}],["short",{"_index":1564,"title":{},"content":{"117":{"position":[[304,5]]}},"keywords":{}}],["show",{"_index":778,"title":{},"content":{"32":{"position":[[316,5]]},"56":{"position":[[1333,4]]},"95":{"position":[[1422,4]]}},"keywords":{}}],["shown",{"_index":1591,"title":{},"content":{"121":{"position":[[719,5]]}},"keywords":{}}],["side",{"_index":931,"title":{},"content":{"47":{"position":[[757,4]]},"62":{"position":[[1623,4]]},"158":{"position":[[536,4]]}},"keywords":{}}],["sign",{"_index":867,"title":{},"content":{"40":{"position":[[387,4],[532,5],[651,4],[787,4],[883,6],[930,4]]},"59":{"position":[[500,4]]},"66":{"position":[[806,4]]},"89":{"position":[[396,4]]},"93":{"position":[[471,4],[738,4]]},"94":{"position":[[541,4]]},"120":{"position":[[362,4]]},"121":{"position":[[692,5]]},"140":{"position":[[2147,4]]},"141":{"position":[[1218,4]]},"145":{"position":[[450,5]]},"146":{"position":[[810,4]]},"147":{"position":[[513,4]]},"148":{"position":[[547,4]]}},"keywords":{}}],["signific",{"_index":215,"title":{},"content":{"7":{"position":[[387,11]]},"117":{"position":[[41,12]]},"125":{"position":[[6037,12]]}},"keywords":{}}],["significantli",{"_index":1510,"title":{},"content":{"112":{"position":[[1015,13]]}},"keywords":{}}],["similar",{"_index":510,"title":{},"content":{"16":{"position":[[262,7]]},"19":{"position":[[289,7]]},"46":{"position":[[2716,7]]},"49":{"position":[[620,7]]},"64":{"position":[[791,7]]},"72":{"position":[[291,7],[382,7]]},"74":{"position":[[158,7]]},"94":{"position":[[208,7]]},"96":{"position":[[425,7]]},"99":{"position":[[1350,7]]},"114":{"position":[[79,7]]},"116":{"position":[[120,7]]},"117":{"position":[[747,12]]},"137":{"position":[[860,7]]},"148":{"position":[[608,7]]},"155":{"position":[[761,7]]},"162":{"position":[[311,7]]}},"keywords":{}}],["similarli",{"_index":400,"title":{},"content":{"11":{"position":[[2451,10]]}},"keywords":{}}],["simon",{"_index":1498,"title":{},"content":{"112":{"position":[[688,5],[797,5],[990,5]]}},"keywords":{}}],["simpl",{"_index":449,"title":{},"content":{"13":{"position":[[542,6]]},"98":{"position":[[139,6]]},"125":{"position":[[545,6]]},"159":{"position":[[410,6]]}},"keywords":{}}],["simpler",{"_index":1294,"title":{},"content":{"95":{"position":[[2236,8]]}},"keywords":{}}],["simplest",{"_index":1854,"title":{},"content":{"147":{"position":[[8,8]]}},"keywords":{}}],["simplic",{"_index":443,"title":{},"content":{"13":{"position":[[256,11]]}},"keywords":{}}],["simplifi",{"_index":1711,"title":{},"content":{"134":{"position":[[38,10]]}},"keywords":{}}],["simul",{"_index":340,"title":{},"content":{"11":{"position":[[363,9],[1618,10]]},"12":{"position":[[147,9]]}},"keywords":{}}],["simultan",{"_index":887,"title":{},"content":{"44":{"position":[[441,15]]},"135":{"position":[[767,15]]}},"keywords":{}}],["singer",{"_index":1473,"title":{},"content":{"112":{"position":[[498,7]]}},"keywords":{}}],["singl",{"_index":649,"title":{},"content":{"22":{"position":[[768,6]]},"30":{"position":[[428,6]]},"53":{"position":[[875,6]]},"54":{"position":[[177,6],[226,6],[1151,6],[1653,6]]},"56":{"position":[[348,6],[3994,6],[4353,6],[4392,6]]},"57":{"position":[[1195,6]]},"59":{"position":[[1374,6]]},"71":{"position":[[125,6]]},"89":{"position":[[529,6]]},"92":{"position":[[833,6]]},"101":{"position":[[453,6]]},"102":{"position":[[212,6],[1131,6]]},"103":{"position":[[493,6]]},"123":{"position":[[584,6]]},"127":{"position":[[564,6]]},"128":{"position":[[199,6],[823,6]]},"129":{"position":[[346,6]]},"134":{"position":[[5,6]]},"140":{"position":[[534,6],[1137,6]]},"141":{"position":[[1195,6]]},"142":{"position":[[819,6]]},"144":{"position":[[429,6]]},"157":{"position":[[147,6],[362,6],[964,6]]},"162":{"position":[[214,6]]},"166":{"position":[[308,6]]}},"keywords":{}}],["situat",{"_index":1015,"title":{},"content":{"59":{"position":[[152,10]]},"98":{"position":[[202,11]]}},"keywords":{}}],["six",{"_index":952,"title":{},"content":{"53":{"position":[[138,3]]},"88":{"position":[[1087,3]]},"144":{"position":[[423,3]]}},"keywords":{}}],["skill",{"_index":1378,"title":{},"content":{"105":{"position":[[1060,6]]},"107":{"position":[[1293,6]]}},"keywords":{}}],["skip",{"_index":783,"title":{"73":{"position":[[4,4]]},"74":{"position":[[6,8]]},"75":{"position":[[6,8]]},"76":{"position":[[20,8]]}},"content":{"32":{"position":[[422,8],[659,4]]},"34":{"position":[[245,8]]},"67":{"position":[[181,7]]},"69":{"position":[[296,4],[360,8],[379,8]]},"72":{"position":[[357,7],[395,5]]},"74":{"position":[[61,4],[98,7],[113,4],[205,4],[234,4],[268,7],[355,4],[688,7],[906,7],[973,4],[988,4],[1044,4],[1058,4],[1163,8],[1221,7]]},"75":{"position":[[20,7],[72,4],[119,4],[186,7]]},"76":{"position":[[44,7],[232,4]]},"121":{"position":[[2623,4],[2633,7]]},"125":{"position":[[9344,8],[9425,4],[9504,4]]},"138":{"position":[[156,4],[353,5],[1131,4],[2089,5]]}},"keywords":{}}],["skiponfailur",{"_index":1162,"title":{},"content":{"76":{"position":[[94,13],[143,13]]}},"keywords":{}}],["slash",{"_index":533,"title":{},"content":{"17":{"position":[[917,7],[961,7],[1006,7],[1118,7]]},"59":{"position":[[990,7]]}},"keywords":{}}],["slice",{"_index":1952,"title":{},"content":{"162":{"position":[[302,8]]}},"keywords":{}}],["slightli",{"_index":961,"title":{},"content":{"54":{"position":[[111,8]]}},"keywords":{}}],["slow",{"_index":1137,"title":{},"content":{"69":{"position":[[126,4],[216,4]]}},"keywords":{}}],["smaller",{"_index":942,"title":{},"content":{"49":{"position":[[857,8]]}},"keywords":{}}],["smoke",{"_index":1120,"title":{},"content":{"66":{"position":[[360,5],[403,5],[658,5],[784,6]]},"68":{"position":[[131,5],[214,5]]}},"keywords":{}}],["snake_cas",{"_index":1618,"title":{},"content":{"124":{"position":[[412,11]]}},"keywords":{}}],["softwar",{"_index":211,"title":{"111":{"position":[[23,8]]}},"content":{"7":{"position":[[334,9],[429,8]]},"13":{"position":[[39,8]]},"99":{"position":[[1529,8]]},"111":{"position":[[67,8],[109,8],[213,8],[385,8]]}},"keywords":{}}],["sole",{"_index":1540,"title":{},"content":{"114":{"position":[[437,6]]}},"keywords":{}}],["solmela",{"_index":1491,"title":{},"content":{"112":{"position":[[637,8]]}},"keywords":{}}],["solut",{"_index":360,"title":{},"content":{"11":{"position":[[1220,8]]},"28":{"position":[[252,10]]}},"keywords":{}}],["solv",{"_index":473,"title":{},"content":{"15":{"position":[[706,5]]}},"keywords":{}}],["someth",{"_index":1948,"title":{},"content":{"161":{"position":[[606,9]]}},"keywords":{}}],["sometim",{"_index":1304,"title":{},"content":{"97":{"position":[[389,9],[408,9]]}},"keywords":{}}],["sort",{"_index":1878,"title":{},"content":{"151":{"position":[[828,6]]}},"keywords":{}}],["sourc",{"_index":33,"title":{"7":{"position":[[11,6]]}},"content":{"0":{"position":[[411,6]]},"7":{"position":[[54,6],[189,6]]},"8":{"position":[[325,6],[1886,6]]},"9":{"position":[[380,6]]},"22":{"position":[[391,7]]},"64":{"position":[[998,7]]},"112":{"position":[[1550,6]]},"125":{"position":[[1144,6]]},"151":{"position":[[174,8]]}},"keywords":{}}],["space",{"_index":586,"title":{},"content":{"19":{"position":[[1110,6]]},"45":{"position":[[354,6]]},"56":{"position":[[183,5],[265,6],[355,5],[503,6],[733,6],[1174,6],[2557,7],[3353,7],[3829,6],[4040,6],[4103,6],[4241,7],[4328,7],[4399,5]]},"57":{"position":[[1229,5]]},"58":{"position":[[193,7],[608,8]]},"59":{"position":[[454,6],[1123,6],[1260,6],[1349,8],[1381,5]]},"60":{"position":[[567,7],[1296,7],[1486,6]]},"63":{"position":[[851,7]]},"114":{"position":[[220,7]]},"115":{"position":[[409,7],[422,6],[694,6],[1254,6]]},"118":{"position":[[463,6]]},"120":{"position":[[414,7]]},"140":{"position":[[541,6]]},"141":{"position":[[1202,5],[1444,6],[1539,7],[1656,7]]},"142":{"position":[[548,6],[1122,6]]},"144":{"position":[[270,6]]},"159":{"position":[[490,7]]},"166":{"position":[[297,8],[315,5]]}},"keywords":{}}],["spaces,can",{"_index":1789,"title":{},"content":{"141":{"position":[[1306,10]]}},"keywords":{}}],["space}and",{"_index":1026,"title":{},"content":{"59":{"position":[[1578,11]]}},"keywords":{}}],["span",{"_index":975,"title":{},"content":{"56":{"position":[[838,8]]},"57":{"position":[[580,4]]}},"keywords":{}}],["special",{"_index":1024,"title":{},"content":{"59":{"position":[[1332,7]]},"89":{"position":[[880,7]]},"91":{"position":[[801,9]]},"92":{"position":[[150,7]]},"94":{"position":[[102,7]]},"112":{"position":[[730,7],[748,7]]},"115":{"position":[[304,7]]},"140":{"position":[[661,7]]},"143":{"position":[[452,7]]},"164":{"position":[[838,7]]}},"keywords":{}}],["specif",{"_index":19,"title":{"18":{"position":[[4,13]]},"19":{"position":[[21,14]]},"20":{"position":[[22,14]]},"21":{"position":[[51,14]]},"22":{"position":[[18,14]]},"41":{"position":[[49,14]]},"51":{"position":[[22,13]]}},"content":{"0":{"position":[[208,13]]},"3":{"position":[[927,8]]},"5":{"position":[[164,14]]},"11":{"position":[[2831,12]]},"15":{"position":[[712,8]]},"19":{"position":[[78,13],[111,14],[227,8]]},"20":{"position":[[79,13],[110,13]]},"21":{"position":[[96,13],[274,8]]},"22":{"position":[[64,13],[91,13],[423,12],[1156,14],[1601,13],[1660,14]]},"24":{"position":[[86,8]]},"26":{"position":[[159,8],[402,8],[1186,8]]},"30":{"position":[[2186,8]]},"41":{"position":[[180,13]]},"48":{"position":[[549,8]]},"49":{"position":[[570,8]]},"52":{"position":[[178,13]]},"56":{"position":[[679,8]]},"59":{"position":[[207,8]]},"67":{"position":[[330,8]]},"68":{"position":[[41,8]]},"69":{"position":[[36,8]]},"74":{"position":[[393,8],[435,8],[829,8]]},"90":{"position":[[111,13]]},"95":{"position":[[194,13],[1131,8]]},"99":{"position":[[181,13],[1676,12],[1858,12]]},"102":{"position":[[288,8],[842,8],[2274,8]]},"103":{"position":[[206,8]]},"105":{"position":[[85,13],[1037,8],[1346,8]]},"106":{"position":[[882,8]]},"109":{"position":[[148,8]]},"115":{"position":[[897,13]]},"119":{"position":[[424,8]]},"120":{"position":[[749,8]]},"125":{"position":[[767,13],[867,13],[942,13],[1034,13],[1094,13],[3850,13],[7016,13],[7193,13]]},"128":{"position":[[248,8],[651,8]]},"129":{"position":[[193,8],[712,8]]},"131":{"position":[[224,8]]},"141":{"position":[[326,8]]},"148":{"position":[[2034,8]]},"149":{"position":[[449,8]]},"155":{"position":[[668,8]]},"156":{"position":[[541,8]]},"157":{"position":[[348,8]]}},"keywords":{}}],["specifi",{"_index":753,"title":{},"content":{"30":{"position":[[2175,10]]},"48":{"position":[[426,9]]},"52":{"position":[[360,7]]},"102":{"position":[[738,10]]},"105":{"position":[[969,9]]},"116":{"position":[[444,9],[567,7]]},"119":{"position":[[474,9]]},"120":{"position":[[799,9]]},"128":{"position":[[565,10]]},"131":{"position":[[541,7]]},"142":{"position":[[598,10],[771,10]]},"152":{"position":[[817,9]]}},"keywords":{}}],["split",{"_index":987,"title":{},"content":{"56":{"position":[[2212,5]]},"57":{"position":[[1019,5]]},"123":{"position":[[696,5]]},"142":{"position":[[422,5]]},"147":{"position":[[1176,5],[1338,5]]}},"keywords":{}}],["squar",{"_index":909,"title":{},"content":{"46":{"position":[[1534,6]]},"116":{"position":[[175,6]]},"144":{"position":[[534,6]]},"145":{"position":[[621,6],[1284,6]]}},"keywords":{}}],["ssh_init",{"_index":1110,"title":{},"content":{"64":{"position":[[1671,11]]}},"keywords":{}}],["sshlibrari",{"_index":1096,"title":{},"content":{"64":{"position":[[640,11],[1450,10]]}},"keywords":{}}],["sshlibrary.clos",{"_index":1112,"title":{},"content":{"64":{"position":[[1714,16]]}},"keywords":{}}],["sshlibrary.login",{"_index":1109,"title":{},"content":{"64":{"position":[[1630,16]]}},"keywords":{}}],["sshlibrary.open",{"_index":1100,"title":{},"content":{"64":{"position":[[1168,15],[1587,15]]}},"keywords":{}}],["sshlibrary.read",{"_index":1111,"title":{},"content":{"64":{"position":[[1685,15]]}},"keywords":{}}],["stabl",{"_index":546,"title":{},"content":{"17":{"position":[[1534,6],[1716,6]]},"107":{"position":[[317,6]]}},"keywords":{}}],["stakehold",{"_index":356,"title":{},"content":{"11":{"position":[[957,12],[1057,12]]},"21":{"position":[[1096,13]]},"99":{"position":[[134,12]]}},"keywords":{}}],["stand",{"_index":1518,"title":{},"content":{"112":{"position":[[1378,6]]}},"keywords":{}}],["standard",{"_index":149,"title":{},"content":{"3":{"position":[[370,8]]},"15":{"position":[[251,8],[426,8]]},"27":{"position":[[551,8]]},"83":{"position":[[900,8]]},"109":{"position":[[615,10]]},"128":{"position":[[1619,8]]}},"keywords":{}}],["star",{"_index":1237,"title":{},"content":{"89":{"position":[[536,4],[617,4]]}},"keywords":{}}],["stark",{"_index":1038,"title":{},"content":{"60":{"position":[[848,6],[2087,5]]}},"keywords":{}}],["start",{"_index":193,"title":{"5":{"position":[[10,7]]}},"content":{"5":{"position":[[10,7]]},"11":{"position":[[1272,5],[1652,5]]},"25":{"position":[[169,8]]},"30":{"position":[[714,6]]},"56":{"position":[[1310,8],[3402,6],[3632,6]]},"57":{"position":[[649,5]]},"58":{"position":[[145,8],[343,5],[542,5]]},"59":{"position":[[353,5],[407,7]]},"71":{"position":[[185,8]]},"72":{"position":[[6,8]]},"79":{"position":[[533,5]]},"81":{"position":[[232,5]]},"119":{"position":[[931,7],[1074,8]]},"121":{"position":[[1190,8],[1293,7],[1370,8]]},"140":{"position":[[939,6]]},"144":{"position":[[556,8]]},"147":{"position":[[302,7]]},"148":{"position":[[1803,6]]},"166":{"position":[[532,7]]}},"keywords":{}}],["starts.if",{"_index":1675,"title":{},"content":{"128":{"position":[[904,9]]}},"keywords":{}}],["state",{"_index":1258,"title":{},"content":{"91":{"position":[[486,7]]},"103":{"position":[[850,6]]}},"keywords":{}}],["statement",{"_index":676,"title":{"123":{"position":[[13,10]]},"131":{"position":[[9,11]]},"134":{"position":[[16,10]]},"148":{"position":[[10,10]]}},"content":{"24":{"position":[[392,10]]},"26":{"position":[[1673,10]]},"32":{"position":[[778,10],[979,11]]},"33":{"position":[[450,10]]},"56":{"position":[[303,10],[618,9],[828,9],[1078,9],[1356,10],[3385,9]]},"57":{"position":[[79,10],[405,9],[464,9],[565,10]]},"63":{"position":[[1704,9]]},"64":{"position":[[1811,10]]},"106":{"position":[[384,11]]},"123":{"position":[[58,9],[134,9],[222,9],[748,9],[1009,10],[1032,9],[1217,10]]},"125":{"position":[[2279,10],[5795,9],[6735,9],[6814,9],[10803,10],[11027,10]]},"131":{"position":[[77,10],[392,9]]},"132":{"position":[[77,9]]},"134":{"position":[[59,9]]},"137":{"position":[[877,10]]},"138":{"position":[[97,10],[277,11],[485,10]]},"148":{"position":[[79,9],[98,9],[323,9],[460,9],[1276,10],[1760,9],[1899,9],[2165,9]]},"149":{"position":[[409,10]]}},"keywords":{}}],["static",{"_index":645,"title":{"152":{"position":[[8,10]]}},"content":{"22":{"position":[[535,10]]},"47":{"position":[[288,6]]},"95":{"position":[[266,10]]},"125":{"position":[[9567,10],[9676,10]]},"151":{"position":[[64,10],[504,10]]},"152":{"position":[[55,10]]},"153":{"position":[[180,10]]},"155":{"position":[[1189,6]]},"156":{"position":[[853,10],[1023,10],[2001,6]]},"159":{"position":[[47,10]]}},"keywords":{}}],["static)cr",{"_index":1898,"title":{},"content":{"155":{"position":[[252,15]]}},"keywords":{}}],["static)import",{"_index":1905,"title":{},"content":{"156":{"position":[[293,16]]}},"keywords":{}}],["static)set",{"_index":1906,"title":{},"content":{"156":{"position":[[343,11]]}},"keywords":{}}],["statist",{"_index":762,"title":{},"content":{"31":{"position":[[557,10]]},"53":{"position":[[851,10]]},"54":{"position":[[1242,14]]}},"keywords":{}}],["statu",{"_index":770,"title":{"32":{"position":[[6,7]]},"73":{"position":[[19,6]]}},"content":{"32":{"position":[[56,6],[127,6],[536,7],[809,7],[1007,6],[1027,6]]},"33":{"position":[[84,6]]},"34":{"position":[[84,6]]},"81":{"position":[[337,6]]},"125":{"position":[[2732,6]]},"127":{"position":[[873,7]]},"128":{"position":[[1181,7]]},"129":{"position":[[567,7]]},"132":{"position":[[205,6],[215,11],[302,9]]},"166":{"position":[[1447,6]]}},"keywords":{}}],["status.run",{"_index":1338,"title":{},"content":{"102":{"position":[[1248,11]]},"103":{"position":[[613,11]]}},"keywords":{}}],["status=ok",{"_index":1198,"title":{},"content":{"81":{"position":[[356,9]]}},"keywords":{}}],["stay",{"_index":656,"title":{},"content":{"22":{"position":[[957,5]]}},"keywords":{}}],["stderr",{"_index":1270,"title":{},"content":{"94":{"position":[[1208,6]]}},"keywords":{}}],["stderr=ping_error.txt",{"_index":1276,"title":{},"content":{"94":{"position":[[1333,21]]}},"keywords":{}}],["stdout",{"_index":1269,"title":{},"content":{"94":{"position":[[1197,6]]}},"keywords":{}}],["stdout=ping_output.txt",{"_index":1275,"title":{},"content":{"94":{"position":[[1310,22]]}},"keywords":{}}],["step",{"_index":554,"title":{},"content":{"19":{"position":[[137,5]]},"20":{"position":[[203,5],[342,5],[1219,4],[1236,4],[1362,5]]},"21":{"position":[[446,5],[1168,5],[1221,5]]},"24":{"position":[[450,5]]},"66":{"position":[[678,5]]},"102":{"position":[[1810,6],[2249,5],[2351,5]]},"123":{"position":[[340,5]]},"128":{"position":[[1272,5],[1424,6]]},"129":{"position":[[187,5]]}},"keywords":{}}],["step/keyword",{"_index":584,"title":{},"content":{"19":{"position":[[1069,12]]}},"keywords":{}}],["still",{"_index":846,"title":{},"content":{"39":{"position":[[1092,5]]},"54":{"position":[[204,5],[1105,5]]},"56":{"position":[[3217,5]]},"89":{"position":[[1020,5]]},"96":{"position":[[635,5]]},"115":{"position":[[978,5]]},"147":{"position":[[623,5]]},"161":{"position":[[638,5]]}},"keywords":{}}],["still_str",{"_index":1820,"title":{},"content":{"143":{"position":[[847,15]]}},"keywords":{}}],["stop",{"_index":1160,"title":{},"content":{"75":{"position":[[137,4]]},"81":{"position":[[401,4]]},"138":{"position":[[141,4],[296,5]]}},"keywords":{}}],["store",{"_index":509,"title":{},"content":{"16":{"position":[[185,5]]},"30":{"position":[[471,6]]},"31":{"position":[[678,6]]},"37":{"position":[[1335,5]]},"46":{"position":[[782,5]]},"96":{"position":[[163,6]]},"110":{"position":[[785,7]]},"123":{"position":[[349,6],[562,6],[1155,6]]},"125":{"position":[[4941,5]]},"140":{"position":[[1012,6],[1119,5],[1225,5],[1349,5],[1843,6]]},"144":{"position":[[104,5]]},"145":{"position":[[110,5]]},"147":{"position":[[411,6]]},"158":{"position":[[401,5],[1464,6]]}},"keywords":{}}],["stori",{"_index":629,"title":{},"content":{"21":{"position":[[932,7]]}},"keywords":{}}],["str",{"_index":1937,"title":{},"content":{"159":{"position":[[442,5],[522,5],[606,6],[631,6]]}},"keywords":{}}],["straightforward",{"_index":186,"title":{},"content":{"4":{"position":[[512,15]]},"19":{"position":[[932,15]]}},"keywords":{}}],["strength",{"_index":385,"title":{},"content":{"11":{"position":[[2049,8]]}},"keywords":{}}],["strict",{"_index":1448,"title":{},"content":{"110":{"position":[[610,6]]}},"keywords":{}}],["string",{"_index":1013,"title":{},"content":{"59":{"position":[[114,7]]},"60":{"position":[[2508,6]]},"86":{"position":[[42,6],[92,6]]},"89":{"position":[[936,7]]},"95":{"position":[[228,6],[305,8],[1563,6]]},"118":{"position":[[579,7]]},"120":{"position":[[471,6]]},"132":{"position":[[319,6]]},"140":{"position":[[375,6],[819,6],[1896,8]]},"142":{"position":[[826,7]]},"143":{"position":[[165,8],[534,8],[820,9],[840,6],[1163,7],[1201,7],[1248,6]]},"148":{"position":[[798,7]]},"159":{"position":[[369,6],[417,7],[478,6]]},"161":{"position":[[1029,7]]},"162":{"position":[[631,8]]},"166":{"position":[[289,7]]}},"keywords":{}}],["strip",{"_index":1791,"title":{},"content":{"141":{"position":[[1506,8]]}},"keywords":{}}],["strong",{"_index":1388,"title":{},"content":{"106":{"position":[[166,6]]}},"keywords":{}}],["strongli",{"_index":530,"title":{},"content":{"17":{"position":[[874,8]]},"59":{"position":[[954,8]]},"63":{"position":[[429,8]]}},"keywords":{}}],["structur",{"_index":11,"title":{"23":{"position":[[19,9]]},"36":{"position":[[18,9]]},"42":{"position":[[11,11]]},"43":{"position":[[22,9]]},"130":{"position":[[12,10]]},"133":{"position":[[22,10]]}},"content":{"0":{"position":[[122,10]]},"2":{"position":[[306,10],[721,10]]},"5":{"position":[[183,11],[417,11]]},"7":{"position":[[697,9]]},"8":{"position":[[2315,9]]},"16":{"position":[[270,9],[424,9],[1406,9]]},"17":{"position":[[1505,10]]},"19":{"position":[[907,10]]},"21":{"position":[[387,11]]},"25":{"position":[[473,9],[507,9]]},"26":{"position":[[116,10],[632,11],[731,10]]},"28":{"position":[[212,11]]},"34":{"position":[[311,11]]},"42":{"position":[[11,11],[186,11]]},"48":{"position":[[353,10]]},"49":{"position":[[447,9],[1050,10]]},"56":{"position":[[209,9],[3728,10],[3887,10],[4470,9]]},"57":{"position":[[133,9],[1346,9]]},"60":{"position":[[45,9]]},"79":{"position":[[446,10]]},"80":{"position":[[136,9]]},"83":{"position":[[129,10]]},"90":{"position":[[1783,11]]},"99":{"position":[[370,10]]},"105":{"position":[[244,10]]},"106":{"position":[[237,10]]},"107":{"position":[[1140,9]]},"108":{"position":[[1196,10]]},"109":{"position":[[221,10]]},"112":{"position":[[915,10]]},"115":{"position":[[1598,9]]},"121":{"position":[[1808,10]]},"124":{"position":[[1007,10]]},"125":{"position":[[1474,10],[2448,9],[3361,9],[4619,9]]},"131":{"position":[[611,9]]},"132":{"position":[[101,10]]},"133":{"position":[[95,10],[107,10]]},"134":{"position":[[83,10]]},"136":{"position":[[111,10]]},"137":{"position":[[944,10]]},"140":{"position":[[1257,10],[1387,10]]}},"keywords":{}}],["structureand",{"_index":521,"title":{},"content":{"16":{"position":[[1454,12]]}},"keywords":{}}],["structures.ensur",{"_index":1688,"title":{},"content":{"129":{"position":[[678,19]]}},"keywords":{}}],["stub",{"_index":395,"title":{},"content":{"11":{"position":[[2359,9],[2567,5]]}},"keywords":{}}],["studi",{"_index":1438,"title":{},"content":{"109":{"position":[[1089,5]]}},"keywords":{}}],["style",{"_index":20,"title":{"18":{"position":[[18,6]]}},"content":{"0":{"position":[[222,6]]},"19":{"position":[[877,5]]},"20":{"position":[[190,6],[289,5],[968,5]]},"21":{"position":[[174,6],[218,5],[336,6],[570,5],[735,5],[889,5],[1115,5],[1244,6]]},"22":{"position":[[759,6]]},"41":{"position":[[194,6]]},"115":{"position":[[911,6]]},"121":{"position":[[214,6],[418,5]]},"125":{"position":[[781,6],[6688,6]]}},"keywords":{}}],["sub",{"_index":686,"title":{},"content":{"25":{"position":[[254,3]]},"79":{"position":[[129,3],[394,3],[697,3]]},"125":{"position":[[8942,3]]},"156":{"position":[[1551,3]]}},"keywords":{}}],["submiss",{"_index":458,"title":{},"content":{"13":{"position":[[982,12]]}},"keywords":{}}],["subsequ",{"_index":797,"title":{},"content":{"34":{"position":[[219,10]]},"56":{"position":[[3272,10]]},"92":{"position":[[998,10]]},"115":{"position":[[1474,10]]},"149":{"position":[[705,10]]}},"keywords":{}}],["subset",{"_index":884,"title":{},"content":{"42":{"position":[[510,7]]}},"keywords":{}}],["subsystem",{"_index":371,"title":{},"content":{"11":{"position":[[1475,11]]}},"keywords":{}}],["success",{"_index":1036,"title":{},"content":{"60":{"position":[[811,10],[2121,10]]},"132":{"position":[[230,9],[258,11],[326,8]]}},"keywords":{}}],["successfulli",{"_index":775,"title":{},"content":{"32":{"position":[[262,12]]},"33":{"position":[[126,12],[221,12]]},"119":{"position":[[918,12],[1061,12]]},"121":{"position":[[1177,12],[1301,12],[1356,13]]},"147":{"position":[[289,12]]}},"keywords":{}}],["such",{"_index":109,"title":{},"content":{"2":{"position":[[1379,4]]},"3":{"position":[[599,4]]},"8":{"position":[[1257,4]]},"11":{"position":[[2088,4],[2555,4]]},"12":{"position":[[290,4]]},"13":{"position":[[969,4]]},"19":{"position":[[752,4]]},"22":{"position":[[1494,4]]},"30":{"position":[[2143,4]]},"46":{"position":[[970,4]]},"49":{"position":[[588,4]]},"78":{"position":[[236,4]]},"105":{"position":[[748,4]]},"106":{"position":[[359,4],[599,4],[913,4]]},"107":{"position":[[979,4]]},"108":{"position":[[689,4]]},"120":{"position":[[422,4],[571,4]]},"148":{"position":[[2248,4]]},"149":{"position":[[1177,4]]},"155":{"position":[[706,4]]}},"keywords":{}}],["suggest",{"_index":1507,"title":{},"content":{"112":{"position":[[873,11]]}},"keywords":{}}],["suit",{"_index":86,"title":{"43":{"position":[[4,5]]},"44":{"position":[[6,5]]},"55":{"position":[[10,5]]},"60":{"position":[[14,5]]},"79":{"position":[[6,5],[22,5]]},"100":{"position":[[14,7]]},"101":{"position":[[6,5]]},"126":{"position":[[11,7]]},"127":{"position":[[6,5]]},"156":{"position":[[10,5]]}},"content":{"2":{"position":[[735,7]]},"5":{"position":[[199,6],[411,5]]},"15":{"position":[[915,5],[1874,5]]},"16":{"position":[[240,7],[303,5],[375,5],[437,5],[585,6],[815,5],[888,5]]},"17":{"position":[[1745,5],[1883,5]]},"21":{"position":[[415,6],[586,6]]},"22":{"position":[[553,5]]},"24":{"position":[[126,7]]},"25":{"position":[[44,7],[294,5],[322,5],[337,6],[362,7],[451,5]]},"27":{"position":[[151,7],[903,7]]},"30":{"position":[[173,6],[278,5],[292,5],[319,5],[435,5],[534,5],[894,6],[1320,5],[1688,5],[2348,5]]},"31":{"position":[[111,6]]},"32":{"position":[[185,6],[842,6]]},"33":{"position":[[785,6]]},"34":{"position":[[627,6],[776,5],[835,5],[875,6]]},"37":{"position":[[75,7],[98,7],[366,7],[767,6],[961,6],[1210,6],[1412,7]]},"42":{"position":[[436,6]]},"44":{"position":[[99,5],[295,5],[310,5],[365,7],[399,8]]},"45":{"position":[[65,5],[564,5],[715,6]]},"46":{"position":[[69,5],[121,5],[228,6],[496,5],[821,6],[889,6],[978,5],[994,5],[1084,7],[1129,7],[1255,6],[1409,5],[1828,7],[1873,7],[2193,5]]},"47":{"position":[[117,5],[154,5],[505,6],[604,6]]},"48":{"position":[[158,6],[281,5],[780,5]]},"49":{"position":[[202,5],[292,5],[355,5],[400,6],[564,5],[596,5],[666,5],[779,5],[985,6],[1031,6]]},"50":{"position":[[45,5]]},"52":{"position":[[289,5],[405,5]]},"54":{"position":[[481,5]]},"57":{"position":[[1479,5],[1535,5]]},"58":{"position":[[65,7]]},"60":{"position":[[66,5],[137,5],[334,5],[1591,5],[1736,5],[1818,5]]},"62":{"position":[[759,5]]},"63":{"position":[[1782,6],[1849,6]]},"64":{"position":[[514,6]]},"66":{"position":[[159,5],[326,6],[450,6],[576,5],[764,5]]},"67":{"position":[[204,6]]},"78":{"position":[[45,5],[61,5],[129,5],[215,5],[428,6]]},"79":{"position":[[64,5],[80,5],[133,6],[182,5],[198,5],[398,6],[492,5],[573,5],[634,5],[701,6]]},"80":{"position":[[168,5],[337,5],[604,6],[704,5],[744,6],[854,5],[894,6],[996,5],[1036,6],[1118,5],[1164,6],[1603,5],[1616,5],[1860,6],[1980,6]]},"81":{"position":[[67,5],[73,5],[108,5]]},"99":{"position":[[863,6],[1021,7],[1034,5],[1054,5],[1084,6],[1107,5],[1158,5],[1236,5],[1421,5],[1427,5],[1669,6],[1706,5],[1712,5],[1851,6],[1939,5],[2144,5],[2236,5],[2358,6],[2414,5],[2451,5]]},"101":{"position":[[84,5],[126,5],[165,5],[228,6],[240,5],[271,5],[354,6],[373,5],[416,5],[433,5],[545,6],[584,5],[630,5],[649,5],[694,5],[765,5],[1000,5],[1051,5],[1085,5]]},"102":{"position":[[531,5],[652,5],[1509,5],[1921,5]]},"107":{"position":[[728,6]]},"114":{"position":[[33,5],[280,5],[374,6],[426,6],[459,5],[540,5]]},"116":{"position":[[627,7]]},"125":{"position":[[1450,6],[1490,5],[1583,5],[1641,5],[1722,5],[1777,5],[2337,7],[2469,5],[5842,5],[7920,5],[7962,5],[8443,5],[8488,5],[8877,5],[8893,5],[8946,6],[10008,5]]},"127":{"position":[[84,5],[123,5],[159,5],[215,6],[233,5],[342,5],[417,7],[533,5],[547,5],[657,6],[684,5],[726,5],[746,6],[1257,5],[1288,5]]},"128":{"position":[[378,5],[482,5],[1080,5],[1532,5]]},"141":{"position":[[228,5],[284,5],[335,6],[650,6],[781,5],[1374,5],[1393,5]]},"146":{"position":[[452,5]]},"148":{"position":[[308,6],[2140,6],[2256,5]]},"149":{"position":[[55,5],[745,5],[783,5],[942,6],[1036,5]]},"151":{"position":[[946,5]]},"152":{"position":[[596,5]]},"153":{"position":[[539,5],[602,5],[666,5]]},"155":{"position":[[572,5]]},"156":{"position":[[53,5],[150,5],[281,5],[381,5],[514,5],[535,5],[608,5],[666,6],[748,7],[801,7],[827,5],[962,6],[1150,5],[1216,5],[1346,5],[1414,5],[1500,5],[1528,5],[1555,5],[1650,5],[1849,5]]},"157":{"position":[[422,5],[560,6],[639,5],[774,5]]},"166":{"position":[[394,5],[876,5],[1176,6],[1238,5],[1312,6]]}},"keywords":{}}],["suitabl",{"_index":633,"title":{},"content":{"21":{"position":[[1050,8]]},"22":{"position":[[1397,8]]}},"keywords":{}}],["suite'",{"_index":903,"title":{},"content":{"46":{"position":[[1050,7],[1796,7],[2087,7],[2359,7],[2698,7],[2968,7]]},"79":{"position":[[281,7]]},"127":{"position":[[1141,7]]}},"keywords":{}}],["suite.if",{"_index":1668,"title":{},"content":{"127":{"position":[[671,8]]}},"keywords":{}}],["suite.metadata",{"_index":1176,"title":{},"content":{"80":{"position":[[398,15]]}},"keywords":{}}],["suite.prepar",{"_index":1673,"title":{},"content":{"127":{"position":[[1087,15]]}},"keywords":{}}],["suite.robot",{"_index":1061,"title":{},"content":{"62":{"position":[[670,12],[765,11]]}},"keywords":{}}],["suite.set",{"_index":1166,"title":{},"content":{"78":{"position":[[103,9]]}},"keywords":{}}],["suite.suit",{"_index":1177,"title":{},"content":{"80":{"position":[[434,11]]}},"keywords":{}}],["suite.vari",{"_index":1784,"title":{},"content":{"141":{"position":[[423,15]]}},"keywords":{}}],["suite_document",{"_index":1994,"title":{},"content":{"166":{"position":[[1256,22]]}},"keywords":{}}],["suite_sourc",{"_index":1993,"title":{},"content":{"166":{"position":[[1183,15]]}},"keywords":{}}],["suite_vari",{"_index":1908,"title":{},"content":{"156":{"position":[[1714,18]]}},"keywords":{}}],["suites.each",{"_index":683,"title":{},"content":{"25":{"position":[[146,11]]}},"keywords":{}}],["suites.suit",{"_index":1178,"title":{},"content":{"80":{"position":[[517,12]]}},"keywords":{}}],["sum",{"_index":1931,"title":{},"content":{"158":{"position":[[1043,3],[1154,3],[1364,4],[1435,4],[1538,4],[1602,4]]}},"keywords":{}}],["summari",{"_index":739,"title":{},"content":{"30":{"position":[[1023,7]]},"31":{"position":[[483,7]]}},"keywords":{}}],["support",{"_index":121,"title":{},"content":{"2":{"position":[[1640,7],[1692,7],[1779,8],[1862,8],[1963,8]]},"4":{"position":[[272,9]]},"8":{"position":[[550,7],[739,8],[1100,7],[1463,7],[1952,7]]},"11":{"position":[[1704,7]]},"16":{"position":[[1249,10]]},"17":{"position":[[1130,9]]},"58":{"position":[[723,9]]},"90":{"position":[[1488,7]]},"95":{"position":[[914,9]]},"110":{"position":[[513,8]]},"115":{"position":[[265,8]]},"140":{"position":[[622,8]]},"143":{"position":[[100,7]]},"145":{"position":[[931,7]]},"157":{"position":[[1088,7]]},"159":{"position":[[387,10]]},"160":{"position":[[112,8]]},"162":{"position":[[293,8]]},"163":{"position":[[118,8]]}},"keywords":{}}],["suppos",{"_index":1741,"title":{},"content":{"138":{"position":[[541,7]]}},"keywords":{}}],["surround",{"_index":1021,"title":{},"content":{"59":{"position":[[1192,11]]},"90":{"position":[[1347,10]]}},"keywords":{}}],["sustain",{"_index":286,"title":{},"content":{"8":{"position":[[1364,10]]}},"keywords":{}}],["sut",{"_index":104,"title":{},"content":{"2":{"position":[[1224,6]]},"26":{"position":[[1131,5]]},"74":{"position":[[508,5]]}},"keywords":{}}],["syllabu",{"_index":823,"title":{"105":{"position":[[14,9]]}},"content":{"37":{"position":[[729,9]]},"46":{"position":[[403,9]]},"67":{"position":[[591,9]]},"83":{"position":[[850,9]]},"90":{"position":[[1821,9]]},"91":{"position":[[213,9]]},"105":{"position":[[6,8],[331,8],[677,9],[816,8],[1207,8],[1294,8]]},"108":{"position":[[64,9],[977,9]]},"112":{"position":[[21,8],[288,9],[338,8],[448,9],[953,9],[1151,8],[1260,8],[1369,8]]},"116":{"position":[[924,9]]},"122":{"position":[[182,9]]}},"keywords":{}}],["syllabus)document",{"_index":822,"title":{},"content":{"37":{"position":[[517,22]]}},"keywords":{}}],["synonym",{"_index":672,"title":{},"content":{"24":{"position":[[144,10]]},"48":{"position":[[202,8]]}},"keywords":{}}],["syntact",{"_index":1632,"title":{},"content":{"125":{"position":[[5076,11]]},"140":{"position":[[48,11],[1037,13],[1631,11]]}},"keywords":{}}],["syntax",{"_index":27,"title":{"23":{"position":[[10,6]]},"55":{"position":[[21,6]]},"132":{"position":[[17,7]]},"136":{"position":[[23,7]]},"140":{"position":[[15,6]]}},"content":{"0":{"position":[[315,7]]},"2":{"position":[[623,6],[913,6],[1670,6]]},"3":{"position":[[817,6]]},"5":{"position":[[533,6]]},"16":{"position":[[293,6],[386,6]]},"26":{"position":[[599,7]]},"53":{"position":[[43,6]]},"54":{"position":[[43,6]]},"56":{"position":[[199,6]]},"57":{"position":[[1185,7]]},"66":{"position":[[41,6]]},"80":{"position":[[150,6]]},"90":{"position":[[462,6],[518,6],[1577,6]]},"101":{"position":[[74,6]]},"102":{"position":[[74,6]]},"103":{"position":[[72,6]]},"106":{"position":[[211,7]]},"108":{"position":[[712,6]]},"116":{"position":[[190,6]]},"117":{"position":[[721,6]]},"118":{"position":[[57,6],[477,6]]},"125":{"position":[[511,6],[2089,6],[5165,6],[6162,6],[6994,6],[7232,6],[7325,6],[7910,6],[8051,6],[8182,6],[8433,6],[8580,6],[8733,6],[9140,6]]},"127":{"position":[[74,6]]},"128":{"position":[[74,6]]},"129":{"position":[[61,6]]},"131":{"position":[[101,6]]},"140":{"position":[[134,6],[1185,6],[1298,6],[1435,6],[1590,6],[1988,6],[2126,6]]},"142":{"position":[[488,7]]},"143":{"position":[[144,7],[275,6],[383,6],[669,6]]},"144":{"position":[[155,6],[312,7],[496,6]]},"145":{"position":[[154,6],[587,6],[815,7],[1001,6]]},"147":{"position":[[120,6],[649,6]]},"148":{"position":[[593,6],[790,7],[846,6]]},"151":{"position":[[716,7]]},"155":{"position":[[299,6]]},"156":{"position":[[401,6],[1202,6]]},"157":{"position":[[251,6]]},"158":{"position":[[280,6]]},"159":{"position":[[247,6]]},"160":{"position":[[153,6]]},"161":{"position":[[129,6],[189,6],[776,7],[974,6]]},"162":{"position":[[179,6],[526,6]]},"163":{"position":[[173,6]]},"164":{"position":[[185,6],[255,6]]},"165":{"position":[[188,6],[502,6]]}},"keywords":{}}],["syntax.hav",{"_index":1790,"title":{},"content":{"141":{"position":[[1360,11]]}},"keywords":{}}],["syntaxand",{"_index":1539,"title":{},"content":{"114":{"position":[[291,9]]}},"keywords":{}}],["synthet",{"_index":417,"title":{"12":{"position":[[8,9]]}},"content":{"12":{"position":[[33,9]]}},"keywords":{}}],["system",{"_index":103,"title":{},"content":{"2":{"position":[[1206,6]]},"3":{"position":[[575,7]]},"11":{"position":[[174,6],[385,6],[452,6],[535,7],[557,7],[698,6],[1418,6],[2096,7]]},"12":{"position":[[185,7]]},"13":{"position":[[772,8]]},"17":{"position":[[1157,8]]},"21":{"position":[[760,6]]},"26":{"position":[[1113,6],[1144,6]]},"60":{"position":[[247,6]]},"62":{"position":[[462,6]]},"63":{"position":[[265,8]]},"74":{"position":[[490,6]]},"115":{"position":[[515,7]]},"127":{"position":[[1105,6]]},"140":{"position":[[1564,6]]},"166":{"position":[[706,6],[747,8]]}},"keywords":{}}],["system'",{"_index":381,"title":{},"content":{"11":{"position":[[1876,8]]},"20":{"position":[[237,8]]}},"keywords":{}}],["systemresourc",{"_index":1051,"title":{},"content":{"62":{"position":[[211,14]]}},"keywords":{}}],["systems.task/proc",{"_index":457,"title":{},"content":{"13":{"position":[[920,19]]}},"keywords":{}}],["system’",{"_index":336,"title":{},"content":{"11":{"position":[[222,8],[985,8]]}},"keywords":{}}],["t",{"_index":993,"title":{},"content":{"56":{"position":[[4012,4]]}},"keywords":{}}],["tab",{"_index":995,"title":{},"content":{"56":{"position":[[4260,5],[4319,4]]}},"keywords":{}}],["tabl",{"_index":1308,"title":{},"content":{"97":{"position":[[984,5],[1017,5]]}},"keywords":{}}],["tabul",{"_index":992,"title":{},"content":{"56":{"position":[[4001,10],[4151,11],[4360,9]]}},"keywords":{}}],["tag",{"_index":784,"title":{"65":{"position":[[14,4]]},"66":{"position":[[16,4]]},"67":{"position":[[12,4]]},"68":{"position":[[33,5]]},"69":{"position":[[33,5]]},"71":{"position":[[14,3]]},"72":{"position":[[15,5]]},"74":{"position":[[18,4]]}},"content":{"32":{"position":[[441,7]]},"37":{"position":[[621,4],[633,4],[704,4]]},"42":{"position":[[542,4]]},"46":{"position":[[2119,4],[2133,7],[2148,4],[2339,4],[2394,4],[2737,5],[2756,4],[2825,4],[2839,7],[2889,4],[2948,4]]},"53":{"position":[[929,7]]},"66":{"position":[[77,4],[98,4],[186,4],[291,4],[355,4],[398,4],[490,6],[542,4],[588,5],[635,6],[713,4],[743,4],[824,3],[860,5],[885,4],[912,3],[1005,6],[1071,3],[1114,4],[1129,4],[1166,4]]},"67":{"position":[[120,4],[339,4],[395,3],[538,4]]},"68":{"position":[[50,4],[104,3],[220,4]]},"69":{"position":[[45,4],[99,3],[221,4],[391,4]]},"70":{"position":[[220,3],[268,4]]},"71":{"position":[[1,4],[69,5],[180,4],[274,4]]},"72":{"position":[[1,4],[115,5],[131,4]]},"74":{"position":[[121,4],[654,6],[869,6],[1014,4],[1022,3],[1093,3],[1128,3]]},"76":{"position":[[113,4],[121,3],[186,3],[213,3]]},"78":{"position":[[315,5]]},"80":{"position":[[1074,5],[1087,4],[1325,5],[1338,4]]},"83":{"position":[[612,4],[629,4],[826,4]]},"116":{"position":[[671,4]]},"125":{"position":[[9093,4],[9176,4]]}},"keywords":{}}],["tags/task",{"_index":917,"title":{},"content":{"46":{"position":[[2109,9]]}},"keywords":{}}],["tags|task",{"_index":1184,"title":{},"content":{"80":{"position":[[1064,9]]}},"keywords":{}}],["tailor",{"_index":413,"title":{},"content":{"11":{"position":[[2844,8]]}},"keywords":{}}],["take",{"_index":1722,"title":{},"content":{"135":{"position":[[930,5]]},"153":{"position":[[396,5]]}},"keywords":{}}],["taken",{"_index":488,"title":{},"content":{"15":{"position":[[1211,5]]},"17":{"position":[[1239,5]]},"124":{"position":[[220,5]]},"142":{"position":[[878,5]]}},"keywords":{}}],["task",{"_index":28,"title":{"24":{"position":[[28,7]]},"48":{"position":[[50,5]]}},"content":{"0":{"position":[[346,5]]},"2":{"position":[[494,6],[704,4]]},"11":{"position":[[2894,6]]},"13":{"position":[[64,5],[311,6],[607,6],[963,5]]},"16":{"position":[[354,6]]},"19":{"position":[[970,4],[1157,6]]},"21":{"position":[[545,5],[605,5],[1354,5]]},"24":{"position":[[43,5],[179,5],[329,5],[484,4]]},"25":{"position":[[136,5],[575,6]]},"26":{"position":[[106,5],[496,6],[1905,4]]},"27":{"position":[[126,5],[920,6]]},"32":{"position":[[203,4]]},"37":{"position":[[164,5]]},"44":{"position":[[197,5],[278,4],[380,5],[394,4]]},"45":{"position":[[540,5]]},"46":{"position":[[1378,5],[1473,5]]},"48":{"position":[[88,5],[180,5],[345,4],[675,5],[935,5]]},"52":{"position":[[323,4],[712,4]]},"53":{"position":[[1034,5]]},"56":{"position":[[245,6]]},"99":{"position":[[1204,5],[1302,5],[1308,4],[1409,6],[1416,4],[1462,4],[1780,6],[1787,5],[1871,6]]},"107":{"position":[[748,5],[1324,5]]},"108":{"position":[[1179,5]]},"110":{"position":[[414,6]]},"125":{"position":[[1953,5],[2114,6]]},"128":{"position":[[1307,4]]}},"keywords":{}}],["tatu",{"_index":1500,"title":{},"content":{"112":{"position":[[702,4]]}},"keywords":{}}],["taught",{"_index":1369,"title":{},"content":{"105":{"position":[[467,6]]}},"keywords":{}}],["taxonomi",{"_index":1410,"title":{},"content":{"108":{"position":[[344,8],[392,8]]}},"keywords":{}}],["teach",{"_index":1382,"title":{},"content":{"105":{"position":[[1355,8]]},"106":{"position":[[869,5]]},"111":{"position":[[415,8]]}},"keywords":{}}],["team",{"_index":1093,"title":{},"content":{"64":{"position":[[305,5]]},"124":{"position":[[286,5]]},"157":{"position":[[1011,4]]}},"keywords":{}}],["teardown",{"_index":798,"title":{"79":{"position":[[28,8]]},"100":{"position":[[4,9]]},"101":{"position":[[12,9]]},"102":{"position":[[16,9]]},"103":{"position":[[14,9]]}},"content":{"34":{"position":[[269,9]]},"42":{"position":[[381,10]]},"46":{"position":[[1000,9],[1119,9],[1655,8],[1673,11],[1863,9]]},"48":{"position":[[606,11]]},"52":{"position":[[699,8],[728,8]]},"53":{"position":[[395,8]]},"54":{"position":[[1326,8],[1418,8],[1472,8]]},"75":{"position":[[232,8]]},"78":{"position":[[67,8],[300,9]]},"79":{"position":[[86,8],[204,8],[376,9],[640,8]]},"80":{"position":[[530,9],[786,9],[810,8],[1622,9],[1652,9]]},"81":{"position":[[114,8]]},"101":{"position":[[90,8],[132,8],[171,8],[277,8],[422,9],[439,8],[655,8],[771,8],[1057,9],[1091,8]]},"102":{"position":[[94,8],[140,8],[183,8],[330,8],[483,8],[566,8],[597,8],[726,8],[759,10],[827,8],[874,10],[923,8],[1008,10],[1096,9],[1117,8],[1311,8],[1415,8],[1821,8],[1905,8],[1960,8],[1991,8],[2051,8],[2070,8],[2143,8],[2162,8],[2222,8],[2255,10],[2311,8],[2323,8],[2357,10],[2400,8]]},"103":{"position":[[90,8],[110,8],[460,9],[479,8],[691,8],[977,9],[1056,10]]},"116":{"position":[[556,10],[598,9],[617,9]]},"125":{"position":[[8264,9],[8367,9],[8449,8],[8494,8],[8600,8],[8649,8],[8751,8],[8899,8]]},"128":{"position":[[1435,8]]},"157":{"position":[[437,9]]}},"keywords":{}}],["teardown/task",{"_index":912,"title":{},"content":{"46":{"position":[[1641,13]]}},"keywords":{}}],["teardown|task",{"_index":1182,"title":{},"content":{"80":{"position":[[772,13]]},"102":{"position":[[552,13]]}},"keywords":{}}],["tech_keywordsa.resourc",{"_index":1057,"title":{},"content":{"62":{"position":[[391,24],[611,23]]}},"keywords":{}}],["tech_keywordsa.resourceresourc",{"_index":1052,"title":{},"content":{"62":{"position":[[226,31]]}},"keywords":{}}],["tech_keywordsb.resourc",{"_index":1058,"title":{},"content":{"62":{"position":[[471,24],[644,23]]}},"keywords":{}}],["tech_keywordsb.resourceresourc",{"_index":1053,"title":{},"content":{"62":{"position":[[258,31]]}},"keywords":{}}],["technic",{"_index":407,"title":{},"content":{"11":{"position":[[2698,11]]},"21":{"position":[[461,9],[1086,9]]},"24":{"position":[[185,11]]},"26":{"position":[[1485,9]]},"48":{"position":[[190,11]]},"57":{"position":[[322,11]]},"99":{"position":[[124,9]]},"110":{"position":[[503,9]]}},"keywords":{}}],["techniqu",{"_index":880,"title":{},"content":{"42":{"position":[[212,10]]}},"keywords":{}}],["technolog",{"_index":107,"title":{"4":{"position":[[6,10]]}},"content":{"2":{"position":[[1350,12],[1511,12]]},"4":{"position":[[41,10],[193,12]]},"26":{"position":[[1056,13]]},"27":{"position":[[520,12]]},"107":{"position":[[965,13]]},"125":{"position":[[392,10]]}},"keywords":{}}],["telnet",{"_index":1072,"title":{},"content":{"63":{"position":[[877,6],[919,6]]},"64":{"position":[[1439,6]]}},"keywords":{}}],["telnet.clos",{"_index":1107,"title":{},"content":{"64":{"position":[[1563,12]]}},"keywords":{}}],["telnet.login",{"_index":1103,"title":{},"content":{"64":{"position":[[1484,12]]}},"keywords":{}}],["telnet.open",{"_index":1101,"title":{},"content":{"64":{"position":[[1195,11],[1461,11]]}},"keywords":{}}],["telnet.read",{"_index":1105,"title":{},"content":{"64":{"position":[[1538,11]]}},"keywords":{}}],["telnet_init",{"_index":1104,"title":{},"content":{"64":{"position":[[1521,14]]}},"keywords":{}}],["tempdir",{"_index":1986,"title":{},"content":{"166":{"position":[[671,10]]}},"keywords":{}}],["templat",{"_index":659,"title":{"52":{"position":[[16,10]]},"53":{"position":[[42,9]]}},"content":{"22":{"position":[[1120,10]]},"46":{"position":[[2464,8],[2482,11],[2504,8]]},"52":{"position":[[75,9],[215,8],[311,8],[328,8],[495,10],[664,8],[763,10]]},"53":{"position":[[102,8],[278,9],[338,8]]},"54":{"position":[[233,8],[339,8],[384,10],[605,10],[805,10],[1009,8]]},"125":{"position":[[7087,9],[7291,8]]}},"keywords":{}}],["template/task",{"_index":922,"title":{},"content":{"46":{"position":[[2450,13]]}},"keywords":{}}],["temporari",{"_index":1354,"title":{},"content":{"103":{"position":[[770,9]]},"166":{"position":[[713,9]]}},"keywords":{}}],["temporarili",{"_index":1919,"title":{},"content":{"158":{"position":[[389,11]]}},"keywords":{}}],["teppo",{"_index":1827,"title":{},"content":{"144":{"position":[[364,5],[620,6],[775,6]]}},"keywords":{}}],["term",{"_index":1316,"title":{},"content":{"99":{"position":[[9,4]]},"108":{"position":[[520,6]]},"109":{"position":[[759,4],[902,6]]}},"keywords":{}}],["termin",{"_index":734,"title":{},"content":{"30":{"position":[[611,8]]},"35":{"position":[[244,8]]},"57":{"position":[[418,10]]}},"keywords":{}}],["terminolog",{"_index":1414,"title":{},"content":{"108":{"position":[[436,11]]}},"keywords":{}}],["test",{"_index":14,"title":{"2":{"position":[[44,4]]},"11":{"position":[[6,4]]},"24":{"position":[[15,4]]},"48":{"position":[[28,4]]},"76":{"position":[[36,6]]}},"content":{"0":{"position":[[146,4],[269,8],[331,4]]},"2":{"position":[[63,4],[166,4],[263,4],[329,4],[481,5],[584,4],[691,4],[903,4],[1219,4]]},"5":{"position":[[356,4]]},"8":{"position":[[438,4],[1731,4]]},"11":{"position":[[41,4],[141,8],[181,8],[404,8],[465,4],[663,8],[823,7],[1024,6],[1100,4],[1353,8],[1535,5],[1796,4],[1997,7],[2021,7],[2079,8],[2131,8],[2208,7],[2245,5],[2402,7],[2474,7],[2591,8],[2886,7]]},"12":{"position":[[20,4]]},"16":{"position":[[340,4]]},"19":{"position":[[442,4],[469,4],[1148,5]]},"20":{"position":[[461,5],[487,4]]},"21":{"position":[[537,4]]},"22":{"position":[[166,4],[220,4],[402,8],[628,7],[814,4],[934,6],[1018,4],[1115,4],[1220,4],[1306,4],[1461,6]]},"24":{"position":[[21,4],[32,7],[136,4],[162,4],[273,7],[320,5],[476,4]]},"25":{"position":[[122,4],[565,5]]},"26":{"position":[[97,5],[337,8],[487,5],[1126,4],[1897,4]]},"27":{"position":[[116,5],[911,5],[1061,4]]},"28":{"position":[[348,7]]},"30":{"position":[[529,4],[905,4],[969,4],[1315,4],[1683,4],[1722,6],[1850,6],[2195,5]]},"32":{"position":[[192,4]]},"37":{"position":[[142,4]]},"39":{"position":[[834,4],[1146,4],[1468,4],[1664,4]]},"40":{"position":[[895,4],[910,4]]},"44":{"position":[[183,4],[265,4],[341,4],[360,4]]},"45":{"position":[[518,4]]},"46":{"position":[[1058,5],[1370,4],[1451,4],[1490,4],[1591,4],[1636,4],[1923,4],[2104,4],[2445,4],[2591,7],[2610,4]]},"48":{"position":[[66,4],[165,4],[332,4],[661,4],[913,4]]},"52":{"position":[[306,4],[683,4]]},"53":{"position":[[306,4],[333,4],[390,4],[419,4],[1012,4]]},"54":{"position":[[517,7],[575,4]]},"56":{"position":[[229,4],[1406,4],[1441,4],[1842,4],[1857,4],[2029,4],[2039,4],[2978,4],[3000,4],[3252,4],[3310,4],[3565,4]]},"57":{"position":[[267,5],[1587,4],[1602,4],[1659,4],[1714,4]]},"59":{"position":[[1413,4],[1428,4]]},"60":{"position":[[109,4],[213,4],[587,4],[625,4],[655,4],[863,5],[1053,4],[1320,4],[1384,4],[1402,4],[1531,5],[1639,4],[1716,4],[1852,6],[1944,4]]},"64":{"position":[[1418,4],[1892,4]]},"66":{"position":[[181,4],[350,4],[598,4],[964,4]]},"72":{"position":[[188,4]]},"74":{"position":[[503,4],[575,5],[772,4],[799,5],[856,5]]},"78":{"position":[[283,4],[295,4],[310,4],[325,4]]},"80":{"position":[[1632,4],[1647,4]]},"88":{"position":[[520,4],[535,5],[575,4],[614,4],[681,4],[748,4],[817,4]]},"90":{"position":[[797,4],[813,4]]},"94":{"position":[[1231,4]]},"95":{"position":[[1616,4],[1631,4]]},"99":{"position":[[42,7],[157,4],[197,7],[220,4],[306,4],[393,4],[507,4],[551,7],[574,4],[717,4],[1016,4],[1095,4],[1189,4],[1289,4],[1363,4],[1490,4],[1502,4],[1555,5],[1600,4],[1689,4],[1701,4],[1747,4]]},"102":{"position":[[547,4],[1627,4],[1955,4],[2008,5],[2018,4],[2033,4],[2109,7],[2125,4],[2207,7],[2231,4],[2244,4],[2332,4]]},"107":{"position":[[739,5]]},"114":{"position":[[98,4]]},"115":{"position":[[203,5]]},"116":{"position":[[140,4]]},"117":{"position":[[355,4]]},"119":{"position":[[828,4],[854,4]]},"121":{"position":[[424,4],[1204,4],[1219,4],[1899,4],[2628,4]]},"123":{"position":[[335,4],[382,4]]},"125":{"position":[[120,4],[212,4],[1931,4],[2099,4],[8061,4]]},"128":{"position":[[84,4],[394,4],[1570,4],[1599,4],[1637,4],[1664,4],[1698,4],[1795,4],[1863,4],[1972,4]]},"132":{"position":[[184,4]]},"133":{"position":[[312,4]]},"134":{"position":[[156,4]]},"136":{"position":[[533,4],[664,4]]},"137":{"position":[[1030,4]]},"138":{"position":[[800,4],[1625,4]]},"141":{"position":[[2122,4]]},"144":{"position":[[642,4]]},"147":{"position":[[191,4],[865,4],[1281,4]]},"148":{"position":[[877,4],[892,4]]},"149":{"position":[[266,5],[1185,4]]},"151":{"position":[[955,4]]},"155":{"position":[[157,4],[435,4]]},"156":{"position":[[145,4]]},"157":{"position":[[222,4]]},"158":{"position":[[857,4],[872,4],[1314,4],[1645,4]]},"161":{"position":[[347,4],[362,4]]},"162":{"position":[[707,4],[722,4]]},"164":{"position":[[417,4],[432,4]]},"165":{"position":[[754,4],[769,4]]},"166":{"position":[[191,4],[513,4],[985,4],[1356,5],[1417,5],[1470,5],[1508,4],[1587,4]]}},"keywords":{}}],["test.distinguish",{"_index":1680,"title":{},"content":{"128":{"position":[[1329,19]]}},"keywords":{}}],["test.log",{"_index":1861,"title":{},"content":{"148":{"position":[[922,8]]}},"keywords":{}}],["test/rpa",{"_index":154,"title":{},"content":{"3":{"position":[[589,9]]}},"keywords":{}}],["test/task",{"_index":1323,"title":{},"content":{"99":{"position":[[2348,9]]}},"keywords":{}}],["test_document",{"_index":1996,"title":{},"content":{"166":{"position":[[1362,21]]}},"keywords":{}}],["test_nam",{"_index":1995,"title":{},"content":{"166":{"position":[[1319,12]]}},"keywords":{}}],["testament",{"_index":1519,"title":{},"content":{"112":{"position":[[1390,9]]}},"keywords":{}}],["testcas",{"_index":981,"title":{},"content":{"56":{"position":[[1423,8],[1458,8]]}},"keywords":{}}],["tester",{"_index":61,"title":{},"content":{"2":{"position":[[241,6]]}},"keywords":{}}],["testingand",{"_index":639,"title":{},"content":{"22":{"position":[[133,10]]}},"keywords":{}}],["tests/task",{"_index":1324,"title":{},"content":{"99":{"position":[[2464,11]]},"156":{"position":[[486,11]]}},"keywords":{}}],["testsuite.robot",{"_index":731,"title":{},"content":{"30":{"position":[[452,15]]}},"keywords":{}}],["tests|task",{"_index":126,"title":{"66":{"position":[[24,12]]},"68":{"position":[[18,11]]},"69":{"position":[[18,11]]}},"content":{"2":{"position":[[1743,11],[1838,12]]},"4":{"position":[[357,12]]},"25":{"position":[[27,11]]},"26":{"position":[[644,12]]},"30":{"position":[[201,12]]},"31":{"position":[[571,11]]},"32":{"position":[[862,13],[876,11]]},"42":{"position":[[111,11],[363,11],[447,11],[521,11]]},"46":{"position":[[461,12],[1236,11],[1317,12],[2174,11],[2225,11],[2289,12]]},"47":{"position":[[167,11]]},"49":{"position":[[457,11],[962,11]]},"52":{"position":[[386,11],[554,11]]},"53":{"position":[[882,11]]},"54":{"position":[[1158,11]]},"56":{"position":[[3129,11],[3694,11]]},"66":{"position":[[85,11],[122,11],[303,11],[431,11],[523,12]]},"67":{"position":[[55,11],[153,11],[311,11]]},"68":{"position":[[17,11],[188,11]]},"69":{"position":[[12,11],[177,11],[239,11],[316,11]]},"70":{"position":[[68,11],[183,11]]},"71":{"position":[[163,11],[257,11]]},"72":{"position":[[240,11],[330,11]]},"74":{"position":[[79,11],[253,11],[993,11],[1135,11]]},"75":{"position":[[1,11]]},"76":{"position":[[1,11],[217,11]]},"78":{"position":[[346,11],[438,13]]},"79":{"position":[[144,11],[415,11],[735,11]]},"80":{"position":[[496,11],[582,11],[685,11],[835,11],[977,11],[1099,11],[1175,11],[1870,12],[1990,12]]},"101":{"position":[[202,11],[331,11],[523,11],[675,11]]},"102":{"position":[[629,11],[689,11],[1492,11]]},"125":{"position":[[8957,11],[9184,11],[9233,11],[9353,11],[9430,11]]},"127":{"position":[[194,11],[396,11],[635,11],[707,11],[1221,12]]},"128":{"position":[[459,11],[519,11],[1063,11]]},"131":{"position":[[371,12],[673,12]]},"137":{"position":[[1479,11]]},"149":{"position":[[899,11]]},"156":{"position":[[198,11]]},"157":{"position":[[526,12]]}},"keywords":{}}],["tests|tasks).test",{"_index":1181,"title":{},"content":{"80":{"position":[[754,17],[904,17],[1046,17]]}},"keywords":{}}],["tests|tasks.ensur",{"_index":1671,"title":{},"content":{"127":{"position":[[971,20]]}},"keywords":{}}],["test|task",{"_index":140,"title":{"38":{"position":[[12,9]]},"52":{"position":[[6,9]]},"53":{"position":[[23,9]]},"54":{"position":[[14,9]]},"65":{"position":[[4,9]]},"73":{"position":[[9,9]]},"100":{"position":[[22,10]]},"102":{"position":[[6,9]]},"126":{"position":[[19,10]]},"128":{"position":[[6,9]]},"157":{"position":[[10,9]]}},"content":{"3":{"position":[[130,9],[182,9],[828,9]]},"27":{"position":[[385,9]]},"33":{"position":[[792,9]]},"34":{"position":[[708,9],[811,9]]},"42":{"position":[[598,9]]},"46":{"position":[[218,9],[1092,10],[1137,10],[1753,10],[1836,10],[1881,10],[1996,9],[2384,9],[2538,9],[2727,9]]},"47":{"position":[[699,9]]},"48":{"position":[[452,10],[539,9],[847,9]]},"52":{"position":[[65,9],[202,10],[533,9]]},"53":{"position":[[83,9],[152,10],[756,9],[826,9]]},"54":{"position":[[74,9],[184,10],[365,9],[1051,9],[1306,9],[1383,10],[1495,9]]},"66":{"position":[[464,9],[625,9],[689,9],[995,9],[1049,9],[1178,9]]},"74":{"position":[[402,9],[520,9],[637,9],[1189,9]]},"75":{"position":[[161,9],[222,9]]},"79":{"position":[[586,9],[607,9]]},"87":{"position":[[631,9]]},"89":{"position":[[1136,9]]},"101":{"position":[[609,9],[924,9]]},"102":{"position":[[84,9],[130,9],[173,9],[219,9],[305,10],[320,9],[473,9],[789,10],[851,10],[958,10],[1051,10],[1086,9],[1107,9],[1201,9],[1272,9],[1301,9],[1331,9],[1405,9],[1598,9],[1747,9],[1895,9]]},"114":{"position":[[313,9]]},"116":{"position":[[635,10]]},"125":{"position":[[7077,9],[7272,9],[7356,9],[8102,9],[8590,9],[8639,9],[9083,9],[10090,9]]},"127":{"position":[[485,9]]},"128":{"position":[[122,9],[162,9],[206,9],[286,10],[323,9],[613,10],[660,10],[749,10],[784,9],[802,9],[894,9],[918,9],[945,9],[1361,9],[1509,9]]},"131":{"position":[[158,9]]},"137":{"position":[[1403,9]]},"141":{"position":[[377,11]]},"146":{"position":[[309,9]]},"148":{"position":[[195,9],[362,9],[1312,9],[1404,9],[1567,9],[1935,10],[2043,9],[2130,9],[2353,9]]},"149":{"position":[[327,9],[458,9],[626,9],[716,9],[1018,9]]},"157":{"position":[[53,9],[154,9],[369,10],[381,9],[473,9],[688,9],[849,9],[971,9]]},"158":{"position":[[161,9]]},"166":{"position":[[893,9]]}},"keywords":{}}],["test|task'",{"_index":1123,"title":{},"content":{"66":{"position":[[848,11]]},"102":{"position":[[369,11],[402,11]]}},"keywords":{}}],["test|task.distinguish",{"_index":1344,"title":{},"content":{"102":{"position":[[1710,24]]}},"keywords":{}}],["test|task.execut",{"_index":1678,"title":{},"content":{"128":{"position":[[1240,19]]}},"keywords":{}}],["test|task.keyword",{"_index":1918,"title":{},"content":{"158":{"position":[[336,17]]}},"keywords":{}}],["test|task.restor",{"_index":1342,"title":{},"content":{"102":{"position":[[1656,19]]}},"keywords":{}}],["text",{"_index":869,"title":{},"content":{"40":{"position":[[629,4]]},"56":{"position":[[4217,4]]},"83":{"position":[[730,4]]},"119":{"position":[[433,5]]},"120":{"position":[[758,5]]},"124":{"position":[[680,5],[737,4]]},"140":{"position":[[911,4]]},"142":{"position":[[997,4]]}},"keywords":{}}],["that'",{"_index":699,"title":{},"content":{"26":{"position":[[818,6]]}},"keywords":{}}],["themselv",{"_index":472,"title":{},"content":{"15":{"position":[[692,10]]},"56":{"position":[[2868,10]]}},"keywords":{}}],["there).librari",{"_index":1186,"title":{},"content":{"80":{"position":[[1218,15]]}},"keywords":{}}],["therefor",{"_index":131,"title":{},"content":{"2":{"position":[[1994,9]]},"16":{"position":[[712,9]]},"17":{"position":[[1320,9]]},"20":{"position":[[1405,9]]},"22":{"position":[[482,10]]},"26":{"position":[[1367,9]]},"34":{"position":[[517,9]]},"35":{"position":[[424,9]]},"40":{"position":[[574,9]]},"49":{"position":[[365,9]]},"59":{"position":[[938,9]]},"62":{"position":[[1648,10]]},"63":{"position":[[1328,10]]},"74":{"position":[[345,9]]},"85":{"position":[[387,10]]},"86":{"position":[[383,10]]},"95":{"position":[[251,9]]},"96":{"position":[[527,9]]},"105":{"position":[[1149,10]]},"141":{"position":[[797,9]]},"145":{"position":[[1140,9]]},"146":{"position":[[436,9]]},"158":{"position":[[1369,10]]}},"keywords":{}}],["thing",{"_index":1008,"title":{},"content":{"58":{"position":[[530,5]]}},"keywords":{}}],["third",{"_index":189,"title":{},"content":{"4":{"position":[[631,5]]},"27":{"position":[[642,5]]},"56":{"position":[[2309,5]]},"64":{"position":[[353,5]]},"88":{"position":[[811,5]]}},"keywords":{}}],["third=third",{"_index":1844,"title":{},"content":{"145":{"position":[[397,11]]}},"keywords":{}}],["thorough",{"_index":1506,"title":{},"content":{"112":{"position":[[841,8]]}},"keywords":{}}],["those",{"_index":110,"title":{},"content":{"2":{"position":[[1387,5]]},"26":{"position":[[1870,5],[1913,5]]},"46":{"position":[[1330,5]]},"59":{"position":[[563,5]]},"69":{"position":[[196,5]]},"93":{"position":[[535,5]]},"106":{"position":[[707,5]]},"112":{"position":[[1616,5],[1675,5]]}},"keywords":{}}],["though",{"_index":575,"title":{},"content":{"19":{"position":[[707,6]]},"56":{"position":[[2199,6]]},"57":{"position":[[994,6]]}},"keywords":{}}],["thought",{"_index":1512,"title":{},"content":{"112":{"position":[[1070,10]]}},"keywords":{}}],["three",{"_index":463,"title":{},"content":{"15":{"position":[[118,5],[198,5]]},"45":{"position":[[257,5]]},"56":{"position":[[908,6],[2063,5]]},"57":{"position":[[613,6],[1030,5]]},"125":{"position":[[761,5],[2502,5],[3073,5]]},"140":{"position":[[199,5]]},"144":{"position":[[403,5]]},"162":{"position":[[776,5],[883,5],[1108,5],[1199,5]]}},"keywords":{}}],["through",{"_index":173,"title":{},"content":{"4":{"position":[[206,7]]},"8":{"position":[[1144,7],[1755,7]]},"11":{"position":[[2729,7]]},"19":{"position":[[157,7]]},"22":{"position":[[1107,7]]},"34":{"position":[[567,7]]},"108":{"position":[[1014,7]]},"109":{"position":[[947,7]]},"149":{"position":[[844,7]]}},"keywords":{}}],["throughout",{"_index":1419,"title":{},"content":{"108":{"position":[[961,10]]},"141":{"position":[[310,10]]}},"keywords":{}}],["thu",{"_index":1173,"title":{},"content":{"79":{"position":[[457,5]]}},"keywords":{}}],["thumb",{"_index":1881,"title":{},"content":{"152":{"position":[[128,5]]},"153":{"position":[[235,5]]}},"keywords":{}}],["tightli",{"_index":414,"title":{},"content":{"11":{"position":[[2871,7]]}},"keywords":{}}],["time",{"_index":916,"title":{},"content":{"46":{"position":[[1989,4]]},"62":{"position":[[1218,6],[1490,6]]},"64":{"position":[[673,4]]},"91":{"position":[[581,4]]},"127":{"position":[[437,5]]},"135":{"position":[[152,6],[975,5]]},"138":{"position":[[634,5]]},"148":{"position":[[960,7],[972,4]]},"151":{"position":[[374,4]]},"152":{"position":[[186,4]]},"159":{"position":[[207,5]]},"166":{"position":[[1035,6]]}},"keywords":{}}],["time=${tim",{"_index":1866,"title":{},"content":{"148":{"position":[[1072,12]]}},"keywords":{}}],["timeout",{"_index":907,"title":{},"content":{"46":{"position":[[1495,8],[1579,10],[1941,7],[1958,10]]},"48":{"position":[[622,9]]},"63":{"position":[[232,9]]},"78":{"position":[[330,7]]},"80":{"position":[[935,8],[961,7]]}},"keywords":{}}],["timeout.[return",{"_index":1563,"title":{},"content":{"116":{"position":[[831,16]]}},"keywords":{}}],["timeout/task",{"_index":914,"title":{},"content":{"46":{"position":[[1928,12]]}},"keywords":{}}],["timeout|task",{"_index":1183,"title":{},"content":{"80":{"position":[[922,12]]}},"keywords":{}}],["timestamp",{"_index":765,"title":{},"content":{"31":{"position":[[815,11]]}},"keywords":{}}],["tip",{"_index":1825,"title":{},"content":{"143":{"position":[[1128,6]]}},"keywords":{}}],["titl",{"_index":570,"title":{},"content":{"19":{"position":[[574,5],[760,5]]},"20":{"position":[[640,5]]},"45":{"position":[[328,5]]},"90":{"position":[[731,5],[979,5]]},"115":{"position":[[1187,5]]},"124":{"position":[[389,5],[494,5]]}},"keywords":{}}],["tmp",{"_index":1988,"title":{},"content":{"166":{"position":[[774,5]]}},"keywords":{}}],["togeth",{"_index":297,"title":{},"content":{"8":{"position":[[1599,8]]},"11":{"position":[[630,8]]},"52":{"position":[[749,8]]},"123":{"position":[[975,8]]},"142":{"position":[[1106,8]]}},"keywords":{}}],["token",{"_index":970,"title":{},"content":{"56":{"position":[[385,6],[693,7],[751,7],[808,7],[937,5],[1342,6],[1381,6],[3426,6],[3452,6]]},"131":{"position":[[421,5]]},"135":{"position":[[817,6],[860,6]]},"137":{"position":[[583,6]]}},"keywords":{}}],["tom",{"_index":1502,"title":{},"content":{"112":{"position":[[718,5]]}},"keywords":{}}],["toni",{"_index":1037,"title":{},"content":{"60":{"position":[[843,4],[2082,4]]}},"keywords":{}}],["tool",{"_index":123,"title":{},"content":{"2":{"position":[[1681,5]]},"3":{"position":[[889,5]]},"4":{"position":[[643,5]]},"11":{"position":[[1756,4],[2825,5]]},"26":{"position":[[2139,6]]},"83":{"position":[[1001,4]]},"99":{"position":[[743,4],[1538,5]]},"142":{"position":[[248,7],[300,7]]}},"keywords":{}}],["top",{"_index":684,"title":{},"content":{"25":{"position":[[187,3]]},"99":{"position":[[1044,3]]}},"keywords":{}}],["topic",{"_index":1311,"title":{},"content":{"98":{"position":[[107,6]]},"105":{"position":[[911,6],[1279,6]]},"106":{"position":[[500,6]]},"112":{"position":[[1200,6]]},"115":{"position":[[1576,6]]},"148":{"position":[[2436,6]]}},"keywords":{}}],["total_peopl",{"_index":1930,"title":{},"content":{"158":{"position":[[1017,15],[1108,15],[1680,16]]}},"keywords":{}}],["toward",{"_index":312,"title":{},"content":{"8":{"position":[[2059,7]]}},"keywords":{}}],["trace",{"_index":815,"title":{},"content":{"35":{"position":[[819,6]]}},"keywords":{}}],["track",{"_index":1453,"title":{},"content":{"110":{"position":[[840,8]]}},"keywords":{}}],["trademark",{"_index":1433,"title":{},"content":{"109":{"position":[[883,9]]}},"keywords":{}}],["tradit",{"_index":420,"title":{},"content":{"12":{"position":[[8,11]]}},"keywords":{}}],["trail",{"_index":1020,"title":{},"content":{"59":{"position":[[1114,8],[1251,8],[1523,5],[1561,5]]},"141":{"position":[[1530,8]]}},"keywords":{}}],["train",{"_index":1359,"title":{"109":{"position":[[21,8]]}},"content":{"105":{"position":[[114,8],[349,8],[495,8]]},"109":{"position":[[12,8],[124,8],[386,8],[462,8],[648,8],[739,8],[910,9]]}},"keywords":{}}],["traine",{"_index":1928,"title":{},"content":{"158":{"position":[[975,8]]}},"keywords":{}}],["trainee_count",{"_index":1927,"title":{},"content":{"158":{"position":[[954,16],[1064,16]]}},"keywords":{}}],["trainer",{"_index":1380,"title":{},"content":{"105":{"position":[[1160,8]]},"158":{"position":[[913,8]]},"161":{"position":[[441,11],[457,8],[486,8],[714,11]]},"164":{"position":[[572,10],[587,7]]}},"keywords":{}}],["trainer_count",{"_index":1926,"title":{},"content":{"158":{"position":[[892,16],[1047,16],[1272,16],[1474,16]]}},"keywords":{}}],["trainer}[ag",{"_index":1972,"title":{},"content":{"164":{"position":[[1008,16]]}},"keywords":{}}],["trainer}[nam",{"_index":1971,"title":{},"content":{"164":{"position":[[988,16]]}},"keywords":{}}],["transfer",{"_index":456,"title":{},"content":{"13":{"position":[[887,9]]}},"keywords":{}}],["transit",{"_index":1046,"title":{},"content":{"62":{"position":[[45,10],[910,10]]},"125":{"position":[[7510,10]]}},"keywords":{}}],["transpar",{"_index":228,"title":{},"content":{"7":{"position":[[625,12]]}},"keywords":{}}],["treat",{"_index":1001,"title":{},"content":{"57":{"position":[[1216,7]]},"121":{"position":[[1422,7]]},"140":{"position":[[900,7]]},"142":{"position":[[986,7]]}},"keywords":{}}],["tree",{"_index":689,"title":{"43":{"position":[[17,4]]}},"content":{"25":{"position":[[393,5],[468,4]]},"30":{"position":[[801,4]]},"31":{"position":[[157,4]]},"125":{"position":[[1496,5]]}},"keywords":{}}],["tri",{"_index":800,"title":{},"content":{"34":{"position":[[377,5]]},"60":{"position":[[1122,5]]},"95":{"position":[[591,5],[1536,5]]},"115":{"position":[[1019,5]]},"123":{"position":[[998,3]]}},"keywords":{}}],["true",{"_index":1583,"title":{},"content":{"120":{"position":[[478,4],[609,7],[646,5]]},"131":{"position":[[503,5]]},"137":{"position":[[632,4],[667,5]]},"138":{"position":[[855,4]]},"143":{"position":[[424,7],[995,7]]}},"keywords":{}}],["true>",{"_index":1701,"title":{},"content":{"133":{"position":[[170,8],[236,8]]}},"keywords":{}}],["tune",{"_index":1140,"title":{},"content":{"70":{"position":[[57,4]]}},"keywords":{}}],["tupl",{"_index":1949,"title":{},"content":{"161":{"position":[[836,7]]}},"keywords":{}}],["tutori",{"_index":1368,"title":{},"content":{"105":{"position":[[366,9]]}},"keywords":{}}],["two",{"_index":697,"title":{},"content":{"26":{"position":[[514,3]]},"35":{"position":[[118,3]]},"48":{"position":[[268,3]]},"52":{"position":[[131,3]]},"56":{"position":[[253,3],[1162,3],[1508,3],[1671,3],[1907,3],[1954,3],[2124,3],[2165,4],[2223,3],[3341,3],[4028,3]]},"57":{"position":[[242,3],[864,3],[946,3],[1265,3],[1769,3],[1816,3]]},"60":{"position":[[105,3],[621,3],[996,3],[1474,3],[2440,3]]},"63":{"position":[[1651,3]]},"64":{"position":[[129,3],[617,3],[1011,3]]},"85":{"position":[[245,3]]},"86":{"position":[[244,3]]},"87":{"position":[[751,3],[797,3]]},"88":{"position":[[610,3],[932,3],[1044,3]]},"94":{"position":[[623,3]]},"95":{"position":[[1219,3],[1341,3]]},"119":{"position":[[322,3]]},"125":{"position":[[59,3],[7146,3]]},"141":{"position":[[1432,3]]},"144":{"position":[[399,3]]},"147":{"position":[[1195,3]]},"151":{"position":[[448,3]]},"162":{"position":[[1061,3]]},"165":{"position":[[985,3],[1131,3]]}},"keywords":{}}],["type",{"_index":202,"title":{"95":{"position":[[17,6]]},"96":{"position":[[15,6]]},"140":{"position":[[33,6]]},"143":{"position":[[23,6]]}},"content":{"5":{"position":[[611,5]]},"7":{"position":[[41,4]]},"15":{"position":[[124,5],[831,5]]},"17":{"position":[[55,5]]},"26":{"position":[[518,5]]},"33":{"position":[[737,5]]},"44":{"position":[[435,5]]},"46":{"position":[[1401,4],[1441,4]]},"83":{"position":[[519,5],[551,4],[568,4]]},"95":{"position":[[67,5],[87,4],[146,5],[387,4],[438,4],[546,4],[567,5],[789,5],[924,6],[941,5],[1060,5],[1375,4],[1407,4],[1595,5],[2110,4],[2304,5]]},"96":{"position":[[65,4],[344,4],[449,6],[463,5],[615,4]]},"118":{"position":[[568,5],[638,5]]},"125":{"position":[[1131,4],[3079,5],[3264,5],[4369,5],[4389,4],[4453,4],[5095,5],[5517,5]]},"135":{"position":[[376,5],[504,5]]},"140":{"position":[[67,5],[262,4],[1070,5],[1801,4],[1880,5],[2017,4]]},"143":{"position":[[72,5],[123,5],[622,5],[1152,5]]},"145":{"position":[[1131,4]]},"151":{"position":[[352,4],[452,5]]},"155":{"position":[[741,6]]},"164":{"position":[[857,5]]}},"keywords":{}}],["typic",{"_index":178,"title":{},"content":{"4":{"position":[[370,10]]},"11":{"position":[[1964,9]]},"17":{"position":[[1293,9]]},"20":{"position":[[1291,10]]},"22":{"position":[[343,9]]},"26":{"position":[[990,9],[1085,9]]},"27":{"position":[[479,9]]},"32":{"position":[[470,9]]},"34":{"position":[[198,9],[537,9]]},"35":{"position":[[297,9],[482,9]]},"46":{"position":[[2560,9]]},"56":{"position":[[763,9]]},"63":{"position":[[192,9]]},"87":{"position":[[277,9]]},"96":{"position":[[667,9]]},"97":{"position":[[710,9],[772,9]]},"99":{"position":[[1377,9]]},"101":{"position":[[866,7]]},"102":{"position":[[1540,7]]},"103":{"position":[[742,7]]},"125":{"position":[[8339,7]]},"127":{"position":[[882,7]]},"128":{"position":[[1190,7]]},"129":{"position":[[576,7]]},"137":{"position":[[215,9]]},"141":{"position":[[893,9]]},"165":{"position":[[145,9]]},"166":{"position":[[764,9]]}},"keywords":{}}],["ui",{"_index":111,"title":{},"content":{"2":{"position":[[1397,3]]}},"keywords":{}}],["ultim",{"_index":1421,"title":{},"content":{"108":{"position":[[1119,10]]}},"keywords":{}}],["un",{"_index":936,"title":{},"content":{"48":{"position":[[409,2]]},"56":{"position":[[3223,2],[3553,2]]}},"keywords":{}}],["unambigu",{"_index":972,"title":{},"content":{"56":{"position":[[521,13]]}},"keywords":{}}],["unauthor",{"_index":1043,"title":{},"content":{"60":{"position":[[2539,12]]}},"keywords":{}}],["unavoid",{"_index":1094,"title":{},"content":{"64":{"position":[[531,11]]}},"keywords":{}}],["under",{"_index":35,"title":{},"content":{"0":{"position":[[428,5]]},"2":{"position":[[1213,5]]},"3":{"position":[[583,5]]},"7":{"position":[[69,5],[141,5]]},"8":{"position":[[886,5]]},"11":{"position":[[459,5]]},"22":{"position":[[1468,5]]},"26":{"position":[[1120,5]]},"74":{"position":[[497,5]]},"125":{"position":[[1159,5]]},"127":{"position":[[1112,5]]},"128":{"position":[[1323,5]]},"160":{"position":[[47,5]]},"163":{"position":[[47,5]]}},"keywords":{}}],["underli",{"_index":441,"title":{},"content":{"13":{"position":[[150,10]]}},"keywords":{}}],["underscor",{"_index":1547,"title":{},"content":{"115":{"position":[[433,11],[705,12]]},"140":{"position":[[552,11]]}},"keywords":{}}],["understand",{"_index":522,"title":{},"content":{"17":{"position":[[30,10]]},"19":{"position":[[30,10],[999,10]]},"20":{"position":[[30,10]]},"21":{"position":[[1134,14]]},"26":{"position":[[692,18]]},"28":{"position":[[263,13]]},"30":{"position":[[30,10]]},"33":{"position":[[32,10]]},"34":{"position":[[32,10]]},"35":{"position":[[30,10]]},"39":{"position":[[30,10],[632,13],[754,11],[1071,10]]},"40":{"position":[[30,10]]},"46":{"position":[[94,10]]},"48":{"position":[[32,10]]},"49":{"position":[[32,10],[802,14]]},"52":{"position":[[32,10]]},"54":{"position":[[1571,10]]},"56":{"position":[[30,10]]},"59":{"position":[[30,10]]},"60":{"position":[[30,10]]},"62":{"position":[[30,10]]},"67":{"position":[[30,10]]},"79":{"position":[[30,10]]},"83":{"position":[[804,13]]},"87":{"position":[[30,10]]},"88":{"position":[[32,10]]},"89":{"position":[[32,10]]},"95":{"position":[[32,10]]},"96":{"position":[[32,10]]},"97":{"position":[[30,10]]},"98":{"position":[[369,10]]},"101":{"position":[[110,10]]},"102":{"position":[[114,10]]},"106":{"position":[[173,13]]},"107":{"position":[[85,10],[160,13],[520,10],[1058,10],[1343,11]]},"108":{"position":[[190,13],[557,13],[633,13],[1071,13],[1272,13]]},"115":{"position":[[237,11]]},"118":{"position":[[30,10]]},"121":{"position":[[135,10]]},"123":{"position":[[32,10]]},"125":{"position":[[819,10],[893,10],[1396,10],[1750,10],[1897,10],[1986,10],[2068,10],[2133,10],[2357,10],[2433,10],[2559,10],[2785,10],[2845,10],[2903,10],[3239,10],[3346,10],[3530,10],[3594,10],[3683,10],[4334,10],[4420,10],[4477,10],[4567,10],[4656,10],[4735,10],[4885,10],[5394,10],[5477,10],[5537,10],[5607,10],[5746,10],[5817,10],[6135,10],[6609,10],[6709,10],[6961,10],[7044,10],[7495,10],[7946,10],[8086,10],[8218,10],[8472,10],[8623,10],[8843,10],[9208,10],[9533,10],[10756,10],[10826,10],[10892,10],[10960,10]]},"127":{"position":[[107,10]]},"128":{"position":[[106,10]]},"131":{"position":[[30,10]]},"135":{"position":[[30,10]]},"137":{"position":[[30,10]]},"138":{"position":[[30,10]]},"142":{"position":[[82,10]]},"143":{"position":[[32,10]]},"144":{"position":[[32,10]]},"145":{"position":[[32,10]]},"148":{"position":[[30,10]]},"149":{"position":[[30,10],[193,13]]},"151":{"position":[[30,10]]}},"keywords":{}}],["unescap",{"_index":1266,"title":{},"content":{"94":{"position":[[525,9]]}},"keywords":{}}],["unexpect",{"_index":776,"title":{},"content":{"32":{"position":[[292,10]]},"72":{"position":[[165,10]]}},"keywords":{}}],["unicod",{"_index":1544,"title":{},"content":{"115":{"position":[[274,7]]},"140":{"position":[[631,7]]},"143":{"position":[[188,7]]}},"keywords":{}}],["uniform",{"_index":549,"title":{},"content":{"17":{"position":[[1704,7]]}},"keywords":{}}],["unind",{"_index":1537,"title":{},"content":{"114":{"position":[[152,11]]},"115":{"position":[[1506,10]]}},"keywords":{}}],["uniqu",{"_index":452,"title":{},"content":{"13":{"position":[[765,6]]},"31":{"position":[[703,6]]},"54":{"position":[[1517,6]]},"128":{"position":[[1226,6]]}},"keywords":{}}],["unit",{"_index":391,"title":{},"content":{"11":{"position":[[2274,5],[2397,4]]},"99":{"position":[[1315,4]]}},"keywords":{}}],["unix",{"_index":1987,"title":{},"content":{"166":{"position":[[737,4]]}},"keywords":{}}],["unless",{"_index":1336,"title":{},"content":{"102":{"position":[[658,6]]},"128":{"position":[[488,6]]},"158":{"position":[[602,6]]}},"keywords":{}}],["unlik",{"_index":1575,"title":{},"content":{"118":{"position":[[506,6]]}},"keywords":{}}],["unpack",{"_index":1657,"title":{},"content":{"125":{"position":[[10354,7],[10590,7]]},"136":{"position":[[310,8]]},"162":{"position":[[52,7],[406,6],[569,9]]},"165":{"position":[[56,7],[362,6],[1026,8]]}},"keywords":{}}],["uns",{"_index":1779,"title":{},"content":{"140":{"position":[[1571,6]]}},"keywords":{}}],["unstabl",{"_index":1141,"title":{},"content":{"70":{"position":[[132,8],[259,8]]}},"keywords":{}}],["until",{"_index":803,"title":{},"content":{"34":{"position":[[601,5]]},"64":{"position":[[1550,5],[1701,5]]},"74":{"position":[[696,5]]},"115":{"position":[[1491,5]]},"117":{"position":[[262,5]]},"137":{"position":[[382,5],[477,5],[1057,5]]},"138":{"position":[[608,5],[827,5]]}},"keywords":{}}],["up",{"_index":675,"title":{},"content":{"24":{"position":[[352,2]]},"42":{"position":[[347,2]]},"79":{"position":[[243,2]]},"101":{"position":[[895,2]]},"102":{"position":[[277,2],[1841,2]]},"128":{"position":[[1218,2],[1455,2]]}},"keywords":{}}],["upcom",{"_index":4,"title":{},"content":{"0":{"position":[[38,8]]}},"keywords":{}}],["upon",{"_index":1397,"title":{},"content":{"107":{"position":[[1,4]]},"112":{"position":[[1245,4]]}},"keywords":{}}],["upper",{"_index":1089,"title":{},"content":{"63":{"position":[[1690,5]]}},"keywords":{}}],["uppercas",{"_index":1795,"title":{},"content":{"141":{"position":[[2060,9]]},"155":{"position":[[903,9]]},"156":{"position":[[1690,9]]}},"keywords":{}}],["uppercase.and",{"_index":1131,"title":{},"content":{"67":{"position":[[457,14]]}},"keywords":{}}],["upward",{"_index":801,"title":{},"content":{"34":{"position":[[559,7]]}},"keywords":{}}],["uri=http://127.0.0.1:8270",{"_index":1085,"title":{},"content":{"63":{"position":[[1526,25]]}},"keywords":{}}],["uri=http://remote.devices.local:8270",{"_index":1087,"title":{},"content":{"63":{"position":[[1582,36]]}},"keywords":{}}],["url",{"_index":571,"title":{},"content":{"19":{"position":[[616,3]]},"20":{"position":[[705,3]]},"81":{"position":[[254,3]]},"90":{"position":[[763,3],[1032,3]]},"155":{"position":[[714,5]]}},"keywords":{}}],["us",{"_index":12,"title":{"10":{"position":[[14,3]]},"41":{"position":[[27,5]]},"51":{"position":[[4,5]]},"67":{"position":[[6,5]]},"71":{"position":[[8,5]]}},"content":{"0":{"position":[[133,3]]},"2":{"position":[[605,5]]},"5":{"position":[[601,5]]},"7":{"position":[[302,4]]},"8":{"position":[[279,4]]},"11":{"position":[[79,4],[115,4],[359,3],[1008,4],[1978,4]]},"13":{"position":[[34,4],[374,5],[693,5],[725,3],[789,3]]},"15":{"position":[[961,4],[1521,5],[1862,3],[2069,5]]},"16":{"position":[[81,3],[164,4],[223,4],[935,4]]},"17":{"position":[[82,4],[791,5],[905,3],[952,3],[1018,4],[1091,4],[1440,5],[1567,3],[1775,3]]},"20":{"position":[[352,4],[1059,3]]},"21":{"position":[[806,5]]},"22":{"position":[[309,4],[1583,5]]},"24":{"position":[[216,4]]},"26":{"position":[[127,5],[276,4],[377,4],[623,4]]},"27":{"position":[[278,4]]},"30":{"position":[[113,4],[565,5],[2416,3]]},"31":{"position":[[923,4],[1056,5]]},"32":{"position":[[70,4],[112,4]]},"33":{"position":[[94,4]]},"34":{"position":[[94,4]]},"35":{"position":[[553,4]]},"37":{"position":[[690,5],[991,4],[1239,4],[1327,4]]},"39":{"position":[[367,5],[668,5],[1118,5]]},"40":{"position":[[167,3],[306,3]]},"41":{"position":[[44,3],[99,4],[141,5],[426,4],[581,3]]},"42":{"position":[[375,5]]},"45":{"position":[[445,4]]},"46":{"position":[[177,4],[774,4],[2210,4],[2570,4],[2869,4]]},"47":{"position":[[102,4],[142,4],[222,3],[474,4]]},"48":{"position":[[364,5]]},"49":{"position":[[185,4],[280,4],[426,4],[544,6]]},"50":{"position":[[17,4]]},"52":{"position":[[61,3],[352,4],[521,4],[744,4]]},"53":{"position":[[217,5]]},"54":{"position":[[506,6]]},"56":{"position":[[153,4],[276,4],[494,3],[3170,4],[3771,5],[4090,3],[4254,5]]},"57":{"position":[[41,3],[603,5]]},"58":{"position":[[229,4],[872,4]]},"59":{"position":[[345,4],[515,4],[978,3]]},"62":{"position":[[168,5],[1754,3]]},"63":{"position":[[68,5],[300,5],[609,4],[984,5],[1039,4],[1466,4],[1717,4],[1770,4]]},"64":{"position":[[189,5],[1163,4],[1320,3],[1433,5],[1749,5],[1849,4],[1907,5]]},"66":{"position":[[171,5],[480,5],[866,5]]},"67":{"position":[[67,5],[132,4],[232,5],[362,3],[522,4]]},"68":{"position":[[55,3]]},"69":{"position":[[50,3],[290,3]]},"71":{"position":[[27,5]]},"72":{"position":[[53,3],[94,4],[121,5]]},"74":{"position":[[963,3]]},"76":{"position":[[88,3]]},"79":{"position":[[217,4]]},"80":{"position":[[2003,3]]},"83":{"position":[[793,5]]},"87":{"position":[[519,5],[594,3]]},"89":{"position":[[858,4],[1026,5]]},"90":{"position":[[87,4],[242,4],[436,5],[1722,5]]},"91":{"position":[[127,3]]},"92":{"position":[[137,3],[1132,4]]},"95":{"position":[[2104,5]]},"96":{"position":[[188,4],[548,5]]},"97":{"position":[[547,5],[633,6],[686,5],[782,4]]},"98":{"position":[[179,6],[303,3]]},"99":{"position":[[597,5],[709,4],[748,4],[847,4],[1522,3],[1911,4],[2123,4],[2307,4],[2399,4],[2439,4]]},"101":{"position":[[157,4],[874,3]]},"102":{"position":[[165,4],[259,4],[537,5],[1548,3]]},"103":{"position":[[260,4],[750,3]]},"107":{"position":[[784,3]]},"109":{"position":[[751,3]]},"114":{"position":[[447,4],[528,4]]},"115":{"position":[[297,3],[631,4],[873,4]]},"116":{"position":[[349,4],[706,4]]},"117":{"position":[[292,4]]},"118":{"position":[[236,4]]},"120":{"position":[[347,5]]},"121":{"position":[[365,6],[536,4],[1754,5]]},"123":{"position":[[119,3],[271,4],[319,4],[770,4],[923,4]]},"124":{"position":[[377,5],[581,4],[838,4]]},"125":{"position":[[68,3],[158,4],[2241,3],[2746,4],[3184,3],[3291,4],[3826,4],[4002,3],[4131,3],[4849,3],[4933,4],[5255,3],[5431,4],[5781,5],[6799,3],[7073,3],[7617,5],[7990,4],[8134,4],[8347,3],[8361,5],[8519,4],[8674,4],[9245,5],[9320,3]]},"127":{"position":[[151,4],[254,4],[890,3]]},"128":{"position":[[154,4],[228,4],[384,5],[1198,3]]},"129":{"position":[[584,3]]},"131":{"position":[[130,4]]},"132":{"position":[[94,5]]},"133":{"position":[[71,3]]},"134":{"position":[[76,5]]},"135":{"position":[[454,4]]},"136":{"position":[[89,3],[371,3]]},"137":{"position":[[225,4],[342,3],[442,3]]},"138":{"position":[[696,3],[1017,4],[1107,6]]},"140":{"position":[[654,3],[788,4],[1285,5],[1415,5],[1998,4],[2171,4],[2263,3]]},"141":{"position":[[85,3],[362,3],[837,4],[903,4],[1014,5],[1346,5],[1455,4],[1840,4]]},"142":{"position":[[119,4],[474,5],[744,3]]},"143":{"position":[[643,5],[741,4],[958,4],[1140,5]]},"144":{"position":[[142,5],[298,5]]},"145":{"position":[[136,3],[212,5],[797,5],[995,5],[1214,4],[1258,5]]},"147":{"position":[[103,5],[671,5]]},"148":{"position":[[65,5],[336,4],[776,5],[1254,3],[2187,4],[2234,5]]},"149":{"position":[[187,5]]},"151":{"position":[[702,5]]},"155":{"position":[[208,5],[285,5],[613,3],[897,5]]},"156":{"position":[[387,5],[456,6],[756,3],[1188,5],[1316,5],[1684,5],[1972,4]]},"157":{"position":[[237,5],[879,4],[1052,3],[1146,4]]},"158":{"position":[[266,5],[381,4],[482,4],[732,5]]},"159":{"position":[[141,4],[193,4]]},"161":{"position":[[116,5],[763,5],[961,5]]},"162":{"position":[[242,5],[446,3],[513,5],[1247,5]]},"164":{"position":[[165,5],[879,5]]},"165":{"position":[[164,5],[255,5],[352,6],[417,3],[482,5],[1018,3]]},"166":{"position":[[183,4],[1500,4]]}},"keywords":{}}],["usag",{"_index":233,"title":{},"content":{"7":{"position":[[724,5]]},"30":{"position":[[84,6]]},"63":{"position":[[742,5]]},"87":{"position":[[455,5],[496,5]]},"117":{"position":[[230,6],[538,6]]},"122":{"position":[[155,5]]},"125":{"position":[[2613,6]]},"147":{"position":[[535,5]]},"155":{"position":[[348,6]]},"156":{"position":[[449,6]]},"157":{"position":[[312,6]]},"158":{"position":[[365,6]]}},"keywords":{}}],["used.if",{"_index":1550,"title":{},"content":{"115":{"position":[[766,7]]}},"keywords":{}}],["user",{"_index":77,"title":{"113":{"position":[[4,4]]},"115":{"position":[[6,4]]},"116":{"position":[[6,4]]},"117":{"position":[[6,4]]},"118":{"position":[[6,4]]}},"content":{"2":{"position":[[530,4]]},"7":{"position":[[286,5],[534,5],[802,5]]},"8":{"position":[[762,4],[1429,5],[1569,4],[1608,6],[2164,5]]},"11":{"position":[[838,4],[948,5],[1629,4]]},"12":{"position":[[157,4],[329,6]]},"13":{"position":[[341,5],[501,4]]},"15":{"position":[[171,4],[686,5]]},"20":{"position":[[580,4],[1538,4],[1580,4]]},"21":{"position":[[927,4]]},"22":{"position":[[775,4]]},"26":{"position":[[61,4],[557,4],[657,4],[1527,4],[1630,4],[1933,4]]},"27":{"position":[[250,4]]},"28":{"position":[[186,5]]},"30":{"position":[[1428,4]]},"32":{"position":[[915,4]]},"33":{"position":[[376,4],[495,4],[522,4],[805,4]]},"34":{"position":[[637,4]]},"37":{"position":[[1086,4]]},"39":{"position":[[855,4],[880,4]]},"48":{"position":[[236,5]]},"49":{"position":[[154,4]]},"53":{"position":[[460,4],[521,5],[543,4],[588,4],[648,5],[669,4]]},"54":{"position":[[693,5],[759,5],[865,5],[902,5],[947,5]]},"56":{"position":[[4290,5]]},"59":{"position":[[169,5]]},"60":{"position":[[156,4],[672,4],[979,5],[1620,4],[1965,4],[2008,4],[2148,4],[2405,4]]},"62":{"position":[[861,4],[958,4]]},"64":{"position":[[221,5],[277,4]]},"72":{"position":[[102,4]]},"90":{"position":[[678,4],[919,4]]},"95":{"position":[[2133,4]]},"97":{"position":[[693,4]]},"99":{"position":[[2092,4]]},"102":{"position":[[1976,4],[2096,4],[2188,4]]},"103":{"position":[[139,4]]},"107":{"position":[[464,4],[993,4]]},"114":{"position":[[126,4],[606,4],[761,4]]},"115":{"position":[[92,4],[1330,4],[1407,4]]},"116":{"position":[[82,4],[97,4],[366,4],[405,4],[454,4],[524,4],[575,4],[818,4]]},"117":{"position":[[629,4]]},"118":{"position":[[94,4],[110,4],[267,4],[531,4]]},"119":{"position":[[79,4],[113,4]]},"120":{"position":[[79,4],[113,4]]},"121":{"position":[[1954,4],[1997,4],[2026,4],[2051,4],[2327,4]]},"123":{"position":[[168,4],[300,4]]},"124":{"position":[[64,4],[94,4]]},"125":{"position":[[614,4],[6000,4],[6199,4],[6275,4],[6312,4],[6413,4],[6450,4],[6848,4],[6936,4]]},"128":{"position":[[1628,4],[1652,4],[1728,4],[1754,4],[1833,4]]},"129":{"position":[[135,4]]},"134":{"position":[[186,7],[259,7]]},"140":{"position":[[1670,5]]},"153":{"position":[[487,4]]}},"keywords":{}}],["user'",{"_index":593,"title":{},"content":{"20":{"position":[[264,6]]},"21":{"position":[[784,6]]},"60":{"position":[[831,6]]}},"keywords":{}}],["user1.nam",{"_index":1849,"title":{},"content":{"145":{"position":[[1013,14]]}},"keywords":{}}],["user1}[${key",{"_index":1851,"title":{},"content":{"145":{"position":[[1343,16]]}},"keywords":{}}],["user1}[address",{"_index":1847,"title":{},"content":{"145":{"position":[[677,17]]}},"keywords":{}}],["user1}[nam",{"_index":1846,"title":{},"content":{"145":{"position":[[648,14]]}},"keywords":{}}],["usernam",{"_index":844,"title":{},"content":{"39":{"position":[[971,8]]},"53":{"position":[[434,8]]},"60":{"position":[[733,8],[1147,8]]},"64":{"position":[[1497,11],[1647,11]]}},"keywords":{}}],["usual",{"_index":1970,"title":{},"content":{"164":{"position":[[959,5]]}},"keywords":{}}],["v",{"_index":1935,"title":{},"content":{"159":{"position":[[132,1],[535,1],[666,1],[702,1],[717,1]]}},"keywords":{}}],["valid",{"_index":347,"title":{},"content":{"11":{"position":[[680,8],[1861,10]]},"30":{"position":[[1330,5],[1698,5]]},"40":{"position":[[542,5]]},"53":{"position":[[478,7],[513,7],[607,7],[640,7]]},"54":{"position":[[667,7],[685,7],[733,7],[751,7],[792,5],[827,5],[857,7],[871,7],[889,7],[908,7],[931,7],[953,7]]},"56":{"position":[[366,5],[4051,5]]},"60":{"position":[[1828,5],[2045,5],[2070,5]]},"66":{"position":[[613,5]]},"99":{"position":[[274,8]]},"110":{"position":[[922,9]]},"114":{"position":[[645,5]]}},"keywords":{}}],["valu",{"_index":84,"title":{"146":{"position":[[13,6]]}},"content":{"2":{"position":[[670,6],[1072,7]]},"21":{"position":[[711,7]]},"22":{"position":[[1566,7]]},"35":{"position":[[679,6],[713,6]]},"39":{"position":[[76,6],[384,6],[1712,5],[1777,6],[1866,7]]},"40":{"position":[[96,6],[280,5],[402,5],[557,6],[804,6],[1022,5],[1074,5]]},"41":{"position":[[447,6]]},"46":{"position":[[750,5]]},"47":{"position":[[295,5],[348,6],[460,5]]},"56":{"position":[[422,7],[1261,5],[2370,5],[2534,6],[2673,5],[2788,5],[2841,5]]},"58":{"position":[[425,5],[511,5]]},"59":{"position":[[262,5],[1133,6],[1208,7],[1219,6]]},"60":{"position":[[530,6],[1009,7]]},"63":{"position":[[530,7]]},"66":{"position":[[916,7]]},"83":{"position":[[587,5]]},"88":{"position":[[145,6],[249,6],[719,6],[785,6]]},"89":{"position":[[137,5],[237,6],[336,6],[433,5],[742,5],[785,5]]},"91":{"position":[[780,6]]},"92":{"position":[[391,6],[468,6]]},"93":{"position":[[595,6],[753,5],[854,6]]},"94":{"position":[[309,7],[359,7],[389,6],[464,6]]},"95":{"position":[[170,7],[294,6],[1499,6],[1809,6],[2028,5],[2178,6]]},"96":{"position":[[241,6],[369,6],[651,7]]},"116":{"position":[[490,6]]},"119":{"position":[[218,5],[997,5],[1055,5]]},"120":{"position":[[205,6],[327,6],[396,5],[517,6],[640,5]]},"121":{"position":[[89,6],[595,6],[1032,6]]},"123":{"position":[[154,6],[286,6],[465,7],[490,5],[1058,5],[1141,5]]},"125":{"position":[[4702,6],[4801,6],[5700,6],[6560,6],[6834,6],[10290,6],[10366,6],[10491,6]]},"135":{"position":[[188,7],[485,7],[702,6],[904,7],[944,5],[1022,6]]},"136":{"position":[[329,10]]},"137":{"position":[[138,7],[936,6]]},"138":{"position":[[2341,5]]},"140":{"position":[[1125,6],[1240,6],[1359,5]]},"141":{"position":[[1495,6],[1674,6],[1739,6],[1871,6],[1888,5]]},"142":{"position":[[378,5],[517,6],[618,5],[684,5],[805,6],[918,6],[1086,5]]},"143":{"position":[[460,5],[496,5],[702,6],[1219,5]]},"144":{"position":[[119,6],[203,6],[242,5],[436,6]]},"145":{"position":[[120,5],[187,5],[517,6],[894,5],[1060,6],[1330,5]]},"146":{"position":[[55,6],[110,6],[612,5]]},"147":{"position":[[53,6],[615,7],[681,6],[730,6],[1061,7],[1199,7]]},"148":{"position":[[157,6],[730,6],[1298,6],[1508,6],[1831,6]]},"149":{"position":[[373,7]]},"151":{"position":[[745,6]]},"155":{"position":[[1047,5]]},"156":{"position":[[578,6],[1242,5],[1276,6]]},"158":{"position":[[1384,5],[1458,5],[1620,5]]},"159":{"position":[[327,5],[349,6],[376,6]]},"160":{"position":[[205,6],[229,7]]},"161":{"position":[[85,6],[274,7],[567,7],[817,6],[904,5]]},"162":{"position":[[64,6],[221,6],[417,6],[492,7],[598,7],[1205,7]]},"163":{"position":[[229,6],[255,7]]},"164":{"position":[[103,6],[340,6]]},"165":{"position":[[234,6],[377,5],[456,5],[1206,6],[1229,7]]},"166":{"position":[[971,6],[1055,5],[1109,7]]}},"keywords":{}}],["valuabl",{"_index":1466,"title":{},"content":{"112":{"position":[[238,8]]}},"keywords":{}}],["value(",{"_index":1000,"title":{},"content":{"57":{"position":[[907,9]]},"141":{"position":[[1285,8]]},"146":{"position":[[883,8]]},"148":{"position":[[564,8]]}},"keywords":{}}],["valueerror",{"_index":1293,"title":{},"content":{"95":{"position":[[1999,11]]}},"keywords":{}}],["values.execut",{"_index":1327,"title":{},"content":{"101":{"position":[[497,15]]},"102":{"position":[[1175,15]]},"103":{"position":[[537,15]]},"127":{"position":[[608,15]]},"128":{"position":[[867,15]]},"129":{"position":[[390,15]]}},"keywords":{}}],["values.return",{"_index":1205,"title":{},"content":{"83":{"position":[[537,13]]}},"keywords":{}}],["values.vari",{"_index":1916,"title":{},"content":{"158":{"position":[[241,16]]}},"keywords":{}}],["values=fals",{"_index":1309,"title":{},"content":{"97":{"position":[[1179,12],[1402,12]]}},"keywords":{}}],["van",{"_index":1475,"title":{},"content":{"112":{"position":[[512,3],[531,3],[821,3]]}},"keywords":{}}],["var",{"_index":677,"title":{"148":{"position":[[6,3]]}},"content":{"24":{"position":[[414,4]]},"125":{"position":[[5791,3]]},"138":{"position":[[1915,3]]},"147":{"position":[[661,6]]},"148":{"position":[[75,3],[94,3],[319,3],[456,3],[902,3],[906,3],[1006,3],[1137,3],[1191,3],[1272,3],[1756,3],[1895,3],[2161,3]]},"149":{"position":[[405,3]]},"151":{"position":[[712,3]]},"155":{"position":[[295,3]]},"156":{"position":[[397,3],[1198,3]]},"157":{"position":[[247,3]]},"158":{"position":[[276,3]]},"160":{"position":[[160,6]]},"161":{"position":[[185,3]]},"162":{"position":[[186,7],[261,7],[533,6]]},"164":{"position":[[251,3]]},"165":{"position":[[195,7]]}},"keywords":{}}],["var.key",{"_index":1974,"title":{},"content":{"165":{"position":[[276,10]]}},"keywords":{}}],["var_nam",{"_index":1247,"title":{},"content":{"90":{"position":[[498,14],[1609,13]]}},"keywords":{}}],["vararg",{"_index":1259,"title":{},"content":{"92":{"position":[[320,8]]},"93":{"position":[[214,10]]}},"keywords":{}}],["variabl",{"_index":78,"title":{"28":{"position":[[18,10]]},"47":{"position":[[28,9]]},"92":{"position":[[8,8]]},"139":{"position":[[4,9]]},"140":{"position":[[6,8]]},"141":{"position":[[10,9]]},"142":{"position":[[15,8]]},"144":{"position":[[13,8]]},"145":{"position":[[19,8]]},"147":{"position":[[28,10]]},"149":{"position":[[6,8]]},"150":{"position":[[13,9]]},"151":{"position":[[6,8]]},"152":{"position":[[39,10]]},"153":{"position":[[28,10]]},"154":{"position":[[6,8]]},"159":{"position":[[13,9]]},"160":{"position":[[11,9]]},"161":{"position":[[23,10]]},"162":{"position":[[23,10]]},"164":{"position":[[29,10]]},"165":{"position":[[29,10]]},"166":{"position":[[15,10]]}},"content":{"2":{"position":[[548,11]]},"16":{"position":[[204,9],[645,9],[1484,9]]},"17":{"position":[[767,9]]},"26":{"position":[[1689,8]]},"27":{"position":[[335,10]]},"28":{"position":[[18,10],[127,10]]},"37":{"position":[[483,8],[815,9],[839,10],[864,9],[918,9],[974,9]]},"45":{"position":[[501,9],[645,9]]},"46":{"position":[[343,9],[353,11],[370,8]]},"47":{"position":[[62,9],[123,9],[250,9],[399,9],[534,9],[818,9],[875,9]]},"56":{"position":[[430,10],[2418,8],[3469,8]]},"59":{"position":[[1340,8],[1664,12]]},"62":{"position":[[847,9]]},"66":{"position":[[872,9],[928,9]]},"80":{"position":[[1244,10],[1302,8],[1402,9],[1443,9],[1757,9],[1942,9]]},"81":{"position":[[147,9]]},"85":{"position":[[487,8]]},"86":{"position":[[483,8]]},"87":{"position":[[965,8]]},"90":{"position":[[453,8],[1568,8]]},"92":{"position":[[372,8],[627,8],[798,8]]},"96":{"position":[[175,8]]},"99":{"position":[[980,9],[2365,9],[2420,9]]},"103":{"position":[[837,9]]},"118":{"position":[[494,10]]},"119":{"position":[[182,8],[687,9]]},"120":{"position":[[560,10]]},"121":{"position":[[670,9]]},"123":{"position":[[200,9],[359,10],[549,9],[591,9],[1167,8]]},"125":{"position":[[1860,9],[4900,9],[5036,9],[5104,9],[5175,9],[5206,9],[5223,9],[5271,8],[5317,9],[5368,9],[5453,9],[5583,9],[5653,9],[5724,9],[5771,9],[5854,9],[6880,9],[9610,9],[9707,9],[9793,9],[9855,8],[9932,9],[10014,9],[10100,9],[10182,9],[10272,9],[10383,8],[10459,9],[10734,9]]},"129":{"position":[[660,9]]},"131":{"position":[[718,9]]},"135":{"position":[[843,9],[884,8],[921,8]]},"136":{"position":[[483,9]]},"138":{"position":[[1367,9]]},"140":{"position":[[76,9],[144,9],[155,9],[274,9],[342,8],[401,9],[470,8],[590,8],[699,8],[839,9],[930,8],[1022,10],[1089,10],[1108,10],[1214,10],[1338,10],[1486,9],[1537,9],[1813,9],[1857,8],[1967,10],[2029,8],[2096,9],[2117,8],[2240,10],[2299,10],[2343,9]]},"141":{"position":[[39,9],[56,9],[101,8],[147,9],[158,9],[194,9],[261,9],[624,9],[807,9],[945,9],[1021,9],[1665,8],[1718,10],[1828,8],[1923,9],[1978,9],[2007,9],[2101,9]]},"142":{"position":[[59,9],[141,9],[179,10],[195,9],[291,8],[396,8],[909,8],[1056,9]]},"143":{"position":[[266,8],[374,8],[660,8],[769,8],[806,9]]},"144":{"position":[[78,9],[94,9],[335,9],[456,9]]},"145":{"position":[[78,9],[100,9],[255,9],[547,9],[1192,9],[1268,8]]},"146":{"position":[[79,9],[157,10],[230,9],[365,8],[410,9],[519,8],[585,8],[649,8],[731,8],[743,9]]},"147":{"position":[[94,8],[439,8],[640,8],[708,8],[790,8],[1109,9]]},"148":{"position":[[55,9],[167,9],[248,9],[286,9],[430,8],[511,8],[627,9],[657,10],[1333,9],[1520,8],[1605,10],[1868,9],[2079,9],[2202,9],[2277,10],[2307,9],[2473,8]]},"149":{"position":[[67,9],[110,9],[220,9],[300,9],[602,8],[758,9],[819,9],[1056,8],[1161,8],[1233,8]]},"151":{"position":[[107,9],[137,9],[192,9],[310,8],[360,9],[461,9],[535,9],[563,9],[652,9],[798,9]]},"152":{"position":[[86,9],[254,10],[336,10],[347,9],[397,8],[468,9],[517,9],[540,9],[569,9],[696,9],[752,9],[951,9],[980,9],[1047,9],[1103,9],[1184,10]]},"153":{"position":[[75,9],[105,9],[211,10],[293,8],[354,8],[459,8],[545,8],[573,9],[672,8],[733,8]]},"154":{"position":[[51,8],[87,9]]},"155":{"position":[[60,9],[114,9],[216,8],[461,9],[547,9],[633,9],[793,9],[862,9],[978,10],[1002,8],[1077,9],[1116,8]]},"156":{"position":[[59,9],[113,9],[252,9],[327,8],[596,10],[638,9],[784,9],[810,9],[884,10],[1042,9],[1092,8],[1123,9],[1233,8],[1296,8],[1358,8],[1420,8],[1452,8],[1585,8],[1656,9],[1764,10],[1781,9],[1820,9]]},"157":{"position":[[63,9],[117,9],[391,9],[489,9],[655,9],[715,9],[790,9],[805,8],[859,9],[1062,10],[1106,9]]},"158":{"position":[[59,9],[113,9],[204,9],[450,9],[487,9],[586,8],[697,9],[812,10],[841,10],[1263,8],[1504,8]]},"159":{"position":[[30,9],[119,8],[163,10],[232,10],[259,8],[297,8],[456,8],[578,10]]},"160":{"position":[[25,9],[66,8]]},"161":{"position":[[67,9],[171,8],[210,9],[322,9],[372,9],[705,8],[952,8],[1138,8]]},"162":{"position":[[81,8],[105,9],[434,8],[559,9],[655,9],[732,9]]},"163":{"position":[[25,9],[72,8]]},"164":{"position":[[71,9],[237,8],[276,9],[366,8],[448,9]]},"165":{"position":[[107,9],[405,8],[539,9],[564,9],[785,9],[1046,9]]},"166":{"position":[[112,9],[161,9],[251,8],[434,8],[911,9],[942,9],[1070,9],[1118,8],[1483,9]]}},"keywords":{}}],["variable'",{"_index":1793,"title":{},"content":{"141":{"position":[[1860,10]]}},"keywords":{}}],["variable_assign",{"_index":984,"title":{},"content":{"56":{"position":[[1713,22],[1958,22],[2427,23]]},"57":{"position":[[1820,22]]}},"keywords":{}}],["variable_nam",{"_index":1774,"title":{},"content":{"140":{"position":[[425,13]]},"144":{"position":[[162,17]]},"147":{"position":[[127,17]]}},"keywords":{}}],["variable_name}.list",{"_index":1775,"title":{},"content":{"140":{"position":[[1192,21]]}},"keywords":{}}],["variable_valu",{"_index":1819,"title":{},"content":{"143":{"position":[[676,18]]}},"keywords":{}}],["variablefil",{"_index":1886,"title":{},"content":{"152":{"position":[[411,12]]},"155":{"position":[[230,12]]}},"keywords":{}}],["variables)delimit",{"_index":1772,"title":{},"content":{"140":{"position":[[303,20]]}},"keywords":{}}],["variables)multipl",{"_index":1018,"title":{},"content":{"59":{"position":[[435,18]]}},"keywords":{}}],["variables,can",{"_index":1787,"title":{},"content":{"141":{"position":[[1154,13]]}},"keywords":{}}],["variables.resourc",{"_index":1060,"title":{},"content":{"62":{"position":[[533,18]]}},"keywords":{}}],["variables.resourceresourc",{"_index":1054,"title":{},"content":{"62":{"position":[[290,26]]}},"keywords":{}}],["variable}"",{"_index":1030,"title":{},"content":{"59":{"position":[[1701,17]]}},"keywords":{}}],["variable’",{"_index":1876,"title":{},"content":{"151":{"position":[[407,10]]}},"keywords":{}}],["variat",{"_index":652,"title":{},"content":{"22":{"position":[[880,11]]}},"keywords":{}}],["variou",{"_index":118,"title":{},"content":{"2":{"position":[[1593,7]]},"11":{"position":[[123,7]]},"22":{"position":[[1474,7]]},"46":{"position":[[195,7]]},"99":{"position":[[2325,7]]},"118":{"position":[[191,7]]},"133":{"position":[[51,7]]},"151":{"position":[[166,7]]}},"keywords":{}}],["var}[0",{"_index":1951,"title":{},"content":{"162":{"position":[[248,9]]}},"keywords":{}}],["var}[1",{"_index":1954,"title":{},"content":{"162":{"position":[[350,11]]}},"keywords":{}}],["var}[1:3",{"_index":1953,"title":{},"content":{"162":{"position":[[335,11]]}},"keywords":{}}],["var}[key",{"_index":1973,"title":{},"content":{"165":{"position":[[261,11]]}},"keywords":{}}],["vast",{"_index":442,"title":{},"content":{"13":{"position":[[227,4]]}},"keywords":{}}],["veri",{"_index":766,"title":{},"content":{"31":{"position":[[860,4],[1075,4]]},"39":{"position":[[700,4]]},"58":{"position":[[338,4]]},"79":{"position":[[528,4]]},"98":{"position":[[174,4]]},"112":{"position":[[1694,4]]},"148":{"position":[[603,4]]}},"keywords":{}}],["verif",{"_index":573,"title":{},"content":{"19":{"position":[[660,13]]},"110":{"position":[[946,12]]},"120":{"position":[[910,12]]}},"keywords":{}}],["verifi",{"_index":334,"title":{},"content":{"11":{"position":[[199,9],[1362,8]]},"19":{"position":[[484,6],[567,6],[609,6]]},"22":{"position":[[1502,9]]},"60":{"position":[[418,9],[783,8],[2063,6],[2095,6],[2532,6]]},"81":{"position":[[323,6]]},"114":{"position":[[638,6]]},"119":{"position":[[355,6],[392,8],[886,6]]},"120":{"position":[[680,6],[717,8]]},"124":{"position":[[673,6]]},"147":{"position":[[458,8]]}},"keywords":{}}],["verifications/assert",{"_index":1622,"title":{},"content":{"124":{"position":[[602,25]]}},"keywords":{}}],["version",{"_index":175,"title":{},"content":{"4":{"position":[[282,7]]},"46":{"position":[[849,8]]},"67":{"position":[[380,7]]},"114":{"position":[[686,11],[709,7],[737,10]]},"142":{"position":[[233,10],[265,8],[274,10],[345,8]]},"159":{"position":[[613,10]]}},"keywords":{}}],["version:4.0",{"_index":1945,"title":{},"content":{"159":{"position":[[704,11]]}},"keywords":{}}],["versu",{"_index":1947,"title":{},"content":{"160":{"position":[[212,6]]}},"keywords":{}}],["via",{"_index":180,"title":{"159":{"position":[[23,3]]}},"content":{"4":{"position":[[429,3]]},"15":{"position":[[1146,3]]},"17":{"position":[[171,3]]},"47":{"position":[[409,3]]},"63":{"position":[[1148,3]]},"125":{"position":[[10721,3]]},"152":{"position":[[365,3],[478,3]]},"155":{"position":[[475,3],[803,3]]},"159":{"position":[[66,3]]},"166":{"position":[[99,3]]}},"keywords":{}}],["viabl",{"_index":254,"title":{},"content":{"8":{"position":[[422,6]]}},"keywords":{}}],["view",{"_index":627,"title":{},"content":{"21":{"position":[[800,5]]},"31":{"position":[[413,4],[874,4]]}},"keywords":{}}],["viewpoint",{"_index":704,"title":{},"content":{"26":{"position":[[1246,9]]}},"keywords":{}}],["visibl",{"_index":227,"title":{},"content":{"7":{"position":[[607,8]]},"15":{"position":[[1993,7]]},"56":{"position":[[543,7]]},"57":{"position":[[221,7]]},"60":{"position":[[1257,7]]},"90":{"position":[[1393,11]]},"137":{"position":[[409,8],[1071,7],[1110,10],[1209,10]]},"138":{"position":[[620,8],[841,7],[936,10],[1085,8]]},"156":{"position":[[1932,7]]}},"keywords":{}}],["visible)word/charact",{"_index":1624,"title":{},"content":{"124":{"position":[[771,22]]}},"keywords":{}}],["visual",{"_index":1856,"title":{},"content":{"147":{"position":[[562,8]]}},"keywords":{}}],["vs",{"_index":807,"title":{"35":{"position":[[33,2]]}},"content":{},"keywords":{}}],["wait",{"_index":1260,"title":{},"content":{"92":{"position":[[660,5]]}},"keywords":{}}],["want",{"_index":1099,"title":{},"content":{"64":{"position":[[1155,4]]},"102":{"position":[[807,4]]},"138":{"position":[[552,4],[728,4],[1123,4]]}},"keywords":{}}],["warn",{"_index":816,"title":{},"content":{"35":{"position":[[826,4]]},"64":{"position":[[234,6]]}},"keywords":{}}],["warranti",{"_index":217,"title":{},"content":{"7":{"position":[[415,9],[481,10]]}},"keywords":{}}],["way",{"_index":547,"title":{},"content":{"17":{"position":[[1557,3]]},"26":{"position":[[1956,3]]},"62":{"position":[[1015,4]]},"63":{"position":[[626,3]]},"64":{"position":[[1293,3]]},"66":{"position":[[62,4],[145,5]]},"95":{"position":[[989,3]]},"125":{"position":[[5010,4],[9161,4],[9417,4]]},"136":{"position":[[364,3]]},"140":{"position":[[463,5]]},"148":{"position":[[132,3],[713,3]]}},"keywords":{}}],["web",{"_index":42,"title":{},"content":{"0":{"position":[[540,3]]},"3":{"position":[[608,3]]},"13":{"position":[[1030,3]]},"106":{"position":[[921,4]]},"107":{"position":[[1009,5]]}},"keywords":{}}],["webpag",{"_index":323,"title":{"9":{"position":[[22,9]]}},"content":{"9":{"position":[[50,8]]},"125":{"position":[[1339,8]]}},"keywords":{}}],["websit",{"_index":281,"title":{},"content":{"8":{"position":[[1278,8]]}},"keywords":{}}],["well",{"_index":342,"title":{},"content":{"11":{"position":[[496,4]]},"21":{"position":[[410,4]]},"25":{"position":[[331,5]]},"42":{"position":[[395,4]]},"49":{"position":[[1045,4]]},"56":{"position":[[1286,5],[4020,4]]},"62":{"position":[[835,4]]},"63":{"position":[[1487,5]]},"85":{"position":[[469,5]]},"86":{"position":[[465,5]]},"91":{"position":[[706,5]]},"115":{"position":[[178,4]]},"148":{"position":[[856,5]]}},"keywords":{}}],["whatev",{"_index":963,"title":{},"content":{"54":{"position":[[715,8]]}},"keywords":{}}],["whenev",{"_index":304,"title":{},"content":{"8":{"position":[[1838,8]]}},"keywords":{}}],["wherea",{"_index":1002,"title":{},"content":{"57":{"position":[[1257,7]]}},"keywords":{}}],["whether",{"_index":1262,"title":{},"content":{"92":{"position":[[1336,7]]}},"keywords":{}}],["whole",{"_index":650,"title":{},"content":{"22":{"position":[[808,5]]},"31":{"position":[[1212,5]]},"58":{"position":[[376,5]]},"143":{"position":[[217,5]]},"148":{"position":[[302,5]]}},"keywords":{}}],["whose",{"_index":1505,"title":{},"content":{"112":{"position":[[835,5]]}},"keywords":{}}],["wide",{"_index":332,"title":{},"content":{"11":{"position":[[108,6]]},"13":{"position":[[288,6],[424,4]]},"96":{"position":[[541,6]]},"107":{"position":[[951,4]]},"148":{"position":[[2262,4]]}},"keywords":{}}],["wildcard",{"_index":1144,"title":{},"content":{"71":{"position":[[33,9]]}},"keywords":{}}],["window",{"_index":535,"title":{},"content":{"17":{"position":[[940,7]]},"59":{"position":[[1036,7]]},"94":{"position":[[1267,7]]},"166":{"position":[[787,8]]}},"keywords":{}}],["wins!"",{"_index":1892,"title":{},"content":{"153":{"position":[[265,11]]}},"keywords":{}}],["within",{"_index":368,"title":{},"content":{"11":{"position":[[1407,6]]},"21":{"position":[[528,6],[1266,6]]},"26":{"position":[[799,6],[1926,6]]},"44":{"position":[[203,6]]},"49":{"position":[[190,6],[974,6]]},"56":{"position":[[3675,6]]},"66":{"position":[[315,6],[505,6]]},"75":{"position":[[40,6]]},"78":{"position":[[358,6]]},"79":{"position":[[427,6]]},"90":{"position":[[370,6]]},"99":{"position":[[2128,6]]},"101":{"position":[[343,6],[619,6],[754,6]]},"102":{"position":[[641,6],[778,6],[1394,6]]},"103":{"position":[[265,6],[672,6],[808,6]]},"105":{"position":[[979,6],[1216,6]]},"121":{"position":[[303,6],[541,6],[1452,6]]},"124":{"position":[[267,6]]},"127":{"position":[[222,6]]},"128":{"position":[[471,6],[602,6]]},"131":{"position":[[359,6]]},"141":{"position":[[216,6],[411,6],[1845,6]]},"148":{"position":[[186,6],[341,6]]},"149":{"position":[[259,6],[318,6],[931,6]]},"152":{"position":[[903,6]]},"156":{"position":[[134,6],[498,6]]},"157":{"position":[[138,6],[168,6],[544,6],[955,6]]},"158":{"position":[[139,6],[316,6],[1521,6],[1585,6]]},"162":{"position":[[228,6]]}},"keywords":{}}],["without",{"_index":214,"title":{},"content":{"7":{"position":[[379,7],[469,7]]},"8":{"position":[[2170,7]]},"13":{"position":[[117,7]]},"15":{"position":[[347,7]]},"22":{"position":[[994,7]]},"32":{"position":[[284,7]]},"33":{"position":[[139,7],[234,7]]},"39":{"position":[[1495,7]]},"46":{"position":[[1554,7]]},"56":{"position":[[2908,7],[3081,7]]},"60":{"position":[[915,7]]},"63":{"position":[[1044,7]]},"93":{"position":[[328,7]]},"96":{"position":[[598,7]]},"112":{"position":[[154,7]]},"115":{"position":[[1445,7]]},"119":{"position":[[200,7]]},"120":{"position":[[402,7]]},"128":{"position":[[2062,7]]},"135":{"position":[[260,7]]},"143":{"position":[[561,7]]},"159":{"position":[[311,7]]},"161":{"position":[[675,7]]}},"keywords":{}}],["word",{"_index":696,"title":{},"content":{"26":{"position":[[371,5]]},"115":{"position":[[1244,5],[1269,6]]},"124":{"position":[[809,5]]}},"keywords":{}}],["words)argu",{"_index":1627,"title":{},"content":{"124":{"position":[[880,14]]}},"keywords":{}}],["work",{"_index":721,"title":{},"content":{"27":{"position":[[974,7]]},"30":{"position":[[586,7]]},"58":{"position":[[325,5]]},"62":{"position":[[96,5]]},"63":{"position":[[178,5]]},"64":{"position":[[752,4]]},"94":{"position":[[1142,7]]},"95":{"position":[[1686,4],[1835,4]]},"99":{"position":[[1323,4]]},"112":{"position":[[1466,4]]},"125":{"position":[[7561,5]]},"140":{"position":[[991,4]]},"162":{"position":[[579,5]]}},"keywords":{}}],["workflow",{"_index":367,"title":{},"content":{"11":{"position":[[1387,8]]},"13":{"position":[[364,9]]},"22":{"position":[[331,8],[1251,8]]},"52":{"position":[[265,8]]},"107":{"position":[[1248,10]]}},"keywords":{}}],["world",{"_index":375,"title":{},"content":{"11":{"position":[[1599,5]]},"108":{"position":[[1348,5]]},"159":{"position":[[516,5]]}},"keywords":{}}],["world"",{"_index":1941,"title":{},"content":{"159":{"position":[[555,11]]}},"keywords":{}}],["write",{"_index":125,"title":{"38":{"position":[[4,7]]}},"content":{"2":{"position":[[1735,7],[1897,7]]},"21":{"position":[[919,7]]},"22":{"position":[[1204,5]]},"48":{"position":[[839,7]]},"87":{"position":[[623,7]]},"89":{"position":[[1128,7]]},"107":{"position":[[660,5]]},"108":{"position":[[825,5]]},"114":{"position":[[305,7]]}},"keywords":{}}],["written",{"_index":80,"title":{},"content":{"2":{"position":[[597,7]]},"11":{"position":[[920,7]]},"20":{"position":[[213,7],[1257,7]]},"26":{"position":[[572,7],[1000,7]]},"35":{"position":[[394,7],[754,7],[858,7]]},"56":{"position":[[2900,7],[3073,7]]},"74":{"position":[[539,7]]},"90":{"position":[[1557,7]]},"97":{"position":[[973,7]]},"103":{"position":[[389,7]]},"121":{"position":[[652,7]]},"131":{"position":[[295,7]]},"143":{"position":[[255,7],[363,7],[502,7]]},"166":{"position":[[662,8]]}},"keywords":{}}],["wrong",{"_index":745,"title":{},"content":{"30":{"position":[[1553,5]]},"60":{"position":[[192,5],[1082,5],[1701,5],[2200,5]]}},"keywords":{}}],["x",{"_index":848,"title":{},"content":{"39":{"position":[[1170,1]]},"95":{"position":[[1254,1]]},"97":{"position":[[1069,4],[1099,4],[1150,4],[1208,4],[1292,4],[1322,4],[1373,4],[1431,4]]}},"keywords":{}}],["x=82",{"_index":853,"title":{},"content":{"39":{"position":[[1226,4]]}},"keywords":{}}],["xxx",{"_index":1848,"title":{},"content":{"145":{"position":[[699,4]]}},"keywords":{}}],["y",{"_index":849,"title":{},"content":{"39":{"position":[[1176,1]]},"95":{"position":[[1283,1],[2020,3]]}},"keywords":{}}],["y=70",{"_index":854,"title":{},"content":{"39":{"position":[[1231,4]]}},"keywords":{}}],["year",{"_index":1977,"title":{},"content":{"165":{"position":[[740,5]]}},"keywords":{}}],["you'll",{"_index":24,"title":{},"content":{"0":{"position":[[278,6]]}},"keywords":{}}],["zip",{"_index":1719,"title":{},"content":{"135":{"position":[[557,4],[734,3]]}},"keywords":{}}]],"pipeline":["stemmer"]} \ No newline at end of file diff --git a/lunr-index.json b/lunr-index.json new file mode 100644 index 0000000..37e43f2 --- /dev/null +++ b/lunr-index.json @@ -0,0 +1 @@ +{"version":"2.3.9","fields":["title","content","keywords"],"fieldVectors":[["title/0",[0,376.363,1,518.69,2,96.7,3,114.861]],["content/0",[0,4.579,1,6.31,2,1.772,3,1.993,4,11.46,5,7.668,6,3.775,7,11.46,8,8.304,9,3.99,10,7.551,11,3.068,12,0.91,13,2.264,14,2.548,15,5.664,16,4.883,17,6.977,18,5.23,19,2.919,20,6.734,21,0.577,22,6.156,23,4.993,24,11.46,25,1.062,26,7.247,27,2.919,28,4.309,29,5.95,30,6.977,31,6.124,32,5.636,33,6.734,34,8.304,35,5.95,36,10.219,37,10.219,38,7.551,39,8.132,40,5.636,41,9.402,42,8.304,43,3.338,44,4.777,45,7.247,46,7.899,47,8.304]],["keywords/0",[]],["title/1",[2,96.7,3,114.861,26,595.68,48,941.961]],["content/1",[]],["keywords/1",[]],["title/2",[2,68.573,3,81.451,14,104.15,15,256.201,26,422.414,49,548.025,50,512.448,51,346.807]],["content/2",[2,1.663,3,1.975,6,2.302,9,3.64,10,4.604,11,2.799,12,0.555,13,1.603,14,2.655,15,5.711,16,2.977,21,0.838,25,0.647,26,6.612,27,3.192,28,3.931,35,3.628,43,2.035,49,5.733,50,8.021,51,6.505,52,0.689,53,0.717,54,1.588,55,13.962,56,5.36,57,6.889,58,3.529,59,6.987,60,6.987,61,6.987,62,3.436,63,2.792,64,6.987,65,6.612,66,3.734,67,6.231,68,3.65,69,4.419,70,2.68,71,6.231,72,5.112,73,4.53,74,6.987,75,6.987,76,1.265,77,1.588,78,1.018,79,3.152,80,3.628,81,1.184,82,1.78,83,1.576,84,2.376,85,2.913,86,1.328,87,2.731,88,4.419,89,3.848,90,7.206,91,4.604,92,4.254,93,5.36,94,8.578,95,8.021,96,3.983,97,2.433,98,3.971,99,3.848,100,8.635,101,4.604,102,3.189,103,3.436,104,5.733,105,3.848,106,7.923,107,6.889,108,5.587,109,3.115,110,4.419,111,6.987,112,5.36,113,4.816,114,5.36,115,3.971,116,3.189,117,4.254,118,4.419,119,4.106,120,6.987,121,6.796,122,5.063,123,4.419,124,4.816,125,6.144,126,3.098,127,8.635,128,5.063,129,3.848,130,3.628,131,2.913,132,3.267,133,4.604,134,6.231]],["keywords/2",[]],["title/3",[2,96.7,3,114.861,135,772.814,136,92.879]],["content/3",[2,1.682,3,1.998,6,3.308,9,4.713,15,5.873,16,5.768,19,2.558,21,0.505,25,0.93,27,2.558,35,5.214,38,6.617,42,7.277,51,7.028,52,0.99,53,1.031,54,2.282,76,1.818,79,4.617,81,1.702,87,2.687,89,5.53,90,6.921,93,7.704,94,8.239,96,4.385,97,3.496,98,5.707,103,4.939,105,5.53,106,9.684,109,4.477,123,6.35,124,6.921,127,6.921,133,6.617,135,8.239,137,3.776,138,6.617,139,7.277,140,4.311,141,10.042,142,6.921,143,10.042,144,10.042,145,10.042,146,7.277,147,10.042,148,6.35,149,6.921,150,6.921,151,10.042,152,5.707,153,4.477,154,10.042,155,10.042,156,4.939,157,10.042,158,10.042,159,10.042,160,10.042,161,10.042,162,6.35,163,10.042,164,5.901,165,7.704,166,5.214,167,3.432]],["keywords/3",[]],["title/4",[107,620.667,136,92.879,168,772.814,169,772.814]],["content/4",[2,1.828,3,2.172,21,0.571,25,1.052,52,1.119,53,1.165,54,2.58,87,1.862,89,6.252,92,6.912,96,4.658,100,7.825,107,9.672,121,5.182,123,7.18,126,3.364,130,7.621,132,6.863,164,8.625,168,9.314,169,9.314,170,9.672,171,6.396,172,7.18,173,6.912,174,7.825,175,7.825,176,7.036,177,10.124,178,4.269,179,15.336,180,6.452,181,11.353,182,11.353,183,10.124,184,11.353,185,4.186,186,10.124,187,4.536,188,6.912,189,8.227,190,8.71]],["keywords/4",[]],["title/5",[2,87.706,3,104.178,191,321.219,192,761.86,193,380.876]],["content/5",[2,1.766,3,2.097,5,7.621,6,3.74,8,8.227,10,7.481,11,3.93,12,0.902,14,1.77,15,4.355,16,4.837,19,2.892,21,0.818,25,1.052,27,2.892,29,5.895,30,6.912,38,7.481,39,6.252,40,5.584,43,3.307,46,7.825,51,5.895,76,2.055,81,1.924,83,1.711,86,2.791,87,1.862,92,6.912,96,3.251,97,3.953,98,6.452,99,6.252,116,5.182,138,7.481,171,4.947,191,4.269,192,10.124,193,5.061,194,9.314,195,8.342,196,4.733,197,7.825,198,4.733,199,3.93,200,3.74,201,11.353,202,4.632,203,8.227]],["keywords/5",[]],["title/6",[29,544.941,34,760.577,204,1049.592]],["content/6",[]],["keywords/6",[]],["title/7",[32,463.266,33,553.496,34,682.583,205,772.814]],["content/7",[2,1.438,3,1.915,6,3.48,9,4.875,11,2.828,12,0.839,18,4.822,25,0.979,32,6.887,33,8.229,34,13.222,35,7.271,36,9.421,37,9.421,40,5.196,47,10.148,52,1.042,53,1.085,54,2.401,77,3.569,105,5.818,116,4.822,185,3.895,202,4.311,205,8.668,206,11.489,207,14.004,208,6.681,209,9.421,210,9.421,211,10.148,212,9.421,213,4.71,214,5.838,215,8.668,216,10.565,217,14.004,218,10.565,219,10.565,220,10.565,221,10.565,222,8.668,223,6.961,224,10.565,225,6.961,226,7.656,227,6.432,228,10.565,229,8.668,230,10.565,231,8.105,232,10.565,233,5.818,234,10.565,235,10.565,236,5.336,237,4.94]],["keywords/7",[]],["title/8",[2,96.7,3,114.861,39,518.69,238,772.814]],["content/8",[2,1.742,3,2.028,9,3.413,10,6.459,11,1.718,12,0.51,14,1.528,15,4.563,16,2.734,17,5.968,18,5.429,25,0.595,29,3.331,30,3.906,32,5.851,33,5.76,35,3.331,38,4.228,39,9.343,40,4.821,41,10.926,43,1.869,44,4.959,45,4.058,47,7.104,52,1.173,53,0.659,54,1.458,66,3.429,77,3.26,88,4.058,95,4.922,109,2.86,115,3.647,116,6.078,121,6.548,122,4.65,139,4.65,167,2.193,173,5.968,174,6.757,199,1.718,209,8.742,212,5.722,214,2.675,236,3.241,237,7.587,238,5.264,239,3.837,240,5.722,241,3.906,242,4.65,243,6.416,244,6.459,245,8.742,246,8.043,247,3,248,6.416,249,6.416,250,5.722,251,8.043,252,10.608,253,8.043,254,6.416,255,4.65,256,11.896,257,6.416,258,5.722,259,7.523,260,4.422,261,4.922,262,11.896,263,9.803,264,5.76,265,4.922,266,9.803,267,6.416,268,6.416,269,9.803,270,9.126,271,5.722,272,5.722,273,9.803,274,6.416,275,6.416,276,5.722,277,6.416,278,6.416,279,9.803,280,6.416,281,6.416,282,6.416,283,5.264,284,9.453,285,5.264,286,6.416,287,6.416,288,6.416,289,4.922,290,8.043,291,9.803,292,6.416,293,5.264,294,6.416,295,6.416,296,5.722,297,4.65,298,3.77,299,6.757,300,5.264,301,4.058,302,6.416,303,5.264,304,6.416,305,2.675,306,6.416,307,5.264,308,5.264,309,5.264,310,6.416,311,5.264,312,6.416,313,2.153,314,6.416,315,1.506,316,2.461,317,6.416,318,6.416,319,3.906,320,6.416,321,4.65]],["keywords/8",[]],["title/9",[2,96.7,3,114.861,322,772.814,323,772.814]],["content/9",[2,1.651,3,1.961,6,4.325,8,9.513,9,4.571,25,1.216,33,7.714,39,7.229,40,6.457,43,4.686,52,1.294,53,1.348,54,2.983,57,8.65,105,7.229,122,9.513,174,11.987,199,3.515,283,10.771,313,4.404,322,10.771,323,10.771,324,10.172,325,10.072,326,13.129,327,10.072,328,13.129]],["keywords/9",[]],["title/10",[12,67.844,13,130.975,136,84.241,213,380.876,329,761.86]],["content/10",[]],["keywords/10",[]],["title/11",[14,163.652,15,402.57,330,861.117]],["content/11",[2,1.472,3,1.647,6,1.855,9,3.084,12,1.072,13,1.358,14,2.885,15,3.397,16,3.774,19,1.434,21,0.283,22,3.693,23,4.771,25,0.522,28,2.117,35,2.923,52,0.555,53,0.578,54,1.279,57,9.448,63,5.994,66,4.733,68,1.64,77,2.488,80,2.923,81,0.954,85,3.693,87,0.923,90,3.88,96,2.537,102,4.043,103,7.643,105,3.1,106,8.539,108,3.008,109,3.949,116,5.668,117,3.428,118,3.56,121,2.57,122,6.419,123,5.602,124,9.307,138,7.216,139,4.08,150,6.105,152,3.2,153,2.51,156,7.378,164,6.435,166,6.447,173,3.428,176,5.952,178,2.117,193,3.949,197,3.88,225,3.71,236,2.844,237,4.142,241,3.428,244,3.71,247,2.632,261,4.319,264,5.205,284,3.71,297,4.08,308,4.619,311,4.619,313,1.889,330,4.619,331,4.08,332,4.08,333,4.319,334,5.205,335,5.602,336,8.858,337,4.319,338,6.796,339,5.021,340,7.899,341,7.267,342,3.008,343,1.758,344,4.619,345,2.769,346,11.261,347,5.034,348,4.619,349,7.548,350,7.267,351,5.63,352,5.021,353,5.63,354,5.63,355,5.021,356,7.267,357,5.63,358,5.63,359,5.021,360,5.021,361,7.899,362,5.63,363,5.63,364,4.319,365,5.63,366,4.08,367,4.08,368,2.076,369,5.021,370,5.63,371,5.63,372,4.619,373,3.71,374,5.021,375,4.619,376,3.71,377,4.08,378,8.858,379,4.619,380,4.619,381,5.021,382,7.899,383,2.769,384,5.021,385,5.63,386,4.619,387,3.88,388,9.765,389,5.021,390,3.2,391,7.899,392,5.63,393,5.63,394,5.63,395,8.858,396,3.308,397,5.63,398,5.63,399,5.63,400,5.63,401,5.63,402,3.2,403,4.319,404,5.63,405,4.619,406,6.105,407,3.56,408,5.63,409,5.63,410,3.88,411,3.71,412,3.88,413,5.63,414,5.63,415,2.399]],["keywords/11",[]],["title/12",[416,1049.592,417,935.963,418,935.963]],["content/12",[14,2.047,63,5.246,66,7.015,77,3.655,103,6.457,106,8.302,109,5.853,340,11.707,417,11.707,418,15.508,419,11.707,420,13.129,421,7.993,422,11.707,423,16.085,424,13.129,425,10.072,426,13.129,427,14.344,428,7.229,429,10.072,430,13.129,431,10.771,432,13.129,433,9.049,434,5.138,435,11.707,436,8.302]],["keywords/12",[]],["title/13",[2,87.706,15,327.686,16,364.021,17,520.139,437,854.352]],["content/13",[2,1.713,3,1.94,6,3.08,9,3.254,12,1.325,13,1.976,15,6.617,16,5.493,17,8.984,21,0.8,22,3.897,28,5.98,41,7.669,42,6.774,62,4.597,65,5.912,66,4.995,76,1.692,77,2.929,79,3.887,81,1.585,85,3.897,96,4.555,102,4.266,103,4.597,106,5.912,109,4.167,115,5.313,117,5.691,124,6.443,130,4.853,152,7.327,166,6.693,176,4.481,185,3.446,211,6.774,214,3.897,225,6.16,226,6.774,241,5.691,264,5.493,315,2.194,332,9.342,350,7.669,367,6.774,373,8.494,380,7.669,411,6.16,428,7.099,438,9.348,439,5.493,440,7.669,441,9.348,442,9.348,443,9.348,444,8.336,445,9.348,446,7.669,447,5.912,448,7.172,449,7.172,450,5.313,451,3.446,452,7.172,453,6.16,454,9.348,455,9.348,456,9.348,457,9.348,458,9.348,459,5.912,460,9.348]],["keywords/13",[]],["title/14",[21,52.804,200,345.771,461,1049.592]],["content/14",[]],["keywords/14",[]],["title/15",[96,339.337,462,972.203]],["content/15",[0,2.857,2,1.544,3,1.834,5,3.713,12,1.117,13,1.096,19,1.822,21,0.757,25,0.663,40,3.517,43,3.099,44,5.295,45,4.522,52,0.705,53,1.092,54,2.417,58,3.612,68,3.099,73,2.586,76,1.926,77,2.417,86,2.023,96,5.567,105,3.938,114,5.486,130,7.807,132,3.344,133,4.712,136,1.483,149,7.332,162,6.728,164,4.202,166,3.713,167,2.444,179,9.487,180,4.064,183,6.377,188,4.354,190,5.486,191,2.689,199,3.401,200,5.378,202,4.341,213,3.188,214,2.981,227,4.354,237,4.974,270,5.486,284,4.712,315,2.982,316,2.743,335,4.522,366,5.182,450,4.064,462,8.728,463,6.728,464,5.867,465,3.517,466,7.151,467,3.704,468,7.151,469,7.151,470,7.151,471,7.151,472,6.377,473,7.151,474,7.151,475,7.151,476,3.344,477,2.982,478,1.652,479,2.013,480,2.632,481,4.202,482,12.545,483,8.161,484,7.747,485,4.522,486,5.867,487,4.712,488,5.486,489,7.151,490,2.743,491,6.251,492,4.929,493,5.182,494,5.867,495,5.182,496,4.354,497,7.151,498,5.182,499,1.451,500,6.377,501,6.377,502,7.151,503,4.354,504,5.867,505,4.712]],["keywords/15",[]],["title/16",[43,305.737,76,190.025,506,805.214]],["content/16",[0,3.238,2,1.197,3,0.988,11,3.655,12,1.186,13,1.242,14,1.263,21,0.829,25,0.751,27,2.97,28,3.047,29,4.207,43,5.588,44,4.859,52,0.799,53,1.197,54,1.841,69,5.125,73,4.215,76,3.459,78,1.988,81,1.374,85,3.378,86,3.227,96,3.338,121,3.698,131,3.378,133,8.996,136,1.472,162,5.125,191,3.047,198,3.378,200,5.828,213,3.613,298,4.762,315,3.205,316,4.471,343,2.53,434,3.172,451,2.988,467,4.753,477,3.205,478,2.692,479,3.282,484,7.518,493,5.872,499,1.644,506,8.943,507,5.585,508,6.648,509,4.207,510,3.884,511,4.658,512,6.648,513,5.339,514,6.648,515,4.207,516,8.104,517,7.226,518,8.104,519,8.104,520,8.104,521,8.104]],["keywords/16",[]],["title/17",[200,345.771,484,577.956,493,760.577]],["content/17",[2,1.463,3,1.574,11,1.967,12,1.371,25,0.681,43,5.027,52,0.724,53,0.754,68,2.14,70,2.817,76,3.262,78,1.07,79,3.891,81,1.839,83,1.107,86,2.063,87,2.116,92,4.472,96,4.715,103,3.613,114,8.325,119,4.316,121,3.353,130,6.7,131,3.062,136,1.07,137,2.762,167,2.51,178,2.762,180,4.175,200,5.686,202,2.997,259,4.645,264,4.316,315,1.724,325,5.635,429,5.635,481,6.376,482,9.677,483,11.666,484,10.476,488,5.635,493,5.323,496,4.472,511,4.336,522,1.753,523,11.508,524,16.903,525,8.1,526,4.84,527,6.027,528,10.852,529,5.323,530,6.027,531,5.074,532,9.677,533,12.71,534,3.71,535,5.635,536,9.677,537,4.84,538,5.635,539,4.316,540,3.613,541,6.862,542,6.027,543,7.346,544,10.852,545,5.323,546,9.677,547,4.175,548,7.346,549,7.346,550,3.201,551,5.063]],["keywords/17",[]],["title/18",[19,267.373,20,616.74,552,935.963]],["content/18",[]],["keywords/18",[]],["title/19",[19,239.955,21,47.389,22,392.668,553,772.814]],["content/19",[2,1.512,3,1.796,6,3.068,11,2.493,13,1.428,14,2.296,15,3.572,19,3.751,20,5.472,21,0.799,22,6.139,25,0.863,28,4.834,32,4.58,39,8.744,52,0.918,53,0.956,70,4.931,79,2.808,81,1.579,85,3.882,87,2.415,91,6.136,109,4.151,117,5.669,136,1.566,173,5.669,186,8.304,196,3.882,198,3.882,203,6.748,324,5.889,331,6.748,334,8.653,386,7.64,428,5.128,459,5.889,499,1.889,510,4.464,522,3.068,553,7.64,554,5.669,555,7.144,556,5.292,557,10.549,558,3.968,559,7.059,560,8.304,561,4.703,562,8.304,563,6.136,564,9.312,565,9.312,566,7.144,567,8.304,568,9.312,569,7.144,570,8.862,571,6.748,572,8.304,573,7.64,574,11.466,575,7.64,576,9.312,577,7.144,578,6.418,579,5.669,580,7.144,581,9.312,582,7.828,583,7.144,584,9.312,585,9.312,586,4.354,587,6.136,588,4.464,589,8.304]],["keywords/19",[]],["title/20",[19,239.955,22,392.668,23,410.425,590,772.814]],["content/20",[2,1.685,3,2.002,6,2.643,12,0.919,13,1.23,14,1.805,18,3.662,19,2.948,20,7.978,21,0.793,22,6.569,23,7.153,25,0.743,32,6.677,39,4.418,45,5.074,52,0.791,53,0.824,55,8.879,58,4.052,68,2.337,72,4.723,76,1.453,77,3.085,80,6.009,82,2.044,83,1.209,87,1.316,96,2.298,97,4.029,102,3.662,105,6.373,113,5.53,117,4.885,122,5.814,130,4.166,131,3.345,136,1.339,172,8.586,178,3.017,185,2.958,196,3.345,198,4.825,223,5.287,237,3.751,315,1.883,324,7.319,343,3.614,381,7.155,403,6.155,421,4.885,451,2.958,459,5.074,464,6.583,476,3.751,480,1.501,491,4.715,522,1.914,525,8.447,554,9.594,563,5.287,566,6.155,569,6.155,570,5.53,571,5.814,590,6.583,591,9.358,592,11.574,593,6.583,594,8.023,595,4.715,596,10.321,597,6.155,598,5.287,599,10.321,600,7.155,601,8.023,602,7.155,603,8.023,604,4.418,605,4.56,606,4.56,607,4.715,608,6.155,609,8.023,610,8.023,611,7.155,612,8.023,613,8.023,614,8.023,615,8.023,616,4.885,617,8.023,618,5.814,619,7.155]],["keywords/20",[]],["title/21",[19,183.503,21,36.24,22,445.874,23,313.868,412,496.495,620,591.001]],["content/21",[2,0.882,3,1.047,10,5.66,11,2.3,12,0.682,14,1.339,15,3.295,19,3.096,20,10.364,21,0.814,22,7.001,23,6.144,25,0.796,28,5.302,30,5.229,52,0.847,53,0.882,54,1.952,65,5.432,68,3.54,69,7.684,70,3.295,77,1.952,79,3.664,81,1.456,82,2.188,83,1.295,84,1.952,85,3.581,86,2.31,102,6.436,103,4.224,115,4.882,117,5.229,125,5.047,138,5.66,150,5.92,166,4.46,167,2.935,172,5.432,188,5.229,236,4.338,244,5.66,284,5.66,315,3.31,333,6.59,342,4.59,344,7.047,345,4.224,346,6.224,349,5.92,356,7.047,368,4.48,376,5.66,386,7.047,396,5.047,405,7.047,407,7.684,410,5.92,412,8.375,428,4.73,450,6.906,476,4.016,480,1.607,522,2.049,554,8.585,557,7.047,559,5.825,561,4.338,562,7.66,563,5.66,578,5.92,593,7.047,596,7.66,620,7.047,621,7.66,622,12.152,623,8.59,624,3.362,625,8.59,626,7.047,627,7.66,628,8.59,629,8.59,630,8.59,631,8.59,632,6.59,633,7.66,634,9.322,635,10.836,636,5.229,637,6.224]],["keywords/21",[]],["title/22",[19,239.955,22,392.668,79,284.008,638,772.814]],["content/22",[2,1.137,3,0.921,12,0.879,13,2.01,14,2.793,15,5.03,16,3.217,17,6.742,19,4.095,20,4.437,21,0.38,22,6.924,25,0.7,33,4.437,35,3.92,52,0.745,53,0.775,54,1.716,65,4.775,66,4.035,68,4.207,70,4.247,73,2.73,76,1.367,77,1.716,79,5.676,81,1.28,84,1.716,85,4.616,86,1.436,87,1.238,98,4.291,109,3.366,118,4.775,125,4.437,131,3.148,153,3.366,164,4.437,166,3.92,167,3.784,173,4.597,178,2.839,197,5.204,213,4.937,214,3.148,222,6.195,223,4.975,225,4.975,241,4.597,315,1.772,334,4.437,343,2.358,345,5.446,364,5.793,367,8.025,373,4.975,376,8.641,383,3.713,411,4.975,428,4.158,439,4.437,447,4.775,448,5.793,467,2.629,476,3.53,477,1.772,499,1.532,511,5.771,550,3.29,556,6.293,559,5.308,582,4.597,616,4.597,633,6.733,638,6.195,639,7.551,640,8.496,641,5.793,642,6.733,643,3.619,644,6.733,645,4.291,646,11.074,647,7.551,648,4.975,649,3.017,650,5.472,651,8.487,652,7.551,653,7.551,654,4.597,655,7.551,656,7.551,657,6.195,658,7.551,659,4.775,660,4.975,661,7.551,662,7.551,663,6.733,664,4.775,665,6.733,666,7.551,667,6.195,668,6.195]],["keywords/22",[]],["title/23",[11,228.727,27,217.638,136,84.241,198,356.147,669,761.86]],["content/23",[]],["keywords/23",[]],["title/24",[13,130.975,14,133.21,28,321.219,136,84.241,670,854.352]],["content/24",[2,1.535,3,1.823,12,0.927,13,2.292,14,2.913,15,6.324,16,4.977,17,7.111,19,2.975,21,0.752,28,6.535,29,6.064,40,5.744,82,2.975,85,4.869,86,2.221,87,2.704,138,7.696,213,5.207,226,8.464,321,8.464,349,8.05,407,7.386,505,7.696,511,4.667,554,7.111,559,5.599,588,5.599,618,8.464,671,10.415,672,10.415,673,10.415,674,5.461,675,8.05,676,4.977,677,5.599,678,7.386,679,4.667,680,7.386]],["keywords/24",[]],["title/25",[76,170.539,136,92.879,681,941.961,682,518.69]],["content/25",[2,1.775,3,1.806,11,3.966,13,1.765,14,2.31,28,5.569,29,7.691,63,4.601,73,5.922,76,3.13,86,3.481,87,1.888,126,3.412,167,3.935,185,4.245,193,5.133,241,7.01,315,2.703,342,6.153,467,4.009,476,5.384,490,4.416,561,5.815,598,7.587,651,6.766,682,9.521,683,11.514,684,10.268,685,3.793,686,8.833,687,6.544,688,9.447,689,10.734,690,11.514,691,9.447,692,9.447,693,11.514]],["keywords/25",[]],["title/26",[21,59.615,694,972.203]],["content/26",[2,1.521,3,1.807,6,2.276,9,2.405,11,3.331,12,1.098,14,2.31,15,2.65,17,4.206,18,3.153,19,3.17,21,0.977,22,4.321,23,3.01,25,0.64,27,1.76,28,4.678,31,3.691,35,3.587,40,3.397,52,0.681,53,0.709,63,5.525,68,2.012,72,4.23,77,3.536,78,1.006,80,5.382,82,4.111,83,1.041,87,2.551,88,4.368,96,3.563,97,4.332,102,3.153,103,5.098,104,5.667,106,4.368,107,4.552,110,6.556,123,4.368,126,2.047,130,3.587,131,2.88,153,4.622,178,3.898,196,2.88,199,1.849,202,2.819,237,3.23,241,4.206,315,2.433,349,4.761,368,3.822,369,6.16,387,4.761,388,6.16,389,6.16,407,4.368,412,4.761,421,6.311,428,5.708,465,5.098,476,4.847,477,1.622,480,1.292,491,4.059,496,4.206,522,1.648,547,3.926,550,3.01,556,3.926,558,2.943,559,6.629,580,5.3,582,4.206,587,4.552,588,3.311,591,4.761,667,5.667,674,4.847,676,2.943,678,4.368,679,4.142,685,4.099,694,5.667,695,6.16,696,5.667,697,2.88,698,6.908,699,6.908,700,10.367,701,5.3,702,6.908,703,5.3,704,6.908,705,6.16,706,6.908,707,5.3,708,2.012,709,6.908,710,6.16,711,6.908,712,6.908,713,4.206,714,6.908,715,5.3]],["keywords/26",[]],["title/27",[43,248.866,76,154.677,96,244.655,136,84.241,716,700.937]],["content/27",[2,1.556,3,1.848,12,0.781,14,2.363,15,5.121,17,5.99,21,0.818,25,0.912,28,5.02,29,8.438,43,4.734,47,7.13,52,0.97,53,1.01,54,2.236,55,7.548,68,2.866,70,3.774,71,8.774,72,4.015,73,4.828,76,2.942,77,2.236,78,1.433,79,2.967,81,1.668,85,4.102,86,2.538,89,5.418,96,5.221,100,6.781,102,4.491,107,6.483,117,5.99,130,5.108,137,5.698,140,2.77,149,6.781,152,5.592,178,3.699,185,3.627,189,7.13,190,7.548,196,4.102,200,3.241,226,7.13,236,4.969,284,6.483,293,8.072,315,2.31,343,3.072,444,8.774,491,7.845,618,7.13,680,6.222,687,7.588,716,8.072,717,6.781,718,9.839,719,5.99,720,8.774,721,5.257]],["keywords/27",[]],["title/28",[21,39.324,43,227.689,76,141.515,78,113.842,406,538.743,722,641.292]],["content/28",[2,1.326,3,1.575,5,6.708,11,3.459,14,2.014,15,6.109,17,7.866,21,0.801,40,6.354,43,4.64,57,8.513,76,2.884,77,2.936,78,2.32,93,9.911,185,4.763,194,10.6,196,5.386,236,6.525,237,6.041,360,11.521,406,8.905,411,8.513,451,4.763,522,3.082,637,9.362,680,8.17,722,10.6,723,8.905,724,9.362,725,10.6]],["keywords/28",[]],["title/29",[2,107.749,87,172.1,726,935.963]],["content/29",[]],["keywords/29",[]],["title/30",[2,87.706,136,84.241,301,540.278,558,364.021,727,700.937]],["content/30",[2,1.898,3,1.238,6,2.213,12,0.972,13,1.876,14,2.566,19,1.711,23,2.927,25,0.941,51,3.488,52,0.662,53,0.69,63,4.056,73,4.424,76,2.894,77,1.526,83,1.53,86,3.265,87,2.699,91,4.426,94,8.328,97,3.534,98,3.818,99,5.589,109,2.995,126,1.991,132,3.141,133,4.426,136,1.797,153,4.525,156,3.304,171,5.941,191,5.126,193,2.995,198,4.231,233,3.699,301,6.419,315,2.383,347,5.769,434,2.629,451,2.476,477,1.577,479,1.891,480,1.899,484,5.589,499,2.482,509,3.488,522,1.603,525,5.769,550,2.927,558,6.812,648,8.062,649,2.684,679,2.684,682,8.803,689,4.868,708,3.972,721,3.589,727,5.511,728,4.09,729,6.717,730,5.511,731,6.717,732,13.635,733,4.868,734,5.511,735,9.052,736,2.995,737,9.052,738,7.787,739,5.99,740,10.151,741,7.508,742,6.996,743,8.3,744,5.99,745,5.99,746,8.328,747,4.423,748,6.717,749,6.717,750,6.717,751,3.393,752,4.63,753,3.699,754,4.63]],["keywords/30",[]],["title/31",[87,172.1,717,723.417,755,861.117]],["content/31",[2,1.494,3,1.774,6,4.17,8,6.597,9,4.406,12,1.005,13,1.396,21,0.832,25,0.844,31,4.864,51,7.554,52,0.898,53,0.935,63,3.637,73,3.292,76,2.634,79,2.745,82,3.224,83,1.908,86,1.731,87,3.049,97,5.754,98,7.193,99,6.97,126,2.698,128,6.597,177,8.118,244,5.998,247,4.256,301,5.757,305,5.276,316,3.492,403,6.984,433,6.274,452,6.984,467,3.169,476,7.353,490,3.492,509,4.726,525,5.174,534,4.598,550,3.966,582,7.706,588,4.364,616,5.542,627,11.287,648,9.587,650,6.597,679,3.637,682,5.013,689,6.597,717,8.724,739,8.118,743,6.571,747,5.515,755,7.469,756,10.384,757,5.757,758,9.103,759,9.103,760,9.103,761,7.469,762,7.469,763,6.984,764,8.118,765,9.103,766,8.34,767,7.469,768,9.103]],["keywords/31",[]],["title/32",[769,972.203,770,652.514]],["content/32",[2,1.649,3,1.959,5,4.968,12,1.04,13,1.467,14,1.492,21,0.895,25,0.887,28,3.598,31,5.113,52,0.943,53,0.982,54,2.174,63,3.823,68,3.816,77,2.174,81,2.221,86,2.491,87,2.759,96,3.751,98,5.438,126,3.882,129,5.269,132,4.474,171,4.169,172,6.051,178,3.598,214,3.989,247,4.474,315,2.246,366,6.934,383,6.443,421,5.825,433,6.595,476,4.474,537,6.305,676,5.581,679,5.234,701,7.341,705,13.32,707,7.341,743,4.968,769,7.85,770,9.567,771,6.051,772,11.681,773,9.842,774,11.459,775,6.934,776,8.533,777,9.568,778,7.85,779,7.85,780,5.113,781,9.568,782,9.568,783,6.616,784,3.67,785,6.305,786,7.341,787,7.981,788,6.595]],["keywords/32",[]],["title/33",[743,615.24,789,972.203]],["content/33",[2,1.066,3,1.266,12,0.825,21,0.929,25,0.962,52,1.024,53,1.066,77,3.775,82,3.527,86,1.974,87,2.554,89,5.718,96,3.965,99,5.718,140,2.924,171,4.525,172,6.567,202,4.237,214,5.771,345,6.809,495,7.525,499,2.107,522,2.478,534,5.245,674,4.855,676,4.425,687,5.902,701,10.621,707,7.967,713,6.322,719,8.429,743,9.582,747,4.525,770,5.718,775,10.032,780,8.876,787,9.708,788,7.158,789,8.52,790,4.978,791,11.358,792,7.623,793,7.525,794,6.322,795,10.385]],["keywords/33",[]],["title/34",[747,516.316,796,972.203]],["content/34",[5,5.301,11,2.734,12,0.811,21,0.83,25,0.946,31,5.456,52,1.007,53,1.048,62,5.022,76,2.478,77,2.32,82,3.487,86,3.137,87,2.705,96,2.924,131,4.256,140,3.854,173,6.216,178,5.147,206,8.377,311,8.377,345,5.022,433,9.435,513,6.728,522,2.436,674,4.774,682,5.622,685,5.668,701,7.833,707,7.833,713,6.216,719,9.401,747,8.329,770,5.622,779,8.377,780,5.456,783,5.157,787,9.464,790,4.894,791,8.377,796,8.377,797,7.399,798,4.166,799,7.399,800,7.399,801,10.211,802,9.105,803,6.728,804,8.377,805,9.105]],["keywords/34",[]],["title/35",[97,395.394,305,325.841,738,599.66,806,641.292,807,781.652]],["content/35",[2,1.582,3,1.665,5,5.279,12,0.807,21,0.687,25,0.942,45,6.43,52,1.003,53,1.044,63,6.157,68,3.976,76,1.841,80,8.001,83,1.532,84,3.102,87,2.701,89,5.599,96,2.912,97,6.395,102,4.641,128,7.368,129,5.599,131,4.239,153,4.533,178,5.132,198,4.239,316,6.318,366,7.368,451,3.749,465,5.001,504,8.342,522,2.426,558,4.332,648,10.853,679,4.063,697,4.239,734,8.342,737,9.067,738,11.822,756,11.199,763,7.8,780,5.433,794,10.028,806,8.342,808,12.173,809,8.342,810,9.067,811,3.607,812,4.641,813,8.342,814,9.067,815,10.168,816,9.067]],["keywords/35",[]],["title/36",[11,252.181,43,274.386,76,170.539,817,941.961]],["content/36",[]],["keywords/36",[]],["title/37",[43,274.386,76,170.539,478,217.543,818,941.961]],["content/37",[1,4.6,2,0.858,3,1.019,6,2.752,12,1.202,13,1.281,14,1.303,21,0.881,28,3.141,43,5.266,44,5.789,68,2.433,76,3.345,77,1.898,78,2.424,81,2.713,86,3.256,91,5.504,96,3.412,132,3.906,136,1.873,137,4.479,185,4.392,199,2.236,200,5.482,315,2.797,453,7.85,467,4.834,476,5.57,477,3.906,478,3.955,509,4.337,511,3.338,531,3.906,561,4.219,605,4.748,717,5.758,784,5.326,819,6.409,820,8.354,821,8.354,822,8.354,823,4.6,824,5.758,825,8.633,826,7.001,827,6.854,828,6.56]],["keywords/37",[]],["title/38",[21,42.981,82,217.638,125,502.017,140,240.539,829,588.851]],["content/38",[]],["keywords/38",[]],["title/39",[83,158.193,830,861.117,831,503.111]],["content/39",[12,1.021,13,2.325,14,2.216,16,6.767,21,0.867,25,0.677,52,0.72,53,0.75,77,2.455,81,1.238,82,4.046,83,2.806,84,3.447,97,3.761,136,1.566,148,4.617,171,6.92,176,3.5,191,2.745,196,3.044,199,1.955,214,3.044,239,2.858,315,1.714,396,4.29,431,5.99,459,8.132,467,2.542,477,3.561,479,3.621,480,2.658,499,2.609,515,3.791,522,3.391,525,4.15,541,6.832,558,3.111,561,5.456,583,8.288,588,5.179,624,4.229,719,4.445,736,4.816,741,7.081,742,7.446,766,4.811,786,5.602,811,2.59,830,5.99,831,7.271,832,8.863,833,5.033,834,8.077,835,5.033,836,7.302,837,5.99,838,7.302,839,11.467,840,7.302,841,4.811,842,6.511,843,6.511,844,5.602,845,6.577,846,4.617,847,5.99,848,5.99,849,6.511,850,9.634,851,7.302,852,7.302,853,7.302,854,7.302,855,6.577,856,4.811,857,7.302,858,7.302,859,7.302,860,11.467,861,6.511,862,7.302,863,7.302]],["keywords/39",[]],["title/40",[83,158.193,480,196.335,864,861.117]],["content/40",[12,1.026,13,1.439,14,2.015,21,0.65,25,0.87,44,3.912,52,0.925,53,0.963,82,3.767,83,2.909,84,4.021,113,6.468,131,3.912,136,1.571,196,3.912,244,6.183,305,3.912,347,5.333,434,3.673,477,4.054,479,2.642,480,3.464,490,3.599,499,1.904,522,2.239,539,8.688,561,4.74,685,3.091,708,2.734,736,4.183,773,6.183,831,4.498,834,5.333,835,6.468,839,8.368,841,6.183,845,5.713,864,7.699,865,8.368,866,8.077,867,8.967,868,7.699,869,5.934,870,6.8,871,6.468,872,6.8,873,12.926,874,8.368,875,12.926]],["keywords/40",[]],["title/41",[12,53.043,19,170.159,22,278.453,23,291.044,83,100.676,136,65.863,595,392.501,876,548.025]],["content/41",[2,1.182,3,1.404,12,1.42,19,2.933,20,6.766,21,0.745,22,6.175,23,6.454,25,1.067,52,1.135,53,1.182,54,2.616,58,5.815,82,2.933,83,2.897,84,2.616,137,4.329,237,5.384,315,2.703,316,4.416,331,8.344,345,5.663,467,5.157,478,2.659,480,2.154,499,2.336,540,5.663,591,7.936,595,11.2,831,5.519,876,9.447,877,12.564]],["keywords/41",[]],["title/42",[11,252.181,62,463.266,87,154.452,799,682.583]],["content/42",[2,1.193,3,1.417,5,6.035,11,3.99,12,0.923,15,4.458,30,7.077,46,8.012,62,7.33,86,2.21,87,2.942,126,5.142,140,3.273,150,8.012,153,5.182,187,4.644,197,8.012,247,5.435,259,9.425,342,6.211,343,3.63,390,6.606,411,7.659,450,8.47,582,7.077,624,4.55,635,10.366,640,8.918,654,7.077,664,9.425,675,8.012,723,8.012,747,5.065,780,6.211,784,4.458,798,4.743,799,8.423,878,11.624,879,6.606,880,11.624,881,8.423,882,7.351,883,7.351,884,11.624,885,11.624]],["keywords/42",[]],["title/43",[11,209.264,76,141.515,86,148.616,136,77.072,689,566.417,691,641.292]],["content/43",[]],["keywords/43",[]],["title/44",[76,190.025,86,199.559,886,861.117]],["content/44",[2,1.559,3,1.459,13,2.557,14,2.735,25,1.109,28,6.594,52,1.18,53,1.229,54,2.719,73,6.03,76,3.402,82,3.048,86,3.442,91,10.004,133,7.885,136,1.729,176,5.736,202,4.883,236,6.044,368,4.412,383,5.885,483,9.181,685,3.942,687,6.801,886,9.818,887,10.671]],["keywords/44",[]],["title/45",[478,242.4,717,723.417,819,805.214]],["content/45",[2,1.425,3,1.693,12,0.828,13,2.128,14,1.626,21,0.698,25,0.966,28,3.921,44,4.348,52,1.028,53,1.071,54,2.37,68,3.038,70,4,76,2.826,78,2.022,79,3.144,81,1.768,86,2.967,136,1.94,167,3.564,213,4.649,239,4.082,434,4.082,463,6.595,477,3.259,478,4.2,479,2.936,480,2.597,517,12.381,531,4.876,561,5.267,570,7.188,586,4.876,708,3.038,752,7.188,819,8.001,828,7.645,888,8.556,889,6.872,890,10.429,891,10.429,892,8.556,893,5.267,894,8.556]],["keywords/45",[]],["title/46",[1,430.416,136,111.984,477,183.479,478,180.52,895,641.292]],["content/46",[0,2.204,12,1.062,13,0.846,14,2.587,18,2.517,21,0.861,22,2.299,25,0.511,28,3.277,30,3.358,43,2.539,44,2.299,52,0.544,53,0.895,54,1.253,68,1.607,73,1.994,76,2.223,78,1.574,79,2.628,81,2.902,82,1.405,83,0.831,84,1.253,86,3.333,87,2.33,96,2.496,109,2.459,110,3.488,118,3.488,126,4.212,132,4.075,136,1.401,137,2.074,140,4.579,153,2.459,164,3.241,165,4.231,167,1.885,171,3.797,175,3.801,176,2.644,178,2.074,185,3.213,187,5.342,191,2.074,196,2.299,199,2.333,200,2.871,202,3.556,214,2.299,315,2.536,316,5.128,325,4.231,337,4.231,343,1.722,390,4.953,434,4.229,439,3.241,467,3.762,477,4.115,478,3.088,479,1.553,480,2.021,490,5.451,509,2.863,510,2.644,511,2.204,522,1.316,550,3.797,582,3.358,604,4.799,659,6.833,674,2.579,695,4.918,747,2.403,751,2.786,784,6.364,790,2.644,798,5.455,811,1.957,823,3.037,883,5.511,895,7.15,896,5.515,897,5.515,898,7.772,899,4.918,900,5.515,901,3.997,902,4.918,903,11.661,904,7.15,905,8.715,906,4.525,907,8.896,908,7.701,909,4.231,910,4.231,911,5.515,912,5.515,913,8.289,914,5.515,915,4.918,916,3.037,917,5.515,918,3.801,919,7.772,920,6.686,921,4.525,922,5.515]],["keywords/46",[]],["title/47",[1,430.416,78,113.842,136,111.984,478,180.52,923,641.292]],["content/47",[12,1.321,13,2.128,21,0.525,25,0.966,52,1.028,53,1.071,54,2.37,73,3.771,78,2.649,81,2.646,84,3.546,86,3.164,87,2.277,108,5.573,126,3.091,128,7.557,136,1.757,140,2.936,180,5.927,188,6.349,213,4.649,305,4.348,315,2.448,316,4,343,3.256,453,6.872,467,3.631,478,3.843,490,4,513,6.872,529,7.557,531,4.876,541,6.595,545,7.557,558,4.444,643,4.999,645,5.927,654,6.349,679,5.547,780,5.573,824,7.188,906,8.556,923,8.556,924,8.556,925,12.381,926,4.76,927,4.082,928,8.001,929,10.429,930,8.001,931,8.556,932,10.429,933,8.001]],["keywords/47",[]],["title/48",[1,321.117,13,89.4,14,90.926,28,219.257,136,124.821,478,134.679,934,478.443]],["content/48",[2,0.986,3,1.171,6,3.165,11,2.572,12,0.763,13,2.583,14,2.627,19,2.447,21,0.661,23,4.186,25,0.89,28,6.335,43,2.798,52,0.947,53,0.986,65,6.075,73,3.474,76,2.378,77,2.183,81,1.628,82,3.346,83,1.448,86,2.846,87,2.154,125,5.645,132,4.492,136,1.788,140,4.214,153,4.283,185,3.542,187,3.838,213,4.283,247,4.492,315,2.255,316,3.684,390,5.459,407,6.075,465,4.724,467,3.344,476,4.492,477,3.083,478,3.716,479,2.705,480,1.797,522,2.292,542,7.881,550,5.723,636,5.848,672,8.566,673,8.566,685,4.327,697,4.004,708,2.798,736,4.283,752,6.621,753,5.29,787,5.133,798,3.92,829,6.621,893,4.852,907,6.961,927,5.141,934,7.881,935,9.465,936,8.566]],["keywords/48",[]],["title/49",[1,430.416,21,39.324,136,111.984,478,180.52,937,641.292]],["content/49",[11,3.433,12,1.259,19,2.363,21,0.918,25,0.86,29,4.816,38,6.113,40,6.307,43,3.735,52,0.915,53,0.952,76,2.322,77,2.108,81,2.917,85,3.867,86,3.513,109,4.136,116,4.234,126,3.8,131,3.867,136,1.697,137,3.488,185,3.42,187,3.707,200,3.056,213,4.136,253,7.611,260,6.394,285,7.611,313,3.112,315,3.01,316,3.558,321,6.722,342,4.957,368,4.728,415,3.953,450,5.272,465,4.562,467,3.23,478,3.975,510,4.447,522,3.06,534,4.685,556,5.272,559,4.447,583,7.117,587,6.113,588,4.447,618,6.722,664,8.109,665,8.272,680,5.866,715,7.117,757,5.866,825,6.722,827,7.611,908,5.853,926,4.234,937,7.611,938,7.611,939,7.117,940,9.277,941,6.113,942,9.277,943,8.272]],["keywords/49",[]],["title/50",[1,430.416,136,111.984,478,180.52,828,430.416,944,781.652]],["content/50",[2,1.493,3,1.773,12,1.155,43,4.235,76,3.096,86,2.764,87,2.384,91,9.58,478,3.95,605,8.263,828,8.006,879,8.263,945,7.769]],["keywords/50",[]],["title/51",[12,67.844,19,217.638,22,356.147,79,257.593,668,700.937]],["content/51",[]],["keywords/51",[]],["title/52",[140,295.508,659,663.744,946,861.117]],["content/52",[0,4.296,12,1.337,14,2.209,19,2.739,21,0.881,22,4.482,25,0.996,28,5.326,52,1.06,53,1.454,54,2.443,63,5.66,66,5.745,68,4.615,73,3.888,79,4.777,81,2.855,82,2.739,86,2.694,87,1.763,102,4.907,126,4.198,140,4.461,191,4.042,297,7.791,367,7.791,448,8.248,477,3.719,492,7.41,522,2.565,550,4.685,651,6.318,659,11.588,697,4.482,743,5.582,753,5.92,798,5.78,889,7.084,946,11.623,947,7.791,948,10.752,949,8.821]],["keywords/52",[]],["title/53",[140,220.071,343,244.063,480,146.215,659,494.304,685,257.502,950,641.292]],["content/53",[12,0.692,13,1.882,14,2.536,21,0.438,25,0.807,27,2.219,28,3.276,32,4.285,52,0.859,53,0.894,54,1.98,58,4.4,66,4.655,68,4.139,70,3.342,77,3.834,79,4.652,87,2.013,99,4.798,126,2.582,136,1.745,140,4.344,187,3.481,305,3.632,324,7.762,343,2.72,347,8.768,477,3.336,479,2.453,480,3.311,499,1.768,550,6.192,580,6.684,587,5.741,588,4.176,649,3.481,659,8.987,685,2.87,741,7.825,742,11.949,747,5.348,762,7.148,784,3.342,798,3.555,844,6.684,879,4.951,883,5.51,888,7.148,927,3.41,950,7.148,951,6.684,952,7.148,953,13.806,954,9.416,955,6.313,956,10.187,957,7.769,958,6.313,959,12.274]],["keywords/53",[]],["title/54",[79,235.674,140,220.071,343,244.063,480,146.215,889,515.038,960,641.292]],["content/54",[12,0.6,13,1.698,14,1.727,21,0.38,25,0.7,27,1.923,52,0.745,53,0.775,54,1.716,66,7.718,68,3.82,76,1.367,77,3.495,79,5.328,81,2.448,85,4.616,86,1.436,87,2.368,97,2.629,99,4.158,126,2.238,136,1.424,140,4.676,166,3.92,167,2.58,187,5.24,305,5.467,337,5.793,343,4.095,347,10.298,376,4.975,450,6.293,451,2.784,452,5.793,477,2.599,478,1.744,480,2.071,481,6.507,503,4.597,511,4.425,522,1.801,550,5.714,649,5.771,659,10.165,685,3.648,741,7.953,742,10.6,743,3.92,747,6.701,762,6.195,790,5.308,798,5.351,846,7.003,889,11.643,908,3.446,951,5.793,953,11.799,954,8.496,956,8.487,958,5.472,960,6.195,961,7.551,962,7.551,963,7.551,964,7.551,965,7.551,966,7.551,967,7.551,968,7.551]],["keywords/54",[]],["title/55",[27,217.638,76,154.677,86,162.438,198,356.147,512,700.937]],["content/55",[]],["keywords/55",[]],["title/56",[70,402.57,935,663.744,969,861.117]],["content/56",[0,1.451,2,0.978,3,1.162,11,2.551,12,0.985,13,2.285,14,2.324,19,0.925,21,0.898,25,0.336,27,0.925,28,1.365,40,1.786,43,1.058,52,0.358,53,0.373,63,1.451,68,1.058,69,3.909,70,5.843,73,2.235,76,1.725,77,0.825,78,1.175,79,1.864,80,3.209,81,1.368,82,4.023,83,2.449,84,2.818,85,3.971,88,2.296,102,1.657,126,1.832,127,4.261,129,4.444,132,1.698,136,1.909,137,2.324,146,2.632,153,2.756,156,5.254,178,1.365,189,2.632,191,1.365,193,3.598,199,2.161,214,2.577,227,2.211,247,1.698,305,1.514,315,2.911,319,7.076,338,2.786,342,3.303,343,2.52,347,3.513,361,3.238,368,1.339,383,1.786,396,2.134,402,2.064,429,2.786,434,1.421,440,2.979,451,1.339,463,3.909,472,3.238,477,3.066,478,2.684,479,1.022,480,2.548,496,2.211,499,2.358,504,2.979,505,2.393,507,2.503,508,2.979,511,2.47,513,2.393,522,0.866,531,3.774,534,1.834,540,1.786,541,2.296,545,2.632,550,1.582,566,2.786,575,2.979,577,2.786,586,7.261,588,2.963,636,2.211,649,3.806,651,3.632,674,4.995,676,4.952,685,3.829,687,2.064,697,6.057,708,1.058,730,5.072,736,3.598,771,5.104,778,2.979,787,3.303,792,2,797,2.632,799,2.632,804,2.979,811,2.863,812,2.821,826,2.134,828,3.404,845,3.763,846,2.296,868,2.979,869,2.296,870,2.632,888,2.979,893,1.834,927,6.078,935,9.634,936,5.512,941,2.393,945,1.94,969,2.979,970,10.45,971,2.786,972,3.631,973,2.393,974,6.182,975,3.238,976,2.979,977,2.632,978,2.503,979,2.296,980,2.786,981,6.182,982,13.622,983,14.107,984,7.197,985,7.197,986,3.631,987,2.632,988,2.786,989,3.631,990,2.979,991,2,992,8.071,993,3.631,994,3.631,995,6.182,996,3.631,997,2.296]],["keywords/56",[]],["title/57",[319,475.878,927,444.519,941,515.038,956,459.299,998,641.292]],["content/57",[2,0.724,3,0.859,11,2.817,12,0.836,13,1.613,14,2.33,21,0.752,25,0.653,27,1.795,29,3.659,43,2.053,52,0.695,53,0.724,63,2.816,70,5.357,76,1.905,79,2.125,82,3.558,83,2.363,85,2.938,86,2.001,91,4.644,92,6.407,102,5.748,136,1.739,185,4.643,193,3.142,199,4.653,227,4.291,231,5.407,315,2.47,319,8.503,343,2.201,345,3.466,396,4.141,402,4.005,407,4.457,428,3.881,463,6.655,477,2.956,478,1.628,479,1.984,480,1.969,490,2.703,499,2.555,505,4.644,511,2.816,534,3.56,540,3.466,550,3.071,575,5.782,586,3.295,588,6.037,605,4.005,649,2.816,651,4.141,676,5.951,685,4.924,687,4.005,697,6.535,734,5.782,736,4.691,845,7.667,879,4.005,927,7.437,935,4.457,939,5.407,941,11.004,956,8.207,975,6.285,976,8.634,977,5.107,979,6.655,984,6.285,985,6.285,987,5.107,988,5.407,990,5.782,998,5.782,999,7.048,1000,5.407,1001,5.407,1002,7.048,1003,7.048,1004,7.048,1005,7.048]],["keywords/57",[]],["title/58",[828,577.956,927,410.81,1006,861.117]],["content/58",[2,1.572,3,1.867,12,1.075,25,0.93,52,0.99,53,1.031,70,5.192,76,1.818,83,1.514,84,3.076,85,4.186,86,1.909,121,4.583,136,1.776,167,3.432,193,6.827,343,4.227,439,5.901,459,6.35,478,2.319,492,6.921,511,4.012,515,7.028,539,7.954,540,4.939,550,4.375,577,7.704,586,6.329,604,5.53,605,5.707,608,7.704,650,7.277,687,5.707,721,5.366,724,7.277,766,6.617,773,6.617,787,5.366,828,10.22,856,6.617,871,6.921,879,7.693,927,7.051,945,5.366,980,13.522,1006,8.239,1007,8.955,1008,10.042,1009,10.042,1010,10.042,1011,10.042]],["keywords/58",[]],["title/59",[153,419.933,539,553.496,540,463.266,1012,722.644]],["content/59",[2,1.104,3,1.312,12,1.018,13,1.113,14,1.677,19,1.849,21,0.365,25,0.673,52,0.716,53,0.745,58,3.666,70,4.125,73,3.889,77,1.649,78,1.567,81,1.23,83,1.094,84,3.22,89,3.997,92,8.627,97,6.094,110,4.59,119,4.265,129,3.997,131,3.026,136,1.887,137,4.044,153,6.317,167,2.48,193,4.795,305,3.026,315,2.525,439,7.53,467,2.527,479,2.043,480,1.358,484,5.923,499,2.182,505,4.782,515,5.584,522,1.732,530,5.955,531,3.394,532,6.472,533,6.472,535,5.568,538,5.568,539,8.327,540,8.84,541,10.652,545,5.259,556,4.125,586,7.075,598,7.087,649,2.9,687,6.113,792,3.997,811,2.575,826,4.265,828,3.997,867,3.768,871,11.305,980,8.252,1012,5.568,1013,3.57,1014,12.158,1015,6.472,1016,7.258,1017,5.955,1018,7.258,1019,7.258,1020,12.636,1021,6.472,1022,5.568,1023,5.568,1024,4.265,1025,7.258,1026,7.258,1027,8.252,1028,8.252,1029,7.258,1030,7.258,1031,7.258,1032,7.258]],["keywords/59",[]],["title/60",[76,170.539,86,179.096,499,191.107,1033,772.814]],["content/60",[11,1.532,13,2.569,14,2.755,21,0.857,25,0.53,43,3.224,52,0.564,53,0.587,70,3.441,73,3.244,76,2.614,77,3.551,81,1.876,82,3.845,83,1.888,84,2.039,86,2.745,87,1.815,97,3.853,101,10.297,103,2.814,136,1.809,166,2.971,171,2.493,198,2.386,199,2.402,200,2.956,214,2.386,227,3.484,236,2.89,313,1.92,315,2.106,334,7.997,345,6.162,347,6.29,477,2.598,478,2.556,479,3.116,480,2.07,499,1.82,522,1.365,537,3.771,561,2.89,579,3.484,586,5.175,593,4.695,674,5.175,697,5.673,736,4.934,741,10.043,742,11.55,744,11.173,745,11.173,771,6.999,780,6.695,791,4.695,800,4.147,826,3.363,828,3.151,842,12.136,843,9.869,844,6.883,845,5.462,935,5.674,945,3.058,953,8.49,954,4.39,955,6.502,980,4.39,990,4.695,1007,5.103,1013,2.814,1033,4.695,1034,5.723,1035,10.771,1036,8.001,1037,8.972,1038,8.972,1039,5.103,1040,5.103,1041,5.723,1042,5.723,1043,5.723]],["keywords/60",[]],["title/61",[21,39.324,62,384.424,200,257.502,480,146.215,872,566.417,1044,697.031]],["content/61",[]],["keywords/61",[]],["title/62",[200,345.771,802,935.963,1045,861.117]],["content/62",[2,0.813,3,0.966,12,0.91,13,1.214,21,0.822,23,3.45,25,0.734,29,4.112,43,5.028,44,3.301,52,0.781,53,0.813,68,3.34,76,2.959,77,2.605,78,1.153,85,3.301,86,1.506,96,5.286,103,3.895,131,3.301,136,1.702,167,2.706,188,4.821,200,6.025,264,6.737,305,3.301,313,2.657,342,4.231,343,3.58,451,2.92,467,2.757,477,3.468,478,1.829,479,2.23,507,5.458,511,5.385,515,5.953,522,1.889,531,3.703,545,8.308,547,4.501,566,6.075,605,4.501,654,6.98,685,3.777,688,6.497,721,4.231,751,7.461,767,6.497,793,5.738,809,6.497,841,5.218,916,6.313,928,8.796,931,6.497,979,5.008,1045,6.497,1046,10.224,1047,7.919,1048,6.497,1049,7.919,1050,7.919,1051,7.919,1052,7.919,1053,7.919,1054,7.919,1055,13.476,1056,7.919,1057,11.465,1058,11.465,1059,7.062,1060,7.919,1061,11.465,1062,7.919,1063,11.465,1064,11.465,1065,7.062,1066,7.919,1067,7.919,1068,5.738]],["keywords/62",[]],["title/63",[96,300.564,751,530.106,1069,861.117]],["content/63",[0,3.008,2,0.773,3,0.918,12,1.352,13,1.154,21,0.659,23,4.814,25,0.697,44,3.138,52,0.742,53,0.773,65,4.76,70,2.887,81,2.219,82,1.918,83,2.565,84,1.71,85,4.606,86,2.101,89,4.145,96,5.442,101,10.58,103,3.702,131,3.138,132,3.519,136,1.515,167,4.473,171,3.28,178,2.83,180,4.278,199,2.015,200,4.751,214,3.138,225,4.96,233,4.145,239,2.946,255,5.455,305,6.012,315,2.593,342,4.022,343,2.35,434,2.946,436,4.76,477,3.606,478,1.738,479,2.119,480,2.873,484,4.145,490,2.887,496,4.583,499,2.656,511,3.008,515,3.908,530,6.176,531,5.166,547,4.278,586,3.519,588,3.608,676,3.207,685,2.48,697,3.138,713,4.583,721,4.022,751,6.611,793,5.455,826,4.423,907,5.455,926,3.436,1027,5.775,1035,7.615,1069,6.176,1070,7.527,1071,7.527,1072,9.853,1073,7.527,1074,7.527,1075,7.527,1076,6.712,1077,6.712,1078,13.614,1079,6.712,1080,7.527,1081,7.527,1082,7.527,1083,6.176,1084,6.712,1085,7.527,1086,11.049,1087,7.527,1088,11.049,1089,7.527]],["keywords/63",[]],["title/64",[480,196.335,872,760.577,1090,861.117]],["content/64",[0,2.866,2,1.095,3,1.3,9,2.497,12,1.297,13,1.634,14,1.662,21,0.878,25,0.665,31,3.833,32,5.244,33,4.215,43,2.089,52,0.707,53,0.736,76,1.299,77,2.423,82,1.827,86,1.364,96,4.679,101,11.501,136,1.556,142,4.944,162,4.536,166,3.724,189,5.197,190,5.503,200,4.641,236,5.385,259,4.536,307,5.885,315,2.503,343,3.329,402,4.076,415,3.056,427,6.396,451,2.644,453,4.726,465,5.244,480,3.448,486,5.885,499,2.163,510,3.438,511,5.629,526,7.025,527,5.885,537,4.726,538,5.503,547,4.076,604,3.95,606,4.076,657,5.885,676,3.056,685,2.363,697,5.305,721,3.833,733,5.197,741,3.95,742,7.348,754,4.944,761,5.885,780,3.833,794,4.367,803,7.025,816,6.396,844,8.179,872,11.434,916,3.95,955,5.197,1068,5.197,1072,6.396,1078,5.885,1079,6.396,1084,6.396,1090,5.885,1091,9.507,1092,6.396,1093,5.885,1094,7.173,1095,7.173,1096,10.662,1097,6.396,1098,11.348,1099,5.885,1100,10.662,1101,10.662,1102,7.173,1103,7.173,1104,7.173,1105,7.173,1106,10.662,1107,7.173,1108,7.173,1109,7.173,1110,7.173,1111,7.173,1112,7.173,1113,7.173,1114,10.662,1115,10.662,1116,7.173]],["keywords/64",[]],["title/65",[87,140.087,140,240.539,784,327.686,883,540.278,921,700.937]],["content/65",[]],["keywords/65",[]],["title/66",[126,279.139,784,361.289,811,334.179,1117,772.814]],["content/66",[12,1.103,13,1.826,14,2.361,16,5.076,21,0.42,25,0.774,27,2.128,52,0.824,53,0.858,54,1.898,63,6.049,68,2.433,76,1.512,78,1.735,79,3.592,84,1.898,86,3.043,87,1.37,96,2.392,126,4.743,132,3.906,136,1.822,140,4.685,199,2.236,315,1.961,316,3.204,347,4.748,368,4.392,382,7.449,390,4.748,428,4.6,434,3.27,467,2.908,477,3.757,478,1.929,495,6.053,547,6.771,554,5.086,577,9.14,643,5.711,679,3.338,719,5.086,725,9.774,741,8.337,784,7.437,811,6.076,813,6.854,867,4.337,920,10.653,1117,6.854,1118,4.004,1119,8.354,1120,13.501,1121,10.624,1122,8.354,1123,7.449,1124,8.354,1125,8.354,1126,8.354]],["keywords/66",[]],["title/67",[12,67.844,87,140.087,784,327.686,883,540.278,1127,700.937]],["content/67",[2,1.554,3,1.846,12,1.435,13,1.826,19,3.034,25,1.103,52,1.174,53,1.223,86,2.264,87,2.482,108,6.363,126,4.931,137,4.477,171,5.189,175,8.208,264,8.894,305,4.964,447,7.531,487,7.847,496,7.25,522,2.841,558,6.449,651,8.894,708,3.469,783,6.014,784,6.715,823,6.557,883,10.522,927,5.924,1127,9.77,1128,9.136,1129,11.908,1130,9.77,1131,11.908]],["keywords/67",[]],["title/68",[9,327.94,126,279.139,784,361.289,1132,941.961]],["content/68",[2,1.458,9,6.263,12,1.128,19,3.617,87,2.328,126,4.998,479,3.998,480,2.656,558,6.051,708,4.136,784,6.9,1120,15.04,1133,9.788]],["keywords/68",[]],["title/69",[126,279.139,784,361.289,1134,941.961,1135,595.68]],["content/69",[2,1.292,9,4.382,12,1.244,19,3.206,87,2.798,97,5.456,110,7.959,126,5.293,315,2.954,316,4.827,467,4.382,479,3.543,480,2.354,529,9.12,558,5.362,708,3.666,719,7.662,783,8.619,784,6.85,1128,9.655,1133,8.674,1135,11.295,1136,12.586,1137,15.671,1138,9.655]],["keywords/69",[]],["title/70",[9,297.439,447,540.278,708,248.866,1135,540.278,1139,854.352]],["content/70",[2,1.433,9,5.811,87,2.737,126,4.946,447,8.826,558,5.946,708,4.065,710,12.445,784,6.402,1121,14.885,1133,9.619,1135,11.294,1140,13.956,1141,16.692]],["keywords/70",[]],["title/71",[12,74.801,784,361.289,1142,941.961,1143,722.644]],["content/71",[2,1.619,9,5.969,12,1.01,126,4.674,136,1.852,156,6.254,193,5.669,343,3.971,499,2.58,540,7.757,607,10.075,616,9.603,624,4.977,649,5.081,784,6.876,1133,10.871,1135,9.974,1143,9.756,1144,12.717,1145,14.065]],["keywords/71",[]],["title/72",[784,402.57,1146,1049.592,1147,805.214]],["content/72",[2,1.64,3,1.584,12,1.374,14,2.025,23,5.659,77,2.951,81,2.202,87,2.838,99,7.152,126,4.735,193,5.79,510,7.66,541,8.214,604,7.152,679,5.19,776,11.582,783,8.071,784,6.639,790,7.66,793,9.412,1135,8.214,1147,9.964,1148,12.988,1149,12.988]],["keywords/72",[]],["title/73",[140,265.206,770,518.69,783,475.747,1150,839.984]],["content/73",[]],["keywords/73",[]],["title/74",[529,619.098,783,431.499,784,327.686,1128,655.432,1138,655.432]],["content/74",[2,1.316,3,1.131,12,0.737,14,2.595,19,3.744,25,0.86,35,4.816,52,0.915,53,0.952,54,2.108,68,4.281,80,4.816,87,2.729,97,3.23,99,7.061,102,5.853,103,4.562,104,7.611,116,4.234,119,9.316,126,4.698,131,3.867,140,4.464,199,2.484,247,4.337,396,5.451,480,1.735,499,2.602,510,4.447,526,8.45,558,3.953,624,3.631,708,3.735,783,9.686,784,6.766,790,6.147,803,6.113,879,5.272,927,3.631,957,8.272,1048,7.611,1133,6.394,1135,10.026,1138,7.117,1143,7.117,1147,7.117,1151,9.277,1152,16.641,1153,9.277,1154,9.277,1155,9.277,1156,8.272,1157,8.272,1158,11.435]],["keywords/74",[]],["title/75",[87,140.087,643,409.525,679,341.358,783,431.499,1159,854.352]],["content/75",[21,0.837,87,2.921,126,4.112,140,4.683,152,7.886,247,6.488,368,5.116,383,6.825,643,6.652,783,9.329,790,6.652,794,8.448,798,5.662,841,9.144,930,10.646,1160,11.385]],["keywords/75",[]],["title/76",[14,133.21,485,540.278,747,372.252,783,431.499,1161,854.352]],["content/76",[2,1.401,12,1.083,126,4.88,433,11.349,485,10.413,558,5.813,708,3.974,747,5.945,783,8.316,784,7.044,790,6.54,927,5.34,1133,9.404,1143,10.467,1147,10.467,1158,12.166,1162,16.466,1163,13.643]],["keywords/76",[]],["title/77",[76,190.025,1118,503.111,1164,861.117]],["content/77",[]],["keywords/77",[]],["title/78",[76,170.539,213,419.933,1118,451.519,1165,941.961]],["content/78",[14,2.785,21,0.633,63,6.261,68,3.666,76,2.279,81,2.133,86,3.493,109,5.611,115,7.153,126,4.644,187,6.261,199,3.369,368,4.64,477,3.679,480,2.931,490,4.827,682,9.397,784,4.827,798,6.394,907,9.12,1118,6.033,1166,12.586,1167,12.586,1168,12.586,1169,12.586,1170,10.326]],["keywords/78",[]],["title/79",[76,130.418,86,203.362,187,287.819,798,293.927,1118,345.295,1171,591.001]],["content/79",[6,3.589,11,2.917,12,0.865,25,1.01,31,5.822,52,1.074,53,1.119,76,2.887,81,2.423,86,3.62,87,2.958,119,6.402,126,4.726,140,4.024,187,7.208,193,4.857,293,8.939,305,4.542,335,6.89,368,4.017,434,5.594,522,2.6,561,5.503,675,7.51,682,7.87,685,3.589,686,12.235,766,7.179,798,6.908,881,7.896,882,6.89,903,8.939,928,8.359,1118,7.645,1171,8.939,1172,9.716,1173,10.896]],["keywords/79",[]],["title/80",[76,154.677,185,314.975,478,197.31,1118,409.525,1174,700.937]],["content/80",[6,2.322,11,1.887,12,0.56,14,1.641,21,0.874,25,0.653,27,1.795,43,3.668,44,5.25,52,0.695,53,0.724,54,1.601,63,5.971,76,3.194,78,2.283,81,2.657,86,3.494,87,1.726,89,3.881,96,2.018,126,5.059,136,1.714,152,4.005,165,5.407,167,2.408,176,3.378,185,3.88,187,5.971,199,1.887,200,4.601,298,4.141,343,2.201,364,5.407,425,5.407,434,2.759,477,3.279,478,3.752,479,1.984,480,1.969,490,4.83,511,2.816,636,4.291,708,3.668,757,4.457,784,5.357,788,7.253,798,6.098,811,3.733,828,5.795,879,5.981,898,6.285,907,7.626,908,4.803,945,3.766,949,5.782,1118,8.005,1170,12.262,1174,5.782,1175,7.048,1176,7.048,1177,7.048,1178,7.048,1179,7.048,1180,10.332,1181,12.593,1182,6.285,1183,7.048,1184,7.048,1185,6.285,1186,7.048,1187,5.782,1188,7.048,1189,5.407]],["keywords/80",[]],["title/81",[76,170.539,499,191.107,1118,451.519,1190,941.961]],["content/81",[21,0.614,76,2.21,78,1.778,86,3.2,112,9.365,119,10.381,136,1.833,187,4.877,193,5.442,199,3.268,200,4.021,247,5.708,334,7.173,477,3.609,571,8.846,770,6.722,798,4.981,1035,11.6,1118,8.067,1160,10.015,1191,12.207,1192,11.795,1193,16.83,1194,12.207,1195,12.207,1196,12.207,1197,10.885,1198,12.207,1199,12.207]],["keywords/81",[]],["title/82",[21,47.389,108,503.326,199,252.181,1200,772.814]],["content/82",[]],["keywords/82",[]],["title/83",[21,47.389,199,252.181,316,361.289,1201,772.814]],["content/83",[2,1.585,3,1.883,9,3.555,11,2.734,12,0.811,21,0.955,25,0.946,43,4.498,44,4.256,51,5.301,52,1.007,53,1.048,54,2.32,58,5.157,73,4.95,76,1.849,83,1.539,84,2.32,96,4.725,108,5.456,123,6.457,134,9.105,136,1.007,137,5.147,149,7.037,199,4.742,202,6.301,239,3.996,316,5.25,478,2.358,479,4.348,480,2.561,490,3.916,522,2.436,550,4.449,606,5.803,736,4.552,784,5.923,811,3.622,812,4.66,823,5.622,869,6.457,1201,8.377,1202,10.211,1203,16.499,1204,10.211,1205,10.211,1206,10.211,1207,9.105]],["keywords/83",[]],["title/84",[21,47.389,499,191.107,866,429.916,1208,941.961]],["content/84",[21,0.71,82,3.596,96,4.813,137,5.308,191,5.308,199,4.5,479,3.975,480,2.641,495,12.179,832,9.731,834,9.552,866,7.671,1209,11.583,1210,14.118,1211,14.118]],["keywords/84",[]],["title/85",[16,364.021,21,42.981,171,372.252,499,173.333,1212,761.86]],["content/85",[16,7.276,21,0.561,78,1.623,82,2.839,83,2.855,96,4.153,131,4.646,137,4.19,171,6.32,199,3.883,315,3.405,316,5.563,342,5.955,465,7.133,467,5.05,477,4.009,479,3.138,480,3.195,515,5.787,558,4.749,624,5.677,685,3.672,697,4.646,708,3.247,751,5.629,831,8.186,832,7.682,834,8.243,835,7.682,855,6.785,856,7.344,1209,9.144,1213,9.939,1214,8.076,1215,9.939,1216,8.55,1217,7.682]],["keywords/85",[]],["title/86",[21,42.981,499,173.333,607,502.017,1218,761.86,1219,700.937]],["content/86",[21,0.569,78,1.646,82,2.879,83,2.833,96,4.191,131,4.711,137,4.249,191,4.249,199,3.918,315,3.435,316,5.613,342,6.038,465,7.198,467,5.095,477,4.03,479,3.182,480,3.036,515,5.867,607,8.6,624,5.728,692,9.271,697,4.711,708,3.292,728,6.88,831,8.229,832,7.789,833,7.789,834,8.317,855,6.88,856,7.446,1013,7.198,1209,9.271,1214,8.189,1215,10.077,1219,12.007,1220,11.3,1221,8.669]],["keywords/86",[]],["title/87",[21,52.804,83,158.193,1222,805.214]],["content/87",[12,1.021,21,0.867,23,4.057,25,0.863,52,0.918,53,0.956,58,4.703,68,3.745,72,3.8,78,1.356,82,3.275,83,2.929,96,2.667,102,5.868,125,5.472,140,2.622,152,5.292,178,3.501,200,3.068,233,7.08,315,3.018,316,4.931,349,6.418,405,7.64,410,6.418,465,8.474,467,3.242,477,3.457,478,2.151,479,2.622,480,3.303,522,2.222,561,4.703,595,5.472,624,5.032,685,3.068,692,10.549,697,5.36,708,3.745,743,4.835,826,5.472,829,6.418,831,8.259,893,7.438,918,6.418,939,7.144,979,5.889,1217,6.418,1222,7.144,1223,9.312,1224,11.466,1225,9.312,1226,9.312,1227,9.312,1228,9.312]],["keywords/87",[]],["title/88",[83,158.193,893,530.106,1229,861.117]],["content/88",[0,3.735,6,3.08,13,1.433,14,2.756,21,0.906,25,0.866,52,0.922,53,0.96,82,3.284,83,2.86,84,3.614,87,1.533,108,4.995,132,4.371,136,1.271,189,6.774,191,3.515,196,3.897,199,3.451,236,4.721,345,6.34,434,5.046,436,5.912,467,3.254,477,2.194,478,2.159,480,1.749,490,4.945,499,1.897,505,6.16,522,2.23,537,6.16,685,5.24,697,6.151,708,2.723,736,5.747,743,6.693,747,7.271,780,6.888,794,7.849,845,7.849,866,8.344,893,6.511,952,7.669,978,6.443,1229,7.669,1230,9.348,1231,9.348,1232,7.669,1233,9.348,1234,7.669]],["keywords/88",[]],["title/89",[83,158.193,708,305.737,1235,861.117]],["content/89",[6,3.14,12,1.037,13,1.461,21,0.807,25,0.883,52,0.94,53,0.978,81,1.616,82,3.328,83,2.849,84,3.943,108,5.093,113,6.569,125,5.6,129,5.248,136,1.47,140,2.683,152,5.417,196,3.973,199,3.498,239,3.73,305,3.973,412,6.569,422,8.499,467,3.318,477,3.067,480,2.788,490,6.444,513,6.28,522,2.274,551,6.569,560,8.499,561,4.814,604,7.194,605,5.417,616,5.803,624,3.73,649,3.808,678,9.427,708,4.672,780,5.093,794,5.803,829,6.569,831,4.569,834,7.425,835,6.569,846,6.027,855,5.803,866,5.963,867,4.948,893,4.814,894,10.718,1013,4.687,1024,5.6,1235,7.82,1236,9.531,1237,13.064,1238,8.499,1239,9.531,1240,7.312,1241,8.499,1242,7.82]],["keywords/89",[]],["title/90",[83,158.193,595,616.74,877,805.214]],["content/90",[2,1.163,3,1.382,6,2.567,9,4.649,11,2.086,12,1.164,13,1.737,14,1.767,19,1.985,21,0.895,22,4.724,23,4.937,25,0.722,27,3.402,32,3.832,39,6.24,52,0.768,53,0.8,54,1.771,77,2.575,78,1.65,80,4.046,81,2.485,83,2.748,121,3.556,136,1.317,137,4.26,139,5.647,185,2.873,196,3.248,198,3.248,199,3.034,227,4.744,237,3.643,305,3.248,313,2.614,315,1.829,324,8.444,368,2.873,396,4.579,406,5.371,425,5.978,434,3.05,450,4.429,459,7.166,480,3.138,498,5.647,499,2.709,525,7.589,555,5.978,569,5.978,570,7.81,571,8.211,572,6.949,591,7.81,595,9.55,599,6.949,600,6.949,604,4.291,605,4.429,606,4.429,607,4.579,608,8.693,616,4.744,708,2.27,713,4.744,767,6.393,773,5.134,823,4.291,831,3.735,837,6.393,877,5.978,893,3.936,997,4.928,1014,8.693,1021,6.949,1238,6.949,1243,3.936,1244,7.166,1245,9.297,1246,9.297,1247,11.332,1248,7.792,1249,7.792,1250,7.792,1251,7.792,1252,7.792,1253,7.792,1254,7.792,1255,7.792]],["keywords/90",[]],["title/91",[83,141.971,480,176.202,831,451.519,1256,772.814]],["content/91",[2,1.129,3,1.341,12,0.873,13,1.685,21,0.723,25,1.019,52,1.084,53,1.129,54,2.498,83,2.777,84,2.498,108,5.875,137,4.134,199,3.849,236,5.553,342,5.875,434,4.303,465,5.407,477,3.76,480,3.298,490,5.514,511,4.393,515,5.708,604,6.054,624,4.303,685,3.622,708,3.203,719,6.693,790,6.891,823,6.054,831,8.45,833,7.578,834,10.277,835,7.578,855,6.693,856,7.244,893,5.553,916,6.054,1024,6.46,1256,9.02,1257,14.284,1258,9.804]],["keywords/91",[]],["title/92",[78,124.43,83,128.767,624,334.393,831,409.525,1214,619.098]],["content/92",[12,0.992,13,1.915,16,6.138,21,0.878,23,3.894,25,0.828,52,0.881,53,0.917,54,2.031,62,4.395,68,2.603,78,2.098,81,1.515,82,2.276,83,2.818,84,2.839,87,2.049,96,2.559,98,5.079,130,4.64,132,4.178,136,0.881,148,7.901,167,4.27,171,3.894,188,5.441,199,3.345,305,3.725,377,6.476,421,5.441,434,3.498,465,4.395,467,3.111,477,2.098,479,2.516,480,2.337,490,3.428,499,2.923,558,6.647,607,5.251,624,6.106,634,11.968,649,3.571,685,4.116,708,3.64,736,3.984,790,5.989,797,6.476,811,3.17,831,8.539,834,8.866,855,9.498,892,7.332,893,4.513,1024,5.251,1212,7.969,1214,6.476,1218,7.969,1219,7.332,1232,7.332,1259,7.969,1260,8.936,1261,6.856,1262,8.936]],["keywords/92",[]],["title/93",[83,158.193,480,196.335,1221,805.214]],["content/93",[21,0.566,25,1.042,52,1.109,53,1.155,54,2.556,81,1.907,82,2.865,83,2.676,84,3.68,110,7.113,136,1.439,199,3.906,214,4.689,305,4.689,434,4.403,451,4.147,477,2.64,479,3.167,480,2.729,490,4.314,589,10.031,624,6.339,708,3.277,790,5.392,831,8.215,832,7.753,833,12.239,834,10.527,855,9.86,856,7.412,866,5.134,867,7.576,893,5.681,951,8.629,1221,8.629,1259,10.031,1263,11.248]],["keywords/93",[]],["title/94",[83,141.971,480,176.202,1216,722.644,1217,649.234]],["content/94",[13,2.196,14,1.378,16,6.615,21,0.823,25,0.819,44,3.685,52,0.872,53,0.907,54,2.008,73,3.196,76,2.245,81,2.102,82,2.252,83,2.787,84,3.528,129,4.867,136,1.612,148,9.057,171,5.402,199,3.319,305,3.685,343,2.76,434,3.46,477,2.075,480,3.422,491,5.194,498,8.985,499,2.516,510,4.237,525,5.023,535,6.781,624,3.46,648,5.824,682,4.867,687,5.023,697,3.685,708,2.575,721,4.723,751,7.233,790,5.943,799,6.405,826,5.194,831,5.943,833,6.092,834,7.047,835,6.092,855,5.381,860,11.057,866,4.034,867,4.589,892,7.252,894,7.252,947,6.405,1024,5.194,1028,9.512,1216,6.781,1217,9.871,1264,8.839,1265,7.252,1266,8.839,1267,4.589,1268,12.399,1269,8.839,1270,8.839,1271,8.839,1272,8.839,1273,8.839,1274,8.839,1275,8.839,1276,8.839]],["keywords/94",[]],["title/95",[83,158.193,202,428.265,1277,805.214]],["content/95",[2,1.489,3,1.768,12,0.522,13,1.531,14,1.557,19,2.543,21,0.873,25,0.609,44,2.74,52,0.648,53,0.675,68,1.914,77,1.493,81,2.458,82,3.435,83,2.735,84,3.469,87,1.078,96,2.859,105,3.619,121,3,129,3.619,131,2.74,136,1.33,166,3.412,170,4.331,172,4.156,196,2.74,199,1.76,202,7.464,237,3.073,239,2.572,247,3.073,296,5.861,315,1.543,316,2.521,331,4.763,345,8.235,434,2.572,436,6.314,453,4.331,459,8.527,465,3.232,485,6.314,490,2.521,491,5.867,499,1.333,505,4.331,522,1.568,525,6.861,531,3.073,547,3.735,580,5.042,607,3.862,624,2.572,645,3.735,685,3.289,697,4.162,703,10.344,708,2.908,721,5.335,736,2.93,747,5.875,778,5.392,780,5.335,794,6.078,800,7.235,845,6.078,848,5.392,849,8.903,850,13.615,971,5.042,1013,5.938,1027,5.042,1267,3.412,1277,5.042,1278,5.042,1279,13.413,1280,11.847,1281,5.861,1282,5.042,1283,6.572,1284,6.572,1285,6.572,1286,6.572,1287,6.572,1288,6.572,1289,9.905,1290,12.073,1291,9.984,1292,9.984,1293,6.572,1294,6.572,1295,6.572]],["keywords/95",[]],["title/96",[202,428.265,812,479.04,1296,861.117]],["content/96",[2,1.134,3,1.347,12,1.145,21,0.941,25,1.023,45,6.984,52,1.089,53,1.134,65,6.984,78,1.608,82,2.813,83,1.665,84,3.648,131,4.604,137,4.152,166,5.734,172,6.984,178,4.152,196,4.604,199,4.727,200,3.638,202,7.204,214,4.604,315,2.592,316,4.236,332,8.003,491,6.49,509,5.734,510,5.294,522,2.635,563,7.277,616,6.724,708,3.217,812,8.418,846,6.984,1265,9.061,1289,13.171,1296,9.061,1297,12.857,1298,11.044,1299,9.061]],["keywords/96",[]],["title/97",[21,42.981,136,84.241,199,228.727,499,173.333,1300,700.937]],["content/97",[6,2.87,12,1.225,21,0.918,25,0.807,51,4.523,52,0.859,53,0.894,58,4.4,77,1.98,80,4.523,83,1.85,92,5.304,96,3.515,105,6.759,133,8.088,137,3.276,142,6.005,152,8.768,164,5.119,167,2.977,178,4.615,188,7.473,199,4.641,200,4.044,284,5.741,315,2.881,345,8.851,410,6.005,412,6.005,450,6.976,480,1.63,491,5.119,499,3.3,522,2.079,534,4.4,619,7.769,632,6.684,637,6.313,724,8.894,751,4.4,752,6.005,761,7.148,780,6.559,794,9.392,848,14.523,866,8.214,874,10.945,1040,7.769,1300,7.148,1301,7.769,1302,12.274,1303,8.712,1304,12.274,1305,8.712,1306,8.712,1307,7.148,1308,12.274,1309,12.274,1310,12.274]],["keywords/97",[]],["title/98",[46,649.234,62,463.266,597,722.644,1028,722.644]],["content/98",[2,1.646,3,1.955,5,6.78,12,1.273,13,2.002,15,5.008,46,9,62,7.885,167,4.462,194,10.713,196,5.443,198,5.443,200,4.302,305,5.443,315,3.763,345,6.422,449,10.018,450,7.421,494,10.713,522,3.115,597,12.3,766,8.604,1015,11.644,1028,10.018,1311,9,1312,11.644,1313,9,1314,9.462]],["keywords/98",[]],["title/99",[1315,1213.21]],["content/99",[2,1.319,3,1.695,6,1.973,9,2.085,11,1.604,12,1.323,13,2.6,14,2.911,15,5.644,16,2.552,19,2.903,21,0.82,22,4.75,26,3.788,28,6.127,29,4.827,40,2.946,43,3.319,50,4.595,51,5.916,63,2.393,66,6.089,68,1.745,73,5.321,76,3.07,77,1.361,78,1.66,79,2.803,81,2.69,86,3.514,87,2.602,96,2.663,98,3.404,99,3.298,102,2.734,118,3.788,123,5.88,137,2.252,138,3.947,148,3.788,166,5.916,178,2.252,185,2.208,199,1.604,200,1.973,211,4.341,231,4.595,237,2.801,244,3.947,251,4.915,264,3.52,289,4.595,298,3.52,303,4.915,327,4.595,337,4.595,343,2.903,347,3.404,356,4.915,364,4.595,368,2.208,391,5.342,407,3.788,415,2.552,477,2.182,478,4.077,485,3.788,510,2.871,511,2.393,559,4.457,605,3.404,678,3.788,680,5.88,682,5.12,684,5.342,685,3.754,688,4.915,721,3.201,751,3.025,787,4.968,805,5.342,828,5.12,879,3.404,908,2.734,924,4.915,945,4.968,1207,5.342,1315,5.342,1316,4.915,1317,5.99,1318,5.99,1319,5.99,1320,5.99,1321,5.342,1322,5.342,1323,5.99,1324,5.342]],["keywords/99",[]],["title/100",[21,42.981,86,162.438,140,240.539,798,348.602,1325,700.937]],["content/100",[]],["keywords/100",[]],["title/101",[86,199.559,798,428.265,1326,861.117]],["content/101",[0,3.679,12,1.013,13,1.411,18,5.822,21,0.642,25,0.853,27,2.345,43,2.682,52,0.908,53,1.31,54,2.092,81,1.561,82,2.345,83,1.388,86,3.703,87,2.721,99,5.07,116,4.202,119,5.41,126,4.683,136,1.258,140,3.592,167,3.146,171,4.011,178,3.462,187,5.097,191,3.462,208,8.067,368,5.397,377,6.672,477,2.161,499,1.868,522,2.197,534,7.393,559,6.115,578,6.346,649,3.679,660,6.066,675,6.346,685,3.033,747,7.231,788,8.792,790,4.413,798,7.527,881,6.672,955,6.672,973,6.066,1068,6.672,1192,7.063,1261,7.063,1326,10.466,1327,6.346,1328,9.207,1329,8.21,1330,8.21,1331,9.207,1332,9.207,1333,7.063,1334,9.207]],["keywords/101",[]],["title/102",[140,295.508,798,428.265,1335,861.117]],["content/102",[0,2.479,2,0.637,3,0.756,12,1.039,13,1.786,14,2.708,18,4.36,19,2.968,21,0.481,25,0.575,27,1.58,52,0.612,53,0.981,54,1.41,77,2.647,79,2.88,81,1.975,82,1.58,83,0.935,86,2.488,87,2.55,97,2.16,99,3.416,126,3.452,136,1.687,140,5.258,152,3.526,178,2.333,187,4.655,191,2.333,208,6.041,368,4.295,373,4.088,390,3.526,428,5.26,451,2.287,477,3.768,478,1.433,487,4.088,490,6.45,499,1.259,522,1.48,531,2.901,534,5.884,554,7.092,559,2.974,578,4.276,579,3.777,636,7.092,649,3.817,654,3.777,660,4.088,674,2.901,675,6.584,679,3.817,685,2.044,728,3.777,741,5.26,747,5.076,751,3.133,753,3.416,790,2.974,792,3.416,798,7.875,826,3.645,881,6.923,882,3.923,908,4.36,913,8.937,926,2.831,927,2.428,973,4.088,1099,5.09,1123,8.519,1180,7.838,1182,5.532,1192,4.759,1240,8.937,1261,7.329,1327,4.276,1329,5.532,1330,5.532,1335,7.838,1336,5.09,1337,8.519,1338,5.532,1339,6.204,1340,6.204,1341,6.204,1342,6.204,1343,5.09,1344,6.204,1345,5.532,1346,8.519,1347,4.759,1348,5.532,1349,6.204]],["keywords/102",[]],["title/103",[21,52.804,798,428.265,1350,861.117]],["content/103",[12,1.024,13,1.433,16,5.493,18,5.884,19,2.381,21,0.974,25,0.866,27,2.381,32,6.34,43,2.723,52,0.922,53,0.96,54,2.124,76,1.692,77,2.124,78,1.361,79,4.796,80,4.853,81,1.585,82,3.284,83,1.409,87,2.736,101,9.723,116,4.266,132,4.371,136,1.271,178,3.515,185,3.446,187,3.735,208,8.152,316,3.585,352,8.336,368,5.44,396,5.493,499,1.897,534,6.511,551,6.443,559,4.481,588,4.481,649,3.735,660,6.16,674,6.028,679,3.735,685,3.08,728,5.691,747,5.617,788,6.443,798,7.213,810,8.336,927,3.659,955,9.342,973,6.16,1192,7.172,1258,8.336,1261,7.172,1327,6.443,1338,8.336,1343,7.669,1350,7.669,1351,9.348,1352,7.669,1353,9.348,1354,8.336,1355,9.348]],["keywords/103",[]],["title/104",[1,749.156]],["content/104",[]],["keywords/104",[]],["title/105",[823,652.514,1356,1184.991]],["content/105",[2,1.263,3,1.736,5,4.54,6,2.88,11,2.341,19,3.627,25,1.432,30,5.323,43,3.584,45,5.529,52,1.213,53,0.898,62,4.3,67,7.797,81,2.086,100,6.027,109,3.898,131,3.645,132,4.088,167,2.988,174,6.027,176,6.825,195,8.782,196,3.645,197,6.027,198,3.645,199,3.812,231,6.708,236,4.416,247,4.088,299,9.814,301,5.529,315,2.052,321,6.336,345,4.3,348,7.174,368,4.537,379,7.174,415,5.243,419,7.797,499,1.774,531,4.088,556,4.969,561,7.191,640,6.708,642,10.973,643,4.191,651,5.138,654,5.323,679,3.494,723,6.027,743,4.54,753,4.815,792,4.815,823,9.302,882,5.529,947,6.336,1189,6.708,1311,8.481,1313,6.027,1322,7.797,1357,8.744,1358,7.174,1359,11.682,1360,7.797,1361,7.174,1362,7.797,1363,6.708,1364,8.481,1365,8.744,1366,8.744,1367,8.917,1368,8.744,1369,8.744,1370,8.744,1371,8.744,1372,6.336,1373,8.744,1374,8.744,1375,8.744,1376,7.797,1377,8.744,1378,7.797,1379,8.917,1380,6.708,1381,8.744,1382,7.174,1383,8.744,1384,8.744,1385,8.744]],["keywords/105",[]],["title/106",[2,87.706,3,104.178,1313,588.851,1314,619.098,1386,854.352]],["content/106",[1,5.622,2,1.585,3,1.669,6,3.364,8,7.399,9,3.555,10,9.02,11,2.734,15,6.328,19,2.601,21,0.514,22,4.256,27,2.601,39,5.622,42,7.399,46,7.037,62,6.732,63,5.469,87,1.674,90,7.037,96,2.924,109,6.884,110,6.457,112,7.833,124,7.037,139,7.399,153,4.552,164,6,166,5.301,167,3.489,176,4.894,195,5.803,196,4.256,198,4.256,237,4.774,255,7.399,261,7.833,265,7.833,276,9.105,299,7.037,309,8.377,315,2.397,406,7.037,476,4.774,494,8.377,522,2.436,616,6.216,621,9.105,641,10.502,654,6.216,676,4.35,678,6.457,723,7.037,865,9.105,991,5.622,1311,7.037,1313,7.037,1314,7.399,1363,11.847,1367,11.19,1382,8.377,1387,10.211,1388,10.211,1389,10.211,1390,10.211,1391,10.211,1392,10.211,1393,10.211,1394,8.377,1395,10.211]],["keywords/106",[]],["title/107",[349,723.417,578,723.417,1396,1049.592]],["content/107",[2,1.407,3,1.671,9,2.84,10,5.375,11,2.184,12,0.648,14,1.272,15,6.897,21,0.798,25,1.27,26,5.159,28,4.404,40,6.74,42,5.911,57,5.375,68,2.376,69,5.159,77,2.662,86,1.551,87,2.601,90,5.623,92,4.967,93,8.986,96,3.924,98,4.636,100,5.623,106,7.407,107,5.375,108,4.359,109,3.637,112,6.258,113,5.623,115,4.636,116,3.723,124,5.623,125,4.794,128,8.488,146,5.911,153,3.637,164,8.052,171,3.554,195,4.636,199,3.136,203,5.911,237,6.407,252,7.275,255,5.911,259,5.159,261,6.258,264,4.794,283,9.61,289,6.258,300,6.693,315,3.217,332,5.911,333,6.258,335,5.159,367,5.911,376,5.375,383,4.012,411,7.718,429,6.258,446,6.693,448,6.258,450,4.636,451,4.318,479,2.297,522,3.784,546,7.275,582,8.343,583,6.258,587,5.375,641,12.666,654,4.967,664,5.159,680,5.159,754,5.623,943,7.275,1157,7.275,1372,5.911,1378,7.275,1379,5.911,1394,9.61,1397,7.275,1398,6.693,1399,8.158,1400,7.275,1401,8.158,1402,8.158,1403,8.158,1404,8.158,1405,7.275]],["keywords/107",[]],["title/108",[25,79.164,52,84.241,63,341.358,299,588.851,1406,854.352]],["content/108",[2,1.286,3,1.76,11,2.401,15,5.537,21,0.451,25,1.161,26,5.672,27,2.285,28,3.372,31,4.793,52,1.423,53,0.921,54,2.846,57,5.91,63,6.243,66,4.793,69,5.672,72,3.66,81,1.52,87,1.471,96,2.568,106,5.672,109,3.999,116,5.717,125,5.27,146,6.499,156,4.411,164,5.27,173,5.461,195,9.678,196,6.018,198,5.222,237,4.194,247,4.194,265,6.881,299,11.33,345,7.099,373,8.254,374,7.998,375,7.359,376,5.91,379,10.277,467,3.123,522,3.922,538,6.881,636,8.788,641,9.61,720,7.998,723,6.182,725,7.359,780,4.793,823,6.898,933,6.881,1299,7.359,1316,7.359,1372,10.46,1376,11.171,1379,6.499,1394,7.359,1407,7.998,1408,8.969,1409,12.527,1410,12.527,1411,8.969,1412,11.171,1413,8.969,1414,8.969,1415,11.171,1416,8.969,1417,8.969,1418,11.171,1419,7.998,1420,8.969,1421,8.969]],["keywords/108",[]],["title/109",[6,310.314,1358,772.814,1359,772.814,1422,941.961]],["content/109",[2,1.801,3,2.187,6,5.003,11,2.645,12,0.784,19,2.517,29,5.129,39,8.362,63,3.947,65,6.247,101,6.509,116,4.509,117,6.014,149,6.809,173,6.014,174,6.809,185,3.642,188,6.014,255,7.159,270,7.579,272,8.81,335,6.247,406,6.809,421,6.014,515,5.129,537,6.509,551,6.809,563,8.821,644,8.81,882,6.247,1313,10.466,1314,7.159,1316,10.984,1358,12.459,1359,14.717,1360,11.938,1361,10.984,1362,8.81,1363,7.579,1364,6.809,1367,11.004,1379,11.004,1423,13.388,1424,8.81,1425,9.879,1426,10.271,1427,9.879,1428,8.81,1429,8.81,1430,9.879,1431,9.879,1432,9.879,1433,9.879,1434,8.81,1435,9.879,1436,9.879,1437,8.81,1438,9.879,1439,8.81]],["keywords/109",[]],["title/110",[6,345.771,1364,723.417,1440,1049.592]],["content/110",[2,1.066,3,1.266,6,5.7,9,4.82,16,5.899,28,3.904,29,5.392,40,7.659,79,4.696,89,5.718,95,10.621,116,6.319,121,4.74,132,4.855,150,9.542,167,3.549,195,8.851,271,9.26,316,3.983,339,12.346,341,11.358,347,5.902,355,9.26,380,8.52,407,6.567,509,5.392,551,7.158,563,6.843,573,8.52,664,9.849,787,5.549,1078,8.52,1314,7.525,1333,7.967,1364,12.522,1367,13.165,1424,9.26,1441,10.385,1442,10.385,1443,10.385,1444,10.385,1445,10.385,1446,10.385,1447,10.385,1448,10.385,1449,10.385,1450,10.385,1451,10.385,1452,10.385,1453,10.385,1454,10.385]],["keywords/110",[]],["title/111",[211,619.098,246,700.937,926,389.931,1426,655.432,1455,761.86]],["content/111",[6,5.146,136,1.235,211,12.919,244,8.25,245,11.165,246,14.627,251,10.273,308,10.273,541,7.918,551,8.63,606,7.116,733,9.073,793,11.32,926,7.13,1364,10.767,1382,10.273,1426,13.677,1429,11.165,1434,11.165,1455,13.93,1456,12.521,1457,15.621,1458,12.521,1459,12.521,1460,12.521,1461,12.521,1462,12.521]],["keywords/111",[]],["title/112",[290,861.117,1463,1049.592,1464,935.963]],["content/112",[2,0.761,3,1.582,5,3.849,11,1.985,32,3.646,33,4.356,39,4.082,43,2.159,47,10.374,56,5.687,110,6.909,116,3.383,142,5.109,148,4.688,165,5.687,170,4.884,197,5.109,199,1.985,203,5.372,214,3.09,237,5.108,241,4.513,250,6.61,258,6.61,260,5.109,265,5.687,289,5.687,290,10.644,298,4.356,299,5.109,300,6.082,303,8.963,305,3.09,307,6.082,313,2.487,321,5.372,333,5.687,384,6.61,390,4.213,447,4.688,479,2.087,508,6.082,525,4.213,550,3.23,721,3.961,728,4.513,766,4.884,823,9.332,902,11.569,945,3.961,1024,6.419,1118,3.553,1278,5.687,1311,5.109,1313,7.53,1361,8.963,1363,5.687,1364,5.109,1367,5.372,1397,6.61,1426,5.687,1428,9.742,1464,9.742,1465,10.925,1466,7.413,1467,7.413,1468,7.413,1469,7.413,1470,7.413,1471,7.413,1472,7.413,1473,7.413,1474,7.413,1475,12.974,1476,7.413,1477,10.925,1478,10.925,1479,10.925,1480,10.925,1481,10.925,1482,7.413,1483,7.413,1484,10.925,1485,10.925,1486,7.413,1487,7.413,1488,7.413,1489,7.413,1490,7.413,1491,7.413,1492,6.61,1493,7.413,1494,7.413,1495,7.413,1496,10.925,1497,10.925,1498,12.974,1499,12.974,1500,7.413,1501,7.413,1502,7.413,1503,7.413,1504,7.413,1505,7.413,1506,7.413,1507,7.413,1508,7.413,1509,7.413,1510,7.413,1511,10.925,1512,7.413,1513,7.413,1514,7.413,1515,10.925,1516,7.413,1517,7.413,1518,7.413,1519,7.413,1520,7.413,1521,7.413,1522,7.413,1523,6.61,1524,7.413,1525,7.413,1526,7.413,1527,7.413,1528,7.413,1529,7.413,1530,6.61,1531,6.61,1532,6.61,1533,7.413,1534,7.413,1535,7.413]],["keywords/112",[]],["title/113",[21,39.324,72,318.938,77,177.614,83,117.81,136,77.072,1536,781.652]],["content/113",[]],["keywords/113",[]],["title/114",[21,42.981,136,119.363,478,197.31,827,700.937]],["content/114",[12,1.072,13,1.533,14,1.559,21,0.933,43,4.766,72,4.081,76,3.093,77,3.472,81,2.896,82,2.548,83,1.507,86,3.347,108,5.344,125,5.876,136,1.736,137,3.76,140,2.816,175,10.532,198,4.169,199,3.614,200,3.295,247,4.676,315,2.348,334,5.876,343,3.123,347,5.684,421,6.089,467,4.7,476,4.676,478,3.778,480,2.858,491,5.876,499,2.029,510,4.794,586,4.676,674,4.676,741,5.507,829,6.893,866,4.564,935,8.537,956,5.876,1035,6.893,1200,8.205,1537,8.918,1538,10.001,1539,10.001,1540,10.001,1541,13.499]],["keywords/114",[]],["title/115",[21,47.389,77,214.041,480,176.202,1542,772.814]],["content/115",[2,1.389,3,1.649,9,2.775,11,2.134,12,1.074,13,2.272,14,1.243,19,2.031,20,4.684,21,0.954,22,3.323,23,3.473,25,0.739,31,4.259,52,0.786,53,0.818,54,1.811,68,2.322,69,5.041,77,3.074,81,1.953,82,2.031,83,1.201,85,3.323,87,1.307,88,5.041,96,3.299,102,3.638,103,3.92,121,3.638,185,2.939,213,3.553,214,3.323,237,3.727,259,7.285,315,1.871,342,4.259,479,2.244,480,3.389,490,3.057,498,5.776,515,4.138,522,1.902,525,4.53,531,3.727,534,4.026,540,3.92,542,6.54,550,3.473,570,5.494,586,6.928,588,3.821,595,4.684,604,4.389,605,6.547,606,7.687,607,9.924,632,6.115,663,7.108,674,5.386,687,6.547,696,9.451,741,4.389,797,5.776,800,5.776,803,5.252,846,5.041,920,6.115,927,4.509,933,6.115,935,5.041,978,5.494,979,5.041,988,6.115,1024,4.684,1098,10.272,1311,5.494,1405,7.108,1523,7.108,1537,7.108,1542,6.54,1543,6.115,1544,6.54,1545,7.108,1546,10.377,1547,10.272,1548,7.971,1549,7.971,1550,7.971,1551,7.971,1552,7.971,1553,6.115,1554,6.115]],["keywords/115",[]],["title/116",[21,47.389,77,214.041,477,221.108,1555,772.814]],["content/116",[12,1.069,13,1.527,14,1.553,16,4.244,21,0.951,25,0.923,27,2.537,31,5.322,44,5.612,52,0.982,53,1.022,54,2.263,70,3.82,77,4.154,82,2.537,83,1.501,84,2.263,86,1.894,136,1.61,137,3.745,140,2.804,187,3.979,199,4.082,213,4.44,239,3.898,305,4.152,373,6.563,402,5.66,467,5.309,477,4.22,478,3.109,510,4.774,511,3.979,567,8.882,753,7.413,784,3.82,798,6.222,823,5.484,883,6.298,909,7.641,910,7.641,918,6.865,1145,8.882,1224,8.882,1321,8.882,1325,8.171,1555,8.171,1556,11.044,1557,7.641,1558,9.96,1559,7.217,1560,9.96,1561,9.96,1562,9.96,1563,9.96]],["keywords/116",[]],["title/117",[21,47.389,77,214.041,199,252.181,1557,722.644]],["content/117",[2,1.039,3,1.235,6,3.336,9,3.525,12,0.804,14,1.579,21,0.863,25,0.938,27,2.579,40,4.98,52,0.998,53,1.039,54,2.301,63,4.046,76,1.833,77,2.301,83,1.526,97,3.525,132,4.734,136,1.621,199,4.833,200,4.484,203,7.337,213,4.514,215,8.307,229,8.307,233,7.496,259,6.403,301,6.403,315,2.377,316,3.884,344,8.307,346,7.337,403,7.768,477,2.377,510,4.854,550,4.412,632,7.768,651,7.999,736,6.855,752,10.599,757,6.403,763,7.768,803,6.672,889,6.672,927,5.328,956,5.95,1092,9.029,1189,7.768,1301,9.029,1352,8.307,1372,7.337,1437,9.029,1557,7.768,1564,10.126,1565,10.126,1566,10.126,1567,13.612,1568,10.126,1569,13.612,1570,10.126,1571,10.126,1572,10.126,1573,10.126,1574,10.126]],["keywords/117",[]],["title/118",[21,47.389,77,214.041,83,141.971,1559,682.583]],["content/118",[1,6.137,5,5.787,12,0.885,21,0.913,25,1.033,27,3.695,52,1.099,53,1.144,58,5.629,70,4.275,77,3.881,78,1.623,81,2.733,83,2.902,85,4.646,96,3.192,118,7.048,191,4.19,202,5.918,213,4.969,315,2.616,343,3.48,345,5.481,346,8.076,465,5.481,467,3.88,477,3.405,478,2.574,479,3.138,480,2.085,522,2.659,586,5.211,624,4.362,637,8.076,643,5.342,680,7.048,971,8.55,1013,5.481,1222,8.55,1243,5.629,1277,8.55,1559,8.076,1575,11.145]],["keywords/118",[]],["title/119",[81,159.672,83,141.971,893,475.747,1576,772.814]],["content/119",[0,3.749,6,3.091,13,2.267,14,2.015,19,2.39,21,0.92,25,0.87,32,4.615,52,0.925,53,1.327,54,2.132,73,6.042,76,3.127,77,2.937,78,1.883,81,2.701,82,3.293,83,2.667,84,3.36,85,3.912,97,3.267,136,1.745,191,3.528,193,5.762,199,2.512,214,3.912,334,8.688,345,4.615,484,5.167,490,3.599,499,1.904,579,7.869,674,4.388,697,3.912,753,5.167,775,9.367,811,4.586,825,6.8,841,6.183,869,5.934,893,7.468,908,4.283,945,5.014,1035,6.468,1232,7.699,1243,4.74,1576,10.605,1577,12.131,1578,12.131,1579,10.605,1580,10.605]],["keywords/119",[]],["title/120",[81,159.672,83,141.971,708,274.386,1581,772.814]],["content/120",[0,3.651,9,3.181,12,0.726,13,1.401,19,2.328,21,0.792,25,0.847,32,4.494,52,0.901,53,1.303,54,2.076,73,5.696,76,2.852,77,2.884,78,1.331,81,2.805,83,2.7,84,3.761,109,5.657,136,1.816,191,3.436,199,2.446,214,3.809,225,6.021,334,7.457,477,2.979,479,2.573,490,6.57,499,1.854,573,7.497,579,5.563,586,4.272,678,5.778,708,4.821,753,5.032,811,5.172,866,4.17,867,4.744,869,5.778,893,4.615,1013,4.494,1077,8.148,1172,8.148,1234,7.497,1241,8.148,1282,7.01,1546,7.01,1577,11.961,1578,11.961,1579,10.411,1581,10.411,1582,9.138,1583,10.565,1584,12.69,1585,9.138,1586,9.138]],["keywords/120",[]],["title/121",[81,159.672,83,141.971,595,553.496,1587,772.814]],["content/121",[0,3.632,2,0.597,3,0.709,6,1.917,11,1.558,12,0.888,13,1.715,14,2.139,20,5.341,21,0.86,22,3.789,23,2.535,25,0.539,38,3.834,52,0.574,53,0.933,58,2.939,63,2.325,66,4.857,73,4.045,76,2.289,77,3.117,78,0.847,79,1.754,80,3.021,82,2.315,83,2.672,84,2.542,85,2.425,87,1.49,89,3.204,97,2.026,136,1.686,156,2.862,185,2.145,191,4.206,193,4.987,237,4.25,239,4.378,260,4.01,301,5.748,315,2.134,324,3.679,368,4.124,425,8.581,436,7.074,439,3.419,450,3.307,477,2.626,479,2.559,480,2.72,481,3.419,499,1.844,514,9.177,522,1.388,525,5.166,537,3.834,540,2.862,559,6.575,587,3.834,588,5.362,591,6.265,595,9.707,608,4.464,624,4.949,634,10.523,664,3.679,679,2.325,713,3.542,722,4.774,774,6.973,775,8.106,783,4.591,814,5.189,837,7.457,866,2.656,867,3.021,879,6.357,920,8.581,938,4.774,945,3.109,953,4.464,997,3.679,1001,4.464,1014,4.464,1023,9.7,1035,6.265,1083,4.774,1128,4.464,1243,2.939,1244,3.679,1245,4.774,1246,4.774,1532,5.189,1578,10.373,1580,4.774,1587,7.457,1588,5.818,1589,5.818,1590,9.089,1591,5.818,1592,9.089,1593,9.089,1594,5.818,1595,5.818,1596,5.818,1597,5.818,1598,5.189,1599,9.089,1600,5.818,1601,5.818,1602,5.818,1603,5.818,1604,9.089,1605,9.089,1606,11.186,1607,5.818,1608,15.189,1609,9.089,1610,11.186]],["keywords/121",[]],["title/122",[83,158.193,465,516.199,1611,1049.592]],["content/122",[72,5.897,83,2.821,137,5.434,233,7.959,242,10.474,465,7.108,480,3.188,624,5.657,823,7.959,831,6.928,1217,9.962,1612,14.453]],["keywords/122",[]],["title/123",[676,447.208,812,479.04,1613,861.117]],["content/123",[0,3.532,2,0.907,3,1.078,12,1.298,13,1.355,14,1.933,21,0.908,23,3.851,25,0.819,45,5.59,52,0.872,53,1.273,68,3.612,72,3.607,76,2.593,77,2.817,78,2.381,79,3.738,82,2.252,83,1.332,84,3.852,87,2.348,102,5.659,136,1.412,156,7.044,172,5.59,185,3.259,191,3.323,239,3.46,297,6.405,315,2.91,343,2.76,431,7.252,439,5.194,480,1.653,484,7.886,487,5.824,499,1.793,509,7.436,522,2.109,554,5.381,563,5.824,626,7.252,649,3.532,676,7.417,685,4.085,713,5.381,719,5.381,736,3.94,743,6.438,800,6.405,811,4.399,812,8.694,987,6.405,1297,7.882,1577,10.173,1613,10.173,1614,8.839]],["keywords/123",[]],["title/124",[21,52.804,1554,805.214,1615,861.117]],["content/124",[9,3.358,11,2.582,12,1.191,13,2.733,21,0.849,25,0.894,52,0.951,53,0.99,54,2.191,73,3.487,77,2.993,81,2.233,83,1.454,88,6.099,116,4.402,129,9.29,136,0.951,176,4.623,199,2.582,236,4.871,241,5.872,259,8.329,284,6.355,316,3.699,334,5.667,368,3.556,410,9.078,459,6.099,464,7.912,479,2.715,480,2.806,488,7.399,514,10.805,515,9.042,531,4.509,540,4.743,557,7.912,559,4.623,569,7.399,570,9.078,574,8.6,588,6.313,611,11.745,696,7.912,754,6.647,787,5.153,869,8.329,971,7.399,1093,7.912,1372,6.989,1400,8.6,1554,11.506,1615,7.912,1616,9.644,1617,9.644,1618,9.644,1619,9.644,1620,9.644,1621,9.644,1622,9.644,1623,9.644,1624,9.644,1625,9.644,1626,8.6,1627,9.644,1628,9.644]],["keywords/124",[]],["title/125",[25,109.801,52,116.842]],["content/125",[0,5.142,2,1.521,3,1.788,6,0.541,11,1.421,12,1.125,13,1.195,14,0.972,15,0.63,18,3.858,19,2.153,20,1.787,21,0.745,22,3.772,23,2.312,25,0.152,26,1.038,27,2.887,28,1.144,31,2.272,32,0.807,33,0.964,34,1.189,35,0.852,38,1.081,39,0.904,43,2.27,44,1.772,49,1.347,50,1.259,51,1.579,52,0.3,53,1.961,54,4.044,55,1.259,56,1.259,57,2.004,58,0.829,63,2.12,66,0.877,68,3.671,70,0.63,76,2.175,77,2.056,78,2.157,79,2.728,81,2.036,82,0.775,83,1.9,84,1.921,85,1.268,86,2.342,87,1.484,92,1.852,96,2.232,97,1.059,102,4.13,107,1.081,108,1.625,115,0.933,126,1.848,135,1.347,136,0.833,137,0.617,140,2.38,142,1.131,146,1.189,153,0.732,162,1.038,168,1.347,169,1.347,170,2.004,171,1.325,174,1.131,176,0.787,178,0.617,180,0.933,185,0.605,187,3.377,191,4.839,196,4.871,198,4.203,199,2.699,200,2.785,202,3.449,205,1.347,206,1.347,208,4.463,213,5.492,215,1.347,233,0.904,237,0.767,238,1.347,239,2.762,240,1.464,241,0.999,313,3.673,316,1.167,319,1.852,322,1.347,323,1.347,327,1.259,329,1.464,330,1.347,331,1.189,343,1.947,372,1.347,383,0.807,415,1.296,436,1.038,440,1.347,449,1.259,451,2.873,462,2.496,463,2.689,465,0.807,477,1.984,478,1.63,480,1.794,484,0.904,485,2.689,486,1.347,493,1.189,499,0.333,506,2.334,507,1.131,509,0.852,512,1.347,522,4.017,529,1.189,539,0.964,540,0.807,547,2.416,552,1.464,553,1.347,558,1.296,561,0.829,588,0.787,590,1.347,591,1.131,595,3.118,604,1.675,606,0.933,607,0.964,620,1.347,624,0.642,636,0.999,638,1.347,643,1.458,645,1.729,648,1.081,651,0.964,659,1.924,660,4.65,664,1.038,668,1.347,669,1.464,676,3.007,677,0.787,679,0.656,682,0.904,685,0.541,686,1.259,687,1.729,689,1.189,691,1.347,694,1.347,697,1.268,703,1.259,708,1.238,716,1.347,717,2.097,721,0.877,726,1.464,727,1.347,736,0.732,738,1.259,743,1.579,747,0.715,751,0.829,755,1.347,757,1.038,769,1.347,770,0.904,771,1.924,772,1.464,783,2.147,784,1.167,787,1.625,789,1.347,790,2.989,794,0.999,796,1.347,798,3.449,806,1.347,811,2.999,812,2.846,819,1.259,824,2.097,828,0.904,829,1.131,830,1.347,831,0.787,832,1.131,833,1.131,834,2.416,855,0.999,864,1.347,872,2.204,876,1.347,877,1.259,879,0.933,883,1.038,886,1.347,889,1.081,893,2.147,895,2.496,901,1.189,904,2.496,908,1.388,918,1.131,921,1.347,923,1.347,926,0.749,927,2.44,934,1.347,935,1.038,937,1.347,939,1.259,941,2.004,945,0.877,946,2.496,950,1.347,951,3.262,960,1.347,969,1.347,977,1.189,991,1.675,998,1.347,1006,1.347,1012,1.259,1017,2.496,1023,1.259,1033,1.347,1044,1.464,1045,1.347,1046,1.464,1069,1.347,1090,1.347,1091,1.464,1117,1.347,1118,2.038,1127,1.347,1135,1.038,1138,1.259,1150,2.713,1164,1.347,1171,1.347,1174,1.347,1200,1.347,1201,1.347,1214,1.189,1216,1.259,1217,1.131,1221,1.259,1222,1.259,1229,1.347,1235,1.347,1243,1.536,1256,1.347,1257,1.464,1267,0.852,1277,1.259,1280,2.204,1289,1.347,1296,1.347,1300,1.347,1325,2.496,1326,2.496,1335,2.496,1350,1.347,1407,1.464,1412,15.872,1415,15.178,1418,9.394,1542,1.347,1543,1.259,1554,1.259,1555,1.347,1557,1.259,1559,1.189,1576,2.496,1581,2.496,1587,2.496,1613,2.496,1615,1.347,1629,1.641,1630,1.464,1631,2.496,1632,1.464,1633,2.496,1634,1.347,1635,1.347,1636,1.189,1637,1.259,1638,1.347,1639,1.347,1640,1.347,1641,1.347,1642,1.641,1643,2.496,1644,2.496,1645,1.347,1646,1.347,1647,1.347,1648,1.924,1649,1.347,1650,1.131,1651,1.347,1652,1.347,1653,1.347,1654,1.347,1655,1.347,1656,1.347,1657,2.334,1658,1.347,1659,2.496,1660,1.347,1661,1.347,1662,1.347,1663,1.347,1664,1.189,1665,1.347,1666,1.347]],["keywords/125",[]],["title/126",[21,42.981,86,162.438,140,240.539,187,341.358,904,700.937]],["content/126",[]],["keywords/126",[]],["title/127",[86,199.559,187,419.366,1643,861.117]],["content/127",[0,3.469,12,1.126,13,1.331,15,3.33,18,5.588,21,0.437,25,0.804,27,2.212,35,4.507,43,2.529,52,0.856,53,1.257,54,1.973,70,3.33,81,1.472,82,2.212,83,1.308,86,3.612,87,2.663,97,3.022,103,4.27,119,8.334,126,4.813,136,1.207,140,2.444,167,2.967,171,6.18,176,4.161,178,3.264,187,7.184,191,3.264,208,7.742,298,5.101,341,7.122,343,2.711,348,7.122,350,7.122,368,3.201,373,5.72,390,4.934,428,4.78,434,6.357,477,2.038,478,2.005,499,1.761,503,5.285,522,2.071,550,3.783,559,5.869,579,5.285,649,3.469,660,5.72,747,5.335,751,4.385,770,4.78,773,5.72,785,5.72,788,10.616,790,4.161,882,5.49,903,7.122,916,4.78,973,5.72,1068,6.291,1118,4.161,1197,7.742,1327,5.984,1333,6.66,1347,6.66,1643,10.045,1667,8.681,1668,8.681,1669,7.742,1670,7.742,1671,8.681,1672,8.681,1673,8.681,1674,8.681]],["keywords/127",[]],["title/128",[140,295.508,187,419.366,1644,861.117]],["content/128",[0,2.57,9,2.24,12,1.059,13,2.044,14,2.647,15,2.468,18,4.483,19,2.502,21,0.494,25,0.596,27,1.639,28,2.419,35,3.34,52,0.634,53,1.008,54,1.462,70,2.468,77,3.264,79,1.94,81,1.665,82,1.639,83,0.97,86,2.536,87,2.187,97,2.24,126,3.531,136,1.674,140,5.09,149,4.434,171,2.803,176,3.084,178,2.419,187,7.684,191,2.419,208,6.212,214,2.682,313,2.158,327,4.935,368,3.621,383,3.164,390,3.656,428,7.343,434,3.845,452,4.935,477,3.812,478,2.269,487,4.239,490,6.229,499,1.305,522,1.535,554,5.98,559,7.258,579,3.917,616,3.917,636,7.254,649,3.925,660,4.239,674,3.008,675,6.77,741,6.561,747,4.28,753,3.543,770,3.543,773,4.239,790,3.084,792,3.543,798,2.625,826,5.772,881,4.662,882,7.535,908,2.936,913,10.231,926,2.936,949,5.278,973,4.239,1180,8.059,1240,9.141,1327,4.434,1336,5.278,1337,8.759,1345,5.737,1346,8.759,1347,4.935,1348,5.737,1644,8.059,1675,6.433,1676,6.433,1677,6.433,1678,6.433,1679,6.433,1680,6.433,1681,6.433,1682,6.433,1683,10.626,1684,6.433,1685,6.433]],["keywords/128",[]],["title/129",[21,52.804,187,419.366,1645,861.117]],["content/129",[12,0.807,13,1.559,16,5.816,18,6.23,19,3.477,21,0.954,25,0.942,27,2.59,32,6.713,52,1.003,53,1.044,54,2.31,70,3.9,76,1.841,77,2.31,78,1.481,79,4.966,81,1.724,82,2.59,83,1.532,87,2.701,97,3.54,101,8.994,116,4.641,136,1.346,167,3.475,176,4.874,178,3.823,185,3.749,187,7.339,208,8.632,434,6.031,478,2.348,499,2.063,554,6.19,649,4.063,674,6.382,747,4.43,770,5.599,773,6.7,785,8.994,882,6.43,973,6.7,1327,7.008,1347,7.8,1352,12.643,1645,8.342,1669,9.067,1686,10.168,1687,10.168,1688,10.168]],["keywords/129",[]],["title/130",[11,280.996,153,467.915,1689,1049.592]],["content/130",[]],["keywords/130",[]],["title/131",[676,504.899,1663,972.203]],["content/131",[2,1.139,3,1.353,11,2.97,12,0.881,19,2.826,21,0.728,25,1.028,27,2.826,52,1.094,53,1.139,78,1.616,80,5.76,85,4.625,87,2.638,95,8.511,100,7.647,115,6.305,117,6.754,126,4.285,130,5.76,140,3.124,153,4.946,156,7.112,171,4.834,185,5.331,196,4.625,198,4.625,213,4.946,247,5.187,260,7.647,368,4.09,383,8.384,492,7.647,522,2.647,555,8.511,559,5.318,578,7.647,582,6.754,643,5.318,676,6.162,679,4.433,708,3.232,753,6.109,779,9.102,785,7.31,970,8.511,978,7.647,1022,8.511,1118,5.318,1242,9.102,1398,9.102,1583,8.04,1663,9.102,1690,9.102,1691,9.102,1692,8.04,1693,11.095]],["keywords/131",[]],["title/132",[27,267.373,198,437.535,1694,1049.592]],["content/132",[11,3.534,12,1.048,13,2.024,14,2.058,21,0.812,87,2.646,97,5.619,136,1.719,156,7.937,264,7.756,383,6.492,499,2.678,579,8.036,676,5.624,770,9.599,785,8.697,1013,6.492,1036,15.545,1691,10.829,1695,10.829,1696,13.241]],["keywords/132",[]],["title/133",[11,252.181,1690,1063.231,1697,941.961]],["content/133",[11,4.116,12,0.969,13,1.871,14,1.903,68,3.556,87,2.002,97,5.859,118,7.72,136,1.516,156,7.561,247,5.708,383,7.561,492,8.414,499,2.477,559,5.851,735,13.71,861,10.885,1059,10.885,1556,10.015,1690,12.614,1692,8.846,1698,12.207,1699,16.83,1700,12.207,1701,15.374,1702,12.207,1703,12.207,1704,12.207,1705,16.83,1706,12.207,1707,16.83,1708,12.207]],["keywords/133",[]],["title/134",[676,447.208,1709,1049.592,1710,935.963]],["content/134",[11,3.496,12,1.037,13,2.002,14,2.036,21,0.807,77,3.643,83,1.968,87,2.141,97,5.582,136,1.711,156,6.422,167,4.462,313,4.381,383,6.422,499,2.649,579,7.95,649,5.217,676,5.564,866,5.96,1683,14.297,1695,10.713,1710,14.297,1711,13.058,1712,13.058,1713,13.058,1714,13.058,1715,13.058]],["keywords/134",[]],["title/135",[991,652.514,1664,858.692]],["content/135",[2,1.356,3,1.61,5,5.027,12,0.769,21,0.756,25,0.897,52,0.955,53,0.994,62,4.762,68,2.82,78,2.189,84,3.962,87,1.588,105,5.332,138,6.38,176,4.641,185,3.57,196,4.036,198,5.505,202,5.389,213,4.317,214,4.036,239,6.319,260,6.674,315,2.273,343,4.124,402,9.602,410,6.674,411,6.38,428,5.332,446,12.33,477,2.273,479,2.726,511,3.869,522,2.31,550,5.754,556,7.505,559,4.641,588,4.641,651,5.69,657,7.944,685,3.19,771,6.123,774,7.428,887,8.634,916,7.272,970,10.131,978,6.674,991,9.826,1022,7.428,1307,7.944,1664,7.016,1716,8.634,1717,12.018,1718,13.206,1719,13.206,1720,9.683,1721,9.683,1722,8.634]],["keywords/135",[]],["title/136",[27,239.955,198,392.668,991,518.69,1723,941.961]],["content/136",[11,2.853,12,1.118,13,2.159,14,2.196,16,7.639,21,0.536,70,4.088,78,1.552,84,2.422,87,1.747,97,5.843,136,1.852,156,7.759,167,3.642,239,6.175,453,7.022,499,2.162,511,6.303,547,6.057,550,4.644,556,6.057,723,7.345,774,8.176,991,7.756,1657,8.176,1696,13.77,1724,14.085,1725,14.085,1726,14.085,1727,14.085,1728,10.657,1729,17.928,1730,14.085,1731,14.085,1732,14.085]],["keywords/136",[]],["title/137",[991,652.514,1665,972.203]],["content/137",[2,0.861,3,1.022,11,2.244,12,1.105,13,2.325,14,1.307,21,0.601,25,0.777,52,0.827,53,0.861,62,4.123,84,2.714,87,1.958,116,3.826,126,2.484,130,4.352,136,1.178,140,2.36,156,6.842,178,3.152,188,5.103,196,3.494,198,3.494,213,3.737,222,6.877,227,9.232,242,8.654,319,5.103,324,5.301,383,8.432,402,4.764,433,5.778,479,2.36,481,4.926,499,2.423,510,4.018,513,5.523,522,2,555,6.431,606,4.764,624,4.674,634,6.431,643,4.018,674,5.584,676,3.572,685,2.761,715,10.673,747,3.652,751,4.234,757,7.553,785,5.523,787,8.564,803,9.167,804,9.798,870,6.074,915,10.65,958,6.074,970,6.431,978,5.778,979,5.301,991,9.961,1242,9.798,1282,6.431,1583,8.654,1665,6.877,1691,6.877,1692,10.082,1695,6.877,1696,9.798,1716,7.475,1717,11.047,1733,13.522,1734,9.798,1735,12.407,1736,10.65,1737,8.383,1738,8.383,1739,8.383]],["keywords/137",[]],["title/138",[319,639.002,941,691.585,1666,861.117]],["content/138",[0,2.557,12,0.943,13,2.039,14,1.525,21,0.492,25,0.593,52,0.631,53,0.657,78,0.932,83,0.965,84,1.454,96,1.833,97,3.406,136,1.795,137,5,148,4.047,153,4.362,156,4.812,191,2.406,195,9.94,196,2.668,198,2.668,213,2.853,227,8.097,239,4.649,253,10.911,301,4.047,319,10.117,324,6.187,383,3.147,402,3.637,434,2.505,447,6.187,451,2.359,477,1.502,480,1.197,483,4.91,495,4.637,499,1.985,503,3.896,522,1.527,582,5.956,606,3.637,624,2.505,676,5.06,677,3.068,715,10.203,730,5.25,733,8.606,757,4.047,783,6.717,785,4.217,787,7.657,803,6.446,812,2.921,866,4.465,916,3.524,919,8.724,933,4.91,941,10.359,956,3.76,979,7.511,991,9.337,1099,9.744,1160,8.027,1299,5.25,1379,4.637,1398,5.25,1492,5.707,1556,5.25,1583,4.637,1666,5.25,1717,11.175,1733,12.778,1734,8.027,1735,8.724,1736,5.707,1740,6.4,1741,6.4,1742,6.4,1743,4.91,1744,6.4,1745,5.707,1746,5.707,1747,6.4,1748,5.707,1749,5.707,1750,6.4,1751,6.4,1752,6.4,1753,6.4,1754,5.707,1755,5.707,1756,6.4,1757,6.4,1758,6.4,1759,6.4,1760,13.3,1761,13.3,1762,9.783,1763,6.4,1764,5.707,1765,6.4,1766,9.783,1767,5.707,1768,6.4,1769,8.724,1770,9.783,1771,5.707]],["keywords/138",[]],["title/139",[78,172.585,1017,972.203]],["content/139",[]],["keywords/139",[]],["title/140",[27,217.638,78,124.43,202,348.602,313,286.626,1631,700.937]],["content/140",[0,2.619,2,1.382,3,1.642,5,3.403,9,2.282,11,2.667,12,1.259,13,1.848,18,2.992,21,0.33,25,0.607,27,4.038,32,3.224,52,1.188,53,1.023,54,2.264,58,3.31,62,4.9,68,2.902,73,2.37,77,1.489,78,2.799,79,1.976,81,2.282,84,2.739,103,3.224,119,5.855,121,2.992,129,3.609,130,3.403,136,1.611,142,6.867,150,6.867,185,3.673,191,2.464,193,2.922,198,2.732,202,6.223,239,5.27,264,3.851,313,5.48,315,2.339,343,2.047,436,4.145,439,3.851,451,4.964,463,4.145,476,3.065,478,1.514,479,1.845,480,2.519,491,3.851,509,7.52,534,5.032,539,3.851,540,4.9,547,3.725,586,3.065,598,6.565,604,7.975,605,3.725,606,3.725,607,3.851,624,2.565,640,5.028,649,3.981,671,5.845,678,4.145,721,3.502,771,6.301,867,3.403,869,4.145,871,4.518,901,4.75,918,4.518,979,4.145,997,4.145,1001,5.028,1013,5.928,1022,5.028,1024,3.851,1083,5.378,1243,5.032,1244,6.301,1245,5.378,1246,5.378,1267,6.991,1544,5.378,1545,5.845,1546,5.028,1547,5.845,1631,8.174,1632,10.748,1772,6.555,1773,6.555,1774,5.378,1775,6.555,1776,6.555,1777,4.75,1778,6.555,1779,6.555,1780,6.555,1781,6.555,1782,5.378,1783,5.845]],["keywords/140",[]],["title/141",[78,124.43,136,119.363,478,197.31,824,588.851]],["content/141",[0,2.76,2,0.709,3,0.842,9,2.405,12,1.318,13,1.059,14,1.077,19,1.76,21,0.626,25,0.64,40,3.397,43,4.316,52,0.681,53,1.064,70,3.976,76,3.131,78,2.721,81,2.878,82,1.76,83,1.041,84,3.367,86,3.068,87,2.267,88,4.368,115,3.926,131,2.88,136,1.637,140,1.945,153,3.08,178,2.597,185,2.547,191,2.597,200,4.099,236,3.489,239,2.704,298,4.059,313,4.175,315,2.433,343,3.885,368,4.587,372,5.667,415,2.943,434,2.704,436,4.368,451,5.098,467,2.405,478,3.834,479,2.919,480,1.292,526,4.552,531,3.23,539,4.059,540,3.397,541,4.368,586,6.466,587,4.552,598,4.552,604,3.804,618,5.006,649,2.76,679,4.142,680,4.368,697,2.88,708,2.012,713,4.206,787,3.691,792,3.804,811,3.678,824,7.145,826,4.059,866,3.153,867,3.587,889,4.552,908,3.153,925,6.16,926,3.153,927,4.057,930,5.3,945,3.691,958,5.006,988,5.3,997,4.368,1000,5.3,1012,5.3,1020,6.16,1023,5.3,1118,3.311,1243,3.489,1267,3.587,1419,6.16,1692,5.006,1743,5.3,1784,6.908,1785,6.908,1786,6.908,1787,6.908,1788,6.908,1789,6.908,1790,6.908,1791,6.908,1792,5.3,1793,6.908,1794,6.908,1795,5.667]],["keywords/141",[]],["title/142",[72,384.349,78,137.189,1243,475.747,1633,772.814]],["content/142",[0,3.372,2,1.232,3,1.463,12,1.109,13,1.294,15,4.603,25,0.782,27,2.15,52,0.832,53,1.232,70,6.852,72,3.444,73,3.052,78,2.557,81,2.034,84,3.904,123,7.59,136,1.854,137,3.174,152,4.797,175,10.484,191,3.174,297,6.116,338,6.475,343,4.361,396,4.96,451,4.425,479,2.376,480,2.245,481,4.96,488,6.475,490,3.237,492,5.818,499,2.833,522,2.014,526,5.562,539,4.96,586,5.612,588,4.046,649,3.372,728,5.139,736,3.763,753,6.609,811,2.994,845,5.139,869,5.338,871,5.818,927,5.953,930,6.475,976,6.925,987,6.116,1001,6.475,1013,4.151,1076,7.527,1130,6.925,1243,7.682,1439,7.527,1633,9.847,1792,6.475,1796,12.002,1797,12.002,1798,12.002,1799,8.441,1800,8.441,1801,12.002,1802,8.441,1803,8.441,1804,8.441,1805,8.441,1806,8.441,1807,8.441,1808,8.441]],["keywords/142",[]],["title/143",[79,284.008,202,384.349,1634,772.814,1635,772.814]],["content/143",[2,0.924,3,1.098,12,1.243,13,1.925,25,0.834,27,3.987,52,0.888,53,0.924,70,3.453,78,2.397,79,4.361,80,7.51,81,2.129,84,3.556,121,4.109,136,1.681,137,3.385,191,3.385,202,6.386,214,3.753,313,3.02,346,6.524,434,3.524,499,1.826,522,2.148,540,4.427,556,5.116,624,4.916,626,7.386,637,6.524,650,6.524,678,5.693,719,5.481,746,7.386,771,5.693,977,6.524,1013,8.605,1024,5.29,1156,12.898,1234,7.386,1240,9.635,1243,4.547,1279,10.304,1280,6.524,1281,8.028,1282,6.906,1544,7.386,1546,9.635,1583,9.101,1626,8.028,1634,7.386,1635,11.867,1792,9.635,1809,9.002,1810,12.559,1811,9.002,1812,12.559,1813,12.559,1814,9.002,1815,9.002,1816,9.002,1817,9.002,1818,9.002,1819,9.002,1820,9.002,1821,9.002,1822,9.002,1823,9.002,1824,14.464,1825,9.002]],["keywords/143",[]],["title/144",[72,384.349,78,137.189,239,368.683,1636,682.583]],["content/144",[12,1.063,13,1.514,14,1.54,25,0.915,27,3.868,52,0.974,53,1.014,70,3.789,78,2.371,79,2.979,81,2.269,84,3.699,97,5.667,132,4.619,136,1.844,167,3.376,193,4.404,239,6.371,313,4.491,319,6.014,343,4.18,463,6.247,477,2.319,479,2.781,480,3.182,499,3.081,509,5.129,522,2.357,550,4.304,586,4.619,624,3.867,649,3.947,685,3.254,697,4.118,736,5.968,746,8.105,754,6.809,771,6.247,845,8.151,909,7.579,910,7.579,927,3.867,952,8.105,1244,6.247,1630,8.81,1636,7.159,1774,8.105,1826,13.542,1827,15.186,1828,9.879,1829,9.879,1830,13.388,1831,13.388]],["keywords/144",[]],["title/145",[72,384.349,78,137.189,1267,489.06,1637,722.644]],["content/145",[2,0.888,3,1.055,12,1.337,18,8.2,21,0.435,25,0.802,27,3.918,52,0.853,53,0.888,68,2.52,73,3.128,78,2.452,79,3.682,84,3.825,121,3.948,131,3.606,136,1.599,167,2.956,185,3.189,202,3.53,313,5.647,421,5.267,451,4.502,477,2.867,479,2.436,480,1.618,499,1.755,509,4.491,522,2.064,526,5.7,539,5.083,561,6.168,598,5.7,643,4.147,752,5.962,792,4.763,808,7.714,811,4.333,866,3.948,867,4.491,868,7.097,870,6.269,871,5.962,901,10.258,909,9.369,910,9.369,918,8.417,1014,6.636,1039,7.714,1048,7.097,1244,5.47,1267,8.74,1598,7.714,1637,6.636,1638,7.097,1661,7.097,1717,5.962,1777,6.269,1826,7.714,1832,8.651,1833,8.651,1834,7.714,1835,7.714,1836,7.714,1837,8.651,1838,7.714,1839,7.714,1840,7.714,1841,8.651,1842,8.651,1843,8.651,1844,8.651,1845,8.651,1846,8.651,1847,8.651,1848,8.651,1849,8.651,1850,8.651,1851,8.651]],["keywords/145",[]],["title/146",[21,47.389,84,214.041,812,429.916,1639,772.814]],["content/146",[2,1.066,3,1.266,21,0.871,25,0.962,52,1.024,53,1.066,68,3.025,78,2.749,79,3.131,81,1.76,82,2.645,84,3.539,86,1.974,87,1.703,102,4.74,115,5.902,129,5.718,131,4.329,136,1.536,140,2.924,223,9.122,226,7.525,313,3.484,315,2.438,316,3.983,415,6.636,451,3.829,467,3.615,478,2.398,479,2.924,480,1.943,496,6.322,503,6.322,507,7.158,511,4.149,515,7.188,597,7.967,708,3.025,724,10.032,743,5.392,809,8.52,811,6.314,812,7.108,866,4.74,867,5.392,908,6.319,1000,7.967,1065,9.26,1530,9.26,1639,8.52,1650,7.158,1852,10.385]],["keywords/146",[]],["title/147",[78,137.189,811,334.179,1243,475.747,1853,941.961]],["content/147",[0,3.195,12,0.917,13,2.413,14,2.113,21,0.825,27,2.941,58,4.039,72,3.263,73,4.175,76,3.282,78,2.388,81,1.356,84,3.726,85,3.334,96,3.881,97,4.02,136,1.85,193,3.565,233,4.404,239,5.808,313,2.683,315,1.877,334,4.699,343,4.231,366,5.795,477,3.181,478,1.847,479,2.252,480,1.496,484,8.666,499,3.193,500,12.084,509,4.152,624,3.13,677,3.833,682,4.404,685,3.804,697,3.334,708,2.329,728,4.869,736,3.565,775,5.795,811,5.583,812,7.9,846,5.057,847,6.561,866,5.27,867,4.152,945,4.273,987,8.367,1243,6.844,1244,5.057,1312,7.131,1579,11.118,1580,11.118,1636,5.795,1774,6.561,1854,7.997,1855,7.997,1856,7.997,1857,11.547,1858,7.997,1859,7.997]],["keywords/147",[]],["title/148",[676,447.208,677,503.111,1640,861.117]],["content/148",[2,0.643,3,0.764,12,1.19,13,1.797,14,1.501,19,1.597,21,0.714,25,0.581,27,2.987,52,0.618,53,0.643,68,1.826,70,2.404,76,2.123,78,2.662,81,1.632,84,3.226,86,2.229,87,1.579,109,2.794,116,2.861,136,1.738,137,2.357,140,4.65,148,3.964,153,2.794,156,3.083,167,2.142,185,3.55,193,2.794,223,4.13,239,5.149,247,4.502,309,5.142,313,3.23,315,2.26,316,3.693,332,4.542,342,3.349,343,3.006,368,3.55,376,4.13,383,3.083,402,3.562,415,5.605,421,3.816,434,2.453,447,3.964,451,5.753,467,2.182,476,2.931,478,2.708,479,1.765,480,1.172,487,4.13,490,2.404,499,1.953,510,3.004,511,2.504,515,3.254,522,1.495,547,5.472,650,4.542,674,2.931,676,6.862,677,8.449,679,5.672,708,1.826,713,3.816,741,3.451,766,4.13,792,3.451,811,5.036,825,6.977,866,2.861,867,3.254,879,3.562,908,2.861,916,5.302,926,2.861,927,2.453,945,3.349,956,3.683,991,7.244,1000,4.808,1013,3.083,1068,4.542,1118,3.004,1187,7.9,1243,3.166,1265,5.142,1267,3.254,1311,4.32,1640,5.142,1650,4.32,1664,4.542,1792,4.808,1834,5.589,1835,5.589,1836,5.589,1838,5.589,1839,5.589,1840,5.589,1860,9.629,1861,6.268,1862,9.629,1863,6.268,1864,6.268,1865,6.268,1866,6.268,1867,6.268,1868,6.268,1869,9.629,1870,6.268,1871,6.268,1872,6.268,1873,6.268]],["keywords/148",[]],["title/149",[1,518.69,78,137.189,415,401.349,1641,772.814]],["content/149",[2,0.928,3,1.102,12,0.718,14,1.963,19,2.302,21,0.913,25,0.837,43,2.632,44,3.767,52,0.891,53,0.928,63,3.61,68,2.632,76,1.636,78,2.676,79,2.724,81,2.134,82,3.692,83,1.898,84,2.053,86,3.134,108,4.828,109,4.028,126,2.678,136,1.242,137,3.397,140,4.641,173,5.501,200,2.977,285,7.413,313,5.259,315,2.121,335,5.714,368,5.343,415,7.611,451,5.779,476,4.225,478,2.908,490,3.466,499,2.555,503,5.501,522,3.004,534,4.564,606,5.135,664,5.714,674,5.887,676,3.85,677,4.331,685,2.977,724,9.124,792,6.934,797,6.548,811,3.206,812,4.124,825,6.548,908,7.155,924,10.33,926,4.124,1641,7.413,1650,6.228,1874,9.036]],["keywords/149",[]],["title/150",[62,516.199,78,152.865,1783,935.963]],["content/150",[]],["keywords/150",[]],["title/151",[78,152.865,1646,861.117,1648,663.744]],["content/151",[2,1.674,3,1.988,12,0.788,14,1.547,21,0.675,25,0.919,27,2.527,33,5.829,43,2.889,51,6.97,52,0.978,53,1.018,68,2.889,72,4.047,78,2.726,81,2.276,83,1.495,84,2.254,86,1.886,87,2.201,102,4.527,113,6.837,118,6.273,136,1.324,170,6.536,200,4.423,202,5.478,223,6.536,229,8.138,247,4.638,338,10.299,415,5.72,451,6.011,478,2.291,480,1.855,511,3.963,522,2.367,526,6.536,527,8.138,558,4.226,643,4.755,645,7.629,677,4.755,679,5.364,685,3.268,697,4.135,708,2.889,811,3.519,812,4.527,813,8.138,841,6.536,916,5.462,926,4.527,927,3.882,958,7.188,1646,8.138,1648,8.49,1875,9.919,1876,9.919,1877,9.919,1878,9.919,1879,9.919,1880,9.919]],["keywords/151",[]],["title/152",[78,124.43,81,144.821,200,281.452,645,485.545,1647,700.937]],["content/152",[2,1.26,3,1.497,25,0.807,43,5.05,52,0.859,53,0.894,54,1.98,72,3.555,76,3.139,78,2.783,81,2.757,86,1.657,87,1.429,136,1.836,180,6.976,200,5.082,315,3.336,368,3.212,387,6.005,434,3.41,467,4.947,476,6.644,477,3.336,478,3.897,479,2.453,506,6.684,511,3.481,558,6.055,561,7.177,636,5.304,645,4.951,679,3.481,708,2.538,736,3.884,753,4.798,824,6.005,916,4.798,926,5.602,927,5.562,1097,7.769,1531,7.769,1543,6.684,1647,7.148,1648,10.285,1743,6.684,1881,7.769,1882,8.712,1883,8.712,1884,8.712,1885,8.712,1886,7.769,1887,7.769,1888,7.148,1889,7.769,1890,7.148]],["keywords/152",[]],["title/153",[78,137.189,451,347.274,643,451.519,1649,772.814]],["content/153",[2,1.089,3,1.294,21,0.707,25,0.983,44,4.423,52,1.046,53,1.089,54,2.411,72,4.33,76,1.921,77,2.411,78,2.76,81,2.84,83,1.599,86,2.993,87,1.74,136,1.385,200,3.496,210,9.462,387,10.85,402,6.03,415,7.139,451,5.178,478,2.451,481,6.235,499,2.153,503,6.46,536,9.462,643,5.086,645,6.03,674,4.961,679,4.24,685,4.627,728,6.46,786,8.14,841,6.992,856,6.992,908,6.41,1543,8.14,1559,7.689,1648,10.595,1649,8.706,1722,9.462,1734,8.706,1743,8.14,1881,9.462,1891,10.611,1892,10.611,1893,10.611,1894,9.462]],["keywords/153",[]],["title/154",[78,152.865,415,447.208,1650,723.417]],["content/154",[2,1.731,3,2.057,25,1.316,44,5.92,52,1.4,53,1.458,54,3.227,68,4.913,78,2.456,313,4.764,415,7.186,481,8.344,1650,9.788,1895,14.201]],["keywords/154",[]],["title/155",[136,92.879,415,401.349,926,429.916,1651,772.814]],["content/155",[6,2.988,12,1.247,13,1.39,14,1.968,18,4.139,19,2.31,25,0.84,27,2.31,43,2.642,52,0.894,53,0.931,54,2.061,56,6.958,72,3.701,76,2.286,78,2.73,79,2.735,81,2.798,83,1.367,84,2.061,86,1.724,87,2.07,88,5.735,90,6.251,105,4.994,109,4.043,119,5.329,127,6.251,136,1.245,162,5.735,167,3.099,171,3.952,180,7.175,200,2.988,202,3.701,233,4.994,313,4.235,315,2.129,335,5.735,453,5.976,467,3.157,476,4.241,477,2.963,478,2.095,490,3.479,496,5.522,501,8.088,510,4.347,531,4.241,558,6.187,571,6.572,643,4.347,645,5.154,677,4.347,679,5.044,708,2.642,751,6.376,908,4.139,913,6.958,926,7.8,927,5.684,954,6.958,997,5.735,1333,6.958,1553,6.958,1648,5.735,1651,7.441,1670,8.088,1795,7.441,1886,8.088,1887,8.088,1888,7.441,1896,9.069,1897,9.069,1898,9.069,1899,9.069,1900,9.069,1901,9.069,1902,8.088,1903,8.088]],["keywords/155",[]],["title/156",[86,179.096,136,92.879,415,401.349,1652,772.814]],["content/156",[9,2.475,12,1.294,13,1.09,14,1.109,19,1.811,25,0.659,27,2.698,43,3.085,44,2.964,51,3.691,52,0.701,53,0.73,54,1.616,63,5.605,72,2.901,76,2.847,78,2.781,79,2.144,81,3.034,83,1.072,84,2.876,86,3.617,87,2.3,105,3.915,126,2.107,127,4.9,129,3.915,136,1.551,162,4.496,200,2.342,227,4.328,233,3.915,298,6.224,313,3.554,335,4.496,368,3.905,377,5.152,387,9.668,415,5.977,451,2.621,477,2.486,478,2.924,480,1.33,481,4.178,490,2.727,503,4.328,507,4.9,511,4.232,531,3.324,534,3.591,558,3.029,643,7.19,645,7.194,677,5.077,679,5.058,686,5.454,751,3.591,812,3.245,906,8.69,908,3.245,926,6.402,927,2.783,997,4.496,1027,5.454,1118,3.408,1164,5.833,1170,5.833,1185,6.34,1213,6.34,1324,6.34,1553,5.454,1648,8.005,1652,5.833,1795,5.833,1889,6.34,1890,8.69,1902,6.34,1903,6.34,1904,7.11,1905,7.11,1906,7.11,1907,7.11,1908,7.11]],["keywords/156",[]],["title/157",[136,92.879,140,265.206,415,401.349,1653,772.814]],["content/157",[12,1.28,14,1.504,19,2.457,21,0.663,25,0.894,27,2.457,44,5.49,52,0.951,53,0.99,54,2.191,69,6.099,72,3.935,78,2.737,79,3.971,81,1.635,83,1.454,86,3.064,87,1.581,121,4.402,126,2.858,127,6.647,140,5.109,162,6.099,167,3.296,187,3.853,200,3.177,233,5.311,242,6.989,270,7.399,298,5.667,313,4.419,343,3.011,368,5.942,377,6.989,387,6.647,396,5.667,415,6.39,451,5.529,503,5.872,511,3.853,531,4.509,534,4.871,643,6.313,649,5.993,677,4.623,679,3.853,757,6.099,798,3.935,812,4.402,908,4.402,926,6.011,1093,7.912,1648,6.099,1653,7.912,1890,7.912,1894,8.6,1909,9.644,1910,9.644,1911,9.644,1912,9.644,1913,9.644,1914,9.644]],["keywords/157",[]],["title/158",[136,92.879,415,401.349,908,429.916,1654,772.814]],["content/158",[2,0.808,3,0.959,12,1.17,13,2.058,14,2.296,21,0.82,25,0.729,27,2.004,30,4.79,44,4.757,52,0.776,53,0.808,54,1.788,72,3.21,78,2.632,79,3.441,81,2.276,83,2.024,84,3.051,89,4.332,98,7.631,131,3.28,136,1.659,140,2.215,167,2.689,191,2.958,233,4.332,298,4.623,313,3.828,368,5.43,402,4.471,415,4.862,496,4.79,499,2.315,509,5.925,531,3.679,624,3.079,654,4.79,667,13.379,677,3.771,708,2.292,743,5.925,811,4.763,812,7.137,847,6.455,866,3.591,908,7.137,931,6.455,997,4.975,1130,6.455,1279,9.362,1307,9.362,1336,6.455,1380,6.036,1553,6.036,1654,6.455,1692,5.701,1915,7.868,1916,7.868,1917,7.868,1918,7.868,1919,7.868,1920,7.868,1921,7.868,1922,7.868,1923,7.868,1924,7.868,1925,13.427,1926,14.728,1927,11.411,1928,7.868,1929,7.868,1930,13.427,1931,16.307,1932,7.868,1933,13.427,1934,11.411]],["keywords/158",[]],["title/159",[78,113.842,180,444.229,558,333.045,926,356.751,927,305.939,1888,641.292]],["content/159",[2,1.766,12,1.087,27,2.601,58,5.157,78,2.678,81,2.618,84,3.509,121,4.66,136,1.836,175,7.037,180,5.803,214,4.256,343,4.822,359,9.105,375,8.377,449,7.833,480,3.086,499,2.072,558,5.833,586,4.774,602,9.105,645,5.803,708,4.498,811,3.622,916,5.622,926,6.248,927,5.358,956,6,1013,7.595,1243,5.157,1935,17.206,1936,10.211,1937,16.499,1938,10.211,1939,13.689,1940,10.211,1941,10.211,1942,10.211,1943,13.689,1944,10.211,1945,10.211]],["keywords/159",[]],["title/160",[62,463.266,78,137.189,239,368.683,1946,941.961]],["content/160",[2,1.409,3,1.673,27,3.495,31,7.331,35,7.124,68,3.997,72,5.598,78,2.406,84,3.754,121,6.262,136,1.629,239,6.467,313,4.603,451,5.058,478,3.169,677,6.577,792,7.555,811,4.868,1636,9.942,1782,11.257,1947,13.72]],["keywords/160",[]],["title/161",[78,137.189,239,368.683,811,334.179,1655,772.814]],["content/161",[9,3.242,12,1.169,13,1.428,14,2.005,18,4.25,21,0.741,25,0.863,27,4.045,51,4.835,52,0.918,53,0.956,54,2.116,73,3.367,78,2.621,81,1.579,84,3.787,116,4.25,130,4.835,136,1.741,166,4.835,176,4.464,195,8.369,214,3.882,225,6.136,236,4.703,239,7.578,477,2.186,478,2.151,480,1.742,481,5.472,485,5.889,498,6.748,499,1.889,677,4.464,708,2.713,811,6.265,812,7.605,846,5.889,870,6.748,1013,4.58,1189,7.144,1243,4.703,1267,4.835,1280,10.671,1380,12.183,1655,7.64,1717,8.862,1948,9.312,1949,9.312,1950,9.312]],["keywords/161",[]],["title/162",[78,137.189,239,368.683,313,316.018,1656,772.814]],["content/162",[0,3.408,2,0.876,3,1.04,12,1.214,13,2.343,14,1.885,21,0.429,25,0.79,27,3.08,51,4.428,52,0.841,53,0.876,54,1.938,73,3.084,78,2.44,82,3.08,83,1.822,84,3.808,97,5.999,121,3.893,130,4.428,136,1.699,167,2.915,195,7.983,239,6.744,305,3.556,313,5.127,315,2.002,343,2.663,368,3.145,390,4.847,439,5.012,463,9.664,467,2.969,476,3.988,499,1.73,510,4.088,556,4.847,649,3.408,677,6.733,685,3.983,697,3.556,721,4.558,728,5.193,736,3.802,754,10.533,899,12.526,938,6.998,991,6.658,1013,4.195,1187,6.998,1244,5.394,1278,6.543,1656,6.998,1657,10.776,1664,6.181,1717,5.879,1764,12.526,1951,8.529,1952,8.529,1953,8.529,1954,8.529,1955,12.091,1956,12.091,1957,12.091,1958,12.091,1959,12.091,1960,8.529,1961,8.529]],["keywords/162",[]],["title/163",[1638,972.203,1962,1184.991]],["content/163",[2,1.409,3,1.673,27,3.495,31,7.331,35,7.124,68,3.997,72,5.598,78,2.406,84,3.754,121,6.262,136,1.629,313,4.603,451,5.058,478,3.169,792,7.555,811,4.868,1267,8.578,1637,10.526,1777,9.942,1782,11.257,1963,12.235]],["keywords/163",[]],["title/164",[78,137.189,811,334.179,1267,489.06,1658,772.814]],["content/164",[2,1.378,3,1.637,12,1.066,13,1.521,14,2.093,18,6.127,21,0.499,25,0.919,27,3.42,52,0.978,53,1.018,54,2.254,78,2.481,81,1.681,84,3.05,115,5.637,136,1.732,176,4.755,195,5.637,202,4.047,242,7.188,313,5.47,478,2.291,479,2.793,485,8.49,499,2.724,513,6.536,598,6.536,677,4.755,703,7.61,708,2.889,736,4.422,811,5.399,812,7.442,947,7.188,977,9.728,1024,5.829,1267,9.612,1280,7.188,1380,10.299,1658,8.138,1659,8.138,1767,8.845,1771,8.845,1777,7.188,1964,13.425,1965,9.919,1966,13.425,1967,13.425,1968,9.919,1969,9.919,1970,9.919,1971,9.919,1972,9.919]],["keywords/164",[]],["title/165",[78,137.189,313,316.018,1267,489.06,1660,772.814]],["content/165",[2,0.907,3,1.078,12,1.346,13,1.901,14,1.933,18,7.086,21,0.721,25,0.819,27,3.159,52,0.872,53,0.907,54,2.008,73,3.196,78,2.469,82,3.159,83,2.464,84,3.715,97,6.06,136,1.671,178,3.323,195,9.633,305,3.685,313,5.209,343,3.872,390,5.023,439,5.194,480,2.904,499,1.793,556,5.023,677,4.237,697,5.169,901,10.378,947,6.405,1244,5.59,1267,8.801,1278,6.781,1657,10.987,1659,7.252,1660,7.252,1661,7.252,1745,7.882,1746,7.882,1748,7.882,1749,7.882,1754,7.882,1755,7.882,1769,11.057,1777,6.405,1963,7.882,1973,8.839,1974,8.839,1975,14.322,1976,14.322,1977,8.839,1978,8.839,1979,8.839,1980,8.839,1981,8.839]],["keywords/165",[]],["title/166",[78,152.865,170,691.585,1662,861.117]],["content/166",[2,1.235,3,1.467,6,2.79,12,0.955,13,2.145,14,2.74,21,0.605,25,0.785,30,5.157,43,2.467,44,5.015,52,0.835,53,0.87,54,1.925,68,2.467,76,2.533,78,2.604,80,4.398,81,1.436,84,3.18,86,3.059,87,2.498,103,5.917,114,6.498,140,2.385,170,7.928,178,3.185,180,4.814,193,3.776,199,3.221,223,5.581,313,4.036,316,4.615,325,9.23,435,7.553,477,1.988,480,2.251,484,8.861,487,5.581,499,1.718,523,13.585,535,6.498,540,4.166,586,5.625,648,5.581,649,3.384,679,3.384,682,8.389,733,12.461,756,6.949,763,6.498,764,7.553,770,4.664,786,6.498,916,4.664,928,9.23,956,4.977,1013,4.166,1343,6.949,1354,7.553,1662,6.949,1982,8.47,1983,8.47,1984,8.47,1985,8.47,1986,8.47,1987,8.47,1988,8.47,1989,8.47,1990,8.47,1991,8.47,1992,8.47,1993,8.47,1994,8.47,1995,8.47,1996,8.47,1997,8.47]],["keywords/166",[]]],"invertedIndex":[["",{"_index":136,"title":{"3":{"position":[[30,1]]},"4":{"position":[[17,1]]},"10":{"position":[[12,1]]},"23":{"position":[[17,1]]},"24":{"position":[[26,1]]},"25":{"position":[[12,1]]},"27":{"position":[[21,1]]},"30":{"position":[[20,1]]},"41":{"position":[[25,1]]},"43":{"position":[[15,1]]},"46":{"position":[[24,3],[37,3]]},"47":{"position":[[24,3],[38,3]]},"48":{"position":[[24,3],[39,3],[46,3],[56,3]]},"49":{"position":[[24,3],[37,3]]},"50":{"position":[[24,3],[37,3]]},"97":{"position":[[28,1]]},"113":{"position":[[28,1]]},"114":{"position":[[6,3],[19,3]]},"141":{"position":[[6,3],[20,3]]},"155":{"position":[[8,1]]},"156":{"position":[[8,1]]},"157":{"position":[[8,1]]},"158":{"position":[[8,1]]}},"content":{"15":{"position":[[486,1],[973,3],[986,3],[1702,3],[1715,3]]},"16":{"position":[[947,3],[960,3],[1288,3],[1301,3]]},"17":{"position":[[925,2],[969,2]]},"19":{"position":[[465,3],[480,3],[591,1],[787,1]]},"20":{"position":[[483,3],[498,3],[673,1]]},"30":{"position":[[1118,78],[1209,78],[1310,2],[1343,78],[1447,1],[1454,1],[1568,1],[1575,1],[1678,2],[1711,1],[1718,1],[1748,78],[1839,1],[1846,1],[1876,78]]},"37":{"position":[[138,3],[153,3],[160,3],[170,3],[233,3],[246,3],[811,3],[825,3],[860,3],[874,3],[1059,3],[1072,3],[1111,3],[1124,3],[1307,3],[1320,3]]},"39":{"position":[[830,3],[845,3],[1142,3],[1157,3],[1464,3],[1479,3]]},"40":{"position":[[392,1],[841,2],[891,3],[906,3]]},"44":{"position":[[337,3],[352,3],[376,3],[386,3]]},"45":{"position":[[223,3],[248,3],[481,3],[494,6],[511,6],[529,3],[536,3],[546,3],[589,6],[605,3],[623,3],[636,4],[641,3],[655,4],[660,3],[673,4],[682,3],[695,3]]},"46":{"position":[[1446,4],[1462,3],[1469,3],[1479,5],[2783,3],[2796,3]]},"47":{"position":[[58,3],[72,3],[814,3],[828,3],[871,3],[885,3]]},"48":{"position":[[62,3],[77,3],[84,3],[94,3],[909,3],[924,3],[931,3],[941,3]]},"49":{"position":[[78,3],[91,3],[1092,3],[1105,3],[1148,3],[1161,3]]},"53":{"position":[[289,3],[302,3],[415,3],[430,3],[1008,3],[1023,3],[1030,3],[1040,3]]},"54":{"position":[[257,3],[270,3],[571,3],[586,3]]},"56":{"position":[[904,3],[1331,1],[1402,3],[1417,3],[1421,1],[1439,1],[1456,1],[1467,1],[1512,1],[1518,1],[1528,1],[1534,1],[1545,1],[1551,1],[1562,1],[1581,1],[1587,1],[1597,1],[1603,3],[1620,1],[1626,1],[1641,1],[1652,1],[1658,3],[1675,1],[1681,1],[1696,1],[1707,1],[1756,1],[1762,1],[1775,1],[1781,1],[1791,1],[1838,3],[1853,3],[1924,3],[1941,3],[2470,3],[2483,3],[2566,3],[2579,3],[2583,1],[2598,1],[2655,1],[2665,1],[2671,1],[2679,1],[2685,3],[2689,1],[2725,3],[2771,1],[2786,1],[2794,1],[2827,1],[2833,1],[2839,1],[2847,1],[2952,3],[2965,3],[2996,3],[3011,3],[3044,3],[3057,3],[3615,3],[3628,3]]},"57":{"position":[[609,3],[1422,3],[1435,3],[1500,3],[1504,3],[1583,3],[1598,3],[1679,3],[1683,3],[1786,3],[1803,3]]},"58":{"position":[[212,2],[224,1],[560,3],[657,1],[819,2],[840,3],[853,3]]},"59":{"position":[[320,1],[423,2],[505,1],[676,2],[998,1],[1079,1],[1311,1],[1409,3],[1424,3],[1449,2],[1466,1],[1510,1],[1529,1],[1531,1],[1602,1],[1604,1],[1606,1],[1608,1],[1610,1],[1612,1],[1677,1],[1757,1]]},"60":{"position":[[304,3],[317,3],[583,3],[598,3],[1785,3],[1798,3],[1859,3],[1863,3],[1940,3],[1955,3],[2032,1],[2093,1],[2262,1],[2320,3],[2343,1],[2395,3],[2410,1],[2454,3],[2466,3],[2480,1]]},"62":{"position":[[417,3],[430,3],[497,3],[510,3],[585,3],[598,3],[684,3],[697,3]]},"63":{"position":[[894,3],[907,3],[957,1],[1494,3],[1507,3]]},"64":{"position":[[1414,3],[1429,3],[1536,1],[1683,1],[1888,3],[1903,3]]},"66":{"position":[[206,3],[219,3],[333,3],[346,3],[594,3],[609,3],[811,1],[813,1],[924,3],[938,3],[960,3],[975,3]]},"71":{"position":[[43,1],[49,1],[76,1],[207,1],[233,1],[320,1]]},"80":{"position":[[268,3],[281,3],[1372,3],[1385,3],[1398,3],[1412,3],[1500,3],[1513,3],[1662,3],[1675,3]]},"81":{"position":[[1,3],[14,3],[143,3],[157,3],[192,3],[205,3]]},"83":{"position":[[800,3]]},"88":{"position":[[516,3],[531,3]]},"89":{"position":[[401,1],[541,3],[622,4]]},"90":{"position":[[809,3],[824,3],[1006,1]]},"92":{"position":[[849,1]]},"93":{"position":[[476,2],[743,1]]},"94":{"position":[[546,3],[637,2],[766,2],[1227,3],[1242,3]]},"95":{"position":[[1612,3],[1627,3],[1674,1],[1728,1]]},"101":{"position":[[1068,3],[1081,3]]},"102":{"position":[[499,3],[512,3],[1938,3],[1951,3],[1981,1],[2014,3],[2029,3],[2060,1],[2152,1],[2288,1],[2373,1]]},"103":{"position":[[988,3],[1001,3]]},"111":{"position":[[126,1]]},"114":{"position":[[5,3],[18,3],[94,3],[109,3],[621,3],[634,3]]},"116":{"position":[[662,3],[796,3],[848,3],[865,3]]},"117":{"position":[[858,1],[873,1],[897,1],[917,1]]},"119":{"position":[[338,3],[351,3],[439,3],[443,3],[608,1],[850,3],[865,3]]},"120":{"position":[[367,4],[663,3],[676,3],[764,3],[768,3],[830,3],[886,3],[890,3],[943,3],[1110,1]]},"121":{"position":[[752,3],[765,3],[846,1],[1200,3],[1215,3],[1895,3],[1910,3],[2152,3],[2165,3],[2389,2],[2469,2],[2557,2]]},"123":{"position":[[612,3],[625,3],[694,1]]},"124":{"position":[[459,1]]},"125":{"position":[[1856,3],[1870,3],[1927,3],[1942,3],[1949,3],[1959,3],[2032,3],[2045,3]]},"127":{"position":[[1271,3],[1284,3]]},"128":{"position":[[346,3],[359,3],[1582,3],[1595,3],[1633,3],[1648,3],[1688,1],[1785,1],[1908,1],[1990,1]]},"129":{"position":[[784,3],[797,3]]},"132":{"position":[[180,3],[195,3],[227,2]]},"133":{"position":[[308,3],[323,3]]},"134":{"position":[[152,3],[167,3],[194,2]]},"136":{"position":[[176,3],[269,3],[479,3],[493,3],[507,1],[529,3],[544,3],[660,3],[675,3]]},"137":{"position":[[1026,3],[1041,3]]},"138":{"position":[[796,3],[811,3],[860,1],[1326,3],[1339,3],[1363,3],[1377,3],[1621,3],[1636,3],[1832,3],[1845,3],[1941,1],[2003,1],[2087,1],[2207,1],[2311,1]]},"140":{"position":[[226,2],[229,2],[284,2],[324,2],[773,4],[890,3],[2152,1],[2267,1]]},"141":{"position":[[190,3],[204,3],[1107,4],[1122,4],[1223,3],[1356,3],[2003,3],[2017,3]]},"142":{"position":[[191,3],[205,3],[484,3],[1052,3],[1066,3],[1102,3],[1154,3],[1171,3],[1229,3],[1256,3],[1272,3],[1295,3],[1312,3],[1346,3]]},"143":{"position":[[802,3],[816,3],[868,1],[949,1],[1003,1],[1092,1]]},"144":{"position":[[308,3],[331,3],[345,3],[409,3],[503,3],[550,5],[638,3],[653,3],[698,1],[754,1]]},"145":{"position":[[251,3],[265,3],[481,4],[594,3],[637,5]]},"146":{"position":[[406,3],[420,3],[815,3]]},"147":{"position":[[146,3],[159,3],[187,3],[202,3],[238,1],[511,1],[820,3],[833,3],[861,3],[876,3],[1236,3],[1249,3],[1277,3],[1292,3],[1336,1]]},"148":{"position":[[244,3],[258,3],[552,3],[623,3],[637,3],[786,3],[873,3],[888,3],[1027,3],[1048,3],[1068,3],[1085,3],[1116,2]]},"149":{"position":[[815,3],[829,3]]},"151":{"position":[[559,3],[573,3]]},"152":{"position":[[513,3],[527,3],[565,3],[579,3],[644,3],[657,3],[692,3],[706,3],[834,3],[847,3],[976,3],[990,3]]},"153":{"position":[[569,3],[583,3]]},"155":{"position":[[1073,3],[1087,3]]},"156":{"position":[[248,3],[262,3],[1119,3],[1133,3],[1816,3],[1830,3]]},"158":{"position":[[853,3],[868,3],[930,1],[992,1],[1127,3],[1140,3],[1213,1]]},"159":{"position":[[319,3],[433,2],[476,1],[507,2],[567,1],[597,2],[624,2],[647,2],[726,1]]},"160":{"position":[[21,3],[35,3]]},"161":{"position":[[136,5],[206,3],[220,3],[343,3],[358,3],[415,1],[466,1]]},"162":{"position":[[651,3],[665,3],[703,3],[718,3],[769,1],[876,1],[983,1]]},"163":{"position":[[21,3],[35,3]]},"164":{"position":[[272,3],[286,3],[413,3],[428,3],[502,1],[604,1]]},"165":{"position":[[560,3],[574,3],[658,3],[671,3],[750,3],[765,3]]}},"keywords":{}}],["0",{"_index":746,"title":{},"content":{"30":{"position":[[1739,1],[1867,1]]},"143":{"position":[[913,1]]},"144":{"position":[[570,2]]}},"keywords":{}}],["0.1",{"_index":1356,"title":{"105":{"position":[[0,3]]}},"content":{},"keywords":{}}],["0.2",{"_index":1386,"title":{"106":{"position":[[0,3]]}},"content":{},"keywords":{}}],["0.3",{"_index":1396,"title":{"107":{"position":[[0,3]]}},"content":{},"keywords":{}}],["0.4",{"_index":1406,"title":{"108":{"position":[[0,3]]}},"content":{},"keywords":{}}],["0.5",{"_index":1422,"title":{"109":{"position":[[0,3]]}},"content":{},"keywords":{}}],["0.6",{"_index":1440,"title":{"110":{"position":[[0,3]]}},"content":{},"keywords":{}}],["0.7",{"_index":1463,"title":{"112":{"position":[[0,3]]}},"content":{},"keywords":{}}],["000",{"_index":1685,"title":{},"content":{"128":{"position":[[2076,3]]}},"keywords":{}}],["007",{"_index":1684,"title":{},"content":{"128":{"position":[[1959,3]]}},"keywords":{}}],["0815",{"_index":1681,"title":{},"content":{"128":{"position":[[1741,4]]}},"keywords":{}}],["0}.float",{"_index":1811,"title":{},"content":{"143":{"position":[[297,12]]}},"keywords":{}}],["1",{"_index":0,"title":{"0":{"position":[[0,1]]}},"content":{"0":{"position":[[0,1]]},"15":{"position":[[30,1]]},"16":{"position":[[30,1]]},"46":{"position":[[32,1]]},"52":{"position":[[30,1]]},"56":{"position":[[1055,2]]},"63":{"position":[[955,1]]},"64":{"position":[[1987,1]]},"88":{"position":[[1040,2]]},"101":{"position":[[30,1]]},"102":{"position":[[30,1]]},"119":{"position":[[32,1]]},"120":{"position":[[32,1]]},"121":{"position":[[32,1],[2064,1]]},"123":{"position":[[30,1]]},"125":{"position":[[1682,1],[2979,1],[3127,1],[4880,1],[5055,1],[5194,1],[5338,1],[6225,1],[6363,1],[6500,1],[6704,1],[7039,1],[7719,1],[7863,1],[8004,1],[8213,1],[8386,1],[8533,1],[9304,1]]},"127":{"position":[[30,1]]},"128":{"position":[[30,1]]},"138":{"position":[[531,1]]},"140":{"position":[[30,1]]},"141":{"position":[[30,1]]},"142":{"position":[[32,1]]},"147":{"position":[[1003,2]]},"162":{"position":[[269,3]]}},"keywords":{}}],["1.0}.boolean",{"_index":1814,"title":{},"content":{"143":{"position":[[407,16]]}},"keywords":{}}],["1.1",{"_index":329,"title":{"10":{"position":[[0,3]]}},"content":{"125":{"position":[[41,3]]}},"keywords":{}}],["1.1.1",{"_index":330,"title":{"11":{"position":[[0,5]]}},"content":{"11":{"position":[[24,5]]},"125":{"position":[[100,5]]}},"keywords":{}}],["1.1.1.1",{"_index":416,"title":{"12":{"position":[[0,7]]}},"content":{},"keywords":{}}],["1.1.2",{"_index":437,"title":{"13":{"position":[[0,5]]}},"content":{},"keywords":{}}],["1.2",{"_index":48,"title":{"1":{"position":[[0,3]]}},"content":{},"keywords":{}}],["1.2.1",{"_index":49,"title":{"2":{"position":[[0,5]]}},"content":{"2":{"position":[[24,5]]},"125":{"position":[[170,5]]}},"keywords":{}}],["1.2.2",{"_index":135,"title":{"3":{"position":[[0,5]]}},"content":{"3":{"position":[[24,5]]},"125":{"position":[[305,5]]}},"keywords":{}}],["1.2.3",{"_index":168,"title":{"4":{"position":[[0,5]]}},"content":{"4":{"position":[[24,5]]},"125":{"position":[[372,5]]}},"keywords":{}}],["1.3",{"_index":669,"title":{"23":{"position":[[0,3]]}},"content":{"125":{"position":[[471,3]]}},"keywords":{}}],["1.3.1",{"_index":670,"title":{"24":{"position":[[0,5]]}},"content":{},"keywords":{}}],["1.3.2",{"_index":681,"title":{"25":{"position":[[0,5]]}},"content":{},"keywords":{}}],["1.3.3",{"_index":694,"title":{"26":{"position":[[0,5]]}},"content":{"26":{"position":[[24,5]]},"125":{"position":[[574,5]]}},"keywords":{}}],["1.3.4",{"_index":716,"title":{"27":{"position":[[0,5]]}},"content":{"27":{"position":[[24,5]]},"125":{"position":[[652,5]]}},"keywords":{}}],["1.4",{"_index":552,"title":{"18":{"position":[[0,3]]}},"content":{"125":{"position":[[743,3]]}},"keywords":{}}],["1.4.1",{"_index":553,"title":{"19":{"position":[[0,5]]}},"content":{"19":{"position":[[24,5]]},"125":{"position":[[810,5]]}},"keywords":{}}],["1.4.2",{"_index":590,"title":{"20":{"position":[[0,5]]}},"content":{"20":{"position":[[24,5]]},"125":{"position":[[884,5]]}},"keywords":{}}],["1.4.3",{"_index":620,"title":{"21":{"position":[[0,5]]}},"content":{"21":{"position":[[24,5]]},"125":{"position":[[959,5]]}},"keywords":{}}],["1.4.4",{"_index":638,"title":{"22":{"position":[[0,5]]}},"content":{"22":{"position":[[24,5]]},"125":{"position":[[1051,5]]}},"keywords":{}}],["1.5",{"_index":204,"title":{"6":{"position":[[0,3]]}},"content":{},"keywords":{}}],["1.5.1",{"_index":205,"title":{"7":{"position":[[0,5]]}},"content":{"7":{"position":[[24,5]]},"125":{"position":[[1111,5]]}},"keywords":{}}],["1.5.2",{"_index":238,"title":{"8":{"position":[[0,5]]}},"content":{"8":{"position":[[24,5]]},"125":{"position":[[1205,5]]}},"keywords":{}}],["1.5.3",{"_index":322,"title":{"9":{"position":[[0,5]]}},"content":{"9":{"position":[[24,5]]},"125":{"position":[[1310,5]]}},"keywords":{}}],["10",{"_index":1290,"title":{},"content":{"95":{"position":[[1668,2],[1712,2],[1816,2]]}},"keywords":{}}],["12",{"_index":1929,"title":{},"content":{"158":{"position":[[1014,2]]}},"keywords":{}}],["123",{"_index":1039,"title":{},"content":{"60":{"position":[[1181,4]]},"145":{"position":[[1377,4]]}},"keywords":{}}],["123#wrong",{"_index":1042,"title":{},"content":{"60":{"position":[[2470,9]]}},"keywords":{}}],["1234567890",{"_index":843,"title":{},"content":{"39":{"position":[[893,10]]},"60":{"position":[[767,11],[1029,11],[2021,10]]}},"keywords":{}}],["127.0.0.1",{"_index":862,"title":{},"content":{"39":{"position":[[1619,9]]}},"keywords":{}}],["14",{"_index":1932,"title":{},"content":{"158":{"position":[[1124,2]]}},"keywords":{}}],["15",{"_index":1115,"title":{},"content":{"64":{"position":[[1956,2],[1984,2]]}},"keywords":{}}],["2",{"_index":191,"title":{"5":{"position":[[0,1]]}},"content":{"5":{"position":[[0,1]]},"15":{"position":[[105,1]]},"16":{"position":[[79,1]]},"30":{"position":[[1720,1],[1729,1],[1848,1],[1857,1]]},"39":{"position":[[1617,1]]},"46":{"position":[[92,1]]},"52":{"position":[[94,1]]},"56":{"position":[[2460,2]]},"84":{"position":[[153,1]]},"86":{"position":[[157,1]]},"88":{"position":[[1018,1]]},"101":{"position":[[108,1]]},"102":{"position":[[112,1]]},"118":{"position":[[307,1]]},"119":{"position":[[104,1]]},"120":{"position":[[104,1]]},"121":{"position":[[133,1],[2007,1],[2109,1]]},"123":{"position":[[117,1]]},"125":{"position":[[1745,1],[3057,1],[3179,1],[4970,1],[5143,1],[5250,1],[5389,1],[6300,1],[6438,1],[6604,1],[6794,1],[7106,1],[7792,1],[7941,1],[8081,1],[8323,1],[8467,1],[8618,1],[9391,1]]},"127":{"position":[[105,1]]},"128":{"position":[[104,1]]},"138":{"position":[[1313,1]]},"140":{"position":[[115,1]]},"141":{"position":[[83,1]]},"142":{"position":[[80,1]]},"143":{"position":[[903,2]]},"158":{"position":[[952,1]]}},"keywords":{}}],["2.0",{"_index":37,"title":{},"content":{"0":{"position":[[441,4]]},"7":{"position":[[166,4]]}},"keywords":{}}],["2.1",{"_index":691,"title":{"43":{"position":[[0,3]]}},"content":{"25":{"position":[[447,3]]},"125":{"position":[[1389,3]]}},"keywords":{}}],["2.1.1",{"_index":886,"title":{"44":{"position":[[0,5]]}},"content":{"44":{"position":[[24,5]]},"125":{"position":[[1505,5]]}},"keywords":{}}],["2.1.2",{"_index":819,"title":{"45":{"position":[[0,5]]}},"content":{"37":{"position":[[5,5]]},"45":{"position":[[24,5]]},"125":{"position":[[1597,5]]}},"keywords":{}}],["2.1.2.1",{"_index":895,"title":{"46":{"position":[[0,7]]}},"content":{"46":{"position":[[24,7],[84,7]]},"125":{"position":[[1674,7],[1737,7]]}},"keywords":{}}],["2.1.2.2",{"_index":923,"title":{"47":{"position":[[0,7]]}},"content":{"47":{"position":[[24,7]]},"125":{"position":[[1819,7]]}},"keywords":{}}],["2.1.2.3",{"_index":934,"title":{"48":{"position":[[0,7]]}},"content":{"48":{"position":[[24,7]]},"125":{"position":[[1886,7]]}},"keywords":{}}],["2.1.2.4",{"_index":937,"title":{"49":{"position":[[0,7]]}},"content":{"49":{"position":[[24,7]]},"125":{"position":[[1975,7]]}},"keywords":{}}],["2.1.2.5",{"_index":944,"title":{"50":{"position":[[0,7]]}},"content":{},"keywords":{}}],["2.2",{"_index":512,"title":{"55":{"position":[[0,3]]}},"content":{"16":{"position":[[365,3]]},"125":{"position":[[2061,3]]}},"keywords":{}}],["2.2.1",{"_index":969,"title":{"56":{"position":[[0,5]]}},"content":{"56":{"position":[[24,5]]},"125":{"position":[[2124,5]]}},"keywords":{}}],["2.2.2",{"_index":998,"title":{"57":{"position":[[0,5]]}},"content":{"57":{"position":[[24,5]]},"125":{"position":[[2221,5]]}},"keywords":{}}],["2.2.3",{"_index":1006,"title":{"58":{"position":[[0,5]]}},"content":{"58":{"position":[[24,5]]},"125":{"position":[[2293,5]]}},"keywords":{}}],["2.2.4",{"_index":1012,"title":{"59":{"position":[[0,5]]}},"content":{"59":{"position":[[24,5]]},"125":{"position":[[2348,5]]},"141":{"position":[[1592,5]]}},"keywords":{}}],["2.2.5",{"_index":1033,"title":{"60":{"position":[[0,5]]}},"content":{"60":{"position":[[24,5]]},"125":{"position":[[2424,5]]}},"keywords":{}}],["2.3",{"_index":726,"title":{"29":{"position":[[0,3]]}},"content":{"125":{"position":[[2484,3]]}},"keywords":{}}],["2.3.1",{"_index":727,"title":{"30":{"position":[[0,5]]}},"content":{"30":{"position":[[24,5]]},"125":{"position":[[2550,5]]}},"keywords":{}}],["2.3.2",{"_index":755,"title":{"31":{"position":[[0,5]]}},"content":{"31":{"position":[[24,5]]},"125":{"position":[[2623,5]]}},"keywords":{}}],["2.3.3",{"_index":769,"title":{"32":{"position":[[0,5]]}},"content":{"32":{"position":[[24,5]]},"125":{"position":[[2697,5]]}},"keywords":{}}],["2.3.3.1",{"_index":789,"title":{"33":{"position":[[0,7]]}},"content":{"33":{"position":[[24,7]]},"125":{"position":[[2774,7]]}},"keywords":{}}],["2.3.3.2",{"_index":796,"title":{"34":{"position":[[0,7]]}},"content":{"34":{"position":[[24,7]]},"125":{"position":[[2834,7]]}},"keywords":{}}],["2.3.4",{"_index":806,"title":{"35":{"position":[[0,5]]}},"content":{"35":{"position":[[24,5]]},"125":{"position":[[2894,5]]}},"keywords":{}}],["2.4",{"_index":461,"title":{"14":{"position":[[0,3]]}},"content":{},"keywords":{}}],["2.4.1",{"_index":462,"title":{"15":{"position":[[0,5]]}},"content":{"15":{"position":[[24,5],[99,5]]},"125":{"position":[[2973,5],[3051,5]]}},"keywords":{}}],["2.4.2",{"_index":506,"title":{"16":{"position":[[0,5]]}},"content":{"16":{"position":[[24,5],[73,5]]},"125":{"position":[[3121,5],[3173,5]]},"152":{"position":[[864,5]]}},"keywords":{}}],["2.4.3",{"_index":493,"title":{"17":{"position":[[0,5]]}},"content":{"15":{"position":[[1562,5]]},"16":{"position":[[1019,5]]},"17":{"position":[[24,5]]},"125":{"position":[[3230,5]]}},"keywords":{}}],["2.5",{"_index":1200,"title":{"82":{"position":[[0,3]]}},"content":{"114":{"position":[[874,3]]},"125":{"position":[[3339,3]]}},"keywords":{}}],["2.5.1",{"_index":1201,"title":{"83":{"position":[[0,5]]}},"content":{"83":{"position":[[24,5]]},"125":{"position":[[3440,5]]}},"keywords":{}}],["2.5.1.1",{"_index":1208,"title":{"84":{"position":[[0,7]]}},"content":{},"keywords":{}}],["2.5.1.2",{"_index":1212,"title":{"85":{"position":[[0,7]]}},"content":{"92":{"position":[[528,7]]}},"keywords":{}}],["2.5.1.3",{"_index":1218,"title":{"86":{"position":[[0,7]]}},"content":{"92":{"position":[[1399,7]]}},"keywords":{}}],["2.5.2",{"_index":1222,"title":{"87":{"position":[[0,5]]}},"content":{"87":{"position":[[24,5]]},"118":{"position":[[309,5]]},"125":{"position":[[3521,5]]}},"keywords":{}}],["2.5.2.1",{"_index":1229,"title":{"88":{"position":[[0,7]]}},"content":{"88":{"position":[[24,7]]},"125":{"position":[[3583,7]]}},"keywords":{}}],["2.5.2.2",{"_index":1235,"title":{"89":{"position":[[0,7]]}},"content":{"89":{"position":[[24,7]]},"125":{"position":[[3672,7]]}},"keywords":{}}],["2.5.2.3",{"_index":877,"title":{"90":{"position":[[0,7]]}},"content":{"41":{"position":[[266,7],[482,7],[520,7]]},"90":{"position":[[24,7]]},"125":{"position":[[3760,7]]}},"keywords":{}}],["2.5.2.4",{"_index":1256,"title":{"91":{"position":[[0,7]]}},"content":{"91":{"position":[[24,7]]},"125":{"position":[[3896,7]]}},"keywords":{}}],["2.5.2.5",{"_index":1214,"title":{"92":{"position":[[0,7]]}},"content":{"85":{"position":[[479,7]]},"86":{"position":[[475,7]]},"92":{"position":[[24,7]]},"125":{"position":[[4015,7]]}},"keywords":{}}],["2.5.2.6",{"_index":1221,"title":{"93":{"position":[[0,7]]}},"content":{"86":{"position":[[663,7]]},"93":{"position":[[24,7]]},"125":{"position":[[4144,7]]}},"keywords":{}}],["2.5.2.7",{"_index":1216,"title":{"94":{"position":[[0,7]]}},"content":{"85":{"position":[[676,7]]},"94":{"position":[[24,7]]},"125":{"position":[[4248,7]]}},"keywords":{}}],["2.5.2.8",{"_index":1277,"title":{"95":{"position":[[0,7]]}},"content":{"95":{"position":[[24,7]]},"118":{"position":[[621,7]]},"125":{"position":[[4323,7]]}},"keywords":{}}],["2.5.2.9",{"_index":1296,"title":{"96":{"position":[[0,7]]}},"content":{"96":{"position":[[24,7]]},"125":{"position":[[4409,7]]}},"keywords":{}}],["2.5.3",{"_index":1300,"title":{"97":{"position":[[0,5]]}},"content":{"97":{"position":[[24,5]]},"125":{"position":[[4468,5]]}},"keywords":{}}],["2.6",{"_index":829,"title":{"38":{"position":[[0,3]]}},"content":{"48":{"position":[[835,3]]},"87":{"position":[[619,3]]},"89":{"position":[[1124,3]]},"114":{"position":[[301,3]]},"125":{"position":[[4560,3]]}},"keywords":{}}],["2.6.1",{"_index":830,"title":{"39":{"position":[[0,5]]}},"content":{"39":{"position":[[24,5]]},"125":{"position":[[4647,5]]}},"keywords":{}}],["2.6.2",{"_index":864,"title":{"40":{"position":[[0,5]]}},"content":{"40":{"position":[[24,5]]},"125":{"position":[[4726,5]]}},"keywords":{}}],["2.6.3",{"_index":876,"title":{"41":{"position":[[0,5]]}},"content":{"41":{"position":[[24,5]]},"125":{"position":[[4826,5]]}},"keywords":{}}],["20",{"_index":1291,"title":{},"content":{"95":{"position":[[1671,2],[1823,2]]}},"keywords":{}}],["3",{"_index":722,"title":{"28":{"position":[[0,1]]}},"content":{"28":{"position":[[0,1]]},"121":{"position":[[2036,1]]}},"keywords":{}}],["3.1",{"_index":817,"title":{"36":{"position":[[0,3]]}},"content":{},"keywords":{}}],["3.1.1",{"_index":818,"title":{"37":{"position":[[0,5]]}},"content":{},"keywords":{}}],["3.14",{"_index":1813,"title":{},"content":{"143":{"position":[[396,7],[941,7]]}},"keywords":{}}],["3.2",{"_index":1017,"title":{"139":{"position":[[0,3]]}},"content":{"59":{"position":[[431,3]]},"125":{"position":[[4876,3],[4966,3]]}},"keywords":{}}],["3.2.1",{"_index":1631,"title":{"140":{"position":[[0,5]]}},"content":{"125":{"position":[[5049,5],[5137,5]]},"140":{"position":[[24,5],[109,5]]}},"keywords":{}}],["3.2.2",{"_index":824,"title":{"141":{"position":[[0,5]]}},"content":{"37":{"position":[[854,5]]},"47":{"position":[[808,5]]},"125":{"position":[[5188,5],[5244,5]]},"141":{"position":[[24,5],[77,5]]},"152":{"position":[[686,5]]}},"keywords":{}}],["3.2.2.1",{"_index":1633,"title":{"142":{"position":[[0,7]]}},"content":{"125":{"position":[[5330,7],[5381,7]]},"142":{"position":[[24,7],[72,7]]}},"keywords":{}}],["3.2.2.2",{"_index":1634,"title":{"143":{"position":[[0,7]]}},"content":{"125":{"position":[[5466,7]]},"143":{"position":[[24,7]]}},"keywords":{}}],["3.2.2.3",{"_index":1636,"title":{"144":{"position":[[0,7]]}},"content":{"125":{"position":[[5526,7]]},"144":{"position":[[24,7]]},"147":{"position":[[777,7]]},"160":{"position":[[53,7]]}},"keywords":{}}],["3.2.2.4",{"_index":1637,"title":{"145":{"position":[[0,7]]}},"content":{"125":{"position":[[5596,7]]},"145":{"position":[[24,7]]},"163":{"position":[[53,7]]}},"keywords":{}}],["3.2.3",{"_index":1639,"title":{"146":{"position":[[0,5]]}},"content":{"125":{"position":[[5666,5]]},"146":{"position":[[24,5]]}},"keywords":{}}],["3.2.3.1",{"_index":1853,"title":{"147":{"position":[[0,7]]}},"content":{},"keywords":{}}],["3.2.4",{"_index":1640,"title":{"148":{"position":[[0,5]]}},"content":{"125":{"position":[[5737,5]]},"148":{"position":[[24,5]]}},"keywords":{}}],["3.2.5",{"_index":1641,"title":{"149":{"position":[[0,5]]}},"content":{"125":{"position":[[5808,5]]},"149":{"position":[[24,5]]}},"keywords":{}}],["3.3",{"_index":1536,"title":{"113":{"position":[[0,3]]}},"content":{},"keywords":{}}],["3.3.1",{"_index":827,"title":{"114":{"position":[[0,5]]}},"content":{"37":{"position":[[1105,5]]},"49":{"position":[[1086,5]]}},"keywords":{}}],["3.3.2",{"_index":1542,"title":{"115":{"position":[[0,5]]}},"content":{"115":{"position":[[24,5]]},"125":{"position":[[5879,5]]}},"keywords":{}}],["3.3.3",{"_index":1555,"title":{"116":{"position":[[0,5]]}},"content":{"116":{"position":[[24,5]]},"125":{"position":[[5939,5]]}},"keywords":{}}],["3.3.4",{"_index":1557,"title":{"117":{"position":[[0,5]]}},"content":{"116":{"position":[[399,5]]},"117":{"position":[[24,5]]},"125":{"position":[[6017,5]]}},"keywords":{}}],["3.3.5",{"_index":1559,"title":{"118":{"position":[[0,5]]}},"content":{"116":{"position":[[518,5]]},"118":{"position":[[24,5]]},"125":{"position":[[6126,5]]},"153":{"position":[[481,5]]}},"keywords":{}}],["3.3.5.1",{"_index":1576,"title":{"119":{"position":[[0,7]]}},"content":{"119":{"position":[[24,7],[96,7]]},"125":{"position":[[6217,7],[6292,7]]}},"keywords":{}}],["3.3.5.2",{"_index":1581,"title":{"120":{"position":[[0,7]]}},"content":{"120":{"position":[[24,7],[96,7]]},"125":{"position":[[6355,7],[6430,7]]}},"keywords":{}}],["3.3.5.3",{"_index":1587,"title":{"121":{"position":[[0,7]]}},"content":{"121":{"position":[[24,7],[125,7]]},"125":{"position":[[6492,7],[6596,7]]}},"keywords":{}}],["3.3.5.4",{"_index":1611,"title":{"122":{"position":[[0,7]]}},"content":{},"keywords":{}}],["3.3.6",{"_index":1613,"title":{"123":{"position":[[0,5]]}},"content":{"123":{"position":[[24,5],[111,5]]},"125":{"position":[[6698,5],[6788,5]]}},"keywords":{}}],["3.3.7",{"_index":1615,"title":{"124":{"position":[[0,5]]}},"content":{"124":{"position":[[24,5]]},"125":{"position":[[6893,5]]}},"keywords":{}}],["3.4",{"_index":668,"title":{"51":{"position":[[0,3]]}},"content":{"22":{"position":[[1579,3]]},"125":{"position":[[6954,3]]}},"keywords":{}}],["3.4.1",{"_index":946,"title":{"52":{"position":[[0,5]]}},"content":{"52":{"position":[[24,5],[88,5]]},"125":{"position":[[7033,5],[7100,5]]}},"keywords":{}}],["3.4.1.1",{"_index":950,"title":{"53":{"position":[[0,7]]}},"content":{"53":{"position":[[24,7]]},"125":{"position":[[7210,7]]}},"keywords":{}}],["3.4.1.2",{"_index":960,"title":{"54":{"position":[[0,7]]}},"content":{"54":{"position":[[24,7]]},"125":{"position":[[7303,7]]}},"keywords":{}}],["3.5",{"_index":1044,"title":{"61":{"position":[[0,3]]}},"content":{"125":{"position":[[7393,3]]}},"keywords":{}}],["3.5.1",{"_index":1045,"title":{"62":{"position":[[0,5]]}},"content":{"62":{"position":[[24,5]]},"125":{"position":[[7486,5]]}},"keywords":{}}],["3.5.2",{"_index":1069,"title":{"63":{"position":[[0,5]]}},"content":{"63":{"position":[[24,5]]},"125":{"position":[[7570,5]]}},"keywords":{}}],["3.5.3",{"_index":1090,"title":{"64":{"position":[[0,5]]}},"content":{"64":{"position":[[24,5]]},"125":{"position":[[7637,5]]}},"keywords":{}}],["33",{"_index":1980,"title":{},"content":{"165":{"position":[[816,2]]}},"keywords":{}}],["4",{"_index":799,"title":{"42":{"position":[[0,1]]}},"content":{"34":{"position":[[300,1]]},"42":{"position":[[0,1]]},"56":{"position":[[4239,1]]},"94":{"position":[[1298,1]]}},"keywords":{}}],["4.0",{"_index":1942,"title":{},"content":{"159":{"position":[[627,3]]}},"keywords":{}}],["4.1",{"_index":904,"title":{"126":{"position":[[0,3]]}},"content":{"46":{"position":[[1073,3],[1817,3]]},"125":{"position":[[7715,3],[7788,3]]}},"keywords":{}}],["4.1.1",{"_index":1643,"title":{"127":{"position":[[0,5]]}},"content":{"125":{"position":[[7857,5],[7935,5]]},"127":{"position":[[24,5],[99,5]]}},"keywords":{}}],["4.1.2",{"_index":1644,"title":{"128":{"position":[[0,5]]}},"content":{"125":{"position":[[7998,5],[8075,5]]},"128":{"position":[[24,5],[98,5]]}},"keywords":{}}],["4.1.3",{"_index":1645,"title":{"129":{"position":[[0,5]]}},"content":{"125":{"position":[[8142,5]]},"129":{"position":[[24,5]]}},"keywords":{}}],["4.2",{"_index":1325,"title":{"100":{"position":[[0,3]]}},"content":{"116":{"position":[[613,3]]},"125":{"position":[[8209,3],[8319,3]]}},"keywords":{}}],["4.2.1",{"_index":1326,"title":{"101":{"position":[[0,5]]}},"content":{"101":{"position":[[24,5],[102,5]]},"125":{"position":[[8380,5],[8461,5]]}},"keywords":{}}],["4.2.2",{"_index":1335,"title":{"102":{"position":[[0,5]]}},"content":{"102":{"position":[[24,5],[106,5]]},"125":{"position":[[8527,5],[8612,5]]}},"keywords":{}}],["4.2.3",{"_index":1350,"title":{"103":{"position":[[0,5]]}},"content":{"103":{"position":[[24,5]]},"125":{"position":[[8682,5]]}},"keywords":{}}],["4.3",{"_index":1164,"title":{"77":{"position":[[0,3]]}},"content":{"125":{"position":[[8763,3]]},"156":{"position":[[689,3]]}},"keywords":{}}],["4.3.1",{"_index":1165,"title":{"78":{"position":[[0,5]]}},"content":{},"keywords":{}}],["4.3.2",{"_index":1171,"title":{"79":{"position":[[0,5]]}},"content":{"79":{"position":[[24,5]]},"125":{"position":[[8834,5]]}},"keywords":{}}],["4.3.3",{"_index":1174,"title":{"80":{"position":[[0,5]]}},"content":{"80":{"position":[[24,5]]},"125":{"position":[[8972,5]]}},"keywords":{}}],["4.3.4",{"_index":1190,"title":{"81":{"position":[[0,5]]}},"content":{},"keywords":{}}],["4.4",{"_index":921,"title":{"65":{"position":[[0,3]]}},"content":{"46":{"position":[[2380,3]]},"125":{"position":[[9054,3]]}},"keywords":{}}],["4.4.1",{"_index":1117,"title":{"66":{"position":[[0,5]]}},"content":{"66":{"position":[[24,5]]},"125":{"position":[[9120,5]]}},"keywords":{}}],["4.4.2",{"_index":1127,"title":{"67":{"position":[[0,5]]}},"content":{"67":{"position":[[24,5]]},"125":{"position":[[9199,5]]}},"keywords":{}}],["4.4.2.1",{"_index":1132,"title":{"68":{"position":[[0,7]]}},"content":{},"keywords":{}}],["4.4.2.2",{"_index":1134,"title":{"69":{"position":[[0,7]]}},"content":{},"keywords":{}}],["4.4.2.3",{"_index":1139,"title":{"70":{"position":[[0,7]]}},"content":{},"keywords":{}}],["4.4.2.4",{"_index":1142,"title":{"71":{"position":[[0,7]]}},"content":{},"keywords":{}}],["4.4.3",{"_index":1146,"title":{"72":{"position":[[0,5]]}},"content":{},"keywords":{}}],["4.5",{"_index":1150,"title":{"73":{"position":[[0,3]]}},"content":{"125":{"position":[[9300,3],[9387,3]]}},"keywords":{}}],["4.5.1",{"_index":1138,"title":{"74":{"position":[[0,5]]}},"content":{"69":{"position":[[373,5]]},"74":{"position":[[24,5]]},"125":{"position":[[9464,5]]}},"keywords":{}}],["4.5.2",{"_index":1159,"title":{"75":{"position":[[0,5]]}},"content":{},"keywords":{}}],["4.5.3",{"_index":1161,"title":{"76":{"position":[[0,5]]}},"content":{},"keywords":{}}],["40",{"_index":1762,"title":{},"content":{"138":{"position":[[1725,2],[2204,2]]}},"keywords":{}}],["42",{"_index":1156,"title":{},"content":{"74":{"position":[[1053,2]]},"143":{"position":[[288,5],[926,5],[1122,3]]}},"keywords":{}}],["4711",{"_index":1682,"title":{},"content":{"128":{"position":[[1845,4]]}},"keywords":{}}],["5",{"_index":1028,"title":{"98":{"position":[[0,1]]}},"content":{"59":{"position":[[1594,1],[1639,1]]},"94":{"position":[[1251,1],[1295,1]]},"98":{"position":[[0,1]]}},"keywords":{}}],["5)document",{"_index":1628,"title":{},"content":{"124":{"position":[[959,16]]}},"keywords":{}}],["5.1",{"_index":1783,"title":{"150":{"position":[[0,3]]}},"content":{"140":{"position":[[2330,3]]}},"keywords":{}}],["5.1.1",{"_index":1646,"title":{"151":{"position":[[0,5]]}},"content":{"125":{"position":[[9524,5]]},"151":{"position":[[24,5]]}},"keywords":{}}],["5.1.1.1",{"_index":1647,"title":{"152":{"position":[[0,7]]}},"content":{"125":{"position":[[9642,7]]},"152":{"position":[[24,7]]}},"keywords":{}}],["5.1.1.2",{"_index":1649,"title":{"153":{"position":[[0,7]]}},"content":{"125":{"position":[[9739,7]]},"153":{"position":[[24,7]]}},"keywords":{}}],["5.1.2",{"_index":1650,"title":{"154":{"position":[[0,5]]}},"content":{"125":{"position":[[9825,5]]},"146":{"position":[[643,5]]},"148":{"position":[[2467,5]]},"149":{"position":[[1227,5]]},"154":{"position":[[24,5]]}},"keywords":{}}],["5.1.2.1",{"_index":1651,"title":{"155":{"position":[[0,7]]}},"content":{"125":{"position":[[9893,7]]},"155":{"position":[[24,7]]}},"keywords":{}}],["5.1.2.2",{"_index":1652,"title":{"156":{"position":[[0,7]]}},"content":{"125":{"position":[[9976,7]]},"156":{"position":[[24,7]]}},"keywords":{}}],["5.1.2.3",{"_index":1653,"title":{"157":{"position":[[0,7]]}},"content":{"125":{"position":[[10058,7]]},"157":{"position":[[24,7]]}},"keywords":{}}],["5.1.2.4",{"_index":1654,"title":{"158":{"position":[[0,7]]}},"content":{"125":{"position":[[10144,7]]},"158":{"position":[[24,7]]}},"keywords":{}}],["5.1.3",{"_index":1888,"title":{"159":{"position":[[0,5]]}},"content":{"152":{"position":[[455,5]]},"155":{"position":[[780,5]]}},"keywords":{}}],["5.1.4",{"_index":1946,"title":{"160":{"position":[[0,5]]}},"content":{},"keywords":{}}],["5.1.4.1",{"_index":1655,"title":{"161":{"position":[[0,7]]}},"content":{"125":{"position":[[10226,7]]},"161":{"position":[[24,7]]}},"keywords":{}}],["5.1.4.2",{"_index":1656,"title":{"162":{"position":[[0,7]]}},"content":{"125":{"position":[[10323,7]]},"162":{"position":[[24,7]]}},"keywords":{}}],["5.1.5",{"_index":1962,"title":{"163":{"position":[[0,5]]}},"content":{},"keywords":{}}],["5.1.5.1",{"_index":1658,"title":{"164":{"position":[[0,7]]}},"content":{"125":{"position":[[10409,7]]},"164":{"position":[[24,7]]}},"keywords":{}}],["5.1.5.2",{"_index":1660,"title":{"165":{"position":[[0,7]]}},"content":{"125":{"position":[[10555,7]]},"165":{"position":[[24,7]]}},"keywords":{}}],["5.1.6",{"_index":1662,"title":{"166":{"position":[[0,5]]}},"content":{"125":{"position":[[10643,5]]},"166":{"position":[[24,5]]}},"keywords":{}}],["5.2",{"_index":1689,"title":{"130":{"position":[[0,3]]}},"content":{},"keywords":{}}],["5.2.1",{"_index":1663,"title":{"131":{"position":[[0,5]]}},"content":{"125":{"position":[[10747,5]]},"131":{"position":[[24,5]]}},"keywords":{}}],["5.2.1.1",{"_index":1694,"title":{"132":{"position":[[0,7]]}},"content":{},"keywords":{}}],["5.2.2",{"_index":1697,"title":{"133":{"position":[[0,5]]}},"content":{},"keywords":{}}],["5.2.3",{"_index":1709,"title":{"134":{"position":[[0,5]]}},"content":{},"keywords":{}}],["5.2.4",{"_index":1664,"title":{"135":{"position":[[0,5]]}},"content":{"125":{"position":[[10817,5]]},"135":{"position":[[24,5]]},"148":{"position":[[1635,5]]},"162":{"position":[[1268,5]]}},"keywords":{}}],["5.2.4.1",{"_index":1723,"title":{"136":{"position":[[0,7]]}},"content":{},"keywords":{}}],["5.2.5",{"_index":1665,"title":{"137":{"position":[[0,5]]}},"content":{"125":{"position":[[10883,5]]},"137":{"position":[[24,5]]}},"keywords":{}}],["5.2.6",{"_index":1666,"title":{"138":{"position":[[0,5]]}},"content":{"125":{"position":[[10951,5]]},"138":{"position":[[24,5]]}},"keywords":{}}],["6",{"_index":1210,"title":{},"content":{"84":{"position":[[191,1]]}},"keywords":{}}],["7",{"_index":1626,"title":{},"content":{"124":{"position":[[878,1]]},"143":{"position":[[906,2]]}},"keywords":{}}],["70",{"_index":852,"title":{},"content":{"39":{"position":[[1202,2]]}},"keywords":{}}],["8",{"_index":1234,"title":{},"content":{"88":{"position":[[1023,1]]},"120":{"position":[[1071,1]]},"143":{"position":[[900,2]]}},"keywords":{}}],["8.0",{"_index":1796,"title":{},"content":{"142":{"position":[[244,3],[354,3]]}},"keywords":{}}],["80",{"_index":1708,"title":{},"content":{"133":{"position":[[398,2]]}},"keywords":{}}],["82",{"_index":851,"title":{},"content":{"39":{"position":[[1199,2]]}},"keywords":{}}],["8270",{"_index":1821,"title":{},"content":{"143":{"position":[[863,4]]}},"keywords":{}}],["8859",{"_index":1075,"title":{},"content":{"63":{"position":[[950,4]]}},"keywords":{}}],["90",{"_index":1706,"title":{},"content":{"133":{"position":[[360,2]]}},"keywords":{}}],["__init__.robot",{"_index":1119,"title":{},"content":{"66":{"position":[[260,17]]}},"keywords":{}}],["a.resourc",{"_index":1063,"title":{},"content":{"62":{"position":[[1075,10],[1128,11]]}},"keywords":{}}],["abbrevi",{"_index":1456,"title":{},"content":{"111":{"position":[[128,11]]}},"keywords":{}}],["abil",{"_index":610,"title":{},"content":{"20":{"position":[[1029,7]]}},"keywords":{}}],["about2.2",{"_index":1538,"title":{},"content":{"114":{"position":[[265,8]]}},"keywords":{}}],["abov",{"_index":730,"title":{},"content":{"30":{"position":[[400,5]]},"56":{"position":[[2018,6],[3513,6]]},"138":{"position":[[2241,5]]}},"keywords":{}}],["above.vari",{"_index":1016,"title":{},"content":{"59":{"position":[[382,15]]}},"keywords":{}}],["absenc",{"_index":1816,"title":{},"content":{"143":{"position":[[483,7]]}},"keywords":{}}],["absolut",{"_index":523,"title":{},"content":{"17":{"position":[[209,8],[374,8],[1274,8]]},"166":{"position":[[345,8],[476,8],[563,8],[685,8]]}},"keywords":{}}],["abstract",{"_index":404,"title":{},"content":{"11":{"position":[[2643,11]]}},"keywords":{}}],["accept",{"_index":346,"title":{},"content":{"11":{"position":[[652,10],[812,10],[843,11],[867,11],[890,11],[1013,10],[1089,10],[2104,11]]},"21":{"position":[[943,10]]},"117":{"position":[[595,7]]},"118":{"position":[[128,6]]},"143":{"position":[[781,9]]}},"keywords":{}}],["access",{"_index":313,"title":{"140":{"position":[[26,6]]},"162":{"position":[[8,9]]},"165":{"position":[[8,9]]}},"content":{"8":{"position":[[2146,10]]},"9":{"position":[[289,6]]},"11":{"position":[[326,14]]},"49":{"position":[[727,11]]},"60":{"position":[[2552,6]]},"62":{"position":[[781,6]]},"90":{"position":[[854,10]]},"112":{"position":[[1819,10]]},"125":{"position":[[5088,6],[5307,9],[5495,6],[5563,6],[5633,6],[9964,8],[10046,8],[10132,8],[10214,8],[10397,8],[10545,6],[10631,8],[10689,6]]},"128":{"position":[[1856,6]]},"134":{"position":[[215,6]]},"140":{"position":[[60,6],[255,6],[456,6],[1079,9],[1514,6],[1794,6],[2082,9],[2283,9]]},"141":{"position":[[137,9],[299,10],[480,10]]},"143":{"position":[[50,6]]},"144":{"position":[[58,6],[473,8]]},"145":{"position":[[58,6],[564,8],[949,7],[1161,8],[1183,7],[1230,8]]},"146":{"position":[[621,10]]},"147":{"position":[[748,8]]},"148":{"position":[[2012,8],[2329,8]]},"149":{"position":[[174,8],[500,8],[651,8],[977,8]]},"154":{"position":[[169,8]]},"155":{"position":[[92,8],[124,10]]},"156":{"position":[[91,8],[123,10]]},"157":{"position":[[95,8],[127,10]]},"158":{"position":[[91,8],[123,10]]},"160":{"position":[[219,9]]},"162":{"position":[[95,8],[147,8],[207,6],[545,9]]},"163":{"position":[[245,9]]},"164":{"position":[[157,6],[870,8],[889,6],[976,6]]},"165":{"position":[[97,8],[155,8],[216,6],[525,9]]},"166":{"position":[[67,6],[1550,6]]}},"keywords":{}}],["accomplish",{"_index":1129,"title":{},"content":{"67":{"position":[[219,12]]}},"keywords":{}}],["accord",{"_index":695,"title":{},"content":{"26":{"position":[[250,9]]},"46":{"position":[[1384,9]]}},"keywords":{}}],["accredit",{"_index":1358,"title":{"109":{"position":[[10,10]]}},"content":{"105":{"position":[[103,10]]},"109":{"position":[[1,10],[60,10],[637,10]]}},"keywords":{}}],["achiev",{"_index":1398,"title":{},"content":{"107":{"position":[[48,7]]},"131":{"position":[[261,8]]},"138":{"position":[[240,8]]}},"keywords":{}}],["acknowledg",{"_index":1464,"title":{"112":{"position":[[4,14]]}},"content":{"112":{"position":[[219,12],[1281,14]]}},"keywords":{}}],["acquir",{"_index":642,"title":{},"content":{"22":{"position":[[353,8]]},"105":{"position":[[508,8],[1096,7]]}},"keywords":{}}],["act",{"_index":1981,"title":{},"content":{"165":{"position":[[1172,3]]}},"keywords":{}}],["action",{"_index":559,"title":{},"content":{"19":{"position":[[236,7],[347,7],[1015,7]]},"21":{"position":[[240,7],[300,6]]},"22":{"position":[[672,7],[840,8]]},"24":{"position":[[439,7]]},"26":{"position":[[168,7],[192,7],[418,7],[1195,7]]},"49":{"position":[[579,8]]},"99":{"position":[[484,7],[627,7]]},"101":{"position":[[842,7],[956,7]]},"102":{"position":[[280,7]]},"103":{"position":[[198,7]]},"121":{"position":[[2332,9],[2377,11],[2457,11],[2545,11],[2656,6]]},"124":{"position":[[590,7]]},"127":{"position":[[297,7],[469,6]]},"128":{"position":[[1657,6],[1733,7],[1759,6],[1838,6],[1951,7],[2054,7]]},"131":{"position":[[561,7]]},"133":{"position":[[34,7]]},"135":{"position":[[232,7]]}},"keywords":{}}],["activ",{"_index":422,"title":{},"content":{"12":{"position":[[75,6]]},"89":{"position":[[866,8]]}},"keywords":{}}],["actual",{"_index":436,"title":{},"content":{"12":{"position":[[322,6]]},"63":{"position":[[1181,6]]},"88":{"position":[[870,8]]},"95":{"position":[[327,6],[697,6]]},"121":{"position":[[82,6],[588,6],[1025,6]]},"125":{"position":[[6553,6]]},"140":{"position":[[1831,6]]},"141":{"position":[[1944,6]]}},"keywords":{}}],["ad",{"_index":577,"title":{},"content":{"19":{"position":[[806,6]]},"56":{"position":[[897,6]]},"58":{"position":[[109,5]]},"66":{"position":[[551,5],[791,6]]}},"keywords":{}}],["adapt",{"_index":100,"title":{},"content":{"2":{"position":[[1121,10],[1580,9],[1976,10]]},"4":{"position":[[160,9]]},"27":{"position":[[749,10]]},"105":{"position":[[1395,7]]},"107":{"position":[[422,9]]},"131":{"position":[[703,5]]}},"keywords":{}}],["add",{"_index":879,"title":{},"content":{"42":{"position":[[123,4]]},"50":{"position":[[25,3]]},"53":{"position":[[956,3]]},"57":{"position":[[531,3]]},"58":{"position":[[41,3],[880,3]]},"74":{"position":[[1109,3]]},"80":{"position":[[414,3],[1699,3]]},"99":{"position":[[1919,3]]},"121":{"position":[[2002,4],[2392,6],[2399,3]]},"125":{"position":[[2313,3]]},"148":{"position":[[1700,3]]}},"keywords":{}}],["addit",{"_index":132,"title":{},"content":{"2":{"position":[[2015,10]]},"4":{"position":[[620,10],[682,10]]},"15":{"position":[[359,10]]},"30":{"position":[[2089,10]]},"32":{"position":[[517,10]]},"37":{"position":[[588,10]]},"46":{"position":[[662,10],[788,10]]},"48":{"position":[[718,10]]},"56":{"position":[[3813,10]]},"63":{"position":[[115,10]]},"66":{"position":[[560,8]]},"88":{"position":[[1076,10]]},"92":{"position":[[1093,10]]},"103":{"position":[[898,10]]},"105":{"position":[[726,10]]},"110":{"position":[[556,8]]},"117":{"position":[[549,10]]},"144":{"position":[[231,10]]}},"keywords":{}}],["addition",{"_index":30,"title":{},"content":{"0":{"position":[[367,13]]},"5":{"position":[[495,13]]},"8":{"position":[[1677,13]]},"21":{"position":[[551,13]]},"42":{"position":[[486,13]]},"46":{"position":[[1180,13]]},"105":{"position":[[1237,13]]},"158":{"position":[[1543,13]]},"166":{"position":[[862,13]]}},"keywords":{}}],["address",{"_index":1083,"title":{},"content":{"63":{"position":[[1361,7]]},"121":{"position":[[1683,7]]},"140":{"position":[[387,9]]}},"keywords":{}}],["address=xxx",{"_index":1835,"title":{},"content":{"145":{"position":[[293,11]]},"148":{"position":[[1164,11]]}},"keywords":{}}],["address=yyi",{"_index":1839,"title":{},"content":{"145":{"position":[[339,11]]},"148":{"position":[[1218,11]]}},"keywords":{}}],["admin",{"_index":1683,"title":{},"content":{"128":{"position":[[1850,5],[1902,5],[1945,5]]},"134":{"position":[[197,7],[209,5]]}},"keywords":{}}],["admin'.no",{"_index":1715,"title":{},"content":{"134":{"position":[[274,10]]}},"keywords":{}}],["administ",{"_index":1441,"title":{},"content":{"110":{"position":[[62,13]]}},"keywords":{}}],["adopt",{"_index":445,"title":{},"content":{"13":{"position":[[295,7]]}},"keywords":{}}],["advanc",{"_index":62,"title":{"42":{"position":[[2,8]]},"61":{"position":[[4,8]]},"98":{"position":[[12,8]]},"150":{"position":[[4,8]]},"160":{"position":[[21,11]]}},"content":{"2":{"position":[[248,8]]},"13":{"position":[[716,8]]},"34":{"position":[[302,8]]},"42":{"position":[[2,8],[177,8]]},"92":{"position":[[478,8]]},"98":{"position":[[12,8],[61,8]]},"105":{"position":[[902,8]]},"106":{"position":[[341,8],[519,8]]},"135":{"position":[[577,8]]},"137":{"position":[[286,7]]},"140":{"position":[[447,8],[2334,8]]}},"keywords":{}}],["advantag",{"_index":580,"title":{},"content":{"19":{"position":[[859,9]]},"26":{"position":[[2080,10]]},"53":{"position":[[716,9]]},"95":{"position":[[2091,9]]}},"keywords":{}}],["advoc",{"_index":1461,"title":{},"content":{"111":{"position":[[364,8]]}},"keywords":{}}],["affect",{"_index":435,"title":{},"content":{"12":{"position":[[315,6]]},"166":{"position":[[1089,6]]}},"keywords":{}}],["ag",{"_index":1769,"title":{},"content":{"138":{"position":[[2129,3],[2234,3]]},"165":{"position":[[711,6],[733,6]]}},"keywords":{}}],["again",{"_index":1065,"title":{},"content":{"62":{"position":[[1314,6]]},"146":{"position":[[632,6]]}},"keywords":{}}],["age=23",{"_index":1746,"title":{},"content":{"138":{"position":[[1413,6]]},"165":{"position":[[612,6]]}},"keywords":{}}],["age=33",{"_index":1752,"title":{},"content":{"138":{"position":[[1491,6]]}},"keywords":{}}],["age=42",{"_index":1749,"title":{},"content":{"138":{"position":[[1450,6]]},"165":{"position":[[651,6]]}},"keywords":{}}],["age=44",{"_index":1755,"title":{},"content":{"138":{"position":[[1530,6]]},"165":{"position":[[846,6]]}},"keywords":{}}],["agreement",{"_index":1616,"title":{},"content":{"124":{"position":[[328,10]]}},"keywords":{}}],["aim",{"_index":308,"title":{},"content":{"8":{"position":[[1942,6]]},"11":{"position":[[672,4]]},"111":{"position":[[354,6]]}},"keywords":{}}],["aka",{"_index":1346,"title":{},"content":{"102":{"position":[[1766,4],[1830,4]]},"128":{"position":[[1380,4],[1444,4]]}},"keywords":{}}],["alena",{"_index":1469,"title":{},"content":{"112":{"position":[[459,5]]}},"keywords":{}}],["alex",{"_index":1471,"title":{},"content":{"112":{"position":[[477,4]]}},"keywords":{}}],["algorithm",{"_index":1549,"title":{},"content":{"115":{"position":[[647,9]]}},"keywords":{}}],["alibrari",{"_index":1049,"title":{},"content":{"62":{"position":[[183,8]]}},"keywords":{}}],["alic",{"_index":1955,"title":{},"content":{"162":{"position":[[685,5],[751,5]]}},"keywords":{}}],["align",{"_index":361,"title":{},"content":{"11":{"position":[[1229,6],[2614,5]]},"56":{"position":[[4211,5]]}},"keywords":{}}],["allow",{"_index":185,"title":{"80":{"position":[[6,7]]}},"content":{"4":{"position":[[499,8]]},"7":{"position":[[279,6]]},"13":{"position":[[334,6]]},"20":{"position":[[1517,6]]},"25":{"position":[[517,6]]},"27":{"position":[[805,5]]},"28":{"position":[[180,5]]},"37":{"position":[[128,5],[189,7]]},"46":{"position":[[238,6],[2009,7]]},"48":{"position":[[803,7]]},"49":{"position":[[118,6]]},"57":{"position":[[107,7],[446,8],[1332,6]]},"80":{"position":[[41,7],[234,7]]},"90":{"position":[[1751,5]]},"99":{"position":[[2056,6]]},"103":{"position":[[179,6]]},"109":{"position":[[1045,8]]},"115":{"position":[[286,6]]},"121":{"position":[[261,5]]},"123":{"position":[[375,6]]},"125":{"position":[[8992,7]]},"129":{"position":[[164,6]]},"131":{"position":[[181,8],[686,8]]},"135":{"position":[[201,6]]},"140":{"position":[[643,6],[1660,5]]},"141":{"position":[[598,6]]},"145":{"position":[[957,8]]},"148":{"position":[[270,6],[384,8]]}},"keywords":{}}],["alphabet",{"_index":690,"title":{},"content":{"25":{"position":[[419,14]]}},"keywords":{}}],["alreadi",{"_index":809,"title":{},"content":{"35":{"position":[[333,7]]},"62":{"position":[[1364,7]]},"146":{"position":[[378,7]]}},"keywords":{}}],["alter",{"_index":1343,"title":{},"content":{"102":{"position":[[1691,7]]},"103":{"position":[[857,7]]},"166":{"position":[[1042,8]]}},"keywords":{}}],["altern",{"_index":492,"title":{},"content":{"15":{"position":[[1430,14]]},"52":{"position":[[476,14]]},"58":{"position":[[822,13]]},"131":{"position":[[549,11]]},"133":{"position":[[22,11]]},"142":{"position":[[721,14]]}},"keywords":{}}],["although",{"_index":1312,"title":{},"content":{"98":{"position":[[214,8]]},"147":{"position":[[498,8]]}},"keywords":{}}],["alway",{"_index":496,"title":{},"content":{"15":{"position":[[1620,6]]},"17":{"position":[[898,6]]},"26":{"position":[[760,6]]},"56":{"position":[[3395,6]]},"63":{"position":[[559,6]]},"67":{"position":[[355,6]]},"146":{"position":[[705,6]]},"155":{"position":[[879,6]]},"158":{"position":[[714,6]]}},"keywords":{}}],["america",{"_index":1460,"title":{},"content":{"111":{"position":[[290,7]]}},"keywords":{}}],["amount",{"_index":634,"title":{},"content":{"21":{"position":[[1158,6],[1191,6]]},"92":{"position":[[381,6],[458,6],[636,6],[743,6]]},"121":{"position":[[2354,9],[2439,9],[2527,9],[2571,6],[2608,9]]},"137":{"position":[[128,6]]}},"keywords":{}}],["amp",{"_index":598,"title":{},"content":{"20":{"position":[[413,5]]},"25":{"position":[[462,5]]},"59":{"position":[[1517,5],[1555,5]]},"140":{"position":[[235,5],[2272,5]]},"141":{"position":[[1146,7]]},"145":{"position":[[807,7]]},"164":{"position":[[192,9]]}},"keywords":{}}],["amp;category=test",{"_index":1807,"title":{},"content":{"142":{"position":[[1316,18]]}},"keywords":{}}],["amp;filter=rec",{"_index":1805,"title":{},"content":{"142":{"position":[[1276,18]]}},"keywords":{}}],["amp;lang=en",{"_index":1806,"title":{},"content":{"142":{"position":[[1299,12]]}},"keywords":{}}],["amp;page=1",{"_index":1804,"title":{},"content":{"142":{"position":[[1260,11]]}},"keywords":{}}],["amp;{combin",{"_index":1841,"title":{},"content":{"145":{"position":[[361,15]]}},"keywords":{}}],["amp;{dict",{"_index":1659,"title":{},"content":{"125":{"position":[[10447,11],[10578,11]]},"164":{"position":[[59,11]]},"165":{"position":[[44,11]]}},"keywords":{}}],["amp;{dictionary_variable_name}.environ",{"_index":1778,"title":{},"content":{"140":{"position":[[1442,43]]}},"keywords":{}}],["amp;{empty_dict",{"_index":1845,"title":{},"content":{"145":{"position":[[409,17]]}},"keywords":{}}],["amp;{file_info",{"_index":1863,"title":{},"content":{"148":{"position":[[1010,16]]}},"keywords":{}}],["amp;{particip",{"_index":1964,"title":{},"content":{"164":{"position":[[458,18],[726,18]]}},"keywords":{}}],["amp;{participant_1",{"_index":1744,"title":{},"content":{"138":{"position":[[1381,20]]}},"keywords":{}}],["amp;{participant_2",{"_index":1747,"title":{},"content":{"138":{"position":[[1420,20]]}},"keywords":{}}],["amp;{participant_3",{"_index":1750,"title":{},"content":{"138":{"position":[[1457,20]]}},"keywords":{}}],["amp;{participant_4",{"_index":1753,"title":{},"content":{"138":{"position":[[1498,20]]}},"keywords":{}}],["amp;{participant_on",{"_index":1975,"title":{},"content":{"165":{"position":[[578,22],[869,22],[1056,22]]}},"keywords":{}}],["amp;{participant_two",{"_index":1976,"title":{},"content":{"165":{"position":[[619,22],[908,22],[1083,22]]}},"keywords":{}}],["amp;{us",{"_index":1869,"title":{},"content":{"148":{"position":[[1141,11],[1195,11]]}},"keywords":{}}],["amp;{user1",{"_index":1833,"title":{},"content":{"145":{"position":[[269,12]]}},"keywords":{}}],["amp;{user2",{"_index":1837,"title":{},"content":{"145":{"position":[[315,12]]}},"keywords":{}}],["amp;{var",{"_index":1963,"title":{},"content":{"163":{"position":[[180,10]]},"165":{"position":[[509,10]]}},"keywords":{}}],["amp;{variable_nam",{"_index":1832,"title":{},"content":{"145":{"position":[[161,21]]}},"keywords":{}}],["ampersand",{"_index":1777,"title":{},"content":{"140":{"position":[[1425,9]]},"145":{"position":[[144,9]]},"163":{"position":[[163,9]]},"164":{"position":[[175,9]]},"165":{"position":[[492,9]]}},"keywords":{}}],["analysi",{"_index":1903,"title":{},"content":{"155":{"position":[[1201,9]]},"156":{"position":[[2013,9]]}},"keywords":{}}],["analyz",{"_index":1403,"title":{},"content":{"107":{"position":[[1355,8]]}},"keywords":{}}],["and/or",{"_index":647,"title":{},"content":{"22":{"position":[[721,6]]}},"keywords":{}}],["and4.2",{"_index":905,"title":{},"content":{"46":{"position":[[1112,6],[1856,6]]}},"keywords":{}}],["anim",{"_index":1608,"title":{},"content":{"121":{"position":[[2183,10],[2246,6],[2259,10],[2364,9],[2429,9],[2517,9],[2598,9]]}},"keywords":{}}],["animal_list",{"_index":1610,"title":{},"content":{"121":{"position":[[2417,11],[2505,11],[2586,11]]}},"keywords":{}}],["annual",{"_index":269,"title":{},"content":{"8":{"position":[[949,8],[1546,6]]}},"keywords":{}}],["anoth",{"_index":826,"title":{},"content":{"37":{"position":[[1045,7],[1293,7]]},"56":{"position":[[3594,7]]},"59":{"position":[[869,7]]},"60":{"position":[[2283,7]]},"63":{"position":[[1008,7]]},"87":{"position":[[664,7]]},"94":{"position":[[94,7]]},"102":{"position":[[2117,7]]},"128":{"position":[[1746,7],[1825,7]]},"141":{"position":[[1852,7]]}},"keywords":{}}],["answer",{"_index":1824,"title":{},"content":{"143":{"position":[[1057,9],[1071,6],[1112,6]]}},"keywords":{}}],["apach",{"_index":36,"title":{},"content":{"0":{"position":[[434,6]]},"7":{"position":[[151,6]]}},"keywords":{}}],["api",{"_index":90,"title":{},"content":{"2":{"position":[[868,5],[1401,4]]},"3":{"position":[[461,4]]},"11":{"position":[[2563,3]]},"106":{"position":[[926,4]]},"107":{"position":[[987,5]]},"155":{"position":[[748,3]]}},"keywords":{}}],["appear",{"_index":957,"title":{},"content":{"53":{"position":[[836,7]]},"74":{"position":[[1199,7]]}},"keywords":{}}],["append",{"_index":919,"title":{},"content":{"46":{"position":[[2320,7],[2929,7]]},"138":{"position":[[2259,6],[2332,6]]}},"keywords":{}}],["appl",{"_index":1730,"title":{},"content":{"136":{"position":[[509,5],[720,5]]}},"keywords":{}}],["appli",{"_index":636,"title":{},"content":{"21":{"position":[[1258,7]]},"48":{"position":[[639,7]]},"56":{"position":[[45,5]]},"80":{"position":[[1124,8]]},"102":{"position":[[614,7],[2082,7],[2174,7]]},"108":{"position":[[228,5],[740,8],[1130,8]]},"125":{"position":[[2148,5]]},"128":{"position":[[444,7],[1712,7],[1809,7]]},"152":{"position":[[942,8]]}},"keywords":{}}],["applic",{"_index":373,"title":{},"content":{"11":{"position":[[1579,11]]},"13":{"position":[[161,13],[1045,13]]},"22":{"position":[[581,10]]},"102":{"position":[[1578,11]]},"108":{"position":[[759,11],[1328,11]]},"116":{"position":[[873,11]]},"127":{"position":[[1057,12]]}},"keywords":{}}],["approach",{"_index":66,"title":{},"content":{"2":{"position":[[317,8]]},"8":{"position":[[2461,8]]},"11":{"position":[[1073,10],[2180,10]]},"12":{"position":[[133,8]]},"13":{"position":[[217,9]]},"22":{"position":[[1098,8]]},"52":{"position":[[145,10]]},"53":{"position":[[734,8]]},"54":{"position":[[130,8],[414,9],[1127,8],[1272,8]]},"99":{"position":[[205,8],[381,8],[559,8]]},"108":{"position":[[1207,8]]},"121":{"position":[[340,8],[1765,8]]},"125":{"position":[[7160,10]]}},"keywords":{}}],["appropri",{"_index":1912,"title":{},"content":{"157":{"position":[[319,11]]}},"keywords":{}}],["architectur",{"_index":26,"title":{"1":{"position":[[4,12]]},"2":{"position":[[60,14]]}},"content":{"0":{"position":[[301,13]]},"2":{"position":[[79,12],[182,12]]},"99":{"position":[[322,12]]},"107":{"position":[[100,12]]},"108":{"position":[[723,13]]},"125":{"position":[[228,12]]}},"keywords":{}}],["are..resourc",{"_index":516,"title":{},"content":{"16":{"position":[[1174,13]]}},"keywords":{}}],["area",{"_index":1366,"title":{},"content":{"105":{"position":[[290,5]]}},"keywords":{}}],["arg",{"_index":1232,"title":{},"content":{"88":{"position":[[644,4]]},"92":{"position":[[311,5]]},"119":{"position":[[191,8]]}},"keywords":{}}],["argument",{"_index":83,"title":{"39":{"position":[[17,10]]},"40":{"position":[[12,10]]},"41":{"position":[[15,9]]},"87":{"position":[[14,10]]},"88":{"position":[[18,10]]},"89":{"position":[[17,10]]},"90":{"position":[[17,10]]},"91":{"position":[[28,10]]},"92":{"position":[[38,10]]},"93":{"position":[[19,10]]},"94":{"position":[[19,10]]},"95":{"position":[[8,8]]},"113":{"position":[[30,9]]},"118":{"position":[[19,10]]},"119":{"position":[[27,10]]},"120":{"position":[[26,10]]},"121":{"position":[[26,10]]},"122":{"position":[[14,8]]}},"content":{"2":{"position":[[661,8],[1063,8]]},"5":{"position":[[628,10]]},"17":{"position":[[805,8]]},"20":{"position":[[323,9]]},"21":{"position":[[702,8]]},"26":{"position":[[1569,10]]},"30":{"position":[[339,9],[2278,9]]},"31":{"position":[[780,9],[1036,9]]},"35":{"position":[[689,9]]},"39":{"position":[[67,8],[121,9],[532,10],[587,9],[674,9],[715,9],[955,8],[995,8],[1130,10],[1352,9],[1503,9],[1579,9],[1686,9],[1742,8],[1807,9],[1817,8]]},"40":{"position":[[62,9],[87,8],[150,9],[177,8],[231,8],[316,10],[334,9],[415,9],[435,9],[478,9],[548,8],[611,10],[671,8],[795,8],[994,8],[1045,8]]},"41":{"position":[[57,10],[78,9],[211,9],[283,10],[331,10],[401,8],[438,8],[499,10],[537,9],[594,10]]},"46":{"position":[[2651,8]]},"48":{"position":[[525,9]]},"56":{"position":[[413,8],[1128,10],[1486,8],[1499,8],[1536,8],[1553,8],[1607,8],[1643,8],[1662,8],[1698,8],[1885,8],[1898,8],[1928,8],[1945,8],[2128,10],[2139,8],[2156,8]]},"57":{"position":[[843,9],[868,9],[1747,8],[1760,8],[1790,8],[1807,8]]},"58":{"position":[[502,8]]},"59":{"position":[[536,9]]},"60":{"position":[[927,10],[1000,8],[1442,9],[2444,9]]},"63":{"position":[[74,10],[477,9],[595,9],[652,10],[705,9],[724,9],[786,9],[996,9]]},"83":{"position":[[464,8]]},"85":{"position":[[249,9],[278,8],[287,9],[432,9],[517,9],[567,9],[582,8],[695,9],[745,9]]},"86":{"position":[[248,9],[277,8],[428,9],[513,9],[563,9],[578,8],[682,9],[732,9]]},"87":{"position":[[64,8],[129,9],[262,9],[302,9],[342,8],[536,10],[553,10],[576,10],[703,8],[810,10],[831,9],[995,10],[1044,9],[1068,10],[1126,9],[1196,9],[1227,9],[1278,9]]},"88":{"position":[[68,9],[108,9],[198,9],[226,9],[263,8],[308,8],[431,9],[710,8],[776,8],[936,10],[1025,10],[1048,9],[1091,9]]},"89":{"position":[[67,9],[107,9],[200,9],[250,9],[291,9],[308,8],[413,8],[647,10],[668,8],[841,9],[1006,9],[1095,9]]},"90":{"position":[[77,9],[176,9],[295,9],[418,9],[553,10],[1255,10],[1333,9],[1424,9],[1457,9],[1543,9],[1686,10],[1774,8]]},"91":{"position":[[227,9],[394,8],[594,9],[610,8],[663,9],[719,9],[901,9]]},"92":{"position":[[175,9],[407,9],[646,9],[753,9],[807,8],[862,8],[955,8],[1020,9],[1053,10],[1115,9],[1219,9],[1311,10]]},"93":{"position":[[127,9],[318,9],[490,8],[541,9],[766,9]]},"94":{"position":[[54,9],[194,9],[431,8],[495,10],[574,10],[597,9],[651,8],[757,8],[821,9],[866,8],[918,8]]},"95":{"position":[[58,8],[161,8],[285,8],[395,9],[429,8],[951,9],[1034,9],[1231,10],[1353,9],[1396,10],[1463,8],[1570,9],[1907,8],[2011,8],[2272,9]]},"96":{"position":[[440,8]]},"97":{"position":[[575,9],[843,9]]},"101":{"position":[[488,8]]},"102":{"position":[[1166,8]]},"103":{"position":[[528,8]]},"114":{"position":[[657,11]]},"115":{"position":[[1076,10]]},"116":{"position":[[467,9]]},"117":{"position":[[582,9]]},"118":{"position":[[71,11],[135,10],[213,11],[255,9],[323,9],[356,8],[373,9],[398,11],[426,8],[559,8],[629,8]]},"119":{"position":[[55,8],[142,10],[154,9],[326,10],[549,11],[712,11],[959,8]]},"120":{"position":[[64,9],[141,10],[162,9],[227,11],[261,9],[307,10],[984,8],[1010,11]]},"121":{"position":[[56,9],[167,9],[251,9],[284,9],[508,10],[638,9],[1408,9],[1534,9],[1589,9],[1715,9],[1737,9],[1883,10],[1934,9],[2204,11],[2342,11]]},"122":{"position":[[7,8],[38,10],[60,10],[103,9]]},"123":{"position":[[653,11]]},"124":{"position":[[911,9]]},"125":{"position":[[3564,8],[3630,9],[3718,9],[3816,9],[4281,9],[4360,8],[4693,8],[4767,9],[4792,8],[4862,10],[6176,11],[6251,8],[6341,10],[6398,9],[6478,10],[6527,9],[6641,9],[7623,10]]},"127":{"position":[[599,8]]},"128":{"position":[[858,8]]},"129":{"position":[[381,8]]},"134":{"position":[[131,11]]},"138":{"position":[[1872,11]]},"141":{"position":[[1560,9]]},"149":{"position":[[392,9],[1095,8]]},"151":{"position":[[777,10]]},"153":{"position":[[500,9]]},"155":{"position":[[328,9]]},"156":{"position":[[429,9]]},"157":{"position":[[292,9]]},"158":{"position":[[354,10],[1158,11],[1413,8]]},"162":{"position":[[1114,10],[1170,9]]},"165":{"position":[[691,11],[989,10],[1141,10],[1183,8],[1220,8]]}},"keywords":{}}],["argument"",{"_index":1215,"title":{},"content":{"85":{"position":[[627,14]]},"86":{"position":[[615,14]]}},"keywords":{}}],["arguments"",{"_index":834,"title":{},"content":{"39":{"position":[[263,15],[300,15],[1302,15],[1423,15]]},"40":{"position":[[708,15]]},"84":{"position":[[171,15],[208,16]]},"85":{"position":[[165,15],[338,15]]},"86":{"position":[[175,15],[334,15]]},"89":{"position":[[493,16],[574,16]]},"91":{"position":[[69,15],[170,16],[300,16],[334,16],[371,15],[455,16]]},"92":{"position":[[79,15],[264,16],[1185,16],[1281,15]]},"93":{"position":[[72,15],[198,15],[246,16],[384,16],[419,15],[663,16],[794,15]]},"94":{"position":[[135,15],[259,15]]},"125":{"position":[[3944,15],[4073,15],[4195,15]]}},"keywords":{}}],["arguments)[setup",{"_index":1560,"title":{},"content":{"116":{"position":[[537,18]]}},"keywords":{}}],["arguments."",{"_index":1264,"title":{},"content":{"94":{"position":[[171,16]]}},"keywords":{}}],["arguments/data",{"_index":585,"title":{},"content":{"19":{"position":[[1090,14]]}},"keywords":{}}],["argumentssom",{"_index":838,"title":{},"content":{"39":{"position":[[477,13]]}},"keywords":{}}],["aris",{"_index":1642,"title":{},"content":{"125":{"position":[[7433,5]]}},"keywords":{}}],["around",{"_index":1598,"title":{},"content":{"121":{"position":[[1388,6]]},"145":{"position":[[725,6]]}},"keywords":{}}],["artifact",{"_index":717,"title":{"31":{"position":[[16,10]]},"45":{"position":[[25,10]]}},"content":{"27":{"position":[[99,9]]},"31":{"position":[[52,9],[206,9]]},"37":{"position":[[30,9]]},"125":{"position":[[730,9],[2654,9]]}},"keywords":{}}],["asia",{"_index":1459,"title":{},"content":{"111":{"position":[[281,4]]}},"keywords":{}}],["aspect",{"_index":337,"title":{},"content":{"11":{"position":[[311,7]]},"46":{"position":[[203,7]]},"54":{"position":[[535,7]]},"99":{"position":[[2333,7]]}},"keywords":{}}],["assembl",{"_index":1517,"title":{},"content":{"112":{"position":[[1163,10]]}},"keywords":{}}],["assert",{"_index":574,"title":{},"content":{"19":{"position":[[677,10],[740,11]]},"124":{"position":[[721,10]]}},"keywords":{}}],["assess",{"_index":1408,"title":{},"content":{"108":{"position":[[281,9]]}},"keywords":{}}],["assign",{"_index":811,"title":{"66":{"position":[[6,9]]},"147":{"position":[[8,9]]},"161":{"position":[[8,9]]},"164":{"position":[[8,9]]}},"content":{"35":{"position":[[670,8]]},"39":{"position":[[1726,8]]},"46":{"position":[[2162,8]]},"56":{"position":[[1236,10],[1764,10],[2351,7]]},"59":{"position":[[523,6]]},"66":{"position":[[70,6],[110,8],[283,7],[387,6],[748,8],[905,6],[1149,6]]},"80":{"position":[[1080,6],[1331,6]]},"83":{"position":[[643,8]]},"92":{"position":[[967,8]]},"119":{"position":[[984,8],[1042,8]]},"120":{"position":[[187,9],[338,8],[500,8]]},"123":{"position":[[185,6],[528,8]]},"125":{"position":[[5029,6],[5293,9],[5354,6],[5686,6],[6865,6],[9169,6],[10249,11],[10432,11]]},"141":{"position":[[123,9],[970,8]]},"142":{"position":[[45,6]]},"145":{"position":[[203,8],[866,10]]},"146":{"position":[[41,6],[145,8],[340,10],[691,10],[767,8],[898,9]]},"147":{"position":[[73,8],[551,10],[692,8],[1081,8],[1126,11]]},"148":{"position":[[150,6],[579,9],[749,8],[1436,12],[1491,6]]},"149":{"position":[[352,10]]},"151":{"position":[[724,10]]},"158":{"position":[[214,8],[1446,7],[1668,8]]},"159":{"position":[[340,8]]},"160":{"position":[[195,9]]},"161":{"position":[[44,11],[257,9],[502,11],[666,8],[933,8],[1010,11],[1119,8]]},"163":{"position":[[219,9]]},"164":{"position":[[44,11],[323,9],[712,10]]}},"keywords":{}}],["associ",{"_index":246,"title":{"111":{"position":[[7,11]]}},"content":{"8":{"position":[[212,11],[2023,12]]},"111":{"position":[[51,11],[93,11],[194,11],[342,11]]}},"keywords":{}}],["assum",{"_index":1048,"title":{},"content":{"62":{"position":[[109,6]]},"74":{"position":[[743,8]]},"145":{"position":[[1301,8]]}},"keywords":{}}],["asterisk",{"_index":892,"title":{},"content":{"45":{"position":[[263,9]]},"92":{"position":[[840,8]]},"94":{"position":[[627,9]]}},"keywords":{}}],["atdd",{"_index":358,"title":{},"content":{"11":{"position":[[1124,7]]}},"keywords":{}}],["atom",{"_index":707,"title":{},"content":{"26":{"position":[[1507,6]]},"32":{"position":[[712,6]]},"33":{"position":[[174,6]]},"34":{"position":[[339,6]]}},"keywords":{}}],["attempt",{"_index":1331,"title":{},"content":{"101":{"position":[[854,10]]}},"keywords":{}}],["attribut",{"_index":918,"title":{},"content":{"46":{"position":[[2258,11]]},"87":{"position":[[413,10]]},"116":{"position":[[746,11]]},"125":{"position":[[493,10]]},"140":{"position":[[205,11]]},"145":{"position":[[939,9],[1173,9]]}},"keywords":{}}],["author",{"_index":902,"title":{},"content":{"46":{"position":[[837,7]]},"112":{"position":[[181,6],[303,6],[323,6]]}},"keywords":{}}],["authorship",{"_index":224,"title":{},"content":{"7":{"position":[[563,10]]}},"keywords":{}}],["auto",{"_index":1902,"title":{},"content":{"155":{"position":[[1169,4]]},"156":{"position":[[1981,4]]}},"keywords":{}}],["autom",{"_index":15,"title":{"2":{"position":[[49,10]]},"11":{"position":[[11,11]]},"13":{"position":[[22,10]]}},"content":{"0":{"position":[[151,10],[182,10]]},"2":{"position":[[68,10],[171,10],[268,10],[334,11],[1553,10]]},"3":{"position":[[622,10],[676,10],[936,10]]},"5":{"position":[[153,10]]},"8":{"position":[[443,10],[474,10],[1736,10]]},"11":{"position":[[1139,9],[1765,10]]},"13":{"position":[[17,10],[350,8],[531,10],[871,10],[940,11],[952,10]]},"19":{"position":[[126,10]]},"21":{"position":[[1343,10]]},"22":{"position":[[282,10],[320,10],[642,8]]},"24":{"position":[[244,10],[288,10],[524,10]]},"26":{"position":[[2128,10]]},"27":{"position":[[850,10],[1066,10]]},"28":{"position":[[241,10],[329,10]]},"42":{"position":[[58,10]]},"98":{"position":[[146,10]]},"99":{"position":[[311,10],[398,11],[512,10],[722,11],[1398,10],[1507,10]]},"106":{"position":[[276,10],[622,11],[891,10],[943,11]]},"107":{"position":[[324,10],[364,10],[639,10],[855,10],[1094,10],[1161,10],[1263,9],[1313,10],[1374,10],[1427,10]]},"108":{"position":[[843,10],[940,10],[1168,10]]},"125":{"position":[[217,10]]},"127":{"position":[[1118,10]]},"128":{"position":[[1297,9]]},"142":{"position":[[1335,10],[1498,11]]}},"keywords":{}}],["automat",{"_index":485,"title":{"76":{"position":[[6,13]]}},"content":{"15":{"position":[[1102,13]]},"76":{"position":[[20,13],[237,13]]},"95":{"position":[[77,9],[597,14]]},"99":{"position":[[1561,14]]},"125":{"position":[[4379,9],[10306,13],[10469,13]]},"161":{"position":[[101,13]]},"164":{"position":[[81,13],[755,9]]}},"keywords":{}}],["automation/test",{"_index":565,"title":{},"content":{"19":{"position":[[372,18]]}},"keywords":{}}],["avail",{"_index":44,"title":{},"content":{"0":{"position":[[554,9]]},"8":{"position":[[408,9],[708,9],[2265,9]]},"15":{"position":[[337,9],[1848,9],[1917,9]]},"16":{"position":[[568,9],[798,9]]},"37":{"position":[[348,9],[754,9],[782,9]]},"40":{"position":[[728,9]]},"45":{"position":[[41,9]]},"46":{"position":[[45,9]]},"62":{"position":[[1838,10]]},"63":{"position":[[1803,9]]},"80":{"position":[[1462,9],[1562,9],[1835,9]]},"83":{"position":[[250,9]]},"94":{"position":[[939,9]]},"95":{"position":[[508,10]]},"116":{"position":[[41,9],[237,9]]},"125":{"position":[[1617,9],[1698,9],[5959,9]]},"149":{"position":[[882,9]]},"153":{"position":[[327,13]]},"154":{"position":[[200,10]]},"156":{"position":[[723,9]]},"157":{"position":[[507,9],[739,10]]},"158":{"position":[[1297,9],[1575,9]]},"166":{"position":[[925,10],[1018,9]]}},"keywords":{}}],["avoid",{"_index":545,"title":{},"content":{"17":{"position":[[1340,8]]},"47":{"position":[[653,7]]},"56":{"position":[[4145,5]]},"59":{"position":[[1061,5]]},"62":{"position":[[1033,7],[1154,7]]}},"keywords":{}}],["awar",{"_index":494,"title":{},"content":{"15":{"position":[[1586,5]]},"98":{"position":[[335,5]]},"106":{"position":[[422,9]]}},"keywords":{}}],["b",{"_index":1059,"title":{},"content":{"62":{"position":[[522,1]]},"133":{"position":[[411,1]]}},"keywords":{}}],["b.resourc",{"_index":1064,"title":{},"content":{"62":{"position":[[1094,10],[1109,10]]}},"keywords":{}}],["back",{"_index":536,"title":{},"content":{"17":{"position":[[956,4],[1001,4]]},"153":{"position":[[684,4]]}},"keywords":{}}],["backslash",{"_index":871,"title":{},"content":{"40":{"position":[[831,9]]},"58":{"position":[[647,9]]},"59":{"position":[[666,9],[723,9],[833,9],[877,9],[917,9],[1067,11],[1299,11]]},"140":{"position":[[875,9]]},"142":{"position":[[951,10]]},"145":{"position":[[471,9]]}},"keywords":{}}],["banana",{"_index":1731,"title":{},"content":{"136":{"position":[[515,6],[741,6]]}},"keywords":{}}],["base",{"_index":247,"title":{},"content":{"8":{"position":[[224,5]]},"11":{"position":[[2174,5]]},"31":{"position":[[653,5]]},"32":{"position":[[1014,5]]},"42":{"position":[[533,5]]},"48":{"position":[[385,5]]},"56":{"position":[[173,5]]},"74":{"position":[[1005,5]]},"75":{"position":[[85,5]]},"81":{"position":[[249,4]]},"95":{"position":[[235,5]]},"105":{"position":[[1421,5]]},"108":{"position":[[327,5]]},"114":{"position":[[73,5]]},"131":{"position":[[709,5]]},"133":{"position":[[42,5]]},"148":{"position":[[1367,5],[1529,5]]},"151":{"position":[[258,5]]}},"keywords":{}}],["base_url",{"_index":1193,"title":{},"content":{"81":{"position":[[161,11],[258,11],[344,11]]}},"keywords":{}}],["base_url}/import",{"_index":1196,"title":{},"content":{"81":{"position":[[285,19]]}},"keywords":{}}],["basic",{"_index":198,"title":{"23":{"position":[[4,5]]},"55":{"position":[[4,5]]},"132":{"position":[[8,5]]},"136":{"position":[[8,5]]}},"content":{"5":{"position":[[139,6]]},"16":{"position":[[369,5]]},"19":{"position":[[45,5]]},"20":{"position":[[45,5],[819,9]]},"30":{"position":[[78,5],[220,5]]},"35":{"position":[[108,9]]},"60":{"position":[[60,5]]},"90":{"position":[[1143,9]]},"98":{"position":[[384,5]]},"105":{"position":[[879,5]]},"106":{"position":[[223,5]]},"108":{"position":[[417,5],[1050,5]]},"114":{"position":[[274,5]]},"125":{"position":[[834,5],[908,5],[2083,5],[2463,5],[2607,5],[5159,5],[6976,5],[10783,5],[10853,5],[10919,5],[10987,5]]},"131":{"position":[[57,5]]},"135":{"position":[[57,5],[424,5]]},"137":{"position":[[57,5]]},"138":{"position":[[57,5]]},"140":{"position":[[128,5]]}},"keywords":{}}],["bdd",{"_index":591,"title":{},"content":{"20":{"position":[[168,5],[978,3],[1097,3]]},"26":{"position":[[312,5]]},"41":{"position":[[135,5]]},"90":{"position":[[279,6],[1496,4]]},"121":{"position":[[208,5],[412,5]]},"125":{"position":[[6682,5]]}},"keywords":{}}],["be",{"_index":505,"title":{},"content":{"15":{"position":[[2063,5]]},"24":{"position":[[197,5]]},"56":{"position":[[1029,5]]},"57":{"position":[[716,5]]},"59":{"position":[[1164,5]]},"88":{"position":[[879,5]]},"95":{"position":[[2282,5]]}},"keywords":{}}],["becom",{"_index":1599,"title":{},"content":{"121":{"position":[[1603,6],[1644,7]]}},"keywords":{}}],["befor",{"_index":434,"title":{},"content":{"12":{"position":[[303,6]]},"16":{"position":[[138,6]]},"30":{"position":[[2325,6]]},"40":{"position":[[634,6]]},"45":{"position":[[273,6]]},"46":{"position":[[1029,6],[1720,6],[2024,6]]},"56":{"position":[[129,7]]},"63":{"position":[[394,6]]},"66":{"position":[[815,6]]},"79":{"position":[[262,6],[556,6]]},"80":{"position":[[485,6]]},"88":{"position":[[219,6],[832,6]]},"90":{"position":[[1273,6]]},"91":{"position":[[257,6]]},"92":{"position":[[851,6]]},"93":{"position":[[479,6]]},"94":{"position":[[640,6]]},"95":{"position":[[686,6]]},"127":{"position":[[183,6],[324,6],[385,6],[624,6],[952,6]]},"128":{"position":[[190,6],[883,6]]},"129":{"position":[[114,6],[269,6],[406,6]]},"138":{"position":[[1045,6]]},"141":{"position":[[739,6]]},"143":{"position":[[1255,6]]},"148":{"position":[[1787,6]]},"152":{"position":[[610,6]]}},"keywords":{}}],["begin",{"_index":978,"title":{},"content":{"56":{"position":[[950,9]]},"88":{"position":[[392,9]]},"115":{"position":[[1226,9]]},"131":{"position":[[402,6]]},"135":{"position":[[797,6]]},"137":{"position":[[561,6]]}},"keywords":{}}],["behav",{"_index":625,"title":{},"content":{"21":{"position":[[767,7]]}},"keywords":{}}],["behavior",{"_index":23,"title":{"20":{"position":[[6,8]]},"21":{"position":[[35,8]]},"41":{"position":[[33,8]]}},"content":{"0":{"position":[[253,8]]},"11":{"position":[[231,8],[1885,8],[2146,8]]},"20":{"position":[[63,8],[94,8],[140,8],[246,8],[445,8],[952,8]]},"21":{"position":[[80,8],[158,8],[719,8]]},"26":{"position":[[284,8]]},"30":{"position":[[2133,9]]},"41":{"position":[[107,8],[164,8]]},"48":{"position":[[698,8]]},"62":{"position":[[1537,9]]},"63":{"position":[[156,8],[209,8]]},"72":{"position":[[176,8]]},"87":{"position":[[205,9]]},"90":{"position":[[95,8],[251,8]]},"92":{"position":[[1080,9]]},"115":{"position":[[881,8]]},"121":{"position":[[180,8]]},"123":{"position":[[907,8]]},"125":{"position":[[926,8],[1018,8],[3834,8],[6654,8]]}},"keywords":{}}],["behind",{"_index":1417,"title":{},"content":{"108":{"position":[[665,6]]}},"keywords":{}}],["belong",{"_index":940,"title":{},"content":{"49":{"position":[[677,6]]}},"keywords":{}}],["below",{"_index":1556,"title":{},"content":{"116":{"position":[[267,5],[325,6]]},"133":{"position":[[433,5]]},"138":{"position":[[2136,5]]}},"keywords":{}}],["benefici",{"_index":964,"title":{},"content":{"54":{"position":[[1231,10]]}},"keywords":{}}],["benefit",{"_index":660,"title":{},"content":{"22":{"position":[[1132,8]]},"101":{"position":[[60,9]]},"102":{"position":[[60,9]]},"103":{"position":[[58,9]]},"125":{"position":[[7747,8],[7896,9],[8037,9],[8419,9],[8566,9],[8719,9]]},"127":{"position":[[60,9]]},"128":{"position":[[60,9]]}},"keywords":{}}],["best",{"_index":1400,"title":{},"content":{"107":{"position":[[687,4]]},"124":{"position":[[241,4]]}},"keywords":{}}],["better",{"_index":396,"title":{},"content":{"11":{"position":[[2379,6]]},"21":{"position":[[579,6]]},"39":{"position":[[609,6]]},"56":{"position":[[1817,6]]},"57":{"position":[[505,6]]},"74":{"position":[[363,6]]},"90":{"position":[[1386,6]]},"103":{"position":[[356,6]]},"142":{"position":[[455,6]]},"157":{"position":[[1042,6]]}},"keywords":{}}],["between",{"_index":102,"title":{},"content":{"2":{"position":[[1174,7]]},"11":{"position":[[440,7],[1838,7]]},"13":{"position":[[912,7]]},"20":{"position":[[926,7]]},"21":{"position":[[53,7],[131,7],[670,7]]},"26":{"position":[[53,7]]},"27":{"position":[[52,7]]},"35":{"position":[[56,7]]},"52":{"position":[[119,7]]},"56":{"position":[[4311,7]]},"57":{"position":[[812,7],[856,7],[881,7]]},"74":{"position":[[53,7],[195,7]]},"87":{"position":[[56,7],[511,7]]},"99":{"position":[[92,7]]},"115":{"position":[[1261,7]]},"123":{"position":[[80,7],[410,7]]},"125":{"position":[[606,7],[683,7],[991,7],[2929,7],[3556,7],[6757,7],[7134,7],[9496,7],[9559,7]]},"146":{"position":[[195,7]]},"151":{"position":[[56,7]]}},"keywords":{}}],["beyond",{"_index":419,"title":{},"content":{"12":{"position":[[1,6]]},"105":{"position":[[652,6]]}},"keywords":{}}],["biech",{"_index":1489,"title":{},"content":{"112":{"position":[[623,6]]}},"keywords":{}}],["bind",{"_index":1377,"title":{},"content":{"105":{"position":[[1004,8]]}},"keywords":{}}],["blibrari",{"_index":1050,"title":{},"content":{"62":{"position":[[192,8]]}},"keywords":{}}],["block",{"_index":724,"title":{},"content":{"28":{"position":[[173,6]]},"58":{"position":[[700,5]]},"97":{"position":[[1008,7],[1260,5]]},"146":{"position":[[266,5],[557,5]]},"149":{"position":[[525,5],[558,5]]}},"keywords":{}}],["bloom'",{"_index":1409,"title":{},"content":{"108":{"position":[[336,7],[384,7]]}},"keywords":{}}],["board",{"_index":266,"title":{},"content":{"8":{"position":[[922,5],[978,5]]}},"keywords":{}}],["bob",{"_index":1764,"title":{},"content":{"138":{"position":[[1775,3]]},"162":{"position":[[691,3],[757,3],[1022,6]]}},"keywords":{}}],["bodi",{"_index":674,"title":{},"content":{"24":{"position":[[342,4]]},"26":{"position":[[812,5],[1586,4]]},"33":{"position":[[337,4]]},"34":{"position":[[493,4]]},"46":{"position":[[2548,4]]},"56":{"position":[[3191,5],[3320,4],[3380,4],[3525,4],[3686,4]]},"60":{"position":[[288,7],[1308,4],[1412,5]]},"102":{"position":[[229,4]]},"103":{"position":[[152,4],[571,4]]},"114":{"position":[[176,4]]},"115":{"position":[[1541,4],[1612,4]]},"119":{"position":[[749,4]]},"128":{"position":[[984,5]]},"129":{"position":[[125,4],[474,4]]},"137":{"position":[[171,4],[682,4]]},"148":{"position":[[352,4]]},"149":{"position":[[479,5],[671,4]]},"153":{"position":[[640,4]]}},"keywords":{}}],["body.if",{"_index":1686,"title":{},"content":{"129":{"position":[[427,7]]}},"keywords":{}}],["bold",{"_index":1569,"title":{},"content":{"117":{"position":[[851,6],[899,4]]}},"keywords":{}}],["bold_italic_",{"_index":1570,"title":{},"content":{"117":{"position":[[860,12]]}},"keywords":{}}],["bono",{"_index":1522,"title":{},"content":{"112":{"position":[[1489,5]]}},"keywords":{}}],["boolean",{"_index":1282,"title":{},"content":{"95":{"position":[[816,8]]},"120":{"position":[[632,7]]},"137":{"position":[[928,7]]},"143":{"position":[[984,10]]}},"keywords":{}}],["bot",{"_index":438,"title":{},"content":{"13":{"position":[[48,4]]}},"keywords":{}}],["both",{"_index":236,"title":{},"content":{"7":{"position":[[797,4]]},"8":{"position":[[433,4]]},"11":{"position":[[276,4]]},"21":{"position":[[1239,4]]},"27":{"position":[[1056,4]]},"28":{"position":[[343,4]]},"44":{"position":[[430,4]]},"60":{"position":[[208,4]]},"64":{"position":[[678,4],[747,4]]},"88":{"position":[[705,4]]},"91":{"position":[[564,4]]},"105":{"position":[[25,4]]},"124":{"position":[[649,4]]},"141":{"position":[[223,4]]},"161":{"position":[[497,4]]}},"keywords":{}}],["boundari",{"_index":1922,"title":{},"content":{"158":{"position":[[662,11]]}},"keywords":{}}],["brace",{"_index":1246,"title":{},"content":{"90":{"position":[[491,6],[1602,6]]},"121":{"position":[[708,7]]},"140":{"position":[[759,5]]}},"keywords":{}}],["bracket",{"_index":910,"title":{},"content":{"46":{"position":[[1541,8]]},"116":{"position":[[182,7]]},"144":{"position":[[541,8]]},"145":{"position":[[628,8],[1291,9]]}},"keywords":{}}],["break",{"_index":941,"title":{"57":{"position":[[11,7]]},"138":{"position":[[6,5]]}},"content":{"49":{"position":[[820,8]]},"56":{"position":[[789,5]]},"57":{"position":[[50,6],[439,6],[540,6],[1084,6],[1135,5],[1207,5],[1286,6],[1320,6]]},"125":{"position":[[2250,6],[11008,5]]},"138":{"position":[[78,5],[258,5],[290,5],[533,6],[757,5],[985,5],[1022,5]]}},"keywords":{}}],["bring",{"_index":296,"title":{},"content":{"8":{"position":[[1592,6]]},"95":{"position":[[746,6]]}},"keywords":{}}],["broad",{"_index":232,"title":{},"content":{"7":{"position":[[718,5]]}},"keywords":{}}],["broader",{"_index":309,"title":{},"content":{"8":{"position":[[1960,7]]},"106":{"position":[[808,7]]},"148":{"position":[[2219,7]]}},"keywords":{}}],["browser",{"_index":501,"title":{},"content":{"15":{"position":[[1751,7]]},"155":{"position":[[733,7]]}},"keywords":{}}],["bug",{"_index":1155,"title":{},"content":{"74":{"position":[[1049,3]]}},"keywords":{}}],["build",{"_index":93,"title":{},"content":{"2":{"position":[[923,5]]},"3":{"position":[[201,5]]},"28":{"position":[[164,8]]},"107":{"position":[[482,5],[567,5]]}},"keywords":{}}],["built",{"_index":170,"title":{"166":{"position":[[6,5]]}},"content":{"4":{"position":[[71,5],[137,5]]},"95":{"position":[[758,5]]},"112":{"position":[[1273,6]]},"125":{"position":[[422,5],[10725,5]]},"151":{"position":[[789,5]]},"166":{"position":[[103,5],[152,5]]}},"keywords":{}}],["builtin",{"_index":495,"title":{},"content":{"15":{"position":[[1609,7]]},"33":{"position":[[620,7]]},"66":{"position":[[1203,7]]},"84":{"position":[[39,7],[87,7]]},"138":{"position":[[2313,7]]}},"keywords":{}}],["builtin.should",{"_index":1233,"title":{},"content":{"88":{"position":[[983,15]]}},"keywords":{}}],["busi",{"_index":349,"title":{"107":{"position":[[4,8]]}},"content":{"11":{"position":[[711,8],[1048,8],[1241,8]]},"21":{"position":[[984,8]]},"24":{"position":[[299,8]]},"26":{"position":[[932,8]]},"87":{"position":[[223,8]]}},"keywords":{}}],["button",{"_index":569,"title":{},"content":{"19":{"position":[[549,6]]},"20":{"position":[[619,6]]},"90":{"position":[[958,6]]},"124":{"position":[[665,7]]}},"keywords":{}}],["buttonth",{"_index":1251,"title":{},"content":{"90":{"position":[[716,9]]}},"keywords":{}}],["c",{"_index":861,"title":{},"content":{"39":{"position":[[1615,1]]},"133":{"position":[[428,1]]}},"keywords":{}}],["c:\\\\better\\\\use\\\\forward\\\\slash",{"_index":1031,"title":{},"content":{"59":{"position":[[1723,33]]}},"keywords":{}}],["c:\\document",{"_index":1989,"title":{},"content":{"166":{"position":[[802,12]]}},"keywords":{}}],["calcul",{"_index":667,"title":{},"content":{"22":{"position":[[1538,12]]},"26":{"position":[[1208,12]]},"158":{"position":[[1033,9],[1144,9],[1354,9],[1425,9],[1528,9],[1592,9]]}},"keywords":{}}],["call",{"_index":82,"title":{"38":{"position":[[26,7]]}},"content":{"2":{"position":[[651,5]]},"20":{"position":[[1569,4]]},"21":{"position":[[522,5]]},"24":{"position":[[366,5]]},"26":{"position":[[767,4],[843,6],[925,6],[1478,6],[1602,5],[1759,4],[1876,6]]},"31":{"position":[[767,4],[1011,4]]},"33":{"position":[[480,6],[680,7]]},"34":{"position":[[673,6],[749,6]]},"39":{"position":[[103,7],[559,7],[661,5],[815,5],[1048,4],[1238,7]]},"40":{"position":[[127,5],[186,5],[745,6]]},"41":{"position":[[300,7]]},"44":{"position":[[286,6]]},"46":{"position":[[935,6]]},"48":{"position":[[509,5],[861,7]]},"52":{"position":[[599,5]]},"56":{"position":[[1068,4],[1481,4],[1576,4],[1751,4],[1880,4],[1919,4],[1996,4],[2077,6],[2102,4],[2115,4],[2189,4],[2299,5],[2323,4],[2341,4],[2406,4]]},"57":{"position":[[958,5],[1742,4],[1781,4],[1858,4]]},"60":{"position":[[257,7],[879,6],[955,6],[1362,6],[1431,5],[2277,5],[2428,6]]},"63":{"position":[[641,5]]},"64":{"position":[[1389,7]]},"84":{"position":[[244,6]]},"85":{"position":[[202,6]]},"86":{"position":[[203,6]]},"87":{"position":[[181,6],[645,7]]},"88":{"position":[[184,7],[467,4]]},"89":{"position":[[178,7],[1150,7]]},"92":{"position":[[912,7]]},"93":{"position":[[696,6]]},"94":{"position":[[790,7]]},"95":{"position":[[649,4],[1760,4],[1785,6],[1872,4]]},"96":{"position":[[212,6]]},"101":{"position":[[468,4]]},"102":{"position":[[1146,4]]},"103":{"position":[[344,6],[508,4]]},"114":{"position":[[327,7]]},"115":{"position":[[939,6]]},"116":{"position":[[226,6]]},"119":{"position":[[264,7],[816,6]]},"121":{"position":[[944,7],[1063,5]]},"123":{"position":[[1079,4]]},"125":{"position":[[4585,4],[4637,6]]},"127":{"position":[[579,4]]},"128":{"position":[[838,4]]},"129":{"position":[[361,4]]},"141":{"position":[[1581,5]]},"146":{"position":[[835,4]]},"149":{"position":[[681,6],[924,6],[1004,6]]},"162":{"position":[[1096,6],[1149,6]]},"165":{"position":[[944,7],[1109,4]]}},"keywords":{}}],["called.argu",{"_index":1202,"title":{},"content":{"83":{"position":[[435,16]]}},"keywords":{}}],["caller",{"_index":1297,"title":{},"content":{"96":{"position":[[134,6],[255,6]]},"123":{"position":[[885,7]]}},"keywords":{}}],["calls.creat",{"_index":1909,"title":{},"content":{"157":{"position":[[191,15]]}},"keywords":{}}],["camelcas",{"_index":1617,"title":{},"content":{"124":{"position":[[401,10]]}},"keywords":{}}],["candid",{"_index":1360,"title":{},"content":{"105":{"position":[[143,10]]},"109":{"position":[[260,10],[1070,10]]}},"keywords":{}}],["capabl",{"_index":261,"title":{},"content":{"8":{"position":[[825,13]]},"11":{"position":[[244,13]]},"106":{"position":[[816,13]]},"107":{"position":[[70,13]]}},"keywords":{}}],["capit",{"_index":1552,"title":{},"content":{"115":{"position":[[1203,7]]}},"keywords":{}}],["case",{"_index":13,"title":{"10":{"position":[[18,5]]},"24":{"position":[[20,5]]},"48":{"position":[[33,5]]}},"content":{"0":{"position":[[137,5],[336,5]]},"2":{"position":[[487,6],[696,4]]},"11":{"position":[[1801,6],[2723,5]]},"13":{"position":[[729,5],[793,5]]},"15":{"position":[[1182,4]]},"16":{"position":[[345,5]]},"19":{"position":[[474,5]]},"20":{"position":[[492,5]]},"22":{"position":[[475,6],[1038,5],[1225,5]]},"24":{"position":[[26,5],[167,5]]},"25":{"position":[[127,5]]},"30":{"position":[[388,4],[910,5],[974,4]]},"31":{"position":[[953,4]]},"32":{"position":[[197,5]]},"37":{"position":[[147,5]]},"39":{"position":[[552,6],[839,5],[914,4],[1151,5],[1473,5]]},"40":{"position":[[900,5]]},"44":{"position":[[188,5],[270,4],[346,5]]},"45":{"position":[[334,4],[523,5]]},"46":{"position":[[1456,5]]},"47":{"position":[[226,4],[521,6]]},"48":{"position":[[71,5],[170,5],[337,4],[666,5],[918,5]]},"53":{"position":[[424,5],[1017,5]]},"54":{"position":[[295,4],[580,5]]},"56":{"position":[[234,6],[1411,5],[1446,4],[1847,5],[1862,4],[2034,4],[2044,4],[2983,5],[3005,5],[3257,4],[3315,4],[3570,4]]},"57":{"position":[[1592,5],[1607,4]]},"59":{"position":[[1418,5]]},"60":{"position":[[114,5],[592,5],[630,5],[660,5],[1058,5],[1325,5],[1389,5],[1407,4],[1644,4],[1721,5],[1949,5]]},"62":{"position":[[749,5]]},"63":{"position":[[1696,4]]},"64":{"position":[[1423,5],[1897,5]]},"66":{"position":[[603,5],[969,5]]},"67":{"position":[[438,4]]},"88":{"position":[[525,5]]},"89":{"position":[[915,4]]},"90":{"position":[[802,5],[818,5]]},"91":{"position":[[131,5]]},"92":{"position":[[141,5],[158,4]]},"94":{"position":[[110,4],[455,4],[1236,5]]},"95":{"position":[[1531,4],[1621,5]]},"98":{"position":[[157,5]]},"99":{"position":[[162,6],[225,5],[579,5],[1100,6],[1194,5],[1294,4],[1368,4],[1495,6],[1605,5],[1694,6],[1752,4]]},"101":{"position":[[878,6]]},"102":{"position":[[1552,6],[2023,5],[2412,4]]},"103":{"position":[[754,6]]},"114":{"position":[[103,5]]},"115":{"position":[[376,4],[665,4],[843,5],[1193,4]]},"116":{"position":[[145,6]]},"119":{"position":[[833,4],[859,5],[949,5]]},"120":{"position":[[926,4]]},"121":{"position":[[429,5],[1209,5],[1904,5]]},"123":{"position":[[232,5]]},"124":{"position":[[351,5],[363,4],[395,5],[430,5],[448,5],[500,4],[517,4]]},"125":{"position":[[72,5],[1936,5],[2104,5],[4006,5],[4135,5],[8351,5],[9324,4]]},"127":{"position":[[894,6]]},"128":{"position":[[1202,6],[1575,5],[1642,5],[2026,4]]},"129":{"position":[[588,6]]},"132":{"position":[[189,5]]},"133":{"position":[[317,5]]},"134":{"position":[[161,5]]},"136":{"position":[[538,5],[669,5]]},"137":{"position":[[233,5],[346,4],[426,5],[1035,5]]},"138":{"position":[[117,6],[805,5],[1248,5],[1630,5]]},"140":{"position":[[489,4],[719,4],[2184,6]]},"141":{"position":[[2127,5]]},"142":{"position":[[847,4]]},"143":{"position":[[713,4],[1005,4]]},"144":{"position":[[647,5]]},"147":{"position":[[17,5],[196,5],[870,5],[1011,5],[1286,5]]},"148":{"position":[[473,4],[882,5],[1258,5]]},"155":{"position":[[617,4]]},"156":{"position":[[984,5]]},"158":{"position":[[862,5],[1319,4],[1650,5]]},"161":{"position":[[352,5]]},"162":{"position":[[380,6],[712,5],[1065,6],[1137,5]]},"164":{"position":[[422,5]]},"165":{"position":[[339,6],[759,5]]},"166":{"position":[[196,6],[446,4],[1513,6]]}},"keywords":{}}],["cat",{"_index":1604,"title":{},"content":{"121":{"position":[[2009,3],[2090,3]]}},"keywords":{}}],["catalog",{"_index":1066,"title":{},"content":{"62":{"position":[[1386,8]]}},"keywords":{}}],["categor",{"_index":134,"title":{},"content":{"2":{"position":[[2063,11]]},"83":{"position":[[670,10]]}},"keywords":{}}],["categori",{"_index":1879,"title":{},"content":{"151":{"position":[[853,11]]}},"keywords":{}}],["caus",{"_index":513,"title":{},"content":{"16":{"position":[[497,5]]},"34":{"position":[[208,6]]},"47":{"position":[[741,6]]},"56":{"position":[[4345,5]]},"89":{"position":[[186,7]]},"137":{"position":[[1391,7]]},"164":{"position":[[745,6]]}},"keywords":{}}],["caution",{"_index":1914,"title":{},"content":{"157":{"position":[[1156,8]]}},"keywords":{}}],["central",{"_index":293,"title":{},"content":{"8":{"position":[[1506,7]]},"27":{"position":[[768,7]]},"79":{"position":[[331,11]]}},"keywords":{}}],["centric",{"_index":623,"title":{},"content":{"21":{"position":[[307,8]]}},"keywords":{}}],["certain",{"_index":1691,"title":{},"content":{"131":{"position":[[190,7]]},"132":{"position":[[6,7]]},"137":{"position":[[390,7]]}},"keywords":{}}],["certif",{"_index":1367,"title":{},"content":{"105":{"position":[[310,14],[545,13]]},"106":{"position":[[53,13],[535,13],[835,13]]},"109":{"position":[[157,13],[365,15],[987,11]]},"110":{"position":[[76,13],[121,13],[285,13],[343,13],[806,13],[880,15],[908,13]]},"112":{"position":[[111,13]]}},"keywords":{}}],["certifi",{"_index":1313,"title":{"106":{"position":[[28,9]]}},"content":{"98":{"position":[[263,9]]},"105":{"position":[[185,9]]},"106":{"position":[[22,9]]},"109":{"position":[[114,9],[296,9],[787,9]]},"112":{"position":[[74,9],[1339,9]]}},"keywords":{}}],["challeng",{"_index":1513,"title":{},"content":{"112":{"position":[[1085,11]]}},"keywords":{}}],["chang",{"_index":225,"title":{},"content":{"7":{"position":[[582,7]]},"11":{"position":[[1327,7]]},"13":{"position":[[135,7]]},"22":{"position":[[985,8]]},"63":{"position":[[143,6]]},"120":{"position":[[958,7]]},"161":{"position":[[683,7]]}},"keywords":{}}],["chapter",{"_index":5,"title":{},"content":{"0":{"position":[[47,8],[385,8]]},"5":{"position":[[44,7],[374,7]]},"15":{"position":[[877,9]]},"28":{"position":[[53,7]]},"32":{"position":[[701,9]]},"34":{"position":[[292,7]]},"35":{"position":[[958,9]]},"42":{"position":[[160,7]]},"98":{"position":[[37,7]]},"105":{"position":[[841,8]]},"112":{"position":[[211,7]]},"118":{"position":[[299,7]]},"135":{"position":[[401,7]]},"140":{"position":[[2353,8]]}},"keywords":{}}],["charact",{"_index":540,"title":{"59":{"position":[[26,11]]}},"content":{"17":{"position":[[1033,10]]},"41":{"position":[[346,10]]},"56":{"position":[[372,9]]},"57":{"position":[[1141,10]]},"58":{"position":[[453,10]]},"59":{"position":[[63,10],[216,9],[284,10],[327,9],[569,10],[583,9],[635,10],[699,9],[760,9],[791,10],[927,10],[1387,10]]},"71":{"position":[[100,12],[132,10]]},"115":{"position":[[312,10]]},"121":{"position":[[1441,10]]},"124":{"position":[[818,10]]},"125":{"position":[[2390,10]]},"140":{"position":[[669,10],[796,10]]},"141":{"position":[[1618,10]]},"143":{"position":[[889,10]]},"166":{"position":[[321,10]]}},"keywords":{}}],["characterist",{"_index":208,"title":{},"content":{"7":{"position":[[213,15]]},"101":{"position":[[43,16],[397,15]]},"102":{"position":[[43,16],[1067,15]]},"103":{"position":[[41,16],[433,15]]},"125":{"position":[[7879,16],[8020,16],[8162,15],[8402,16],[8549,16],[8702,16]]},"127":{"position":[[43,16],[514,15]]},"128":{"position":[[43,16],[765,15]]},"129":{"position":[[41,15],[292,15]]}},"keywords":{}}],["characters.integ",{"_index":1809,"title":{},"content":{"143":{"position":[[196,20]]}},"keywords":{}}],["charli",{"_index":1956,"title":{},"content":{"162":{"position":[[695,7],[761,7]]}},"keywords":{}}],["charlie']"",{"_index":1961,"title":{},"content":{"162":{"position":[[1029,16]]}},"keywords":{}}],["check",{"_index":579,"title":{},"content":{"19":{"position":[[845,8]]},"60":{"position":[[2135,8]]},"102":{"position":[[1799,10]]},"119":{"position":[[505,6],[869,5]]},"120":{"position":[[838,6]]},"127":{"position":[[912,8]]},"128":{"position":[[1413,10]]},"132":{"position":[[199,5]]},"134":{"position":[[177,5]]}},"keywords":{}}],["cherri",{"_index":1732,"title":{},"content":{"136":{"position":[[522,6],[763,6]]}},"keywords":{}}],["child",{"_index":788,"title":{},"content":{"32":{"position":[[1043,5]]},"33":{"position":[[857,5]]},"80":{"position":[[511,5],[598,5]]},"101":{"position":[[222,5],[539,5]]},"103":{"position":[[330,5]]},"127":{"position":[[209,5],[411,5],[651,5],[740,5]]}},"keywords":{}}],["choos",{"_index":542,"title":{},"content":{"17":{"position":[[1172,8]]},"48":{"position":[[250,6]]},"115":{"position":[[1289,6]]}},"keywords":{}}],["chosen",{"_index":644,"title":{},"content":{"22":{"position":[[436,6]]},"109":{"position":[[539,6]]}},"keywords":{}}],["christoph",{"_index":1472,"title":{},"content":{"112":{"position":[[488,9]]}},"keywords":{}}],["ci/cd",{"_index":163,"title":{},"content":{"3":{"position":[[769,5]]}},"keywords":{}}],["circular",{"_index":1062,"title":{},"content":{"62":{"position":[[1051,8]]}},"keywords":{}}],["claim",{"_index":1288,"title":{},"content":{"95":{"position":[[1319,5]]}},"keywords":{}}],["clariti",{"_index":203,"title":{},"content":{"5":{"position":[[694,7]]},"19":{"position":[[895,7]]},"107":{"position":[[764,7]]},"112":{"position":[[906,8]]},"117":{"position":[[407,8]]}},"keywords":{}}],["class",{"_index":1385,"title":{},"content":{"105":{"position":[[1430,5]]}},"keywords":{}}],["clean",{"_index":881,"title":{},"content":{"42":{"position":[[338,8]]},"79":{"position":[[237,5]]},"101":{"position":[[886,8]]},"102":{"position":[[268,8],[1835,5]]},"128":{"position":[[1449,5]]}},"keywords":{}}],["cleanup",{"_index":1192,"title":{},"content":{"81":{"position":[[123,7],[366,7]]},"101":{"position":[[834,7]]},"102":{"position":[[2266,7]]},"103":{"position":[[190,7]]}},"keywords":{}}],["clear",{"_index":69,"title":{},"content":{"2":{"position":[[386,5]]},"16":{"position":[[1158,5]]},"21":{"position":[[399,6],[653,5]]},"56":{"position":[[452,5],[3847,5]]},"107":{"position":[[154,5]]},"108":{"position":[[184,5]]},"115":{"position":[[132,6]]},"157":{"position":[[905,5]]}},"keywords":{}}],["clearli",{"_index":1040,"title":{},"content":{"60":{"position":[[1249,7]]},"97":{"position":[[209,7]]}},"keywords":{}}],["cli",{"_index":529,"title":{"74":{"position":[[33,6]]}},"content":{"17":{"position":[[801,3]]},"47":{"position":[[440,5]]},"69":{"position":[[406,5]]},"125":{"position":[[2542,4]]}},"keywords":{}}],["click",{"_index":459,"title":{},"content":{"13":{"position":[[995,7]]},"19":{"position":[[543,5]]},"20":{"position":[[585,6]]},"39":{"position":[[1161,5],[1178,5],[1205,5]]},"58":{"position":[[664,5]]},"90":{"position":[[683,6],[924,6]]},"95":{"position":[[1119,6],[1171,5],[1647,5],[1691,5]]},"124":{"position":[[659,5]]}},"keywords":{}}],["client",{"_index":1081,"title":{},"content":{"63":{"position":[[1261,6]]}},"keywords":{}}],["close",{"_index":955,"title":{},"content":{"53":{"position":[[404,5]]},"60":{"position":[[2158,5],[2559,5]]},"64":{"position":[[858,5]]},"101":{"position":[[1100,5]]},"103":{"position":[[762,7],[1067,5]]}},"keywords":{}}],["code",{"_index":105,"title":{},"content":{"2":{"position":[[1302,4]]},"3":{"position":[[747,4]]},"7":{"position":[[602,4]]},"9":{"position":[[387,4]]},"11":{"position":[[2283,5]]},"15":{"position":[[2015,4]]},"20":{"position":[[1116,4],[1399,5]]},"95":{"position":[[712,4]]},"97":{"position":[[1003,4],[1255,4]]},"135":{"position":[[280,5]]},"155":{"position":[[1196,4]]},"156":{"position":[[2008,4]]}},"keywords":{}}],["codebas",{"_index":393,"title":{},"content":{"11":{"position":[[2337,9]]}},"keywords":{}}],["codetableslistslinksimageshead",{"_index":1574,"title":{},"content":{"117":{"position":[[919,33]]}},"keywords":{}}],["collabor",{"_index":289,"title":{},"content":{"8":{"position":[[1409,13]]},"99":{"position":[[78,13]]},"107":{"position":[[821,14]]},"112":{"position":[[1557,13]]}},"keywords":{}}],["collect",{"_index":148,"title":{},"content":{"3":{"position":[[348,10]]},"39":{"position":[[1788,9]]},"92":{"position":[[362,7],[1034,9]]},"94":{"position":[[292,7],[337,10],[885,9]]},"99":{"position":[[660,10]]},"112":{"position":[[1186,10]]},"138":{"position":[[1351,11]]},"148":{"position":[[1676,7]]}},"keywords":{}}],["column",{"_index":959,"title":{},"content":{"53":{"position":[[985,7],[1065,7]]}},"keywords":{}}],["combin",{"_index":447,"title":{"70":{"position":[[8,9]]}},"content":{"13":{"position":[[478,8]]},"22":{"position":[[522,12]]},"67":{"position":[[530,7]]},"70":{"position":[[9,7]]},"112":{"position":[[1743,8]]},"138":{"position":[[468,8],[1254,7]]},"148":{"position":[[1288,9]]}},"keywords":{}}],["come",{"_index":1097,"title":{},"content":{"64":{"position":[[969,6]]},"152":{"position":[[155,5]]}},"keywords":{}}],["command",{"_index":558,"title":{"30":{"position":[[12,7]]},"159":{"position":[[27,7]]}},"content":{"19":{"position":[[197,9]]},"26":{"position":[[790,8]]},"30":{"position":[[62,7],[102,7],[554,7],[706,7],[2047,7],[2317,7],[2442,7]]},"35":{"position":[[269,7]]},"39":{"position":[[1751,7]]},"47":{"position":[[417,7]]},"67":{"position":[[77,7],[238,7]]},"68":{"position":[[158,7]]},"69":{"position":[[152,7]]},"70":{"position":[[162,7]]},"74":{"position":[[942,7]]},"76":{"position":[[67,7]]},"85":{"position":[[181,7]]},"92":{"position":[[614,7],[710,7],[783,8],[979,8]]},"125":{"position":[[2591,7],[9255,7]]},"151":{"position":[[586,7]]},"152":{"position":[[323,7],[369,7],[482,7]]},"155":{"position":[[195,7],[483,7],[807,7]]},"156":{"position":[[1326,7]]},"159":{"position":[[70,7],[97,7]]}},"keywords":{}}],["command=dir",{"_index":858,"title":{},"content":{"39":{"position":[[1532,11]]}},"keywords":{}}],["comment",{"_index":828,"title":{"50":{"position":[[28,8]]},"58":{"position":[[14,9]]}},"content":{"37":{"position":[[1311,8],[1341,8]]},"45":{"position":[[596,8],[686,8]]},"50":{"position":[[29,8]]},"56":{"position":[[1301,8],[1391,9]]},"58":{"position":[[53,8],[93,8],[158,7],[277,7],[389,8],[706,8],[782,7],[844,8],[895,8]]},"59":{"position":[[361,7]]},"60":{"position":[[2524,7]]},"80":{"position":[[1666,8],[1703,8]]},"99":{"position":[[1878,8],[1923,8]]},"125":{"position":[[2325,8]]}},"keywords":{}}],["commerci",{"_index":212,"title":{},"content":{"7":{"position":[[358,10]]},"8":{"position":[[2178,10]]}},"keywords":{}}],["commit",{"_index":1525,"title":{},"content":{"112":{"position":[[1513,10]]}},"keywords":{}}],["common",{"_index":453,"title":{},"content":{"13":{"position":[[782,6]]},"37":{"position":[[313,6],[374,6]]},"47":{"position":[[215,6]]},"64":{"position":[[894,7]]},"95":{"position":[[782,6]]},"136":{"position":[[357,6]]},"155":{"position":[[606,6]]}},"keywords":{}}],["commonli",{"_index":1307,"title":{},"content":{"97":{"position":[[957,8]]},"135":{"position":[[595,8]]},"158":{"position":[[372,8],[473,8]]}},"keywords":{}}],["commun",{"_index":284,"title":{},"content":{"8":{"position":[[1312,9],[1453,9],[1763,9],[1923,9],[2410,9]]},"11":{"position":[[605,11]]},"15":{"position":[[566,9]]},"21":{"position":[[1063,13]]},"27":{"position":[[699,10]]},"97":{"position":[[217,11]]},"124":{"position":[[231,9]]}},"keywords":{}}],["compani",{"_index":274,"title":{},"content":{"8":{"position":[[1059,9]]}},"keywords":{}}],["compar",{"_index":412,"title":{"21":{"position":[[6,9]]}},"content":{"11":{"position":[[2813,8]]},"21":{"position":[[343,10],[907,8]]},"26":{"position":[[2110,8]]},"89":{"position":[[927,8]]},"97":{"position":[[863,8]]}},"keywords":{}}],["compat",{"_index":1568,"title":{},"content":{"117":{"position":[[801,10]]}},"keywords":{}}],["complementari",{"_index":1371,"title":{},"content":{"105":{"position":[[604,13]]}},"keywords":{}}],["complet",{"_index":335,"title":{},"content":{"11":{"position":[[213,8],[1378,8]]},"15":{"position":[[2020,11]]},"79":{"position":[[757,10]]},"107":{"position":[[6,10]]},"109":{"position":[[1019,10]]},"149":{"position":[[567,10]]},"155":{"position":[[1174,10]]},"156":{"position":[[1986,10]]}},"keywords":{}}],["completed.run",{"_index":1328,"title":{},"content":{"101":{"position":[[557,14]]}},"keywords":{}}],["completed.test",{"_index":1179,"title":{},"content":{"80":{"position":[[616,14]]}},"keywords":{}}],["completes.delet",{"_index":1341,"title":{},"content":{"102":{"position":[[1608,18]]}},"keywords":{}}],["complex",{"_index":450,"title":{},"content":{"13":{"position":[[599,7]]},"15":{"position":[[753,7]]},"21":{"position":[[597,7],[623,7]]},"42":{"position":[[128,10],[250,10]]},"49":{"position":[[834,7]]},"54":{"position":[[939,7],[961,7]]},"90":{"position":[[1766,7]]},"97":{"position":[[446,10],[607,10]]},"98":{"position":[[194,7]]},"107":{"position":[[1086,7]]},"121":{"position":[[1795,7]]}},"keywords":{}}],["complianc",{"_index":1450,"title":{},"content":{"110":{"position":[[637,10]]}},"keywords":{}}],["complic",{"_index":1602,"title":{},"content":{"121":{"position":[[1667,12]]}},"keywords":{}}],["compon",{"_index":57,"title":{},"content":{"2":{"position":[[123,10],[853,10]]},"9":{"position":[[402,11]]},"11":{"position":[[373,11],[594,10],[1512,11],[1846,10],[1987,9],[2198,9]]},"28":{"position":[[86,10]]},"107":{"position":[[227,11]]},"108":{"position":[[46,9]]},"125":{"position":[[272,10],[2508,10]]}},"keywords":{}}],["compos",{"_index":705,"title":{},"content":{"26":{"position":[[1298,8]]},"32":{"position":[[849,9],[888,9],[929,9]]}},"keywords":{}}],["composit",{"_index":701,"title":{},"content":{"26":{"position":[[953,9]]},"32":{"position":[[818,9]]},"33":{"position":[[287,9],[762,9]]},"34":{"position":[[424,9]]}},"keywords":{}}],["comprehens",{"_index":379,"title":{},"content":{"11":{"position":[[1782,13]]},"105":{"position":[[379,13]]},"108":{"position":[[571,13],[1244,13]]}},"keywords":{}}],["concaten",{"_index":1792,"title":{},"content":{"141":{"position":[[1754,12]]},"142":{"position":[[528,12]]},"143":{"position":[[1175,13],[1262,14]]},"148":{"position":[[813,12]]}},"keywords":{}}],["concentr",{"_index":1391,"title":{},"content":{"106":{"position":[[564,12]]}},"keywords":{}}],["concept",{"_index":196,"title":{},"content":{"5":{"position":[[96,8]]},"19":{"position":[[51,8]]},"20":{"position":[[51,8]]},"26":{"position":[[267,8]]},"27":{"position":[[932,8]]},"28":{"position":[[283,8]]},"39":{"position":[[45,7]]},"40":{"position":[[45,7]]},"46":{"position":[[109,8]]},"88":{"position":[[47,7]]},"89":{"position":[[47,7]]},"90":{"position":[[43,7]]},"95":{"position":[[47,7]]},"96":{"position":[[47,7]]},"98":{"position":[[390,9]]},"105":{"position":[[885,8]]},"106":{"position":[[590,8]]},"108":{"position":[[527,9],[588,9],[1100,8]]},"125":{"position":[[840,8],[914,8],[1765,8],[3609,7],[3698,7],[3782,7],[4349,7],[4435,7],[4671,7],[4750,7],[6982,7],[10789,7],[10859,7],[10925,7],[10993,7]]},"131":{"position":[[63,7]]},"135":{"position":[[63,7]]},"137":{"position":[[63,7]]},"138":{"position":[[63,7]]}},"keywords":{}}],["concern",{"_index":71,"title":{},"content":{"2":{"position":[[406,9]]},"27":{"position":[[829,9]]}},"keywords":{}}],["concis",{"_index":7,"title":{},"content":{"0":{"position":[[66,7]]}},"keywords":{}}],["condit",{"_index":383,"title":{},"content":{"11":{"position":[[1932,11]]},"22":{"position":[[1482,11]]},"32":{"position":[[493,9],[646,11]]},"44":{"position":[[41,10]]},"56":{"position":[[3753,10]]},"75":{"position":[[102,11]]},"107":{"position":[[1207,11]]},"125":{"position":[[1525,10]]},"128":{"position":[[257,10]]},"131":{"position":[[233,10],[284,10],[490,9],[586,9]]},"132":{"position":[[52,9]]},"133":{"position":[[59,11],[270,10]]},"134":{"position":[[12,11]]},"137":{"position":[[189,9],[318,10],[604,9],[654,9],[708,9],[742,9],[847,9]]},"138":{"position":[[1222,9]]},"148":{"position":[[1538,10]]}},"keywords":{}}],["condition",{"_index":1614,"title":{},"content":{"123":{"position":[[931,13]]}},"keywords":{}}],["condition1",{"_index":1700,"title":{},"content":{"133":{"position":[[156,10]]}},"keywords":{}}],["condition2",{"_index":1703,"title":{},"content":{"133":{"position":[[222,10]]}},"keywords":{}}],["conduct",{"_index":355,"title":{},"content":{"11":{"position":[[931,9]]},"110":{"position":[[219,10]]}},"keywords":{}}],["confer",{"_index":295,"title":{},"content":{"8":{"position":[[1574,11]]}},"keywords":{}}],["confidenti",{"_index":1449,"title":{},"content":{"110":{"position":[[617,15]]}},"keywords":{}}],["configur",{"_index":751,"title":{"63":{"position":[[14,14]]}},"content":{"30":{"position":[[2073,10]]},"46":{"position":[[185,9]]},"62":{"position":[[1265,13],[1446,15],[1555,13],[1736,13]]},"63":{"position":[[41,9],[126,13],[1052,13]]},"85":{"position":[[591,13]]},"94":{"position":[[769,14],[904,13],[1046,13]]},"97":{"position":[[829,10]]},"99":{"position":[[2315,9]]},"102":{"position":[[1676,14]]},"125":{"position":[[7590,9]]},"127":{"position":[[1170,14]]},"137":{"position":[[1261,12]]},"155":{"position":[[365,13],[690,15]]},"156":{"position":[[523,11]]}},"keywords":{}}],["confirm",{"_index":357,"title":{},"content":{"11":{"position":[[973,7]]}},"keywords":{}}],["conflict",{"_index":872,"title":{"61":{"position":[[46,9]]},"64":{"position":[[13,10]]}},"content":{"40":{"position":[[865,11]]},"64":{"position":[[49,9],[104,9],[558,10],[600,9],[909,9],[1270,10]]},"125":{"position":[[7419,9],[7665,9]]}},"keywords":{}}],["connect",{"_index":101,"title":{},"content":{"2":{"position":[[1163,10]]},"60":{"position":[[376,10],[692,8],[897,7],[1098,8],[1984,7],[2171,10],[2215,7],[2572,10]]},"63":{"position":[[242,10],[1129,9],[1162,11],[1245,10],[1272,8],[1381,7]]},"64":{"position":[[770,11],[833,11],[864,11],[1098,11],[1184,10],[1207,10],[1473,10],[1576,10],[1603,10],[1731,10]]},"103":{"position":[[789,11],[1028,10],[1078,10]]},"109":{"position":[[840,10]]},"129":{"position":[[604,11],[832,10]]}},"keywords":{}}],["consecut",{"_index":1003,"title":{},"content":{"57":{"position":[[1269,11]]}},"keywords":{}}],["consid",{"_index":687,"title":{},"content":{"25":{"position":[[309,10]]},"27":{"position":[[356,10],[720,10]]},"33":{"position":[[545,10]]},"44":{"position":[[86,10]]},"56":{"position":[[2236,10]]},"57":{"position":[[1297,10]]},"58":{"position":[[435,10]]},"59":{"position":[[470,10],[1153,10]]},"94":{"position":[[554,10]]},"115":{"position":[[547,10],[1526,10]]},"125":{"position":[[1439,10],[1570,10]]}},"keywords":{}}],["consider",{"_index":543,"title":{},"content":{"17":{"position":[[1255,13]]}},"keywords":{}}],["consist",{"_index":88,"title":{},"content":{"2":{"position":[[800,8]]},"8":{"position":[[1047,8]]},"26":{"position":[[1540,8]]},"56":{"position":[[1093,8]]},"115":{"position":[[1373,10]]},"124":{"position":[[159,11]]},"141":{"position":[[351,10]]},"155":{"position":[[406,10]]}},"keywords":{}}],["consol",{"_index":738,"title":{"35":{"position":[[36,9]]}},"content":{"30":{"position":[[998,7],[1078,7]]},"35":{"position":[[81,7],[172,7],[192,7]]},"125":{"position":[[2954,7]]}},"keywords":{}}],["constant",{"_index":925,"title":{},"content":{"47":{"position":[[263,9],[451,8]]},"141":{"position":[[918,9]]}},"keywords":{}}],["construct",{"_index":597,"title":{"98":{"position":[[21,10]]}},"content":{"20":{"position":[[374,10]]},"98":{"position":[[21,10],[70,10]]},"146":{"position":[[712,11]]}},"keywords":{}}],["consult",{"_index":1374,"title":{},"content":{"105":{"position":[[718,7]]}},"keywords":{}}],["consum",{"_index":589,"title":{},"content":{"19":{"position":[[1210,9]]},"93":{"position":[[611,8]]}},"keywords":{}}],["contact",{"_index":1114,"title":{},"content":{"64":{"position":[[1948,7],[1976,7]]}},"keywords":{}}],["contain",{"_index":73,"title":{},"content":{"2":{"position":[[446,8],[634,8],[1294,7]]},"15":{"position":[[1392,8]]},"16":{"position":[[332,7],[460,7]]},"22":{"position":[[795,8]]},"25":{"position":[[114,7],[275,8],[348,7]]},"27":{"position":[[242,7],[443,7]]},"30":{"position":[[190,10],[308,10],[637,10]]},"31":{"position":[[289,10]]},"44":{"position":[[243,8],[328,8],[422,7]]},"46":{"position":[[450,10]]},"47":{"position":[[278,7]]},"48":{"position":[[490,10]]},"52":{"position":[[252,8]]},"56":{"position":[[670,8],[2054,8]]},"59":{"position":[[1232,7],[1363,8]]},"60":{"position":[[1331,8],[2365,10]]},"83":{"position":[[152,8],[338,7]]},"94":{"position":[[514,7]]},"99":{"position":[[952,7],[1065,8],[1140,8],[1267,8],[1478,7],[1768,7]]},"119":{"position":[[367,8],[413,8],[518,8],[639,7],[898,8]]},"120":{"position":[[692,8],[738,8],[851,8],[1153,7]]},"121":{"position":[[800,7],[877,7],[1348,7]]},"124":{"position":[[320,7]]},"140":{"position":[[523,10]]},"142":{"position":[[1382,7]]},"145":{"position":[[1317,8]]},"147":{"position":[[267,7],[481,7]]},"161":{"position":[[519,7]]},"162":{"position":[[115,10]]},"165":{"position":[[117,10]]}},"keywords":{}}],["containd",{"_index":900,"title":{},"content":{"46":{"position":[[737,8]]}},"keywords":{}}],["content",{"_index":945,"title":{},"content":{"50":{"position":[[78,7]]},"56":{"position":[[3783,7]]},"58":{"position":[[134,7]]},"60":{"position":[[1747,7]]},"80":{"position":[[68,7]]},"99":{"position":[[1972,7],[2265,8]]},"112":{"position":[[1664,7]]},"119":{"position":[[540,8]]},"121":{"position":[[1229,7]]},"125":{"position":[[9019,7]]},"141":{"position":[[1951,7]]},"147":{"position":[[333,7]]},"148":{"position":[[1359,7]]}},"keywords":{}}],["content=${fil",{"_index":1865,"title":{},"content":{"148":{"position":[[1052,15]]}},"keywords":{}}],["contentlo",{"_index":1629,"title":{},"content":{"125":{"position":[[31,9]]}},"keywords":{}}],["context",{"_index":637,"title":{},"content":{"21":{"position":[[1328,7]]},"28":{"position":[[364,9]]},"97":{"position":[[806,7]]},"118":{"position":[[199,9]]},"143":{"position":[[753,7]]}},"keywords":{}}],["continu",{"_index":319,"title":{"57":{"position":[[19,12]]},"138":{"position":[[16,9]]}},"content":{"8":{"position":[[2365,9]]},"56":{"position":[[884,9],[1035,10],[1628,12],[1683,12],[2696,12],[2773,12]]},"57":{"position":[[61,12],[722,10],[741,12],[1096,12]]},"125":{"position":[[2261,12],[11018,8]]},"137":{"position":[[796,9]]},"138":{"position":[[88,8],[194,8],[268,8],[407,9],[1095,8],[1184,8],[1269,8],[1315,9],[2078,8]]},"144":{"position":[[285,12]]}},"keywords":{}}],["contribut",{"_index":47,"title":{},"content":{"0":{"position":[[592,14]]},"7":{"position":[[648,13],[734,12]]},"8":{"position":[[767,11],[1074,10]]},"27":{"position":[[1007,10]]},"112":{"position":[[247,13],[409,11],[1003,11],[1916,14]]}},"keywords":{}}],["contributor",{"_index":290,"title":{"112":{"position":[[22,13]]}},"content":{"8":{"position":[[1439,13],[1631,12]]},"112":{"position":[[192,13],[364,12],[1440,13]]}},"keywords":{}}],["contributor—from",{"_index":1526,"title":{},"content":{"112":{"position":[[1599,16]]}},"keywords":{}}],["control",{"_index":153,"title":{"59":{"position":[[18,7]]},"130":{"position":[[4,7]]}},"content":{"3":{"position":[[567,7]]},"11":{"position":[[2520,7]]},"22":{"position":[[237,8]]},"26":{"position":[[1157,10],[1718,8]]},"30":{"position":[[2111,7],[2212,11]]},"35":{"position":[[884,10]]},"42":{"position":[[265,7]]},"46":{"position":[[961,8]]},"48":{"position":[[684,7]]},"56":{"position":[[3720,7],[3879,7]]},"59":{"position":[[55,7],[276,7],[627,7],[783,7]]},"106":{"position":[[229,7]]},"107":{"position":[[1198,8]]},"125":{"position":[[2382,7]]},"131":{"position":[[138,7]]},"138":{"position":[[499,7],[1281,7]]},"141":{"position":[[1610,7]]},"148":{"position":[[398,7]]}},"keywords":{}}],["conveni",{"_index":658,"title":{},"content":{"22":{"position":[[1070,10]]}},"keywords":{}}],["convent",{"_index":1554,"title":{"124":{"position":[[14,12]]}},"content":{"115":{"position":[[1315,10]]},"124":{"position":[[48,11],[137,11],[301,11]]},"125":{"position":[[6920,11]]}},"keywords":{}}],["convers",{"_index":703,"title":{},"content":{"26":{"position":[[1224,12]]},"95":{"position":[[92,11],[577,10],[619,10],[1636,10]]},"125":{"position":[[4394,11]]},"164":{"position":[[765,10]]}},"keywords":{}}],["convert",{"_index":1280,"title":{},"content":{"95":{"position":[[489,9],[528,7],[767,10],[895,10],[1016,7],[1545,7],[1946,9],[2064,9]]},"125":{"position":[[10282,7],[10483,7]]},"143":{"position":[[1233,9]]},"161":{"position":[[77,7],[738,9],[1094,9]]},"164":{"position":[[95,7]]}},"keywords":{}}],["coordin",{"_index":850,"title":{},"content":{"39":{"position":[[1187,11],[1214,11]]},"95":{"position":[[1140,10],[1180,12],[1256,10],[1285,11],[1656,11],[1700,11]]}},"keywords":{}}],["core",{"_index":10,"title":{},"content":{"0":{"position":[[117,4]]},"2":{"position":[[848,4]]},"5":{"position":[[528,4]]},"8":{"position":[[562,4],[617,4]]},"21":{"position":[[115,4]]},"106":{"position":[[194,4],[754,4]]},"107":{"position":[[222,4]]}},"keywords":{}}],["correct",{"_index":372,"title":{},"content":{"11":{"position":[[1552,7]]},"125":{"position":[[5263,7]]},"141":{"position":[[93,7]]}},"keywords":{}}],["correspond",{"_index":56,"title":{},"content":{"2":{"position":[[109,13]]},"112":{"position":[[38,13]]},"125":{"position":[[258,13]]},"155":{"position":[[1025,13]]}},"keywords":{}}],["costli",{"_index":365,"title":{},"content":{"11":{"position":[[1320,6]]}},"keywords":{}}],["count",{"_index":514,"title":{},"content":{"16":{"position":[[634,6]]},"121":{"position":[[2216,8],[2253,5],[2314,8]]},"124":{"position":[[794,6],[895,6]]}},"keywords":{}}],["count=2",{"_index":1607,"title":{},"content":{"121":{"position":[[2144,7]]}},"keywords":{}}],["cours",{"_index":1379,"title":{},"content":{"105":{"position":[[1115,6],[1229,7]]},"107":{"position":[[22,7]]},"108":{"position":[[164,7]]},"109":{"position":[[232,7],[699,7],[1036,8]]},"138":{"position":[[457,7]]}},"keywords":{}}],["cover",{"_index":197,"title":{},"content":{"5":{"position":[[128,6]]},"11":{"position":[[1447,8]]},"22":{"position":[[446,5]]},"42":{"position":[[301,5]]},"105":{"position":[[1197,5]]},"112":{"position":[[1213,8]]}},"keywords":{}}],["creat",{"_index":451,"title":{"153":{"position":[[20,7]]}},"content":{"13":{"position":[[661,6]]},"16":{"position":[[1498,7]]},"20":{"position":[[1531,6]]},"28":{"position":[[195,6]]},"30":{"position":[[843,8]]},"35":{"position":[[492,7]]},"54":{"position":[[1136,7]]},"56":{"position":[[819,6]]},"62":{"position":[[1044,6]]},"64":{"position":[[257,7]]},"93":{"position":[[294,6]]},"102":{"position":[[1637,7]]},"107":{"position":[[357,6],[538,6]]},"125":{"position":[[5018,6],[5199,6],[5343,6],[5764,6],[5868,7],[9602,7],[9785,7]]},"138":{"position":[[1943,7]]},"140":{"position":[[1277,7],[1407,7],[1684,6],[1958,8]]},"141":{"position":[[32,6],[1031,7],[1082,7],[1399,7]]},"142":{"position":[[34,6],[163,8]]},"145":{"position":[[767,7],[1079,7]]},"146":{"position":[[287,8]]},"148":{"position":[[48,6],[139,6],[442,8],[696,7],[1878,7],[2195,6],[2401,8]]},"149":{"position":[[81,7],[310,7],[611,7],[1072,7]]},"151":{"position":[[99,7],[494,8],[644,7],[914,7]]},"153":{"position":[[67,7],[115,7]]},"156":{"position":[[916,7]]},"157":{"position":[[207,7],[411,7],[584,7]]},"160":{"position":[[121,8]]},"163":{"position":[[127,8]]}},"keywords":{}}],["creatingbehavior",{"_index":1589,"title":{},"content":{"121":{"position":[[376,16]]}},"keywords":{}}],["creation",{"_index":1511,"title":{},"content":{"112":{"position":[[1036,8],[1301,8]]}},"keywords":{}}],["credenti",{"_index":954,"title":{},"content":{"53":{"position":[[246,11],[366,11]]},"54":{"position":[[635,11],[833,11]]},"60":{"position":[[2051,11]]},"155":{"position":[[720,12]]}},"keywords":{}}],["criteria",{"_index":630,"title":{},"content":{"21":{"position":[[954,9]]}},"keywords":{}}],["critic",{"_index":725,"title":{},"content":{"28":{"position":[[295,8]]},"66":{"position":[[648,8],[725,9]]},"108":{"position":[[37,8]]}},"keywords":{}}],["crucial",{"_index":285,"title":{},"content":{"8":{"position":[[1353,7]]},"49":{"position":[[752,7]]},"149":{"position":[[233,7]]}},"keywords":{}}],["css",{"_index":1009,"title":{},"content":{"58":{"position":[[681,3]]}},"keywords":{}}],["cucumb",{"_index":609,"title":{},"content":{"20":{"position":[[998,8]]}},"keywords":{}}],["curdir",{"_index":1983,"title":{},"content":{"166":{"position":[[332,9]]}},"keywords":{}}],["curli",{"_index":1245,"title":{},"content":{"90":{"position":[[485,5],[1596,5]]},"121":{"position":[[702,5]]},"140":{"position":[[753,5]]}},"keywords":{}}],["current",{"_index":733,"title":{},"content":{"30":{"position":[[578,7]]},"64":{"position":[[665,7]]},"111":{"position":[[5,7]]},"138":{"position":[[306,7],[385,7],[1162,7]]},"166":{"position":[[386,7],[1168,7],[1230,7],[1304,7],[1348,7],[1409,7],[1579,7]]}},"keywords":{}}],["current_count",{"_index":1609,"title":{},"content":{"121":{"position":[[2225,16],[2297,16]]}},"keywords":{}}],["custom",{"_index":152,"title":{},"content":{"3":{"position":[[485,15]]},"11":{"position":[[2737,6]]},"13":{"position":[[568,6],[668,6]]},"27":{"position":[[627,6]]},"75":{"position":[[201,6]]},"80":{"position":[[317,6]]},"87":{"position":[[191,9]]},"89":{"position":[[960,6]]},"97":{"position":[[1113,6],[1164,6],[1336,6],[1387,6]]},"102":{"position":[[2215,6]]},"142":{"position":[[578,6]]}},"keywords":{}}],["d:/keywords/central_keywords.resourc",{"_index":519,"title":{},"content":{"16":{"position":[[1347,37]]}},"keywords":{}}],["data",{"_index":79,"title":{"22":{"position":[[6,4]]},"51":{"position":[[10,4]]},"54":{"position":[[38,4]]},"143":{"position":[[18,4]]}},"content":{"2":{"position":[[589,4],[908,4]]},"3":{"position":[[192,4],[411,4],[838,5]]},"13":{"position":[[837,4],[882,4]]},"17":{"position":[[309,4],[553,4],[1412,4]]},"19":{"position":[[1173,4]]},"21":{"position":[[631,5],[1209,4]]},"22":{"position":[[52,4],[79,4],[121,4],[171,4],[304,4],[415,4],[517,4],[616,4],[744,5],[875,4],[980,4],[1144,4],[1275,4],[1335,5],[1374,4],[1589,4],[1648,4]]},"27":{"position":[[395,4]]},"31":{"position":[[909,4]]},"45":{"position":[[112,4]]},"46":{"position":[[2579,4],[2660,5]]},"52":{"position":[[166,4],[464,4],[634,4]]},"53":{"position":[[202,4],[811,4],[980,4],[1060,4]]},"54":{"position":[[98,4],[161,4],[988,4],[1091,4],[1183,4],[1366,4],[1443,4],[1533,4],[1594,4],[1660,4]]},"56":{"position":[[688,4],[3447,4]]},"57":{"position":[[143,4]]},"66":{"position":[[979,4],[1039,4]]},"99":{"position":[[169,4],[266,4]]},"102":{"position":[[1632,4],[2283,4]]},"103":{"position":[[1013,4],[1023,4],[1051,4],[1073,4]]},"110":{"position":[[264,4],[653,4],[820,5]]},"121":{"position":[[1803,4]]},"123":{"position":[[75,4],[405,4]]},"125":{"position":[[1082,4],[4958,4],[5512,4],[5570,4],[5640,4],[6752,4],[7004,4],[7181,4],[7380,4]]},"128":{"position":[[1221,4]]},"129":{"position":[[673,4],[809,4],[827,4],[855,4]]},"140":{"position":[[1838,4]]},"143":{"position":[[67,4],[118,4],[617,4]]},"144":{"position":[[65,4]]},"145":{"position":[[65,4],[1126,4]]},"146":{"position":[[177,4]]},"149":{"position":[[254,4]]},"155":{"position":[[769,5]]},"156":{"position":[[475,4]]},"157":{"position":[[335,4],[925,4]]},"158":{"position":[[407,4],[644,4]]}},"keywords":{}}],["data"",{"_index":75,"title":{},"content":{"2":{"position":[[470,10]]}},"keywords":{}}],["databas",{"_index":112,"title":{},"content":{"2":{"position":[[1406,8]]},"81":{"position":[[392,8]]},"106":{"position":[[934,8]]},"107":{"position":[[1032,10]]}},"keywords":{}}],["databaselibrari",{"_index":502,"title":{},"content":{"15":{"position":[[1767,15]]}},"keywords":{}}],["dataset",{"_index":1195,"title":{},"content":{"81":{"position":[[277,7]]}},"keywords":{}}],["dataset=config_c3",{"_index":1197,"title":{},"content":{"81":{"position":[[305,17]]},"127":{"position":[[1323,17]]}},"keywords":{}}],["debug",{"_index":128,"title":{},"content":{"2":{"position":[[1828,9]]},"31":{"position":[[1092,9]]},"35":{"position":[[812,6]]},"47":{"position":[[787,5]]},"107":{"position":[[1368,5],[1478,5]]}},"keywords":{}}],["decim",{"_index":1812,"title":{},"content":{"143":{"position":[[325,7],[966,7]]}},"keywords":{}}],["decis",{"_index":1693,"title":{},"content":{"131":{"position":[[343,8]]}},"keywords":{}}],["declar",{"_index":628,"title":{},"content":{"21":{"position":[[877,11]]}},"keywords":{}}],["declarative/ind",{"_index":1623,"title":{},"content":{"124":{"position":[[694,22]]}},"keywords":{}}],["dedic",{"_index":250,"title":{},"content":{"8":{"position":[[252,9]]},"112":{"position":[[1407,10]]}},"keywords":{}}],["deep",{"_index":1524,"title":{},"content":{"112":{"position":[[1508,4]]}},"keywords":{}}],["deeper",{"_index":795,"title":{},"content":{"33":{"position":[[850,6]]}},"keywords":{}}],["default",{"_index":490,"title":{},"content":{"15":{"position":[[1262,8]]},"25":{"position":[[411,7]]},"31":{"position":[[138,8]]},"40":{"position":[[272,7]]},"46":{"position":[[1219,8],[1804,8],[2095,8],[2367,8],[2706,8],[2976,8]]},"47":{"position":[[340,7]]},"57":{"position":[[391,8]]},"63":{"position":[[522,7]]},"78":{"position":[[275,7]]},"80":{"position":[[655,7],[802,7],[953,7]]},"83":{"position":[[529,7]]},"88":{"position":[[137,7],[241,7]]},"89":{"position":[[129,7],[229,7],[328,7],[734,7],[777,7]]},"91":{"position":[[772,7],[885,7]]},"92":{"position":[[1380,8]]},"93":{"position":[[846,7]]},"95":{"position":[[1491,7]]},"102":{"position":[[465,7],[589,7],[718,7],[1887,7],[1983,7],[2043,7],[2062,7],[2135,7],[2154,7],[2303,7]]},"115":{"position":[[1091,8]]},"119":{"position":[[210,7]]},"120":{"position":[[197,7],[319,7],[388,7],[486,8],[509,7],[897,8]]},"128":{"position":[[315,7],[548,7],[1501,7],[1674,7],[1690,7],[1771,7],[1787,7],[1923,7]]},"142":{"position":[[499,8]]},"148":{"position":[[1859,8]]},"149":{"position":[[427,7]]},"155":{"position":[[1039,7]]},"156":{"position":[[570,7]]}},"keywords":{}}],["defect",{"_index":1152,"title":{},"content":{"74":{"position":[[476,6],[564,6],[605,6],[670,6],[706,6]]}},"keywords":{}}],["defin",{"_index":81,"title":{"119":{"position":[[8,8]]},"120":{"position":[[8,8]]},"121":{"position":[[8,8]]},"152":{"position":[[19,7]]}},"content":{"2":{"position":[[615,7]]},"3":{"position":[[805,7]]},"5":{"position":[[589,7]]},"11":{"position":[[1037,7]]},"13":{"position":[[506,7]]},"16":{"position":[[664,7]]},"17":{"position":[[663,6],[1644,7]]},"19":{"position":[[216,6]]},"21":{"position":[[1201,7]]},"22":{"position":[[508,8]]},"27":{"position":[[326,8]]},"32":{"position":[[792,6],[994,6]]},"37":{"position":[[677,8],[832,6],[909,8],[1079,6],[1159,8]]},"39":{"position":[[183,7]]},"45":{"position":[[127,7]]},"46":{"position":[[147,6],[621,7],[689,7],[919,6],[1212,6],[1685,6],[1969,7],[2141,6],[2344,7],[2494,7],[2526,7],[2768,7],[2953,7]]},"47":{"position":[[110,6],[237,6],[391,7]]},"48":{"position":[[121,7]]},"49":{"position":[[132,6],[223,8],[247,7],[342,7],[555,8],[884,8]]},"52":{"position":[[50,6],[159,6],[239,7],[623,6]]},"54":{"position":[[145,6],[242,7],[328,6],[442,6]]},"56":{"position":[[3120,8],[3178,6],[3583,7]]},"59":{"position":[[194,7]]},"60":{"position":[[124,7],[636,8],[1576,7]]},"63":{"position":[[509,7],[1455,6],[1725,6]]},"72":{"position":[[107,7]]},"78":{"position":[[38,6]]},"79":{"position":[[352,6],[481,6]]},"80":{"position":[[453,6],[540,6],[944,6],[1436,6],[1537,6],[1780,7]]},"89":{"position":[[347,7]]},"90":{"position":[[362,7],[428,7],[536,7],[1714,7]]},"92":{"position":[[447,6]]},"93":{"position":[[146,7]]},"94":{"position":[[420,7],[855,7]]},"95":{"position":[[126,6],[277,7],[446,7],[932,8],[1366,8]]},"99":{"position":[[150,6],[492,7],[589,7],[1632,7],[1814,7],[2070,6],[2165,8],[2407,6]]},"101":{"position":[[1040,8]]},"102":{"position":[[456,6],[991,6],[1876,8]]},"103":{"position":[[958,8]]},"105":{"position":[[423,7],[1026,6]]},"108":{"position":[[82,6]]},"114":{"position":[[140,7],[415,7],[474,7],[495,7],[837,7]]},"115":{"position":[[1118,7],[1437,7]]},"118":{"position":[[244,6],[387,7],[552,6]]},"119":{"position":[[106,6],[164,7],[299,7],[697,7]]},"120":{"position":[[48,6],[106,6],[176,7],[279,7],[552,7]]},"124":{"position":[[85,8],[259,7]]},"125":{"position":[[1803,6],[5439,6],[6305,6],[6382,6],[6443,6],[7062,6],[7174,6],[7846,7],[8281,7],[8784,6],[9578,7],[9687,7],[9918,6],[10001,6],[10083,6],[10169,6]]},"127":{"position":[[1246,8]]},"128":{"position":[[306,6],[1490,8]]},"129":{"position":[[757,8]]},"140":{"position":[[188,7],[244,6],[1783,6],[2006,6]]},"141":{"position":[[175,7],[271,7],[439,7],[817,7],[911,6],[1320,7],[1643,6],[1988,7],[2111,7]]},"142":{"position":[[127,6],[569,6]]},"143":{"position":[[553,7],[632,7]]},"144":{"position":[[134,7],[188,6]]},"146":{"position":[[391,7]]},"147":{"position":[[1043,7]]},"148":{"position":[[277,8],[1972,8]]},"149":{"position":[[149,6],[768,7]]},"151":{"position":[[75,7],[515,7]]},"152":{"position":[[66,7],[357,7],[550,7],[961,7],[1113,7]]},"153":{"position":[[191,7],[302,7],[468,7],[554,7]]},"155":{"position":[[46,6],[557,7],[649,6],[889,7],[1053,7]]},"156":{"position":[[46,6],[171,8],[233,7],[678,7],[864,7],[1034,7],[1104,7],[1180,7],[1308,7],[1401,8],[1676,7],[1801,7]]},"157":{"position":[[46,6]]},"158":{"position":[[46,6],[258,7],[724,7]]},"159":{"position":[[58,7],[149,6],[216,6]]},"161":{"position":[[157,6]]},"164":{"position":[[217,6]]},"166":{"position":[[1247,8]]}},"keywords":{}}],["defined.cr",{"_index":1915,"title":{},"content":{"158":{"position":[[186,17]]}},"keywords":{}}],["definit",{"_index":72,"title":{"113":{"position":[[17,10]]},"142":{"position":[[24,11]]},"144":{"position":[[22,11]]},"145":{"position":[[28,11]]}},"content":{"2":{"position":[[417,10],[709,11],[1792,10]]},"20":{"position":[[1224,11],[1241,11]]},"26":{"position":[[347,11],[1698,11]]},"27":{"position":[[407,10]]},"87":{"position":[[402,10]]},"108":{"position":[[541,12]]},"114":{"position":[[590,10]]},"122":{"position":[[140,10]]},"123":{"position":[[799,11]]},"142":{"position":[[1029,11]]},"147":{"position":[[799,10]]},"151":{"position":[[386,12]]},"152":{"position":[[194,10]]},"153":{"position":[[385,10]]},"155":{"position":[[102,11]]},"156":{"position":[[101,11]]},"157":{"position":[[105,11]]},"158":{"position":[[101,11]]},"160":{"position":[[75,11]]},"163":{"position":[[81,11]]}},"keywords":{}}],["definitionbehavior",{"_index":1317,"title":{},"content":{"99":{"position":[[14,18]]}},"keywords":{}}],["deliv",{"_index":1424,"title":{},"content":{"109":{"position":[[199,7]]},"110":{"position":[[426,10]]}},"keywords":{}}],["delv",{"_index":201,"title":{},"content":{"5":{"position":[[512,6]]}},"keywords":{}}],["democrat",{"_index":262,"title":{},"content":{"8":{"position":[[839,10],[892,10],[2450,10]]}},"keywords":{}}],["demonstr",{"_index":1416,"title":{},"content":{"108":{"position":[[618,11]]}},"keywords":{}}],["deni",{"_index":744,"title":{},"content":{"30":{"position":[[1535,6]]},"60":{"position":[[1064,6],[1240,7],[1683,6],[2182,6]]}},"keywords":{}}],["depend",{"_index":188,"title":{},"content":{"4":{"position":[[602,13]]},"15":{"position":[[2032,9]]},"21":{"position":[[1311,9]]},"47":{"position":[[717,12]]},"62":{"position":[[1501,9]]},"92":{"position":[[693,9]]},"97":{"position":[[429,9],[590,9]]},"109":{"position":[[1006,9]]},"137":{"position":[[297,7]]}},"keywords":{}}],["deploy",{"_index":351,"title":{},"content":{"11":{"position":[[750,10]]}},"keywords":{}}],["deprec",{"_index":1145,"title":{},"content":{"71":{"position":[[292,11],[322,10]]},"116":{"position":[[852,11]]}},"keywords":{}}],["depth",{"_index":1389,"title":{},"content":{"106":{"position":[[447,5]]}},"keywords":{}}],["der",{"_index":1478,"title":{},"content":{"112":{"position":[[535,3],[825,3]]}},"keywords":{}}],["deriv",{"_index":896,"title":{},"content":{"46":{"position":[[525,7]]}},"keywords":{}}],["descend",{"_index":1885,"title":{},"content":{"152":{"position":[[269,10]]}},"keywords":{}}],["describ",{"_index":58,"title":{},"content":{"2":{"position":[[202,9]]},"15":{"position":[[858,9]]},"20":{"position":[[224,8]]},"41":{"position":[[253,9]]},"53":{"position":[[1047,8]]},"59":{"position":[[372,9]]},"83":{"position":[[740,9]]},"87":{"position":[[606,9]]},"97":{"position":[[498,8]]},"118":{"position":[[604,9]]},"121":{"position":[[34,8]]},"125":{"position":[[6505,8]]},"140":{"position":[[2041,9]]},"147":{"position":[[760,9]]},"159":{"position":[[4,9]]}},"keywords":{}}],["descript",{"_index":632,"title":{},"content":{"21":{"position":[[1002,12]]},"97":{"position":[[330,11]]},"115":{"position":[[116,11]]},"117":{"position":[[189,11]]}},"keywords":{}}],["description${empti",{"_index":1982,"title":{},"content":{"166":{"position":[[260,19]]}},"keywords":{}}],["description${suite_nam",{"_index":1992,"title":{},"content":{"166":{"position":[[1127,24]]}},"keywords":{}}],["design",{"_index":406,"title":{"28":{"position":[[10,7]]}},"content":{"11":{"position":[[2664,7],[2772,6]]},"28":{"position":[[10,7]]},"90":{"position":[[1312,8]]},"106":{"position":[[694,8]]},"109":{"position":[[240,8]]}},"keywords":{}}],["desir",{"_index":1439,"title":{},"content":{"109":{"position":[[1098,8]]},"142":{"position":[[666,7]]}},"keywords":{}}],["desktop",{"_index":460,"title":{},"content":{"13":{"position":[[1037,7]]}},"keywords":{}}],["destroy",{"_index":1874,"title":{},"content":{"149":{"position":[[539,9]]}},"keywords":{}}],["detail",{"_index":476,"title":{},"content":{"15":{"position":[[790,8]]},"20":{"position":[[1662,8]]},"21":{"position":[[474,8]]},"22":{"position":[[1624,7]]},"25":{"position":[[492,8]]},"26":{"position":[[1798,6],[2029,8]]},"31":{"position":[[224,8],[321,8],[373,8],[865,8]]},"32":{"position":[[685,6]]},"37":{"position":[[895,7],[1145,7]]},"48":{"position":[[729,8]]},"106":{"position":[[470,8]]},"114":{"position":[[257,7]]},"140":{"position":[[2196,7]]},"148":{"position":[[2420,7]]},"149":{"position":[[1150,7]]},"152":{"position":[[504,8],[727,8],[894,8]]},"155":{"position":[[829,8]]},"162":{"position":[[1293,8]]}},"keywords":{}}],["details.report.html",{"_index":760,"title":{},"content":{"31":{"position":[[460,20]]}},"keywords":{}}],["detect",{"_index":427,"title":{},"content":{"12":{"position":[[218,7],[283,6]]},"64":{"position":[[207,9]]}},"keywords":{}}],["determin",{"_index":1895,"title":{},"content":{"154":{"position":[[139,11]]}},"keywords":{}}],["develop",{"_index":237,"title":{},"content":{"7":{"position":[[812,11]]},"8":{"position":[[284,12],[567,12],[622,12],[1132,11],[1615,11],[1978,11],[2071,11],[2477,11]]},"11":{"position":[[1112,11],[1177,11]]},"15":{"position":[[538,9],[669,9]]},"20":{"position":[[156,11]]},"26":{"position":[[300,11]]},"28":{"position":[[308,10]]},"41":{"position":[[123,11]]},"90":{"position":[[267,11]]},"95":{"position":[[856,10]]},"99":{"position":[[100,11]]},"106":{"position":[[258,7]]},"107":{"position":[[296,7],[456,7],[1285,7]]},"108":{"position":[[863,7]]},"112":{"position":[[268,11],[428,11]]},"115":{"position":[[1141,11]]},"121":{"position":[[196,11],[400,11]]},"125":{"position":[[6670,11]]}},"keywords":{}}],["deviceapi",{"_index":1088,"title":{},"content":{"63":{"position":[[1622,9],[1832,9]]}},"keywords":{}}],["deviceapi.verifi",{"_index":1116,"title":{},"content":{"64":{"position":[[1959,16]]}},"keywords":{}}],["dict",{"_index":1638,"title":{"163":{"position":[[6,4]]}},"content":{"125":{"position":[[5648,4]]},"145":{"position":[[73,4]]}},"keywords":{}}],["dictionari",{"_index":1267,"title":{"145":{"position":[[8,10]]},"164":{"position":[[18,10]]},"165":{"position":[[18,10]]}},"content":{"94":{"position":[[954,10]]},"95":{"position":[[831,11]]},"125":{"position":[[10517,12]]},"140":{"position":[[1376,10],[1712,12],[1921,13],[2224,10]]},"141":{"position":[[1130,10]]},"145":{"position":[[89,10],[531,10],[750,12],[979,10],[1028,12],[1044,10]]},"148":{"position":[[679,12]]},"161":{"position":[[850,10]]},"163":{"position":[[61,10],[136,13]]},"164":{"position":[[129,12],[226,10],[388,13],[437,10],[514,10],[616,10],[797,11],[846,10],[965,10]]},"165":{"position":[[128,12],[307,13],[394,10],[774,10],[1035,10],[1156,10]]}},"keywords":{}}],["differ",{"_index":68,"title":{},"content":{"2":{"position":[[363,9],[1340,9],[1501,9]]},"11":{"position":[[793,9]]},"15":{"position":[[204,9],[821,9]]},"17":{"position":[[45,9]]},"20":{"position":[[915,10]]},"21":{"position":[[41,11],[120,10]]},"22":{"position":[[452,9],[697,9],[1265,9],[1556,9]]},"26":{"position":[[42,10]]},"27":{"position":[[41,10]]},"32":{"position":[[46,9],[117,9]]},"35":{"position":[[45,10],[767,9]]},"37":{"position":[[329,9]]},"45":{"position":[[138,9]]},"46":{"position":[[2641,9]]},"52":{"position":[[107,11],[135,9],[454,9]]},"53":{"position":[[142,9],[173,9],[192,9]]},"54":{"position":[[120,9],[449,9],[525,9]]},"56":{"position":[[4193,9]]},"62":{"position":[[1192,9],[1436,9]]},"66":{"position":[[52,9]]},"74":{"position":[[41,11],[184,10],[762,9]]},"78":{"position":[[173,9]]},"87":{"position":[[45,10],[332,9]]},"92":{"position":[[733,9]]},"95":{"position":[[377,9]]},"99":{"position":[[2199,9]]},"107":{"position":[[435,9]]},"115":{"position":[[1298,9]]},"123":{"position":[[88,9],[418,9]]},"125":{"position":[[595,10],[672,10],[979,11],[2722,9],[2918,10],[3254,9],[3545,10],[5000,9],[6765,9],[7122,11],[7150,9],[7808,9],[8233,9],[9151,9],[9407,9],[9484,11],[9548,10],[9845,9]]},"133":{"position":[[12,9]]},"135":{"position":[[244,9]]},"140":{"position":[[1621,9],[1978,9]]},"145":{"position":[[1116,9]]},"146":{"position":[[203,9]]},"148":{"position":[[1498,9]]},"149":{"position":[[125,9]]},"151":{"position":[[45,10]]},"154":{"position":[[41,9],[121,9]]},"160":{"position":[[171,9]]},"163":{"position":[[195,9]]},"166":{"position":[[961,9]]}},"keywords":{}}],["difficult",{"_index":996,"title":{},"content":{"56":{"position":[[4276,9]]}},"keywords":{}}],["dir",{"_index":857,"title":{},"content":{"39":{"position":[[1513,6]]}},"keywords":{}}],["dir.stdout",{"_index":859,"title":{},"content":{"39":{"position":[[1548,13]]}},"keywords":{}}],["direct",{"_index":311,"title":{},"content":{"8":{"position":[[2050,8]]},"11":{"position":[[2309,6]]},"34":{"position":[[486,6]]}},"keywords":{}}],["directli",{"_index":713,"title":{},"content":{"26":{"position":[[1883,8]]},"33":{"position":[[471,8]]},"34":{"position":[[740,8]]},"63":{"position":[[385,8]]},"90":{"position":[[195,8]]},"121":{"position":[[294,8]]},"123":{"position":[[1084,8]]},"141":{"position":[[534,8]]},"148":{"position":[[177,8]]}},"keywords":{}}],["director",{"_index":267,"title":{},"content":{"8":{"position":[[931,9]]}},"keywords":{}}],["directori",{"_index":682,"title":{"25":{"position":[[14,12]]}},"content":{"25":{"position":[[78,12],[158,10],[197,9],[258,11]]},"30":{"position":[[298,9],[483,9],[594,9],[627,9],[664,10],[791,9],[2362,10]]},"31":{"position":[[189,10]]},"34":{"position":[[841,11]]},"78":{"position":[[93,9],[192,9],[369,9]]},"79":{"position":[[436,9],[715,9]]},"94":{"position":[[1150,9]]},"99":{"position":[[1113,9],[1125,9]]},"125":{"position":[[1423,11]]},"147":{"position":[[928,9]]},"166":{"position":[[366,9],[497,9],[584,9],[723,10]]}},"keywords":{}}],["directory.document",{"_index":1175,"title":{},"content":{"80":{"position":[[343,24]]}},"keywords":{}}],["disabl",{"_index":1337,"title":{},"content":{"102":{"position":[[815,7],[2388,7]]},"128":{"position":[[627,7],[2005,7]]}},"keywords":{}}],["discuss",{"_index":885,"title":{},"content":{"42":{"position":[[555,10]]}},"keywords":{}}],["dissemin",{"_index":302,"title":{},"content":{"8":{"position":[[1703,11]]}},"keywords":{}}],["distinct",{"_index":1225,"title":{},"content":{"87":{"position":[[481,11]]}},"keywords":{}}],["distinguish",{"_index":997,"title":{},"content":{"56":{"position":[[4299,11]]},"90":{"position":[[564,14]]},"121":{"position":[[1513,11]]},"140":{"position":[[1051,13]]},"141":{"position":[[2073,11]]},"155":{"position":[[950,11]]},"156":{"position":[[1736,11]]},"158":{"position":[[784,11]]}},"keywords":{}}],["distribut",{"_index":206,"title":{},"content":{"7":{"position":[[100,11],[319,10]]},"34":{"position":[[547,11]]},"125":{"position":[[1190,11]]}},"keywords":{}}],["divid",{"_index":67,"title":{},"content":{"2":{"position":[[346,8]]},"105":{"position":[[828,7]]}},"keywords":{}}],["do",{"_index":1302,"title":{},"content":{"97":{"position":[[247,5],[281,5]]}},"keywords":{}}],["doc",{"_index":1236,"title":{},"content":{"89":{"position":[[378,4]]}},"keywords":{}}],["docs.robotframework.org",{"_index":1375,"title":{},"content":{"105":{"position":[[786,24]]}},"keywords":{}}],["document",{"_index":199,"title":{"82":{"position":[[26,13]]},"83":{"position":[[6,10]]},"97":{"position":[[14,13]]},"117":{"position":[[19,14]]}},"content":{"5":{"position":[[347,8],[655,13]]},"8":{"position":[[1784,13]]},"9":{"position":[[270,14]]},"15":{"position":[[388,13],[1244,14],[1954,13]]},"26":{"position":[[2048,13]]},"37":{"position":[[551,13]]},"39":{"position":[[206,14]]},"46":{"position":[[600,13],[638,13]]},"56":{"position":[[2600,13],[2640,14],[2756,14]]},"57":{"position":[[550,14],[1055,13],[1171,13],[1356,13],[1439,13],[1485,14],[1541,14],[1617,15],[1664,14],[1719,14]]},"60":{"position":[[343,11],[1802,13]]},"63":{"position":[[340,13]]},"66":{"position":[[1219,13]]},"74":{"position":[[374,11]]},"78":{"position":[[244,13]]},"80":{"position":[[376,13]]},"81":{"position":[[18,13]]},"83":{"position":[[84,14],[112,13],[191,14],[320,13],[716,13],[945,13]]},"84":{"position":[[1,13],[110,10]]},"85":{"position":[[1,13],[102,10]]},"86":{"position":[[1,13],[114,10]]},"88":{"position":[[95,11],[371,13]]},"89":{"position":[[94,11],[712,13]]},"90":{"position":[[142,11],[1516,13]]},"91":{"position":[[103,13],[833,13]]},"92":{"position":[[113,13],[891,14]]},"93":{"position":[[110,11],[519,14]]},"94":{"position":[[78,14],[680,14]]},"95":{"position":[[1442,13]]},"96":{"position":[[384,10],[410,14],[677,10],[695,13],[729,14]]},"97":{"position":[[61,13],[119,13],[342,13],[372,13],[477,13],[740,14],[940,13]]},"99":{"position":[[773,13]]},"105":{"position":[[41,8],[769,13],[991,8]]},"107":{"position":[[666,14],[706,11]]},"112":{"position":[[1783,8]]},"114":{"position":[[858,11],[900,14]]},"116":{"position":[[333,15],[379,14],[728,13]]},"117":{"position":[[95,13],[152,15],[310,13],[378,13],[472,8],[650,10],[684,13]]},"119":{"position":[[376,15]]},"120":{"position":[[701,15]]},"124":{"position":[[990,13]]},"125":{"position":[[3422,14],[3503,14],[3657,11],[3745,11],[3881,11],[3978,13],[4107,13],[4233,11],[4305,14],[4508,13],[6091,13]]},"166":{"position":[[1283,13],[1388,13]]}},"keywords":{}}],["documentation)[argu",{"_index":1558,"title":{},"content":{"116":{"position":[[418,25]]}},"keywords":{}}],["dog",{"_index":1606,"title":{},"content":{"121":{"position":[[2038,4],[2066,4],[2129,4]]}},"keywords":{}}],["dollar",{"_index":1244,"title":{},"content":{"90":{"position":[[474,6],[1589,6]]},"121":{"position":[[685,6]]},"140":{"position":[[1178,6],[2140,6]]},"144":{"position":[[489,6]]},"145":{"position":[[580,6]]},"147":{"position":[[113,6]]},"162":{"position":[[172,6]]},"165":{"position":[[181,6]]}},"keywords":{}}],["domain",{"_index":1395,"title":{},"content":{"106":{"position":[[875,6]]}},"keywords":{}}],["done",{"_index":1278,"title":{},"content":{"95":{"position":[[218,4]]},"112":{"position":[[1480,4]]},"162":{"position":[[508,4]]},"165":{"position":[[477,4]]}},"keywords":{}}],["dot",{"_index":977,"title":{},"content":{"56":{"position":[[915,5]]},"57":{"position":[[620,5]]},"125":{"position":[[10541,3]]},"143":{"position":[[951,3]]},"164":{"position":[[153,3],[885,3]]}},"keywords":{}}],["dotdict",{"_index":1969,"title":{},"content":{"164":{"position":[[823,8]]}},"keywords":{}}],["doubl",{"_index":1238,"title":{},"content":{"89":{"position":[[610,6]]},"90":{"position":[[1361,6]]}},"keywords":{}}],["down",{"_index":715,"title":{},"content":{"26":{"position":[[1960,4]]},"49":{"position":[[829,4]]},"137":{"position":[[370,4],[1052,4],[1173,4]]},"138":{"position":[[603,4],[822,4],[998,4],[1062,4]]}},"keywords":{}}],["downtim",{"_index":430,"title":{},"content":{"12":{"position":[[248,8]]}},"keywords":{}}],["drawback",{"_index":965,"title":{},"content":{"54":{"position":[[1294,10]]}},"keywords":{}}],["drebezgova",{"_index":1470,"title":{},"content":{"112":{"position":[[465,11]]}},"keywords":{}}],["driven",{"_index":22,"title":{"19":{"position":[[14,6]]},"20":{"position":[[15,6]]},"21":{"position":[[24,6],[44,6]]},"22":{"position":[[11,6]]},"41":{"position":[[42,6]]},"51":{"position":[[15,6]]}},"content":{"0":{"position":[[242,6],[262,6]]},"11":{"position":[[1105,6],[2155,6]]},"13":{"position":[[210,6]]},"19":{"position":[[71,6],[104,6],[435,6]]},"20":{"position":[[72,6],[103,6],[149,6],[454,6],[961,6]]},"21":{"position":[[69,6],[89,6],[147,6],[167,6],[211,6],[728,6]]},"22":{"position":[[57,6],[84,6],[126,6],[621,6],[1149,6],[1594,6],[1653,6]]},"26":{"position":[[293,6],[330,6]]},"41":{"position":[[116,6],[173,6]]},"46":{"position":[[2584,6]]},"52":{"position":[[171,6]]},"90":{"position":[[104,6],[260,6]]},"99":{"position":[[33,6],[174,6],[542,6]]},"106":{"position":[[615,6]]},"115":{"position":[[890,6]]},"121":{"position":[[189,6],[393,6]]},"125":{"position":[[860,6],[935,6],[1007,6],[1027,6],[1087,6],[3843,6],[6663,6],[7009,6],[7186,6]]}},"keywords":{}}],["due",{"_index":537,"title":{},"content":{"17":{"position":[[980,3]]},"32":{"position":[[619,3]]},"60":{"position":[[1265,3]]},"64":{"position":[[409,3]]},"88":{"position":[[629,3]]},"109":{"position":[[872,3]]},"121":{"position":[[2641,3]]}},"keywords":{}}],["duplic",{"_index":657,"title":{},"content":{"22":{"position":[[1002,11]]},"64":{"position":[[267,9]]},"135":{"position":[[268,11]]}},"keywords":{}}],["dure",{"_index":679,"title":{"75":{"position":[[27,6]]}},"content":{"24":{"position":[[465,6]]},"26":{"position":[[451,6],[1728,6]]},"30":{"position":[[931,6]]},"31":{"position":[[928,6]]},"32":{"position":[[452,6],[596,6]]},"35":{"position":[[346,6]]},"47":{"position":[[301,6],[576,6]]},"66":{"position":[[1171,6]]},"72":{"position":[[365,6]]},"102":{"position":[[1645,6],[1699,6]]},"103":{"position":[[865,6]]},"105":{"position":[[1104,6]]},"121":{"position":[[96,6]]},"125":{"position":[[6567,6]]},"131":{"position":[[753,6]]},"141":{"position":[[979,6],[1959,6]]},"148":{"position":[[216,6],[1305,6],[1397,6],[1560,6],[1838,6]]},"151":{"position":[[662,6],[922,6]]},"152":{"position":[[1121,6]]},"153":{"position":[[135,6]]},"155":{"position":[[146,6],[268,6]]},"156":{"position":[[355,6],[936,6],[1902,6]]},"157":{"position":[[215,6]]},"166":{"position":[[978,6]]}},"keywords":{}}],["dynam",{"_index":643,"title":{"75":{"position":[[15,11]]},"153":{"position":[[8,11]]}},"content":{"22":{"position":[[362,11]]},"47":{"position":[[553,11]]},"66":{"position":[[893,11],[1137,11]]},"75":{"position":[[28,11]]},"105":{"position":[[1436,8]]},"118":{"position":[[167,7]]},"125":{"position":[[9590,11],[9773,11]]},"131":{"position":[[335,7]]},"137":{"position":[[310,7]]},"145":{"position":[[1243,11]]},"151":{"position":[[87,11]]},"153":{"position":[[55,11]]},"155":{"position":[[338,9]]},"156":{"position":[[439,9],[924,11],[1168,11],[1389,11],[1878,11]]},"157":{"position":[[302,9],[592,12]]}},"keywords":{}}],["e",{"_index":1136,"title":{},"content":{"69":{"position":[[73,2]]}},"keywords":{}}],["e.g",{"_index":338,"title":{},"content":{"11":{"position":[[319,6],[831,6]]},"56":{"position":[[4232,6]]},"142":{"position":[[690,6]]},"151":{"position":[[545,6],[695,6]]}},"keywords":{}}],["each",{"_index":550,"title":{},"content":{"17":{"position":[[1740,4]]},"22":{"position":[[1033,4]]},"26":{"position":[[1746,4]]},"30":{"position":[[964,4]]},"31":{"position":[[754,4]]},"46":{"position":[[1737,4],[2605,4]]},"48":{"position":[[215,4],[327,4]]},"52":{"position":[[197,4]]},"53":{"position":[[163,4],[751,4],[821,4]]},"54":{"position":[[360,4],[1438,4],[1528,4]]},"56":{"position":[[1212,4]]},"57":{"position":[[400,4]]},"58":{"position":[[756,4]]},"83":{"position":[[295,4]]},"112":{"position":[[1594,4]]},"115":{"position":[[1239,4]]},"117":{"position":[[128,4]]},"127":{"position":[[480,4]]},"135":{"position":[[939,4],[1017,4]]},"136":{"position":[[48,4]]},"144":{"position":[[226,4]]}},"keywords":{}}],["earli",{"_index":431,"title":{},"content":{"12":{"position":[[257,5]]},"39":{"position":[[773,5]]},"123":{"position":[[969,5]]}},"keywords":{}}],["earlier",{"_index":359,"title":{},"content":{"11":{"position":[[1162,7]]},"159":{"position":[[14,8]]}},"keywords":{}}],["earn",{"_index":1454,"title":{},"content":{"110":{"position":[[873,6]]}},"keywords":{}}],["eas",{"_index":1401,"title":{},"content":{"107":{"position":[[776,4]]}},"keywords":{}}],["easi",{"_index":583,"title":{},"content":{"19":{"position":[[991,4]]},"39":{"position":[[746,4],[1063,4]]},"49":{"position":[[1065,4]]},"107":{"position":[[400,4]]}},"keywords":{}}],["easier",{"_index":663,"title":{},"content":{"22":{"position":[[1351,6]]},"115":{"position":[[227,6]]}},"keywords":{}}],["easiest",{"_index":1102,"title":{},"content":{"64":{"position":[[1285,7]]}},"keywords":{}}],["ecosystem",{"_index":41,"title":{},"content":{"0":{"position":[[508,10]]},"8":{"position":[[748,9],[1385,9],[1818,9],[1968,9]]},"13":{"position":[[232,9]]}},"keywords":{}}],["editor",{"_index":127,"title":{},"content":{"2":{"position":[[1772,6],[1855,6],[1956,6]]},"3":{"position":[[752,7]]},"56":{"position":[[4203,7],[4412,7]]},"155":{"position":[[1140,7]]},"156":{"position":[[1947,6]]},"157":{"position":[[1073,6]]}},"keywords":{}}],["editors/id",{"_index":120,"title":{},"content":{"2":{"position":[[1616,12]]}},"keywords":{}}],["educ",{"_index":1411,"title":{},"content":{"108":{"position":[[356,11]]}},"keywords":{}}],["effect",{"_index":654,"title":{},"content":{"22":{"position":[[909,9]]},"42":{"position":[[226,11]]},"47":{"position":[[762,7]]},"62":{"position":[[1581,6],[1628,7]]},"102":{"position":[[897,11]]},"105":{"position":[[1185,11]]},"106":{"position":[[266,9]]},"107":{"position":[[1492,12]]},"158":{"position":[[541,8]]}},"keywords":{}}],["effici",{"_index":411,"title":{},"content":{"11":{"position":[[2803,9]]},"13":{"position":[[553,10]]},"22":{"position":[[1172,11]]},"28":{"position":[[319,9]]},"42":{"position":[[618,12]]},"107":{"position":[[605,10],[1330,12]]},"135":{"position":[[300,10]]}},"keywords":{}}],["effort",{"_index":303,"title":{},"content":{"8":{"position":[[1798,8]]},"99":{"position":[[1592,7]]},"112":{"position":[[166,7],[1752,7]]}},"keywords":{}}],["elect",{"_index":268,"title":{},"content":{"8":{"position":[[941,7]]}},"keywords":{}}],["element",{"_index":787,"title":{},"content":{"32":{"position":[[719,8],[828,8],[1049,9]]},"33":{"position":[[51,7],[105,7],[181,8],[297,8],[342,8],[772,7],[863,8]]},"34":{"position":[[51,7],[105,7],[346,8],[434,8],[498,8],[592,8]]},"48":{"position":[[144,8]]},"56":{"position":[[579,8],[2859,8]]},"58":{"position":[[670,7]]},"99":{"position":[[1655,8],[1837,8]]},"110":{"position":[[543,9]]},"124":{"position":[[753,7]]},"125":{"position":[[2804,7],[2864,7]]},"137":{"position":[[398,7],[487,7],[1063,7],[1102,7],[1201,7]]},"138":{"position":[[574,7],[786,8],[833,7],[928,7],[1074,7]]},"141":{"position":[[1472,8]]}},"keywords":{}}],["element_id",{"_index":1010,"title":{},"content":{"58":{"position":[[685,13]]}},"keywords":{}}],["element_vis",{"_index":1735,"title":{},"content":{"137":{"position":[[1079,18],[1147,18],[1178,18]]},"138":{"position":[[905,18],[966,18]]}},"keywords":{}}],["elout",{"_index":1474,"title":{},"content":{"112":{"position":[[506,5]]}},"keywords":{}}],["embed",{"_index":595,"title":{"41":{"position":[[6,8]]},"90":{"position":[[8,8]]},"121":{"position":[[17,8]]}},"content":{"20":{"position":[[314,8]]},"41":{"position":[[48,8],[69,8],[202,8],[274,8],[322,8],[392,8],[490,8],[528,8],[585,8]]},"87":{"position":[[567,8]]},"90":{"position":[[68,8],[186,8],[286,8],[1246,8],[1415,8],[1534,8]]},"115":{"position":[[1067,8]]},"121":{"position":[[47,8],[158,8],[242,8],[499,8],[1399,8],[1525,8],[1580,8],[1706,8],[1862,8],[1914,8]]},"125":{"position":[[3807,8],[4853,8],[6518,8],[6632,8]]}},"keywords":{}}],["embeddedapi",{"_index":1086,"title":{},"content":{"63":{"position":[[1555,11],[1816,11]]}},"keywords":{}}],["embeddedapi.clos",{"_index":1113,"title":{},"content":{"64":{"position":[[1930,17]]}},"keywords":{}}],["emoji",{"_index":1545,"title":{},"content":{"115":{"position":[[332,6]]},"140":{"position":[[689,6]]}},"keywords":{}}],["emphas",{"_index":622,"title":{},"content":{"21":{"position":[[224,10],[741,10]]}},"keywords":{}}],["emphasi",{"_index":564,"title":{},"content":{"19":{"position":[[328,8]]}},"keywords":{}}],["empti",{"_index":956,"title":{"57":{"position":[[36,5]]}},"content":{"53":{"position":[[582,5],[598,8],[625,5],[654,8],[663,5],[692,8],[701,8]]},"54":{"position":[[724,8],[765,8],[774,8],[783,8]]},"57":{"position":[[91,5],[246,5],[294,5],[306,5]]},"114":{"position":[[731,5]]},"117":{"position":[[278,5]]},"138":{"position":[[1954,5]]},"148":{"position":[[1776,5]]},"159":{"position":[[650,8]]},"166":{"position":[[283,5]]}},"keywords":{}}],["empty_list",{"_index":1828,"title":{},"content":{"144":{"position":[[370,13]]}},"keywords":{}}],["empty_str",{"_index":1823,"title":{},"content":{"143":{"position":[[1041,15]]}},"keywords":{}}],["enabl",{"_index":115,"title":{},"content":{"2":{"position":[[1477,6]]},"8":{"position":[[605,7]]},"13":{"position":[[707,8]]},"21":{"position":[[643,7]]},"78":{"position":[[22,6]]},"107":{"position":[[908,6]]},"125":{"position":[[10534,6]]},"131":{"position":[[326,8]]},"141":{"position":[[342,8]]},"146":{"position":[[168,8]]},"164":{"position":[[146,6]]}},"keywords":{}}],["encapsul",{"_index":475,"title":{},"content":{"15":{"position":[[736,11]]}},"keywords":{}}],["enclos",{"_index":1022,"title":{},"content":{"59":{"position":[[1287,8]]},"131":{"position":[[449,9]]},"135":{"position":[[995,8]]},"140":{"position":[[330,7]]}},"keywords":{}}],["enclosur",{"_index":1818,"title":{},"content":{"143":{"position":[[586,10]]}},"keywords":{}}],["encod",{"_index":1077,"title":{},"content":{"63":{"position":[[975,8]]},"120":{"position":[[1134,11]]}},"keywords":{}}],["encoding=iso",{"_index":1074,"title":{},"content":{"63":{"position":[[937,12]]}},"keywords":{}}],["encoding}=utf",{"_index":1585,"title":{},"content":{"120":{"position":[[1055,15]]}},"keywords":{}}],["encount",{"_index":779,"title":{},"content":{"32":{"position":[[336,11]]},"34":{"position":[[130,11]]},"131":{"position":[[741,11]]}},"keywords":{}}],["encourag",{"_index":231,"title":{},"content":{"7":{"position":[[707,10]]},"57":{"position":[[119,10]]},"99":{"position":[[67,10]]},"105":{"position":[[704,10]]}},"keywords":{}}],["end",{"_index":156,"title":{},"content":{"3":{"position":[[618,3]]},"11":{"position":[[944,3],[1342,3],[1349,3],[1524,3],[1531,3],[2120,3],[2127,3]]},"30":{"position":[[1017,3]]},"56":{"position":[[773,3],[795,4],[2713,3],[3530,4],[3646,3]]},"71":{"position":[[279,6]]},"108":{"position":[[153,3]]},"121":{"position":[[2663,3]]},"123":{"position":[[782,3],[827,3],[945,3]]},"131":{"position":[[431,4],[444,4]]},"132":{"position":[[167,3],[270,3]]},"133":{"position":[[295,3],[439,3]]},"134":{"position":[[285,3]]},"136":{"position":[[229,3],[466,3],[617,3]]},"137":{"position":[[838,4],[1013,3],[1236,3]]},"138":{"position":[[1003,3],[2357,3]]},"148":{"position":[[1240,3]]}},"keywords":{}}],["engin",{"_index":144,"title":{},"content":{"3":{"position":[[239,6]]}},"keywords":{}}],["engineering"",{"_index":64,"title":{},"content":{"2":{"position":[[279,17]]}},"keywords":{}}],["enhanc",{"_index":260,"title":{},"content":{"8":{"position":[[801,7]]},"49":{"position":[[926,8]]},"112":{"position":[[893,8]]},"121":{"position":[[1823,7]]},"131":{"position":[[621,8]]},"135":{"position":[[286,9]]}},"keywords":{}}],["ensur",{"_index":116,"title":{},"content":{"2":{"position":[[1540,8]]},"5":{"position":[[687,6]]},"7":{"position":[[616,8]]},"8":{"position":[[364,7],[686,8],[2121,8],[2337,6]]},"11":{"position":[[565,8],[1203,7],[1541,6],[1808,8]]},"49":{"position":[[992,8]]},"74":{"position":[[1177,7]]},"101":{"position":[[821,8]]},"103":{"position":[[232,8]]},"107":{"position":[[757,6]]},"108":{"position":[[175,6],[1216,7]]},"109":{"position":[[583,6]]},"110":{"position":[[326,7],[679,8]]},"112":{"position":[[1765,7]]},"124":{"position":[[152,6]]},"129":{"position":[[221,7]]},"137":{"position":[[1466,7]]},"148":{"position":[[2065,8]]},"161":{"position":[[984,6]]}},"keywords":{}}],["entir",{"_index":1333,"title":{},"content":{"101":{"position":[[993,6]]},"110":{"position":[[171,6]]},"127":{"position":[[335,6]]},"155":{"position":[[428,6]]}},"keywords":{}}],["entiti",{"_index":671,"title":{},"content":{"24":{"position":[[64,8]]},"140":{"position":[[1144,6]]}},"keywords":{}}],["entri",{"_index":899,"title":{},"content":{"46":{"position":[[718,8]]},"162":{"position":[[782,8],[889,8],[999,6]]}},"keywords":{}}],["enumer",{"_index":1718,"title":{},"content":{"135":{"position":[[535,10],[668,9]]}},"keywords":{}}],["env",{"_index":1124,"title":{},"content":{"66":{"position":[[942,6]]}},"keywords":{}}],["env_var_nam",{"_index":1781,"title":{},"content":{"140":{"position":[[1597,16]]}},"keywords":{}}],["environ",{"_index":119,"title":{},"content":{"2":{"position":[[1601,13]]},"17":{"position":[[755,11]]},"59":{"position":[[1044,12]]},"74":{"position":[[777,12],[838,13],[885,11],[927,13]]},"79":{"position":[[250,11]]},"81":{"position":[[96,11],[131,11],[220,11],[374,11]]},"101":{"position":[[902,11]]},"127":{"position":[[274,11],[1001,11],[1311,11]]},"140":{"position":[[291,11],[1524,12]]},"155":{"position":[[656,11]]}},"keywords":{}}],["environment:${env",{"_index":1125,"title":{},"content":{"66":{"position":[[1012,18]]}},"keywords":{}}],["environment:product",{"_index":1126,"title":{},"content":{"66":{"position":[[1075,23]]}},"keywords":{}}],["eol",{"_index":982,"title":{},"content":{"56":{"position":[[1469,3],[1564,3],[1599,3],[1654,3],[1709,3],[1793,3],[2681,3],[2796,3],[2849,3]]}},"keywords":{}}],["equal",{"_index":866,"title":{"84":{"position":[[34,6]]}},"content":{"40":{"position":[[381,5],[526,5],[645,5],[781,5],[877,5],[924,5],[945,5]]},"84":{"position":[[28,5],[66,5]]},"88":{"position":[[357,5],[561,5],[600,5],[659,5],[730,6],[800,6],[861,5],[1002,6],[1131,5]]},"89":{"position":[[390,5],[698,5]]},"93":{"position":[[732,5]]},"94":{"position":[[535,5]]},"97":{"position":[[1044,6],[1063,5],[1093,5],[1144,5],[1202,5],[1286,5],[1316,5],[1367,5],[1425,5]]},"114":{"position":[[781,5]]},"120":{"position":[[356,5]]},"121":{"position":[[2280,5]]},"134":{"position":[[267,6]]},"138":{"position":[[1738,5],[1789,5]]},"141":{"position":[[1212,5]]},"145":{"position":[[444,5]]},"146":{"position":[[804,5]]},"147":{"position":[[1382,5],[1418,5]]},"148":{"position":[[541,5]]},"158":{"position":[[1091,5]]}},"keywords":{}}],["error",{"_index":780,"title":{},"content":{"32":{"position":[[351,5]]},"33":{"position":[[151,6],[255,5],[608,6],[702,5]]},"34":{"position":[[145,5]]},"35":{"position":[[834,6]]},"42":{"position":[[319,5]]},"47":{"position":[[734,6]]},"60":{"position":[[1201,5],[2256,5],[2314,5],[2359,5]]},"64":{"position":[[1030,5]]},"88":{"position":[[490,5],[951,5]]},"89":{"position":[[967,5]]},"95":{"position":[[672,5],[1975,5]]},"97":{"position":[[1120,5],[1343,5]]},"108":{"position":[[924,6]]}},"keywords":{}}],["errors.fail",{"_index":777,"title":{},"content":{"32":{"position":[[303,12]]}},"keywords":{}}],["escap",{"_index":539,"title":{"59":{"position":[[6,8]]}},"content":{"17":{"position":[[1026,6]]},"40":{"position":[[818,7],[856,8],[915,8]]},"58":{"position":[[486,8],[634,7]]},"59":{"position":[[48,6],[653,7],[858,7],[1436,8]]},"125":{"position":[[2375,6]]},"140":{"position":[[862,7]]},"141":{"position":[[1598,8]]},"142":{"position":[[936,7]]},"145":{"position":[[437,6]]}},"keywords":{}}],["especi",{"_index":1565,"title":{},"content":{"117":{"position":[[416,10]]}},"keywords":{}}],["essenti",{"_index":723,"title":{},"content":{"28":{"position":[[76,9]]},"42":{"position":[[575,9]]},"105":{"position":[[296,9]]},"106":{"position":[[580,9]]},"108":{"position":[[510,9]]},"136":{"position":[[632,11]]}},"keywords":{}}],["etc",{"_index":971,"title":{},"content":{"56":{"position":[[441,6]]},"95":{"position":[[843,4]]},"118":{"position":[[595,5]]},"124":{"position":[[454,4]]}},"keywords":{}}],["europ",{"_index":1458,"title":{},"content":{"111":{"position":[[273,7]]}},"keywords":{}}],["evalu",{"_index":1692,"title":{},"content":{"131":{"position":[[273,10]]},"133":{"position":[[327,8]]},"137":{"position":[[619,9],[724,10],[913,9]]},"141":{"position":[[729,9]]},"158":{"position":[[1196,8]]}},"keywords":{}}],["even",{"_index":534,"title":{},"content":{"17":{"position":[[932,4]]},"31":{"position":[[1165,4]]},"33":{"position":[[830,4]]},"49":{"position":[[1006,4]]},"56":{"position":[[2194,4]]},"57":{"position":[[989,4]]},"97":{"position":[[256,4]]},"101":{"position":[[361,4],[572,4],[794,4]]},"102":{"position":[[390,4],[1260,4],[1438,4]]},"103":{"position":[[625,4],[714,4]]},"115":{"position":[[327,4]]},"140":{"position":[[684,4],[1938,4]]},"149":{"position":[[1042,5]]},"156":{"position":[[1861,4]]},"157":{"position":[[539,4]]}},"keywords":{}}],["event",{"_index":291,"title":{},"content":{"8":{"position":[[1475,7],[1773,6]]}},"keywords":{}}],["everyon",{"_index":258,"title":{},"content":{"8":{"position":[[721,9]]},"112":{"position":[[1877,8]]}},"keywords":{}}],["everywher",{"_index":1896,"title":{},"content":{"155":{"position":[[135,10]]}},"keywords":{}}],["evolut",{"_index":257,"title":{},"content":{"8":{"position":[[652,9]]}},"keywords":{}}],["exact",{"_index":767,"title":{},"content":{"31":{"position":[[997,5]]},"62":{"position":[[1232,5]]},"90":{"position":[[347,5]]}},"keywords":{}}],["exactli",{"_index":1855,"title":{},"content":{"147":{"position":[[41,7]]}},"keywords":{}}],["exam",{"_index":1364,"title":{"110":{"position":[[10,4]]}},"content":{"105":{"position":[[222,5],[1143,5]]},"109":{"position":[[327,4]]},"110":{"position":[[1,4],[90,5],[234,5],[312,4],[448,4],[583,4],[747,4]]},"111":{"position":[[23,4],[166,4]]},"112":{"position":[[1052,4]]}},"keywords":{}}],["examin",{"_index":1442,"title":{},"content":{"110":{"position":[[178,11]]}},"keywords":{}}],["exampl",{"_index":499,"title":{"60":{"position":[[6,7]]},"81":{"position":[[6,7]]},"84":{"position":[[8,7]]},"85":{"position":[[8,7]]},"86":{"position":[[8,7]]},"97":{"position":[[30,9]]}},"content":{"15":{"position":[[1692,8]]},"16":{"position":[[1278,8]]},"19":{"position":[[396,8]]},"22":{"position":[[1636,8]]},"30":{"position":[[412,7],[521,7],[1070,7]]},"33":{"position":[[364,7]]},"39":{"position":[[451,8],[785,7],[1454,8]]},"40":{"position":[[845,7]]},"41":{"position":[[463,7]]},"53":{"position":[[126,7]]},"56":{"position":[[1047,7],[1368,7],[1805,7],[2010,7],[2452,7],[3504,8]]},"57":{"position":[[195,8],[934,7],[1412,8]]},"59":{"position":[[301,8],[1399,8]]},"60":{"position":[[96,8],[1728,7]]},"63":{"position":[[860,7],[1016,7],[1642,8]]},"64":{"position":[[574,7],[1404,8]]},"71":{"position":[[144,9]]},"74":{"position":[[453,8],[734,8]]},"88":{"position":[[506,8]]},"90":{"position":[[620,7],[789,7],[1286,7]]},"92":{"position":[[492,7],[536,7],[1407,7]]},"94":{"position":[[700,7],[1177,7]]},"95":{"position":[[1602,8]]},"97":{"position":[[100,9],[651,8],[924,8],[1023,7],[1266,8]]},"101":{"position":[[1029,7]]},"102":{"position":[[1865,7]]},"103":{"position":[[947,7]]},"105":{"position":[[618,9]]},"114":{"position":[[582,7]]},"119":{"position":[[286,7]]},"120":{"position":[[653,8]]},"121":{"position":[[742,8],[1845,7]]},"123":{"position":[[602,8]]},"125":{"position":[[4547,9]]},"127":{"position":[[1235,7]]},"128":{"position":[[1479,7]]},"129":{"position":[[746,7]]},"132":{"position":[[171,8]]},"133":{"position":[[299,8]]},"134":{"position":[[143,8]]},"136":{"position":[[470,8]]},"137":{"position":[[334,7],[1017,8]]},"138":{"position":[[523,7],[1305,7]]},"142":{"position":[[152,7],[1042,8],[1070,10]]},"143":{"position":[[792,8]]},"144":{"position":[[321,8],[628,8],[662,7]]},"145":{"position":[[241,8]]},"147":{"position":[[216,7],[320,8],[897,7],[1155,8],[1312,7]]},"148":{"position":[[863,8],[1246,7]]},"149":{"position":[[800,7],[1132,8]]},"153":{"position":[[442,8]]},"158":{"position":[[824,7],[1250,8]]},"159":{"position":[[399,9]]},"161":{"position":[[333,8]]},"162":{"position":[[641,8]]},"164":{"position":[[403,8],[693,8]]},"165":{"position":[[550,8]]},"166":{"position":[[236,8]]}},"keywords":{}}],["example,${file_nam",{"_index":1596,"title":{},"content":{"121":{"position":[[1100,20]]}},"keywords":{}}],["excel",{"_index":378,"title":{},"content":{"11":{"position":[[1746,9],[2191,6]]}},"keywords":{}}],["except",{"_index":719,"title":{},"content":{"27":{"position":[[537,6]]},"33":{"position":[[161,11],[275,10]]},"34":{"position":[[154,9],[254,10],[412,10]]},"39":{"position":[[224,9]]},"66":{"position":[[777,6]]},"69":{"position":[[189,6]]},"91":{"position":[[138,6]]},"123":{"position":[[1002,6]]},"143":{"position":[[523,6]]}},"keywords":{}}],["exclud",{"_index":1135,"title":{"69":{"position":[[8,9]]},"70":{"position":[[30,7]]}},"content":{"69":{"position":[[4,7],[60,7],[118,7],[230,8]]},"70":{"position":[[33,7],[124,7],[228,7]]},"71":{"position":[[249,7],[312,7]]},"72":{"position":[[267,8]]},"74":{"position":[[70,7],[171,8],[216,7],[307,7]]},"125":{"position":[[9513,7]]}},"keywords":{}}],["exclude.robot:skip",{"_index":1149,"title":{},"content":{"72":{"position":[[304,19]]}},"keywords":{}}],["exclus",{"_index":1434,"title":{},"content":{"109":{"position":[[927,11]]},"111":{"position":[[13,9]]}},"keywords":{}}],["execdir",{"_index":1984,"title":{},"content":{"166":{"position":[[462,10]]}},"keywords":{}}],["execut",{"_index":87,"title":{"29":{"position":[[4,9]]},"31":{"position":[[6,9]]},"42":{"position":[[27,9]]},"65":{"position":[[33,9]]},"67":{"position":[[27,10]]},"75":{"position":[[34,10]]}},"content":{"2":{"position":[[743,9],[784,9],[932,9],[953,9],[1004,9],[1023,7],[1815,9],[1875,9]]},"3":{"position":[[140,10],[210,9],[229,9],[267,7]]},"4":{"position":[[343,9]]},"5":{"position":[[229,9]]},"11":{"position":[[1153,8]]},"17":{"position":[[701,8],[832,9],[1657,9]]},"19":{"position":[[257,8],[1031,9],[1060,8]]},"20":{"position":[[1480,9]]},"22":{"position":[[852,8]]},"24":{"position":[[53,10],[456,8],[489,10]]},"25":{"position":[[216,8]]},"26":{"position":[[462,9],[1178,7],[1735,10],[1812,9],[1972,9],[2038,9]]},"30":{"position":[[143,10],[165,7],[509,7],[741,9],[855,9],[880,9],[938,10],[2123,9]]},"31":{"position":[[42,9],[99,9],[233,9],[311,9],[425,10],[528,9],[583,9],[886,9],[939,10],[1178,8],[1218,9]]},"32":{"position":[[170,10],[275,8],[459,10],[587,8],[603,10]]},"33":{"position":[[117,8],[212,8],[328,8]]},"34":{"position":[[117,8],[327,10],[389,8],[477,8]]},"35":{"position":[[281,9],[533,8],[587,10],[918,10]]},"42":{"position":[[27,9],[202,9],[277,9],[463,9],[608,9]]},"46":{"position":[[433,9],[946,9],[1020,8],[1711,8],[2241,9],[2413,9]]},"47":{"position":[[308,10],[587,9]]},"48":{"position":[[133,10],[287,9]]},"50":{"position":[[143,8]]},"52":{"position":[[439,9]]},"53":{"position":[[769,8],[917,8]]},"54":{"position":[[1018,9],[1111,9],[1339,8],[1632,9]]},"60":{"position":[[1372,7],[1545,8],[1657,9]]},"66":{"position":[[1188,10]]},"67":{"position":[[169,8],[264,9]]},"68":{"position":[[171,7]]},"69":{"position":[[165,7],[263,8],[308,7]]},"70":{"position":[[84,9],[175,7]]},"72":{"position":[[193,9],[281,9],[372,9]]},"74":{"position":[[131,9],[324,7],[420,8],[817,8],[1240,9]]},"75":{"position":[[53,9],[146,9],[260,9]]},"79":{"position":[[45,9],[289,10],[512,8],[546,9],[620,9],[678,8]]},"80":{"position":[[476,8],[563,8]]},"88":{"position":[[885,9]]},"92":{"position":[[603,8],[724,8]]},"95":{"position":[[720,9]]},"99":{"position":[[235,8],[836,10],[855,7],[887,9],[1340,9],[1547,7],[1644,10],[1826,10]]},"101":{"position":[[144,8],[183,8],[256,9],[289,8],[784,9]]},"102":{"position":[[152,8],[195,8],[243,9],[342,8],[940,8],[1220,9],[1428,9]]},"103":{"position":[[122,8],[166,9],[585,9],[704,9],[935,10]]},"106":{"position":[[641,10]]},"107":{"position":[[239,9],[1219,10],[1273,11],[1303,9],[1438,9]]},"108":{"position":[[835,7]]},"115":{"position":[[605,9]]},"121":{"position":[[111,10],[622,9]]},"123":{"position":[[387,9],[843,9],[959,9]]},"125":{"position":[[2644,9],[6582,10],[7977,8],[8121,8],[8307,8],[8506,8],[8661,8],[8858,9],[10699,9]]},"127":{"position":[[138,8],[174,8],[371,8],[455,9],[815,9]]},"128":{"position":[[141,8],[181,8],[731,8],[1123,9]]},"129":{"position":[[105,8],[151,9],[276,10],[509,9]]},"131":{"position":[[168,9],[472,8],[760,10]]},"132":{"position":[[33,8],[274,8]]},"133":{"position":[[4,7]]},"134":{"position":[[231,8]]},"135":{"position":[[981,9]]},"136":{"position":[[18,7]]},"137":{"position":[[690,9],[786,9]]},"141":{"position":[[402,8],[986,9],[1795,9],[1966,10]]},"146":{"position":[[854,8]]},"148":{"position":[[223,10],[1322,10]]},"151":{"position":[[685,9],[929,9]]},"152":{"position":[[1144,9]]},"153":{"position":[[142,9]]},"155":{"position":[[275,9],[680,9]]},"156":{"position":[[366,9],[947,9],[1564,9],[1909,10]]},"157":{"position":[[227,9]]},"166":{"position":[[77,9],[518,9],[990,10],[1592,10]]}},"keywords":{}}],["executed.can",{"_index":1676,"title":{},"content":{"128":{"position":[[1026,12]]}},"keywords":{}}],["executed.log",{"_index":1669,"title":{},"content":{"127":{"position":[[792,15]]},"129":{"position":[[486,15]]}},"keywords":{}}],["execution.condit",{"_index":1870,"title":{},"content":{"148":{"position":[[1414,21]]}},"keywords":{}}],["execution.cr",{"_index":1897,"title":{},"content":{"155":{"position":[[162,19]]}},"keywords":{}}],["execution.initi",{"_index":1871,"title":{},"content":{"148":{"position":[[1577,24]]}},"keywords":{}}],["execution.log",{"_index":810,"title":{},"content":{"35":{"position":[[353,13]]},"103":{"position":[[880,17]]}},"keywords":{}}],["execution.start",{"_index":1672,"title":{},"content":{"127":{"position":[[1026,18]]}},"keywords":{}}],["executions.perform",{"_index":1332,"title":{},"content":{"101":{"position":[[934,21]]}},"keywords":{}}],["exercis",{"_index":1373,"title":{},"content":{"105":{"position":[[642,9]]}},"keywords":{}}],["exist",{"_index":841,"title":{},"content":{"39":{"position":[[821,7]]},"40":{"position":[[662,8]]},"62":{"position":[[1595,8]]},"75":{"position":[[241,7]]},"119":{"position":[[765,5]]},"151":{"position":[[221,6]]},"153":{"position":[[755,9]]}},"keywords":{}}],["exit",{"_index":1734,"title":{},"content":{"137":{"position":[[774,7],[1369,5]]},"138":{"position":[[323,5],[1031,4]]},"153":{"position":[[654,7]]}},"keywords":{}}],["exp_full_nam",{"_index":1541,"title":{},"content":{"114":{"position":[[669,16],[795,16]]}},"keywords":{}}],["exp_title}th",{"_index":1252,"title":{},"content":{"90":{"position":[[747,15]]}},"keywords":{}}],["exp_url",{"_index":1253,"title":{},"content":{"90":{"position":[[777,10]]}},"keywords":{}}],["expand",{"_index":878,"title":{},"content":{"42":{"position":[[77,8]]}},"keywords":{}}],["expect",{"_index":345,"title":{},"content":{"11":{"position":[[642,9]]},"21":{"position":[[850,8]]},"22":{"position":[[180,8],[728,8]]},"33":{"position":[[601,6],[717,8]]},"34":{"position":[[177,9]]},"41":{"position":[[413,8]]},"57":{"position":[[797,9]]},"60":{"position":[[1190,7],[2249,6],[2303,7],[2348,7]]},"88":{"position":[[915,7],[1009,8]]},"95":{"position":[[137,8],[368,6],[558,8],[1051,8],[1212,6],[1333,7],[1843,9],[2189,8],[2295,8]]},"97":{"position":[[566,8],[1074,8],[1104,8],[1155,8],[1213,8],[1297,8],[1327,8],[1378,8],[1436,8]]},"98":{"position":[[233,8]]},"105":{"position":[[1084,8]]},"108":{"position":[[111,8],[491,8],[802,8]]},"118":{"position":[[280,8]]},"119":{"position":[[531,8]]}},"keywords":{}}],["expected_cont",{"_index":1578,"title":{},"content":{"119":{"position":[[574,19],[661,19],[1019,19]]},"120":{"position":[[864,21],[1035,19],[1175,19]]},"121":{"position":[[808,21],[901,19],[985,19],[1152,19]]}},"keywords":{}}],["expects/off",{"_index":1204,"title":{},"content":{"83":{"position":[[500,14]]}},"keywords":{}}],["experi",{"_index":1445,"title":{},"content":{"110":{"position":[[453,11]]}},"keywords":{}}],["expert",{"_index":1429,"title":{},"content":{"109":{"position":[[531,7]]},"111":{"position":[[260,7]]}},"keywords":{}}],["expertis",{"_index":1387,"title":{},"content":{"106":{"position":[[104,9]]}},"keywords":{}}],["explain",{"_index":31,"title":{},"content":{"0":{"position":[[394,7]]},"26":{"position":[[30,7]]},"31":{"position":[[30,7]]},"32":{"position":[[667,9]]},"34":{"position":[[279,9]]},"64":{"position":[[30,7]]},"79":{"position":[[171,10]]},"108":{"position":[[1089,10]]},"115":{"position":[[1583,7]]},"116":{"position":[[277,9]]},"125":{"position":[[583,7],[2632,7],[7646,7]]},"160":{"position":[[4,9]]},"163":{"position":[[4,9]]}},"keywords":{}}],["explan",{"_index":1370,"title":{},"content":{"105":{"position":[[591,12]]}},"keywords":{}}],["explanatori",{"_index":1566,"title":{},"content":{"117":{"position":[[615,12]]}},"keywords":{}}],["explicit",{"_index":847,"title":{},"content":{"39":{"position":[[1106,8]]},"147":{"position":[[576,9]]},"158":{"position":[[621,8]]}},"keywords":{}}],["explicitli",{"_index":498,"title":{},"content":{"15":{"position":[[1679,11]]},"90":{"position":[[525,10]]},"94":{"position":[[409,10],[844,10]]},"115":{"position":[[1107,10]]},"161":{"position":[[1079,10]]}},"keywords":{}}],["explor",{"_index":46,"title":{"98":{"position":[[2,9]]}},"content":{"0":{"position":[[576,11]]},"5":{"position":[[303,7]]},"42":{"position":[[168,8]]},"98":{"position":[[2,9]]},"106":{"position":[[479,11]]}},"keywords":{}}],["express",{"_index":555,"title":{},"content":{"19":{"position":[[147,9]]},"90":{"position":[[1736,11]]},"131":{"position":[[313,12]]},"137":{"position":[[897,10]]}},"keywords":{}}],["ext",{"_index":468,"title":{},"content":{"15":{"position":[[405,4]]}},"keywords":{}}],["extend",{"_index":165,"title":{},"content":{"3":{"position":[[898,6]]},"46":{"position":[[1275,8]]},"80":{"position":[[1198,8]]},"112":{"position":[[1843,6]]}},"keywords":{}}],["extens",{"_index":133,"title":{},"content":{"2":{"position":[[2026,10]]},"3":{"position":[[470,10]]},"15":{"position":[[2053,9]]},"16":{"position":[[1127,9],[1199,10],[1237,11]]},"30":{"position":[[820,9]]},"44":{"position":[[149,9]]},"97":{"position":[[418,10],[730,9]]}},"keywords":{}}],["extern",{"_index":164,"title":{},"content":{"3":{"position":[[866,8]]},"4":{"position":[[214,8],[593,8]]},"11":{"position":[[474,8],[1503,8],[1716,8]]},"15":{"position":[[488,8]]},"22":{"position":[[382,8]]},"46":{"position":[[273,8]]},"97":{"position":[[903,8]]},"106":{"position":[[668,8]]},"107":{"position":[[276,8],[846,8],[886,8]]},"108":{"position":[[895,8]]}},"keywords":{}}],["extract",{"_index":454,"title":{},"content":{"13":{"position":[[842,10]]}},"keywords":{}}],["fact",{"_index":538,"title":{},"content":{"17":{"position":[[991,4]]},"59":{"position":[[821,4]]},"64":{"position":[[420,4]]},"108":{"position":[[452,6]]}},"keywords":{}}],["factor",{"_index":1875,"title":{},"content":{"151":{"position":[[292,7]]}},"keywords":{}}],["fail",{"_index":747,"title":{"34":{"position":[[8,5]]},"76":{"position":[[29,6]]}},"content":{"30":{"position":[[1741,6],[1869,6]]},"31":{"position":[[605,7],[1021,6]]},"33":{"position":[[876,5]]},"34":{"position":[[72,5],[359,4],[447,4],[511,5],[654,4],[700,5],[721,4],[768,5],[792,4],[824,4],[856,4],[892,5]]},"42":{"position":[[356,6]]},"46":{"position":[[2047,7]]},"53":{"position":[[265,4],[385,4]]},"54":{"position":[[654,4],[997,6],[1038,4],[1071,5],[1586,7]]},"76":{"position":[[60,5]]},"88":{"position":[[477,4],[585,4],[624,4],[758,5],[827,4]]},"95":{"position":[[630,6],[659,4],[1740,4],[1882,5]]},"101":{"position":[[385,6],[596,5],[664,6],[714,6],[814,6]]},"102":{"position":[[420,6],[1320,6],[1354,6]]},"103":{"position":[[323,6],[734,6]]},"125":{"position":[[2885,5]]},"127":{"position":[[696,6],[767,7]]},"128":{"position":[[934,6],[968,7]]},"129":{"position":[[453,6]]},"137":{"position":[[1427,5]]}},"keywords":{}}],["fails.al",{"_index":1353,"title":{},"content":{"103":{"position":[[653,9]]}},"keywords":{}}],["fails.can",{"_index":1339,"title":{},"content":{"102":{"position":[[1458,9]]}},"keywords":{}}],["fails.if",{"_index":1329,"title":{},"content":{"101":{"position":[[636,8]]},"102":{"position":[[1288,8]]}},"keywords":{}}],["failur",{"_index":433,"title":{},"content":{"12":{"position":[[295,7]]},"31":{"position":[[963,7]]},"32":{"position":[[635,7]]},"34":{"position":[[190,7],[529,7]]},"76":{"position":[[204,8],[254,8]]},"137":{"position":[[1382,8]]}},"keywords":{}}],["fals",{"_index":1242,"title":{},"content":{"89":{"position":[[791,6]]},"131":{"position":[[599,6]]},"137":{"position":[[640,6],[755,6]]}},"keywords":{}}],["false>",{"_index":1704,"title":{},"content":{"133":{"position":[[285,9]]}},"keywords":{}}],["false}.non",{"_index":1815,"title":{},"content":{"143":{"position":[[435,14]]}},"keywords":{}}],["featur",{"_index":616,"title":{},"content":{"20":{"position":[[1383,7]]},"22":{"position":[[1081,7]]},"31":{"position":[[710,7]]},"71":{"position":[[199,7],[225,7]]},"89":{"position":[[888,8]]},"90":{"position":[[224,7]]},"96":{"position":[[496,7]]},"106":{"position":[[350,8]]},"128":{"position":[[1315,7]]}},"keywords":{}}],["fee",{"_index":278,"title":{},"content":{"8":{"position":[[1163,5]]}},"keywords":{}}],["feedback",{"_index":363,"title":{},"content":{"11":{"position":[[1301,9]]}},"keywords":{}}],["few",{"_index":1230,"title":{},"content":{"88":{"position":[[427,3]]}},"keywords":{}}],["fewest",{"_index":1920,"title":{},"content":{"158":{"position":[[529,6]]}},"keywords":{}}],["file",{"_index":76,"title":{"16":{"position":[[15,6]]},"25":{"position":[[6,5]]},"27":{"position":[[15,5]]},"28":{"position":[[42,5]]},"36":{"position":[[13,4]]},"37":{"position":[[27,6]]},"43":{"position":[[10,4]]},"44":{"position":[[12,6]]},"55":{"position":[[16,4]]},"60":{"position":[[20,5]]},"77":{"position":[[19,5]]},"78":{"position":[[32,6]]},"79":{"position":[[55,6]]},"80":{"position":[[41,6]]},"81":{"position":[[35,5]]}},"content":{"2":{"position":[[510,5]]},"3":{"position":[[433,5]]},"5":{"position":[[464,6]]},"13":{"position":[[1007,4]]},"15":{"position":[[933,4],[1892,5]]},"16":{"position":[[63,6],[94,5],[154,5],[309,6],[381,4],[443,6],[556,5],[611,4],[705,6],[784,4],[848,5],[876,4],[906,4],[1009,5],[1090,5],[1106,5],[1428,5],[1449,4]]},"17":{"position":[[120,6],[165,5],[314,4],[361,5],[411,4],[505,4],[558,4],[1206,5],[1417,4],[1763,4],[1821,4],[1901,5]]},"20":{"position":[[1391,4]]},"22":{"position":[[559,5]]},"25":{"position":[[69,5],[100,5],[300,5],[457,4]]},"27":{"position":[[69,5],[196,5],[235,6],[785,5]]},"28":{"position":[[42,5],[151,6]]},"30":{"position":[[284,4],[325,5],[441,4],[772,5],[1203,5],[1833,5],[2354,4]]},"31":{"position":[[169,5],[284,4],[386,4]]},"34":{"position":[[782,6],[882,6]]},"35":{"position":[[448,4]]},"37":{"position":[[115,5],[289,6],[492,6],[582,5],[671,5],[804,6],[940,6],[1018,5],[1053,5],[1189,6],[1266,5],[1301,5]]},"44":{"position":[[75,4],[105,4],[134,5],[216,6],[233,4],[301,5],[316,4]]},"45":{"position":[[71,4],[117,5],[570,9]]},"46":{"position":[[75,5],[314,5],[379,5],[542,4]]},"48":{"position":[[786,5],[823,6]]},"49":{"position":[[267,5],[326,6]]},"50":{"position":[[51,4],[68,5]]},"54":{"position":[[487,5]]},"56":{"position":[[333,6],[3657,4],[3967,4],[4465,4]]},"57":{"position":[[148,5],[381,5]]},"58":{"position":[[907,6]]},"60":{"position":[[72,5],[143,5],[467,5],[1597,5],[1742,4],[1907,5]]},"62":{"position":[[76,5],[153,5],[362,5],[893,6],[1722,4],[1770,4]]},"64":{"position":[[465,5]]},"66":{"position":[[255,4]]},"78":{"position":[[16,5]]},"79":{"position":[[113,5],[315,5],[670,4]]},"80":{"position":[[94,5],[116,5],[174,5],[260,6],[1292,6],[1494,5],[1594,4],[1734,5],[1822,4],[1920,4],[2016,5]]},"81":{"position":[[47,4]]},"83":{"position":[[288,5]]},"94":{"position":[[1123,4],[1220,5]]},"99":{"position":[[814,6],[935,5],[941,5],[1164,6],[1242,4],[1257,4],[1433,5],[1718,5],[1945,4],[1962,5],[2242,4]]},"103":{"position":[[780,5]]},"114":{"position":[[52,5],[286,4],[393,6],[515,5],[574,6]]},"117":{"position":[[121,5]]},"119":{"position":[[362,4],[408,4],[469,4],[491,4],[614,4],[893,4]]},"120":{"position":[[687,4],[733,4],[794,4],[1116,4]]},"121":{"position":[[773,4],[852,4],[1224,4],[1323,4]]},"123":{"position":[[633,4],[686,7],[727,7]]},"125":{"position":[[700,5],[1413,5],[1559,4],[1589,4],[1647,4],[1728,5],[2475,5],[3163,6],[3197,5],[3329,6],[6117,5],[7476,6],[7541,5],[8809,5],[8926,5],[9045,5]]},"129":{"position":[[619,5]]},"141":{"position":[[234,5],[253,6],[290,4],[461,5],[498,5],[529,4],[586,6],[660,5],[787,5],[870,5]]},"147":{"position":[[244,4],[348,4],[394,4],[905,8],[919,5],[960,5],[987,5],[993,9],[1224,4],[1328,7],[1424,7]]},"148":{"position":[[931,7],[943,4],[998,7]]},"149":{"position":[[871,6]]},"152":{"position":[[630,4],[745,6],[776,5],[879,5],[921,5],[1016,4],[1086,6]]},"153":{"position":[[608,5]]},"155":{"position":[[590,6],[1125,6]]},"156":{"position":[[287,5],[336,6],[708,6],[769,5],[1156,4],[1855,5]]},"166":{"position":[[412,4],[607,6],[1215,4]]}},"keywords":{}}],["file_cont",{"_index":1593,"title":{},"content":{"121":{"position":[[830,15],[885,15]]}},"keywords":{}}],["file_nam",{"_index":1592,"title":{},"content":{"121":{"position":[[778,14],[857,12]]}},"keywords":{}}],["file_name}and",{"_index":1594,"title":{},"content":{"121":{"position":[[969,15]]}},"keywords":{}}],["file_path",{"_index":1577,"title":{},"content":{"119":{"position":[[561,12],[619,12],[968,12]]},"120":{"position":[[816,13],[1022,12],[1121,12]]},"123":{"position":[[665,12],[707,12]]}},"keywords":{}}],["filenam",{"_index":1860,"title":{},"content":{"148":{"position":[[910,11],[948,11]]}},"keywords":{}}],["files)dynam",{"_index":1877,"title":{},"content":{"151":{"position":[[626,17]]}},"keywords":{}}],["files.keyword",{"_index":1188,"title":{},"content":{"80":{"position":[[1311,13]]}},"keywords":{}}],["files.testsuit",{"_index":740,"title":{},"content":{"30":{"position":[[1294,15],[1662,15]]}},"keywords":{}}],["files.vari",{"_index":821,"title":{},"content":{"37":{"position":[[457,15]]}},"keywords":{}}],["files}[0",{"_index":1858,"title":{},"content":{"147":{"position":[[966,11]]}},"keywords":{}}],["fill",{"_index":1872,"title":{},"content":{"148":{"position":[[1819,6]]}},"keywords":{}}],["filter",{"_index":883,"title":{"65":{"position":[[23,9]]},"67":{"position":[[20,6]]}},"content":{"42":{"position":[[500,9]]},"46":{"position":[[2218,6],[2403,9]]},"53":{"position":[[901,8]]},"67":{"position":[[48,6],[297,9],[550,10]]},"116":{"position":[[715,9]]},"125":{"position":[[9226,6]]}},"keywords":{}}],["final",{"_index":1794,"title":{},"content":{"141":{"position":[[1882,5]]}},"keywords":{}}],["financ",{"_index":306,"title":{},"content":{"8":{"position":[[1872,8]]}},"keywords":{}}],["financi",{"_index":275,"title":{},"content":{"8":{"position":[[1085,11]]}},"keywords":{}}],["find",{"_index":933,"title":{},"content":{"47":{"position":[[797,5]]},"108":{"position":[[919,4]]},"115":{"position":[[962,4]]},"138":{"position":[[1640,4]]}},"keywords":{}}],["fine",{"_index":710,"title":{},"content":{"26":{"position":[[1785,4]]},"70":{"position":[[52,4]]}},"keywords":{}}],["finish",{"_index":377,"title":{},"content":{"11":{"position":[[1661,7]]},"92":{"position":[[685,7]]},"101":{"position":[[1010,8]]},"156":{"position":[[1537,8]]},"157":{"position":[[701,9]]}},"keywords":{}}],["finland",{"_index":249,"title":{},"content":{"8":{"position":[[243,8]]}},"keywords":{}}],["first",{"_index":736,"title":{},"content":{"30":{"position":[[754,5]]},"39":{"position":[[949,5],[1700,5]]},"40":{"position":[[1003,5]]},"48":{"position":[[403,5]]},"56":{"position":[[2088,5],[2285,5],[2626,5]]},"57":{"position":[[1465,5],[1645,5]]},"60":{"position":[[649,5],[873,5],[1603,6]]},"83":{"position":[[161,5]]},"88":{"position":[[323,5],[675,5]]},"92":{"position":[[938,5]]},"95":{"position":[[1754,5]]},"117":{"position":[[61,5],[242,5],[272,5]]},"123":{"position":[[1176,5]]},"125":{"position":[[6057,5]]},"142":{"position":[[1142,5]]},"144":{"position":[[674,5],[705,6]]},"147":{"position":[[954,5]]},"152":{"position":[[161,5]]},"162":{"position":[[1055,5]]},"164":{"position":[[706,5]]}},"keywords":{}}],["first=1",{"_index":1842,"title":{},"content":{"145":{"position":[[377,7]]}},"keywords":{}}],["fish",{"_index":1605,"title":{},"content":{"121":{"position":[[2013,4],[2094,4]]}},"keywords":{}}],["five",{"_index":1630,"title":{},"content":{"125":{"position":[[4995,4]]},"144":{"position":[[418,4]]}},"keywords":{}}],["flag",{"_index":1220,"title":{},"content":{"86":{"position":[[587,5]]}},"keywords":{}}],["flaki",{"_index":1163,"title":{},"content":{"76":{"position":[[157,5]]}},"keywords":{}}],["flexibl",{"_index":117,"title":{},"content":{"2":{"position":[[1567,8]]},"11":{"position":[[1688,11]]},"13":{"position":[[646,11]]},"19":{"position":[[813,11]]},"20":{"position":[[1624,12]]},"21":{"position":[[1299,11]]},"27":{"position":[[1025,11]]},"109":{"position":[[1054,11]]},"131":{"position":[[634,11]]}},"keywords":{}}],["float",{"_index":1281,"title":{},"content":{"95":{"position":[[809,6]]},"143":{"position":[[932,8]]}},"keywords":{}}],["flow",{"_index":582,"title":{},"content":{"19":{"position":[[975,5],[1164,4]]},"22":{"position":[[250,5]]},"26":{"position":[[1713,4]]},"31":{"position":[[896,4],[1228,5]]},"42":{"position":[[287,5]]},"46":{"position":[[956,4]]},"107":{"position":[[249,5],[1073,4],[1193,4]]},"131":{"position":[[150,4]]},"138":{"position":[[516,5],[1298,5]]}},"keywords":{}}],["focu",{"_index":621,"title":{},"content":{"21":{"position":[[195,6]]},"106":{"position":[[400,5]]}},"keywords":{}}],["focus",{"_index":138,"title":{},"content":{"3":{"position":[[109,7]]},"5":{"position":[[560,8]]},"11":{"position":[[160,8],[413,7],[2251,8]]},"21":{"position":[[838,8]]},"24":{"position":[[262,7]]},"99":{"position":[[1387,7]]},"135":{"position":[[409,7]]}},"keywords":{}}],["follow",{"_index":479,"title":{},"content":{"15":{"position":[[998,8]]},"16":{"position":[[972,8],[1522,9]]},"30":{"position":[[544,9]]},"39":{"position":[[797,9],[1030,9],[1767,9]]},"40":{"position":[[366,8]]},"45":{"position":[[366,9]]},"46":{"position":[[1423,9]]},"48":{"position":[[463,8]]},"53":{"position":[[116,9]]},"56":{"position":[[3433,8]]},"57":{"position":[[924,9]]},"59":{"position":[[709,9]]},"60":{"position":[[86,9],[1521,9],[1667,8]]},"62":{"position":[[120,9]]},"63":{"position":[[796,6]]},"68":{"position":[[88,8]]},"69":{"position":[[83,8]]},"80":{"position":[[211,9]]},"83":{"position":[[206,8],[350,9],[865,9]]},"84":{"position":[[124,8]]},"85":{"position":[[116,8]]},"86":{"position":[[128,8]]},"87":{"position":[[1096,8]]},"92":{"position":[[1229,9]]},"93":{"position":[[717,8]]},"107":{"position":[[60,9]]},"112":{"position":[[382,9]]},"115":{"position":[[1566,9]]},"118":{"position":[[410,8]]},"120":{"position":[[372,8]]},"121":{"position":[[732,9],[1090,9]]},"124":{"position":[[130,6]]},"135":{"position":[[824,8]]},"137":{"position":[[590,8]]},"140":{"position":[[739,8]]},"141":{"position":[[1171,8],[1275,9]]},"142":{"position":[[650,8]]},"144":{"position":[[507,8]]},"145":{"position":[[598,8]]},"146":{"position":[[780,8]]},"147":{"position":[[1145,9]]},"148":{"position":[[495,8]]},"152":{"position":[[306,8]]},"164":{"position":[[683,9]]}},"keywords":{}}],["force=tru",{"_index":1334,"title":{},"content":{"101":{"position":[[1120,10]]}},"keywords":{}}],["form",{"_index":241,"title":{},"content":{"8":{"position":[[84,4]]},"11":{"position":[[803,5]]},"13":{"position":[[977,4]]},"22":{"position":[[1512,4]]},"25":{"position":[[370,7]]},"26":{"position":[[1332,4]]},"112":{"position":[[1222,7]]},"124":{"position":[[567,4]]},"125":{"position":[[1268,4]]}},"keywords":{}}],["form/mood",{"_index":1621,"title":{},"content":{"124":{"position":[[550,10]]}},"keywords":{}}],["format",{"_index":752,"title":{},"content":{"30":{"position":[[2166,8]]},"45":{"position":[[213,6]]},"48":{"position":[[391,7]]},"97":{"position":[[990,6]]},"117":{"position":[[698,7],[736,6],[833,6]]},"145":{"position":[[232,7]]}},"keywords":{}}],["formatter=repr",{"_index":1310,"title":{},"content":{"97":{"position":[[1239,14],[1462,14]]}},"keywords":{}}],["forward",{"_index":532,"title":{},"content":{"17":{"position":[[909,7],[1109,8]]},"59":{"position":[[982,7]]}},"keywords":{}}],["foster",{"_index":288,"title":{},"content":{"8":{"position":[[1399,9]]}},"keywords":{}}],["found",{"_index":606,"title":{},"content":{"20":{"position":[[872,5]]},"64":{"position":[[1110,6]]},"83":{"position":[[65,5]]},"90":{"position":[[1196,5]]},"111":{"position":[[249,7]]},"115":{"position":[[743,6],[791,6],[996,6]]},"125":{"position":[[3484,5]]},"137":{"position":[[498,5]]},"138":{"position":[[776,5]]},"140":{"position":[[2317,5]]},"149":{"position":[[1214,5]]}},"keywords":{}}],["foundat",{"_index":39,"title":{"8":{"position":[[32,11]]}},"content":{"0":{"position":[[478,10],[527,12]]},"5":{"position":[[83,12]]},"8":{"position":[[112,10],[144,10],[353,10],[529,10],[584,10],[866,10],[1195,10],[1487,10],[1861,10],[2242,10]]},"9":{"position":[[185,11]]},"19":{"position":[[491,10],[556,10],[580,10],[776,10]]},"20":{"position":[[510,10]]},"90":{"position":[[828,10],[995,10]]},"106":{"position":[[82,12]]},"109":{"position":[[94,10],[440,11],[569,10]]},"112":{"position":[[1234,10]]},"125":{"position":[[1296,10]]}},"keywords":{}}],["foundation'",{"_index":272,"title":{},"content":{"8":{"position":[[997,12]]},"109":{"position":[[594,12]]}},"keywords":{}}],["foundation—ha",{"_index":1529,"title":{},"content":{"112":{"position":[[1699,14]]}},"keywords":{}}],["four",{"_index":771,"title":{},"content":{"32":{"position":[[41,4]]},"56":{"position":[[498,4],[2544,4],[3824,4]]},"60":{"position":[[265,4],[554,4],[1291,4]]},"125":{"position":[[2717,4],[5071,4]]},"135":{"position":[[371,4]]},"140":{"position":[[43,4],[1065,4]]},"143":{"position":[[884,4]]},"144":{"position":[[413,4]]}},"keywords":{}}],["framework",{"_index":3,"title":{"0":{"position":[[24,9]]},"1":{"position":[[26,9]]},"2":{"position":[[12,9]]},"3":{"position":[[20,9]]},"5":{"position":[[29,9]]},"8":{"position":[[22,9]]},"9":{"position":[[12,9]]},"106":{"position":[[17,10]]}},"content":{"0":{"position":[[24,9],[92,10],[468,9]]},"2":{"position":[[143,9],[569,10],[769,10],[816,9],[1188,9],[1240,10],[2046,9]]},"3":{"position":[[59,9],[92,9],[517,9],[795,9]]},"4":{"position":[[58,9],[124,9],[247,10],[387,9],[558,9]]},"5":{"position":[[29,9],[114,10],[282,9],[549,10]]},"7":{"position":[[87,9],[119,9],[773,9]]},"8":{"position":[[102,9],[134,9],[182,9],[338,10],[383,9],[675,10],[1559,9],[2110,10],[2355,9]]},"9":{"position":[[69,9],[127,9]]},"11":{"position":[[59,9],[95,9],[1951,9],[2410,10],[2684,9]]},"13":{"position":[[182,10],[324,9],[620,9],[817,9]]},"15":{"position":[[152,10],[241,9],[319,9],[416,9],[1290,9]]},"16":{"position":[[1266,10]]},"17":{"position":[[716,9],[1053,9],[1673,9]]},"19":{"position":[[414,10],[599,9],[795,10]]},"20":{"position":[[434,10],[846,9],[982,10],[1046,9],[1101,10],[1507,9]]},"21":{"position":[[1279,10]]},"22":{"position":[[1051,9]]},"24":{"position":[[10,10],[382,9]]},"25":{"position":[[7,9],[234,11]]},"26":{"position":[[236,9],[545,10],[589,9],[1265,9],[2100,9]]},"27":{"position":[[592,9],[689,9],[993,9]]},"28":{"position":[[106,10]]},"30":{"position":[[133,9],[731,9]]},"31":{"position":[[81,10],[124,10],[727,9]]},"32":{"position":[[84,10],[102,9],[759,9],[969,9]]},"33":{"position":[[431,9]]},"35":{"position":[[160,10],[609,9]]},"37":{"position":[[1389,10]]},"41":{"position":[[153,10]]},"42":{"position":[[48,9]]},"44":{"position":[[117,9]]},"45":{"position":[[102,9],[409,9]]},"48":{"position":[[308,9]]},"50":{"position":[[122,9]]},"56":{"position":[[104,10],[143,9],[323,9],[637,9]]},"57":{"position":[[1161,9]]},"58":{"position":[[83,9],[309,10],[742,10]]},"59":{"position":[[83,10],[104,9]]},"62":{"position":[[1354,9]]},"63":{"position":[[1317,10]]},"64":{"position":[[947,9],[1241,10]]},"67":{"position":[[109,9],[280,10]]},"72":{"position":[[66,9]]},"74":{"position":[[147,10]]},"83":{"position":[[928,10],[991,9],[1040,10]]},"90":{"position":[[1014,9],[1170,9]]},"91":{"position":[[920,10]]},"95":{"position":[[184,9],[464,9],[736,9],[1006,9],[1513,9]]},"96":{"position":[[513,9]]},"98":{"position":[[90,10],[253,9]]},"99":{"position":[[344,9],[523,10],[2016,10],[2180,9],[2226,9]]},"102":{"position":[[437,10]]},"105":{"position":[[174,10],[485,9],[927,10]]},"106":{"position":[[11,10],[123,10]]},"107":{"position":[[136,10],[187,10],[921,10]]},"108":{"position":[[267,9],[678,10],[1295,9]]},"109":{"position":[[84,9],[285,10],[355,9],[430,9],[521,9],[559,9],[776,10]]},"110":{"position":[[110,10]]},"112":{"position":[[11,9],[64,9],[1329,9]]},"115":{"position":[[255,9],[621,9],[1009,9]]},"117":{"position":[[674,9]]},"121":{"position":[[231,10]]},"123":{"position":[[258,9]]},"125":{"position":[[87,9],[138,9],[292,9],[343,9],[409,9],[535,9],[797,9],[1177,9],[1286,9],[1358,9],[2207,10],[2410,10],[2532,9],[2683,10],[2760,10],[3107,10],[4919,9],[7775,9],[9107,9],[9287,9],[9374,9],[9451,9],[9629,9],[9726,9],[9812,9],[9880,9],[10507,9],[10670,9]]},"131":{"position":[[117,9]]},"135":{"position":[[107,9],[357,9]]},"137":{"position":[[1299,10]]},"140":{"position":[[174,9],[612,9],[953,10],[1743,10]]},"141":{"position":[[1690,9]]},"142":{"position":[[223,9],[334,10]]},"143":{"position":[[85,9]]},"145":{"position":[[784,9]]},"146":{"position":[[99,10]]},"148":{"position":[[117,9]]},"149":{"position":[[99,10]]},"151":{"position":[[126,9],[234,9],[337,10],[675,9]]},"152":{"position":[[105,9],[1134,9]]},"153":{"position":[[94,9]]},"154":{"position":[[76,9],[106,9]]},"158":{"position":[[506,9]]},"160":{"position":[[93,9]]},"162":{"position":[[283,9]]},"163":{"position":[[99,9]]},"164":{"position":[[119,9],[787,9]]},"165":{"position":[[297,9]]},"166":{"position":[[48,9],[129,9]]}},"keywords":{}}],["framework"",{"_index":602,"title":{},"content":{"20":{"position":[[681,15]]},"159":{"position":[[685,15]]}},"keywords":{}}],["framework'",{"_index":122,"title":{},"content":{"2":{"position":[[1658,11]]},"8":{"position":[[813,11]]},"9":{"position":[[368,11]]},"11":{"position":[[1676,11],[2631,11]]},"20":{"position":[[940,11]]}},"keywords":{}}],["framework®"",{"_index":1431,"title":{},"content":{"109":{"position":[[722,16]]}},"keywords":{}}],["framework’",{"_index":276,"title":{},"content":{"8":{"position":[[1112,11]]},"106":{"position":[[742,11]]}},"keywords":{}}],["frank",{"_index":1477,"title":{},"content":{"112":{"position":[[525,5],[815,5]]}},"keywords":{}}],["free",{"_index":1217,"title":{"94":{"position":[[8,4]]}},"content":{"85":{"position":[[684,4]]},"87":{"position":[[1057,4]]},"94":{"position":[[43,4],[586,4],[746,4]]},"122":{"position":[[49,4]]},"125":{"position":[[4270,4]]}},"keywords":{}}],["freeli",{"_index":209,"title":{},"content":{"7":{"position":[[295,6]]},"8":{"position":[[401,6],[701,6]]}},"keywords":{}}],["frequent",{"_index":354,"title":{},"content":{"11":{"position":[[909,10]]}},"keywords":{}}],["front",{"_index":155,"title":{},"content":{"3":{"position":[[612,5]]}},"keywords":{}}],["fruit",{"_index":1729,"title":{},"content":{"136":{"position":[[497,9],[556,5],[571,8],[583,9],[608,8],[687,6]]}},"keywords":{}}],["full",{"_index":1098,"title":{},"content":{"64":{"position":[[1126,4],[1328,4],[1755,4]]},"115":{"position":[[729,4],[777,4]]}},"keywords":{}}],["fulli",{"_index":1255,"title":{},"content":{"90":{"position":[[1482,5]]}},"keywords":{}}],["function",{"_index":166,"title":{},"content":{"3":{"position":[[909,13]]},"11":{"position":[[281,10],[300,10],[621,8],[1560,11]]},"13":{"position":[[438,16],[575,15]]},"15":{"position":[[761,14]]},"21":{"position":[[1018,13]]},"22":{"position":[[1435,13]]},"54":{"position":[[555,14]]},"60":{"position":[[228,13]]},"64":{"position":[[799,14]]},"95":{"position":[[499,8]]},"96":{"position":[[265,9]]},"99":{"position":[[283,14],[471,9],[687,9]]},"106":{"position":[[759,15]]},"161":{"position":[[880,10]]}},"keywords":{}}],["functional_keywords.resourc",{"_index":1055,"title":{},"content":{"62":{"position":[[317,28],[554,29],[710,28]]}},"keywords":{}}],["fund",{"_index":256,"title":{},"content":{"8":{"position":[[595,5],[1807,7],[2040,5]]}},"keywords":{}}],["fundament",{"_index":720,"title":{},"content":{"27":{"position":[[959,11]]},"108":{"position":[[1305,12]]}},"keywords":{}}],["further",{"_index":45,"title":{},"content":{"0":{"position":[[568,7]]},"8":{"position":[[793,7]]},"15":{"position":[[777,7]]},"20":{"position":[[1561,7]]},"35":{"position":[[929,7]]},"96":{"position":[[196,7]]},"105":{"position":[[583,7]]},"123":{"position":[[327,7]]}},"keywords":{}}],["furthermor",{"_index":768,"title":{},"content":{"31":{"position":[[1116,11]]}},"keywords":{}}],["futur",{"_index":255,"title":{},"content":{"8":{"position":[[498,7]]},"63":{"position":[[766,6]]},"106":{"position":[[528,6]]},"107":{"position":[[792,6]]},"109":{"position":[[342,6]]}},"keywords":{}}],["gain",{"_index":1394,"title":{},"content":{"106":{"position":[[781,7]]},"107":{"position":[[147,4],[1114,4]]},"108":{"position":[[1237,4]]}},"keywords":{}}],["gasq",{"_index":1455,"title":{"111":{"position":[[40,7]]}},"content":{"111":{"position":[[140,5],[240,4]]}},"keywords":{}}],["gather",{"_index":1265,"title":{},"content":{"94":{"position":[[372,6]]},"96":{"position":[[91,6]]},"148":{"position":[[1388,8]]}},"keywords":{}}],["gener",{"_index":51,"title":{"2":{"position":[[35,8]]}},"content":{"2":{"position":[[55,7],[158,7],[1101,10]]},"3":{"position":[[297,10],[362,7]]},"5":{"position":[[315,9]]},"30":{"position":[[1058,10]]},"31":{"position":[[62,9],[147,9],[643,9]]},"83":{"position":[[968,9]]},"97":{"position":[[895,7]]},"99":{"position":[[298,7],[756,8],[908,8]]},"125":{"position":[[204,7],[2664,9]]},"151":{"position":[[429,8],[815,9]]},"156":{"position":[[843,9]]},"161":{"position":[[870,9]]},"162":{"position":[[137,9]]}},"keywords":{}}],["generos",{"_index":1520,"title":{},"content":{"112":{"position":[[1422,10]]}},"keywords":{}}],["gerwin",{"_index":1480,"title":{},"content":{"112":{"position":[[545,6],[780,6]]}},"keywords":{}}],["get",{"_index":192,"title":{"5":{"position":[[2,7]]}},"content":{"5":{"position":[[2,7]]}},"keywords":{}}],["getter",{"_index":985,"title":{},"content":{"56":{"position":[[1744,6],[1989,6],[2399,6]]},"57":{"position":[[1851,6]]}},"keywords":{}}],["gherkin",{"_index":592,"title":{},"content":{"20":{"position":[[182,7],[1375,7]]}},"keywords":{}}],["github",{"_index":282,"title":{},"content":{"8":{"position":[[1287,6]]}},"keywords":{}}],["give",{"_index":761,"title":{},"content":{"31":{"position":[[503,5]]},"64":{"position":[[1117,4]]},"97":{"position":[[303,4]]}},"keywords":{}}],["given",{"_index":525,"title":{},"content":{"17":{"position":[[265,6],[391,6],[450,5],[485,6]]},"20":{"position":[[390,6],[526,5],[784,6],[1153,5]]},"30":{"position":[[406,5],[785,5]]},"31":{"position":[[345,5]]},"39":{"position":[[1706,5]]},"90":{"position":[[865,5],[1108,6],[1280,5]]},"94":{"position":[[471,5]]},"95":{"position":[[540,5],[1028,5],[1557,5]]},"112":{"position":[[771,5]]},"115":{"position":[[811,6]]},"121":{"position":[[1237,5],[1944,5]]}},"keywords":{}}],["global",{"_index":926,"title":{"111":{"position":[[0,6]]},"155":{"position":[[10,6]]},"159":{"position":[[6,6]]}},"content":{"47":{"position":[[382,8]]},"49":{"position":[[718,8]]},"63":{"position":[[202,6]]},"102":{"position":[[1475,8]]},"111":{"position":[[44,6],[86,6]]},"125":{"position":[[9925,6]]},"128":{"position":[[1046,8]]},"141":{"position":[[1005,8]]},"148":{"position":[[2270,6]]},"149":{"position":[[1194,6]]},"151":{"position":[[888,8]]},"152":{"position":[[316,6],[461,6]]},"155":{"position":[[53,6],[454,6],[626,6],[786,6],[855,6],[995,6]]},"156":{"position":[[589,6],[1289,6],[1445,6],[1578,6]]},"157":{"position":[[648,6],[783,6]]},"159":{"position":[[23,6],[156,6]]}},"keywords":{}}],["global_vari",{"_index":1901,"title":{},"content":{"155":{"position":[[927,19]]}},"keywords":{}}],["glossari",{"_index":1315,"title":{"99":{"position":[[0,8]]}},"content":{"99":{"position":[[0,8]]}},"keywords":{}}],["goal",{"_index":432,"title":{},"content":{"12":{"position":[[272,4]]}},"keywords":{}}],["good",{"_index":1301,"title":{},"content":{"97":{"position":[[185,4]]},"117":{"position":[[455,4]]}},"keywords":{}}],["govern",{"_index":263,"title":{},"content":{"8":{"position":[[850,11],[2493,11]]}},"keywords":{}}],["grade",{"_index":1707,"title":{},"content":{"133":{"position":[[367,5],[405,5],[422,5]]}},"keywords":{}}],["grain",{"_index":711,"title":{},"content":{"26":{"position":[[1790,7]]}},"keywords":{}}],["grant",{"_index":1714,"title":{},"content":{"134":{"position":[[222,8]]}},"keywords":{}}],["granular",{"_index":389,"title":{},"content":{"11":{"position":[[2236,8]]},"26":{"position":[[2008,8]]}},"keywords":{}}],["gratitud",{"_index":1534,"title":{},"content":{"112":{"position":[[1864,9]]}},"keywords":{}}],["greater",{"_index":617,"title":{},"content":{"20":{"position":[[1616,7]]}},"keywords":{}}],["greatest",{"_index":1884,"title":{},"content":{"152":{"position":[[213,8]]}},"keywords":{}}],["greatli",{"_index":1508,"title":{},"content":{"112":{"position":[[885,7]]}},"keywords":{}}],["grid",{"_index":994,"title":{},"content":{"56":{"position":[[4227,4]]}},"keywords":{}}],["groundwork",{"_index":1516,"title":{},"content":{"112":{"position":[[1131,10]]}},"keywords":{}}],["group",{"_index":692,"title":{},"content":{"25":{"position":[[536,8]]},"86":{"position":[[286,6]]},"87":{"position":[[319,7],[382,5]]}},"keywords":{}}],["grow",{"_index":320,"title":{},"content":{"8":{"position":[[2378,4]]}},"keywords":{}}],["gt",{"_index":735,"title":{},"content":{"30":{"position":[[676,4],[1095,4]]},"133":{"position":[[354,5],[392,5]]}},"keywords":{}}],["gtaa",{"_index":50,"title":{"2":{"position":[[30,4]]}},"content":{"2":{"position":[[92,6],[195,6]]},"99":{"position":[[335,6]]},"125":{"position":[[241,6]]}},"keywords":{}}],["guarante",{"_index":220,"title":{},"content":{"7":{"position":[[495,10]]}},"keywords":{}}],["guid",{"_index":1381,"title":{},"content":{"105":{"position":[[1309,5]]}},"keywords":{}}],["guidanc",{"_index":1357,"title":{},"content":{"105":{"position":[[32,8]]}},"keywords":{}}],["hand",{"_index":1224,"title":{},"content":{"87":{"position":[[369,4],[441,4]]},"116":{"position":[[480,4]]}},"keywords":{}}],["handi",{"_index":840,"title":{},"content":{"39":{"position":[[705,5]]}},"keywords":{}}],["handl",{"_index":150,"title":{},"content":{"3":{"position":[[404,6]]},"11":{"position":[[2386,7],[2710,6]]},"21":{"position":[[614,8]]},"42":{"position":[[325,8]]},"110":{"position":[[243,8],[368,7]]},"140":{"position":[[1643,8],[1695,6]]}},"keywords":{}}],["hang",{"_index":1738,"title":{},"content":{"137":{"position":[[1498,4]]}},"keywords":{}}],["happen",{"_index":486,"title":{},"content":{"15":{"position":[[1116,7]]},"64":{"position":[[63,6]]},"125":{"position":[[7679,6]]}},"keywords":{}}],["hard",{"_index":932,"title":{},"content":{"47":{"position":[[779,4]]}},"keywords":{}}],["harder",{"_index":967,"title":{},"content":{"54":{"position":[[1561,6]]}},"keywords":{}}],["hartman",{"_index":1495,"title":{},"content":{"112":{"position":[[665,8]]}},"keywords":{}}],["hash",{"_index":980,"title":{},"content":{"56":{"position":[[1326,4]]},"58":{"position":[[207,4],[219,4],[399,6],[555,4],[621,4],[814,4]]},"59":{"position":[[322,4],[1460,5]]},"60":{"position":[[2484,4]]}},"keywords":{}}],["hash."",{"_index":1025,"title":{},"content":{"59":{"position":[[1494,11]]}},"keywords":{}}],["hdr",{"_index":989,"title":{},"content":{"56":{"position":[[2594,3]]}},"keywords":{}}],["header",{"_index":888,"title":{},"content":{"45":{"position":[[197,6]]},"53":{"position":[[960,6]]},"56":{"position":[[1432,6]]}},"keywords":{}}],["healthi",{"_index":287,"title":{},"content":{"8":{"position":[[1377,7]]}},"keywords":{}}],["heartfelt",{"_index":1533,"title":{},"content":{"112":{"position":[[1854,9]]}},"keywords":{}}],["hello",{"_index":1939,"title":{},"content":{"159":{"position":[[498,8],[510,5]]}},"keywords":{}}],["help",{"_index":301,"title":{"30":{"position":[[22,5]]}},"content":{"8":{"position":[[1694,5]]},"30":{"position":[[2424,4],[2464,5]]},"31":{"position":[[1080,7]]},"105":{"position":[[1303,5]]},"117":{"position":[[392,5]]},"121":{"position":[[1508,4],[1778,4]]},"138":{"position":[[130,7]]}},"keywords":{}}],["helsinki",{"_index":248,"title":{},"content":{"8":{"position":[[233,9]]}},"keywords":{}}],["here",{"_index":1743,"title":{},"content":{"138":{"position":[[1009,4]]},"141":{"position":[[825,4]]},"152":{"position":[[134,4]]},"153":{"position":[[241,4]]}},"keywords":{}}],["hierarch",{"_index":688,"title":{},"content":{"25":{"position":[[380,12]]},"62":{"position":[[1002,12]]},"99":{"position":[[1220,15]]}},"keywords":{}}],["hierarchi",{"_index":802,"title":{"62":{"position":[[16,12]]}},"content":{"34":{"position":[[579,9]]}},"keywords":{}}],["high",{"_index":1425,"title":{},"content":{"109":{"position":[[207,4]]}},"keywords":{}}],["higher",{"_index":387,"title":{},"content":{"11":{"position":[[2066,6]]},"26":{"position":[[850,6]]},"152":{"position":[[1026,6]]},"153":{"position":[[159,6],[516,6],[703,6]]},"156":{"position":[[653,6],[1002,6],[1469,6],[1616,6]]},"157":{"position":[[618,6]]}},"keywords":{}}],["highest",{"_index":1887,"title":{},"content":{"152":{"position":[[433,7]]},"155":{"position":[[505,7]]}},"keywords":{}}],["highli",{"_index":653,"title":{},"content":{"22":{"position":[[902,6]]}},"keywords":{}}],["hint",{"_index":1289,"title":{},"content":{"95":{"position":[[1380,5],[1412,5],[2115,5]]},"96":{"position":[[70,6],[349,4],[620,4]]},"125":{"position":[[4458,6]]}},"keywords":{}}],["host",{"_index":1108,"title":{},"content":{"64":{"position":[[1614,7]]}},"keywords":{}}],["html",{"_index":759,"title":{},"content":{"31":{"position":[[408,4]]}},"keywords":{}}],["http://example.com",{"_index":1194,"title":{},"content":{"81":{"position":[[173,18]]}},"keywords":{}}],["http://robotframework.org",{"_index":568,"title":{},"content":{"19":{"position":[[517,25]]}},"keywords":{}}],["https://example.com/search",{"_index":1802,"title":{},"content":{"142":{"position":[[1202,26]]}},"keywords":{}}],["https://example.com/search?query=robot+framework&page=1&filter=recent&lang=en&category=test",{"_index":1808,"title":{},"content":{"142":{"position":[[1390,107]]}},"keywords":{}}],["https://robotframework.org/found",{"_index":572,"title":{},"content":{"19":{"position":[[620,37]]},"90":{"position":[[1046,37]]}},"keywords":{}}],["human",{"_index":440,"title":{},"content":{"13":{"position":[[109,7]]},"56":{"position":[[4485,5]]},"125":{"position":[[556,5]]}},"keywords":{}}],["hák",{"_index":1503,"title":{},"content":{"112":{"position":[[724,4]]}},"keywords":{}}],["i.",{"_index":129,"title":{},"content":{"2":{"position":[[1917,4]]},"32":{"position":[[614,4]]},"35":{"position":[[801,4]]},"56":{"position":[[392,5],[3245,4],[3464,4]]},"59":{"position":[[418,4]]},"89":{"position":[[659,4]]},"94":{"position":[[1066,4]]},"95":{"position":[[1166,4]]},"124":{"position":[[383,5],[628,5],[689,4],[862,5],[943,5]]},"140":{"position":[[411,4]]},"146":{"position":[[296,5]]},"156":{"position":[[673,4]]}},"keywords":{}}],["id",{"_index":162,"title":{},"content":{"3":{"position":[[763,5]]},"15":{"position":[[2008,3],[2049,3]]},"16":{"position":[[1233,3]]},"64":{"position":[[182,3]]},"125":{"position":[[20,2]]},"155":{"position":[[1152,4]]},"156":{"position":[[1957,3]]},"157":{"position":[[1084,3]]}},"keywords":{}}],["ideal",{"_index":1670,"title":{},"content":{"127":{"position":[[902,5]]},"155":{"position":[[355,5]]}},"keywords":{}}],["ident",{"_index":988,"title":{},"content":{"56":{"position":[[2268,9]]},"57":{"position":[[978,10]]},"115":{"position":[[558,10]]},"141":{"position":[[1547,9]]}},"keywords":{}}],["identifi",{"_index":1405,"title":{},"content":{"107":{"position":[[1457,8]]},"115":{"position":[[573,8]]}},"keywords":{}}],["if/els",{"_index":1690,"title":{"133":{"position":[[6,7],[14,7]]}},"content":{"131":{"position":[[93,7]]},"133":{"position":[[79,7],[87,7]]}},"keywords":{}}],["ignor",{"_index":605,"title":{},"content":{"20":{"position":[[829,7]]},"37":{"position":[[1357,7]]},"50":{"position":[[105,7]]},"57":{"position":[[355,7]]},"58":{"position":[[292,7]]},"62":{"position":[[1332,7]]},"89":{"position":[[902,8]]},"90":{"position":[[1153,7]]},"99":{"position":[[1999,7]]},"115":{"position":[[453,7],[686,7]]},"140":{"position":[[568,7]]}},"keywords":{}}],["ignore_cas",{"_index":1241,"title":{},"content":{"89":{"position":[[757,11]]},"120":{"position":[[993,16]]}},"keywords":{}}],["ignore_case=${ignore_cas",{"_index":1586,"title":{},"content":{"120":{"position":[[1195,26]]}},"keywords":{}}],["ignore_case=tru",{"_index":874,"title":{},"content":{"40":{"position":[[971,16]]},"97":{"position":[[1222,16],[1445,16]]}},"keywords":{}}],["ignore_case}=${tru",{"_index":1584,"title":{},"content":{"120":{"position":[[579,23],[1073,22]]}},"keywords":{}}],["ignore_case}=tru",{"_index":1582,"title":{},"content":{"120":{"position":[[430,20]]}},"keywords":{}}],["ilmari",{"_index":1482,"title":{},"content":{"112":{"position":[[562,6]]}},"keywords":{}}],["imagin",{"_index":1286,"title":{},"content":{"95":{"position":[[1096,7]]}},"keywords":{}}],["immedi",{"_index":362,"title":{},"content":{"11":{"position":[[1291,9]]}},"keywords":{}}],["immediately.continu",{"_index":1740,"title":{},"content":{"138":{"position":[[332,20]]}},"keywords":{}}],["impact",{"_index":1531,"title":{},"content":{"112":{"position":[[1729,7]]},"152":{"position":[[222,6]]}},"keywords":{}}],["imper",{"_index":557,"title":{},"content":{"19":{"position":[[186,10],[695,11]]},"21":{"position":[[325,10]]},"124":{"position":[[634,10]]}},"keywords":{}}],["implement",{"_index":491,"title":{},"content":{"15":{"position":[[1304,11],[1413,15]]},"20":{"position":[[1126,10]]},"26":{"position":[[1035,11]]},"27":{"position":[[489,11],[664,11]]},"94":{"position":[[980,15]]},"95":{"position":[[334,14],[2214,14]]},"96":{"position":[[320,14]]},"97":{"position":[[169,15]]},"114":{"position":[[181,14]]},"140":{"position":[[964,11]]}},"keywords":{}}],["import",{"_index":200,"title":{"14":{"position":[[12,7]]},"17":{"position":[[6,6]]},"61":{"position":[[13,9]]},"62":{"position":[[6,9]]},"152":{"position":[[30,8]]}},"content":{"5":{"position":[[482,6]]},"15":{"position":[[83,6],[891,6],[1512,8],[1568,6],[1627,8],[1670,8],[1803,9]]},"16":{"position":[[103,6],[482,8],[525,8],[619,9],[676,8],[761,8],[826,7],[858,6],[1025,6]]},"17":{"position":[[90,6],[133,9],[327,9],[571,9],[1430,9],[1609,6],[1723,8],[1796,6],[1873,9]]},"27":{"position":[[299,9]]},"37":{"position":[[253,6],[406,6],[435,6],[476,6],[1033,8],[1281,8]]},"46":{"position":[[252,6],[336,6]]},"49":{"position":[[303,7]]},"60":{"position":[[442,8],[1880,8]]},"62":{"position":[[56,7],[921,9],[976,7],[1060,8],[1086,7],[1120,7],[1165,6],[1305,8],[1422,8],[1472,8],[1684,6],[1763,6]]},"63":{"position":[[61,6],[367,9],[585,9],[1676,9]]},"64":{"position":[[344,8],[475,8],[504,9],[1790,8]]},"80":{"position":[[1255,6],[1741,9],[1791,8],[2026,6]]},"81":{"position":[[270,6]]},"87":{"position":[[672,9]]},"96":{"position":[[566,9]]},"97":{"position":[[139,9],[266,10]]},"98":{"position":[[319,9]]},"99":{"position":[[1002,8]]},"114":{"position":[[551,7]]},"117":{"position":[[508,9],[707,9]]},"125":{"position":[[3035,6],[3206,6],[3299,6],[4590,8],[7448,6],[7521,7],[7610,6],[9698,8]]},"141":{"position":[[509,6],[560,7],[1410,8]]},"149":{"position":[[852,9]]},"151":{"position":[[526,8],[608,8]]},"152":{"position":[[77,8],[672,9],[786,8],[1057,8]]},"153":{"position":[[202,8]]},"155":{"position":[[1102,8]]},"156":{"position":[[875,8]]},"157":{"position":[[463,9]]}},"keywords":{}}],["impress",{"_index":1303,"title":{},"content":{"97":{"position":[[312,10]]}},"keywords":{}}],["improv",{"_index":587,"title":{},"content":{"19":{"position":[[1120,8]]},"26":{"position":[[671,7]]},"49":{"position":[[473,8]]},"53":{"position":[[1076,7]]},"107":{"position":[[597,7]]},"121":{"position":[[1484,7]]},"141":{"position":[[1230,7]]}},"keywords":{}}],["in3.1",{"_index":520,"title":{},"content":{"16":{"position":[[1434,5]]}},"keywords":{}}],["includ",{"_index":9,"title":{"68":{"position":[[8,9]]},"70":{"position":[[18,7]]}},"content":{"0":{"position":[[103,9]]},"2":{"position":[[522,7],[834,9]]},"3":{"position":[[154,9],[536,8]]},"7":{"position":[[245,8],[344,9]]},"8":{"position":[[540,8],[2222,9]]},"9":{"position":[[203,8]]},"11":{"position":[[267,8],[784,8]]},"13":{"position":[[827,8]]},"26":{"position":[[1833,8]]},"31":{"position":[[436,9],[547,9]]},"64":{"position":[[1356,9]]},"68":{"position":[[4,7],[65,7],[123,7]]},"69":{"position":[[332,7]]},"70":{"position":[[19,7],[103,7]]},"71":{"position":[[10,7],[155,7],[217,7]]},"83":{"position":[[1022,8]]},"90":{"position":[[168,7],[410,7],[1232,9]]},"99":{"position":[[1181,7]]},"106":{"position":[[313,8]]},"107":{"position":[[208,9]]},"110":{"position":[[465,9],[831,8]]},"115":{"position":[[401,7]]},"117":{"position":[[840,9]]},"120":{"position":[[533,7]]},"124":{"position":[[1049,8]]},"128":{"position":[[990,9]]},"140":{"position":[[1886,9]]},"141":{"position":[[1704,7]]},"156":{"position":[[180,9]]},"161":{"position":[[828,7]]}},"keywords":{}}],["inclus",{"_index":1588,"title":{},"content":{"121":{"position":[[271,9]]}},"keywords":{}}],["incorpor",{"_index":594,"title":{},"content":{"20":{"position":[[301,12]]}},"keywords":{}}],["increas",{"_index":635,"title":{},"content":{"21":{"position":[[1174,9],[1227,10]]},"42":{"position":[[90,10]]}},"keywords":{}}],["indefinit",{"_index":1739,"title":{},"content":{"137":{"position":[[1503,13]]}},"keywords":{}}],["indent",{"_index":935,"title":{"56":{"position":[[21,12]]}},"content":{"48":{"position":[[373,11],[412,8],[475,8]]},"56":{"position":[[68,11],[161,11],[296,6],[605,9],[999,11],[2920,12],[3093,12],[3155,11],[3226,9],[3329,8],[3556,8],[3801,8],[4114,11]]},"57":{"position":[[686,11]]},"60":{"position":[[510,9],[1276,11]]},"114":{"position":[[61,11],[199,8]]},"115":{"position":[[1453,12]]},"125":{"position":[[2171,11]]}},"keywords":{}}],["indented,must",{"_index":1786,"title":{},"content":{"141":{"position":[[1065,13]]}},"keywords":{}}],["independ",{"_index":551,"title":{},"content":{"17":{"position":[[1838,11]]},"89":{"position":[[1051,11]]},"103":{"position":[[306,13]]},"109":{"position":[[503,11]]},"110":{"position":[[20,11]]},"111":{"position":[[304,12]]}},"keywords":{}}],["index",{"_index":1829,"title":{},"content":{"144":{"position":[[525,5]]}},"keywords":{}}],["indexes.for",{"_index":1721,"title":{},"content":{"135":{"position":[[719,11]]}},"keywords":{}}],["indic",{"_index":773,"title":{},"content":{"32":{"position":[[144,8],[234,9],[380,9]]},"40":{"position":[[292,10]]},"58":{"position":[[237,8]]},"90":{"position":[[1626,8]]},"127":{"position":[[852,10]]},"128":{"position":[[1160,10]]},"129":{"position":[[546,10]]}},"keywords":{}}],["indirectli",{"_index":1785,"title":{},"content":{"141":{"position":[[546,10]]}},"keywords":{}}],["individu",{"_index":390,"title":{},"content":{"11":{"position":[[2263,10]]},"42":{"position":[[413,10]]},"46":{"position":[[1306,10],[1742,10]]},"48":{"position":[[650,10]]},"66":{"position":[[512,10]]},"102":{"position":[[678,10]]},"112":{"position":[[392,11]]},"127":{"position":[[495,13]]},"128":{"position":[[508,10]]},"162":{"position":[[481,10]]},"165":{"position":[[223,10]]}},"keywords":{}}],["industri",{"_index":1457,"title":{},"content":{"111":{"position":[[230,9],[428,9]]}},"keywords":{}}],["infinit",{"_index":1737,"title":{},"content":{"137":{"position":[[1447,8]]}},"keywords":{}}],["influenc",{"_index":527,"title":{},"content":{"17":{"position":[[737,10]]},"64":{"position":[[329,9]]},"151":{"position":[[300,9]]}},"keywords":{}}],["info",{"_index":814,"title":{},"content":{"35":{"position":[[806,5]]},"121":{"position":[[1267,6]]}},"keywords":{}}],["inform",{"_index":316,"title":{"83":{"position":[[25,12]]}},"content":{"8":{"position":[[2209,12]]},"15":{"position":[[799,11]]},"16":{"position":[[402,11],[1047,11]]},"31":{"position":[[666,11]]},"35":{"position":[[139,11],[565,11],[635,11],[937,11]]},"41":{"position":[[556,11]]},"46":{"position":[[799,11],[1166,12],[1910,12],[2270,11],[2432,12]]},"47":{"position":[[849,11]]},"48":{"position":[[887,11]]},"49":{"position":[[1126,11]]},"66":{"position":[[1242,12]]},"69":{"position":[[421,12]]},"83":{"position":[[41,11],[360,11]]},"85":{"position":[[536,11],[714,11]]},"86":{"position":[[532,11],[701,11]]},"87":{"position":[[682,11],[773,11]]},"95":{"position":[[2147,11]]},"96":{"position":[[98,11]]},"103":{"position":[[909,11]]},"110":{"position":[[729,12]]},"117":{"position":[[560,11]]},"124":{"position":[[1028,11]]},"125":{"position":[[3460,11],[10709,11]]},"146":{"position":[[674,12]]},"148":{"position":[[1376,11],[1684,11]]},"166":{"position":[[87,11],[1557,11]]}},"keywords":{}}],["information.3rd",{"_index":469,"title":{},"content":{"15":{"position":[[454,15]]}},"keywords":{}}],["infrastructur",{"_index":280,"title":{},"content":{"8":{"position":[[1241,15]]}},"keywords":{}}],["initi",{"_index":1118,"title":{"77":{"position":[[4,14]]},"78":{"position":[[17,14]]},"79":{"position":[[40,14]]},"80":{"position":[[26,14]]},"81":{"position":[[20,14]]}},"content":{"66":{"position":[[240,14]]},"78":{"position":[[1,14]]},"79":{"position":[[98,14],[300,14],[655,14]]},"80":{"position":[[79,14],[101,14],[245,14],[1479,14],[1579,14],[1719,14],[1807,14],[1905,14]]},"81":{"position":[[32,14],[85,10],[209,10]]},"112":{"position":[[1178,7]]},"125":{"position":[[8794,14],[8911,14],[9030,14]]},"127":{"position":[[1300,10]]},"131":{"position":[[578,7]]},"141":{"position":[[934,10]]},"148":{"position":[[1735,11]]},"156":{"position":[[693,14]]}},"keywords":{}}],["inlin",{"_index":1710,"title":{"134":{"position":[[6,6]]}},"content":{"134":{"position":[[49,6],[303,6]]}},"keywords":{}}],["innov",{"_index":310,"title":{},"content":{"8":{"position":[[1994,11]]}},"keywords":{}}],["input",{"_index":646,"title":{},"content":{"22":{"position":[[715,5],[1517,6]]}},"keywords":{}}],["inputs.clar",{"_index":662,"title":{},"content":{"22":{"position":[[1280,15]]}},"keywords":{}}],["insensit",{"_index":1546,"title":{},"content":{"115":{"position":[[381,11],[670,11],[849,13]]},"120":{"position":[[931,11]]},"140":{"position":[[494,11]]},"143":{"position":[[718,11],[1010,11]]}},"keywords":{}}],["insid",{"_index":924,"title":{},"content":{"47":{"position":[[182,6]]},"99":{"position":[[2479,6]]},"149":{"position":[[660,6],[986,6]]}},"keywords":{}}],["insight",{"_index":300,"title":{},"content":{"8":{"position":[[1667,9]]},"107":{"position":[[1119,8]]},"112":{"position":[[862,10]]}},"keywords":{}}],["instal",{"_index":179,"title":{},"content":{"4":{"position":[[419,9],[451,9],[528,12],[693,14]]},"15":{"position":[[370,13],[1136,9]]}},"keywords":{}}],["installed/download",{"_index":470,"title":{},"content":{"15":{"position":[[599,20]]}},"keywords":{}}],["instanc",{"_index":1595,"title":{},"content":{"121":{"position":[[1073,9]]}},"keywords":{}}],["instead",{"_index":947,"title":{},"content":{"52":{"position":[[615,7]]},"94":{"position":[[326,7]]},"105":{"position":[[415,7]]},"164":{"position":[[944,7]]},"165":{"position":[[933,7]]}},"keywords":{}}],["instructor",{"_index":1384,"title":{},"content":{"105":{"position":[[1410,10]]}},"keywords":{}}],["integ",{"_index":1279,"title":{},"content":{"95":{"position":[[413,8],[800,8],[1223,7],[1345,7],[1587,7],[1801,7],[1962,8],[2077,8]]},"143":{"position":[[915,10],[1081,10]]},"158":{"position":[[944,7],[1006,7]]}},"keywords":{}}],["integr",{"_index":124,"title":{},"content":{"2":{"position":[[1703,9]]},"3":{"position":[[775,12]]},"11":{"position":[[392,11],[511,11],[583,10],[2009,11],[2462,11]]},"13":{"position":[[748,11]]},"106":{"position":[[656,11]]},"107":{"position":[[836,9]]}},"keywords":{}}],["intend",{"_index":369,"title":{},"content":{"11":{"position":[[1437,9]]},"26":{"position":[[426,8]]}},"keywords":{}}],["intention",{"_index":782,"title":{},"content":{"32":{"position":[[408,13]]}},"keywords":{}}],["interact",{"_index":106,"title":{},"content":{"2":{"position":[[1323,11],[1415,13],[1484,11]]},"3":{"position":[[419,8],[647,11],[706,11]]},"11":{"position":[[428,11],[1634,12],[1826,11],[2316,11],[2541,13]]},"12":{"position":[[162,12]]},"13":{"position":[[74,12]]},"26":{"position":[[1095,8]]},"107":{"position":[[259,11],[935,8]]},"108":{"position":[[881,8]]}},"keywords":{}}],["interconnect",{"_index":370,"title":{},"content":{"11":{"position":[[1460,14]]}},"keywords":{}}],["interfac",{"_index":108,"title":{"82":{"position":[[12,9]]}},"content":{"2":{"position":[[1367,11],[1528,11]]},"11":{"position":[[1487,11]]},"47":{"position":[[430,9]]},"67":{"position":[[90,9]]},"83":{"position":[[473,9]]},"88":{"position":[[272,9]]},"89":{"position":[[317,10]]},"91":{"position":[[403,9]]},"107":{"position":[[998,10]]},"114":{"position":[[886,9]]},"125":{"position":[[3382,10],[9268,9]]},"149":{"position":[[1104,9]]}},"keywords":{}}],["interfer",{"_index":1873,"title":{},"content":{"148":{"position":[[2096,9]]}},"keywords":{}}],["intern",{"_index":793,"title":{},"content":{"33":{"position":[[669,10]]},"62":{"position":[[1528,8]]},"63":{"position":[[223,8]]},"72":{"position":[[44,8]]},"111":{"position":[[152,13],[317,13]]}},"keywords":{}}],["interpret",{"_index":92,"title":{},"content":{"2":{"position":[[888,10]]},"4":{"position":[[304,11]]},"5":{"position":[[672,11]]},"17":{"position":[[684,11]]},"57":{"position":[[1113,11],[1241,15]]},"59":{"position":[[235,11],[612,11],[736,11],[893,11]]},"97":{"position":[[86,9]]},"107":{"position":[[1417,9]]},"125":{"position":[[3404,9],[4533,9]]}},"keywords":{}}],["interv",{"_index":426,"title":{},"content":{"12":{"position":[[204,10]]}},"keywords":{}}],["intric",{"_index":943,"title":{},"content":{"49":{"position":[[1021,9]]},"107":{"position":[[1238,9]]}},"keywords":{}}],["introduc",{"_index":194,"title":{},"content":{"5":{"position":[[52,10]]},"28":{"position":[[61,10]]},"98":{"position":[[45,10]]}},"keywords":{}}],["introduct",{"_index":1,"title":{"0":{"position":[[2,12]]},"46":{"position":[[8,12]]},"47":{"position":[[8,12]]},"48":{"position":[[8,12]]},"49":{"position":[[8,12]]},"50":{"position":[[8,12]]},"104":{"position":[[0,12]]},"149":{"position":[[21,13]]}},"content":{"0":{"position":[[2,12]]},"37":{"position":[[47,12]]},"106":{"position":[[325,12]]},"118":{"position":[[340,12]]}},"keywords":{}}],["invalid",{"_index":953,"title":{},"content":{"53":{"position":[[238,7],[358,7],[452,7],[470,7],[496,7],[527,7],[535,7],[566,7],[574,7]]},"54":{"position":[[590,7],[627,7],[659,7],[699,7],[707,7]]},"60":{"position":[[1838,7],[2324,8],[2376,8]]},"121":{"position":[[2648,7]]}},"keywords":{}}],["invalu",{"_index":1535,"title":{},"content":{"112":{"position":[[1905,10]]}},"keywords":{}}],["invis",{"_index":497,"title":{},"content":{"15":{"position":[[1636,9]]}},"keywords":{}}],["invok",{"_index":709,"title":{},"content":{"26":{"position":[[1617,6]]}},"keywords":{}}],["involv",{"_index":333,"title":{},"content":{"11":{"position":[[190,8]]},"21":{"position":[[487,7]]},"107":{"position":[[1185,7]]},"112":{"position":[[1886,8]]}},"keywords":{}}],["ipv4",{"_index":1272,"title":{},"content":{"94":{"position":[[1253,4]]}},"keywords":{}}],["ironman",{"_index":842,"title":{},"content":{"39":{"position":[[885,7]]},"60":{"position":[[742,7],[1017,7],[1156,7],[2013,7],[2458,7]]}},"keywords":{}}],["is,"",{"_index":219,"title":{},"content":{"7":{"position":[[459,9]]}},"keywords":{}}],["issu",{"_index":429,"title":{},"content":{"12":{"position":[[238,6]]},"17":{"position":[[1079,6]]},"56":{"position":[[4180,6]]},"107":{"position":[[1466,7]]}},"keywords":{}}],["istqb",{"_index":59,"title":{},"content":{"2":{"position":[[219,5]]}},"keywords":{}}],["italic*_",{"_index":1572,"title":{},"content":{"117":{"position":[[888,8]]}},"keywords":{}}],["italic_*bold",{"_index":1571,"title":{},"content":{"117":{"position":[[875,12]]}},"keywords":{}}],["italic`cod",{"_index":1573,"title":{},"content":{"117":{"position":[[904,12]]}},"keywords":{}}],["item",{"_index":774,"title":{},"content":{"32":{"position":[[253,4],[331,4],[399,4]]},"121":{"position":[[2403,5],[2489,5]]},"135":{"position":[[254,5]]},"136":{"position":[[53,4]]}},"keywords":{}}],["iter",{"_index":1717,"title":{},"content":{"135":{"position":[[159,9],[462,7],[628,8],[678,8],[738,8],[875,8]]},"137":{"position":[[106,8],[259,10],[517,9],[1274,9],[1337,10]]},"138":{"position":[[217,10],[393,9],[431,10],[745,7],[889,9],[1170,9],[1207,9],[2005,8]]},"145":{"position":[[917,9]]},"161":{"position":[[913,9],[1041,8]]},"162":{"position":[[589,8]]}},"keywords":{}}],["iterable_valu",{"_index":1728,"title":{},"content":{"136":{"position":[[413,18]]}},"keywords":{}}],["itself",{"_index":89,"title":{},"content":{"2":{"position":[[826,7]]},"3":{"position":[[102,6]]},"4":{"position":[[568,6]]},"27":{"position":[[602,6]]},"33":{"position":[[535,6]]},"35":{"position":[[619,6]]},"59":{"position":[[843,6]]},"63":{"position":[[502,6]]},"80":{"position":[[1925,7]]},"110":{"position":[[588,7]]},"121":{"position":[[327,7]]},"158":{"position":[[1324,6]]}},"keywords":{}}],["java",{"_index":612,"title":{},"content":{"20":{"position":[[1302,5]]}},"keywords":{}}],["javascript",{"_index":613,"title":{},"content":{"20":{"position":[[1308,11]]}},"keywords":{}}],["john",{"_index":1979,"title":{},"content":{"165":{"position":[[811,4]]}},"keywords":{}}],["join",{"_index":1798,"title":{},"content":{"142":{"position":[[796,4],[1095,6]]}},"keywords":{}}],["junit",{"_index":397,"title":{},"content":{"11":{"position":[[2426,6]]}},"keywords":{}}],["k",{"_index":1407,"title":{},"content":{"108":{"position":[[251,2]]},"125":{"position":[[23,1]]}},"keywords":{}}],["k1",{"_index":1412,"title":{},"content":{"108":{"position":[[402,2],[1063,4]]},"125":{"position":[[45,2],[106,2],[176,2],[311,2],[378,2],[475,2],[658,2],[747,2],[965,2],[1057,2],[1117,2],[1211,2],[1316,2],[1511,2],[1603,2],[1684,2],[1827,2],[2488,2],[2703,2],[2981,2],[3059,2],[3129,2],[3446,2],[3768,2],[3904,2],[4023,2],[4152,2],[4256,2],[4832,2],[4972,2],[5057,2],[5145,2],[5885,2],[5945,2],[6023,2],[6227,2],[6365,2],[6899,2],[7108,2],[7218,2],[7311,2],[7397,2],[7721,2],[7794,2],[7865,2],[8006,2],[8148,2],[8325,2],[8388,2],[8535,2],[8688,2],[8767,2],[8978,2],[9058,2],[9126,2],[9306,2],[9393,2],[9470,2],[9650,2],[9747,2],[9831,2],[9901,2],[9984,2],[10066,2],[10152,2],[10234,2],[10331,2],[10417,2],[10563,2],[10649,2]]}},"keywords":{}}],["k2",{"_index":1415,"title":{},"content":{"108":{"position":[[554,2],[1109,5]]},"125":{"position":[[580,2],[816,2],[890,2],[1393,2],[1747,2],[1894,2],[1983,2],[2065,2],[2354,2],[2430,2],[2556,2],[2629,2],[2782,2],[2842,2],[2900,2],[3236,2],[3343,2],[3527,2],[3591,2],[3680,2],[4331,2],[4417,2],[4474,2],[4564,2],[4653,2],[4732,2],[4882,2],[5391,2],[5474,2],[5534,2],[5604,2],[5743,2],[5814,2],[6132,2],[6502,2],[6606,2],[6706,2],[6958,2],[7041,2],[7492,2],[7643,2],[7943,2],[8083,2],[8215,2],[8469,2],[8620,2],[8840,2],[9205,2],[9530,2],[10753,2],[10823,2],[10889,2],[10957,2]]}},"keywords":{}}],["k3",{"_index":1418,"title":{},"content":{"108":{"position":[[737,2],[1185,5]]},"125":{"position":[[2130,2],[2227,2],[2299,2],[3181,2],[5196,2],[5252,2],[5340,2],[5672,2],[6302,2],[6440,2],[6796,2],[7576,2]]}},"keywords":{}}],["kairi",{"_index":1501,"title":{},"content":{"112":{"position":[[707,6]]}},"keywords":{}}],["kebab",{"_index":1619,"title":{},"content":{"124":{"position":[[424,5]]}},"keywords":{}}],["keep",{"_index":222,"title":{},"content":{"7":{"position":[[545,4]]},"22":{"position":[[1296,5]]},"137":{"position":[[462,4]]}},"keywords":{}}],["key",{"_index":18,"title":{},"content":{"0":{"position":[[204,3]]},"7":{"position":[[209,3]]},"8":{"position":[[50,3],[507,3],[1237,3]]},"20":{"position":[[911,3]]},"26":{"position":[[2076,3]]},"46":{"position":[[746,3]]},"101":{"position":[[39,3],[393,3]]},"102":{"position":[[39,3],[1063,3]]},"103":{"position":[[37,3],[429,3]]},"125":{"position":[[489,3],[1234,3],[7875,3],[8016,3],[8158,3],[8398,3],[8545,3],[8698,3]]},"127":{"position":[[39,3],[510,3]]},"128":{"position":[[39,3],[761,3]]},"129":{"position":[[37,3],[288,3]]},"140":{"position":[[1355,3]]},"145":{"position":[[116,3],[183,3],[459,4],[614,3],[736,3],[890,3],[990,4],[1239,3],[1310,6]]},"155":{"position":[[752,5]]},"161":{"position":[[861,5]]},"164":{"position":[[530,4],[632,4]]},"165":{"position":[[250,4],[373,3],[452,3],[1167,4]]}},"keywords":{}}],["key=valu",{"_index":1661,"title":{},"content":{"125":{"position":[[10610,9]]},"145":{"position":[[222,9]]},"165":{"position":[[76,9]]}},"keywords":{}}],["keyword",{"_index":21,"title":{"14":{"position":[[4,7]]},"19":{"position":[[6,7]]},"21":{"position":[[16,7]]},"26":{"position":[[15,10]]},"28":{"position":[[2,7]]},"38":{"position":[[34,8]]},"49":{"position":[[28,8]]},"61":{"position":[[26,8]]},"82":{"position":[[4,7]]},"83":{"position":[[17,7]]},"84":{"position":[[16,7]]},"85":{"position":[[16,7]]},"86":{"position":[[16,7]]},"87":{"position":[[6,7]]},"97":{"position":[[6,7]]},"100":{"position":[[33,8]]},"103":{"position":[[6,7]]},"113":{"position":[[9,7]]},"114":{"position":[[10,8]]},"115":{"position":[[11,7]]},"116":{"position":[[11,7]]},"117":{"position":[[11,7]]},"118":{"position":[[11,7]]},"124":{"position":[[6,7]]},"126":{"position":[[30,8]]},"129":{"position":[[6,7]]},"146":{"position":[[25,9]]}},"content":{"0":{"position":[[234,7]]},"2":{"position":[[535,8],[643,7],[1043,8],[1269,7],[1459,7],[1758,9],[1905,8],[1933,7]]},"3":{"position":[[546,7]]},"4":{"position":[[652,7]]},"5":{"position":[[576,8],[620,7],[647,7]]},"11":{"position":[[2166,7]]},"13":{"position":[[202,7],[391,7],[514,9],[675,7]]},"15":{"position":[[54,7],[1236,7],[1817,8],[1904,8],[1946,7]]},"16":{"position":[[114,9],[191,8],[474,7],[507,8],[722,8],[1471,8]]},"19":{"position":[[63,7],[96,7],[207,8],[427,7]]},"20":{"position":[[861,7],[1072,7],[1447,8],[1543,8],[1596,9]]},"21":{"position":[[61,7],[139,7],[203,7],[514,7],[678,7]]},"22":{"position":[[780,8]]},"24":{"position":[[358,7],[506,8]]},"26":{"position":[[66,8],[87,8],[133,9],[218,8],[322,7],[527,8],[562,9],[662,8],[748,8],[778,8],[863,9],[907,8],[941,8],[980,9],[1076,8],[1281,8],[1316,8],[1357,9],[1416,9],[1460,8],[1495,8],[1514,9],[1532,7],[1594,7],[1635,8],[1655,8],[1751,7],[1938,9],[1993,9]]},"27":{"position":[[159,8],[206,7],[255,9],[459,9]]},"28":{"position":[[2,7],[117,9]]},"31":{"position":[[446,7],[759,7],[1003,7],[1152,8],[1187,8]]},"32":{"position":[[212,7],[528,7],[564,8],[741,8],[901,9],[920,8],[950,8]]},"33":{"position":[[381,8],[413,8],[500,7],[527,7],[571,8],[589,7],[652,7],[810,7]]},"34":{"position":[[230,8],[642,8],[688,8],[756,8]]},"35":{"position":[[515,8],[723,9]]},"37":{"position":[[613,7],[646,8],[696,7],[1063,8],[1091,9],[1115,8],[1168,8],[1223,8]]},"39":{"position":[[111,9],[198,7],[491,8],[567,8],[653,7],[807,7],[1040,7],[1246,8],[1833,7]]},"40":{"position":[[119,7],[752,8]]},"41":{"position":[[237,7],[308,8]]},"45":{"position":[[580,8],[664,8]]},"46":{"position":[[259,8],[926,8],[1103,8],[1148,8],[1698,8],[1847,8],[1892,8],[2513,7],[2628,8],[2748,7],[2817,7],[2881,7],[2901,9]]},"47":{"position":[[195,9]]},"48":{"position":[[501,7],[869,8]]},"49":{"position":[[82,8],[159,8],[238,8],[333,8],[608,8],[701,8],[893,8],[1096,8],[1152,8]]},"52":{"position":[[224,7],[373,8],[427,7],[591,7],[673,8]]},"53":{"position":[[270,7]]},"54":{"position":[[1455,7]]},"56":{"position":[[219,9],[398,7],[1060,7],[1107,7],[1190,7],[1473,7],[1520,7],[1568,7],[1589,7],[1736,7],[1783,7],[1872,7],[1911,7],[1981,7],[2069,7],[2094,7],[2107,7],[2181,7],[2291,7],[2315,7],[2333,7],[2383,7],[2391,7],[3028,8],[3048,8],[3145,9],[3481,7],[3619,8],[3710,9]]},"57":{"position":[[822,7],[950,7],[1734,7],[1773,7],[1843,7]]},"59":{"position":[[549,8]]},"60":{"position":[[270,8],[363,8],[886,7],[962,7],[1344,8],[1423,7],[1502,7],[1867,8],[2237,7],[2269,7],[2291,7],[2417,7]]},"62":{"position":[[795,8],[813,7],[866,8],[963,8],[1604,9],[1829,8]]},"63":{"position":[[413,9],[633,7],[1285,8]]},"64":{"position":[[141,8],[282,7],[394,7],[430,8],[697,8],[814,8],[1073,8],[1143,7],[1346,9],[1873,7]]},"66":{"position":[[1102,7]]},"75":{"position":[[77,7],[124,7]]},"78":{"position":[[76,8]]},"80":{"position":[[462,7],[549,7],[669,7],[819,7],[1350,8],[1376,8],[1504,8],[1544,8],[1771,8],[1955,8]]},"81":{"position":[[196,8]]},"83":{"position":[[76,7],[104,7],[232,8],[385,9],[418,7],[492,7],[600,11],[659,7],[759,7],[818,7],[875,8]]},"84":{"position":[[141,7]]},"85":{"position":[[133,7]]},"86":{"position":[[145,7]]},"87":{"position":[[94,8],[162,7],[241,8],[294,7],[653,9],[918,8]]},"88":{"position":[[173,7],[289,9],[363,7],[459,7],[843,7],[907,7],[975,7],[1137,8]]},"89":{"position":[[167,7],[704,7],[818,7],[1158,9]]},"90":{"position":[[54,8],[155,8],[381,7],[396,7],[605,7],[628,7],[1185,7],[1299,8],[1508,7],[1665,7]]},"91":{"position":[[416,8],[825,7]]},"92":{"position":[[345,8],[517,7],[544,7],[595,7],[883,7],[925,8],[1415,7]]},"93":{"position":[[511,7]]},"94":{"position":[[484,7],[672,7],[727,7],[803,7],[972,7]]},"95":{"position":[[113,8],[356,7],[641,7],[704,7],[1106,7],[1198,7],[1303,7],[1434,7],[1769,7],[1864,7],[2206,7]]},"96":{"position":[[78,8],[149,7],[204,7],[222,7],[312,7],[402,7],[589,8],[721,7]]},"97":{"position":[[53,7],[111,7],[161,7],[190,7],[236,7],[464,8],[516,7],[671,7],[698,8],[883,8]]},"99":{"position":[[453,8],[534,7],[603,8],[674,8],[765,7],[967,8],[2027,7],[2097,8],[2492,9]]},"101":{"position":[[460,7],[745,8]]},"102":{"position":[[1138,7],[1385,8]]},"103":{"position":[[82,7],[102,7],[144,7],[223,8],[276,7],[336,7],[419,8],[452,7],[471,7],[500,7],[563,7],[663,8],[683,7],[872,7],[927,7],[969,7],[992,8]]},"106":{"position":[[607,7]]},"107":{"position":[[469,8],[488,7],[554,8],[573,7],[718,9]]},"108":{"position":[[871,9]]},"114":{"position":[[9,8],[131,8],[335,9],[406,8],[486,8],[611,8],[625,8],[845,8],[878,7]]},"115":{"position":[[51,7],[97,8],[169,8],[189,8],[342,7],[358,7],[475,7],[497,8],[582,8],[755,7],[946,7],[1048,8],[1165,8],[1335,9],[1412,7],[1553,8],[1622,8]]},"116":{"position":[[87,8],[102,8],[218,7],[371,7],[410,7],[459,7],[504,8],[529,7],[580,7],[684,8],[823,7]]},"117":{"position":[[87,7],[133,7],[331,7],[490,7],[634,8]]},"118":{"position":[[99,9],[115,8],[272,7],[315,7],[521,9],[536,8]]},"119":{"position":[[84,8],[118,8],[276,8],[309,7],[342,8],[451,7],[741,7],[786,8],[801,7]]},"120":{"position":[[84,8],[118,8],[667,8],[776,7]]},"121":{"position":[[103,7],[314,7],[449,7],[552,7],[611,7],[756,8],[933,7],[1055,7],[1463,7],[1565,7],[1631,7],[2156,8]]},"123":{"position":[[98,9],[173,7],[305,7],[428,9],[616,8],[791,7],[835,7],[951,7],[1071,7]]},"124":{"position":[[69,9],[99,9],[293,7],[848,7],[929,7]]},"125":{"position":[[619,8],[640,8],[852,7],[999,7],[2036,8],[3006,7],[3217,9],[3374,7],[3414,7],[3495,7],[3793,8],[4500,7],[4599,8],[4629,7],[5712,8],[5909,7],[6005,8],[6083,7],[6204,9],[6280,8],[6317,8],[6418,8],[6455,8],[6574,7],[6775,9],[6853,7],[6941,9],[8192,7],[8743,7]]},"127":{"position":[[571,7]]},"128":{"position":[[830,7],[1009,9]]},"129":{"position":[[71,7],[88,7],[140,7],[210,7],[311,7],[327,7],[353,7],[439,7],[728,7],[768,7],[788,8]]},"131":{"position":[[198,8],[463,8]]},"132":{"position":[[14,8],[291,7]]},"134":{"position":[[24,9],[248,7]]},"135":{"position":[[134,8],[335,7],[1004,8]]},"136":{"position":[[35,8]]},"137":{"position":[[820,7],[1416,7]]},"138":{"position":[[1836,8],[2321,7]]},"140":{"position":[[513,9]]},"141":{"position":[[393,8],[1573,7],[2136,9]]},"145":{"position":[[1090,8]]},"146":{"position":[[67,8],[129,8],[213,9],[322,7],[827,7]]},"147":{"position":[[25,7],[399,8],[489,8],[590,8],[1025,7],[1168,7]]},"148":{"position":[[208,7],[375,8],[1949,7],[2056,8],[2366,7]]},"149":{"position":[[276,9],[340,8],[384,7],[471,7],[688,7],[735,9],[915,8],[995,8],[1122,8]]},"151":{"position":[[757,8],[769,7]]},"153":{"position":[[492,7],[632,7]]},"157":{"position":[[179,8],[946,8]]},"158":{"position":[[150,7],[226,7],[325,7],[433,9],[1131,8],[1346,7]]},"161":{"position":[[308,8],[541,7],[590,7]]},"162":{"position":[[1076,7]]},"164":{"position":[[352,8]]},"165":{"position":[[662,8],[956,7],[1118,7]]},"166":{"position":[[203,9],[1520,9]]}},"keywords":{}}],["keyword'",{"_index":1352,"title":{},"content":{"103":{"position":[[637,9]]},"117":{"position":[[208,9]]},"129":{"position":[[238,9],[417,9],[464,9]]}},"keywords":{}}],["keyword))[tag",{"_index":1561,"title":{},"content":{"116":{"position":[[646,15]]}},"keywords":{}}],["keyword.initi",{"_index":1687,"title":{},"content":{"129":{"position":[[639,20]]}},"keywords":{}}],["keyword.reset",{"_index":1355,"title":{},"content":{"103":{"position":[[819,17]]}},"keywords":{}}],["keywords.a",{"_index":145,"title":{},"content":{"3":{"position":[[279,10]]}},"keywords":{}}],["keywords.cr",{"_index":1904,"title":{},"content":{"156":{"position":[[214,18]]}},"keywords":{}}],["keywords.document",{"_index":1206,"title":{},"content":{"83":{"position":[[681,22]]}},"keywords":{}}],["keywords.librari",{"_index":702,"title":{},"content":{"26":{"position":[[963,16]]}},"keywords":{}}],["keywords.resourc",{"_index":990,"title":{},"content":{"56":{"position":[[2809,17]]},"57":{"position":[[1565,17]]},"60":{"position":[[1922,17]]}},"keywords":{}}],["keywords—from",{"_index":712,"title":{},"content":{"26":{"position":[[1856,13]]}},"keywords":{}}],["kind",{"_index":465,"title":{"122":{"position":[[23,6]]}},"content":{"15":{"position":[[214,5]]},"26":{"position":[[899,4],[1452,4]]},"35":{"position":[[122,5]]},"48":{"position":[[743,4]]},"49":{"position":[[628,6]]},"64":{"position":[[591,5],[990,4]]},"85":{"position":[[559,4],[737,4]]},"86":{"position":[[555,4],[724,4]]},"87":{"position":[[73,6],[351,6],[461,5],[502,5],[801,5],[910,4]]},"91":{"position":[[893,4]]},"92":{"position":[[509,4]]},"95":{"position":[[2170,4]]},"118":{"position":[[365,6]]},"122":{"position":[[16,5]]},"125":{"position":[[3573,6]]}},"keywords":{}}],["klärck",{"_index":1493,"title":{},"content":{"112":{"position":[[652,7]]}},"keywords":{}}],["know",{"_index":1299,"title":{},"content":{"96":{"position":[[579,4]]},"108":{"position":[[123,4]]},"138":{"position":[[650,4]]}},"keywords":{}}],["knowledg",{"_index":299,"title":{"108":{"position":[[34,9]]}},"content":{"8":{"position":[[1653,9],[1715,9]]},"105":{"position":[[280,9],[444,9],[1046,9]]},"106":{"position":[[902,10]]},"108":{"position":[[234,9],[423,9],[774,10],[1028,9],[1145,9]]},"112":{"position":[[1575,9]]}},"keywords":{}}],["known",{"_index":242,"title":{},"content":{"8":{"position":[[167,5]]},"122":{"position":[[123,6]]},"137":{"position":[[122,5],[277,5]]},"157":{"position":[[998,5]]},"164":{"position":[[814,5]]}},"keywords":{}}],["krzysztof",{"_index":1484,"title":{},"content":{"112":{"position":[[578,9],[964,9]]}},"keywords":{}}],["kuur",{"_index":1479,"title":{},"content":{"112":{"position":[[539,5],[829,5]]}},"keywords":{}}],["laagland",{"_index":1481,"title":{},"content":{"112":{"position":[[552,9],[787,9]]}},"keywords":{}}],["label",{"_index":772,"title":{},"content":{"32":{"position":[[63,6],[134,6]]},"125":{"position":[[2739,6]]}},"keywords":{}}],["laid",{"_index":1515,"title":{},"content":{"112":{"position":[[1122,4],[1685,4]]}},"keywords":{}}],["languag",{"_index":172,"title":{},"content":{"4":{"position":[[179,9]]},"20":{"position":[[365,8],[1282,8],[1353,8]]},"21":{"position":[[825,8]]},"32":{"position":[[769,8]]},"33":{"position":[[441,8]]},"95":{"position":[[241,9]]},"96":{"position":[[293,10]]},"123":{"position":[[1119,10]]}},"keywords":{}}],["larg",{"_index":665,"title":{},"content":{"22":{"position":[[1368,5]]},"49":{"position":[[1011,5]]}},"keywords":{}}],["larger",{"_index":344,"title":{},"content":{"11":{"position":[[550,6]]},"21":{"position":[[497,6]]},"117":{"position":[[430,6]]}},"keywords":{}}],["last",{"_index":728,"title":{},"content":{"30":{"position":[[334,4]]},"86":{"position":[[239,4]]},"102":{"position":[[1034,4]]},"103":{"position":[[404,4]]},"112":{"position":[[1721,7]]},"142":{"position":[[613,4]]},"147":{"position":[[982,4]]},"153":{"position":[[380,4]]},"162":{"position":[[1132,4]]}},"keywords":{}}],["later",{"_index":366,"title":{},"content":{"11":{"position":[[1335,6]]},"15":{"position":[[871,5]]},"32":{"position":[[695,5]]},"35":{"position":[[952,5]]},"147":{"position":[[452,5]]}},"keywords":{}}],["latter",{"_index":1213,"title":{},"content":{"85":{"position":[[238,6]]},"156":{"position":[[977,6]]}},"keywords":{}}],["layer",{"_index":55,"title":{},"content":{"2":{"position":[[41,6],[373,6],[428,6],[440,5],[753,6],[794,5],[963,5],[1132,6],[1144,5],[1722,7],[1803,6],[1885,6],[1987,6],[2086,7]]},"20":{"position":[[1080,7],[1437,6]]},"27":{"position":[[760,6]]},"125":{"position":[[190,6]]}},"keywords":{}}],["layer.keyword",{"_index":718,"title":{},"content":{"27":{"position":[[418,13]]}},"keywords":{}}],["lead",{"_index":541,"title":{},"content":{"17":{"position":[[1071,4],[1691,4]]},"39":{"position":[[395,4],[601,4]]},"47":{"position":[[691,4]]},"56":{"position":[[4432,4]]},"59":{"position":[[143,5],[808,5],[1102,7],[1240,7],[1452,7],[1486,7],[1512,4],[1550,4]]},"72":{"position":[[157,4]]},"111":{"position":[[186,7]]},"141":{"position":[[1518,7]]}},"keywords":{}}],["lean",{"_index":1305,"title":{},"content":{"97":{"position":[[399,4]]}},"keywords":{}}],["learn",{"_index":25,"title":{"108":{"position":[[10,8]]},"125":{"position":[[0,8]]}},"content":{"0":{"position":[[285,5]]},"2":{"position":[[1,8]]},"3":{"position":[[1,8]]},"4":{"position":[[1,8]]},"5":{"position":[[266,5]]},"7":{"position":[[1,8]]},"8":{"position":[[1,8]]},"9":{"position":[[1,8]]},"11":{"position":[[1,8]]},"15":{"position":[[1,8]]},"16":{"position":[[1,8]]},"17":{"position":[[1,8]]},"19":{"position":[[1,8]]},"20":{"position":[[1,8]]},"21":{"position":[[1,8]]},"22":{"position":[[1,8]]},"26":{"position":[[1,8]]},"27":{"position":[[1,8]]},"30":{"position":[[1,8],[2376,5]]},"31":{"position":[[1,8]]},"32":{"position":[[1,8]]},"33":{"position":[[1,8]]},"34":{"position":[[1,8]]},"35":{"position":[[1,8]]},"39":{"position":[[1,8]]},"40":{"position":[[1,8]]},"41":{"position":[[1,8]]},"44":{"position":[[1,8]]},"45":{"position":[[1,8]]},"46":{"position":[[1,8]]},"47":{"position":[[1,8]]},"48":{"position":[[1,8]]},"49":{"position":[[1,8]]},"52":{"position":[[1,8]]},"53":{"position":[[1,8]]},"54":{"position":[[1,8]]},"56":{"position":[[1,8]]},"57":{"position":[[1,8]]},"58":{"position":[[1,8]]},"59":{"position":[[1,8]]},"60":{"position":[[1,8]]},"62":{"position":[[1,8]]},"63":{"position":[[1,8]]},"64":{"position":[[1,8]]},"66":{"position":[[1,8]]},"67":{"position":[[1,8]]},"74":{"position":[[1,8]]},"79":{"position":[[1,8]]},"80":{"position":[[1,8]]},"83":{"position":[[1,8]]},"87":{"position":[[1,8]]},"88":{"position":[[1,8]]},"89":{"position":[[1,8]]},"90":{"position":[[1,8]]},"91":{"position":[[1,8]]},"92":{"position":[[1,8]]},"93":{"position":[[1,8]]},"94":{"position":[[1,8]]},"95":{"position":[[1,8]]},"96":{"position":[[1,8]]},"97":{"position":[[1,8]]},"101":{"position":[[1,8]]},"102":{"position":[[1,8]]},"103":{"position":[[1,8]]},"105":{"position":[[255,8],[393,8],[943,8],[1328,9]]},"107":{"position":[[344,5],[681,5],[1404,5]]},"108":{"position":[[5,8],[291,8]]},"115":{"position":[[1,8]]},"116":{"position":[[1,8]]},"117":{"position":[[1,8]]},"118":{"position":[[1,8]]},"119":{"position":[[1,8]]},"120":{"position":[[1,8]]},"121":{"position":[[1,8]]},"123":{"position":[[1,8]]},"124":{"position":[[1,8]]},"125":{"position":[[0,8]]},"127":{"position":[[1,8]]},"128":{"position":[[1,8]]},"129":{"position":[[1,8]]},"131":{"position":[[1,8]]},"135":{"position":[[1,8]]},"137":{"position":[[1,8]]},"138":{"position":[[1,8]]},"140":{"position":[[1,8]]},"141":{"position":[[1,8]]},"142":{"position":[[1,8]]},"143":{"position":[[1,8]]},"144":{"position":[[1,8]]},"145":{"position":[[1,8]]},"146":{"position":[[1,8]]},"148":{"position":[[1,8]]},"149":{"position":[[1,8]]},"151":{"position":[[1,8]]},"152":{"position":[[1,8]]},"153":{"position":[[1,8]]},"154":{"position":[[1,8]]},"155":{"position":[[1,8]]},"156":{"position":[[1,8]]},"157":{"position":[[1,8]]},"158":{"position":[[1,8]]},"161":{"position":[[1,8]]},"162":{"position":[[1,8]]},"164":{"position":[[1,8]]},"165":{"position":[[1,8]]},"166":{"position":[[1,8]]}},"keywords":{}}],["leav",{"_index":865,"title":{},"content":{"40":{"position":[[244,7]]},"106":{"position":[[462,7]]}},"keywords":{}}],["leeuwen",{"_index":1476,"title":{},"content":{"112":{"position":[[516,8]]}},"keywords":{}}],["left",{"_index":1530,"title":{},"content":{"112":{"position":[[1714,4]]},"146":{"position":[[566,5]]}},"keywords":{}}],["legal",{"_index":234,"title":{},"content":{"7":{"position":[[767,5]]}},"keywords":{}}],["length",{"_index":1862,"title":{},"content":{"148":{"position":[[977,9],[991,6]]}},"keywords":{}}],["length=${length",{"_index":1867,"title":{},"content":{"148":{"position":[[1089,16]]}},"keywords":{}}],["less",{"_index":410,"title":{},"content":{"11":{"position":[[2798,4]]},"21":{"position":[[1129,4]]},"87":{"position":[[257,4]]},"97":{"position":[[725,4]]},"124":{"position":[[868,4],[949,4]]},"135":{"position":[[590,4]]}},"keywords":{}}],["let",{"_index":1285,"title":{},"content":{"95":{"position":[[1091,4]]}},"keywords":{}}],["let'",{"_index":1047,"title":{},"content":{"62":{"position":[[103,5]]}},"keywords":{}}],["letter",{"_index":1553,"title":{},"content":{"115":{"position":[[1211,7]]},"155":{"position":[[913,8]]},"156":{"position":[[1700,8]]},"158":{"position":[[748,8]]}},"keywords":{}}],["level",{"_index":63,"title":{"108":{"position":[[44,7]]}},"content":{"2":{"position":[[257,5]]},"11":{"position":[[46,6],[131,6],[2073,5],[2229,6],[2491,5],[2585,5],[2861,5]]},"12":{"position":[[25,7]]},"25":{"position":[[191,5]]},"26":{"position":[[857,5],[1348,5],[1410,5],[1846,6]]},"30":{"position":[[226,6],[2232,6]]},"31":{"position":[[454,5]]},"32":{"position":[[220,6]]},"35":{"position":[[777,6],[847,6],[906,5]]},"52":{"position":[[295,6],[543,6]]},"56":{"position":[[1011,5]]},"57":{"position":[[698,5]]},"66":{"position":[[165,5],[474,5],[582,5],[770,6]]},"78":{"position":[[221,5],[422,5]]},"80":{"position":[[738,5],[888,5],[1030,5],[1158,5],[1854,5]]},"99":{"position":[[1048,5]]},"106":{"position":[[95,5],[549,7]]},"108":{"position":[[244,6],[254,7],[316,6],[467,6]]},"109":{"position":[[171,6]]},"117":{"position":[[953,6]]},"121":{"position":[[1258,5]]},"125":{"position":[[25,5],[125,6],[7818,6],[8243,6]]},"149":{"position":[[789,6]]},"156":{"position":[[660,5],[742,5],[1222,6],[1352,5]]}},"keywords":{}}],["level.log.html",{"_index":758,"title":{},"content":{"31":{"position":[[355,15]]}},"keywords":{}}],["levels—from",{"_index":1420,"title":{},"content":{"108":{"position":[[1038,11]]}},"keywords":{}}],["leverag",{"_index":1402,"title":{},"content":{"107":{"position":[[877,8]]}},"keywords":{}}],["li",{"_index":386,"title":{},"content":{"11":{"position":[[2058,4]]},"19":{"position":[[883,4]]},"21":{"position":[[181,4]]}},"keywords":{}}],["libdoc",{"_index":1207,"title":{},"content":{"83":{"position":[[1006,6]]},"99":{"position":[[734,6]]}},"keywords":{}}],["librari",{"_index":96,"title":{"15":{"position":[[6,10]]},"27":{"position":[[23,10]]},"63":{"position":[[6,7]]}},"content":{"2":{"position":[[1035,7],[1277,10],[1467,9],[1941,10]]},"3":{"position":[[379,9],[554,9],[875,9]]},"4":{"position":[[223,10],[405,9],[660,9]]},"5":{"position":[[441,9]]},"11":{"position":[[1725,9],[2744,10]]},"13":{"position":[[245,10],[399,9],[461,9],[683,9]]},"15":{"position":[[62,9],[133,9],[223,10],[260,10],[281,9],[435,9],[476,9],[497,10],[518,9],[638,10],[655,9],[840,9],[900,7],[942,7],[1026,7],[1171,7],[1271,9],[1346,7],[1405,7],[1450,7],[1497,7],[1601,7],[1719,7],[1743,7],[1759,7],[1792,7],[1836,7],[1975,7]]},"16":{"position":[[534,9],[738,7]]},"17":{"position":[[97,9],[143,9],[341,7],[419,7],[513,7],[1215,10],[1829,8]]},"20":{"position":[[1588,7]]},"26":{"position":[[79,7],[1647,7],[1985,7]]},"27":{"position":[[79,9],[214,10],[312,9],[432,10],[451,7],[560,9],[654,9],[795,9]]},"32":{"position":[[733,7],[942,7]]},"33":{"position":[[563,7],[628,8]]},"34":{"position":[[680,7]]},"35":{"position":[[507,7]]},"37":{"position":[[260,9],[395,7]]},"46":{"position":[[282,9],[292,9]]},"62":{"position":[[86,9],[130,9],[175,7],[434,7],[444,7],[514,7],[821,10],[987,9],[1181,7],[1243,7],[1411,7],[1691,9],[1799,7]]},"63":{"position":[[53,7],[91,9],[332,7],[494,7],[577,7],[807,7],[884,8],[911,7],[1080,8],[1096,9],[1110,9],[1188,7],[1228,7],[1435,8],[1471,7],[1511,7],[1567,7],[1662,9],[1748,7]]},"64":{"position":[[365,9],[444,7],[1015,10],[1370,7],[1770,9],[1838,7],[1920,9]]},"66":{"position":[[1211,7]]},"80":{"position":[[1272,10]]},"83":{"position":[[171,7],[268,7],[300,7],[909,9]]},"84":{"position":[[47,7],[95,7]]},"85":{"position":[[43,7],[87,7]]},"86":{"position":[[49,7],[99,7]]},"87":{"position":[[86,7]]},"92":{"position":[[581,8]]},"95":{"position":[[105,7],[848,7]]},"97":{"position":[[875,7],[912,10]]},"99":{"position":[[650,7],[791,9]]},"106":{"position":[[677,10]]},"107":{"position":[[285,10],[866,10],[895,9]]},"108":{"position":[[904,10]]},"115":{"position":[[1133,7],[1157,7]]},"118":{"position":[[513,7]]},"125":{"position":[[632,7],[710,9],[3014,9],[3088,9],[3306,9],[7551,9],[7602,7]]},"138":{"position":[[1343,7]]},"147":{"position":[[163,7],[837,7],[1253,7]]}},"keywords":{}}],["libraries.api",{"_index":157,"title":{},"content":{"3":{"position":[[633,13]]}},"keywords":{}}],["libraries.databas",{"_index":159,"title":{},"content":{"3":{"position":[[687,18]]}},"keywords":{}}],["libraries.etc",{"_index":161,"title":{},"content":{"3":{"position":[[732,14]]}},"keywords":{}}],["libraries.mobil",{"_index":158,"title":{},"content":{"3":{"position":[[659,16]]}},"keywords":{}}],["libraries.resourc",{"_index":820,"title":{},"content":{"37":{"position":[[413,18]]}},"keywords":{}}],["libraries.rpa",{"_index":160,"title":{},"content":{"3":{"position":[[718,13]]}},"keywords":{}}],["librariestelnetand",{"_index":1095,"title":{},"content":{"64":{"position":[[621,18]]}},"keywords":{}}],["library'",{"_index":489,"title":{},"content":{"15":{"position":[[1226,9]]}},"keywords":{}}],["library’",{"_index":1067,"title":{},"content":{"62":{"position":[[1518,9]]}},"keywords":{}}],["licens",{"_index":34,"title":{"6":{"position":[[21,9]]},"7":{"position":[[18,8]]}},"content":{"0":{"position":[[418,9]]},"7":{"position":[[61,7],[132,8],[158,7],[196,8],[237,7],[271,7],[687,9]]},"125":{"position":[[1151,7]]}},"keywords":{}}],["lifetim",{"_index":1893,"title":{},"content":{"153":{"position":[[314,8]]}},"keywords":{}}],["limit",{"_index":757,"title":{},"content":{"31":{"position":[[330,7]]},"49":{"position":[[59,11]]},"80":{"position":[[194,12]]},"117":{"position":[[785,7]]},"125":{"position":[[2013,11]]},"137":{"position":[[527,5],[1284,5]]},"138":{"position":[[899,5]]},"157":{"position":[[1119,8]]}},"keywords":{}}],["line",{"_index":927,"title":{"57":{"position":[[6,4],[42,6]]},"58":{"position":[[9,4]]},"159":{"position":[[35,5]]}},"content":{"47":{"position":[[425,4]]},"48":{"position":[[421,4],[484,5]]},"53":{"position":[[1000,4]]},"56":{"position":[[660,4],[784,4],[803,4],[856,6],[871,5],[972,5],[1024,4],[1296,4],[2227,5],[2259,4],[2632,4],[2720,4],[2748,4],[3283,5]]},"57":{"position":[[45,4],[97,5],[252,6],[300,5],[312,5],[434,4],[486,5],[535,4],[594,5],[667,4],[711,4],[736,4],[1044,6],[1079,4],[1130,4],[1202,4],[1281,4],[1471,4],[1527,4],[1651,4],[1706,4]]},"58":{"position":[[48,4],[118,5],[267,4],[354,5],[382,4],[761,4],[890,4]]},"67":{"position":[[85,4],[246,4]]},"74":{"position":[[950,4]]},"76":{"position":[[75,4]]},"102":{"position":[[1039,4]]},"103":{"position":[[409,4]]},"115":{"position":[[1485,5],[1517,4]]},"117":{"position":[[75,4],[256,5]]},"125":{"position":[[2245,4],[2320,4],[5418,5],[6071,4],[9263,4]]},"141":{"position":[[1340,5],[1787,4]]},"142":{"position":[[106,5],[445,5],[1148,5],[1165,5]]},"144":{"position":[[280,4]]},"148":{"position":[[770,5]]},"151":{"position":[[594,4]]},"152":{"position":[[331,4],[377,4],[490,4]]},"155":{"position":[[203,4],[491,4],[815,4]]},"156":{"position":[[1334,5]]},"159":{"position":[[78,4],[105,4]]}},"keywords":{}}],["link",{"_index":567,"title":{},"content":{"19":{"position":[[502,4]]},"116":{"position":[[318,6]]}},"keywords":{}}],["list",{"_index":239,"title":{"144":{"position":[[8,4]]},"160":{"position":[[6,4]]},"161":{"position":[[18,4]]},"162":{"position":[[18,4]]}},"content":{"8":{"position":[[30,4],[2234,4]]},"39":{"position":[[1858,4]]},"45":{"position":[[472,7]]},"63":{"position":[[405,4]]},"83":{"position":[[220,4]]},"89":{"position":[[264,6]]},"95":{"position":[[825,5]]},"116":{"position":[[260,6]]},"121":{"position":[[2412,4],[2500,4],[2581,4]]},"123":{"position":[[574,4]]},"125":{"position":[[1214,4],[5578,4],[10264,7],[10300,5],[10346,7],[10378,4]]},"135":{"position":[[477,4],[694,4],[761,5],[896,4]]},"136":{"position":[[63,4],[319,4],[562,4]]},"138":{"position":[[1960,4],[2269,4],[2352,4]]},"140":{"position":[[1252,4],[1702,5],[1914,6],[2210,4]]},"141":{"position":[[1112,4]]},"144":{"position":[[73,4],[89,4],[446,4],[657,4]]},"147":{"position":[[722,4],[785,4],[892,4],[914,4]]},"148":{"position":[[668,6],[1712,5],[1723,4],[1782,4]]},"160":{"position":[[61,4],[130,6]]},"161":{"position":[[59,7],[95,5],[166,4],[292,4],[367,4],[427,4],[478,4],[529,4],[559,4],[629,4],[644,4],[753,4],[807,4],[947,4],[999,4],[1109,4],[1133,4]]},"162":{"position":[[44,7],[76,4],[128,4],[237,4],[429,4],[727,4],[1191,4]]}},"keywords":{}}],["list_variable_name}.dictionari",{"_index":1776,"title":{},"content":{"140":{"position":[[1305,32]]}},"keywords":{}}],["liter",{"_index":976,"title":{},"content":{"56":{"position":[[863,7]]},"57":{"position":[[478,7],[1036,7]]},"142":{"position":[[884,9]]}},"keywords":{}}],["literatur",{"_index":700,"title":{},"content":{"26":{"position":[[882,10],[1435,10]]}},"keywords":{}}],["live",{"_index":424,"title":{},"content":{"12":{"position":[[180,4]]}},"keywords":{}}],["lo",{"_index":53,"title":{},"content":{"2":{"position":[[21,2]]},"3":{"position":[[21,2]]},"4":{"position":[[21,2]]},"7":{"position":[[21,2]]},"8":{"position":[[21,2]]},"9":{"position":[[21,2]]},"11":{"position":[[21,2]]},"15":{"position":[[21,2],[96,2]]},"16":{"position":[[21,2],[70,2]]},"17":{"position":[[21,2]]},"19":{"position":[[21,2]]},"20":{"position":[[21,2]]},"21":{"position":[[21,2]]},"22":{"position":[[21,2]]},"26":{"position":[[21,2]]},"27":{"position":[[21,2]]},"30":{"position":[[21,2]]},"31":{"position":[[21,2]]},"32":{"position":[[21,2]]},"33":{"position":[[21,2]]},"34":{"position":[[21,2]]},"35":{"position":[[21,2]]},"39":{"position":[[21,2]]},"40":{"position":[[21,2]]},"41":{"position":[[21,2]]},"44":{"position":[[21,2]]},"45":{"position":[[21,2]]},"46":{"position":[[21,2],[81,2]]},"47":{"position":[[21,2]]},"48":{"position":[[21,2]]},"49":{"position":[[21,2]]},"52":{"position":[[21,2],[85,2]]},"53":{"position":[[21,2]]},"54":{"position":[[21,2]]},"56":{"position":[[21,2]]},"57":{"position":[[21,2]]},"58":{"position":[[21,2]]},"59":{"position":[[21,2]]},"60":{"position":[[21,2]]},"62":{"position":[[21,2]]},"63":{"position":[[21,2]]},"64":{"position":[[21,2]]},"66":{"position":[[21,2]]},"67":{"position":[[21,2]]},"74":{"position":[[21,2]]},"79":{"position":[[21,2]]},"80":{"position":[[21,2]]},"83":{"position":[[21,2]]},"87":{"position":[[21,2]]},"88":{"position":[[21,2]]},"89":{"position":[[21,2]]},"90":{"position":[[21,2]]},"91":{"position":[[21,2]]},"92":{"position":[[21,2]]},"93":{"position":[[21,2]]},"94":{"position":[[21,2]]},"95":{"position":[[21,2]]},"96":{"position":[[21,2]]},"97":{"position":[[21,2]]},"101":{"position":[[21,2],[99,2]]},"102":{"position":[[21,2],[103,2]]},"103":{"position":[[21,2]]},"105":{"position":[[963,5]]},"108":{"position":[[25,5]]},"115":{"position":[[21,2]]},"116":{"position":[[21,2]]},"117":{"position":[[21,2]]},"118":{"position":[[21,2]]},"119":{"position":[[21,2],[93,2]]},"120":{"position":[[21,2],[93,2]]},"121":{"position":[[21,2],[122,2]]},"123":{"position":[[21,2],[108,2]]},"124":{"position":[[21,2]]},"125":{"position":[[97,2],[167,2],[302,2],[369,2],[468,2],[571,2],[649,2],[740,2],[807,2],[881,2],[956,2],[1048,2],[1108,2],[1202,2],[1307,2],[1386,2],[1502,2],[1594,2],[1671,2],[1734,2],[1816,2],[1883,2],[1972,2],[2058,2],[2121,2],[2218,2],[2290,2],[2345,2],[2421,2],[2481,2],[2547,2],[2620,2],[2694,2],[2771,2],[2831,2],[2891,2],[2970,2],[3048,2],[3118,2],[3170,2],[3227,2],[3336,2],[3437,2],[3518,2],[3580,2],[3669,2],[3757,2],[3893,2],[4012,2],[4141,2],[4245,2],[4320,2],[4406,2],[4465,2],[4557,2],[4644,2],[4723,2],[4823,2],[4873,2],[4963,2],[5046,2],[5134,2],[5185,2],[5241,2],[5327,2],[5378,2],[5463,2],[5523,2],[5593,2],[5663,2],[5734,2],[5805,2],[5876,2],[5936,2],[6014,2],[6123,2],[6214,2],[6289,2],[6352,2],[6427,2],[6489,2],[6593,2],[6695,2],[6785,2],[6890,2],[6951,2],[7030,2],[7097,2],[7207,2],[7300,2],[7390,2],[7483,2],[7567,2],[7634,2],[7712,2],[7785,2],[7854,2],[7932,2],[7995,2],[8072,2],[8139,2],[8206,2],[8316,2],[8377,2],[8458,2],[8524,2],[8609,2],[8679,2],[8760,2],[8831,2],[8969,2],[9051,2],[9117,2],[9196,2],[9297,2],[9384,2],[9461,2],[9521,2],[9639,2],[9736,2],[9822,2],[9890,2],[9973,2],[10055,2],[10141,2],[10223,2],[10320,2],[10406,2],[10552,2],[10640,2],[10744,2],[10814,2],[10880,2],[10948,2]]},"127":{"position":[[21,2],[96,2]]},"128":{"position":[[21,2],[95,2]]},"129":{"position":[[21,2]]},"131":{"position":[[21,2]]},"135":{"position":[[21,2]]},"137":{"position":[[21,2]]},"138":{"position":[[21,2]]},"140":{"position":[[21,2],[106,2]]},"141":{"position":[[21,2],[74,2]]},"142":{"position":[[21,2],[69,2]]},"143":{"position":[[21,2]]},"144":{"position":[[21,2]]},"145":{"position":[[21,2]]},"146":{"position":[[21,2]]},"148":{"position":[[21,2]]},"149":{"position":[[21,2]]},"151":{"position":[[21,2]]},"152":{"position":[[21,2]]},"153":{"position":[[21,2]]},"154":{"position":[[21,2]]},"155":{"position":[[21,2]]},"156":{"position":[[21,2]]},"157":{"position":[[21,2]]},"158":{"position":[[21,2]]},"161":{"position":[[21,2]]},"162":{"position":[[21,2]]},"164":{"position":[[21,2]]},"165":{"position":[[21,2]]},"166":{"position":[[21,2]]}},"keywords":{}}],["local",{"_index":908,"title":{"158":{"position":[[10,5]]}},"content":{"46":{"position":[[1514,5],[1613,9],[1664,8],[1768,5],[1949,8],[2059,5],[2124,8],[2306,5],[2473,8],[2670,5],[2830,8],[2915,5]]},"49":{"position":[[139,7],[902,7]]},"54":{"position":[[348,7]]},"80":{"position":[[1366,5],[1892,5]]},"99":{"position":[[2077,7]]},"102":{"position":[[1002,5],[1530,8]]},"119":{"position":[[728,5]]},"125":{"position":[[5832,5],[10176,5]]},"128":{"position":[[1873,5]]},"141":{"position":[[2095,5]]},"146":{"position":[[247,5],[481,7]]},"148":{"position":[[1916,5]]},"149":{"position":[[45,5],[287,5],[435,5],[596,5]]},"153":{"position":[[453,5],[727,5]]},"155":{"position":[[972,5]]},"156":{"position":[[1758,5]]},"157":{"position":[[1056,5]]},"158":{"position":[[53,5],[444,5],[691,5],[835,5],[1498,5]]}},"keywords":{}}],["local_keywords.resourc",{"_index":518,"title":{},"content":{"16":{"position":[[1314,23]]}},"keywords":{}}],["local_vari",{"_index":1923,"title":{},"content":{"158":{"position":[[762,18]]}},"keywords":{}}],["localhost",{"_index":1274,"title":{},"content":{"94":{"position":[[1300,9]]}},"keywords":{}}],["locally.log",{"_index":1677,"title":{},"content":{"128":{"position":[[1101,14]]}},"keywords":{}}],["locat",{"_index":114,"title":{},"content":{"2":{"position":[[1444,8]]},"15":{"position":[[1054,7]]},"17":{"position":[[1185,8],[1857,8]]},"166":{"position":[[420,8]]}},"keywords":{}}],["log",{"_index":97,"title":{"35":{"position":[[6,7],[28,4]]}},"content":{"2":{"position":[[1080,7]]},"3":{"position":[[329,4]]},"5":{"position":[[337,4]]},"20":{"position":[[1468,6],[1671,8]]},"26":{"position":[[1767,7],[1822,5],[2017,7]]},"30":{"position":[[1983,4],[2224,7]]},"31":{"position":[[304,6],[351,3],[382,3],[749,4],[799,3]]},"35":{"position":[[64,3],[131,7],[377,3],[561,3],[631,3],[734,3],[873,3],[902,3]]},"39":{"position":[[1544,3],[1629,3]]},"54":{"position":[[1200,4]]},"59":{"position":[[1445,3],[1473,4],[1506,3],[1538,4],[1574,3],[1619,4],[1654,3],[1684,4],[1719,3],[1764,4]]},"60":{"position":[[402,7],[716,4],[1131,3]]},"69":{"position":[[275,6],[352,4]]},"74":{"position":[[294,4]]},"102":{"position":[[1560,7]]},"117":{"position":[[117,3]]},"119":{"position":[[882,3]]},"121":{"position":[[1254,3]]},"125":{"position":[[2937,3],[6113,3]]},"127":{"position":[[825,3]]},"128":{"position":[[1133,3]]},"129":{"position":[[519,3]]},"132":{"position":[[240,3],[287,3]]},"133":{"position":[[363,3],[401,3],[418,3]]},"134":{"position":[[205,3],[244,3]]},"136":{"position":[[593,3],[705,3],[726,3],[748,3]]},"138":{"position":[[2154,3],[2209,4]]},"144":{"position":[[670,3],[700,4],[725,3],[756,4]]},"147":{"position":[[950,3],[978,3]]},"162":{"position":[[742,3],[771,4],[851,3],[878,4],[958,3],[985,4],[1084,3]]},"165":{"position":[[675,3],[718,3],[795,3],[819,3],[853,3],[892,3],[964,3]]}},"keywords":{}}],["log.html",{"_index":763,"title":{},"content":{"31":{"position":[[614,8]]},"35":{"position":[[439,8]]},"117":{"position":[[346,8]]},"166":{"position":[[631,9]]}},"keywords":{}}],["log_into_system",{"_index":1548,"title":{},"content":{"115":{"position":[[527,15]]}},"keywords":{}}],["logic",{"_index":651,"title":{},"content":{"22":{"position":[[819,5],[951,5],[1023,5],[1311,5]]},"25":{"position":[[528,7]]},"52":{"position":[[274,6]]},"56":{"position":[[652,7],[2251,7]]},"57":{"position":[[968,9]]},"67":{"position":[[416,7],[492,7]]},"105":{"position":[[864,9]]},"117":{"position":[[67,7],[248,7]]},"125":{"position":[[6063,7]]},"135":{"position":[[343,6]]}},"keywords":{}}],["login",{"_index":741,"title":{},"content":{"30":{"position":[[1336,6],[1422,5],[1542,5],[1704,6]]},"39":{"position":[[779,5],[849,5],[874,5]]},"53":{"position":[[227,5],[322,5],[347,5]]},"54":{"position":[[598,6],[616,5],[798,6],[816,5]]},"60":{"position":[[150,5],[181,5],[222,5],[432,5],[666,5],[801,5],[973,5],[1071,5],[1228,5],[1614,5],[1690,5],[1846,5],[1959,5],[2002,5],[2034,5],[2076,5],[2111,5],[2189,5],[2399,5]]},"64":{"position":[[845,6]]},"66":{"position":[[619,5],[642,5],[672,5],[718,6]]},"102":{"position":[[2090,5],[2182,5]]},"114":{"position":[[651,5]]},"115":{"position":[[506,5]]},"128":{"position":[[1610,5],[1893,5],[2070,5]]},"148":{"position":[[1109,6]]}},"keywords":{}}],["logist",{"_index":1447,"title":{},"content":{"110":{"position":[[532,10]]}},"keywords":{}}],["logout",{"_index":1349,"title":{},"content":{"102":{"position":[[1969,6]]}},"keywords":{}}],["logs.al",{"_index":1330,"title":{},"content":{"101":{"position":[[736,8]]},"102":{"position":[[1376,8]]}},"keywords":{}}],["logs.filt",{"_index":968,"title":{},"content":{"54":{"position":[[1610,14]]}},"keywords":{}}],["long",{"_index":481,"title":{},"content":{"15":{"position":[[1037,4]]},"17":{"position":[[1380,4],[1455,4]]},"54":{"position":[[897,4],[916,4]]},"121":{"position":[[1659,4]]},"137":{"position":[[179,4]]},"142":{"position":[[408,5]]},"153":{"position":[[344,4]]},"154":{"position":[[186,4]]},"156":{"position":[[1488,4]]},"161":{"position":[[894,4]]}},"keywords":{}}],["longer",{"_index":1894,"title":{},"content":{"153":{"position":[[748,6]]},"157":{"position":[[732,6]]}},"keywords":{}}],["look",{"_index":566,"title":{},"content":{"19":{"position":[[453,4]]},"20":{"position":[[471,4]]},"56":{"position":[[4373,4]]},"62":{"position":[[374,4]]}},"keywords":{}}],["loop",{"_index":991,"title":{"135":{"position":[[10,6]]},"136":{"position":[[18,4]]},"137":{"position":[[12,6]]}},"content":{"56":{"position":[[3744,5]]},"106":{"position":[[371,5]]},"125":{"position":[[10874,5],[10942,5]]},"135":{"position":[[78,5],[93,4],[389,6],[437,5],[792,4],[838,4],[916,4]]},"136":{"position":[[104,5],[383,5]]},"137":{"position":[[80,5],[101,4],[152,5],[454,4],[556,4],[677,4],[766,4],[1248,5],[1364,4],[1456,5]]},"138":{"position":[[148,4],[185,4],[314,4],[511,4],[710,5],[737,4],[873,4],[1040,4],[1293,4],[2121,4]]},"148":{"position":[[1625,4],[1645,7],[1798,4],[1849,5]]},"162":{"position":[[1257,6],[1278,5]]}},"keywords":{}}],["loop_vari",{"_index":1724,"title":{},"content":{"136":{"position":[[126,16],[393,16]]}},"keywords":{}}],["low",{"_index":388,"title":{},"content":{"11":{"position":[[2225,3],[2487,3],[2857,3]]},"26":{"position":[[1406,3]]}},"keywords":{}}],["lower",{"_index":1170,"title":{},"content":{"78":{"position":[[416,5]]},"80":{"position":[[732,5],[882,5],[1024,5],[1152,5],[1848,5]]},"156":{"position":[[736,5]]}},"keywords":{}}],["lowercas",{"_index":1130,"title":{},"content":{"67":{"position":[[370,9]]},"142":{"position":[[629,9]]},"158":{"position":[[738,9]]}},"keywords":{}}],["lowest",{"_index":706,"title":{},"content":{"26":{"position":[[1341,6]]}},"keywords":{}}],["lt",{"_index":1768,"title":{},"content":{"138":{"position":[[2058,4]]}},"keywords":{}}],["lt;condition>",{"_index":1695,"title":{},"content":{"132":{"position":[[115,17]]},"134":{"position":[[97,17]]},"137":{"position":[[961,17]]}},"keywords":{}}],["lt;condition1>",{"_index":1698,"title":{},"content":{"133":{"position":[[121,18]]}},"keywords":{}}],["lt;condition2>",{"_index":1702,"title":{},"content":{"133":{"position":[[187,18]]}},"keywords":{}}],["lt;keyword",{"_index":1699,"title":{},"content":{"133":{"position":[[140,12],[206,12],[250,12]]}},"keywords":{}}],["lt;keyword>",{"_index":1712,"title":{},"content":{"134":{"position":[[115,15]]}},"keywords":{}}],["lt;keywords>",{"_index":1696,"title":{},"content":{"132":{"position":[[133,16],[150,16]]},"136":{"position":[[195,16],[212,16],[432,16],[449,16]]},"137":{"position":[[979,16],[996,16]]}},"keywords":{}}],["lt;locator>",{"_index":1736,"title":{},"content":{"137":{"position":[[1121,15],[1220,15]]},"138":{"position":[[947,15]]}},"keywords":{}}],["lt;path_to_root_suite>",{"_index":729,"title":{},"content":{"30":{"position":[[356,26]]}},"keywords":{}}],["lt;section",{"_index":890,"title":{},"content":{"45":{"position":[[227,11]]}},"keywords":{}}],["lt;value1>",{"_index":1725,"title":{},"content":{"136":{"position":[[146,14],[239,14]]}},"keywords":{}}],["lt;value2>",{"_index":1726,"title":{},"content":{"136":{"position":[[161,14],[254,14]]}},"keywords":{}}],["lt;valuen>",{"_index":1727,"title":{},"content":{"136":{"position":[[180,14],[273,14]]}},"keywords":{}}],["lydia",{"_index":1486,"title":{},"content":{"112":{"position":[[600,5]]}},"keywords":{}}],["machin",{"_index":177,"title":{},"content":{"4":{"position":[[335,7]]},"31":{"position":[[267,7]]}},"keywords":{}}],["made",{"_index":226,"title":{},"content":{"7":{"position":[[590,4]]},"13":{"position":[[386,4]]},"24":{"position":[[347,4]]},"27":{"position":[[634,4]]},"146":{"position":[[354,5]]}},"keywords":{}}],["main",{"_index":327,"title":{},"content":{"9":{"position":[[237,4]]},"99":{"position":[[831,4]]},"125":{"position":[[63,4]]},"128":{"position":[[1004,4]]}},"keywords":{}}],["mainli",{"_index":698,"title":{},"content":{"26":{"position":[[616,6]]}},"keywords":{}}],["maintain",{"_index":40,"title":{},"content":{"0":{"position":[[492,11]]},"5":{"position":[[706,16]]},"7":{"position":[[753,11]]},"8":{"position":[[1225,11],[2426,11]]},"9":{"position":[[167,10]]},"15":{"position":[[552,10]]},"24":{"position":[[544,13]]},"26":{"position":[[711,15]]},"28":{"position":[[228,12]]},"49":{"position":[[498,16],[939,15]]},"56":{"position":[[978,11]]},"99":{"position":[[436,16]]},"107":{"position":[[308,8],[408,9],[620,15]]},"110":{"position":[[273,11],[601,8],[896,11]]},"117":{"position":[[398,8]]},"141":{"position":[[672,11]]}},"keywords":{}}],["mainten",{"_index":252,"title":{},"content":{"8":{"position":[[301,11],[635,12],[1178,12]]},"107":{"position":[[806,11]]}},"keywords":{}}],["make",{"_index":85,"title":{},"content":{"2":{"position":[[682,4]]},"11":{"position":[[1735,4],[2790,4]]},"13":{"position":[[524,6]]},"16":{"position":[[1150,4]]},"19":{"position":[[981,6]]},"21":{"position":[[290,6]]},"22":{"position":[[892,6],[1341,6]]},"24":{"position":[[515,4]]},"27":{"position":[[839,6]]},"49":{"position":[[768,6]]},"54":{"position":[[314,4],[1553,4]]},"56":{"position":[[535,4],[3839,4],[3958,4],[4266,6]]},"57":{"position":[[158,4]]},"58":{"position":[[366,5]]},"62":{"position":[[1820,4]]},"63":{"position":[[168,4],[737,4]]},"115":{"position":[[198,4]]},"118":{"position":[[152,4]]},"119":{"position":[[46,5]]},"121":{"position":[[442,6]]},"125":{"position":[[523,5],[6242,5]]},"131":{"position":[[352,6]]},"147":{"position":[[541,5]]}},"keywords":{}}],["man",{"_index":1625,"title":{},"content":{"124":{"position":[[805,3]]}},"keywords":{}}],["manag",{"_index":664,"title":{},"content":{"22":{"position":[[1361,6]]},"42":{"position":[[238,6],[589,8]]},"49":{"position":[[866,10],[1073,7]]},"107":{"position":[[1154,6]]},"110":{"position":[[160,6],[699,10],[797,8]]},"121":{"position":[[1783,6]]},"125":{"position":[[4951,6]]},"149":{"position":[[245,8]]}},"keywords":{}}],["mandatori",{"_index":893,"title":{"88":{"position":[[8,9]]},"119":{"position":[[17,9]]}},"content":{"45":{"position":[[550,10]]},"48":{"position":[[767,9]]},"56":{"position":[[3919,9]]},"87":{"position":[[715,9],[1144,9],[1245,9]]},"88":{"position":[[58,9],[1062,9]]},"89":{"position":[[281,9]]},"90":{"position":[[309,9]]},"91":{"position":[[743,9]]},"92":{"position":[[1353,9]]},"93":{"position":[[817,9]]},"119":{"position":[[64,9],[132,9],[228,9]]},"120":{"position":[[297,9]]},"125":{"position":[[3620,9],[6260,9],[6331,9]]}},"keywords":{}}],["mani",{"_index":754,"title":{},"content":{"30":{"position":[[2243,4]]},"64":{"position":[[880,4]]},"107":{"position":[[1047,4]]},"124":{"position":[[906,4]]},"144":{"position":[[198,4]]},"162":{"position":[[746,4],[855,4],[962,4],[1088,4]]}},"keywords":{}}],["manipul",{"_index":455,"title":{},"content":{"13":{"position":[[857,13]]}},"keywords":{}}],["manner",{"_index":1005,"title":{},"content":{"57":{"position":[[1403,7]]}},"keywords":{}}],["manual",{"_index":1322,"title":{},"content":{"99":{"position":[[1585,6]]},"105":{"position":[[358,7]]}},"keywords":{}}],["map",{"_index":615,"title":{},"content":{"20":{"position":[[1341,3]]}},"keywords":{}}],["mark",{"_index":790,"title":{},"content":{"33":{"position":[[62,6]]},"34":{"position":[[62,6]]},"46":{"position":[[2037,6]]},"54":{"position":[[1031,6],[1064,6]]},"72":{"position":[[234,5],[324,5]]},"74":{"position":[[244,4],[1150,4]]},"75":{"position":[[175,4]]},"76":{"position":[[34,6]]},"91":{"position":[[89,6],[811,6]]},"92":{"position":[[99,6],[819,6]]},"93":{"position":[[439,6]]},"94":{"position":[[68,6],[611,6]]},"101":{"position":[[704,6]]},"102":{"position":[[1344,6]]},"125":{"position":[[2815,6],[2875,6],[3964,6],[4093,6],[4295,6]]},"127":{"position":[[757,6]]},"128":{"position":[[958,6]]}},"keywords":{}}],["markdown",{"_index":1567,"title":{},"content":{"117":{"position":[[763,9],[817,9]]}},"keywords":{}}],["masteri",{"_index":1390,"title":{},"content":{"106":{"position":[[453,8]]}},"keywords":{}}],["match",{"_index":607,"title":{"86":{"position":[[35,8]]}},"content":{"20":{"position":[[878,8]]},"71":{"position":[[54,5],[78,7],[113,7]]},"86":{"position":[[29,7],[69,7]]},"90":{"position":[[1202,8]]},"92":{"position":[[1434,8]]},"95":{"position":[[480,8]]},"115":{"position":[[69,8],[466,8],[638,8],[734,5],[782,5],[987,5],[1028,5]]},"125":{"position":[[5927,8]]},"140":{"position":[[581,8]]}},"keywords":{}}],["match.if",{"_index":1551,"title":{},"content":{"115":{"position":[[969,8]]}},"keywords":{}}],["materi",{"_index":1427,"title":{},"content":{"109":{"position":[[471,9]]}},"keywords":{}}],["matti",{"_index":1826,"title":{},"content":{"144":{"position":[[358,5],[594,5],[718,6]]},"145":{"position":[[667,5]]}},"keywords":{}}],["max",{"_index":1742,"title":{},"content":{"138":{"position":[[885,3]]}},"keywords":{}}],["maximum",{"_index":915,"title":{},"content":{"46":{"position":[[1981,7]]},"137":{"position":[[509,7],[1319,7]]}},"keywords":{}}],["mean",{"_index":792,"title":{},"content":{"33":{"position":[[395,5],[749,5]]},"56":{"position":[[3367,5]]},"59":{"position":[[684,5]]},"102":{"position":[[909,5]]},"105":{"position":[[1013,7]]},"128":{"position":[[703,5]]},"141":{"position":[[1810,5]]},"145":{"position":[[847,5]]},"148":{"position":[[1986,5]]},"149":{"position":[[583,5],[954,5]]},"160":{"position":[[181,8]]},"163":{"position":[[205,8]]}},"keywords":{}}],["meaning",{"_index":1532,"title":{},"content":{"112":{"position":[[1804,10]]},"121":{"position":[[481,11]]}},"keywords":{}}],["mechan",{"_index":146,"title":{},"content":{"3":{"position":[[308,9]]},"56":{"position":[[55,9]]},"107":{"position":[[117,9]]},"108":{"position":[[701,10]]},"125":{"position":[[2158,9]]}},"keywords":{}}],["meet",{"_index":348,"title":{},"content":{"11":{"position":[[705,5]]},"105":{"position":[[536,4]]},"127":{"position":[[1132,4]]}},"keywords":{}}],["meggl",{"_index":1499,"title":{},"content":{"112":{"position":[[694,7],[803,7],[996,6]]}},"keywords":{}}],["member",{"_index":270,"title":{},"content":{"8":{"position":[[965,8],[1933,8],[2253,8]]},"15":{"position":[[576,7]]},"109":{"position":[[409,7]]},"157":{"position":[[1016,8]]}},"keywords":{}}],["membership",{"_index":273,"title":{},"content":{"8":{"position":[[1026,10],[1152,10]]}},"keywords":{}}],["mention",{"_index":508,"title":{},"content":{"16":{"position":[[128,9]]},"56":{"position":[[119,9]]},"112":{"position":[[738,8]]}},"keywords":{}}],["messag",{"_index":794,"title":{},"content":{"33":{"position":[[726,7]]},"35":{"position":[[68,8],[367,9],[381,8],[738,8]]},"64":{"position":[[1036,7]]},"75":{"position":[[208,8]]},"88":{"position":[[496,8],[957,7]]},"89":{"position":[[973,8]]},"95":{"position":[[678,7],[1981,7]]},"97":{"position":[[1126,7],[1171,7],[1349,7],[1394,7]]},"125":{"position":[[2941,8]]}},"keywords":{}}],["met",{"_index":785,"title":{},"content":{"32":{"position":[[511,4]]},"127":{"position":[[948,3]]},"129":{"position":[[265,3],[740,4]]},"131":{"position":[[248,4]]},"132":{"position":[[65,4]]},"137":{"position":[[202,4]]},"138":{"position":[[1235,4]]}},"keywords":{}}],["metadata",{"_index":898,"title":{},"content":{"46":{"position":[[673,8],[709,8]]},"80":{"position":[[418,8]]}},"keywords":{}}],["metadata.set",{"_index":1168,"title":{},"content":{"78":{"position":[[262,12]]}},"keywords":{}}],["method",{"_index":640,"title":{},"content":{"22":{"position":[[149,6],[498,6]]},"42":{"position":[[307,7]]},"105":{"position":[[1364,8]]},"140":{"position":[[1652,7]]}},"keywords":{}}],["methodolog",{"_index":1318,"title":{},"content":{"99":{"position":[[50,11]]}},"keywords":{}}],["meticul",{"_index":1527,"title":{},"content":{"112":{"position":[[1626,12]]}},"keywords":{}}],["michael",{"_index":1488,"title":{},"content":{"112":{"position":[[615,7]]}},"keywords":{}}],["middl",{"_index":1007,"title":{},"content":{"58":{"position":[[413,6]]},"60":{"position":[[2496,6]]}},"keywords":{}}],["miikka",{"_index":1490,"title":{},"content":{"112":{"position":[[630,6]]}},"keywords":{}}],["minimum",{"_index":1770,"title":{},"content":{"138":{"position":[[2146,7],[2251,7]]}},"keywords":{}}],["minimum_ag",{"_index":1766,"title":{},"content":{"138":{"position":[[1900,14],[2063,14]]}},"keywords":{}}],["minkowski",{"_index":1485,"title":{},"content":{"112":{"position":[[588,11],[974,11]]}},"keywords":{}}],["minu",{"_index":1122,"title":{},"content":{"66":{"position":[[800,5]]}},"keywords":{}}],["misinterpret",{"_index":868,"title":{},"content":{"40":{"position":[[587,14]]},"56":{"position":[[4440,17]]},"145":{"position":[[497,18]]}},"keywords":{}}],["miss",{"_index":1231,"title":{},"content":{"88":{"position":[[636,7]]}},"keywords":{}}],["mission",{"_index":318,"title":{},"content":{"8":{"position":[[2329,7]]}},"keywords":{}}],["mistak",{"_index":1950,"title":{},"content":{"161":{"position":[[1158,9]]}},"keywords":{}}],["mitig",{"_index":1091,"title":{},"content":{"64":{"position":[[81,8],[1300,8]]},"125":{"position":[[7697,8]]}},"keywords":{}}],["mix",{"_index":837,"title":{},"content":{"39":{"position":[[460,5]]},"90":{"position":[[1408,3]]},"121":{"position":[[1699,3],[1856,5]]}},"keywords":{}}],["mobil",{"_index":1157,"title":{},"content":{"74":{"position":[[1063,6]]},"107":{"position":[[1015,7]]}},"keywords":{}}],["mock",{"_index":394,"title":{},"content":{"11":{"position":[[2347,8]]}},"keywords":{}}],["mode",{"_index":673,"title":{},"content":{"24":{"position":[[228,5]]},"48":{"position":[[272,5]]}},"keywords":{}}],["model",{"_index":94,"title":{},"content":{"2":{"position":[[942,6],[1014,5]]},"3":{"position":[[257,5]]},"30":{"position":[[865,5],[924,6]]}},"keywords":{}}],["model.an",{"_index":143,"title":{},"content":{"3":{"position":[[220,8]]}},"keywords":{}}],["modif",{"_index":230,"title":{},"content":{"7":{"position":[[666,14]]}},"keywords":{}}],["modifi",{"_index":210,"title":{},"content":{"7":{"position":[[307,7]]},"153":{"position":[[126,8]]}},"keywords":{}}],["modul",{"_index":482,"title":{},"content":{"15":{"position":[[1076,6],[1380,6],[1475,6],[1550,7]]},"17":{"position":[[616,6],[641,6]]}},"keywords":{}}],["modular",{"_index":618,"title":{},"content":{"20":{"position":[[1637,10]]},"24":{"position":[[535,8]]},"27":{"position":[[866,7]]},"49":{"position":[[790,7]]},"141":{"position":[[684,10]]}},"keywords":{}}],["monitor",{"_index":418,"title":{"12":{"position":[[18,11]]}},"content":{"12":{"position":[[43,11],[82,10],[106,11]]}},"keywords":{}}],["more",{"_index":315,"title":{},"content":{"8":{"position":[[2204,4]]},"13":{"position":[[594,4]]},"15":{"position":[[449,4],[748,4],[785,4]]},"16":{"position":[[397,4],[1042,4],[1391,4]]},"17":{"position":[[1699,4]]},"20":{"position":[[1657,4]]},"21":{"position":[[456,4],[812,4],[1045,4]]},"22":{"position":[[1619,4]]},"25":{"position":[[487,4]]},"26":{"position":[[366,4],[482,4]]},"27":{"position":[[861,4]]},"30":{"position":[[2248,5],[2382,4]]},"32":{"position":[[680,4]]},"37":{"position":[[890,4],[1140,4]]},"39":{"position":[[1101,4]]},"41":{"position":[[551,4]]},"46":{"position":[[1161,4],[1905,4],[2427,4]]},"47":{"position":[[844,4]]},"48":{"position":[[882,4]]},"49":{"position":[[785,4],[1121,4]]},"56":{"position":[[260,4],[513,4],[1169,4],[2552,4],[3348,4],[3972,4],[4035,4]]},"57":{"position":[[168,4],[1375,4]]},"59":{"position":[[1596,5],[1641,5]]},"60":{"position":[[562,4],[1481,4]]},"63":{"position":[[748,4],[1414,4]]},"64":{"position":[[136,4],[885,4]]},"66":{"position":[[1237,4]]},"69":{"position":[[416,4]]},"85":{"position":[[531,4],[709,4]]},"86":{"position":[[527,4],[696,4]]},"87":{"position":[[218,4],[768,4]]},"90":{"position":[[1761,4]]},"95":{"position":[[2142,4]]},"96":{"position":[[484,4]]},"97":{"position":[[261,4],[792,4]]},"98":{"position":[[56,4],[189,4]]},"105":{"position":[[897,4]]},"106":{"position":[[514,4]]},"107":{"position":[[1052,5],[1081,4],[1233,4]]},"114":{"position":[[252,4]]},"115":{"position":[[209,4]]},"117":{"position":[[780,4]]},"118":{"position":[[162,4]]},"121":{"position":[[463,4],[1790,4]]},"123":{"position":[[460,4],[476,4]]},"135":{"position":[[572,4]]},"140":{"position":[[442,4],[2191,4]]},"141":{"position":[[1000,4],[1439,4]]},"146":{"position":[[669,4]]},"147":{"position":[[571,4]]},"148":{"position":[[393,4],[2415,4]]},"149":{"position":[[1145,4]]},"152":{"position":[[499,4],[722,4],[889,4]]},"155":{"position":[[824,4]]},"162":{"position":[[1288,4]]}},"keywords":{}}],["mostli",{"_index":331,"title":{},"content":{"11":{"position":[[72,6]]},"19":{"position":[[179,6]]},"41":{"position":[[92,6]]},"95":{"position":[[211,6]]},"125":{"position":[[151,6]]}},"keywords":{}}],["msg",{"_index":1239,"title":{},"content":{"89":{"position":[[677,3]]}},"keywords":{}}],["much",{"_index":619,"title":{},"content":{"20":{"position":[[1652,4]]},"97":{"position":[[858,4]]}},"keywords":{}}],["multi",{"_index":1011,"title":{},"content":{"58":{"position":[[884,5]]}},"keywords":{}}],["multilin",{"_index":1800,"title":{},"content":{"142":{"position":[[1129,12]]}},"keywords":{}}],["multipl",{"_index":343,"title":{"53":{"position":[[8,8]]},"54":{"position":[[29,8]]}},"content":{"11":{"position":[[526,8]]},"16":{"position":[[231,8]]},"20":{"position":[[1063,8],[1428,8]]},"22":{"position":[[866,8]]},"27":{"position":[[894,8]]},"42":{"position":[[427,8]]},"46":{"position":[[700,8]]},"47":{"position":[[482,8]]},"53":{"position":[[68,8]]},"54":{"position":[[89,8],[152,8],[1174,8]]},"56":{"position":[[724,8],[847,8],[4094,8]]},"57":{"position":[[585,8]]},"58":{"position":[[183,9],[598,9]]},"62":{"position":[[1209,8],[1481,8]]},"63":{"position":[[842,8]]},"64":{"position":[[688,8],[1064,8]]},"71":{"position":[[60,8]]},"80":{"position":[[1971,8]]},"94":{"position":[[300,8]]},"99":{"position":[[249,8],[1149,8]]},"114":{"position":[[211,8]]},"118":{"position":[[454,8]]},"123":{"position":[[540,8]]},"125":{"position":[[5409,8],[7257,8],[7371,8],[7458,8],[10601,8]]},"127":{"position":[[1212,8]]},"135":{"position":[[143,8],[752,8]]},"140":{"position":[[1231,8]]},"141":{"position":[[641,8],[1297,8],[1331,8]]},"142":{"position":[[97,8],[436,8],[508,8]]},"144":{"position":[[110,8],[261,8]]},"147":{"position":[[606,8],[1093,8],[1296,8]]},"148":{"position":[[721,8],[761,8]]},"157":{"position":[[937,8]]},"159":{"position":[[198,8],[223,8],[569,8]]},"162":{"position":[[472,8]]},"165":{"position":[[67,8],[443,8]]}},"keywords":{}}],["n",{"_index":1273,"title":{},"content":{"94":{"position":[[1293,1]]}},"keywords":{}}],["name",{"_index":480,"title":{"40":{"position":[[6,5]]},"53":{"position":[[17,5]]},"54":{"position":[[8,5]]},"61":{"position":[[39,6]]},"64":{"position":[[6,6]]},"91":{"position":[[22,5]]},"93":{"position":[[8,5]]},"94":{"position":[[13,5]]},"115":{"position":[[19,6]]}},"content":{"15":{"position":[[1014,4],[1159,4],[1334,4],[1361,4]]},"20":{"position":[[903,5]]},"21":{"position":[[686,5]]},"26":{"position":[[1554,5]]},"30":{"position":[[446,5],[2272,5]]},"39":{"position":[[294,5],[346,5],[581,5],[1124,5]]},"40":{"position":[[56,5],[112,5],[171,5],[310,5],[328,5],[361,4],[429,5],[605,5],[680,4],[702,5]]},"41":{"position":[[245,4]]},"45":{"position":[[302,4],[319,5]]},"46":{"position":[[502,5],[547,5],[579,4]]},"48":{"position":[[440,4]]},"53":{"position":[[77,5],[183,4],[465,4],[548,4],[593,4],[674,4],[802,4],[967,5]]},"54":{"position":[[68,5],[1505,4]]},"56":{"position":[[406,6],[1115,4],[1198,4],[1451,4],[1867,4],[2049,4],[3209,4],[3262,5],[3575,4]]},"57":{"position":[[830,4],[1612,4]]},"59":{"position":[[530,5]]},"60":{"position":[[838,4],[1510,5],[2153,4]]},"63":{"position":[[718,5],[823,5],[990,5],[1479,4],[1736,4]]},"64":{"position":[[42,6],[97,6],[164,5],[290,5],[402,6],[551,6],[720,5],[1087,4],[1131,4],[1263,6],[1333,5],[1378,5],[1760,5],[1826,4],[1881,5]]},"68":{"position":[[108,5]]},"69":{"position":[[103,5]]},"74":{"position":[[897,4]]},"78":{"position":[[117,4],[144,4]]},"80":{"position":[[305,5],[324,4]]},"83":{"position":[[396,5],[406,4]]},"84":{"position":[[270,5]]},"85":{"position":[[228,5],[621,5],[665,6],[689,5]]},"86":{"position":[[229,5],[653,5],[671,5]]},"87":{"position":[[547,5],[889,5],[1021,6],[1033,5],[1062,5],[1120,5],[1272,5]]},"88":{"position":[[317,5]]},"89":{"position":[[422,4],[568,5],[1114,5]]},"90":{"position":[[215,6],[389,5],[404,5],[613,5],[636,5],[1227,4],[1673,4]]},"91":{"position":[[63,5],[365,5],[449,5],[481,4],[547,5]]},"92":{"position":[[871,4],[1305,5]]},"93":{"position":[[499,4],[712,4]]},"94":{"position":[[48,5],[165,5],[383,5],[440,6],[568,5],[591,5],[660,4],[751,5],[815,5],[875,5]]},"97":{"position":[[198,5]]},"114":{"position":[[748,8],[766,4],[787,7]]},"115":{"position":[[59,5],[83,5],[183,5],[350,6],[366,5],[483,6],[954,4],[1038,4],[1178,5],[1308,6],[1420,6]]},"118":{"position":[[435,5]]},"121":{"position":[[322,4],[457,5],[560,5],[1471,4],[1573,5],[1639,4]]},"122":{"position":[[27,5],[54,5]]},"123":{"position":[[638,4]]},"124":{"position":[[41,6],[344,6],[856,5]]},"125":{"position":[[3938,5],[4275,5],[4761,5],[4817,5],[5917,5],[6913,6],[7266,5],[7350,5],[7412,6],[7658,6]]},"138":{"position":[[2226,4]]},"140":{"position":[[365,5],[479,5],[599,6],[708,6]]},"141":{"position":[[2051,5]]},"142":{"position":[[209,7],[256,8]]},"144":{"position":[[349,8],[680,5],[712,5],[736,5],[769,5]]},"145":{"position":[[740,5]]},"146":{"position":[[542,5]]},"147":{"position":[[1229,5]]},"148":{"position":[[520,4]]},"151":{"position":[[216,4]]},"156":{"position":[[1381,4]]},"159":{"position":[[285,4],[306,4],[425,7],[589,7]]},"161":{"position":[[435,5]]},"165":{"position":[[703,7],[722,7],[1135,5],[1192,5]]},"166":{"position":[[1156,4],[1336,4]]}},"keywords":{}}],["name>",{"_index":891,"title":{},"content":{"45":{"position":[[239,8]]}},"keywords":{}}],["name.specifi",{"_index":1167,"title":{},"content":{"78":{"position":[[202,12]]}},"keywords":{}}],["name.vari",{"_index":1773,"title":{},"content":{"140":{"position":[[351,13]]}},"keywords":{}}],["name:robot",{"_index":1938,"title":{},"content":{"159":{"position":[[465,10]]}},"keywords":{}}],["name:valu",{"_index":1936,"title":{},"content":{"159":{"position":[[268,10]]}},"keywords":{}}],["name=${filenam",{"_index":1864,"title":{},"content":{"148":{"position":[[1031,16]]}},"keywords":{}}],["name=alic",{"_index":1745,"title":{},"content":{"138":{"position":[[1402,10]]},"165":{"position":[[601,10]]}},"keywords":{}}],["name=bob",{"_index":1748,"title":{},"content":{"138":{"position":[[1441,8]]},"165":{"position":[[642,8]]}},"keywords":{}}],["name=charli",{"_index":1751,"title":{},"content":{"138":{"position":[[1478,12]]}},"keywords":{}}],["name=matti",{"_index":1834,"title":{},"content":{"145":{"position":[[282,10]]},"148":{"position":[[1153,10]]}},"keywords":{}}],["name=pekka",{"_index":1754,"title":{},"content":{"138":{"position":[[1519,10]]},"165":{"position":[[835,10]]}},"keywords":{}}],["name=teppo",{"_index":1838,"title":{},"content":{"145":{"position":[[328,10]]},"148":{"position":[[1207,10]]}},"keywords":{}}],["names}[0",{"_index":1830,"title":{},"content":{"144":{"position":[[578,11],[686,11]]}},"keywords":{}}],["names}[1",{"_index":1831,"title":{},"content":{"144":{"position":[[604,11],[742,11]]}},"keywords":{}}],["narrow",{"_index":1306,"title":{},"content":{"97":{"position":[[797,8]]}},"keywords":{}}],["nativ",{"_index":1782,"title":{},"content":{"140":{"position":[[1725,8]]},"160":{"position":[[103,8]]},"163":{"position":[[109,8]]}},"keywords":{}}],["natur",{"_index":596,"title":{},"content":{"20":{"position":[[357,7],[1345,7]]},"21":{"position":[[817,7]]}},"keywords":{}}],["navig",{"_index":1679,"title":{},"content":{"128":{"position":[[1281,8]]}},"keywords":{}}],["necessari",{"_index":1187,"title":{},"content":{"80":{"position":[[1262,9]]},"148":{"position":[[1478,9],[1663,9]]},"162":{"position":[[393,9]]}},"keywords":{}}],["necessit",{"_index":392,"title":{},"content":{"11":{"position":[[2295,13]]}},"keywords":{}}],["need",{"_index":167,"title":{},"content":{"3":{"position":[[947,6]]},"8":{"position":[[2397,5]]},"15":{"position":[[1659,4]]},"17":{"position":[[1632,5]]},"21":{"position":[[248,4]]},"22":{"position":[[1196,4],[1449,5]]},"25":{"position":[[601,7]]},"45":{"position":[[748,7]]},"46":{"position":[[422,6]]},"54":{"position":[[1427,6]]},"58":{"position":[[475,4]]},"59":{"position":[[175,4]]},"62":{"position":[[1810,6]]},"63":{"position":[[110,4],[1342,5],[1447,4]]},"80":{"position":[[2044,7]]},"92":{"position":[[354,4],[767,6]]},"97":{"position":[[363,7]]},"98":{"position":[[128,6]]},"101":{"position":[[969,4]]},"105":{"position":[[1448,5]]},"106":{"position":[[248,6]]},"110":{"position":[[971,7]]},"127":{"position":[[310,4]]},"129":{"position":[[625,6]]},"134":{"position":[[292,6]]},"136":{"position":[[10,4]]},"144":{"position":[[213,7]]},"145":{"position":[[718,6]]},"148":{"position":[[2293,7]]},"155":{"position":[[395,4]]},"157":{"position":[[911,4]]},"158":{"position":[[630,4]]},"162":{"position":[[1235,6]]}},"keywords":{}}],["needed.th",{"_index":966,"title":{},"content":{"54":{"position":[[1484,10]]}},"keywords":{}}],["negative/posit",{"_index":1810,"title":{},"content":{"143":{"position":[[231,19],[339,19]]}},"keywords":{}}],["nest",{"_index":714,"title":{},"content":{"26":{"position":[[1919,6]]}},"keywords":{}}],["network",{"_index":1079,"title":{},"content":{"63":{"position":[[1154,7]]},"64":{"position":[[762,7]]}},"keywords":{}}],["new",{"_index":507,"title":{},"content":{"16":{"position":[[110,3]]},"56":{"position":[[3549,3]]},"62":{"position":[[1551,3]]},"125":{"position":[[3213,3]]},"146":{"position":[[515,3]]},"156":{"position":[[1272,3]]}},"keywords":{}}],["newlin",{"_index":1076,"title":{},"content":{"63":{"position":[[963,7]]},"142":{"position":[[697,8]]}},"keywords":{}}],["newline=lf",{"_index":1073,"title":{},"content":{"63":{"position":[[926,10]]}},"keywords":{}}],["next",{"_index":979,"title":{},"content":{"56":{"position":[[967,4]]},"57":{"position":[[190,4],[662,4]]},"62":{"position":[[1288,4]]},"87":{"position":[[746,4]]},"115":{"position":[[1501,4]]},"137":{"position":[[815,4]]},"138":{"position":[[212,4],[426,4],[1202,4]]},"140":{"position":[[2058,4]]}},"keywords":{}}],["non",{"_index":244,"title":{},"content":{"8":{"position":[[201,3],[2012,3]]},"11":{"position":[[296,3]]},"21":{"position":[[1082,3]]},"31":{"position":[[1174,3]]},"40":{"position":[[138,3]]},"99":{"position":[[120,3]]},"111":{"position":[[331,3]]}},"keywords":{}}],["none",{"_index":1240,"title":{},"content":{"89":{"position":[[748,4]]},"102":{"position":[[885,5],[2368,4],[2427,4]]},"128":{"position":[[691,5],[1985,4],[2041,4]]},"143":{"position":[[513,8],[1033,7]]}},"keywords":{}}],["normal",{"_index":439,"title":{},"content":{"13":{"position":[[87,8]]},"22":{"position":[[568,8]]},"46":{"position":[[516,8]]},"58":{"position":[[446,6]]},"59":{"position":[[753,6],[910,6],[1144,8]]},"121":{"position":[[1927,6]]},"123":{"position":[[761,8]]},"140":{"position":[[812,6]]},"162":{"position":[[165,6]]},"165":{"position":[[174,6]]}},"keywords":{}}],["not_a_numb",{"_index":1292,"title":{},"content":{"95":{"position":[[1715,12],[2034,14]]}},"keywords":{}}],["note",{"_index":1189,"title":{},"content":{"80":{"position":[[1751,5]]},"105":{"position":[[574,4]]},"117":{"position":[[518,5]]},"161":{"position":[[1023,5]]}},"keywords":{}}],["noth",{"_index":1822,"title":{},"content":{"143":{"position":[[1022,10]]}},"keywords":{}}],["now",{"_index":1027,"title":{},"content":{"59":{"position":[[1590,3],[1635,3]]},"63":{"position":[[1799,3]]},"95":{"position":[[1315,3]]},"156":{"position":[[1429,3]]}},"keywords":{}}],["nowaday",{"_index":1284,"title":{},"content":{"95":{"position":[[964,8]]}},"keywords":{}}],["num1",{"_index":1933,"title":{},"content":{"158":{"position":[[1170,7],[1205,7],[1513,7]]}},"keywords":{}}],["num2",{"_index":1934,"title":{},"content":{"158":{"position":[[1178,7],[1215,7]]}},"keywords":{}}],["number",{"_index":624,"title":{"92":{"position":[[17,6]]}},"content":{"21":{"position":[[504,6]]},"39":{"position":[[1281,6],[1402,6]]},"42":{"position":[[101,6]]},"71":{"position":[[90,6]]},"74":{"position":[[677,6]]},"85":{"position":[[317,6],[496,6]]},"86":{"position":[[313,6],[492,6]]},"87":{"position":[[974,6],[1175,6]]},"89":{"position":[[472,6]]},"91":{"position":[[279,6]]},"92":{"position":[[58,6],[243,6],[1164,6],[1260,6]]},"93":{"position":[[177,6],[363,6],[642,6]]},"94":{"position":[[238,6]]},"95":{"position":[[1925,6]]},"118":{"position":[[587,7]]},"121":{"position":[[2080,6],[2119,6],[2173,6],[2289,7]]},"122":{"position":[[82,6]]},"125":{"position":[[4052,6]]},"137":{"position":[[249,6],[1327,6]]},"138":{"position":[[659,6]]},"140":{"position":[[1905,8]]},"143":{"position":[[223,7],[310,7]]},"144":{"position":[[384,10]]},"147":{"position":[[1051,6]]},"158":{"position":[[1100,7]]}},"keywords":{}}],["number=1",{"_index":1968,"title":{},"content":{"164":{"position":[[595,8]]}},"keywords":{}}],["number=4",{"_index":1965,"title":{},"content":{"164":{"position":[[493,8]]}},"keywords":{}}],["numbers.for",{"_index":1720,"title":{},"content":{"135":{"position":[[653,11]]}},"keywords":{}}],["nunit",{"_index":399,"title":{},"content":{"11":{"position":[[2444,6]]}},"keywords":{}}],["object",{"_index":52,"title":{"108":{"position":[[19,10]]},"125":{"position":[[9,10]]}},"content":{"2":{"position":[[10,10]]},"3":{"position":[[10,10]]},"4":{"position":[[10,10]]},"7":{"position":[[10,10]]},"8":{"position":[[10,10],[54,10],[511,10]]},"9":{"position":[[10,10]]},"11":{"position":[[10,10]]},"15":{"position":[[10,10]]},"16":{"position":[[10,10]]},"17":{"position":[[10,10]]},"19":{"position":[[10,10]]},"20":{"position":[[10,10]]},"21":{"position":[[10,10]]},"22":{"position":[[10,10]]},"26":{"position":[[10,10]]},"27":{"position":[[10,10]]},"30":{"position":[[10,10]]},"31":{"position":[[10,10]]},"32":{"position":[[10,10]]},"33":{"position":[[10,10]]},"34":{"position":[[10,10]]},"35":{"position":[[10,10]]},"39":{"position":[[10,10]]},"40":{"position":[[10,10]]},"41":{"position":[[10,10]]},"44":{"position":[[10,10]]},"45":{"position":[[10,10]]},"46":{"position":[[10,10]]},"47":{"position":[[10,10]]},"48":{"position":[[10,10]]},"49":{"position":[[10,10]]},"52":{"position":[[10,10]]},"53":{"position":[[10,10]]},"54":{"position":[[10,10]]},"56":{"position":[[10,10]]},"57":{"position":[[10,10]]},"58":{"position":[[10,10]]},"59":{"position":[[10,10]]},"60":{"position":[[10,10]]},"62":{"position":[[10,10]]},"63":{"position":[[10,10]]},"64":{"position":[[10,10]]},"66":{"position":[[10,10]]},"67":{"position":[[10,10]]},"74":{"position":[[10,10]]},"79":{"position":[[10,10]]},"80":{"position":[[10,10]]},"83":{"position":[[10,10]]},"87":{"position":[[10,10]]},"88":{"position":[[10,10]]},"89":{"position":[[10,10]]},"90":{"position":[[10,10]]},"91":{"position":[[10,10]]},"92":{"position":[[10,10]]},"93":{"position":[[10,10]]},"94":{"position":[[10,10]]},"95":{"position":[[10,10]]},"96":{"position":[[10,10]]},"97":{"position":[[10,10]]},"101":{"position":[[10,10]]},"102":{"position":[[10,10]]},"103":{"position":[[10,10]]},"105":{"position":[[264,11],[952,10]]},"108":{"position":[[14,10],[213,11],[368,11]]},"115":{"position":[[10,10]]},"116":{"position":[[10,10]]},"117":{"position":[[10,10]]},"118":{"position":[[10,10]]},"119":{"position":[[10,10]]},"120":{"position":[[10,10]]},"121":{"position":[[10,10]]},"123":{"position":[[10,10]]},"124":{"position":[[10,10]]},"125":{"position":[[9,10],[1238,10]]},"127":{"position":[[10,10]]},"128":{"position":[[10,10]]},"129":{"position":[[10,10]]},"131":{"position":[[10,10]]},"135":{"position":[[10,10]]},"137":{"position":[[10,10]]},"138":{"position":[[10,10]]},"140":{"position":[[10,10],[1005,6],[1943,8]]},"141":{"position":[[10,10]]},"142":{"position":[[10,10]]},"143":{"position":[[10,10]]},"144":{"position":[[10,10]]},"145":{"position":[[10,10]]},"146":{"position":[[10,10]]},"148":{"position":[[10,10]]},"149":{"position":[[10,10]]},"151":{"position":[[10,10]]},"152":{"position":[[10,10]]},"153":{"position":[[10,10]]},"154":{"position":[[10,10]]},"155":{"position":[[10,10]]},"156":{"position":[[10,10]]},"157":{"position":[[10,10]]},"158":{"position":[[10,10]]},"161":{"position":[[10,10]]},"162":{"position":[[10,10]]},"164":{"position":[[10,10]]},"165":{"position":[[10,10]]},"166":{"position":[[10,10]]}},"keywords":{}}],["obtain",{"_index":1436,"title":{},"content":{"109":{"position":[[975,9]]}},"keywords":{}}],["obviou",{"_index":839,"title":{},"content":{"39":{"position":[[515,7],[734,7],[932,7]]},"40":{"position":[[142,7]]}},"keywords":{}}],["occur",{"_index":1068,"title":{},"content":{"62":{"position":[[1640,6]]},"64":{"position":[[118,5]]},"101":{"position":[[977,5]]},"127":{"position":[[318,5]]},"148":{"position":[[1554,5]]}},"keywords":{}}],["offer",{"_index":65,"title":{},"content":{"2":{"position":[[297,6],[1634,5]]},"13":{"position":[[635,6]]},"21":{"position":[[1290,8]]},"22":{"position":[[1061,6]]},"48":{"position":[[318,7]]},"63":{"position":[[101,5]]},"96":{"position":[[335,6]]},"109":{"position":[[108,5]]}},"keywords":{}}],["offici",{"_index":174,"title":{},"content":{"4":{"position":[[261,10]]},"8":{"position":[[155,11],[1269,8]]},"9":{"position":[[41,8],[102,8],[340,8]]},"105":{"position":[[760,8]]},"109":{"position":[[49,10]]},"125":{"position":[[1330,8]]}},"keywords":{}}],["old",{"_index":1978,"title":{},"content":{"165":{"position":[[746,3]]}},"keywords":{}}],["older",{"_index":1760,"title":{},"content":{"138":{"position":[[1645,5],[1690,5],[1853,5],[2193,5]]}},"keywords":{}}],["older_particip",{"_index":1761,"title":{},"content":{"138":{"position":[[1664,21],[1919,21],[2274,21],[2368,21]]}},"keywords":{}}],["older_participants}[0][nam",{"_index":1763,"title":{},"content":{"138":{"position":[[1744,30]]}},"keywords":{}}],["older_participants}[1][nam",{"_index":1765,"title":{},"content":{"138":{"position":[[1795,30]]}},"keywords":{}}],["omit",{"_index":894,"title":{},"content":{"45":{"position":[[733,7]]},"89":{"position":[[150,7],[983,8]]},"94":{"position":[[1026,8]]}},"keywords":{}}],["on",{"_index":685,"title":{"53":{"position":[[38,3]]}},"content":{"25":{"position":[[212,3]]},"26":{"position":[[359,3],[475,3],[2065,3]]},"34":{"position":[[464,3],[662,3],[729,3],[800,3],[864,3]]},"40":{"position":[[218,3]]},"44":{"position":[[261,3]]},"48":{"position":[[257,3],[739,3]]},"53":{"position":[[98,3]]},"54":{"position":[[984,3],[1379,3]]},"56":{"position":[[1495,3],[1616,3],[1894,3],[1937,3],[2148,3],[2247,3]]},"57":{"position":[[290,3],[460,3],[1012,3],[1756,3],[1799,3]]},"62":{"position":[[1709,3],[1732,3]]},"63":{"position":[[1424,3]]},"64":{"position":[[570,3]]},"79":{"position":[[488,3]]},"85":{"position":[[145,3]]},"87":{"position":[[365,3]]},"88":{"position":[[567,3],[571,3],[606,3],[665,3]]},"91":{"position":[[590,3]]},"92":{"position":[[403,3],[488,3]]},"95":{"position":[[1242,3],[1271,3]]},"99":{"position":[[1285,3],[1458,3],[1743,3]]},"101":{"position":[[802,3]]},"102":{"position":[[1446,3]]},"103":{"position":[[722,3]]},"123":{"position":[[453,3],[486,3]]},"125":{"position":[[7287,3]]},"135":{"position":[[966,3]]},"137":{"position":[[330,3]]},"144":{"position":[[395,3]]},"147":{"position":[[49,3],[1122,3]]},"149":{"position":[[622,3]]},"151":{"position":[[840,3]]},"153":{"position":[[261,3],[431,5]]},"162":{"position":[[995,3],[1166,3]]}},"keywords":{}}],["onc",{"_index":503,"title":{},"content":{"15":{"position":[[1785,4]]},"54":{"position":[[1353,4]]},"127":{"position":[[380,4]]},"138":{"position":[[763,4]]},"146":{"position":[[548,4]]},"149":{"position":[[549,4]]},"153":{"position":[[623,4]]},"156":{"position":[[1519,4]]},"157":{"position":[[681,4]]}},"keywords":{}}],["ongo",{"_index":277,"title":{},"content":{"8":{"position":[[1124,7]]}},"keywords":{}}],["open",{"_index":32,"title":{"7":{"position":[[6,4]]}},"content":{"0":{"position":[[406,4]]},"7":{"position":[[49,4],[184,4]]},"8":{"position":[[320,4],[1881,4],[2441,4]]},"19":{"position":[[507,4]]},"20":{"position":[[502,7],[566,4],[1193,5]]},"53":{"position":[[317,4]]},"64":{"position":[[828,4],[1092,5]]},"90":{"position":[[905,4]]},"103":{"position":[[801,6],[1018,4]]},"112":{"position":[[1545,4]]},"119":{"position":[[459,5]]},"120":{"position":[[784,5]]},"125":{"position":[[1139,4]]},"129":{"position":[[596,7],[822,4]]},"140":{"position":[[765,7]]}},"keywords":{}}],["openth",{"_index":1249,"title":{},"content":{"90":{"position":[[670,7]]}},"keywords":{}}],["oper",{"_index":264,"title":{},"content":{"8":{"position":[[877,8],[1010,11]]},"11":{"position":[[855,11],[1425,8]]},"13":{"position":[[1012,10]]},"17":{"position":[[1147,9]]},"62":{"position":[[201,9],[452,9]]},"67":{"position":[[424,9],[500,9]]},"99":{"position":[[638,11]]},"107":{"position":[[198,9]]},"132":{"position":[[244,9]]},"140":{"position":[[1554,9]]}},"keywords":{}}],["operatingsystem",{"_index":500,"title":{},"content":{"15":{"position":[[1727,15]]},"147":{"position":[[171,15],[845,15],[1261,15]]}},"keywords":{}}],["opt",{"_index":1203,"title":{},"content":{"83":{"position":[[452,7],[556,7],[617,7],[704,7]]}},"keywords":{}}],["optim",{"_index":631,"title":{},"content":{"21":{"position":[[970,9]]}},"keywords":{}}],["option",{"_index":708,"title":{"70":{"position":[[38,8]]},"89":{"position":[[8,8]]},"120":{"position":[[17,8]]}},"content":{"26":{"position":[[1560,8]]},"30":{"position":[[2059,10],[2100,7],[2260,7],[2399,8]]},"40":{"position":[[222,8]]},"45":{"position":[[703,8]]},"48":{"position":[[574,8]]},"56":{"position":[[1227,8]]},"67":{"position":[[251,7]]},"68":{"position":[[81,6]]},"69":{"position":[[76,6]]},"70":{"position":[[41,7]]},"74":{"position":[[955,7],[978,6]]},"76":{"position":[[80,7]]},"80":{"position":[[1424,11],[1525,11],[1687,11]]},"85":{"position":[[263,9]]},"86":{"position":[[262,9]]},"87":{"position":[[728,9],[1288,10]]},"88":{"position":[[1105,8]]},"89":{"position":[[58,8],[638,8],[832,8],[997,8]]},"90":{"position":[[1090,8]]},"91":{"position":[[756,8]]},"92":{"position":[[166,8],[1366,8]]},"93":{"position":[[830,8]]},"94":{"position":[[1006,8]]},"95":{"position":[[1080,9],[1482,8]]},"96":{"position":[[469,8]]},"120":{"position":[[55,8],[132,8],[153,8],[252,8],[975,8]]},"125":{"position":[[3709,8],[6389,8],[6469,8]]},"131":{"position":[[512,8]]},"141":{"position":[[1186,8]]},"146":{"position":[[795,8]]},"147":{"position":[[521,9]]},"148":{"position":[[532,8]]},"151":{"position":[[599,8]]},"152":{"position":[[382,7]]},"155":{"position":[[243,8]]},"158":{"position":[[287,10]]},"159":{"position":[[83,8],[110,6],[179,6]]},"161":{"position":[[243,8]]},"164":{"position":[[309,8]]}},"keywords":{}}],["optional)fre",{"_index":1228,"title":{},"content":{"87":{"position":[[1258,13]]}},"keywords":{}}],["optional)nam",{"_index":1227,"title":{},"content":{"87":{"position":[[1206,15]]}},"keywords":{}}],["optional)vari",{"_index":1226,"title":{},"content":{"87":{"position":[[1157,17]]}},"keywords":{}}],["order",{"_index":561,"title":{},"content":{"19":{"position":[[282,6]]},"21":{"position":[[283,6]]},"25":{"position":[[434,8]]},"37":{"position":[[221,5]]},"39":{"position":[[168,5],[523,5]]},"40":{"position":[[518,6]]},"45":{"position":[[457,5]]},"60":{"position":[[1561,5]]},"79":{"position":[[55,5]]},"87":{"position":[[1084,5]]},"89":{"position":[[1072,5]]},"105":{"position":[[1125,5],[1319,5],[1373,5]]},"125":{"position":[[8868,5]]},"145":{"position":[[832,8],[877,5]]},"152":{"position":[[280,6],[802,5],[936,5]]}},"keywords":{}}],["organ",{"_index":29,"title":{"6":{"position":[[4,12]]}},"content":{"0":{"position":[[356,10]]},"5":{"position":[[210,10]]},"8":{"position":[[1522,10]]},"16":{"position":[[172,8]]},"24":{"position":[[111,9]]},"25":{"position":[[17,9],[549,12]]},"27":{"position":[[136,9],[172,9],[286,8],[944,10]]},"49":{"position":[[434,8]]},"57":{"position":[[1393,9]]},"62":{"position":[[949,8]]},"99":{"position":[[1210,9],[2252,8]]},"109":{"position":[[35,13]]},"110":{"position":[[32,13]]}},"keywords":{}}],["organiz",{"_index":240,"title":{},"content":{"8":{"position":[[69,14]]},"125":{"position":[[1253,14]]}},"keywords":{}}],["orient",{"_index":405,"title":{},"content":{"11":{"position":[[2655,8]]},"21":{"position":[[993,8]]},"87":{"position":[[232,8]]}},"keywords":{}}],["origin",{"_index":223,"title":{},"content":{"7":{"position":[[554,8]]},"20":{"position":[[124,10]]},"22":{"position":[[105,10]]},"146":{"position":[[576,8],[603,8]]},"148":{"position":[[2390,10]]},"151":{"position":[[151,9]]},"166":{"position":[[1100,8]]}},"keywords":{}}],["orvari",{"_index":1612,"title":{},"content":{"122":{"position":[[71,10]]}},"keywords":{}}],["other",{"_index":113,"title":{},"content":{"2":{"position":[[1432,7]]},"20":{"position":[[1015,6]]},"40":{"position":[[256,6]]},"89":{"position":[[1032,6]]},"107":{"position":[[1023,8]]},"151":{"position":[[903,6]]}},"keywords":{}}],["otherwis",{"_index":1913,"title":{},"content":{"157":{"position":[[1025,10]]}},"keywords":{}}],["out",{"_index":1340,"title":{},"content":{"102":{"position":[[1568,3]]}},"keywords":{}}],["outcom",{"_index":578,"title":{"107":{"position":[[13,9]]}},"content":{"19":{"position":[[832,8]]},"21":{"position":[[859,9]]},"101":{"position":[[316,7]]},"102":{"position":[[381,8]]},"131":{"position":[[732,8]]}},"keywords":{}}],["outlin",{"_index":1365,"title":{},"content":{"105":{"position":[[231,8]]}},"keywords":{}}],["output",{"_index":648,"title":{},"content":{"22":{"position":[[737,6]]},"30":{"position":[[1086,7],[1955,7],[2159,6]]},"31":{"position":[[162,6],[182,6],[803,7]]},"35":{"position":[[89,7],[180,7],[200,6],[214,6]]},"94":{"position":[[1096,6]]},"125":{"position":[[2962,7]]},"166":{"position":[[600,6]]}},"keywords":{}}],["output.xml",{"_index":756,"title":{},"content":{"31":{"position":[[253,11],[688,11]]},"35":{"position":[[409,10],[654,10]]},"166":{"position":[[619,11]]}},"keywords":{}}],["output_dir",{"_index":1985,"title":{},"content":{"166":{"position":[[546,13]]}},"keywords":{}}],["outsid",{"_index":825,"title":{},"content":{"37":{"position":[[996,7],[1244,7]]},"49":{"position":[[388,7]]},"119":{"position":[[771,7]]},"148":{"position":[[2021,7],[2338,7]]},"149":{"position":[[509,7]]}},"keywords":{}}],["over",{"_index":402,"title":{},"content":{"11":{"position":[[2528,4]]},"56":{"position":[[2218,4]]},"57":{"position":[[1025,4]]},"64":{"position":[[339,4]]},"116":{"position":[[485,4]]},"135":{"position":[[169,4],[470,4],[637,4],[687,4],[747,4]]},"137":{"position":[[115,4]]},"138":{"position":[[2014,4]]},"148":{"position":[[406,4]]},"153":{"position":[[413,4]]},"158":{"position":[[575,4]]}},"keywords":{}}],["overal",{"_index":1509,"title":{},"content":{"112":{"position":[[930,7]]}},"keywords":{}}],["overhead",{"_index":408,"title":{},"content":{"11":{"position":[[2759,8]]}},"keywords":{}}],["overli",{"_index":1601,"title":{},"content":{"121":{"position":[[1652,6]]}},"keywords":{}}],["overrid",{"_index":913,"title":{},"content":{"46":{"position":[[1782,9],[2073,9],[2684,9]]},"102":{"position":[[705,8],[2290,8],[2375,8]]},"128":{"position":[[535,8],[1551,10],[1910,8],[1992,8]]},"155":{"position":[[532,8]]}},"keywords":{}}],["overridden",{"_index":1180,"title":{},"content":{"80":{"position":[[718,10],[868,10],[1010,10]]},"102":{"position":[[665,11],[1519,10]]},"128":{"position":[[495,11],[1090,10]]}},"keywords":{}}],["overridden/extend",{"_index":1169,"title":{},"content":{"78":{"position":[[393,19]]}},"keywords":{}}],["overse",{"_index":271,"title":{},"content":{"8":{"position":[[984,8]]},"110":{"position":[[568,10]]}},"keywords":{}}],["overview",{"_index":8,"title":{},"content":{"0":{"position":[[74,8]]},"5":{"position":[[399,8]]},"9":{"position":[[260,9]]},"31":{"position":[[512,8]]},"106":{"position":[[792,8]]}},"keywords":{}}],["overwrit",{"_index":1889,"title":{},"content":{"152":{"position":[[1158,9]]},"156":{"position":[[1070,9]]}},"keywords":{}}],["overwritten",{"_index":906,"title":{},"content":{"46":{"position":[[1287,11]]},"47":{"position":[[367,11]]},"156":{"position":[[1251,11],[1890,11]]}},"keywords":{}}],["overwritten/mask",{"_index":1852,"title":{},"content":{"146":{"position":[[489,18]]}},"keywords":{}}],["pace",{"_index":1383,"title":{},"content":{"105":{"position":[[1383,4]]}},"keywords":{}}],["page",{"_index":324,"title":{},"content":{"9":{"position":[[111,5],[242,4]]},"19":{"position":[[512,4]]},"20":{"position":[[521,4],[635,4]]},"53":{"position":[[328,4],[410,4]]},"90":{"position":[[726,4],[839,4],[974,4]]},"121":{"position":[[1983,4]]},"137":{"position":[[377,4]]},"138":{"position":[[587,4],[669,5]]}},"keywords":{}}],["pair",{"_index":901,"title":{},"content":{"46":{"position":[[756,5]]},"125":{"position":[[10620,5]]},"140":{"position":[[1365,5]]},"145":{"position":[[126,5],[193,5],[900,5]]},"165":{"position":[[86,5],[383,5],[462,6]]}},"keywords":{}}],["paragraph",{"_index":1004,"title":{},"content":{"57":{"position":[[1310,9]]}},"keywords":{}}],["paramet",{"_index":1900,"title":{},"content":{"155":{"position":[[379,10]]}},"keywords":{}}],["parameter",{"_index":1223,"title":{},"content":{"87":{"position":[[110,13]]}},"keywords":{}}],["pars",{"_index":91,"title":{},"content":{"2":{"position":[[877,6]]},"19":{"position":[[1185,6]]},"30":{"position":[[760,7]]},"37":{"position":[[1373,6]]},"44":{"position":[[127,6],[226,6]]},"50":{"position":[[155,7]]},"57":{"position":[[369,7]]}},"keywords":{}}],["parser",{"_index":141,"title":{},"content":{"3":{"position":[[167,6]]}},"keywords":{}}],["part",{"_index":137,"title":{},"content":{"3":{"position":[[45,4]]},"17":{"position":[[1485,4]]},"27":{"position":[[373,4],[578,4],[737,4]]},"37":{"position":[[504,4],[716,4]]},"41":{"position":[[225,4]]},"46":{"position":[[390,4]]},"49":{"position":[[877,6]]},"56":{"position":[[3298,4],[3867,4]]},"59":{"position":[[250,4],[1170,4]]},"67":{"position":[[578,4]]},"83":{"position":[[838,4],[888,4]]},"84":{"position":[[75,4]]},"85":{"position":[[67,4]]},"86":{"position":[[80,4]]},"90":{"position":[[1653,4],[1808,4]]},"91":{"position":[[200,4]]},"96":{"position":[[709,4]]},"97":{"position":[[149,4]]},"99":{"position":[[2209,5]]},"114":{"position":[[366,4]]},"116":{"position":[[911,4]]},"122":{"position":[[169,4]]},"125":{"position":[[329,4]]},"138":{"position":[[175,4],[373,4],[1150,4],[2109,4]]},"142":{"position":[[897,4]]},"143":{"position":[[132,4]]},"148":{"position":[[2117,5]]},"149":{"position":[[1083,4]]}},"keywords":{}}],["parti",{"_index":190,"title":{},"content":{"4":{"position":[[637,5]]},"15":{"position":[[470,5]]},"27":{"position":[[648,5]]},"64":{"position":[[359,5]]}},"keywords":{}}],["particip",{"_index":195,"title":{},"content":{"5":{"position":[[63,12],[248,12]]},"105":{"position":[[54,12],[520,12],[687,12],[1067,12]]},"106":{"position":[[146,12]]},"107":{"position":[[30,12]]},"108":{"position":[[94,12],[474,12],[598,12],[785,12],[987,12],[1224,12]]},"110":{"position":[[252,11],[717,11],[855,12]]},"138":{"position":[[1537,15],[1651,12],[1696,12],[1709,15],[1859,12],[1884,15],[1969,14],[1987,15],[2023,12],[2158,11],[2214,11],[2296,14]]},"161":{"position":[[382,15],[402,12],[790,16]]},"162":{"position":[[669,15],[860,15],[967,15]]},"164":{"position":[[481,11]]},"165":{"position":[[679,11],[799,11],[823,11],[857,11],[896,11],[968,11]]}},"keywords":{}}],["participant.ag",{"_index":1767,"title":{},"content":{"138":{"position":[[2039,18]]},"164":{"position":[[924,19]]}},"keywords":{}}],["participant.nam",{"_index":1771,"title":{},"content":{"138":{"position":[[2170,19]]},"164":{"position":[[901,19]]}},"keywords":{}}],["participant_1",{"_index":1756,"title":{},"content":{"138":{"position":[[1553,16]]}},"keywords":{}}],["participant_2",{"_index":1757,"title":{},"content":{"138":{"position":[[1570,16]]}},"keywords":{}}],["participant_3",{"_index":1758,"title":{},"content":{"138":{"position":[[1587,16]]}},"keywords":{}}],["participant_4",{"_index":1759,"title":{},"content":{"138":{"position":[[1604,16]]}},"keywords":{}}],["particular",{"_index":560,"title":{},"content":{"19":{"position":[[271,10]]},"89":{"position":[[807,10]]}},"keywords":{}}],["particularli",{"_index":938,"title":{},"content":{"49":{"position":[[531,12]]},"121":{"position":[[352,12]]},"162":{"position":[[1222,12]]}},"keywords":{}}],["partner",{"_index":1423,"title":{},"content":{"109":{"position":[[184,8],[961,9]]}},"keywords":{}}],["pass",{"_index":743,"title":{"33":{"position":[[8,5]]}},"content":{"30":{"position":[[1449,4],[1570,4],[1713,4],[1731,7],[1841,4],[1859,7],[2297,6]]},"31":{"position":[[593,7],[1145,6]]},"32":{"position":[[228,5]]},"33":{"position":[[72,5],[194,4],[310,4],[355,5],[513,4],[556,5],[640,4],[825,4]]},"52":{"position":[[650,6]]},"54":{"position":[[852,4]]},"87":{"position":[[148,6]]},"88":{"position":[[546,4],[691,5]]},"105":{"position":[[1134,4]]},"123":{"position":[[68,6],[400,4]]},"125":{"position":[[2825,5],[6745,6]]},"146":{"position":[[188,6]]},"158":{"position":[[416,4],[1400,6]]}},"keywords":{}}],["pass.skip",{"_index":781,"title":{},"content":{"32":{"position":[[369,10]]}},"keywords":{}}],["password",{"_index":742,"title":{},"content":{"30":{"position":[[1438,8],[1559,8]]},"39":{"position":[[865,8],[1011,9]]},"53":{"position":[[443,8],[486,9],[504,8],[557,8],[615,9],[631,8],[683,8]]},"54":{"position":[[675,9],[741,9],[879,9],[921,9],[969,9]]},"60":{"position":[[198,8],[682,9],[758,8],[1088,9],[1172,8],[1630,8],[1707,8],[1975,8],[2206,8],[2333,9],[2385,9]]},"64":{"position":[[1509,11],[1659,11]]}},"keywords":{}}],["passworddeni",{"_index":1034,"title":{},"content":{"60":{"position":[[166,14]]}},"keywords":{}}],["patch",{"_index":1943,"title":{},"content":{"159":{"position":[[638,8],[719,6]]}},"keywords":{}}],["path",{"_index":484,"title":{"17":{"position":[[13,6]]}},"content":{"15":{"position":[[1090,5],[1489,5],[1531,4],[1575,6]]},"16":{"position":[[988,4],[1032,5],[1069,4]]},"17":{"position":[[64,5],[177,5],[187,4],[218,4],[237,5],[257,4],[276,4],[383,4],[456,5],[477,4],[630,5],[655,4],[853,4],[1099,5],[1283,5],[1358,5],[1477,4],[1601,4],[1627,4],[1788,4]]},"30":{"position":[[268,4],[2336,4]]},"59":{"position":[[1003,4],[1022,5]]},"63":{"position":[[815,4]]},"119":{"position":[[496,4]]},"123":{"position":[[648,4],[678,7],[702,4]]},"125":{"position":[[3273,5]]},"147":{"position":[[1182,4],[1211,4],[1320,7],[1344,4],[1388,7]]},"166":{"position":[[354,4],[485,4],[572,4],[694,4],[1203,4]]}},"keywords":{}}],["path/modul",{"_index":548,"title":{},"content":{"17":{"position":[[1582,11]]}},"keywords":{}}],["path/to/log.html",{"_index":749,"title":{},"content":{"30":{"position":[[1988,17]]}},"keywords":{}}],["path/to/output.xml",{"_index":748,"title":{},"content":{"30":{"position":[[1963,19]]}},"keywords":{}}],["path/to/report.html",{"_index":750,"title":{},"content":{"30":{"position":[[2014,20]]}},"keywords":{}}],["path/to/test",{"_index":1133,"title":{},"content":{"68":{"position":[[137,13]]},"69":{"position":[[131,13]]},"70":{"position":[[141,13]]},"71":{"position":[[235,13],[333,13]]},"74":{"position":[[1070,13]]},"76":{"position":[[163,13]]}},"keywords":{}}],["pattern",{"_index":1143,"title":{"71":{"position":[[18,9]]}},"content":{"71":{"position":[[18,8]]},"74":{"position":[[1026,9]]},"76":{"position":[[125,9]]}},"keywords":{}}],["peabodi",{"_index":1487,"title":{},"content":{"112":{"position":[[606,8]]}},"keywords":{}}],["pekka",{"_index":1492,"title":{},"content":{"112":{"position":[[646,5]]},"138":{"position":[[1826,5]]}},"keywords":{}}],["peopl",{"_index":1924,"title":{},"content":{"158":{"position":[[877,6]]}},"keywords":{}}],["per",{"_index":999,"title":{},"content":{"57":{"position":[[474,3]]}},"keywords":{}}],["percent",{"_index":1780,"title":{},"content":{"140":{"position":[[1582,7]]}},"keywords":{}}],["perform",{"_index":428,"title":{},"content":{"12":{"position":[[226,11]]},"13":{"position":[[56,7],[96,9]]},"19":{"position":[[355,9]]},"21":{"position":[[259,9]]},"22":{"position":[[1527,10]]},"26":{"position":[[206,10],[441,9]]},"57":{"position":[[766,9]]},"66":{"position":[[664,7]]},"102":{"position":[[2236,7],[2337,7]]},"127":{"position":[[289,7]]},"128":{"position":[[1720,7],[1817,7],[1937,7],[2046,7]]},"135":{"position":[[215,7]]}},"keywords":{}}],["performance.attribut",{"_index":221,"title":{},"content":{"7":{"position":[[509,24]]}},"keywords":{}}],["permiss",{"_index":207,"title":{},"content":{"7":{"position":[[173,10],[255,11]]}},"keywords":{}}],["permit",{"_index":1430,"title":{},"content":{"109":{"position":[[671,9]]}},"keywords":{}}],["persist",{"_index":808,"title":{},"content":{"35":{"position":[[311,10],[461,11]]},"145":{"position":[[858,7]]}},"keywords":{}}],["perspect",{"_index":464,"title":{},"content":{"15":{"position":[[176,11]]},"20":{"position":[[271,12]]},"124":{"position":[[481,12]]}},"keywords":{}}],["pesonen",{"_index":1497,"title":{},"content":{"112":{"position":[[679,8],[1114,7]]}},"keywords":{}}],["pet",{"_index":1603,"title":{},"content":{"121":{"position":[[1969,3]]}},"keywords":{}}],["phase",{"_index":1345,"title":{},"content":{"102":{"position":[[1735,6]]},"128":{"position":[[1349,6]]}},"keywords":{}}],["philosophi",{"_index":409,"title":{},"content":{"11":{"position":[[2779,10]]}},"keywords":{}}],["phone",{"_index":1850,"title":{},"content":{"145":{"position":[[1336,6]]}},"keywords":{}}],["phone=123",{"_index":1836,"title":{},"content":{"145":{"position":[[305,9]]},"148":{"position":[[1176,9]]}},"keywords":{}}],["phone=456",{"_index":1840,"title":{},"content":{"145":{"position":[[351,9]]},"148":{"position":[[1230,9]]}},"keywords":{}}],["phrase",{"_index":576,"title":{},"content":{"19":{"position":[[729,7]]}},"keywords":{}}],["ping",{"_index":860,"title":{},"content":{"39":{"position":[[1589,7],[1609,4],[1718,4]]},"94":{"position":[[1258,5],[1287,4]]}},"keywords":{}}],["ping.stdout",{"_index":863,"title":{},"content":{"39":{"position":[[1633,14]]}},"keywords":{}}],["pip",{"_index":183,"title":{},"content":{"4":{"position":[[478,5]]},"15":{"position":[[1150,4]]}},"keywords":{}}],["place",{"_index":928,"title":{},"content":{"47":{"position":[[491,6]]},"62":{"position":[[1202,6],[1782,6]]},"79":{"position":[[343,5]]},"166":{"position":[[223,7],[1540,6]]}},"keywords":{}}],["placehold",{"_index":1590,"title":{},"content":{"121":{"position":[[519,12],[956,12]]}},"keywords":{}}],["plain",{"_index":986,"title":{},"content":{"56":{"position":[[1799,5]]}},"keywords":{}}],["platform",{"_index":279,"title":{},"content":{"8":{"position":[[1169,8],[1322,10]]}},"keywords":{}}],["play",{"_index":292,"title":{},"content":{"8":{"position":[[1498,5]]}},"keywords":{}}],["plugin",{"_index":1070,"title":{},"content":{"63":{"position":[[277,7]]}},"keywords":{}}],["point",{"_index":626,"title":{},"content":{"21":{"position":[[791,5]]},"123":{"position":[[861,5]]},"143":{"position":[[333,5]]}},"keywords":{}}],["poor",{"_index":836,"title":{},"content":{"39":{"position":[[403,4]]}},"keywords":{}}],["port",{"_index":1084,"title":{},"content":{"63":{"position":[[1373,4]]},"64":{"position":[[1622,7]]}},"keywords":{}}],["portabl",{"_index":544,"title":{},"content":{"17":{"position":[[1307,8],[1368,8]]}},"keywords":{}}],["posit",{"_index":831,"title":{"39":{"position":[[6,10]]},"91":{"position":[[8,10]]},"92":{"position":[[27,10]]}},"content":{"39":{"position":[[373,10],[466,10],[1291,10],[1371,8],[1412,10]]},"40":{"position":[[467,10]]},"41":{"position":[[373,8]]},"85":{"position":[[327,10],[377,9],[457,8],[506,10]]},"86":{"position":[[323,10],[373,9],[453,8],[502,10]]},"87":{"position":[[525,10],[868,8],[948,11],[984,10],[1106,10],[1185,10]]},"89":{"position":[[482,10]]},"90":{"position":[[353,8]]},"91":{"position":[[246,10],[289,10],[526,8],[639,9],[694,8]]},"92":{"position":[[68,10],[215,8],[253,10],[944,10],[1009,10],[1104,10],[1174,10],[1270,10]]},"93":{"position":[[187,10],[373,10],[584,10],[652,10]]},"94":{"position":[[248,10],[348,10]]},"122":{"position":[[92,10]]},"125":{"position":[[4062,10]]}},"keywords":{}}],["position",{"_index":832,"title":{},"content":{"39":{"position":[[83,13],[148,12],[684,12]]},"84":{"position":[[251,12]]},"85":{"position":[[209,12]]},"86":{"position":[[210,12]]},"93":{"position":[[566,13]]},"125":{"position":[[4709,13]]}},"keywords":{}}],["possibl",{"_index":305,"title":{"35":{"position":[[14,13]]}},"content":{"8":{"position":[[1847,9]]},"31":{"position":[[841,8],[977,8]]},"40":{"position":[[195,9]]},"47":{"position":[[664,9]]},"53":{"position":[[944,8]]},"54":{"position":[[210,8],[430,8],[1677,9]]},"56":{"position":[[1274,8]]},"59":{"position":[[1091,9]]},"62":{"position":[[937,8]]},"63":{"position":[[318,9],[468,8],[566,9],[666,9]]},"67":{"position":[[407,8]]},"79":{"position":[[469,8]]},"89":{"position":[[1042,8]]},"90":{"position":[[1470,8]]},"92":{"position":[[435,8]]},"93":{"position":[[282,8]]},"94":{"position":[[1071,8]]},"98":{"position":[[348,13]]},"112":{"position":[[145,8]]},"116":{"position":[[809,8]]},"162":{"position":[[617,8]]},"165":{"position":[[1006,8]]}},"keywords":{}}],["post",{"_index":1321,"title":{},"content":{"99":{"position":[[874,4]]},"116":{"position":[[762,4]]}},"keywords":{}}],["postcondit",{"_index":1348,"title":{},"content":{"102":{"position":[[1847,16]]},"128":{"position":[[1461,16]]}},"keywords":{}}],["potenti",{"_index":973,"title":{},"content":{"56":{"position":[[556,9]]},"101":{"position":[[478,9]]},"102":{"position":[[1156,9]]},"103":{"position":[[518,9]]},"127":{"position":[[589,9]]},"128":{"position":[[848,9]]},"129":{"position":[[371,9]]}},"keywords":{}}],["practic",{"_index":1372,"title":{},"content":{"105":{"position":[[632,9]]},"107":{"position":[[692,9]]},"108":{"position":[[749,9],[1158,9],[1262,9]]},"117":{"position":[[460,8]]},"124":{"position":[[246,9]]}},"keywords":{}}],["preced",{"_index":856,"title":{},"content":{"39":{"position":[[1342,9]]},"58":{"position":[[574,8]]},"85":{"position":[[422,9]]},"86":{"position":[[418,9]]},"91":{"position":[[653,9]]},"93":{"position":[[338,9]]},"153":{"position":[[402,10]]}},"keywords":{}}],["precis",{"_index":401,"title":{},"content":{"11":{"position":[[2512,7]]}},"keywords":{}}],["precondit",{"_index":1347,"title":{},"content":{"102":{"position":[[1786,12]]},"127":{"position":[[921,13]]},"128":{"position":[[1400,12]]},"129":{"position":[[698,13]]}},"keywords":{}}],["predefin",{"_index":1880,"title":{},"content":{"151":{"position":[[877,10]]}},"keywords":{}}],["prefer",{"_index":1921,"title":{},"content":{"158":{"position":[[565,9]]}},"keywords":{}}],["prefix",{"_index":604,"title":{},"content":{"20":{"position":[[775,8]]},"46":{"position":[[1349,8],[1566,6]]},"58":{"position":[[798,8]]},"64":{"position":[[1859,6]]},"72":{"position":[[146,6]]},"89":{"position":[[545,7],[627,6]]},"90":{"position":[[1099,8]]},"91":{"position":[[856,7]]},"115":{"position":[[802,8]]},"125":{"position":[[5125,8],[5280,8]]},"140":{"position":[[97,8],[218,7],[730,8],[1769,8],[2161,6]]},"141":{"position":[[110,8]]}},"keywords":{}}],["prepar",{"_index":882,"title":{},"content":{"42":{"position":[[403,9]]},"79":{"position":[[225,7]]},"102":{"position":[[1771,11]]},"105":{"position":[[133,9]]},"109":{"position":[[252,7]]},"127":{"position":[[262,7]]},"128":{"position":[[236,7],[1260,11],[1385,11]]},"129":{"position":[[175,11]]}},"keywords":{}}],["prerequisit",{"_index":169,"title":{"4":{"position":[[19,14]]}},"content":{"4":{"position":[[88,13]]},"125":{"position":[[439,13]]}},"keywords":{}}],["prev_test_statu",{"_index":1997,"title":{},"content":{"166":{"position":[[1423,19]]}},"keywords":{}}],["prevent",{"_index":870,"title":{},"content":{"40":{"position":[[764,7]]},"56":{"position":[[4172,7]]},"137":{"position":[[1438,8]]},"145":{"position":[[489,7]]},"161":{"position":[[1150,7]]}},"keywords":{}}],["previou",{"_index":786,"title":{},"content":{"32":{"position":[[626,8]]},"39":{"position":[[442,8]]},"153":{"position":[[422,8]]},"166":{"position":[[1461,8]]}},"keywords":{}}],["previous",{"_index":1172,"title":{},"content":{"79":{"position":[[160,10]]},"120":{"position":[[541,10]]}},"keywords":{}}],["primari",{"_index":384,"title":{},"content":{"11":{"position":[[2041,7]]},"112":{"position":[[315,7]]}},"keywords":{}}],["primarili",{"_index":139,"title":{},"content":{"3":{"position":[[117,9]]},"8":{"position":[[1037,9]]},"11":{"position":[[150,9]]},"90":{"position":[[232,9]]},"106":{"position":[[409,9]]}},"keywords":{}}],["primit",{"_index":1635,"title":{"143":{"position":[[8,9]]}},"content":{"125":{"position":[[5502,9]]},"143":{"position":[[57,9],[108,9],[607,9]]}},"keywords":{}}],["principl",{"_index":265,"title":{},"content":{"8":{"position":[[903,11]]},"106":{"position":[[199,11]]},"108":{"position":[[654,10]]},"112":{"position":[[1531,10]]}},"keywords":{}}],["print",{"_index":737,"title":{},"content":{"30":{"position":[[983,7],[1034,7]]},"35":{"position":[[229,7]]}},"keywords":{}}],["prioriti",{"_index":1648,"title":{"151":{"position":[[15,11]]}},"content":{"125":{"position":[[9664,8],[9761,8]]},"151":{"position":[[273,9],[319,8]]},"152":{"position":[[43,8],[236,8],[291,8],[441,9],[1033,8]]},"153":{"position":[[43,8],[166,8],[523,8],[710,8]]},"155":{"position":[[513,9]]},"156":{"position":[[1009,8],[1476,8],[1623,9]]},"157":{"position":[[625,8]]}},"keywords":{}}],["privaci",{"_index":1451,"title":{},"content":{"110":{"position":[[658,7]]}},"keywords":{}}],["pro",{"_index":1521,"title":{},"content":{"112":{"position":[[1485,3]]}},"keywords":{}}],["proactiv",{"_index":423,"title":{},"content":{"12":{"position":[[96,9],[123,9]]}},"keywords":{}}],["problem",{"_index":474,"title":{},"content":{"15":{"position":[[721,8]]}},"keywords":{}}],["problemat",{"_index":1600,"title":{},"content":{"121":{"position":[[1610,11]]}},"keywords":{}}],["procedur",{"_index":562,"title":{},"content":{"19":{"position":[[300,10]]},"21":{"position":[[357,10]]}},"keywords":{}}],["process",{"_index":16,"title":{"13":{"position":[[14,7]]},"85":{"position":[[28,8]]}},"content":{"0":{"position":[[174,7]]},"2":{"position":[[988,10]]},"3":{"position":[[249,7],[392,7]]},"5":{"position":[[239,8]]},"8":{"position":[[466,7]]},"11":{"position":[[1189,8],[1399,7]]},"13":{"position":[[9,7],[901,10]]},"22":{"position":[[274,7]]},"24":{"position":[[308,10]]},"39":{"position":[[1487,7],[1524,7],[1566,7],[1601,7],[1673,7],[1845,7]]},"66":{"position":[[984,10],[1031,7]]},"85":{"position":[[22,7],[35,7],[56,7],[79,7]]},"92":{"position":[[556,7],[573,7],[674,7]]},"94":{"position":[[719,7],[1110,7],[1167,8],[1279,7]]},"99":{"position":[[879,7]]},"103":{"position":[[1005,7],[1039,7]]},"110":{"position":[[190,8],[357,7]]},"116":{"position":[[767,10]]},"129":{"position":[[801,7],[843,7]]},"136":{"position":[[548,7],[597,10],[679,7],[709,10],[730,10],[752,10]]}},"keywords":{}}],["processes.defin",{"_index":151,"title":{},"content":{"3":{"position":[[443,17]]}},"keywords":{}}],["proctor",{"_index":1446,"title":{},"content":{"110":{"position":[[482,10]]}},"keywords":{}}],["product",{"_index":382,"title":{},"content":{"11":{"position":[[1902,10],[1916,10]]},"66":{"position":[[949,10]]}},"keywords":{}}],["profession",{"_index":1314,"title":{"106":{"position":[[38,14]]}},"content":{"98":{"position":[[273,13]]},"106":{"position":[[32,12]]},"109":{"position":[[306,12]]},"110":{"position":[[376,14]]}},"keywords":{}}],["professional"",{"_index":1362,"title":{},"content":{"105":{"position":[[195,18]]},"109":{"position":[[797,18]]}},"keywords":{}}],["professional®"",{"_index":1465,"title":{},"content":{"112":{"position":[[84,19],[1349,19]]}},"keywords":{}}],["profici",{"_index":1393,"title":{},"content":{"106":{"position":[[721,11]]}},"keywords":{}}],["profit",{"_index":245,"title":{},"content":{"8":{"position":[[205,6],[2016,6]]},"111":{"position":[[335,6]]}},"keywords":{}}],["program",{"_index":563,"title":{},"content":{"19":{"position":[[311,12]]},"20":{"position":[[1270,11]]},"21":{"position":[[368,12]]},"96":{"position":[[281,11]]},"109":{"position":[[133,8],[862,9]]},"110":{"position":[[135,8]]},"123":{"position":[[1107,11]]}},"keywords":{}}],["progress",{"_index":1376,"title":{},"content":{"105":{"position":[[855,8]]},"108":{"position":[[300,9],[1005,8]]}},"keywords":{}}],["project",{"_index":259,"title":{},"content":{"8":{"position":[[779,8],[1828,9],[1893,8]]},"17":{"position":[[1497,7]]},"42":{"position":[[69,7],[146,8]]},"64":{"position":[[297,7]]},"107":{"position":[[650,9]]},"115":{"position":[[1277,7],[1395,7]]},"117":{"position":[[437,9]]},"124":{"position":[[198,8],[278,7]]}},"keywords":{}}],["promot",{"_index":251,"title":{},"content":{"8":{"position":[[265,9],[2087,9]]},"99":{"position":[[410,9]]},"111":{"position":[[377,7]]}},"keywords":{}}],["prompt",{"_index":1106,"title":{},"content":{"64":{"position":[[1556,6],[1707,6]]}},"keywords":{}}],["proof",{"_index":1071,"title":{},"content":{"63":{"position":[[773,6]]}},"keywords":{}}],["proper",{"_index":1092,"title":{},"content":{"64":{"position":[[175,6]]},"117":{"position":[[371,6]]}},"keywords":{}}],["properli",{"_index":1351,"title":{},"content":{"103":{"position":[[288,8]]}},"keywords":{}}],["properti",{"_index":951,"title":{},"content":{"53":{"position":[[54,10]]},"54":{"position":[[54,10]]},"93":{"position":[[44,10]]},"125":{"position":[[4167,10],[7243,10],[7336,10]]}},"keywords":{}}],["propos",{"_index":307,"title":{},"content":{"8":{"position":[[1911,8]]},"64":{"position":[[1223,8]]},"112":{"position":[[1060,9]]}},"keywords":{}}],["protect",{"_index":235,"title":{},"content":{"7":{"position":[[788,8]]}},"keywords":{}}],["protocol",{"_index":403,"title":{},"content":{"11":{"position":[[2576,8]]},"20":{"position":[[1490,10]]},"31":{"position":[[1199,8]]},"117":{"position":[[360,9]]}},"keywords":{}}],["provid",{"_index":6,"title":{"109":{"position":[[30,10]]},"110":{"position":[[15,10]]}},"content":{"0":{"position":[[56,7]]},"2":{"position":[[1150,8]]},"3":{"position":[[321,7]]},"5":{"position":[[387,8]]},"7":{"position":[[441,8]]},"9":{"position":[[247,9]]},"11":{"position":[[1282,8]]},"13":{"position":[[414,7]]},"19":{"position":[[921,8]]},"20":{"position":[[1606,9]]},"26":{"position":[[1775,9]]},"30":{"position":[[254,9]]},"31":{"position":[[216,7],[396,8]]},"37":{"position":[[543,7]]},"48":{"position":[[710,7]]},"79":{"position":[[321,7]]},"80":{"position":[[368,7]]},"88":{"position":[[445,9]]},"89":{"position":[[950,7]]},"90":{"position":[[331,8]]},"97":{"position":[[643,7]]},"99":{"position":[[359,8]]},"105":{"position":[[123,9]]},"106":{"position":[[137,8]]},"109":{"position":[[21,9],[395,9],[657,9]]},"110":{"position":[[6,9],[150,9],[317,8],[752,8],[936,9]]},"111":{"position":[[28,8],[171,8]]},"117":{"position":[[179,7]]},"119":{"position":[[250,8]]},"121":{"position":[[1039,8]]},"125":{"position":[[10680,8]]},"155":{"position":[[1161,7]]},"166":{"position":[[58,8]]}},"keywords":{}}],["purpos",{"_index":213,"title":{"10":{"position":[[4,7]]},"78":{"position":[[6,7]]}},"content":{"7":{"position":[[369,9]]},"15":{"position":[[43,7]]},"16":{"position":[[43,7]]},"22":{"position":[[41,7],[605,7]]},"24":{"position":[[95,7]]},"45":{"position":[[86,8]]},"47":{"position":[[43,7]]},"48":{"position":[[47,7]]},"49":{"position":[[47,7]]},"115":{"position":[[154,7]]},"116":{"position":[[70,7]]},"117":{"position":[[218,7]]},"118":{"position":[[45,7]]},"125":{"position":[[1071,7],[1662,8],[1841,7],[1912,7],[2001,7],[2995,7],[3143,7],[5988,7],[6150,7],[7735,7],[8823,7],[9072,7],[9333,7],[10771,7],[10841,7],[10907,7],[10975,7]]},"131":{"position":[[45,7]]},"135":{"position":[[45,7]]},"137":{"position":[[45,7]]},"138":{"position":[[45,7]]}},"keywords":{}}],["pursu",{"_index":1435,"title":{},"content":{"109":{"position":[[939,7]]}},"keywords":{}}],["pypi.org",{"_index":184,"title":{},"content":{"4":{"position":[[489,9]]}},"keywords":{}}],["pyri",{"_index":1494,"title":{},"content":{"112":{"position":[[660,4]]}},"keywords":{}}],["pytest",{"_index":398,"title":{},"content":{"11":{"position":[[2433,7]]}},"keywords":{}}],["python",{"_index":130,"title":{},"content":{"2":{"position":[[1922,6]]},"4":{"position":[[146,6],[297,6]]},"13":{"position":[[699,7]]},"15":{"position":[[1069,6],[1319,6],[1373,6],[1468,6],[1543,6]]},"17":{"position":[[609,6],[677,6],[1575,6]]},"20":{"position":[[1329,7]]},"26":{"position":[[1011,7]]},"27":{"position":[[504,6]]},"92":{"position":[[332,7]]},"131":{"position":[[306,6]]},"137":{"position":[[890,6]]},"140":{"position":[[979,7]]},"161":{"position":[[1053,7]]},"162":{"position":[[322,7]]}},"keywords":{}}],["python"",{"_index":182,"title":{},"content":{"4":{"position":[[465,12]]}},"keywords":{}}],["pythonpath",{"_index":528,"title":{},"content":{"17":{"position":[[777,10],[816,10]]}},"keywords":{}}],["qa",{"_index":1319,"title":{},"content":{"99":{"position":[[112,3]]}},"keywords":{}}],["qualiti",{"_index":1426,"title":{"111":{"position":[[32,7]]}},"content":{"109":{"position":[[212,8],[607,7]]},"111":{"position":[[76,8],[118,7],[222,7],[394,7]]},"112":{"position":[[938,7]]}},"keywords":{}}],["query=robot+framework",{"_index":1803,"title":{},"content":{"142":{"position":[[1233,22]]}},"keywords":{}}],["question",{"_index":1514,"title":{},"content":{"112":{"position":[[1097,10]]}},"keywords":{}}],["quick",{"_index":1713,"title":{},"content":{"134":{"position":[[171,5]]}},"keywords":{}}],["quot",{"_index":1014,"title":{},"content":{"59":{"position":[[130,6],[1478,7],[1543,6],[1567,6],[1624,6],[1647,6]]},"90":{"position":[[1368,6],[1375,6]]},"121":{"position":[[1381,6]]},"145":{"position":[[707,6]]}},"keywords":{}}],["quot;${button}"",{"_index":1250,"title":{},"content":{"90":{"position":[[694,21]]}},"keywords":{}}],["quot;${url}"",{"_index":1248,"title":{},"content":{"90":{"position":[[648,18]]}},"keywords":{}}],["quot;['alic",{"_index":1960,"title":{},"content":{"162":{"position":[[1006,15]]}},"keywords":{}}],["quot;a",{"_index":218,"title":{},"content":{"7":{"position":[[450,8]]}},"keywords":{}}],["quot;age"",{"_index":1967,"title":{},"content":{"164":{"position":[[556,15],[658,15]]}},"keywords":{}}],["quot;alice"",{"_index":1957,"title":{},"content":{"162":{"position":[[791,18],[898,18]]}},"keywords":{}}],["quot;bob"",{"_index":1958,"title":{},"content":{"162":{"position":[[810,16],[917,16]]}},"keywords":{}}],["quot;c:\\better\\use\\forward\\slashes"",{"_index":1032,"title":{},"content":{"59":{"position":[[1769,41]]}},"keywords":{}}],["quot;certifi",{"_index":60,"title":{},"content":{"2":{"position":[[225,15]]}},"keywords":{}}],["quot;charlie"",{"_index":1959,"title":{},"content":{"162":{"position":[[831,19],[938,19]]}},"keywords":{}}],["quot;first",{"_index":1882,"title":{},"content":{"152":{"position":[[143,11]]}},"keywords":{}}],["quot;found",{"_index":601,"title":{},"content":{"20":{"position":[[656,16]]}},"keywords":{}}],["quot;foundation"",{"_index":600,"title":{},"content":{"20":{"position":[[596,22]]},"90":{"position":[[935,22]]}},"keywords":{}}],["quot;fre",{"_index":835,"title":{},"content":{"39":{"position":[[283,10]]},"40":{"position":[[691,10]]},"85":{"position":[[610,10]]},"89":{"position":[[557,10]]},"91":{"position":[[354,10]]},"94":{"position":[[154,10]]}},"keywords":{}}],["quot;hello:hello",{"_index":1940,"title":{},"content":{"159":{"position":[[537,17]]}},"keywords":{}}],["quot;https://robotframework.org/foundation"",{"_index":603,"title":{},"content":{"20":{"position":[[719,49]]}},"keywords":{}}],["quot;label"",{"_index":1263,"title":{},"content":{"93":{"position":[[453,17]]}},"keywords":{}}],["quot;last",{"_index":1891,"title":{},"content":{"153":{"position":[[250,10]]}},"keywords":{}}],["quot;mandatori",{"_index":1209,"title":{},"content":{"84":{"position":[[155,15]]},"85":{"position":[[149,15]]},"86":{"position":[[159,15]]}},"keywords":{}}],["quot;matti"",{"_index":1868,"title":{},"content":{"148":{"position":[[1119,17]]}},"keywords":{}}],["quot;nam",{"_index":833,"title":{},"content":{"39":{"position":[[246,11]]},"86":{"position":[[598,11]]},"91":{"position":[[317,11]]},"93":{"position":[[55,11],[229,11],[301,11],[402,11],[777,11]]},"94":{"position":[[118,11]]},"125":{"position":[[4178,11]]}},"keywords":{}}],["quot;name"",{"_index":1966,"title":{},"content":{"164":{"position":[[535,16],[637,16]]}},"keywords":{}}],["quot;name:robot",{"_index":1944,"title":{},"content":{"159":{"position":[[668,16]]}},"keywords":{}}],["quot;normal"",{"_index":1254,"title":{},"content":{"90":{"position":[[1438,18]]}},"keywords":{}}],["quot;not",{"_index":1029,"title":{},"content":{"59":{"position":[[1689,9]]}},"keywords":{}}],["quot;opt",{"_index":1211,"title":{},"content":{"84":{"position":[[193,14]]}},"keywords":{}}],["quot;packag",{"_index":181,"title":{},"content":{"4":{"position":[[437,13]]}},"keywords":{}}],["quot;posit",{"_index":1257,"title":{},"content":{"91":{"position":[[43,16],[148,16],[429,16]]},"125":{"position":[[3918,16]]}},"keywords":{}}],["quot;rfcp®"",{"_index":1432,"title":{},"content":{"109":{"position":[[819,17]]}},"keywords":{}}],["quot;robot",{"_index":1361,"title":{},"content":{"105":{"position":[[162,11]]},"109":{"position":[[710,11],[764,11]]},"112":{"position":[[52,11],[1317,11]]}},"keywords":{}}],["quot;robotframework.org"",{"_index":599,"title":{},"content":{"20":{"position":[[532,30],[1159,30]]},"90":{"position":[[871,30]]}},"keywords":{}}],["quot;test",{"_index":74,"title":{},"content":{"2":{"position":[[459,10]]}},"keywords":{}}],["quot;vari",{"_index":855,"title":{},"content":{"39":{"position":[[1266,14],[1387,14]]},"85":{"position":[[302,14]]},"86":{"position":[[298,14]]},"89":{"position":[[457,14]]},"91":{"position":[[264,14]]},"92":{"position":[[43,14],[228,14],[1149,14],[1245,14]]},"93":{"position":[[162,14],[348,14],[627,14]]},"94":{"position":[[223,14]]},"125":{"position":[[4037,14]]}},"keywords":{}}],["quotat",{"_index":1817,"title":{},"content":{"143":{"position":[[573,9]]}},"keywords":{}}],["rais",{"_index":791,"title":{},"content":{"33":{"position":[[264,7],[693,5]]},"34":{"position":[[402,6]]},"60":{"position":[[1213,6]]}},"keywords":{}}],["rang",{"_index":446,"title":{},"content":{"13":{"position":[[429,5]]},"107":{"position":[[956,5]]},"135":{"position":[[521,6],[622,5],[644,5]]}},"keywords":{}}],["rare",{"_index":1799,"title":{},"content":{"142":{"position":[[842,4]]}},"keywords":{}}],["re",{"_index":958,"title":{},"content":{"53":{"position":[[914,2]]},"54":{"position":[[1629,2]]},"137":{"position":[[721,2]]},"141":{"position":[[967,2]]},"151":{"position":[[382,3]]}},"keywords":{}}],["reach",{"_index":804,"title":{},"content":{"34":{"position":[[610,7]]},"56":{"position":[[3665,8]]},"137":{"position":[[536,8],[1351,8]]}},"keywords":{}}],["read",{"_index":142,"title":{},"content":{"3":{"position":[[177,4]]},"64":{"position":[[852,5]]},"97":{"position":[[48,4]]},"112":{"position":[[482,5]]},"125":{"position":[[4495,4]]},"140":{"position":[[1496,5],[1509,4]]}},"keywords":{}}],["readability,ar",{"_index":1788,"title":{},"content":{"141":{"position":[[1238,15]]}},"keywords":{}}],["readabl",{"_index":588,"title":{},"content":{"19":{"position":[[1133,11]]},"24":{"position":[[572,9]]},"26":{"position":[[679,12]]},"31":{"position":[[275,8]]},"39":{"position":[[408,11],[616,11]]},"49":{"position":[[482,11]]},"53":{"position":[[1084,12]]},"56":{"position":[[1824,12],[3977,9]]},"57":{"position":[[173,9],[512,12],[1380,8]]},"63":{"position":[[753,8]]},"103":{"position":[[363,12]]},"115":{"position":[[214,8]]},"121":{"position":[[468,8],[1492,11],[1831,12]]},"124":{"position":[[175,11],[469,11]]},"125":{"position":[[562,8]]},"135":{"position":[[315,11]]},"142":{"position":[[462,11]]}},"keywords":{}}],["reader",{"_index":974,"title":{},"content":{"56":{"position":[[566,6],[4491,7]]}},"keywords":{}}],["readi",{"_index":350,"title":{},"content":{"11":{"position":[[740,5],[994,9]]},"13":{"position":[[380,5]]},"127":{"position":[[1016,5]]}},"keywords":{}}],["real",{"_index":374,"title":{},"content":{"11":{"position":[[1594,4]]},"108":{"position":[[1343,4]]}},"keywords":{}}],["reason",{"_index":1151,"title":{},"content":{"74":{"position":[[444,7]]}},"keywords":{}}],["reassign",{"_index":929,"title":{},"content":{"47":{"position":[[565,10]]}},"keywords":{}}],["rebot",{"_index":1320,"title":{},"content":{"99":{"position":[[821,5]]}},"keywords":{}}],["recal",{"_index":54,"title":{},"content":{"2":{"position":[[30,6]]},"3":{"position":[[30,6]]},"4":{"position":[[30,6]]},"7":{"position":[[30,6]]},"8":{"position":[[39,6]]},"9":{"position":[[30,6]]},"11":{"position":[[30,6]]},"15":{"position":[[32,6],[107,6]]},"16":{"position":[[32,6]]},"21":{"position":[[30,6]]},"22":{"position":[[30,6]]},"27":{"position":[[30,6]]},"32":{"position":[[30,6]]},"41":{"position":[[30,6]]},"44":{"position":[[30,6]]},"45":{"position":[[30,6]]},"46":{"position":[[34,6]]},"47":{"position":[[32,6]]},"52":{"position":[[96,6]]},"53":{"position":[[32,6]]},"54":{"position":[[32,6]]},"66":{"position":[[30,6]]},"74":{"position":[[30,6]]},"80":{"position":[[30,6]]},"83":{"position":[[30,6]]},"90":{"position":[[32,6]]},"91":{"position":[[32,6]]},"92":{"position":[[32,6]]},"93":{"position":[[32,6]]},"94":{"position":[[32,6]]},"101":{"position":[[32,6]]},"102":{"position":[[32,6]]},"103":{"position":[[30,6]]},"108":{"position":[[503,6],[1056,6]]},"115":{"position":[[30,6]]},"116":{"position":[[30,6]]},"117":{"position":[[30,6]]},"119":{"position":[[34,6]]},"120":{"position":[[34,6]]},"124":{"position":[[30,6]]},"125":{"position":[[48,6],[109,6],[179,6],[314,6],[381,6],[478,6],[661,6],[750,6],[968,6],[1060,6],[1120,6],[1223,6],[1319,6],[1514,6],[1606,6],[1687,6],[1830,6],[2491,6],[2706,6],[2984,6],[3062,6],[3132,6],[3449,6],[3771,6],[3907,6],[4026,6],[4155,6],[4259,6],[4835,6],[4975,6],[5060,6],[5148,6],[5888,6],[5948,6],[6026,6],[6230,6],[6368,6],[6902,6],[7111,6],[7221,6],[7314,6],[7400,6],[7724,6],[7797,6],[7868,6],[8009,6],[8151,6],[8328,6],[8391,6],[8538,6],[8691,6],[8770,6],[8981,6],[9061,6],[9129,6],[9309,6],[9396,6],[9473,6],[9653,6],[9750,6],[9834,6],[9904,6],[9987,6],[10069,6],[10155,6],[10237,6],[10334,6],[10420,6],[10566,6],[10652,6]]},"127":{"position":[[32,6]]},"128":{"position":[[32,6]]},"129":{"position":[[30,6]]},"140":{"position":[[32,6],[117,6]]},"152":{"position":[[32,6]]},"153":{"position":[[32,6]]},"154":{"position":[[30,6]]},"155":{"position":[[32,6]]},"156":{"position":[[32,6]]},"157":{"position":[[32,6]]},"158":{"position":[[32,6]]},"161":{"position":[[32,6]]},"162":{"position":[[32,6]]},"164":{"position":[[32,6]]},"165":{"position":[[32,6]]},"166":{"position":[[30,6]]}},"keywords":{}}],["recent",{"_index":1298,"title":{},"content":{"96":{"position":[[489,6]]}},"keywords":{}}],["recogn",{"_index":517,"title":{},"content":{"16":{"position":[[1219,10]]},"45":{"position":[[177,10],[389,10]]}},"keywords":{}}],["recognit",{"_index":1504,"title":{},"content":{"112":{"position":[[756,11]]}},"keywords":{}}],["recommend",{"_index":531,"title":{},"content":{"17":{"position":[[883,11],[1545,11]]},"37":{"position":[[209,11]]},"45":{"position":[[427,11]]},"47":{"position":[[627,11]]},"56":{"position":[[458,14],[3940,14],[4075,11]]},"59":{"position":[[963,11]]},"62":{"position":[[1663,14]]},"63":{"position":[[438,11],[682,11]]},"95":{"position":[[977,11]]},"102":{"position":[[976,11]]},"105":{"position":[[1255,11]]},"115":{"position":[[1355,11]]},"124":{"position":[[115,11]]},"141":{"position":[[2033,11]]},"155":{"position":[[839,15]]},"156":{"position":[[1634,15]]},"157":{"position":[[833,15]]},"158":{"position":[[675,15]]}},"keywords":{}}],["recommended)grammat",{"_index":1620,"title":{},"content":{"124":{"position":[[526,23]]}},"keywords":{}}],["record",{"_index":1444,"title":{},"content":{"110":{"position":[[299,8]]}},"keywords":{}}],["recurs",{"_index":1185,"title":{},"content":{"80":{"position":[[1133,11]]},"156":{"position":[[627,10]]}},"keywords":{}}],["redefin",{"_index":897,"title":{},"content":{"46":{"position":[[560,9]]}},"keywords":{}}],["redirect",{"_index":1268,"title":{},"content":{"94":{"position":[[1083,8],[1185,11]]}},"keywords":{}}],["reduc",{"_index":364,"title":{},"content":{"11":{"position":[[1311,8]]},"22":{"position":[[1184,7]]},"80":{"position":[[1210,7]]},"99":{"position":[[1576,8]]}},"keywords":{}}],["redund",{"_index":661,"title":{},"content":{"22":{"position":[[1210,9]]}},"keywords":{}}],["refer",{"_index":421,"title":{},"content":{"12":{"position":[[60,8]]},"20":{"position":[[1202,8]]},"26":{"position":[[387,9],[1391,8]]},"32":{"position":[[554,6]]},"92":{"position":[[296,8]]},"109":{"position":[[684,5]]},"114":{"position":[[819,9]]},"145":{"position":[[969,9]]},"148":{"position":[[2443,5]]}},"keywords":{}}],["refin",{"_index":1528,"title":{},"content":{"112":{"position":[[1652,7]]}},"keywords":{}}],["reflect",{"_index":1523,"title":{},"content":{"112":{"position":[[1495,10]]},"115":{"position":[[139,10]]}},"keywords":{}}],["regard",{"_index":229,"title":{},"content":{"7":{"position":[[638,9]]},"117":{"position":[[524,9]]},"151":{"position":[[471,9]]}},"keywords":{}}],["regardless",{"_index":1261,"title":{},"content":{"92":{"position":[[1322,10]]},"101":{"position":[[298,10]]},"102":{"position":[[351,10],[1230,10]]},"103":{"position":[[595,10]]}},"keywords":{}}],["regexp",{"_index":1219,"title":{"86":{"position":[[28,6]]}},"content":{"86":{"position":[[22,6],[62,6]]},"92":{"position":[[1427,6]]}},"keywords":{}}],["regist",{"_index":1283,"title":{},"content":{"95":{"position":[[876,8]]}},"keywords":{}}],["regress",{"_index":1121,"title":{},"content":{"66":{"position":[[366,10],[413,10]]},"70":{"position":[[111,10],[209,10]]}},"keywords":{}}],["regul",{"_index":1452,"title":{},"content":{"110":{"position":[[666,12]]}},"keywords":{}}],["regular",{"_index":425,"title":{},"content":{"12":{"position":[[196,7]]},"80":{"position":[[160,7]]},"90":{"position":[[1728,7]]},"121":{"position":[[1433,7],[1729,7],[1875,7]]}},"keywords":{}}],["regulatori",{"_index":353,"title":{},"content":{"11":{"position":[[879,10]]}},"keywords":{}}],["rel",{"_index":524,"title":{},"content":{"17":{"position":[[228,8],[248,8],[293,8],[468,8],[537,8],[593,8],[1349,8],[1468,8]]}},"keywords":{}}],["relat",{"_index":325,"title":{},"content":{"9":{"position":[[145,7]]},"17":{"position":[[1397,7]]},"46":{"position":[[861,7]]},"166":{"position":[[882,7],[903,7]]}},"keywords":{}}],["releas",{"_index":352,"title":{},"content":{"11":{"position":[[764,8]]},"103":{"position":[[297,8]]}},"keywords":{}}],["relev",{"_index":939,"title":{},"content":{"49":{"position":[[645,8]]},"57":{"position":[[338,8]]},"87":{"position":[[472,8]]},"125":{"position":[[4986,8]]}},"keywords":{}}],["reli",{"_index":1295,"title":{},"content":{"95":{"position":[[2260,4]]}},"keywords":{}}],["remain",{"_index":253,"title":{},"content":{"8":{"position":[[393,7],[2138,7]]},"49":{"position":[[1038,6]]},"138":{"position":[[165,9],[363,9],[1140,9],[2099,9]]}},"keywords":{}}],["rememb",{"_index":1413,"title":{},"content":{"108":{"position":[[405,11]]}},"keywords":{}}],["remot",{"_index":1078,"title":{},"content":{"63":{"position":[[1073,6],[1089,6],[1139,8],[1428,6],[1519,6],[1575,6],[1655,6]]},"64":{"position":[[1913,6]]},"110":{"position":[[475,6]]}},"keywords":{}}],["remotei",{"_index":1080,"title":{},"content":{"63":{"position":[[1236,8]]}},"keywords":{}}],["remov",{"_index":920,"title":{},"content":{"46":{"position":[[2331,7],[2940,7]]},"66":{"position":[[828,7],[1122,6],[1159,6]]},"115":{"position":[[922,7]]},"121":{"position":[[2056,7],[2472,9],[2482,6]]}},"keywords":{}}],["ren",{"_index":1467,"title":{},"content":{"112":{"position":[[350,4]]}},"keywords":{}}],["repeat",{"_index":1716,"title":{},"content":{"135":{"position":[[117,7]]},"137":{"position":[[158,6]]}},"keywords":{}}],["repetit",{"_index":655,"title":{},"content":{"22":{"position":[[923,10]]}},"keywords":{}}],["replac",{"_index":1023,"title":{},"content":{"59":{"position":[[1316,8]]},"121":{"position":[[70,8],[576,8],[1009,8],[1124,8]]},"125":{"position":[[6541,8]]},"141":{"position":[[1909,9]]}},"keywords":{}}],["report",{"_index":99,"title":{},"content":{"2":{"position":[[1112,8]]},"5":{"position":[[325,7]]},"30":{"position":[[1046,7],[2006,7]]},"31":{"position":[[491,6],[1105,10]]},"33":{"position":[[242,9]]},"53":{"position":[[866,8]]},"54":{"position":[[1209,8]]},"72":{"position":[[207,10]]},"74":{"position":[[283,6],[1210,7]]},"99":{"position":[[917,8]]},"101":{"position":[[724,7]]},"102":{"position":[[1364,7]]}},"keywords":{}}],["report.html",{"_index":764,"title":{},"content":{"31":{"position":[[627,11]]},"166":{"position":[[645,12]]}},"keywords":{}}],["reports.a",{"_index":147,"title":{},"content":{"3":{"position":[[338,9]]}},"keywords":{}}],["repositori",{"_index":283,"title":{},"content":{"8":{"position":[[1294,13]]},"9":{"position":[[349,10]]},"107":{"position":[[496,12],[581,12]]}},"keywords":{}}],["repres",{"_index":678,"title":{},"content":{"24":{"position":[[425,9]]},"26":{"position":[[149,9]]},"89":{"position":[[359,11],[510,11],[591,11]]},"99":{"position":[[617,9]]},"106":{"position":[[67,10]]},"120":{"position":[[617,10]]},"140":{"position":[[1159,11]]},"143":{"position":[[466,12]]}},"keywords":{}}],["represent",{"_index":581,"title":{},"content":{"19":{"position":[[948,14]]}},"keywords":{}}],["reproduc",{"_index":1153,"title":{},"content":{"74":{"position":[[550,9]]}},"keywords":{}}],["requir",{"_index":176,"title":{},"content":{"4":{"position":[[319,8],[674,7]]},"11":{"position":[[720,12],[1250,12],[2216,8],[2503,8]]},"13":{"position":[[125,9]]},"39":{"position":[[1323,7]]},"44":{"position":[[56,12]]},"46":{"position":[[869,12]]},"80":{"position":[[293,11]]},"105":{"position":[[73,11],[559,13],[1173,8]]},"106":{"position":[[858,7]]},"124":{"position":[[1067,8]]},"125":{"position":[[1540,12]]},"127":{"position":[[1070,8]]},"128":{"position":[[268,8]]},"129":{"position":[[248,12]]},"135":{"position":[[604,9]]},"161":{"position":[[145,8]]},"164":{"position":[[205,8]]}},"keywords":{}}],["requirements.load",{"_index":1674,"title":{},"content":{"127":{"position":[[1149,20]]}},"keywords":{}}],["research",{"_index":1462,"title":{},"content":{"111":{"position":[[405,9]]}},"keywords":{}}],["reserv",{"_index":1147,"title":{"72":{"position":[[6,8]]}},"content":{"72":{"position":[[31,8]]},"74":{"position":[[1084,8]]},"76":{"position":[[177,8]]}},"keywords":{}}],["reset",{"_index":1199,"title":{},"content":{"81":{"position":[[386,5]]}},"keywords":{}}],["resolut",{"_index":1154,"title":{},"content":{"74":{"position":[[585,11]]}},"keywords":{}}],["resolv",{"_index":526,"title":{},"content":{"17":{"position":[[284,8]]},"64":{"position":[[929,8],[1255,7]]},"74":{"position":[[623,9],[723,9]]},"141":{"position":[[1897,8]]},"142":{"position":[[316,8]]},"145":{"position":[[1366,7]]},"151":{"position":[[244,8]]}},"keywords":{}}],["resourc",{"_index":43,"title":{"16":{"position":[[6,8]]},"27":{"position":[[6,8]]},"28":{"position":[[33,8]]},"36":{"position":[[4,8]]},"37":{"position":[[18,8]]}},"content":{"0":{"position":[[544,9]]},"2":{"position":[[501,8]]},"5":{"position":[[455,8]]},"8":{"position":[[1339,9]]},"9":{"position":[[87,9],[153,9]]},"15":{"position":[[924,8],[1883,8]]},"16":{"position":[[54,8],[85,8],[145,8],[547,8],[602,8],[696,8],[775,8],[839,8],[867,8],[897,8],[915,8],[1000,8],[1081,8],[1097,8],[1137,9],[1305,8],[1338,8],[1419,8],[1440,8]]},"17":{"position":[[111,8],[156,8],[352,8],[402,8],[496,8],[1197,8],[1754,8],[1812,8],[1892,8]]},"27":{"position":[[60,8],[187,8],[226,8],[776,8]]},"28":{"position":[[33,8],[142,8]]},"37":{"position":[[106,8],[280,8],[448,8],[573,8],[662,8],[795,8],[931,8],[1009,8],[1180,8],[1257,8]]},"46":{"position":[[305,8],[320,11]]},"48":{"position":[[814,8]]},"49":{"position":[[258,8],[317,8]]},"50":{"position":[[59,8]]},"56":{"position":[[2800,8]]},"57":{"position":[[1556,8]]},"60":{"position":[[458,8],[1898,8],[1913,8]]},"62":{"position":[[67,8],[144,8],[524,8],[602,8],[635,8],[701,8],[884,8],[1713,8]]},"64":{"position":[[456,8]]},"80":{"position":[[1234,9],[1283,8],[2007,8]]},"83":{"position":[[182,8],[279,8],[311,8]]},"99":{"position":[[805,8],[926,8],[1953,8]]},"101":{"position":[[1110,9]]},"103":{"position":[[250,9]]},"105":{"position":[[402,8],[737,10]]},"112":{"position":[[1830,9]]},"114":{"position":[[43,8],[384,8],[506,8],[565,8]]},"125":{"position":[[691,8],[1376,9],[3154,8],[3188,8],[3320,8],[7467,8],[7532,8]]},"127":{"position":[[1188,9]]},"141":{"position":[[244,8],[452,8],[520,8],[577,8],[769,8]]},"149":{"position":[[862,8]]},"151":{"position":[[617,8]]},"152":{"position":[[621,8],[736,8],[767,8],[870,8],[912,8],[1007,8],[1077,8]]},"155":{"position":[[581,8]]},"156":{"position":[[315,8],[760,8]]},"166":{"position":[[403,8]]}},"keywords":{}}],["resources.github.com/robotframework",{"_index":328,"title":{},"content":{"9":{"position":[[299,36]]}},"keywords":{}}],["respect",{"_index":1056,"title":{},"content":{"62":{"position":[[351,10]]}},"keywords":{}}],["respons",{"_index":95,"title":{},"content":{"2":{"position":[[972,11],[1307,11]]},"8":{"position":[[1209,11]]},"110":{"position":[[46,11],[769,11]]},"131":{"position":[[650,14]]}},"keywords":{}}],["rest",{"_index":608,"title":{},"content":{"20":{"position":[[891,4]]},"58":{"position":[[255,4]]},"90":{"position":[[593,4],[1215,4]]},"121":{"position":[[1553,4]]}},"keywords":{}}],["restrict",{"_index":314,"title":{},"content":{"8":{"position":[[2189,13]]}},"keywords":{}}],["restrictions.no",{"_index":216,"title":{},"content":{"7":{"position":[[399,15]]}},"keywords":{}}],["result",{"_index":98,"title":{},"content":{"2":{"position":[[1088,8]]},"3":{"position":[[290,6]]},"5":{"position":[[361,8]]},"22":{"position":[[189,7]]},"30":{"position":[[953,7]]},"31":{"position":[[243,8],[538,8]]},"32":{"position":[[157,6]]},"92":{"position":[[1207,7]]},"99":{"position":[[897,7]]},"107":{"position":[[1448,8]]},"158":{"position":[[1186,9],[1230,9],[1557,9]]}},"keywords":{}}],["results.[timeout",{"_index":1562,"title":{},"content":{"116":{"position":[[778,17]]}},"keywords":{}}],["results/protocol",{"_index":1404,"title":{},"content":{"107":{"position":[[1385,18]]}},"keywords":{}}],["return",{"_index":812,"title":{"96":{"position":[[8,6]]},"123":{"position":[[6,6]]},"146":{"position":[[6,6]]}},"content":{"35":{"position":[[706,6]]},"56":{"position":[[1254,6],[2363,6]]},"83":{"position":[[580,6]]},"96":{"position":[[58,6],[114,6],[234,6],[362,6],[456,6],[608,6],[641,9]]},"123":{"position":[[51,6],[127,6],[147,6],[215,6],[279,6],[446,6],[499,9],[720,6],[741,6],[871,6],[1025,6],[1049,6],[1134,6],[1194,8],[1210,6]]},"125":{"position":[[4446,6],[5693,6],[6728,6],[6807,6],[6827,6]]},"138":{"position":[[2361,6]]},"146":{"position":[[48,6],[117,8],[872,6]]},"147":{"position":[[33,7],[206,9],[374,8],[599,6],[880,9],[1033,7],[1187,7],[1305,6]]},"149":{"position":[[366,6]]},"151":{"position":[[738,6]]},"156":{"position":[[1594,7]]},"157":{"position":[[814,7]]},"158":{"position":[[234,6],[932,7],[994,7],[1223,6],[1629,8]]},"161":{"position":[[267,6],[417,7],[468,7],[549,7],[598,7]]},"164":{"position":[[333,6],[380,7],[504,7],[606,7]]}},"keywords":{}}],["reus",{"_index":448,"title":{},"content":{"13":{"position":[[491,6]]},"22":{"position":[[1234,7]]},"52":{"position":[[416,5]]},"107":{"position":[[513,6]]}},"keywords":{}}],["reusabl",{"_index":680,"title":{},"content":{"24":{"position":[[558,9]]},"27":{"position":[[878,8]]},"28":{"position":[[202,9]]},"49":{"position":[[379,8]]},"99":{"position":[[420,11],[462,8]]},"107":{"position":[[545,8]]},"118":{"position":[[179,8]]},"141":{"position":[[699,12]]}},"keywords":{}}],["review",{"_index":1428,"title":{},"content":{"109":{"position":[[491,8]]},"112":{"position":[[850,7],[1639,8]]}},"keywords":{}}],["rfcp",{"_index":1363,"title":{},"content":{"105":{"position":[[214,7]]},"106":{"position":[[45,7],[307,5],[558,5]]},"109":{"position":[[319,7]]},"112":{"position":[[104,6]]}},"keywords":{}}],["robocon",{"_index":294,"title":{},"content":{"8":{"position":[[1533,8]]}},"keywords":{}}],["robot",{"_index":2,"title":{"0":{"position":[[18,5]]},"1":{"position":[[20,5]]},"2":{"position":[[6,5]]},"3":{"position":[[14,5]]},"5":{"position":[[23,5]]},"8":{"position":[[16,5]]},"9":{"position":[[6,5]]},"13":{"position":[[6,7]]},"29":{"position":[[14,5]]},"30":{"position":[[6,5]]},"106":{"position":[[10,6]]}},"content":{"0":{"position":[[18,5],[86,5],[166,7],[462,5]]},"2":{"position":[[137,5],[563,5],[763,5],[1182,5],[1234,5],[1652,5],[2040,5]]},"3":{"position":[[53,5],[86,5],[511,5],[789,5]]},"4":{"position":[[52,5],[118,5],[241,5],[381,5],[552,5]]},"5":{"position":[[23,5],[108,5],[276,5],[543,5]]},"7":{"position":[[81,5],[113,5]]},"8":{"position":[[96,5],[128,5],[176,5],[332,5],[377,5],[458,7],[669,5],[1553,5],[2104,5],[2349,5]]},"9":{"position":[[63,5],[121,5]]},"11":{"position":[[53,5],[89,5],[1670,5],[1945,5],[2625,5],[2678,5]]},"13":{"position":[[1,7],[176,5],[318,5],[614,5],[811,5]]},"15":{"position":[[146,5],[235,5],[313,5],[410,5],[1284,5]]},"16":{"position":[[1192,6],[1260,5]]},"17":{"position":[[710,5],[842,6],[1047,5],[1667,5]]},"19":{"position":[[408,5],[593,5],[789,5]]},"20":{"position":[[428,5],[675,5],[840,5],[934,5],[1040,5],[1501,5]]},"21":{"position":[[1273,5]]},"22":{"position":[[266,7],[1045,5]]},"24":{"position":[[4,5],[376,5]]},"25":{"position":[[1,5],[92,7],[228,5],[286,7]]},"26":{"position":[[230,5],[539,5],[583,5],[1259,5],[2094,5]]},"27":{"position":[[586,5],[683,5],[987,5]]},"28":{"position":[[100,5]]},"30":{"position":[[56,5],[96,5],[127,5],[245,5],[350,5],[681,5],[725,5],[830,7],[1100,5],[1197,5],[1288,5],[1656,5],[1827,5],[2041,5],[2311,5],[2436,5],[2456,5]]},"31":{"position":[[75,5],[118,5],[721,5]]},"32":{"position":[[78,5],[96,5],[753,5],[963,5]]},"33":{"position":[[425,5]]},"35":{"position":[[154,5],[263,5],[603,5]]},"37":{"position":[[1383,5]]},"41":{"position":[[147,5]]},"42":{"position":[[42,5]]},"44":{"position":[[111,5],[159,6]]},"45":{"position":[[96,5],[403,5]]},"48":{"position":[[302,5]]},"50":{"position":[[116,5]]},"56":{"position":[[98,5],[137,5],[317,5],[631,5]]},"57":{"position":[[1155,5]]},"58":{"position":[[77,5],[303,5],[736,5]]},"59":{"position":[[77,5],[98,5]]},"62":{"position":[[1348,5]]},"63":{"position":[[1311,5]]},"64":{"position":[[941,5],[1235,5]]},"67":{"position":[[103,5],[274,5]]},"68":{"position":[[115,5]]},"69":{"position":[[110,5]]},"70":{"position":[[95,5]]},"71":{"position":[[209,5],[304,5]]},"72":{"position":[[20,6],[60,5]]},"74":{"position":[[141,5],[1036,5]]},"76":{"position":[[135,5]]},"83":{"position":[[922,5],[985,5],[1034,5]]},"90":{"position":[[1008,5],[1164,5]]},"91":{"position":[[914,5]]},"95":{"position":[[178,5],[458,5],[730,5],[1000,5],[1507,5]]},"96":{"position":[[507,5]]},"98":{"position":[[84,5],[247,5]]},"99":{"position":[[1249,7],[2010,5],[2174,5],[2220,5]]},"102":{"position":[[431,5]]},"105":{"position":[[479,5],[921,5]]},"106":{"position":[[5,5],[117,5],[736,5]]},"107":{"position":[[130,5],[181,5],[915,5]]},"108":{"position":[[672,5],[1289,5]]},"109":{"position":[[78,5],[279,5],[349,5],[424,5],[515,5],[553,5]]},"110":{"position":[[104,5]]},"112":{"position":[[5,5]]},"115":{"position":[[249,5],[615,5],[1003,5]]},"117":{"position":[[668,5]]},"121":{"position":[[225,5]]},"123":{"position":[[252,5]]},"125":{"position":[[81,5],[132,5],[286,5],[337,5],[403,5],[529,5],[791,5],[1171,5],[1280,5],[1352,5],[2201,5],[2404,5],[2526,5],[2585,5],[2677,5],[2754,5],[3101,5],[4913,5],[7769,5],[9101,5],[9281,5],[9368,5],[9445,5],[9623,5],[9720,5],[9806,5],[9874,5],[10501,5],[10664,5]]},"131":{"position":[[111,5]]},"135":{"position":[[101,5],[351,5]]},"137":{"position":[[1293,5]]},"140":{"position":[[168,5],[606,5],[947,5],[1737,5]]},"141":{"position":[[1684,5]]},"142":{"position":[[217,5],[328,5]]},"143":{"position":[[79,5]]},"145":{"position":[[778,5]]},"146":{"position":[[93,5]]},"148":{"position":[[111,5]]},"149":{"position":[[93,5]]},"151":{"position":[[120,5],[228,5],[331,5],[669,5]]},"152":{"position":[[99,5],[1128,5]]},"153":{"position":[[88,5]]},"154":{"position":[[70,5],[100,5]]},"158":{"position":[[500,5]]},"159":{"position":[[436,5],[448,5],[528,5],[600,5],[659,5]]},"160":{"position":[[87,5]]},"162":{"position":[[277,5]]},"163":{"position":[[93,5]]},"164":{"position":[[113,5],[781,5]]},"165":{"position":[[291,5]]},"166":{"position":[[42,5],[123,5]]}},"keywords":{}}],["robot:exclud",{"_index":1148,"title":{},"content":{"72":{"position":[[219,14]]}},"keywords":{}}],["robot:skip",{"_index":1158,"title":{},"content":{"74":{"position":[[1097,11],[1117,10]]},"76":{"position":[[190,10]]}},"keywords":{}}],["robot_fil",{"_index":732,"title":{},"content":{"30":{"position":[[493,12],[652,11],[687,11],[1106,11]]}},"keywords":{}}],["robot_files/testsuite.robot",{"_index":1041,"title":{},"content":{"60":{"position":[[1755,28]]}},"keywords":{}}],["robotframework.org",{"_index":326,"title":{},"content":{"9":{"position":[[213,19]]}},"keywords":{}}],["robotframework.org/found",{"_index":317,"title":{},"content":{"8":{"position":[[2278,30]]}},"keywords":{}}],["robust",{"_index":1399,"title":{},"content":{"107":{"position":[[392,7]]}},"keywords":{}}],["rohner",{"_index":1468,"title":{},"content":{"112":{"position":[[355,7]]}},"keywords":{}}],["role",{"_index":38,"title":{},"content":{"0":{"position":[[450,4]]},"3":{"position":[[858,4]]},"5":{"position":[[433,4]]},"8":{"position":[[1514,4]]},"49":{"position":[[760,4]]},"121":{"position":[[150,4]]},"125":{"position":[[6624,4]]}},"keywords":{}}],["room",{"_index":1925,"title":{},"content":{"158":{"position":[[887,4],[925,4],[987,4]]}},"keywords":{}}],["root",{"_index":805,"title":{},"content":{"34":{"position":[[622,4]]},"99":{"position":[[1029,4]]}},"keywords":{}}],["row",{"_index":889,"title":{"54":{"position":[[43,6]]}},"content":{"45":{"position":[[204,4]]},"52":{"position":[[639,4]]},"54":{"position":[[103,4],[166,4],[993,3],[1096,4],[1188,4],[1371,4],[1448,4],[1538,4],[1599,3],[1665,4]]},"117":{"position":[[284,4]]},"125":{"position":[[7385,4]]},"141":{"position":[[1486,4]]}},"keywords":{}}],["rpa",{"_index":17,"title":{"13":{"position":[[33,6]]}},"content":{"0":{"position":[[193,6]]},"8":{"position":[[485,5],[1751,3]]},"13":{"position":[[28,5],[307,3],[802,3]]},"22":{"position":[[293,6],[595,4]]},"24":{"position":[[224,3]]},"26":{"position":[[1171,3]]},"27":{"position":[[1081,4]]},"28":{"position":[[360,3]]}},"keywords":{}}],["rubi",{"_index":614,"title":{},"content":{"20":{"position":[[1320,5]]}},"keywords":{}}],["rule",{"_index":1543,"title":{},"content":{"115":{"position":[[41,5]]},"125":{"position":[[5899,5]]},"152":{"position":[[120,4]]},"153":{"position":[[227,4]]}},"keywords":{}}],["run",{"_index":171,"title":{"85":{"position":[[24,3]]}},"content":{"4":{"position":[[106,7],[237,3]]},"5":{"position":[[295,3]]},"30":{"position":[[48,3],[121,3],[241,3],[2204,4]]},"32":{"position":[[549,4]]},"33":{"position":[[585,3]]},"39":{"position":[[1483,3],[1520,3],[1562,3],[1597,3],[1669,3],[1841,3]]},"46":{"position":[[1064,4],[2020,3]]},"60":{"position":[[2233,3]]},"63":{"position":[[1199,7]]},"67":{"position":[[194,7]]},"85":{"position":[[18,3],[52,3]]},"92":{"position":[[552,3]]},"94":{"position":[[715,3],[1275,3]]},"101":{"position":[[1019,8]]},"107":{"position":[[1259,3]]},"125":{"position":[[457,7],[2577,3]]},"127":{"position":[[243,4],[348,5],[959,7]]},"128":{"position":[[216,5]]},"131":{"position":[[210,3]]},"155":{"position":[[440,4]]}},"keywords":{}}],["runtim",{"_index":930,"title":{},"content":{"47":{"position":[[709,7]]},"75":{"position":[[94,7]]},"141":{"position":[[1770,7]]},"142":{"position":[[361,8]]}},"keywords":{}}],["ry",{"_index":243,"title":{},"content":{"8":{"position":[[192,3]]}},"keywords":{}}],["salmela",{"_index":1483,"title":{},"content":{"112":{"position":[[569,8]]}},"keywords":{}}],["same",{"_index":511,"title":{},"content":{"16":{"position":[[288,4],[629,4]]},"17":{"position":[[1783,4],[1807,4]]},"22":{"position":[[655,4],[967,4],[1246,4],[1430,4]]},"24":{"position":[[207,5]]},"37":{"position":[[1400,5]]},"46":{"position":[[2623,4]]},"54":{"position":[[476,4],[550,4]]},"56":{"position":[[994,4],[4382,4]]},"57":{"position":[[681,4]]},"58":{"position":[[320,4]]},"62":{"position":[[1176,4],[1238,4],[1260,4]]},"63":{"position":[[621,4]]},"64":{"position":[[159,4],[389,4],[715,4],[985,4]]},"80":{"position":[[131,4]]},"91":{"position":[[576,4]]},"99":{"position":[[2139,4]]},"116":{"position":[[170,4]]},"135":{"position":[[227,4]]},"136":{"position":[[30,4],[299,4],[651,4]]},"146":{"position":[[537,4]]},"148":{"position":[[708,4]]},"151":{"position":[[211,4]]},"152":{"position":[[931,4]]},"156":{"position":[[509,4],[1376,4]]},"157":{"position":[[555,4]]}},"keywords":{}}],["sami",{"_index":1496,"title":{},"content":{"112":{"position":[[674,4],[1109,4]]}},"keywords":{}}],["sampl",{"_index":1191,"title":{},"content":{"81":{"position":[[60,6]]}},"keywords":{}}],["save",{"_index":1667,"title":{},"content":{"127":{"position":[[432,4]]}},"keywords":{}}],["scalabl",{"_index":444,"title":{},"content":{"13":{"position":[[272,12]]},"27":{"position":[[1041,11]]}},"keywords":{}}],["scalar",{"_index":1243,"title":{"142":{"position":[[8,6]]},"147":{"position":[[21,6]]}},"content":{"90":{"position":[[446,6]]},"118":{"position":[[487,6]]},"119":{"position":[[175,6]]},"121":{"position":[[663,6]]},"125":{"position":[[5361,6],[5446,6]]},"140":{"position":[[1101,6],[2110,6]]},"141":{"position":[[1100,6]]},"142":{"position":[[52,6],[134,6],[172,6],[389,6]]},"143":{"position":[[653,6]]},"147":{"position":[[87,6],[633,6],[1102,6]]},"148":{"position":[[650,6]]},"159":{"position":[[362,6]]},"161":{"position":[[698,6]]}},"keywords":{}}],["scale",{"_index":693,"title":{},"content":{"25":{"position":[[592,5]]}},"keywords":{}}],["scenario",{"_index":376,"title":{},"content":{"11":{"position":[[1605,9]]},"21":{"position":[[426,9]]},"22":{"position":[[462,9],[683,8],[1410,9]]},"54":{"position":[[459,9]]},"107":{"position":[[445,10]]},"108":{"position":[[1354,10]]},"148":{"position":[[1457,10]]}},"keywords":{}}],["schedul",{"_index":1443,"title":{},"content":{"110":{"position":[[204,10]]}},"keywords":{}}],["scope",{"_index":415,"title":{"149":{"position":[[15,5]]},"154":{"position":[[15,7]]},"155":{"position":[[17,6]]},"156":{"position":[[16,6]]},"157":{"position":[[20,6]]},"158":{"position":[[16,6]]}},"content":{"11":{"position":[[2879,6]]},"49":{"position":[[147,6]]},"64":{"position":[[491,5]]},"99":{"position":[[2085,6]]},"105":{"position":[[435,5],[663,5]]},"125":{"position":[[5848,5],[9864,6]]},"141":{"position":[[1380,5]]},"146":{"position":[[253,5],[458,6],[658,6]]},"148":{"position":[[1922,5],[2227,6],[2240,7],[2482,7]]},"149":{"position":[[61,5],[135,7],[211,5],[293,6],[751,6],[1170,6],[1201,5],[1242,6]]},"151":{"position":[[418,6],[960,6]]},"153":{"position":[[282,5],[369,6],[645,5],[692,5]]},"154":{"position":[[60,6],[131,7]]},"156":{"position":[[614,5],[833,5],[1512,6],[1605,5]]},"157":{"position":[[483,5],[674,6],[825,6]]},"158":{"position":[[595,6],[656,5]]}},"keywords":{}}],["scope=glob",{"_index":1899,"title":{},"content":{"155":{"position":[[315,12]]}},"keywords":{}}],["scope=loc",{"_index":1917,"title":{},"content":{"158":{"position":[[303,12]]}},"keywords":{}}],["scope=suit",{"_index":1907,"title":{},"content":{"156":{"position":[[417,11]]}},"keywords":{}}],["scope=task",{"_index":1911,"title":{},"content":{"157":{"position":[[281,10]]}},"keywords":{}}],["scope=test",{"_index":1910,"title":{},"content":{"157":{"position":[[267,10]]}},"keywords":{}}],["score",{"_index":1705,"title":{},"content":{"133":{"position":[[336,5],[345,8],[383,8]]}},"keywords":{}}],["screen",{"_index":1287,"title":{},"content":{"95":{"position":[[1158,7]]}},"keywords":{}}],["script",{"_index":641,"title":{},"content":{"22":{"position":[[225,6]]},"106":{"position":[[287,8],[634,6]]},"107":{"position":[[335,8],[375,7],[799,6],[1105,8],[1172,7],[1484,7]]},"108":{"position":[[854,8],[951,8]]}},"keywords":{}}],["scroll",{"_index":1733,"title":{},"content":{"137":{"position":[[360,9],[467,9],[1045,6],[1166,6]]},"138":{"position":[[596,6],[682,7],[815,6],[991,6],[1052,9]]}},"keywords":{}}],["seamless",{"_index":380,"title":{},"content":{"11":{"position":[[1817,8]]},"13":{"position":[[739,8]]},"110":{"position":[[439,8]]}},"keywords":{}}],["search",{"_index":483,"title":{},"content":{"15":{"position":[[1083,6],[1482,6]]},"17":{"position":[[430,8],[524,8],[623,6],[648,6],[1594,6]]},"44":{"position":[[170,8]]},"138":{"position":[[560,6]]}},"keywords":{}}],["search_url",{"_index":1801,"title":{},"content":{"142":{"position":[[1188,13],[1363,13]]}},"keywords":{}}],["second",{"_index":845,"title":{},"content":{"39":{"position":[[988,6],[1657,6]]},"40":{"position":[[1054,6]]},"56":{"position":[[2174,6],[2741,6]]},"57":{"position":[[1005,6],[1520,6],[1699,6]]},"60":{"position":[[948,6],[1046,6]]},"88":{"position":[[333,6],[741,6]]},"95":{"position":[[1857,6],[1900,6]]},"142":{"position":[[1158,6]]},"144":{"position":[[729,6],[761,7]]}},"keywords":{}}],["second=${2",{"_index":1843,"title":{},"content":{"145":{"position":[[385,11]]}},"keywords":{}}],["second=2",{"_index":875,"title":{},"content":{"40":{"position":[[1028,8],[1080,9]]}},"keywords":{}}],["second\\=2",{"_index":873,"title":{},"content":{"40":{"position":[[951,9],[961,9]]}},"keywords":{}}],["section",{"_index":478,"title":{"37":{"position":[[6,8]]},"45":{"position":[[6,8]]},"46":{"position":[[41,8]]},"47":{"position":[[42,8]]},"48":{"position":[[60,8]]},"49":{"position":[[41,8]]},"50":{"position":[[41,8]]},"80":{"position":[[14,8]]},"114":{"position":[[23,8]]},"141":{"position":[[24,8]]}},"content":{"15":{"position":[[990,7]]},"16":{"position":[[964,7],[1513,8]]},"37":{"position":[[11,8],[63,8],[174,9],[197,8],[301,7],[878,7],[1128,7]]},"41":{"position":[[474,7]]},"45":{"position":[[51,8],[148,9],[164,8],[294,7],[311,7],[376,8],[614,8]]},"46":{"position":[[166,7],[483,8],[902,7],[1433,7],[2800,7]]},"47":{"position":[[76,8],[91,7],[832,7],[889,8]]},"48":{"position":[[98,8],[113,7],[756,7],[945,8]]},"49":{"position":[[95,8],[110,7],[520,7],[918,7],[1109,7],[1165,8]]},"50":{"position":[[6,7],[94,7]]},"54":{"position":[[274,8]]},"56":{"position":[[2487,8],[2888,7],[2969,8],[3015,8],[3061,7],[3602,7]]},"57":{"position":[[208,8]]},"58":{"position":[[857,7]]},"60":{"position":[[321,8],[494,7],[602,8]]},"62":{"position":[[1293,8]]},"63":{"position":[[377,7]]},"66":{"position":[[223,7]]},"80":{"position":[[49,8],[221,8],[285,7],[1389,8],[1416,7],[1517,7],[1679,7]]},"83":{"position":[[372,8]]},"87":{"position":[[755,8]]},"88":{"position":[[410,8]]},"99":{"position":[[1611,7],[1624,7],[1793,7],[1806,7],[1887,7],[1900,7],[1988,7],[2035,7],[2048,7],[2190,8],[2283,7],[2296,7],[2375,7],[2388,7]]},"102":{"position":[[516,7]]},"114":{"position":[[22,7],[113,8],[239,8],[351,7]]},"116":{"position":[[295,7],[309,8]]},"118":{"position":[[644,8]]},"125":{"position":[[1627,8],[1874,8],[1963,8],[2049,8],[5233,7],[9000,8]]},"127":{"position":[[843,8]]},"128":{"position":[[363,7],[1151,8]]},"129":{"position":[[537,8]]},"140":{"position":[[2063,9]]},"141":{"position":[[66,7],[208,7],[718,7],[756,7],[855,7],[882,7],[1047,8],[2021,7]]},"146":{"position":[[424,7]]},"147":{"position":[[810,8]]},"148":{"position":[[262,7],[641,8],[2456,7]]},"149":{"position":[[833,7],[1249,8]]},"151":{"position":[[577,8]]},"152":{"position":[[531,8],[583,7],[661,7],[710,7],[851,8],[994,7]]},"153":{"position":[[587,7]]},"155":{"position":[[1091,7]]},"156":{"position":[[266,7],[1137,7],[1834,7]]},"160":{"position":[[39,7]]},"161":{"position":[[224,8]]},"163":{"position":[[39,7]]},"164":{"position":[[290,8]]}},"keywords":{}}],["secur",{"_index":339,"title":{},"content":{"11":{"position":[[341,9]]},"110":{"position":[[395,9],[692,6]]}},"keywords":{}}],["see",{"_index":467,"title":{},"content":{"15":{"position":[[384,3],[1558,3]]},"16":{"position":[[361,3],[1015,3],[1387,3]]},"22":{"position":[[1575,3]]},"25":{"position":[[443,3]]},"31":{"position":[[989,3]]},"37":{"position":[[1,3],[850,3],[1101,3]]},"39":{"position":[[431,3]]},"41":{"position":[[455,3],[511,3]]},"46":{"position":[[1069,3],[1813,3],[2376,3]]},"47":{"position":[[804,3]]},"48":{"position":[[831,3]]},"49":{"position":[[1082,3]]},"59":{"position":[[426,4]]},"62":{"position":[[1279,4]]},"66":{"position":[[1199,3]]},"69":{"position":[[369,3]]},"85":{"position":[[475,3],[672,3]]},"86":{"position":[[471,3],[659,3]]},"87":{"position":[[738,3]]},"88":{"position":[[300,3]]},"89":{"position":[[1120,3]]},"92":{"position":[[1395,3]]},"108":{"position":[[380,3]]},"114":{"position":[[229,3],[870,3]]},"116":{"position":[[394,4],[513,4],[608,4]]},"118":{"position":[[290,3]]},"141":{"position":[[1587,4]]},"146":{"position":[[639,3]]},"148":{"position":[[1630,4]]},"152":{"position":[[451,3],[682,3],[860,3]]},"155":{"position":[[776,3]]},"162":{"position":[[1264,3]]}},"keywords":{}}],["seek",{"_index":1392,"title":{},"content":{"106":{"position":[[713,7]]}},"keywords":{}}],["seen",{"_index":504,"title":{},"content":{"15":{"position":[[1934,4]]},"35":{"position":[[341,4]]},"56":{"position":[[3492,4]]}},"keywords":{}}],["select",{"_index":1128,"title":{"74":{"position":[[23,9]]}},"content":{"67":{"position":[[140,6]]},"69":{"position":[[396,9]]},"121":{"position":[[1973,9]]}},"keywords":{}}],["self",{"_index":1437,"title":{},"content":{"109":{"position":[[1084,4]]},"117":{"position":[[610,4]]}},"keywords":{}}],["send",{"_index":1271,"title":{},"content":{"94":{"position":[[1246,4]]}},"keywords":{}}],["sens",{"_index":962,"title":{},"content":{"54":{"position":[[319,5]]}},"keywords":{}}],["sensit",{"_index":487,"title":{},"content":{"15":{"position":[[1187,9]]},"67":{"position":[[443,9]]},"102":{"position":[[2417,9]]},"123":{"position":[[238,10]]},"128":{"position":[[2031,9]]},"148":{"position":[[478,9]]},"166":{"position":[[451,10]]}},"keywords":{}}],["sentenc",{"_index":611,"title":{},"content":{"20":{"position":[[1139,8]]},"124":{"position":[[439,8],[508,8]]}},"keywords":{}}],["sep",{"_index":983,"title":{},"content":{"56":{"position":[[1514,3],[1530,3],[1547,3],[1583,3],[1622,3],[1677,3],[1758,3],[1777,3],[2667,3],[2835,3]]}},"keywords":{}}],["separ",{"_index":70,"title":{"56":{"position":[[6,10]]}},"content":{"2":{"position":[[392,10]]},"17":{"position":[[858,9]]},"19":{"position":[[1045,10],[1192,10]]},"21":{"position":[[659,10]]},"22":{"position":[[201,9],[1317,8]]},"27":{"position":[[815,10]]},"45":{"position":[[339,9]]},"53":{"position":[[778,10]]},"56":{"position":[[84,10],[189,9],[284,8],[477,10],[592,9],[711,9],[740,10],[927,9],[1149,9],[2513,9],[3416,9],[4057,11],[4130,10]]},"57":{"position":[[229,9],[277,9],[632,9],[784,9]]},"58":{"position":[[173,9],[588,9]]},"59":{"position":[[1008,10],[1182,9]]},"60":{"position":[[541,9],[1461,9]]},"63":{"position":[[829,9]]},"116":{"position":[[197,10]]},"118":{"position":[[441,9]]},"125":{"position":[[2187,10]]},"127":{"position":[[834,8]]},"128":{"position":[[1142,8]]},"129":{"position":[[528,8]]},"136":{"position":[[694,10]]},"141":{"position":[[1254,9],[1463,8]]},"142":{"position":[[585,9],[639,10],[674,9],[751,9],[782,10],[857,10],[967,12],[1019,9],[1350,10]]},"143":{"position":[[974,9]]},"144":{"position":[[248,9]]},"148":{"position":[[835,10]]}},"keywords":{}}],["separately.custom",{"_index":471,"title":{},"content":{"15":{"position":[[620,17]]}},"keywords":{}}],["separator=\\n",{"_index":1797,"title":{},"content":{"142":{"position":[[706,14],[1175,12]]}},"keywords":{}}],["separatorsequ",{"_index":1019,"title":{},"content":{"59":{"position":[[484,15]]}},"keywords":{}}],["sequenc",{"_index":556,"title":{},"content":{"19":{"position":[[167,8]]},"22":{"position":[[660,8],[828,8]]},"26":{"position":[[179,9]]},"49":{"position":[[842,9]]},"59":{"position":[[593,9]]},"105":{"position":[[1267,8]]},"135":{"position":[[176,8],[957,8]]},"136":{"position":[[71,9]]},"143":{"position":[[176,8]]},"162":{"position":[[460,8]]},"165":{"position":[[431,8]]}},"keywords":{}}],["serv",{"_index":321,"title":{},"content":{"8":{"position":[[2387,5]]},"24":{"position":[[78,5]]},"49":{"position":[[744,5]]},"105":{"position":[[15,6]]},"112":{"position":[[1792,6]]}},"keywords":{}}],["served!"",{"_index":1883,"title":{},"content":{"152":{"position":[[167,13]]}},"keywords":{}}],["server",{"_index":1035,"title":{},"content":{"60":{"position":[[394,7],[708,7],[908,6],[1114,7],[1995,6],[2164,6],[2226,6],[2565,6]]},"63":{"position":[[1212,7],[1301,6]]},"81":{"position":[[238,6],[330,6],[406,6]]},"114":{"position":[[702,6]]},"119":{"position":[[875,6]]},"121":{"position":[[1247,6],[1283,6]]}},"keywords":{}}],["server'",{"_index":1082,"title":{},"content":{"63":{"position":[[1352,8]]}},"keywords":{}}],["server.log",{"_index":1580,"title":{},"content":{"119":{"position":[[907,10],[1003,11]]},"121":{"position":[[1328,12]]},"147":{"position":[[249,10],[353,11],[1432,10]]}},"keywords":{}}],["server.logand",{"_index":1597,"title":{},"content":{"121":{"position":[[1138,13]]}},"keywords":{}}],["server/log",{"_index":1857,"title":{},"content":{"147":{"position":[[938,11],[1396,11]]}},"keywords":{}}],["server/logs/server.log",{"_index":1859,"title":{},"content":{"147":{"position":[[1349,22]]}},"keywords":{}}],["server_log",{"_index":1579,"title":{},"content":{"119":{"position":[[594,13],[647,13]]},"120":{"position":[[1096,13],[1161,13]]},"147":{"position":[[224,13],[275,13],[425,13]]}},"keywords":{}}],["servic",{"_index":341,"title":{},"content":{"11":{"position":[[483,9],[2533,7]]},"110":{"position":[[493,9],[959,8]]},"127":{"position":[[1045,8]]}},"keywords":{}}],["set",{"_index":477,"title":{"46":{"position":[[28,8]]},"116":{"position":[[19,9]]}},"content":{"15":{"position":[[950,7],[977,8],[1706,8]]},"16":{"position":[[924,7],[951,8],[1292,8]]},"22":{"position":[[707,4]]},"26":{"position":[[411,3]]},"30":{"position":[[2151,7]]},"37":{"position":[[237,8],[339,8],[381,8],[599,8],[629,3],[745,8]]},"39":{"position":[[63,3],[144,3],[333,3],[1334,3],[1448,4]]},"40":{"position":[[83,3],[210,7],[348,3],[453,3],[492,3],[507,3]]},"45":{"position":[[485,8],[627,8]]},"46":{"position":[[55,8],[127,8],[584,7],[652,8],[1199,8],[1336,8],[1520,7],[1774,7],[2065,7],[2312,7],[2676,7],[2787,8],[2847,8],[2877,3],[2921,7]]},"48":{"position":[[558,9],[583,8]]},"52":{"position":[[337,7],[469,5],[506,7]]},"53":{"position":[[207,5],[293,8],[816,4]]},"54":{"position":[[261,8],[395,8]]},"56":{"position":[[2474,8],[2500,8],[2570,8],[2585,8],[2657,7],[2829,3],[2936,8],[2956,8]]},"57":{"position":[[891,7],[1069,9],[1426,8]]},"60":{"position":[[308,8],[477,8],[1789,8]]},"62":{"position":[[421,8],[501,8],[589,8],[688,8]]},"63":{"position":[[253,8],[697,3],[898,8],[959,3],[1498,8]]},"66":{"position":[[191,7],[210,8],[337,8],[497,7],[1110,3]]},"78":{"position":[[149,7],[227,8]]},"80":{"position":[[272,8],[311,3],[649,3],[796,3]]},"81":{"position":[[5,8],[245,3]]},"85":{"position":[[370,3],[413,4],[450,3],[658,3]]},"86":{"position":[[366,3],[409,4],[446,3],[646,3]]},"87":{"position":[[855,3],[944,3],[1017,3]]},"88":{"position":[[160,3]]},"89":{"position":[[216,3],[1081,7]]},"91":{"position":[[506,3],[628,3],[681,3]]},"92":{"position":[[202,3]]},"93":{"position":[[562,3]]},"94":{"position":[[1134,3]]},"99":{"position":[[258,4],[2274,8]]},"101":{"position":[[1072,8]]},"102":{"position":[[503,8],[575,8],[770,7],[870,3],[1019,7],[1471,3],[1927,9],[1942,8]]},"116":{"position":[[51,8],[128,8],[247,8],[358,7],[666,4],[800,4],[894,8]]},"117":{"position":[[168,7]]},"118":{"position":[[83,7],[225,7]]},"120":{"position":[[239,8],[463,3]]},"121":{"position":[[2031,4],[2560,6],[2567,3]]},"125":{"position":[[1708,8],[1783,8],[4689,3],[4788,3],[5555,3],[5625,3],[5969,8],[6188,7]]},"127":{"position":[[1275,8]]},"128":{"position":[[350,8],[416,8],[594,7],[679,3],[1042,3],[1210,7],[1538,8],[1586,8]]},"135":{"position":[[127,3]]},"138":{"position":[[1330,8]]},"144":{"position":[[50,3]]},"145":{"position":[[50,3],[1222,3]]},"147":{"position":[[150,8],[824,8],[1240,8]]},"152":{"position":[[606,3],[648,8],[838,8]]},"155":{"position":[[182,3],[471,3]]},"156":{"position":[[550,8],[562,7]]},"161":{"position":[[844,5]]},"166":{"position":[[145,3]]}},"keywords":{}}],["sets.scal",{"_index":666,"title":{},"content":{"22":{"position":[[1379,17]]}},"keywords":{}}],["settings<user>\\loc",{"_index":1990,"title":{},"content":{"166":{"position":[[819,26]]}},"keywords":{}}],["settings\\temp",{"_index":1991,"title":{},"content":{"166":{"position":[[846,14]]}},"keywords":{}}],["setup",{"_index":187,"title":{"79":{"position":[[12,5]]},"126":{"position":[[4,6]]},"127":{"position":[[12,6]]},"128":{"position":[[16,6]]},"129":{"position":[[14,6]]}},"content":{"4":{"position":[[545,6]]},"42":{"position":[[478,7]]},"46":{"position":[[984,5],[1077,6],[1607,5],[1623,8],[1821,6]]},"48":{"position":[[597,8]]},"49":{"position":[[602,5]]},"53":{"position":[[311,5]]},"54":{"position":[[1316,5],[1408,5],[1463,5]]},"78":{"position":[[51,5],[288,6]]},"79":{"position":[[70,5],[188,5],[365,6],[498,5],[579,6],[596,6]]},"80":{"position":[[446,6],[642,6],[663,5],[1609,6],[1637,6]]},"81":{"position":[[79,5]]},"101":{"position":[[379,5],[590,5]]},"102":{"position":[[414,5],[1282,5],[1760,5]]},"103":{"position":[[647,5]]},"116":{"position":[[588,5]]},"125":{"position":[[7759,6],[7833,5],[7926,5],[7968,5],[8066,5],[8112,5],[8200,5],[8883,5]]},"127":{"position":[[90,5],[129,5],[165,5],[539,6],[553,5],[690,5],[867,5],[1263,6],[1294,5]]},"128":{"position":[[89,5],[132,5],[172,5],[333,5],[410,5],[430,5],[556,5],[586,7],[639,5],[683,7],[717,5],[794,6],[812,5],[928,5],[1175,5],[1374,5],[1519,5],[1604,5],[1682,5],[1703,5],[1779,5],[1800,5],[1879,5],[1885,7],[1931,5],[1966,5],[1977,7],[2017,5]]},"129":{"position":[[79,5],[96,5],[319,6],[335,5],[447,5],[561,5],[776,6],[814,7]]},"157":{"position":[[428,5]]}},"keywords":{}}],["setup/task",{"_index":911,"title":{},"content":{"46":{"position":[[1596,10]]}},"keywords":{}}],["setup|task",{"_index":949,"title":{},"content":{"52":{"position":[[717,10]]},"80":{"position":[[631,10]]},"128":{"position":[[399,10]]}},"keywords":{}}],["setup|test",{"_index":948,"title":{},"content":{"52":{"position":[[688,10]]}},"keywords":{}}],["sever",{"_index":813,"title":{},"content":{"35":{"position":[[787,8]]},"66":{"position":[[137,7]]},"151":{"position":[[284,7]]}},"keywords":{}}],["shadow",{"_index":1890,"title":{},"content":{"152":{"position":[[1171,6]]},"156":{"position":[[1060,6],[1433,7]]},"157":{"position":[[763,8]]}},"keywords":{}}],["shall",{"_index":515,"title":{},"content":{"16":{"position":[[1112,5]]},"39":{"position":[[1439,5]]},"58":{"position":[[536,5],[771,5]]},"59":{"position":[[226,5],[1226,5]]},"62":{"position":[[159,5],[1024,5]]},"63":{"position":[[1761,5]]},"85":{"position":[[404,5]]},"86":{"position":[[400,5]]},"91":{"position":[[619,5]]},"109":{"position":[[193,5]]},"115":{"position":[[596,5]]},"124":{"position":[[368,5],[572,5],[829,5],[921,5],[980,5],[1040,5]]},"146":{"position":[[758,5],[845,5]]},"148":{"position":[[1348,5]]}},"keywords":{}}],["share",{"_index":298,"title":{},"content":{"8":{"position":[[1647,5]]},"16":{"position":[[254,5]]},"80":{"position":[[1936,5]]},"99":{"position":[[960,6]]},"112":{"position":[[1585,8]]},"127":{"position":[[1198,6]]},"141":{"position":[[613,7]]},"156":{"position":[[467,7],[778,5]]},"157":{"position":[[919,5]]},"158":{"position":[[638,5]]}},"keywords":{}}],["ship",{"_index":466,"title":{},"content":{"15":{"position":[[300,7]]}},"keywords":{}}],["short",{"_index":1564,"title":{},"content":{"117":{"position":[[304,5]]}},"keywords":{}}],["show",{"_index":778,"title":{},"content":{"32":{"position":[[316,5]]},"56":{"position":[[1333,4]]},"95":{"position":[[1422,4]]}},"keywords":{}}],["shown",{"_index":1591,"title":{},"content":{"121":{"position":[[719,5]]}},"keywords":{}}],["side",{"_index":931,"title":{},"content":{"47":{"position":[[757,4]]},"62":{"position":[[1623,4]]},"158":{"position":[[536,4]]}},"keywords":{}}],["sign",{"_index":867,"title":{},"content":{"40":{"position":[[387,4],[532,5],[651,4],[787,4],[883,6],[930,4]]},"59":{"position":[[500,4]]},"66":{"position":[[806,4]]},"89":{"position":[[396,4]]},"93":{"position":[[471,4],[738,4]]},"94":{"position":[[541,4]]},"120":{"position":[[362,4]]},"121":{"position":[[692,5]]},"140":{"position":[[2147,4]]},"141":{"position":[[1218,4]]},"145":{"position":[[450,5]]},"146":{"position":[[810,4]]},"147":{"position":[[513,4]]},"148":{"position":[[547,4]]}},"keywords":{}}],["signific",{"_index":215,"title":{},"content":{"7":{"position":[[387,11]]},"117":{"position":[[41,12]]},"125":{"position":[[6037,12]]}},"keywords":{}}],["significantli",{"_index":1510,"title":{},"content":{"112":{"position":[[1015,13]]}},"keywords":{}}],["similar",{"_index":510,"title":{},"content":{"16":{"position":[[262,7]]},"19":{"position":[[289,7]]},"46":{"position":[[2716,7]]},"49":{"position":[[620,7]]},"64":{"position":[[791,7]]},"72":{"position":[[291,7],[382,7]]},"74":{"position":[[158,7]]},"94":{"position":[[208,7]]},"96":{"position":[[425,7]]},"99":{"position":[[1350,7]]},"114":{"position":[[79,7]]},"116":{"position":[[120,7]]},"117":{"position":[[747,12]]},"137":{"position":[[860,7]]},"148":{"position":[[608,7]]},"155":{"position":[[761,7]]},"162":{"position":[[311,7]]}},"keywords":{}}],["similarli",{"_index":400,"title":{},"content":{"11":{"position":[[2451,10]]}},"keywords":{}}],["simon",{"_index":1498,"title":{},"content":{"112":{"position":[[688,5],[797,5],[990,5]]}},"keywords":{}}],["simpl",{"_index":449,"title":{},"content":{"13":{"position":[[542,6]]},"98":{"position":[[139,6]]},"125":{"position":[[545,6]]},"159":{"position":[[410,6]]}},"keywords":{}}],["simpler",{"_index":1294,"title":{},"content":{"95":{"position":[[2236,8]]}},"keywords":{}}],["simplest",{"_index":1854,"title":{},"content":{"147":{"position":[[8,8]]}},"keywords":{}}],["simplic",{"_index":443,"title":{},"content":{"13":{"position":[[256,11]]}},"keywords":{}}],["simplifi",{"_index":1711,"title":{},"content":{"134":{"position":[[38,10]]}},"keywords":{}}],["simul",{"_index":340,"title":{},"content":{"11":{"position":[[363,9],[1618,10]]},"12":{"position":[[147,9]]}},"keywords":{}}],["simultan",{"_index":887,"title":{},"content":{"44":{"position":[[441,15]]},"135":{"position":[[767,15]]}},"keywords":{}}],["singer",{"_index":1473,"title":{},"content":{"112":{"position":[[498,7]]}},"keywords":{}}],["singl",{"_index":649,"title":{},"content":{"22":{"position":[[768,6]]},"30":{"position":[[428,6]]},"53":{"position":[[875,6]]},"54":{"position":[[177,6],[226,6],[1151,6],[1653,6]]},"56":{"position":[[348,6],[3994,6],[4353,6],[4392,6]]},"57":{"position":[[1195,6]]},"59":{"position":[[1374,6]]},"71":{"position":[[125,6]]},"89":{"position":[[529,6]]},"92":{"position":[[833,6]]},"101":{"position":[[453,6]]},"102":{"position":[[212,6],[1131,6]]},"103":{"position":[[493,6]]},"123":{"position":[[584,6]]},"127":{"position":[[564,6]]},"128":{"position":[[199,6],[823,6]]},"129":{"position":[[346,6]]},"134":{"position":[[5,6]]},"140":{"position":[[534,6],[1137,6]]},"141":{"position":[[1195,6]]},"142":{"position":[[819,6]]},"144":{"position":[[429,6]]},"157":{"position":[[147,6],[362,6],[964,6]]},"162":{"position":[[214,6]]},"166":{"position":[[308,6]]}},"keywords":{}}],["situat",{"_index":1015,"title":{},"content":{"59":{"position":[[152,10]]},"98":{"position":[[202,11]]}},"keywords":{}}],["six",{"_index":952,"title":{},"content":{"53":{"position":[[138,3]]},"88":{"position":[[1087,3]]},"144":{"position":[[423,3]]}},"keywords":{}}],["skill",{"_index":1378,"title":{},"content":{"105":{"position":[[1060,6]]},"107":{"position":[[1293,6]]}},"keywords":{}}],["skip",{"_index":783,"title":{"73":{"position":[[4,4]]},"74":{"position":[[6,8]]},"75":{"position":[[6,8]]},"76":{"position":[[20,8]]}},"content":{"32":{"position":[[422,8],[659,4]]},"34":{"position":[[245,8]]},"67":{"position":[[181,7]]},"69":{"position":[[296,4],[360,8],[379,8]]},"72":{"position":[[357,7],[395,5]]},"74":{"position":[[61,4],[98,7],[113,4],[205,4],[234,4],[268,7],[355,4],[688,7],[906,7],[973,4],[988,4],[1044,4],[1058,4],[1163,8],[1221,7]]},"75":{"position":[[20,7],[72,4],[119,4],[186,7]]},"76":{"position":[[44,7],[232,4]]},"121":{"position":[[2623,4],[2633,7]]},"125":{"position":[[9344,8],[9425,4],[9504,4]]},"138":{"position":[[156,4],[353,5],[1131,4],[2089,5]]}},"keywords":{}}],["skiponfailur",{"_index":1162,"title":{},"content":{"76":{"position":[[94,13],[143,13]]}},"keywords":{}}],["slash",{"_index":533,"title":{},"content":{"17":{"position":[[917,7],[961,7],[1006,7],[1118,7]]},"59":{"position":[[990,7]]}},"keywords":{}}],["slice",{"_index":1952,"title":{},"content":{"162":{"position":[[302,8]]}},"keywords":{}}],["slightli",{"_index":961,"title":{},"content":{"54":{"position":[[111,8]]}},"keywords":{}}],["slow",{"_index":1137,"title":{},"content":{"69":{"position":[[126,4],[216,4]]}},"keywords":{}}],["smaller",{"_index":942,"title":{},"content":{"49":{"position":[[857,8]]}},"keywords":{}}],["smoke",{"_index":1120,"title":{},"content":{"66":{"position":[[360,5],[403,5],[658,5],[784,6]]},"68":{"position":[[131,5],[214,5]]}},"keywords":{}}],["snake_cas",{"_index":1618,"title":{},"content":{"124":{"position":[[412,11]]}},"keywords":{}}],["softwar",{"_index":211,"title":{"111":{"position":[[23,8]]}},"content":{"7":{"position":[[334,9],[429,8]]},"13":{"position":[[39,8]]},"99":{"position":[[1529,8]]},"111":{"position":[[67,8],[109,8],[213,8],[385,8]]}},"keywords":{}}],["sole",{"_index":1540,"title":{},"content":{"114":{"position":[[437,6]]}},"keywords":{}}],["solmela",{"_index":1491,"title":{},"content":{"112":{"position":[[637,8]]}},"keywords":{}}],["solut",{"_index":360,"title":{},"content":{"11":{"position":[[1220,8]]},"28":{"position":[[252,10]]}},"keywords":{}}],["solv",{"_index":473,"title":{},"content":{"15":{"position":[[706,5]]}},"keywords":{}}],["someth",{"_index":1948,"title":{},"content":{"161":{"position":[[606,9]]}},"keywords":{}}],["sometim",{"_index":1304,"title":{},"content":{"97":{"position":[[389,9],[408,9]]}},"keywords":{}}],["sort",{"_index":1878,"title":{},"content":{"151":{"position":[[828,6]]}},"keywords":{}}],["sourc",{"_index":33,"title":{"7":{"position":[[11,6]]}},"content":{"0":{"position":[[411,6]]},"7":{"position":[[54,6],[189,6]]},"8":{"position":[[325,6],[1886,6]]},"9":{"position":[[380,6]]},"22":{"position":[[391,7]]},"64":{"position":[[998,7]]},"112":{"position":[[1550,6]]},"125":{"position":[[1144,6]]},"151":{"position":[[174,8]]}},"keywords":{}}],["space",{"_index":586,"title":{},"content":{"19":{"position":[[1110,6]]},"45":{"position":[[354,6]]},"56":{"position":[[183,5],[265,6],[355,5],[503,6],[733,6],[1174,6],[2557,7],[3353,7],[3829,6],[4040,6],[4103,6],[4241,7],[4328,7],[4399,5]]},"57":{"position":[[1229,5]]},"58":{"position":[[193,7],[608,8]]},"59":{"position":[[454,6],[1123,6],[1260,6],[1349,8],[1381,5]]},"60":{"position":[[567,7],[1296,7],[1486,6]]},"63":{"position":[[851,7]]},"114":{"position":[[220,7]]},"115":{"position":[[409,7],[422,6],[694,6],[1254,6]]},"118":{"position":[[463,6]]},"120":{"position":[[414,7]]},"140":{"position":[[541,6]]},"141":{"position":[[1202,5],[1444,6],[1539,7],[1656,7]]},"142":{"position":[[548,6],[1122,6]]},"144":{"position":[[270,6]]},"159":{"position":[[490,7]]},"166":{"position":[[297,8],[315,5]]}},"keywords":{}}],["spaces,can",{"_index":1789,"title":{},"content":{"141":{"position":[[1306,10]]}},"keywords":{}}],["space}and",{"_index":1026,"title":{},"content":{"59":{"position":[[1578,11]]}},"keywords":{}}],["span",{"_index":975,"title":{},"content":{"56":{"position":[[838,8]]},"57":{"position":[[580,4]]}},"keywords":{}}],["special",{"_index":1024,"title":{},"content":{"59":{"position":[[1332,7]]},"89":{"position":[[880,7]]},"91":{"position":[[801,9]]},"92":{"position":[[150,7]]},"94":{"position":[[102,7]]},"112":{"position":[[730,7],[748,7]]},"115":{"position":[[304,7]]},"140":{"position":[[661,7]]},"143":{"position":[[452,7]]},"164":{"position":[[838,7]]}},"keywords":{}}],["specif",{"_index":19,"title":{"18":{"position":[[4,13]]},"19":{"position":[[21,14]]},"20":{"position":[[22,14]]},"21":{"position":[[51,14]]},"22":{"position":[[18,14]]},"41":{"position":[[49,14]]},"51":{"position":[[22,13]]}},"content":{"0":{"position":[[208,13]]},"3":{"position":[[927,8]]},"5":{"position":[[164,14]]},"11":{"position":[[2831,12]]},"15":{"position":[[712,8]]},"19":{"position":[[78,13],[111,14],[227,8]]},"20":{"position":[[79,13],[110,13]]},"21":{"position":[[96,13],[274,8]]},"22":{"position":[[64,13],[91,13],[423,12],[1156,14],[1601,13],[1660,14]]},"24":{"position":[[86,8]]},"26":{"position":[[159,8],[402,8],[1186,8]]},"30":{"position":[[2186,8]]},"41":{"position":[[180,13]]},"48":{"position":[[549,8]]},"49":{"position":[[570,8]]},"52":{"position":[[178,13]]},"56":{"position":[[679,8]]},"59":{"position":[[207,8]]},"67":{"position":[[330,8]]},"68":{"position":[[41,8]]},"69":{"position":[[36,8]]},"74":{"position":[[393,8],[435,8],[829,8]]},"90":{"position":[[111,13]]},"95":{"position":[[194,13],[1131,8]]},"99":{"position":[[181,13],[1676,12],[1858,12]]},"102":{"position":[[288,8],[842,8],[2274,8]]},"103":{"position":[[206,8]]},"105":{"position":[[85,13],[1037,8],[1346,8]]},"106":{"position":[[882,8]]},"109":{"position":[[148,8]]},"115":{"position":[[897,13]]},"119":{"position":[[424,8]]},"120":{"position":[[749,8]]},"125":{"position":[[767,13],[867,13],[942,13],[1034,13],[1094,13],[3850,13],[7016,13],[7193,13]]},"128":{"position":[[248,8],[651,8]]},"129":{"position":[[193,8],[712,8]]},"131":{"position":[[224,8]]},"141":{"position":[[326,8]]},"148":{"position":[[2034,8]]},"149":{"position":[[449,8]]},"155":{"position":[[668,8]]},"156":{"position":[[541,8]]},"157":{"position":[[348,8]]}},"keywords":{}}],["specifi",{"_index":753,"title":{},"content":{"30":{"position":[[2175,10]]},"48":{"position":[[426,9]]},"52":{"position":[[360,7]]},"102":{"position":[[738,10]]},"105":{"position":[[969,9]]},"116":{"position":[[444,9],[567,7]]},"119":{"position":[[474,9]]},"120":{"position":[[799,9]]},"128":{"position":[[565,10]]},"131":{"position":[[541,7]]},"142":{"position":[[598,10],[771,10]]},"152":{"position":[[817,9]]}},"keywords":{}}],["split",{"_index":987,"title":{},"content":{"56":{"position":[[2212,5]]},"57":{"position":[[1019,5]]},"123":{"position":[[696,5]]},"142":{"position":[[422,5]]},"147":{"position":[[1176,5],[1338,5]]}},"keywords":{}}],["squar",{"_index":909,"title":{},"content":{"46":{"position":[[1534,6]]},"116":{"position":[[175,6]]},"144":{"position":[[534,6]]},"145":{"position":[[621,6],[1284,6]]}},"keywords":{}}],["ssh_init",{"_index":1110,"title":{},"content":{"64":{"position":[[1671,11]]}},"keywords":{}}],["sshlibrari",{"_index":1096,"title":{},"content":{"64":{"position":[[640,11],[1450,10]]}},"keywords":{}}],["sshlibrary.clos",{"_index":1112,"title":{},"content":{"64":{"position":[[1714,16]]}},"keywords":{}}],["sshlibrary.login",{"_index":1109,"title":{},"content":{"64":{"position":[[1630,16]]}},"keywords":{}}],["sshlibrary.open",{"_index":1100,"title":{},"content":{"64":{"position":[[1168,15],[1587,15]]}},"keywords":{}}],["sshlibrary.read",{"_index":1111,"title":{},"content":{"64":{"position":[[1685,15]]}},"keywords":{}}],["stabl",{"_index":546,"title":{},"content":{"17":{"position":[[1534,6],[1716,6]]},"107":{"position":[[317,6]]}},"keywords":{}}],["stakehold",{"_index":356,"title":{},"content":{"11":{"position":[[957,12],[1057,12]]},"21":{"position":[[1096,13]]},"99":{"position":[[134,12]]}},"keywords":{}}],["stand",{"_index":1518,"title":{},"content":{"112":{"position":[[1378,6]]}},"keywords":{}}],["standard",{"_index":149,"title":{},"content":{"3":{"position":[[370,8]]},"15":{"position":[[251,8],[426,8]]},"27":{"position":[[551,8]]},"83":{"position":[[900,8]]},"109":{"position":[[615,10]]},"128":{"position":[[1619,8]]}},"keywords":{}}],["star",{"_index":1237,"title":{},"content":{"89":{"position":[[536,4],[617,4]]}},"keywords":{}}],["stark",{"_index":1038,"title":{},"content":{"60":{"position":[[848,6],[2087,5]]}},"keywords":{}}],["start",{"_index":193,"title":{"5":{"position":[[10,7]]}},"content":{"5":{"position":[[10,7]]},"11":{"position":[[1272,5],[1652,5]]},"25":{"position":[[169,8]]},"30":{"position":[[714,6]]},"56":{"position":[[1310,8],[3402,6],[3632,6]]},"57":{"position":[[649,5]]},"58":{"position":[[145,8],[343,5],[542,5]]},"59":{"position":[[353,5],[407,7]]},"71":{"position":[[185,8]]},"72":{"position":[[6,8]]},"79":{"position":[[533,5]]},"81":{"position":[[232,5]]},"119":{"position":[[931,7],[1074,8]]},"121":{"position":[[1190,8],[1293,7],[1370,8]]},"140":{"position":[[939,6]]},"144":{"position":[[556,8]]},"147":{"position":[[302,7]]},"148":{"position":[[1803,6]]},"166":{"position":[[532,7]]}},"keywords":{}}],["starts.if",{"_index":1675,"title":{},"content":{"128":{"position":[[904,9]]}},"keywords":{}}],["state",{"_index":1258,"title":{},"content":{"91":{"position":[[486,7]]},"103":{"position":[[850,6]]}},"keywords":{}}],["statement",{"_index":676,"title":{"123":{"position":[[13,10]]},"131":{"position":[[9,11]]},"134":{"position":[[16,10]]},"148":{"position":[[10,10]]}},"content":{"24":{"position":[[392,10]]},"26":{"position":[[1673,10]]},"32":{"position":[[778,10],[979,11]]},"33":{"position":[[450,10]]},"56":{"position":[[303,10],[618,9],[828,9],[1078,9],[1356,10],[3385,9]]},"57":{"position":[[79,10],[405,9],[464,9],[565,10]]},"63":{"position":[[1704,9]]},"64":{"position":[[1811,10]]},"106":{"position":[[384,11]]},"123":{"position":[[58,9],[134,9],[222,9],[748,9],[1009,10],[1032,9],[1217,10]]},"125":{"position":[[2279,10],[5795,9],[6735,9],[6814,9],[10803,10],[11027,10]]},"131":{"position":[[77,10],[392,9]]},"132":{"position":[[77,9]]},"134":{"position":[[59,9]]},"137":{"position":[[877,10]]},"138":{"position":[[97,10],[277,11],[485,10]]},"148":{"position":[[79,9],[98,9],[323,9],[460,9],[1276,10],[1760,9],[1899,9],[2165,9]]},"149":{"position":[[409,10]]}},"keywords":{}}],["static",{"_index":645,"title":{"152":{"position":[[8,10]]}},"content":{"22":{"position":[[535,10]]},"47":{"position":[[288,6]]},"95":{"position":[[266,10]]},"125":{"position":[[9567,10],[9676,10]]},"151":{"position":[[64,10],[504,10]]},"152":{"position":[[55,10]]},"153":{"position":[[180,10]]},"155":{"position":[[1189,6]]},"156":{"position":[[853,10],[1023,10],[2001,6]]},"159":{"position":[[47,10]]}},"keywords":{}}],["static)cr",{"_index":1898,"title":{},"content":{"155":{"position":[[252,15]]}},"keywords":{}}],["static)import",{"_index":1905,"title":{},"content":{"156":{"position":[[293,16]]}},"keywords":{}}],["static)set",{"_index":1906,"title":{},"content":{"156":{"position":[[343,11]]}},"keywords":{}}],["statist",{"_index":762,"title":{},"content":{"31":{"position":[[557,10]]},"53":{"position":[[851,10]]},"54":{"position":[[1242,14]]}},"keywords":{}}],["statu",{"_index":770,"title":{"32":{"position":[[6,7]]},"73":{"position":[[19,6]]}},"content":{"32":{"position":[[56,6],[127,6],[536,7],[809,7],[1007,6],[1027,6]]},"33":{"position":[[84,6]]},"34":{"position":[[84,6]]},"81":{"position":[[337,6]]},"125":{"position":[[2732,6]]},"127":{"position":[[873,7]]},"128":{"position":[[1181,7]]},"129":{"position":[[567,7]]},"132":{"position":[[205,6],[215,11],[302,9]]},"166":{"position":[[1447,6]]}},"keywords":{}}],["status.run",{"_index":1338,"title":{},"content":{"102":{"position":[[1248,11]]},"103":{"position":[[613,11]]}},"keywords":{}}],["status=ok",{"_index":1198,"title":{},"content":{"81":{"position":[[356,9]]}},"keywords":{}}],["stay",{"_index":656,"title":{},"content":{"22":{"position":[[957,5]]}},"keywords":{}}],["stderr",{"_index":1270,"title":{},"content":{"94":{"position":[[1208,6]]}},"keywords":{}}],["stderr=ping_error.txt",{"_index":1276,"title":{},"content":{"94":{"position":[[1333,21]]}},"keywords":{}}],["stdout",{"_index":1269,"title":{},"content":{"94":{"position":[[1197,6]]}},"keywords":{}}],["stdout=ping_output.txt",{"_index":1275,"title":{},"content":{"94":{"position":[[1310,22]]}},"keywords":{}}],["step",{"_index":554,"title":{},"content":{"19":{"position":[[137,5]]},"20":{"position":[[203,5],[342,5],[1219,4],[1236,4],[1362,5]]},"21":{"position":[[446,5],[1168,5],[1221,5]]},"24":{"position":[[450,5]]},"66":{"position":[[678,5]]},"102":{"position":[[1810,6],[2249,5],[2351,5]]},"123":{"position":[[340,5]]},"128":{"position":[[1272,5],[1424,6]]},"129":{"position":[[187,5]]}},"keywords":{}}],["step/keyword",{"_index":584,"title":{},"content":{"19":{"position":[[1069,12]]}},"keywords":{}}],["still",{"_index":846,"title":{},"content":{"39":{"position":[[1092,5]]},"54":{"position":[[204,5],[1105,5]]},"56":{"position":[[3217,5]]},"89":{"position":[[1020,5]]},"96":{"position":[[635,5]]},"115":{"position":[[978,5]]},"147":{"position":[[623,5]]},"161":{"position":[[638,5]]}},"keywords":{}}],["still_str",{"_index":1820,"title":{},"content":{"143":{"position":[[847,15]]}},"keywords":{}}],["stop",{"_index":1160,"title":{},"content":{"75":{"position":[[137,4]]},"81":{"position":[[401,4]]},"138":{"position":[[141,4],[296,5]]}},"keywords":{}}],["store",{"_index":509,"title":{},"content":{"16":{"position":[[185,5]]},"30":{"position":[[471,6]]},"31":{"position":[[678,6]]},"37":{"position":[[1335,5]]},"46":{"position":[[782,5]]},"96":{"position":[[163,6]]},"110":{"position":[[785,7]]},"123":{"position":[[349,6],[562,6],[1155,6]]},"125":{"position":[[4941,5]]},"140":{"position":[[1012,6],[1119,5],[1225,5],[1349,5],[1843,6]]},"144":{"position":[[104,5]]},"145":{"position":[[110,5]]},"147":{"position":[[411,6]]},"158":{"position":[[401,5],[1464,6]]}},"keywords":{}}],["stori",{"_index":629,"title":{},"content":{"21":{"position":[[932,7]]}},"keywords":{}}],["str",{"_index":1937,"title":{},"content":{"159":{"position":[[442,5],[522,5],[606,6],[631,6]]}},"keywords":{}}],["straightforward",{"_index":186,"title":{},"content":{"4":{"position":[[512,15]]},"19":{"position":[[932,15]]}},"keywords":{}}],["strength",{"_index":385,"title":{},"content":{"11":{"position":[[2049,8]]}},"keywords":{}}],["strict",{"_index":1448,"title":{},"content":{"110":{"position":[[610,6]]}},"keywords":{}}],["string",{"_index":1013,"title":{},"content":{"59":{"position":[[114,7]]},"60":{"position":[[2508,6]]},"86":{"position":[[42,6],[92,6]]},"89":{"position":[[936,7]]},"95":{"position":[[228,6],[305,8],[1563,6]]},"118":{"position":[[579,7]]},"120":{"position":[[471,6]]},"132":{"position":[[319,6]]},"140":{"position":[[375,6],[819,6],[1896,8]]},"142":{"position":[[826,7]]},"143":{"position":[[165,8],[534,8],[820,9],[840,6],[1163,7],[1201,7],[1248,6]]},"148":{"position":[[798,7]]},"159":{"position":[[369,6],[417,7],[478,6]]},"161":{"position":[[1029,7]]},"162":{"position":[[631,8]]},"166":{"position":[[289,7]]}},"keywords":{}}],["strip",{"_index":1791,"title":{},"content":{"141":{"position":[[1506,8]]}},"keywords":{}}],["strong",{"_index":1388,"title":{},"content":{"106":{"position":[[166,6]]}},"keywords":{}}],["strongli",{"_index":530,"title":{},"content":{"17":{"position":[[874,8]]},"59":{"position":[[954,8]]},"63":{"position":[[429,8]]}},"keywords":{}}],["structur",{"_index":11,"title":{"23":{"position":[[19,9]]},"36":{"position":[[18,9]]},"42":{"position":[[11,11]]},"43":{"position":[[22,9]]},"130":{"position":[[12,10]]},"133":{"position":[[22,10]]}},"content":{"0":{"position":[[122,10]]},"2":{"position":[[306,10],[721,10]]},"5":{"position":[[183,11],[417,11]]},"7":{"position":[[697,9]]},"8":{"position":[[2315,9]]},"16":{"position":[[270,9],[424,9],[1406,9]]},"17":{"position":[[1505,10]]},"19":{"position":[[907,10]]},"21":{"position":[[387,11]]},"25":{"position":[[473,9],[507,9]]},"26":{"position":[[116,10],[632,11],[731,10]]},"28":{"position":[[212,11]]},"34":{"position":[[311,11]]},"42":{"position":[[11,11],[186,11]]},"48":{"position":[[353,10]]},"49":{"position":[[447,9],[1050,10]]},"56":{"position":[[209,9],[3728,10],[3887,10],[4470,9]]},"57":{"position":[[133,9],[1346,9]]},"60":{"position":[[45,9]]},"79":{"position":[[446,10]]},"80":{"position":[[136,9]]},"83":{"position":[[129,10]]},"90":{"position":[[1783,11]]},"99":{"position":[[370,10]]},"105":{"position":[[244,10]]},"106":{"position":[[237,10]]},"107":{"position":[[1140,9]]},"108":{"position":[[1196,10]]},"109":{"position":[[221,10]]},"112":{"position":[[915,10]]},"115":{"position":[[1598,9]]},"121":{"position":[[1808,10]]},"124":{"position":[[1007,10]]},"125":{"position":[[1474,10],[2448,9],[3361,9],[4619,9]]},"131":{"position":[[611,9]]},"132":{"position":[[101,10]]},"133":{"position":[[95,10],[107,10]]},"134":{"position":[[83,10]]},"136":{"position":[[111,10]]},"137":{"position":[[944,10]]},"140":{"position":[[1257,10],[1387,10]]}},"keywords":{}}],["structureand",{"_index":521,"title":{},"content":{"16":{"position":[[1454,12]]}},"keywords":{}}],["structures.ensur",{"_index":1688,"title":{},"content":{"129":{"position":[[678,19]]}},"keywords":{}}],["stub",{"_index":395,"title":{},"content":{"11":{"position":[[2359,9],[2567,5]]}},"keywords":{}}],["studi",{"_index":1438,"title":{},"content":{"109":{"position":[[1089,5]]}},"keywords":{}}],["style",{"_index":20,"title":{"18":{"position":[[18,6]]}},"content":{"0":{"position":[[222,6]]},"19":{"position":[[877,5]]},"20":{"position":[[190,6],[289,5],[968,5]]},"21":{"position":[[174,6],[218,5],[336,6],[570,5],[735,5],[889,5],[1115,5],[1244,6]]},"22":{"position":[[759,6]]},"41":{"position":[[194,6]]},"115":{"position":[[911,6]]},"121":{"position":[[214,6],[418,5]]},"125":{"position":[[781,6],[6688,6]]}},"keywords":{}}],["sub",{"_index":686,"title":{},"content":{"25":{"position":[[254,3]]},"79":{"position":[[129,3],[394,3],[697,3]]},"125":{"position":[[8942,3]]},"156":{"position":[[1551,3]]}},"keywords":{}}],["submiss",{"_index":458,"title":{},"content":{"13":{"position":[[982,12]]}},"keywords":{}}],["subsequ",{"_index":797,"title":{},"content":{"34":{"position":[[219,10]]},"56":{"position":[[3272,10]]},"92":{"position":[[998,10]]},"115":{"position":[[1474,10]]},"149":{"position":[[705,10]]}},"keywords":{}}],["subset",{"_index":884,"title":{},"content":{"42":{"position":[[510,7]]}},"keywords":{}}],["subsystem",{"_index":371,"title":{},"content":{"11":{"position":[[1475,11]]}},"keywords":{}}],["success",{"_index":1036,"title":{},"content":{"60":{"position":[[811,10],[2121,10]]},"132":{"position":[[230,9],[258,11],[326,8]]}},"keywords":{}}],["successfulli",{"_index":775,"title":{},"content":{"32":{"position":[[262,12]]},"33":{"position":[[126,12],[221,12]]},"119":{"position":[[918,12],[1061,12]]},"121":{"position":[[1177,12],[1301,12],[1356,13]]},"147":{"position":[[289,12]]}},"keywords":{}}],["such",{"_index":109,"title":{},"content":{"2":{"position":[[1379,4]]},"3":{"position":[[599,4]]},"8":{"position":[[1257,4]]},"11":{"position":[[2088,4],[2555,4]]},"12":{"position":[[290,4]]},"13":{"position":[[969,4]]},"19":{"position":[[752,4]]},"22":{"position":[[1494,4]]},"30":{"position":[[2143,4]]},"46":{"position":[[970,4]]},"49":{"position":[[588,4]]},"78":{"position":[[236,4]]},"105":{"position":[[748,4]]},"106":{"position":[[359,4],[599,4],[913,4]]},"107":{"position":[[979,4]]},"108":{"position":[[689,4]]},"120":{"position":[[422,4],[571,4]]},"148":{"position":[[2248,4]]},"149":{"position":[[1177,4]]},"155":{"position":[[706,4]]}},"keywords":{}}],["suggest",{"_index":1507,"title":{},"content":{"112":{"position":[[873,11]]}},"keywords":{}}],["suit",{"_index":86,"title":{"43":{"position":[[4,5]]},"44":{"position":[[6,5]]},"55":{"position":[[10,5]]},"60":{"position":[[14,5]]},"79":{"position":[[6,5],[22,5]]},"100":{"position":[[14,7]]},"101":{"position":[[6,5]]},"126":{"position":[[11,7]]},"127":{"position":[[6,5]]},"156":{"position":[[10,5]]}},"content":{"2":{"position":[[735,7]]},"5":{"position":[[199,6],[411,5]]},"15":{"position":[[915,5],[1874,5]]},"16":{"position":[[240,7],[303,5],[375,5],[437,5],[585,6],[815,5],[888,5]]},"17":{"position":[[1745,5],[1883,5]]},"21":{"position":[[415,6],[586,6]]},"22":{"position":[[553,5]]},"24":{"position":[[126,7]]},"25":{"position":[[44,7],[294,5],[322,5],[337,6],[362,7],[451,5]]},"27":{"position":[[151,7],[903,7]]},"30":{"position":[[173,6],[278,5],[292,5],[319,5],[435,5],[534,5],[894,6],[1320,5],[1688,5],[2348,5]]},"31":{"position":[[111,6]]},"32":{"position":[[185,6],[842,6]]},"33":{"position":[[785,6]]},"34":{"position":[[627,6],[776,5],[835,5],[875,6]]},"37":{"position":[[75,7],[98,7],[366,7],[767,6],[961,6],[1210,6],[1412,7]]},"42":{"position":[[436,6]]},"44":{"position":[[99,5],[295,5],[310,5],[365,7],[399,8]]},"45":{"position":[[65,5],[564,5],[715,6]]},"46":{"position":[[69,5],[121,5],[228,6],[496,5],[821,6],[889,6],[978,5],[994,5],[1084,7],[1129,7],[1255,6],[1409,5],[1828,7],[1873,7],[2193,5]]},"47":{"position":[[117,5],[154,5],[505,6],[604,6]]},"48":{"position":[[158,6],[281,5],[780,5]]},"49":{"position":[[202,5],[292,5],[355,5],[400,6],[564,5],[596,5],[666,5],[779,5],[985,6],[1031,6]]},"50":{"position":[[45,5]]},"52":{"position":[[289,5],[405,5]]},"54":{"position":[[481,5]]},"57":{"position":[[1479,5],[1535,5]]},"58":{"position":[[65,7]]},"60":{"position":[[66,5],[137,5],[334,5],[1591,5],[1736,5],[1818,5]]},"62":{"position":[[759,5]]},"63":{"position":[[1782,6],[1849,6]]},"64":{"position":[[514,6]]},"66":{"position":[[159,5],[326,6],[450,6],[576,5],[764,5]]},"67":{"position":[[204,6]]},"78":{"position":[[45,5],[61,5],[129,5],[215,5],[428,6]]},"79":{"position":[[64,5],[80,5],[133,6],[182,5],[198,5],[398,6],[492,5],[573,5],[634,5],[701,6]]},"80":{"position":[[168,5],[337,5],[604,6],[704,5],[744,6],[854,5],[894,6],[996,5],[1036,6],[1118,5],[1164,6],[1603,5],[1616,5],[1860,6],[1980,6]]},"81":{"position":[[67,5],[73,5],[108,5]]},"99":{"position":[[863,6],[1021,7],[1034,5],[1054,5],[1084,6],[1107,5],[1158,5],[1236,5],[1421,5],[1427,5],[1669,6],[1706,5],[1712,5],[1851,6],[1939,5],[2144,5],[2236,5],[2358,6],[2414,5],[2451,5]]},"101":{"position":[[84,5],[126,5],[165,5],[228,6],[240,5],[271,5],[354,6],[373,5],[416,5],[433,5],[545,6],[584,5],[630,5],[649,5],[694,5],[765,5],[1000,5],[1051,5],[1085,5]]},"102":{"position":[[531,5],[652,5],[1509,5],[1921,5]]},"107":{"position":[[728,6]]},"114":{"position":[[33,5],[280,5],[374,6],[426,6],[459,5],[540,5]]},"116":{"position":[[627,7]]},"125":{"position":[[1450,6],[1490,5],[1583,5],[1641,5],[1722,5],[1777,5],[2337,7],[2469,5],[5842,5],[7920,5],[7962,5],[8443,5],[8488,5],[8877,5],[8893,5],[8946,6],[10008,5]]},"127":{"position":[[84,5],[123,5],[159,5],[215,6],[233,5],[342,5],[417,7],[533,5],[547,5],[657,6],[684,5],[726,5],[746,6],[1257,5],[1288,5]]},"128":{"position":[[378,5],[482,5],[1080,5],[1532,5]]},"141":{"position":[[228,5],[284,5],[335,6],[650,6],[781,5],[1374,5],[1393,5]]},"146":{"position":[[452,5]]},"148":{"position":[[308,6],[2140,6],[2256,5]]},"149":{"position":[[55,5],[745,5],[783,5],[942,6],[1036,5]]},"151":{"position":[[946,5]]},"152":{"position":[[596,5]]},"153":{"position":[[539,5],[602,5],[666,5]]},"155":{"position":[[572,5]]},"156":{"position":[[53,5],[150,5],[281,5],[381,5],[514,5],[535,5],[608,5],[666,6],[748,7],[801,7],[827,5],[962,6],[1150,5],[1216,5],[1346,5],[1414,5],[1500,5],[1528,5],[1555,5],[1650,5],[1849,5]]},"157":{"position":[[422,5],[560,6],[639,5],[774,5]]},"166":{"position":[[394,5],[876,5],[1176,6],[1238,5],[1312,6]]}},"keywords":{}}],["suitabl",{"_index":633,"title":{},"content":{"21":{"position":[[1050,8]]},"22":{"position":[[1397,8]]}},"keywords":{}}],["suite'",{"_index":903,"title":{},"content":{"46":{"position":[[1050,7],[1796,7],[2087,7],[2359,7],[2698,7],[2968,7]]},"79":{"position":[[281,7]]},"127":{"position":[[1141,7]]}},"keywords":{}}],["suite.if",{"_index":1668,"title":{},"content":{"127":{"position":[[671,8]]}},"keywords":{}}],["suite.metadata",{"_index":1176,"title":{},"content":{"80":{"position":[[398,15]]}},"keywords":{}}],["suite.prepar",{"_index":1673,"title":{},"content":{"127":{"position":[[1087,15]]}},"keywords":{}}],["suite.robot",{"_index":1061,"title":{},"content":{"62":{"position":[[670,12],[765,11]]}},"keywords":{}}],["suite.set",{"_index":1166,"title":{},"content":{"78":{"position":[[103,9]]}},"keywords":{}}],["suite.suit",{"_index":1177,"title":{},"content":{"80":{"position":[[434,11]]}},"keywords":{}}],["suite.vari",{"_index":1784,"title":{},"content":{"141":{"position":[[423,15]]}},"keywords":{}}],["suite_document",{"_index":1994,"title":{},"content":{"166":{"position":[[1256,22]]}},"keywords":{}}],["suite_sourc",{"_index":1993,"title":{},"content":{"166":{"position":[[1183,15]]}},"keywords":{}}],["suite_vari",{"_index":1908,"title":{},"content":{"156":{"position":[[1714,18]]}},"keywords":{}}],["suites.each",{"_index":683,"title":{},"content":{"25":{"position":[[146,11]]}},"keywords":{}}],["suites.suit",{"_index":1178,"title":{},"content":{"80":{"position":[[517,12]]}},"keywords":{}}],["sum",{"_index":1931,"title":{},"content":{"158":{"position":[[1043,3],[1154,3],[1364,4],[1435,4],[1538,4],[1602,4]]}},"keywords":{}}],["summari",{"_index":739,"title":{},"content":{"30":{"position":[[1023,7]]},"31":{"position":[[483,7]]}},"keywords":{}}],["support",{"_index":121,"title":{},"content":{"2":{"position":[[1640,7],[1692,7],[1779,8],[1862,8],[1963,8]]},"4":{"position":[[272,9]]},"8":{"position":[[550,7],[739,8],[1100,7],[1463,7],[1952,7]]},"11":{"position":[[1704,7]]},"16":{"position":[[1249,10]]},"17":{"position":[[1130,9]]},"58":{"position":[[723,9]]},"90":{"position":[[1488,7]]},"95":{"position":[[914,9]]},"110":{"position":[[513,8]]},"115":{"position":[[265,8]]},"140":{"position":[[622,8]]},"143":{"position":[[100,7]]},"145":{"position":[[931,7]]},"157":{"position":[[1088,7]]},"159":{"position":[[387,10]]},"160":{"position":[[112,8]]},"162":{"position":[[293,8]]},"163":{"position":[[118,8]]}},"keywords":{}}],["suppos",{"_index":1741,"title":{},"content":{"138":{"position":[[541,7]]}},"keywords":{}}],["surround",{"_index":1021,"title":{},"content":{"59":{"position":[[1192,11]]},"90":{"position":[[1347,10]]}},"keywords":{}}],["sustain",{"_index":286,"title":{},"content":{"8":{"position":[[1364,10]]}},"keywords":{}}],["sut",{"_index":104,"title":{},"content":{"2":{"position":[[1224,6]]},"26":{"position":[[1131,5]]},"74":{"position":[[508,5]]}},"keywords":{}}],["syllabu",{"_index":823,"title":{"105":{"position":[[14,9]]}},"content":{"37":{"position":[[729,9]]},"46":{"position":[[403,9]]},"67":{"position":[[591,9]]},"83":{"position":[[850,9]]},"90":{"position":[[1821,9]]},"91":{"position":[[213,9]]},"105":{"position":[[6,8],[331,8],[677,9],[816,8],[1207,8],[1294,8]]},"108":{"position":[[64,9],[977,9]]},"112":{"position":[[21,8],[288,9],[338,8],[448,9],[953,9],[1151,8],[1260,8],[1369,8]]},"116":{"position":[[924,9]]},"122":{"position":[[182,9]]}},"keywords":{}}],["syllabus)document",{"_index":822,"title":{},"content":{"37":{"position":[[517,22]]}},"keywords":{}}],["synonym",{"_index":672,"title":{},"content":{"24":{"position":[[144,10]]},"48":{"position":[[202,8]]}},"keywords":{}}],["syntact",{"_index":1632,"title":{},"content":{"125":{"position":[[5076,11]]},"140":{"position":[[48,11],[1037,13],[1631,11]]}},"keywords":{}}],["syntax",{"_index":27,"title":{"23":{"position":[[10,6]]},"55":{"position":[[21,6]]},"132":{"position":[[17,7]]},"136":{"position":[[23,7]]},"140":{"position":[[15,6]]}},"content":{"0":{"position":[[315,7]]},"2":{"position":[[623,6],[913,6],[1670,6]]},"3":{"position":[[817,6]]},"5":{"position":[[533,6]]},"16":{"position":[[293,6],[386,6]]},"26":{"position":[[599,7]]},"53":{"position":[[43,6]]},"54":{"position":[[43,6]]},"56":{"position":[[199,6]]},"57":{"position":[[1185,7]]},"66":{"position":[[41,6]]},"80":{"position":[[150,6]]},"90":{"position":[[462,6],[518,6],[1577,6]]},"101":{"position":[[74,6]]},"102":{"position":[[74,6]]},"103":{"position":[[72,6]]},"106":{"position":[[211,7]]},"108":{"position":[[712,6]]},"116":{"position":[[190,6]]},"117":{"position":[[721,6]]},"118":{"position":[[57,6],[477,6]]},"125":{"position":[[511,6],[2089,6],[5165,6],[6162,6],[6994,6],[7232,6],[7325,6],[7910,6],[8051,6],[8182,6],[8433,6],[8580,6],[8733,6],[9140,6]]},"127":{"position":[[74,6]]},"128":{"position":[[74,6]]},"129":{"position":[[61,6]]},"131":{"position":[[101,6]]},"140":{"position":[[134,6],[1185,6],[1298,6],[1435,6],[1590,6],[1988,6],[2126,6]]},"142":{"position":[[488,7]]},"143":{"position":[[144,7],[275,6],[383,6],[669,6]]},"144":{"position":[[155,6],[312,7],[496,6]]},"145":{"position":[[154,6],[587,6],[815,7],[1001,6]]},"147":{"position":[[120,6],[649,6]]},"148":{"position":[[593,6],[790,7],[846,6]]},"151":{"position":[[716,7]]},"155":{"position":[[299,6]]},"156":{"position":[[401,6],[1202,6]]},"157":{"position":[[251,6]]},"158":{"position":[[280,6]]},"159":{"position":[[247,6]]},"160":{"position":[[153,6]]},"161":{"position":[[129,6],[189,6],[776,7],[974,6]]},"162":{"position":[[179,6],[526,6]]},"163":{"position":[[173,6]]},"164":{"position":[[185,6],[255,6]]},"165":{"position":[[188,6],[502,6]]}},"keywords":{}}],["syntax.hav",{"_index":1790,"title":{},"content":{"141":{"position":[[1360,11]]}},"keywords":{}}],["syntaxand",{"_index":1539,"title":{},"content":{"114":{"position":[[291,9]]}},"keywords":{}}],["synthet",{"_index":417,"title":{"12":{"position":[[8,9]]}},"content":{"12":{"position":[[33,9]]}},"keywords":{}}],["system",{"_index":103,"title":{},"content":{"2":{"position":[[1206,6]]},"3":{"position":[[575,7]]},"11":{"position":[[174,6],[385,6],[452,6],[535,7],[557,7],[698,6],[1418,6],[2096,7]]},"12":{"position":[[185,7]]},"13":{"position":[[772,8]]},"17":{"position":[[1157,8]]},"21":{"position":[[760,6]]},"26":{"position":[[1113,6],[1144,6]]},"60":{"position":[[247,6]]},"62":{"position":[[462,6]]},"63":{"position":[[265,8]]},"74":{"position":[[490,6]]},"115":{"position":[[515,7]]},"127":{"position":[[1105,6]]},"140":{"position":[[1564,6]]},"166":{"position":[[706,6],[747,8]]}},"keywords":{}}],["system'",{"_index":381,"title":{},"content":{"11":{"position":[[1876,8]]},"20":{"position":[[237,8]]}},"keywords":{}}],["systemresourc",{"_index":1051,"title":{},"content":{"62":{"position":[[211,14]]}},"keywords":{}}],["systems.task/proc",{"_index":457,"title":{},"content":{"13":{"position":[[920,19]]}},"keywords":{}}],["system’",{"_index":336,"title":{},"content":{"11":{"position":[[222,8],[985,8]]}},"keywords":{}}],["t",{"_index":993,"title":{},"content":{"56":{"position":[[4012,4]]}},"keywords":{}}],["tab",{"_index":995,"title":{},"content":{"56":{"position":[[4260,5],[4319,4]]}},"keywords":{}}],["tabl",{"_index":1308,"title":{},"content":{"97":{"position":[[984,5],[1017,5]]}},"keywords":{}}],["tabul",{"_index":992,"title":{},"content":{"56":{"position":[[4001,10],[4151,11],[4360,9]]}},"keywords":{}}],["tag",{"_index":784,"title":{"65":{"position":[[14,4]]},"66":{"position":[[16,4]]},"67":{"position":[[12,4]]},"68":{"position":[[33,5]]},"69":{"position":[[33,5]]},"71":{"position":[[14,3]]},"72":{"position":[[15,5]]},"74":{"position":[[18,4]]}},"content":{"32":{"position":[[441,7]]},"37":{"position":[[621,4],[633,4],[704,4]]},"42":{"position":[[542,4]]},"46":{"position":[[2119,4],[2133,7],[2148,4],[2339,4],[2394,4],[2737,5],[2756,4],[2825,4],[2839,7],[2889,4],[2948,4]]},"53":{"position":[[929,7]]},"66":{"position":[[77,4],[98,4],[186,4],[291,4],[355,4],[398,4],[490,6],[542,4],[588,5],[635,6],[713,4],[743,4],[824,3],[860,5],[885,4],[912,3],[1005,6],[1071,3],[1114,4],[1129,4],[1166,4]]},"67":{"position":[[120,4],[339,4],[395,3],[538,4]]},"68":{"position":[[50,4],[104,3],[220,4]]},"69":{"position":[[45,4],[99,3],[221,4],[391,4]]},"70":{"position":[[220,3],[268,4]]},"71":{"position":[[1,4],[69,5],[180,4],[274,4]]},"72":{"position":[[1,4],[115,5],[131,4]]},"74":{"position":[[121,4],[654,6],[869,6],[1014,4],[1022,3],[1093,3],[1128,3]]},"76":{"position":[[113,4],[121,3],[186,3],[213,3]]},"78":{"position":[[315,5]]},"80":{"position":[[1074,5],[1087,4],[1325,5],[1338,4]]},"83":{"position":[[612,4],[629,4],[826,4]]},"116":{"position":[[671,4]]},"125":{"position":[[9093,4],[9176,4]]}},"keywords":{}}],["tags/task",{"_index":917,"title":{},"content":{"46":{"position":[[2109,9]]}},"keywords":{}}],["tags|task",{"_index":1184,"title":{},"content":{"80":{"position":[[1064,9]]}},"keywords":{}}],["tailor",{"_index":413,"title":{},"content":{"11":{"position":[[2844,8]]}},"keywords":{}}],["take",{"_index":1722,"title":{},"content":{"135":{"position":[[930,5]]},"153":{"position":[[396,5]]}},"keywords":{}}],["taken",{"_index":488,"title":{},"content":{"15":{"position":[[1211,5]]},"17":{"position":[[1239,5]]},"124":{"position":[[220,5]]},"142":{"position":[[878,5]]}},"keywords":{}}],["task",{"_index":28,"title":{"24":{"position":[[28,7]]},"48":{"position":[[50,5]]}},"content":{"0":{"position":[[346,5]]},"2":{"position":[[494,6],[704,4]]},"11":{"position":[[2894,6]]},"13":{"position":[[64,5],[311,6],[607,6],[963,5]]},"16":{"position":[[354,6]]},"19":{"position":[[970,4],[1157,6]]},"21":{"position":[[545,5],[605,5],[1354,5]]},"24":{"position":[[43,5],[179,5],[329,5],[484,4]]},"25":{"position":[[136,5],[575,6]]},"26":{"position":[[106,5],[496,6],[1905,4]]},"27":{"position":[[126,5],[920,6]]},"32":{"position":[[203,4]]},"37":{"position":[[164,5]]},"44":{"position":[[197,5],[278,4],[380,5],[394,4]]},"45":{"position":[[540,5]]},"46":{"position":[[1378,5],[1473,5]]},"48":{"position":[[88,5],[180,5],[345,4],[675,5],[935,5]]},"52":{"position":[[323,4],[712,4]]},"53":{"position":[[1034,5]]},"56":{"position":[[245,6]]},"99":{"position":[[1204,5],[1302,5],[1308,4],[1409,6],[1416,4],[1462,4],[1780,6],[1787,5],[1871,6]]},"107":{"position":[[748,5],[1324,5]]},"108":{"position":[[1179,5]]},"110":{"position":[[414,6]]},"125":{"position":[[1953,5],[2114,6]]},"128":{"position":[[1307,4]]}},"keywords":{}}],["tatu",{"_index":1500,"title":{},"content":{"112":{"position":[[702,4]]}},"keywords":{}}],["taught",{"_index":1369,"title":{},"content":{"105":{"position":[[467,6]]}},"keywords":{}}],["taxonomi",{"_index":1410,"title":{},"content":{"108":{"position":[[344,8],[392,8]]}},"keywords":{}}],["teach",{"_index":1382,"title":{},"content":{"105":{"position":[[1355,8]]},"106":{"position":[[869,5]]},"111":{"position":[[415,8]]}},"keywords":{}}],["team",{"_index":1093,"title":{},"content":{"64":{"position":[[305,5]]},"124":{"position":[[286,5]]},"157":{"position":[[1011,4]]}},"keywords":{}}],["teardown",{"_index":798,"title":{"79":{"position":[[28,8]]},"100":{"position":[[4,9]]},"101":{"position":[[12,9]]},"102":{"position":[[16,9]]},"103":{"position":[[14,9]]}},"content":{"34":{"position":[[269,9]]},"42":{"position":[[381,10]]},"46":{"position":[[1000,9],[1119,9],[1655,8],[1673,11],[1863,9]]},"48":{"position":[[606,11]]},"52":{"position":[[699,8],[728,8]]},"53":{"position":[[395,8]]},"54":{"position":[[1326,8],[1418,8],[1472,8]]},"75":{"position":[[232,8]]},"78":{"position":[[67,8],[300,9]]},"79":{"position":[[86,8],[204,8],[376,9],[640,8]]},"80":{"position":[[530,9],[786,9],[810,8],[1622,9],[1652,9]]},"81":{"position":[[114,8]]},"101":{"position":[[90,8],[132,8],[171,8],[277,8],[422,9],[439,8],[655,8],[771,8],[1057,9],[1091,8]]},"102":{"position":[[94,8],[140,8],[183,8],[330,8],[483,8],[566,8],[597,8],[726,8],[759,10],[827,8],[874,10],[923,8],[1008,10],[1096,9],[1117,8],[1311,8],[1415,8],[1821,8],[1905,8],[1960,8],[1991,8],[2051,8],[2070,8],[2143,8],[2162,8],[2222,8],[2255,10],[2311,8],[2323,8],[2357,10],[2400,8]]},"103":{"position":[[90,8],[110,8],[460,9],[479,8],[691,8],[977,9],[1056,10]]},"116":{"position":[[556,10],[598,9],[617,9]]},"125":{"position":[[8264,9],[8367,9],[8449,8],[8494,8],[8600,8],[8649,8],[8751,8],[8899,8]]},"128":{"position":[[1435,8]]},"157":{"position":[[437,9]]}},"keywords":{}}],["teardown/task",{"_index":912,"title":{},"content":{"46":{"position":[[1641,13]]}},"keywords":{}}],["teardown|task",{"_index":1182,"title":{},"content":{"80":{"position":[[772,13]]},"102":{"position":[[552,13]]}},"keywords":{}}],["tech_keywordsa.resourc",{"_index":1057,"title":{},"content":{"62":{"position":[[391,24],[611,23]]}},"keywords":{}}],["tech_keywordsa.resourceresourc",{"_index":1052,"title":{},"content":{"62":{"position":[[226,31]]}},"keywords":{}}],["tech_keywordsb.resourc",{"_index":1058,"title":{},"content":{"62":{"position":[[471,24],[644,23]]}},"keywords":{}}],["tech_keywordsb.resourceresourc",{"_index":1053,"title":{},"content":{"62":{"position":[[258,31]]}},"keywords":{}}],["technic",{"_index":407,"title":{},"content":{"11":{"position":[[2698,11]]},"21":{"position":[[461,9],[1086,9]]},"24":{"position":[[185,11]]},"26":{"position":[[1485,9]]},"48":{"position":[[190,11]]},"57":{"position":[[322,11]]},"99":{"position":[[124,9]]},"110":{"position":[[503,9]]}},"keywords":{}}],["techniqu",{"_index":880,"title":{},"content":{"42":{"position":[[212,10]]}},"keywords":{}}],["technolog",{"_index":107,"title":{"4":{"position":[[6,10]]}},"content":{"2":{"position":[[1350,12],[1511,12]]},"4":{"position":[[41,10],[193,12]]},"26":{"position":[[1056,13]]},"27":{"position":[[520,12]]},"107":{"position":[[965,13]]},"125":{"position":[[392,10]]}},"keywords":{}}],["telnet",{"_index":1072,"title":{},"content":{"63":{"position":[[877,6],[919,6]]},"64":{"position":[[1439,6]]}},"keywords":{}}],["telnet.clos",{"_index":1107,"title":{},"content":{"64":{"position":[[1563,12]]}},"keywords":{}}],["telnet.login",{"_index":1103,"title":{},"content":{"64":{"position":[[1484,12]]}},"keywords":{}}],["telnet.open",{"_index":1101,"title":{},"content":{"64":{"position":[[1195,11],[1461,11]]}},"keywords":{}}],["telnet.read",{"_index":1105,"title":{},"content":{"64":{"position":[[1538,11]]}},"keywords":{}}],["telnet_init",{"_index":1104,"title":{},"content":{"64":{"position":[[1521,14]]}},"keywords":{}}],["tempdir",{"_index":1986,"title":{},"content":{"166":{"position":[[671,10]]}},"keywords":{}}],["templat",{"_index":659,"title":{"52":{"position":[[16,10]]},"53":{"position":[[42,9]]}},"content":{"22":{"position":[[1120,10]]},"46":{"position":[[2464,8],[2482,11],[2504,8]]},"52":{"position":[[75,9],[215,8],[311,8],[328,8],[495,10],[664,8],[763,10]]},"53":{"position":[[102,8],[278,9],[338,8]]},"54":{"position":[[233,8],[339,8],[384,10],[605,10],[805,10],[1009,8]]},"125":{"position":[[7087,9],[7291,8]]}},"keywords":{}}],["template/task",{"_index":922,"title":{},"content":{"46":{"position":[[2450,13]]}},"keywords":{}}],["temporari",{"_index":1354,"title":{},"content":{"103":{"position":[[770,9]]},"166":{"position":[[713,9]]}},"keywords":{}}],["temporarili",{"_index":1919,"title":{},"content":{"158":{"position":[[389,11]]}},"keywords":{}}],["teppo",{"_index":1827,"title":{},"content":{"144":{"position":[[364,5],[620,6],[775,6]]}},"keywords":{}}],["term",{"_index":1316,"title":{},"content":{"99":{"position":[[9,4]]},"108":{"position":[[520,6]]},"109":{"position":[[759,4],[902,6]]}},"keywords":{}}],["termin",{"_index":734,"title":{},"content":{"30":{"position":[[611,8]]},"35":{"position":[[244,8]]},"57":{"position":[[418,10]]}},"keywords":{}}],["terminolog",{"_index":1414,"title":{},"content":{"108":{"position":[[436,11]]}},"keywords":{}}],["test",{"_index":14,"title":{"2":{"position":[[44,4]]},"11":{"position":[[6,4]]},"24":{"position":[[15,4]]},"48":{"position":[[28,4]]},"76":{"position":[[36,6]]}},"content":{"0":{"position":[[146,4],[269,8],[331,4]]},"2":{"position":[[63,4],[166,4],[263,4],[329,4],[481,5],[584,4],[691,4],[903,4],[1219,4]]},"5":{"position":[[356,4]]},"8":{"position":[[438,4],[1731,4]]},"11":{"position":[[41,4],[141,8],[181,8],[404,8],[465,4],[663,8],[823,7],[1024,6],[1100,4],[1353,8],[1535,5],[1796,4],[1997,7],[2021,7],[2079,8],[2131,8],[2208,7],[2245,5],[2402,7],[2474,7],[2591,8],[2886,7]]},"12":{"position":[[20,4]]},"16":{"position":[[340,4]]},"19":{"position":[[442,4],[469,4],[1148,5]]},"20":{"position":[[461,5],[487,4]]},"21":{"position":[[537,4]]},"22":{"position":[[166,4],[220,4],[402,8],[628,7],[814,4],[934,6],[1018,4],[1115,4],[1220,4],[1306,4],[1461,6]]},"24":{"position":[[21,4],[32,7],[136,4],[162,4],[273,7],[320,5],[476,4]]},"25":{"position":[[122,4],[565,5]]},"26":{"position":[[97,5],[337,8],[487,5],[1126,4],[1897,4]]},"27":{"position":[[116,5],[911,5],[1061,4]]},"28":{"position":[[348,7]]},"30":{"position":[[529,4],[905,4],[969,4],[1315,4],[1683,4],[1722,6],[1850,6],[2195,5]]},"32":{"position":[[192,4]]},"37":{"position":[[142,4]]},"39":{"position":[[834,4],[1146,4],[1468,4],[1664,4]]},"40":{"position":[[895,4],[910,4]]},"44":{"position":[[183,4],[265,4],[341,4],[360,4]]},"45":{"position":[[518,4]]},"46":{"position":[[1058,5],[1370,4],[1451,4],[1490,4],[1591,4],[1636,4],[1923,4],[2104,4],[2445,4],[2591,7],[2610,4]]},"48":{"position":[[66,4],[165,4],[332,4],[661,4],[913,4]]},"52":{"position":[[306,4],[683,4]]},"53":{"position":[[306,4],[333,4],[390,4],[419,4],[1012,4]]},"54":{"position":[[517,7],[575,4]]},"56":{"position":[[229,4],[1406,4],[1441,4],[1842,4],[1857,4],[2029,4],[2039,4],[2978,4],[3000,4],[3252,4],[3310,4],[3565,4]]},"57":{"position":[[267,5],[1587,4],[1602,4],[1659,4],[1714,4]]},"59":{"position":[[1413,4],[1428,4]]},"60":{"position":[[109,4],[213,4],[587,4],[625,4],[655,4],[863,5],[1053,4],[1320,4],[1384,4],[1402,4],[1531,5],[1639,4],[1716,4],[1852,6],[1944,4]]},"64":{"position":[[1418,4],[1892,4]]},"66":{"position":[[181,4],[350,4],[598,4],[964,4]]},"72":{"position":[[188,4]]},"74":{"position":[[503,4],[575,5],[772,4],[799,5],[856,5]]},"78":{"position":[[283,4],[295,4],[310,4],[325,4]]},"80":{"position":[[1632,4],[1647,4]]},"88":{"position":[[520,4],[535,5],[575,4],[614,4],[681,4],[748,4],[817,4]]},"90":{"position":[[797,4],[813,4]]},"94":{"position":[[1231,4]]},"95":{"position":[[1616,4],[1631,4]]},"99":{"position":[[42,7],[157,4],[197,7],[220,4],[306,4],[393,4],[507,4],[551,7],[574,4],[717,4],[1016,4],[1095,4],[1189,4],[1289,4],[1363,4],[1490,4],[1502,4],[1555,5],[1600,4],[1689,4],[1701,4],[1747,4]]},"102":{"position":[[547,4],[1627,4],[1955,4],[2008,5],[2018,4],[2033,4],[2109,7],[2125,4],[2207,7],[2231,4],[2244,4],[2332,4]]},"107":{"position":[[739,5]]},"114":{"position":[[98,4]]},"115":{"position":[[203,5]]},"116":{"position":[[140,4]]},"117":{"position":[[355,4]]},"119":{"position":[[828,4],[854,4]]},"121":{"position":[[424,4],[1204,4],[1219,4],[1899,4],[2628,4]]},"123":{"position":[[335,4],[382,4]]},"125":{"position":[[120,4],[212,4],[1931,4],[2099,4],[8061,4]]},"128":{"position":[[84,4],[394,4],[1570,4],[1599,4],[1637,4],[1664,4],[1698,4],[1795,4],[1863,4],[1972,4]]},"132":{"position":[[184,4]]},"133":{"position":[[312,4]]},"134":{"position":[[156,4]]},"136":{"position":[[533,4],[664,4]]},"137":{"position":[[1030,4]]},"138":{"position":[[800,4],[1625,4]]},"141":{"position":[[2122,4]]},"144":{"position":[[642,4]]},"147":{"position":[[191,4],[865,4],[1281,4]]},"148":{"position":[[877,4],[892,4]]},"149":{"position":[[266,5],[1185,4]]},"151":{"position":[[955,4]]},"155":{"position":[[157,4],[435,4]]},"156":{"position":[[145,4]]},"157":{"position":[[222,4]]},"158":{"position":[[857,4],[872,4],[1314,4],[1645,4]]},"161":{"position":[[347,4],[362,4]]},"162":{"position":[[707,4],[722,4]]},"164":{"position":[[417,4],[432,4]]},"165":{"position":[[754,4],[769,4]]},"166":{"position":[[191,4],[513,4],[985,4],[1356,5],[1417,5],[1470,5],[1508,4],[1587,4]]}},"keywords":{}}],["test.distinguish",{"_index":1680,"title":{},"content":{"128":{"position":[[1329,19]]}},"keywords":{}}],["test.log",{"_index":1861,"title":{},"content":{"148":{"position":[[922,8]]}},"keywords":{}}],["test/rpa",{"_index":154,"title":{},"content":{"3":{"position":[[589,9]]}},"keywords":{}}],["test/task",{"_index":1323,"title":{},"content":{"99":{"position":[[2348,9]]}},"keywords":{}}],["test_document",{"_index":1996,"title":{},"content":{"166":{"position":[[1362,21]]}},"keywords":{}}],["test_nam",{"_index":1995,"title":{},"content":{"166":{"position":[[1319,12]]}},"keywords":{}}],["testament",{"_index":1519,"title":{},"content":{"112":{"position":[[1390,9]]}},"keywords":{}}],["testcas",{"_index":981,"title":{},"content":{"56":{"position":[[1423,8],[1458,8]]}},"keywords":{}}],["tester",{"_index":61,"title":{},"content":{"2":{"position":[[241,6]]}},"keywords":{}}],["testingand",{"_index":639,"title":{},"content":{"22":{"position":[[133,10]]}},"keywords":{}}],["tests/task",{"_index":1324,"title":{},"content":{"99":{"position":[[2464,11]]},"156":{"position":[[486,11]]}},"keywords":{}}],["testsuite.robot",{"_index":731,"title":{},"content":{"30":{"position":[[452,15]]}},"keywords":{}}],["tests|task",{"_index":126,"title":{"66":{"position":[[24,12]]},"68":{"position":[[18,11]]},"69":{"position":[[18,11]]}},"content":{"2":{"position":[[1743,11],[1838,12]]},"4":{"position":[[357,12]]},"25":{"position":[[27,11]]},"26":{"position":[[644,12]]},"30":{"position":[[201,12]]},"31":{"position":[[571,11]]},"32":{"position":[[862,13],[876,11]]},"42":{"position":[[111,11],[363,11],[447,11],[521,11]]},"46":{"position":[[461,12],[1236,11],[1317,12],[2174,11],[2225,11],[2289,12]]},"47":{"position":[[167,11]]},"49":{"position":[[457,11],[962,11]]},"52":{"position":[[386,11],[554,11]]},"53":{"position":[[882,11]]},"54":{"position":[[1158,11]]},"56":{"position":[[3129,11],[3694,11]]},"66":{"position":[[85,11],[122,11],[303,11],[431,11],[523,12]]},"67":{"position":[[55,11],[153,11],[311,11]]},"68":{"position":[[17,11],[188,11]]},"69":{"position":[[12,11],[177,11],[239,11],[316,11]]},"70":{"position":[[68,11],[183,11]]},"71":{"position":[[163,11],[257,11]]},"72":{"position":[[240,11],[330,11]]},"74":{"position":[[79,11],[253,11],[993,11],[1135,11]]},"75":{"position":[[1,11]]},"76":{"position":[[1,11],[217,11]]},"78":{"position":[[346,11],[438,13]]},"79":{"position":[[144,11],[415,11],[735,11]]},"80":{"position":[[496,11],[582,11],[685,11],[835,11],[977,11],[1099,11],[1175,11],[1870,12],[1990,12]]},"101":{"position":[[202,11],[331,11],[523,11],[675,11]]},"102":{"position":[[629,11],[689,11],[1492,11]]},"125":{"position":[[8957,11],[9184,11],[9233,11],[9353,11],[9430,11]]},"127":{"position":[[194,11],[396,11],[635,11],[707,11],[1221,12]]},"128":{"position":[[459,11],[519,11],[1063,11]]},"131":{"position":[[371,12],[673,12]]},"137":{"position":[[1479,11]]},"149":{"position":[[899,11]]},"156":{"position":[[198,11]]},"157":{"position":[[526,12]]}},"keywords":{}}],["tests|tasks).test",{"_index":1181,"title":{},"content":{"80":{"position":[[754,17],[904,17],[1046,17]]}},"keywords":{}}],["tests|tasks.ensur",{"_index":1671,"title":{},"content":{"127":{"position":[[971,20]]}},"keywords":{}}],["test|task",{"_index":140,"title":{"38":{"position":[[12,9]]},"52":{"position":[[6,9]]},"53":{"position":[[23,9]]},"54":{"position":[[14,9]]},"65":{"position":[[4,9]]},"73":{"position":[[9,9]]},"100":{"position":[[22,10]]},"102":{"position":[[6,9]]},"126":{"position":[[19,10]]},"128":{"position":[[6,9]]},"157":{"position":[[10,9]]}},"content":{"3":{"position":[[130,9],[182,9],[828,9]]},"27":{"position":[[385,9]]},"33":{"position":[[792,9]]},"34":{"position":[[708,9],[811,9]]},"42":{"position":[[598,9]]},"46":{"position":[[218,9],[1092,10],[1137,10],[1753,10],[1836,10],[1881,10],[1996,9],[2384,9],[2538,9],[2727,9]]},"47":{"position":[[699,9]]},"48":{"position":[[452,10],[539,9],[847,9]]},"52":{"position":[[65,9],[202,10],[533,9]]},"53":{"position":[[83,9],[152,10],[756,9],[826,9]]},"54":{"position":[[74,9],[184,10],[365,9],[1051,9],[1306,9],[1383,10],[1495,9]]},"66":{"position":[[464,9],[625,9],[689,9],[995,9],[1049,9],[1178,9]]},"74":{"position":[[402,9],[520,9],[637,9],[1189,9]]},"75":{"position":[[161,9],[222,9]]},"79":{"position":[[586,9],[607,9]]},"87":{"position":[[631,9]]},"89":{"position":[[1136,9]]},"101":{"position":[[609,9],[924,9]]},"102":{"position":[[84,9],[130,9],[173,9],[219,9],[305,10],[320,9],[473,9],[789,10],[851,10],[958,10],[1051,10],[1086,9],[1107,9],[1201,9],[1272,9],[1301,9],[1331,9],[1405,9],[1598,9],[1747,9],[1895,9]]},"114":{"position":[[313,9]]},"116":{"position":[[635,10]]},"125":{"position":[[7077,9],[7272,9],[7356,9],[8102,9],[8590,9],[8639,9],[9083,9],[10090,9]]},"127":{"position":[[485,9]]},"128":{"position":[[122,9],[162,9],[206,9],[286,10],[323,9],[613,10],[660,10],[749,10],[784,9],[802,9],[894,9],[918,9],[945,9],[1361,9],[1509,9]]},"131":{"position":[[158,9]]},"137":{"position":[[1403,9]]},"141":{"position":[[377,11]]},"146":{"position":[[309,9]]},"148":{"position":[[195,9],[362,9],[1312,9],[1404,9],[1567,9],[1935,10],[2043,9],[2130,9],[2353,9]]},"149":{"position":[[327,9],[458,9],[626,9],[716,9],[1018,9]]},"157":{"position":[[53,9],[154,9],[369,10],[381,9],[473,9],[688,9],[849,9],[971,9]]},"158":{"position":[[161,9]]},"166":{"position":[[893,9]]}},"keywords":{}}],["test|task'",{"_index":1123,"title":{},"content":{"66":{"position":[[848,11]]},"102":{"position":[[369,11],[402,11]]}},"keywords":{}}],["test|task.distinguish",{"_index":1344,"title":{},"content":{"102":{"position":[[1710,24]]}},"keywords":{}}],["test|task.execut",{"_index":1678,"title":{},"content":{"128":{"position":[[1240,19]]}},"keywords":{}}],["test|task.keyword",{"_index":1918,"title":{},"content":{"158":{"position":[[336,17]]}},"keywords":{}}],["test|task.restor",{"_index":1342,"title":{},"content":{"102":{"position":[[1656,19]]}},"keywords":{}}],["text",{"_index":869,"title":{},"content":{"40":{"position":[[629,4]]},"56":{"position":[[4217,4]]},"83":{"position":[[730,4]]},"119":{"position":[[433,5]]},"120":{"position":[[758,5]]},"124":{"position":[[680,5],[737,4]]},"140":{"position":[[911,4]]},"142":{"position":[[997,4]]}},"keywords":{}}],["that'",{"_index":699,"title":{},"content":{"26":{"position":[[818,6]]}},"keywords":{}}],["themselv",{"_index":472,"title":{},"content":{"15":{"position":[[692,10]]},"56":{"position":[[2868,10]]}},"keywords":{}}],["there).librari",{"_index":1186,"title":{},"content":{"80":{"position":[[1218,15]]}},"keywords":{}}],["therefor",{"_index":131,"title":{},"content":{"2":{"position":[[1994,9]]},"16":{"position":[[712,9]]},"17":{"position":[[1320,9]]},"20":{"position":[[1405,9]]},"22":{"position":[[482,10]]},"26":{"position":[[1367,9]]},"34":{"position":[[517,9]]},"35":{"position":[[424,9]]},"40":{"position":[[574,9]]},"49":{"position":[[365,9]]},"59":{"position":[[938,9]]},"62":{"position":[[1648,10]]},"63":{"position":[[1328,10]]},"74":{"position":[[345,9]]},"85":{"position":[[387,10]]},"86":{"position":[[383,10]]},"95":{"position":[[251,9]]},"96":{"position":[[527,9]]},"105":{"position":[[1149,10]]},"141":{"position":[[797,9]]},"145":{"position":[[1140,9]]},"146":{"position":[[436,9]]},"158":{"position":[[1369,10]]}},"keywords":{}}],["thing",{"_index":1008,"title":{},"content":{"58":{"position":[[530,5]]}},"keywords":{}}],["third",{"_index":189,"title":{},"content":{"4":{"position":[[631,5]]},"27":{"position":[[642,5]]},"56":{"position":[[2309,5]]},"64":{"position":[[353,5]]},"88":{"position":[[811,5]]}},"keywords":{}}],["third=third",{"_index":1844,"title":{},"content":{"145":{"position":[[397,11]]}},"keywords":{}}],["thorough",{"_index":1506,"title":{},"content":{"112":{"position":[[841,8]]}},"keywords":{}}],["those",{"_index":110,"title":{},"content":{"2":{"position":[[1387,5]]},"26":{"position":[[1870,5],[1913,5]]},"46":{"position":[[1330,5]]},"59":{"position":[[563,5]]},"69":{"position":[[196,5]]},"93":{"position":[[535,5]]},"106":{"position":[[707,5]]},"112":{"position":[[1616,5],[1675,5]]}},"keywords":{}}],["though",{"_index":575,"title":{},"content":{"19":{"position":[[707,6]]},"56":{"position":[[2199,6]]},"57":{"position":[[994,6]]}},"keywords":{}}],["thought",{"_index":1512,"title":{},"content":{"112":{"position":[[1070,10]]}},"keywords":{}}],["three",{"_index":463,"title":{},"content":{"15":{"position":[[118,5],[198,5]]},"45":{"position":[[257,5]]},"56":{"position":[[908,6],[2063,5]]},"57":{"position":[[613,6],[1030,5]]},"125":{"position":[[761,5],[2502,5],[3073,5]]},"140":{"position":[[199,5]]},"144":{"position":[[403,5]]},"162":{"position":[[776,5],[883,5],[1108,5],[1199,5]]}},"keywords":{}}],["through",{"_index":173,"title":{},"content":{"4":{"position":[[206,7]]},"8":{"position":[[1144,7],[1755,7]]},"11":{"position":[[2729,7]]},"19":{"position":[[157,7]]},"22":{"position":[[1107,7]]},"34":{"position":[[567,7]]},"108":{"position":[[1014,7]]},"109":{"position":[[947,7]]},"149":{"position":[[844,7]]}},"keywords":{}}],["throughout",{"_index":1419,"title":{},"content":{"108":{"position":[[961,10]]},"141":{"position":[[310,10]]}},"keywords":{}}],["thu",{"_index":1173,"title":{},"content":{"79":{"position":[[457,5]]}},"keywords":{}}],["thumb",{"_index":1881,"title":{},"content":{"152":{"position":[[128,5]]},"153":{"position":[[235,5]]}},"keywords":{}}],["tightli",{"_index":414,"title":{},"content":{"11":{"position":[[2871,7]]}},"keywords":{}}],["time",{"_index":916,"title":{},"content":{"46":{"position":[[1989,4]]},"62":{"position":[[1218,6],[1490,6]]},"64":{"position":[[673,4]]},"91":{"position":[[581,4]]},"127":{"position":[[437,5]]},"135":{"position":[[152,6],[975,5]]},"138":{"position":[[634,5]]},"148":{"position":[[960,7],[972,4]]},"151":{"position":[[374,4]]},"152":{"position":[[186,4]]},"159":{"position":[[207,5]]},"166":{"position":[[1035,6]]}},"keywords":{}}],["time=${tim",{"_index":1866,"title":{},"content":{"148":{"position":[[1072,12]]}},"keywords":{}}],["timeout",{"_index":907,"title":{},"content":{"46":{"position":[[1495,8],[1579,10],[1941,7],[1958,10]]},"48":{"position":[[622,9]]},"63":{"position":[[232,9]]},"78":{"position":[[330,7]]},"80":{"position":[[935,8],[961,7]]}},"keywords":{}}],["timeout.[return",{"_index":1563,"title":{},"content":{"116":{"position":[[831,16]]}},"keywords":{}}],["timeout/task",{"_index":914,"title":{},"content":{"46":{"position":[[1928,12]]}},"keywords":{}}],["timeout|task",{"_index":1183,"title":{},"content":{"80":{"position":[[922,12]]}},"keywords":{}}],["timestamp",{"_index":765,"title":{},"content":{"31":{"position":[[815,11]]}},"keywords":{}}],["tip",{"_index":1825,"title":{},"content":{"143":{"position":[[1128,6]]}},"keywords":{}}],["titl",{"_index":570,"title":{},"content":{"19":{"position":[[574,5],[760,5]]},"20":{"position":[[640,5]]},"45":{"position":[[328,5]]},"90":{"position":[[731,5],[979,5]]},"115":{"position":[[1187,5]]},"124":{"position":[[389,5],[494,5]]}},"keywords":{}}],["tmp",{"_index":1988,"title":{},"content":{"166":{"position":[[774,5]]}},"keywords":{}}],["togeth",{"_index":297,"title":{},"content":{"8":{"position":[[1599,8]]},"11":{"position":[[630,8]]},"52":{"position":[[749,8]]},"123":{"position":[[975,8]]},"142":{"position":[[1106,8]]}},"keywords":{}}],["token",{"_index":970,"title":{},"content":{"56":{"position":[[385,6],[693,7],[751,7],[808,7],[937,5],[1342,6],[1381,6],[3426,6],[3452,6]]},"131":{"position":[[421,5]]},"135":{"position":[[817,6],[860,6]]},"137":{"position":[[583,6]]}},"keywords":{}}],["tom",{"_index":1502,"title":{},"content":{"112":{"position":[[718,5]]}},"keywords":{}}],["toni",{"_index":1037,"title":{},"content":{"60":{"position":[[843,4],[2082,4]]}},"keywords":{}}],["tool",{"_index":123,"title":{},"content":{"2":{"position":[[1681,5]]},"3":{"position":[[889,5]]},"4":{"position":[[643,5]]},"11":{"position":[[1756,4],[2825,5]]},"26":{"position":[[2139,6]]},"83":{"position":[[1001,4]]},"99":{"position":[[743,4],[1538,5]]},"142":{"position":[[248,7],[300,7]]}},"keywords":{}}],["top",{"_index":684,"title":{},"content":{"25":{"position":[[187,3]]},"99":{"position":[[1044,3]]}},"keywords":{}}],["topic",{"_index":1311,"title":{},"content":{"98":{"position":[[107,6]]},"105":{"position":[[911,6],[1279,6]]},"106":{"position":[[500,6]]},"112":{"position":[[1200,6]]},"115":{"position":[[1576,6]]},"148":{"position":[[2436,6]]}},"keywords":{}}],["total_peopl",{"_index":1930,"title":{},"content":{"158":{"position":[[1017,15],[1108,15],[1680,16]]}},"keywords":{}}],["toward",{"_index":312,"title":{},"content":{"8":{"position":[[2059,7]]}},"keywords":{}}],["trace",{"_index":815,"title":{},"content":{"35":{"position":[[819,6]]}},"keywords":{}}],["track",{"_index":1453,"title":{},"content":{"110":{"position":[[840,8]]}},"keywords":{}}],["trademark",{"_index":1433,"title":{},"content":{"109":{"position":[[883,9]]}},"keywords":{}}],["tradit",{"_index":420,"title":{},"content":{"12":{"position":[[8,11]]}},"keywords":{}}],["trail",{"_index":1020,"title":{},"content":{"59":{"position":[[1114,8],[1251,8],[1523,5],[1561,5]]},"141":{"position":[[1530,8]]}},"keywords":{}}],["train",{"_index":1359,"title":{"109":{"position":[[21,8]]}},"content":{"105":{"position":[[114,8],[349,8],[495,8]]},"109":{"position":[[12,8],[124,8],[386,8],[462,8],[648,8],[739,8],[910,9]]}},"keywords":{}}],["traine",{"_index":1928,"title":{},"content":{"158":{"position":[[975,8]]}},"keywords":{}}],["trainee_count",{"_index":1927,"title":{},"content":{"158":{"position":[[954,16],[1064,16]]}},"keywords":{}}],["trainer",{"_index":1380,"title":{},"content":{"105":{"position":[[1160,8]]},"158":{"position":[[913,8]]},"161":{"position":[[441,11],[457,8],[486,8],[714,11]]},"164":{"position":[[572,10],[587,7]]}},"keywords":{}}],["trainer_count",{"_index":1926,"title":{},"content":{"158":{"position":[[892,16],[1047,16],[1272,16],[1474,16]]}},"keywords":{}}],["trainer}[ag",{"_index":1972,"title":{},"content":{"164":{"position":[[1008,16]]}},"keywords":{}}],["trainer}[nam",{"_index":1971,"title":{},"content":{"164":{"position":[[988,16]]}},"keywords":{}}],["transfer",{"_index":456,"title":{},"content":{"13":{"position":[[887,9]]}},"keywords":{}}],["transit",{"_index":1046,"title":{},"content":{"62":{"position":[[45,10],[910,10]]},"125":{"position":[[7510,10]]}},"keywords":{}}],["transpar",{"_index":228,"title":{},"content":{"7":{"position":[[625,12]]}},"keywords":{}}],["treat",{"_index":1001,"title":{},"content":{"57":{"position":[[1216,7]]},"121":{"position":[[1422,7]]},"140":{"position":[[900,7]]},"142":{"position":[[986,7]]}},"keywords":{}}],["tree",{"_index":689,"title":{"43":{"position":[[17,4]]}},"content":{"25":{"position":[[393,5],[468,4]]},"30":{"position":[[801,4]]},"31":{"position":[[157,4]]},"125":{"position":[[1496,5]]}},"keywords":{}}],["tri",{"_index":800,"title":{},"content":{"34":{"position":[[377,5]]},"60":{"position":[[1122,5]]},"95":{"position":[[591,5],[1536,5]]},"115":{"position":[[1019,5]]},"123":{"position":[[998,3]]}},"keywords":{}}],["true",{"_index":1583,"title":{},"content":{"120":{"position":[[478,4],[609,7],[646,5]]},"131":{"position":[[503,5]]},"137":{"position":[[632,4],[667,5]]},"138":{"position":[[855,4]]},"143":{"position":[[424,7],[995,7]]}},"keywords":{}}],["true>",{"_index":1701,"title":{},"content":{"133":{"position":[[170,8],[236,8]]}},"keywords":{}}],["tune",{"_index":1140,"title":{},"content":{"70":{"position":[[57,4]]}},"keywords":{}}],["tupl",{"_index":1949,"title":{},"content":{"161":{"position":[[836,7]]}},"keywords":{}}],["tutori",{"_index":1368,"title":{},"content":{"105":{"position":[[366,9]]}},"keywords":{}}],["two",{"_index":697,"title":{},"content":{"26":{"position":[[514,3]]},"35":{"position":[[118,3]]},"48":{"position":[[268,3]]},"52":{"position":[[131,3]]},"56":{"position":[[253,3],[1162,3],[1508,3],[1671,3],[1907,3],[1954,3],[2124,3],[2165,4],[2223,3],[3341,3],[4028,3]]},"57":{"position":[[242,3],[864,3],[946,3],[1265,3],[1769,3],[1816,3]]},"60":{"position":[[105,3],[621,3],[996,3],[1474,3],[2440,3]]},"63":{"position":[[1651,3]]},"64":{"position":[[129,3],[617,3],[1011,3]]},"85":{"position":[[245,3]]},"86":{"position":[[244,3]]},"87":{"position":[[751,3],[797,3]]},"88":{"position":[[610,3],[932,3],[1044,3]]},"94":{"position":[[623,3]]},"95":{"position":[[1219,3],[1341,3]]},"119":{"position":[[322,3]]},"125":{"position":[[59,3],[7146,3]]},"141":{"position":[[1432,3]]},"144":{"position":[[399,3]]},"147":{"position":[[1195,3]]},"151":{"position":[[448,3]]},"162":{"position":[[1061,3]]},"165":{"position":[[985,3],[1131,3]]}},"keywords":{}}],["type",{"_index":202,"title":{"95":{"position":[[17,6]]},"96":{"position":[[15,6]]},"140":{"position":[[33,6]]},"143":{"position":[[23,6]]}},"content":{"5":{"position":[[611,5]]},"7":{"position":[[41,4]]},"15":{"position":[[124,5],[831,5]]},"17":{"position":[[55,5]]},"26":{"position":[[518,5]]},"33":{"position":[[737,5]]},"44":{"position":[[435,5]]},"46":{"position":[[1401,4],[1441,4]]},"83":{"position":[[519,5],[551,4],[568,4]]},"95":{"position":[[67,5],[87,4],[146,5],[387,4],[438,4],[546,4],[567,5],[789,5],[924,6],[941,5],[1060,5],[1375,4],[1407,4],[1595,5],[2110,4],[2304,5]]},"96":{"position":[[65,4],[344,4],[449,6],[463,5],[615,4]]},"118":{"position":[[568,5],[638,5]]},"125":{"position":[[1131,4],[3079,5],[3264,5],[4369,5],[4389,4],[4453,4],[5095,5],[5517,5]]},"135":{"position":[[376,5],[504,5]]},"140":{"position":[[67,5],[262,4],[1070,5],[1801,4],[1880,5],[2017,4]]},"143":{"position":[[72,5],[123,5],[622,5],[1152,5]]},"145":{"position":[[1131,4]]},"151":{"position":[[352,4],[452,5]]},"155":{"position":[[741,6]]},"164":{"position":[[857,5]]}},"keywords":{}}],["typic",{"_index":178,"title":{},"content":{"4":{"position":[[370,10]]},"11":{"position":[[1964,9]]},"17":{"position":[[1293,9]]},"20":{"position":[[1291,10]]},"22":{"position":[[343,9]]},"26":{"position":[[990,9],[1085,9]]},"27":{"position":[[479,9]]},"32":{"position":[[470,9]]},"34":{"position":[[198,9],[537,9]]},"35":{"position":[[297,9],[482,9]]},"46":{"position":[[2560,9]]},"56":{"position":[[763,9]]},"63":{"position":[[192,9]]},"87":{"position":[[277,9]]},"96":{"position":[[667,9]]},"97":{"position":[[710,9],[772,9]]},"99":{"position":[[1377,9]]},"101":{"position":[[866,7]]},"102":{"position":[[1540,7]]},"103":{"position":[[742,7]]},"125":{"position":[[8339,7]]},"127":{"position":[[882,7]]},"128":{"position":[[1190,7]]},"129":{"position":[[576,7]]},"137":{"position":[[215,9]]},"141":{"position":[[893,9]]},"165":{"position":[[145,9]]},"166":{"position":[[764,9]]}},"keywords":{}}],["ui",{"_index":111,"title":{},"content":{"2":{"position":[[1397,3]]}},"keywords":{}}],["ultim",{"_index":1421,"title":{},"content":{"108":{"position":[[1119,10]]}},"keywords":{}}],["un",{"_index":936,"title":{},"content":{"48":{"position":[[409,2]]},"56":{"position":[[3223,2],[3553,2]]}},"keywords":{}}],["unambigu",{"_index":972,"title":{},"content":{"56":{"position":[[521,13]]}},"keywords":{}}],["unauthor",{"_index":1043,"title":{},"content":{"60":{"position":[[2539,12]]}},"keywords":{}}],["unavoid",{"_index":1094,"title":{},"content":{"64":{"position":[[531,11]]}},"keywords":{}}],["under",{"_index":35,"title":{},"content":{"0":{"position":[[428,5]]},"2":{"position":[[1213,5]]},"3":{"position":[[583,5]]},"7":{"position":[[69,5],[141,5]]},"8":{"position":[[886,5]]},"11":{"position":[[459,5]]},"22":{"position":[[1468,5]]},"26":{"position":[[1120,5]]},"74":{"position":[[497,5]]},"125":{"position":[[1159,5]]},"127":{"position":[[1112,5]]},"128":{"position":[[1323,5]]},"160":{"position":[[47,5]]},"163":{"position":[[47,5]]}},"keywords":{}}],["underli",{"_index":441,"title":{},"content":{"13":{"position":[[150,10]]}},"keywords":{}}],["underscor",{"_index":1547,"title":{},"content":{"115":{"position":[[433,11],[705,12]]},"140":{"position":[[552,11]]}},"keywords":{}}],["understand",{"_index":522,"title":{},"content":{"17":{"position":[[30,10]]},"19":{"position":[[30,10],[999,10]]},"20":{"position":[[30,10]]},"21":{"position":[[1134,14]]},"26":{"position":[[692,18]]},"28":{"position":[[263,13]]},"30":{"position":[[30,10]]},"33":{"position":[[32,10]]},"34":{"position":[[32,10]]},"35":{"position":[[30,10]]},"39":{"position":[[30,10],[632,13],[754,11],[1071,10]]},"40":{"position":[[30,10]]},"46":{"position":[[94,10]]},"48":{"position":[[32,10]]},"49":{"position":[[32,10],[802,14]]},"52":{"position":[[32,10]]},"54":{"position":[[1571,10]]},"56":{"position":[[30,10]]},"59":{"position":[[30,10]]},"60":{"position":[[30,10]]},"62":{"position":[[30,10]]},"67":{"position":[[30,10]]},"79":{"position":[[30,10]]},"83":{"position":[[804,13]]},"87":{"position":[[30,10]]},"88":{"position":[[32,10]]},"89":{"position":[[32,10]]},"95":{"position":[[32,10]]},"96":{"position":[[32,10]]},"97":{"position":[[30,10]]},"98":{"position":[[369,10]]},"101":{"position":[[110,10]]},"102":{"position":[[114,10]]},"106":{"position":[[173,13]]},"107":{"position":[[85,10],[160,13],[520,10],[1058,10],[1343,11]]},"108":{"position":[[190,13],[557,13],[633,13],[1071,13],[1272,13]]},"115":{"position":[[237,11]]},"118":{"position":[[30,10]]},"121":{"position":[[135,10]]},"123":{"position":[[32,10]]},"125":{"position":[[819,10],[893,10],[1396,10],[1750,10],[1897,10],[1986,10],[2068,10],[2133,10],[2357,10],[2433,10],[2559,10],[2785,10],[2845,10],[2903,10],[3239,10],[3346,10],[3530,10],[3594,10],[3683,10],[4334,10],[4420,10],[4477,10],[4567,10],[4656,10],[4735,10],[4885,10],[5394,10],[5477,10],[5537,10],[5607,10],[5746,10],[5817,10],[6135,10],[6609,10],[6709,10],[6961,10],[7044,10],[7495,10],[7946,10],[8086,10],[8218,10],[8472,10],[8623,10],[8843,10],[9208,10],[9533,10],[10756,10],[10826,10],[10892,10],[10960,10]]},"127":{"position":[[107,10]]},"128":{"position":[[106,10]]},"131":{"position":[[30,10]]},"135":{"position":[[30,10]]},"137":{"position":[[30,10]]},"138":{"position":[[30,10]]},"142":{"position":[[82,10]]},"143":{"position":[[32,10]]},"144":{"position":[[32,10]]},"145":{"position":[[32,10]]},"148":{"position":[[30,10]]},"149":{"position":[[30,10],[193,13]]},"151":{"position":[[30,10]]}},"keywords":{}}],["unescap",{"_index":1266,"title":{},"content":{"94":{"position":[[525,9]]}},"keywords":{}}],["unexpect",{"_index":776,"title":{},"content":{"32":{"position":[[292,10]]},"72":{"position":[[165,10]]}},"keywords":{}}],["unicod",{"_index":1544,"title":{},"content":{"115":{"position":[[274,7]]},"140":{"position":[[631,7]]},"143":{"position":[[188,7]]}},"keywords":{}}],["uniform",{"_index":549,"title":{},"content":{"17":{"position":[[1704,7]]}},"keywords":{}}],["unind",{"_index":1537,"title":{},"content":{"114":{"position":[[152,11]]},"115":{"position":[[1506,10]]}},"keywords":{}}],["uniqu",{"_index":452,"title":{},"content":{"13":{"position":[[765,6]]},"31":{"position":[[703,6]]},"54":{"position":[[1517,6]]},"128":{"position":[[1226,6]]}},"keywords":{}}],["unit",{"_index":391,"title":{},"content":{"11":{"position":[[2274,5],[2397,4]]},"99":{"position":[[1315,4]]}},"keywords":{}}],["unix",{"_index":1987,"title":{},"content":{"166":{"position":[[737,4]]}},"keywords":{}}],["unless",{"_index":1336,"title":{},"content":{"102":{"position":[[658,6]]},"128":{"position":[[488,6]]},"158":{"position":[[602,6]]}},"keywords":{}}],["unlik",{"_index":1575,"title":{},"content":{"118":{"position":[[506,6]]}},"keywords":{}}],["unpack",{"_index":1657,"title":{},"content":{"125":{"position":[[10354,7],[10590,7]]},"136":{"position":[[310,8]]},"162":{"position":[[52,7],[406,6],[569,9]]},"165":{"position":[[56,7],[362,6],[1026,8]]}},"keywords":{}}],["uns",{"_index":1779,"title":{},"content":{"140":{"position":[[1571,6]]}},"keywords":{}}],["unstabl",{"_index":1141,"title":{},"content":{"70":{"position":[[132,8],[259,8]]}},"keywords":{}}],["until",{"_index":803,"title":{},"content":{"34":{"position":[[601,5]]},"64":{"position":[[1550,5],[1701,5]]},"74":{"position":[[696,5]]},"115":{"position":[[1491,5]]},"117":{"position":[[262,5]]},"137":{"position":[[382,5],[477,5],[1057,5]]},"138":{"position":[[608,5],[827,5]]}},"keywords":{}}],["up",{"_index":675,"title":{},"content":{"24":{"position":[[352,2]]},"42":{"position":[[347,2]]},"79":{"position":[[243,2]]},"101":{"position":[[895,2]]},"102":{"position":[[277,2],[1841,2]]},"128":{"position":[[1218,2],[1455,2]]}},"keywords":{}}],["upcom",{"_index":4,"title":{},"content":{"0":{"position":[[38,8]]}},"keywords":{}}],["upon",{"_index":1397,"title":{},"content":{"107":{"position":[[1,4]]},"112":{"position":[[1245,4]]}},"keywords":{}}],["upper",{"_index":1089,"title":{},"content":{"63":{"position":[[1690,5]]}},"keywords":{}}],["uppercas",{"_index":1795,"title":{},"content":{"141":{"position":[[2060,9]]},"155":{"position":[[903,9]]},"156":{"position":[[1690,9]]}},"keywords":{}}],["uppercase.and",{"_index":1131,"title":{},"content":{"67":{"position":[[457,14]]}},"keywords":{}}],["upward",{"_index":801,"title":{},"content":{"34":{"position":[[559,7]]}},"keywords":{}}],["uri=http://127.0.0.1:8270",{"_index":1085,"title":{},"content":{"63":{"position":[[1526,25]]}},"keywords":{}}],["uri=http://remote.devices.local:8270",{"_index":1087,"title":{},"content":{"63":{"position":[[1582,36]]}},"keywords":{}}],["url",{"_index":571,"title":{},"content":{"19":{"position":[[616,3]]},"20":{"position":[[705,3]]},"81":{"position":[[254,3]]},"90":{"position":[[763,3],[1032,3]]},"155":{"position":[[714,5]]}},"keywords":{}}],["us",{"_index":12,"title":{"10":{"position":[[14,3]]},"41":{"position":[[27,5]]},"51":{"position":[[4,5]]},"67":{"position":[[6,5]]},"71":{"position":[[8,5]]}},"content":{"0":{"position":[[133,3]]},"2":{"position":[[605,5]]},"5":{"position":[[601,5]]},"7":{"position":[[302,4]]},"8":{"position":[[279,4]]},"11":{"position":[[79,4],[115,4],[359,3],[1008,4],[1978,4]]},"13":{"position":[[34,4],[374,5],[693,5],[725,3],[789,3]]},"15":{"position":[[961,4],[1521,5],[1862,3],[2069,5]]},"16":{"position":[[81,3],[164,4],[223,4],[935,4]]},"17":{"position":[[82,4],[791,5],[905,3],[952,3],[1018,4],[1091,4],[1440,5],[1567,3],[1775,3]]},"20":{"position":[[352,4],[1059,3]]},"21":{"position":[[806,5]]},"22":{"position":[[309,4],[1583,5]]},"24":{"position":[[216,4]]},"26":{"position":[[127,5],[276,4],[377,4],[623,4]]},"27":{"position":[[278,4]]},"30":{"position":[[113,4],[565,5],[2416,3]]},"31":{"position":[[923,4],[1056,5]]},"32":{"position":[[70,4],[112,4]]},"33":{"position":[[94,4]]},"34":{"position":[[94,4]]},"35":{"position":[[553,4]]},"37":{"position":[[690,5],[991,4],[1239,4],[1327,4]]},"39":{"position":[[367,5],[668,5],[1118,5]]},"40":{"position":[[167,3],[306,3]]},"41":{"position":[[44,3],[99,4],[141,5],[426,4],[581,3]]},"42":{"position":[[375,5]]},"45":{"position":[[445,4]]},"46":{"position":[[177,4],[774,4],[2210,4],[2570,4],[2869,4]]},"47":{"position":[[102,4],[142,4],[222,3],[474,4]]},"48":{"position":[[364,5]]},"49":{"position":[[185,4],[280,4],[426,4],[544,6]]},"50":{"position":[[17,4]]},"52":{"position":[[61,3],[352,4],[521,4],[744,4]]},"53":{"position":[[217,5]]},"54":{"position":[[506,6]]},"56":{"position":[[153,4],[276,4],[494,3],[3170,4],[3771,5],[4090,3],[4254,5]]},"57":{"position":[[41,3],[603,5]]},"58":{"position":[[229,4],[872,4]]},"59":{"position":[[345,4],[515,4],[978,3]]},"62":{"position":[[168,5],[1754,3]]},"63":{"position":[[68,5],[300,5],[609,4],[984,5],[1039,4],[1466,4],[1717,4],[1770,4]]},"64":{"position":[[189,5],[1163,4],[1320,3],[1433,5],[1749,5],[1849,4],[1907,5]]},"66":{"position":[[171,5],[480,5],[866,5]]},"67":{"position":[[67,5],[132,4],[232,5],[362,3],[522,4]]},"68":{"position":[[55,3]]},"69":{"position":[[50,3],[290,3]]},"71":{"position":[[27,5]]},"72":{"position":[[53,3],[94,4],[121,5]]},"74":{"position":[[963,3]]},"76":{"position":[[88,3]]},"79":{"position":[[217,4]]},"80":{"position":[[2003,3]]},"83":{"position":[[793,5]]},"87":{"position":[[519,5],[594,3]]},"89":{"position":[[858,4],[1026,5]]},"90":{"position":[[87,4],[242,4],[436,5],[1722,5]]},"91":{"position":[[127,3]]},"92":{"position":[[137,3],[1132,4]]},"95":{"position":[[2104,5]]},"96":{"position":[[188,4],[548,5]]},"97":{"position":[[547,5],[633,6],[686,5],[782,4]]},"98":{"position":[[179,6],[303,3]]},"99":{"position":[[597,5],[709,4],[748,4],[847,4],[1522,3],[1911,4],[2123,4],[2307,4],[2399,4],[2439,4]]},"101":{"position":[[157,4],[874,3]]},"102":{"position":[[165,4],[259,4],[537,5],[1548,3]]},"103":{"position":[[260,4],[750,3]]},"107":{"position":[[784,3]]},"109":{"position":[[751,3]]},"114":{"position":[[447,4],[528,4]]},"115":{"position":[[297,3],[631,4],[873,4]]},"116":{"position":[[349,4],[706,4]]},"117":{"position":[[292,4]]},"118":{"position":[[236,4]]},"120":{"position":[[347,5]]},"121":{"position":[[365,6],[536,4],[1754,5]]},"123":{"position":[[119,3],[271,4],[319,4],[770,4],[923,4]]},"124":{"position":[[377,5],[581,4],[838,4]]},"125":{"position":[[68,3],[158,4],[2241,3],[2746,4],[3184,3],[3291,4],[3826,4],[4002,3],[4131,3],[4849,3],[4933,4],[5255,3],[5431,4],[5781,5],[6799,3],[7073,3],[7617,5],[7990,4],[8134,4],[8347,3],[8361,5],[8519,4],[8674,4],[9245,5],[9320,3]]},"127":{"position":[[151,4],[254,4],[890,3]]},"128":{"position":[[154,4],[228,4],[384,5],[1198,3]]},"129":{"position":[[584,3]]},"131":{"position":[[130,4]]},"132":{"position":[[94,5]]},"133":{"position":[[71,3]]},"134":{"position":[[76,5]]},"135":{"position":[[454,4]]},"136":{"position":[[89,3],[371,3]]},"137":{"position":[[225,4],[342,3],[442,3]]},"138":{"position":[[696,3],[1017,4],[1107,6]]},"140":{"position":[[654,3],[788,4],[1285,5],[1415,5],[1998,4],[2171,4],[2263,3]]},"141":{"position":[[85,3],[362,3],[837,4],[903,4],[1014,5],[1346,5],[1455,4],[1840,4]]},"142":{"position":[[119,4],[474,5],[744,3]]},"143":{"position":[[643,5],[741,4],[958,4],[1140,5]]},"144":{"position":[[142,5],[298,5]]},"145":{"position":[[136,3],[212,5],[797,5],[995,5],[1214,4],[1258,5]]},"147":{"position":[[103,5],[671,5]]},"148":{"position":[[65,5],[336,4],[776,5],[1254,3],[2187,4],[2234,5]]},"149":{"position":[[187,5]]},"151":{"position":[[702,5]]},"155":{"position":[[208,5],[285,5],[613,3],[897,5]]},"156":{"position":[[387,5],[456,6],[756,3],[1188,5],[1316,5],[1684,5],[1972,4]]},"157":{"position":[[237,5],[879,4],[1052,3],[1146,4]]},"158":{"position":[[266,5],[381,4],[482,4],[732,5]]},"159":{"position":[[141,4],[193,4]]},"161":{"position":[[116,5],[763,5],[961,5]]},"162":{"position":[[242,5],[446,3],[513,5],[1247,5]]},"164":{"position":[[165,5],[879,5]]},"165":{"position":[[164,5],[255,5],[352,6],[417,3],[482,5],[1018,3]]},"166":{"position":[[183,4],[1500,4]]}},"keywords":{}}],["usag",{"_index":233,"title":{},"content":{"7":{"position":[[724,5]]},"30":{"position":[[84,6]]},"63":{"position":[[742,5]]},"87":{"position":[[455,5],[496,5]]},"117":{"position":[[230,6],[538,6]]},"122":{"position":[[155,5]]},"125":{"position":[[2613,6]]},"147":{"position":[[535,5]]},"155":{"position":[[348,6]]},"156":{"position":[[449,6]]},"157":{"position":[[312,6]]},"158":{"position":[[365,6]]}},"keywords":{}}],["used.if",{"_index":1550,"title":{},"content":{"115":{"position":[[766,7]]}},"keywords":{}}],["user",{"_index":77,"title":{"113":{"position":[[4,4]]},"115":{"position":[[6,4]]},"116":{"position":[[6,4]]},"117":{"position":[[6,4]]},"118":{"position":[[6,4]]}},"content":{"2":{"position":[[530,4]]},"7":{"position":[[286,5],[534,5],[802,5]]},"8":{"position":[[762,4],[1429,5],[1569,4],[1608,6],[2164,5]]},"11":{"position":[[838,4],[948,5],[1629,4]]},"12":{"position":[[157,4],[329,6]]},"13":{"position":[[341,5],[501,4]]},"15":{"position":[[171,4],[686,5]]},"20":{"position":[[580,4],[1538,4],[1580,4]]},"21":{"position":[[927,4]]},"22":{"position":[[775,4]]},"26":{"position":[[61,4],[557,4],[657,4],[1527,4],[1630,4],[1933,4]]},"27":{"position":[[250,4]]},"28":{"position":[[186,5]]},"30":{"position":[[1428,4]]},"32":{"position":[[915,4]]},"33":{"position":[[376,4],[495,4],[522,4],[805,4]]},"34":{"position":[[637,4]]},"37":{"position":[[1086,4]]},"39":{"position":[[855,4],[880,4]]},"48":{"position":[[236,5]]},"49":{"position":[[154,4]]},"53":{"position":[[460,4],[521,5],[543,4],[588,4],[648,5],[669,4]]},"54":{"position":[[693,5],[759,5],[865,5],[902,5],[947,5]]},"56":{"position":[[4290,5]]},"59":{"position":[[169,5]]},"60":{"position":[[156,4],[672,4],[979,5],[1620,4],[1965,4],[2008,4],[2148,4],[2405,4]]},"62":{"position":[[861,4],[958,4]]},"64":{"position":[[221,5],[277,4]]},"72":{"position":[[102,4]]},"90":{"position":[[678,4],[919,4]]},"95":{"position":[[2133,4]]},"97":{"position":[[693,4]]},"99":{"position":[[2092,4]]},"102":{"position":[[1976,4],[2096,4],[2188,4]]},"103":{"position":[[139,4]]},"107":{"position":[[464,4],[993,4]]},"114":{"position":[[126,4],[606,4],[761,4]]},"115":{"position":[[92,4],[1330,4],[1407,4]]},"116":{"position":[[82,4],[97,4],[366,4],[405,4],[454,4],[524,4],[575,4],[818,4]]},"117":{"position":[[629,4]]},"118":{"position":[[94,4],[110,4],[267,4],[531,4]]},"119":{"position":[[79,4],[113,4]]},"120":{"position":[[79,4],[113,4]]},"121":{"position":[[1954,4],[1997,4],[2026,4],[2051,4],[2327,4]]},"123":{"position":[[168,4],[300,4]]},"124":{"position":[[64,4],[94,4]]},"125":{"position":[[614,4],[6000,4],[6199,4],[6275,4],[6312,4],[6413,4],[6450,4],[6848,4],[6936,4]]},"128":{"position":[[1628,4],[1652,4],[1728,4],[1754,4],[1833,4]]},"129":{"position":[[135,4]]},"134":{"position":[[186,7],[259,7]]},"140":{"position":[[1670,5]]},"153":{"position":[[487,4]]}},"keywords":{}}],["user'",{"_index":593,"title":{},"content":{"20":{"position":[[264,6]]},"21":{"position":[[784,6]]},"60":{"position":[[831,6]]}},"keywords":{}}],["user1.nam",{"_index":1849,"title":{},"content":{"145":{"position":[[1013,14]]}},"keywords":{}}],["user1}[${key",{"_index":1851,"title":{},"content":{"145":{"position":[[1343,16]]}},"keywords":{}}],["user1}[address",{"_index":1847,"title":{},"content":{"145":{"position":[[677,17]]}},"keywords":{}}],["user1}[nam",{"_index":1846,"title":{},"content":{"145":{"position":[[648,14]]}},"keywords":{}}],["usernam",{"_index":844,"title":{},"content":{"39":{"position":[[971,8]]},"53":{"position":[[434,8]]},"60":{"position":[[733,8],[1147,8]]},"64":{"position":[[1497,11],[1647,11]]}},"keywords":{}}],["usual",{"_index":1970,"title":{},"content":{"164":{"position":[[959,5]]}},"keywords":{}}],["v",{"_index":1935,"title":{},"content":{"159":{"position":[[132,1],[535,1],[666,1],[702,1],[717,1]]}},"keywords":{}}],["valid",{"_index":347,"title":{},"content":{"11":{"position":[[680,8],[1861,10]]},"30":{"position":[[1330,5],[1698,5]]},"40":{"position":[[542,5]]},"53":{"position":[[478,7],[513,7],[607,7],[640,7]]},"54":{"position":[[667,7],[685,7],[733,7],[751,7],[792,5],[827,5],[857,7],[871,7],[889,7],[908,7],[931,7],[953,7]]},"56":{"position":[[366,5],[4051,5]]},"60":{"position":[[1828,5],[2045,5],[2070,5]]},"66":{"position":[[613,5]]},"99":{"position":[[274,8]]},"110":{"position":[[922,9]]},"114":{"position":[[645,5]]}},"keywords":{}}],["valu",{"_index":84,"title":{"146":{"position":[[13,6]]}},"content":{"2":{"position":[[670,6],[1072,7]]},"21":{"position":[[711,7]]},"22":{"position":[[1566,7]]},"35":{"position":[[679,6],[713,6]]},"39":{"position":[[76,6],[384,6],[1712,5],[1777,6],[1866,7]]},"40":{"position":[[96,6],[280,5],[402,5],[557,6],[804,6],[1022,5],[1074,5]]},"41":{"position":[[447,6]]},"46":{"position":[[750,5]]},"47":{"position":[[295,5],[348,6],[460,5]]},"56":{"position":[[422,7],[1261,5],[2370,5],[2534,6],[2673,5],[2788,5],[2841,5]]},"58":{"position":[[425,5],[511,5]]},"59":{"position":[[262,5],[1133,6],[1208,7],[1219,6]]},"60":{"position":[[530,6],[1009,7]]},"63":{"position":[[530,7]]},"66":{"position":[[916,7]]},"83":{"position":[[587,5]]},"88":{"position":[[145,6],[249,6],[719,6],[785,6]]},"89":{"position":[[137,5],[237,6],[336,6],[433,5],[742,5],[785,5]]},"91":{"position":[[780,6]]},"92":{"position":[[391,6],[468,6]]},"93":{"position":[[595,6],[753,5],[854,6]]},"94":{"position":[[309,7],[359,7],[389,6],[464,6]]},"95":{"position":[[170,7],[294,6],[1499,6],[1809,6],[2028,5],[2178,6]]},"96":{"position":[[241,6],[369,6],[651,7]]},"116":{"position":[[490,6]]},"119":{"position":[[218,5],[997,5],[1055,5]]},"120":{"position":[[205,6],[327,6],[396,5],[517,6],[640,5]]},"121":{"position":[[89,6],[595,6],[1032,6]]},"123":{"position":[[154,6],[286,6],[465,7],[490,5],[1058,5],[1141,5]]},"125":{"position":[[4702,6],[4801,6],[5700,6],[6560,6],[6834,6],[10290,6],[10366,6],[10491,6]]},"135":{"position":[[188,7],[485,7],[702,6],[904,7],[944,5],[1022,6]]},"136":{"position":[[329,10]]},"137":{"position":[[138,7],[936,6]]},"138":{"position":[[2341,5]]},"140":{"position":[[1125,6],[1240,6],[1359,5]]},"141":{"position":[[1495,6],[1674,6],[1739,6],[1871,6],[1888,5]]},"142":{"position":[[378,5],[517,6],[618,5],[684,5],[805,6],[918,6],[1086,5]]},"143":{"position":[[460,5],[496,5],[702,6],[1219,5]]},"144":{"position":[[119,6],[203,6],[242,5],[436,6]]},"145":{"position":[[120,5],[187,5],[517,6],[894,5],[1060,6],[1330,5]]},"146":{"position":[[55,6],[110,6],[612,5]]},"147":{"position":[[53,6],[615,7],[681,6],[730,6],[1061,7],[1199,7]]},"148":{"position":[[157,6],[730,6],[1298,6],[1508,6],[1831,6]]},"149":{"position":[[373,7]]},"151":{"position":[[745,6]]},"155":{"position":[[1047,5]]},"156":{"position":[[578,6],[1242,5],[1276,6]]},"158":{"position":[[1384,5],[1458,5],[1620,5]]},"159":{"position":[[327,5],[349,6],[376,6]]},"160":{"position":[[205,6],[229,7]]},"161":{"position":[[85,6],[274,7],[567,7],[817,6],[904,5]]},"162":{"position":[[64,6],[221,6],[417,6],[492,7],[598,7],[1205,7]]},"163":{"position":[[229,6],[255,7]]},"164":{"position":[[103,6],[340,6]]},"165":{"position":[[234,6],[377,5],[456,5],[1206,6],[1229,7]]},"166":{"position":[[971,6],[1055,5],[1109,7]]}},"keywords":{}}],["valuabl",{"_index":1466,"title":{},"content":{"112":{"position":[[238,8]]}},"keywords":{}}],["value(",{"_index":1000,"title":{},"content":{"57":{"position":[[907,9]]},"141":{"position":[[1285,8]]},"146":{"position":[[883,8]]},"148":{"position":[[564,8]]}},"keywords":{}}],["valueerror",{"_index":1293,"title":{},"content":{"95":{"position":[[1999,11]]}},"keywords":{}}],["values.execut",{"_index":1327,"title":{},"content":{"101":{"position":[[497,15]]},"102":{"position":[[1175,15]]},"103":{"position":[[537,15]]},"127":{"position":[[608,15]]},"128":{"position":[[867,15]]},"129":{"position":[[390,15]]}},"keywords":{}}],["values.return",{"_index":1205,"title":{},"content":{"83":{"position":[[537,13]]}},"keywords":{}}],["values.vari",{"_index":1916,"title":{},"content":{"158":{"position":[[241,16]]}},"keywords":{}}],["values=fals",{"_index":1309,"title":{},"content":{"97":{"position":[[1179,12],[1402,12]]}},"keywords":{}}],["van",{"_index":1475,"title":{},"content":{"112":{"position":[[512,3],[531,3],[821,3]]}},"keywords":{}}],["var",{"_index":677,"title":{"148":{"position":[[6,3]]}},"content":{"24":{"position":[[414,4]]},"125":{"position":[[5791,3]]},"138":{"position":[[1915,3]]},"147":{"position":[[661,6]]},"148":{"position":[[75,3],[94,3],[319,3],[456,3],[902,3],[906,3],[1006,3],[1137,3],[1191,3],[1272,3],[1756,3],[1895,3],[2161,3]]},"149":{"position":[[405,3]]},"151":{"position":[[712,3]]},"155":{"position":[[295,3]]},"156":{"position":[[397,3],[1198,3]]},"157":{"position":[[247,3]]},"158":{"position":[[276,3]]},"160":{"position":[[160,6]]},"161":{"position":[[185,3]]},"162":{"position":[[186,7],[261,7],[533,6]]},"164":{"position":[[251,3]]},"165":{"position":[[195,7]]}},"keywords":{}}],["var.key",{"_index":1974,"title":{},"content":{"165":{"position":[[276,10]]}},"keywords":{}}],["var_nam",{"_index":1247,"title":{},"content":{"90":{"position":[[498,14],[1609,13]]}},"keywords":{}}],["vararg",{"_index":1259,"title":{},"content":{"92":{"position":[[320,8]]},"93":{"position":[[214,10]]}},"keywords":{}}],["variabl",{"_index":78,"title":{"28":{"position":[[18,10]]},"47":{"position":[[28,9]]},"92":{"position":[[8,8]]},"139":{"position":[[4,9]]},"140":{"position":[[6,8]]},"141":{"position":[[10,9]]},"142":{"position":[[15,8]]},"144":{"position":[[13,8]]},"145":{"position":[[19,8]]},"147":{"position":[[28,10]]},"149":{"position":[[6,8]]},"150":{"position":[[13,9]]},"151":{"position":[[6,8]]},"152":{"position":[[39,10]]},"153":{"position":[[28,10]]},"154":{"position":[[6,8]]},"159":{"position":[[13,9]]},"160":{"position":[[11,9]]},"161":{"position":[[23,10]]},"162":{"position":[[23,10]]},"164":{"position":[[29,10]]},"165":{"position":[[29,10]]},"166":{"position":[[15,10]]}},"content":{"2":{"position":[[548,11]]},"16":{"position":[[204,9],[645,9],[1484,9]]},"17":{"position":[[767,9]]},"26":{"position":[[1689,8]]},"27":{"position":[[335,10]]},"28":{"position":[[18,10],[127,10]]},"37":{"position":[[483,8],[815,9],[839,10],[864,9],[918,9],[974,9]]},"45":{"position":[[501,9],[645,9]]},"46":{"position":[[343,9],[353,11],[370,8]]},"47":{"position":[[62,9],[123,9],[250,9],[399,9],[534,9],[818,9],[875,9]]},"56":{"position":[[430,10],[2418,8],[3469,8]]},"59":{"position":[[1340,8],[1664,12]]},"62":{"position":[[847,9]]},"66":{"position":[[872,9],[928,9]]},"80":{"position":[[1244,10],[1302,8],[1402,9],[1443,9],[1757,9],[1942,9]]},"81":{"position":[[147,9]]},"85":{"position":[[487,8]]},"86":{"position":[[483,8]]},"87":{"position":[[965,8]]},"90":{"position":[[453,8],[1568,8]]},"92":{"position":[[372,8],[627,8],[798,8]]},"96":{"position":[[175,8]]},"99":{"position":[[980,9],[2365,9],[2420,9]]},"103":{"position":[[837,9]]},"118":{"position":[[494,10]]},"119":{"position":[[182,8],[687,9]]},"120":{"position":[[560,10]]},"121":{"position":[[670,9]]},"123":{"position":[[200,9],[359,10],[549,9],[591,9],[1167,8]]},"125":{"position":[[1860,9],[4900,9],[5036,9],[5104,9],[5175,9],[5206,9],[5223,9],[5271,8],[5317,9],[5368,9],[5453,9],[5583,9],[5653,9],[5724,9],[5771,9],[5854,9],[6880,9],[9610,9],[9707,9],[9793,9],[9855,8],[9932,9],[10014,9],[10100,9],[10182,9],[10272,9],[10383,8],[10459,9],[10734,9]]},"129":{"position":[[660,9]]},"131":{"position":[[718,9]]},"135":{"position":[[843,9],[884,8],[921,8]]},"136":{"position":[[483,9]]},"138":{"position":[[1367,9]]},"140":{"position":[[76,9],[144,9],[155,9],[274,9],[342,8],[401,9],[470,8],[590,8],[699,8],[839,9],[930,8],[1022,10],[1089,10],[1108,10],[1214,10],[1338,10],[1486,9],[1537,9],[1813,9],[1857,8],[1967,10],[2029,8],[2096,9],[2117,8],[2240,10],[2299,10],[2343,9]]},"141":{"position":[[39,9],[56,9],[101,8],[147,9],[158,9],[194,9],[261,9],[624,9],[807,9],[945,9],[1021,9],[1665,8],[1718,10],[1828,8],[1923,9],[1978,9],[2007,9],[2101,9]]},"142":{"position":[[59,9],[141,9],[179,10],[195,9],[291,8],[396,8],[909,8],[1056,9]]},"143":{"position":[[266,8],[374,8],[660,8],[769,8],[806,9]]},"144":{"position":[[78,9],[94,9],[335,9],[456,9]]},"145":{"position":[[78,9],[100,9],[255,9],[547,9],[1192,9],[1268,8]]},"146":{"position":[[79,9],[157,10],[230,9],[365,8],[410,9],[519,8],[585,8],[649,8],[731,8],[743,9]]},"147":{"position":[[94,8],[439,8],[640,8],[708,8],[790,8],[1109,9]]},"148":{"position":[[55,9],[167,9],[248,9],[286,9],[430,8],[511,8],[627,9],[657,10],[1333,9],[1520,8],[1605,10],[1868,9],[2079,9],[2202,9],[2277,10],[2307,9],[2473,8]]},"149":{"position":[[67,9],[110,9],[220,9],[300,9],[602,8],[758,9],[819,9],[1056,8],[1161,8],[1233,8]]},"151":{"position":[[107,9],[137,9],[192,9],[310,8],[360,9],[461,9],[535,9],[563,9],[652,9],[798,9]]},"152":{"position":[[86,9],[254,10],[336,10],[347,9],[397,8],[468,9],[517,9],[540,9],[569,9],[696,9],[752,9],[951,9],[980,9],[1047,9],[1103,9],[1184,10]]},"153":{"position":[[75,9],[105,9],[211,10],[293,8],[354,8],[459,8],[545,8],[573,9],[672,8],[733,8]]},"154":{"position":[[51,8],[87,9]]},"155":{"position":[[60,9],[114,9],[216,8],[461,9],[547,9],[633,9],[793,9],[862,9],[978,10],[1002,8],[1077,9],[1116,8]]},"156":{"position":[[59,9],[113,9],[252,9],[327,8],[596,10],[638,9],[784,9],[810,9],[884,10],[1042,9],[1092,8],[1123,9],[1233,8],[1296,8],[1358,8],[1420,8],[1452,8],[1585,8],[1656,9],[1764,10],[1781,9],[1820,9]]},"157":{"position":[[63,9],[117,9],[391,9],[489,9],[655,9],[715,9],[790,9],[805,8],[859,9],[1062,10],[1106,9]]},"158":{"position":[[59,9],[113,9],[204,9],[450,9],[487,9],[586,8],[697,9],[812,10],[841,10],[1263,8],[1504,8]]},"159":{"position":[[30,9],[119,8],[163,10],[232,10],[259,8],[297,8],[456,8],[578,10]]},"160":{"position":[[25,9],[66,8]]},"161":{"position":[[67,9],[171,8],[210,9],[322,9],[372,9],[705,8],[952,8],[1138,8]]},"162":{"position":[[81,8],[105,9],[434,8],[559,9],[655,9],[732,9]]},"163":{"position":[[25,9],[72,8]]},"164":{"position":[[71,9],[237,8],[276,9],[366,8],[448,9]]},"165":{"position":[[107,9],[405,8],[539,9],[564,9],[785,9],[1046,9]]},"166":{"position":[[112,9],[161,9],[251,8],[434,8],[911,9],[942,9],[1070,9],[1118,8],[1483,9]]}},"keywords":{}}],["variable'",{"_index":1793,"title":{},"content":{"141":{"position":[[1860,10]]}},"keywords":{}}],["variable_assign",{"_index":984,"title":{},"content":{"56":{"position":[[1713,22],[1958,22],[2427,23]]},"57":{"position":[[1820,22]]}},"keywords":{}}],["variable_nam",{"_index":1774,"title":{},"content":{"140":{"position":[[425,13]]},"144":{"position":[[162,17]]},"147":{"position":[[127,17]]}},"keywords":{}}],["variable_name}.list",{"_index":1775,"title":{},"content":{"140":{"position":[[1192,21]]}},"keywords":{}}],["variable_valu",{"_index":1819,"title":{},"content":{"143":{"position":[[676,18]]}},"keywords":{}}],["variablefil",{"_index":1886,"title":{},"content":{"152":{"position":[[411,12]]},"155":{"position":[[230,12]]}},"keywords":{}}],["variables)delimit",{"_index":1772,"title":{},"content":{"140":{"position":[[303,20]]}},"keywords":{}}],["variables)multipl",{"_index":1018,"title":{},"content":{"59":{"position":[[435,18]]}},"keywords":{}}],["variables,can",{"_index":1787,"title":{},"content":{"141":{"position":[[1154,13]]}},"keywords":{}}],["variables.resourc",{"_index":1060,"title":{},"content":{"62":{"position":[[533,18]]}},"keywords":{}}],["variables.resourceresourc",{"_index":1054,"title":{},"content":{"62":{"position":[[290,26]]}},"keywords":{}}],["variable}"",{"_index":1030,"title":{},"content":{"59":{"position":[[1701,17]]}},"keywords":{}}],["variable’",{"_index":1876,"title":{},"content":{"151":{"position":[[407,10]]}},"keywords":{}}],["variat",{"_index":652,"title":{},"content":{"22":{"position":[[880,11]]}},"keywords":{}}],["variou",{"_index":118,"title":{},"content":{"2":{"position":[[1593,7]]},"11":{"position":[[123,7]]},"22":{"position":[[1474,7]]},"46":{"position":[[195,7]]},"99":{"position":[[2325,7]]},"118":{"position":[[191,7]]},"133":{"position":[[51,7]]},"151":{"position":[[166,7]]}},"keywords":{}}],["var}[0",{"_index":1951,"title":{},"content":{"162":{"position":[[248,9]]}},"keywords":{}}],["var}[1",{"_index":1954,"title":{},"content":{"162":{"position":[[350,11]]}},"keywords":{}}],["var}[1:3",{"_index":1953,"title":{},"content":{"162":{"position":[[335,11]]}},"keywords":{}}],["var}[key",{"_index":1973,"title":{},"content":{"165":{"position":[[261,11]]}},"keywords":{}}],["vast",{"_index":442,"title":{},"content":{"13":{"position":[[227,4]]}},"keywords":{}}],["veri",{"_index":766,"title":{},"content":{"31":{"position":[[860,4],[1075,4]]},"39":{"position":[[700,4]]},"58":{"position":[[338,4]]},"79":{"position":[[528,4]]},"98":{"position":[[174,4]]},"112":{"position":[[1694,4]]},"148":{"position":[[603,4]]}},"keywords":{}}],["verif",{"_index":573,"title":{},"content":{"19":{"position":[[660,13]]},"110":{"position":[[946,12]]},"120":{"position":[[910,12]]}},"keywords":{}}],["verifi",{"_index":334,"title":{},"content":{"11":{"position":[[199,9],[1362,8]]},"19":{"position":[[484,6],[567,6],[609,6]]},"22":{"position":[[1502,9]]},"60":{"position":[[418,9],[783,8],[2063,6],[2095,6],[2532,6]]},"81":{"position":[[323,6]]},"114":{"position":[[638,6]]},"119":{"position":[[355,6],[392,8],[886,6]]},"120":{"position":[[680,6],[717,8]]},"124":{"position":[[673,6]]},"147":{"position":[[458,8]]}},"keywords":{}}],["verifications/assert",{"_index":1622,"title":{},"content":{"124":{"position":[[602,25]]}},"keywords":{}}],["version",{"_index":175,"title":{},"content":{"4":{"position":[[282,7]]},"46":{"position":[[849,8]]},"67":{"position":[[380,7]]},"114":{"position":[[686,11],[709,7],[737,10]]},"142":{"position":[[233,10],[265,8],[274,10],[345,8]]},"159":{"position":[[613,10]]}},"keywords":{}}],["version:4.0",{"_index":1945,"title":{},"content":{"159":{"position":[[704,11]]}},"keywords":{}}],["versu",{"_index":1947,"title":{},"content":{"160":{"position":[[212,6]]}},"keywords":{}}],["via",{"_index":180,"title":{"159":{"position":[[23,3]]}},"content":{"4":{"position":[[429,3]]},"15":{"position":[[1146,3]]},"17":{"position":[[171,3]]},"47":{"position":[[409,3]]},"63":{"position":[[1148,3]]},"125":{"position":[[10721,3]]},"152":{"position":[[365,3],[478,3]]},"155":{"position":[[475,3],[803,3]]},"159":{"position":[[66,3]]},"166":{"position":[[99,3]]}},"keywords":{}}],["viabl",{"_index":254,"title":{},"content":{"8":{"position":[[422,6]]}},"keywords":{}}],["view",{"_index":627,"title":{},"content":{"21":{"position":[[800,5]]},"31":{"position":[[413,4],[874,4]]}},"keywords":{}}],["viewpoint",{"_index":704,"title":{},"content":{"26":{"position":[[1246,9]]}},"keywords":{}}],["visibl",{"_index":227,"title":{},"content":{"7":{"position":[[607,8]]},"15":{"position":[[1993,7]]},"56":{"position":[[543,7]]},"57":{"position":[[221,7]]},"60":{"position":[[1257,7]]},"90":{"position":[[1393,11]]},"137":{"position":[[409,8],[1071,7],[1110,10],[1209,10]]},"138":{"position":[[620,8],[841,7],[936,10],[1085,8]]},"156":{"position":[[1932,7]]}},"keywords":{}}],["visible)word/charact",{"_index":1624,"title":{},"content":{"124":{"position":[[771,22]]}},"keywords":{}}],["visual",{"_index":1856,"title":{},"content":{"147":{"position":[[562,8]]}},"keywords":{}}],["vs",{"_index":807,"title":{"35":{"position":[[33,2]]}},"content":{},"keywords":{}}],["wait",{"_index":1260,"title":{},"content":{"92":{"position":[[660,5]]}},"keywords":{}}],["want",{"_index":1099,"title":{},"content":{"64":{"position":[[1155,4]]},"102":{"position":[[807,4]]},"138":{"position":[[552,4],[728,4],[1123,4]]}},"keywords":{}}],["warn",{"_index":816,"title":{},"content":{"35":{"position":[[826,4]]},"64":{"position":[[234,6]]}},"keywords":{}}],["warranti",{"_index":217,"title":{},"content":{"7":{"position":[[415,9],[481,10]]}},"keywords":{}}],["way",{"_index":547,"title":{},"content":{"17":{"position":[[1557,3]]},"26":{"position":[[1956,3]]},"62":{"position":[[1015,4]]},"63":{"position":[[626,3]]},"64":{"position":[[1293,3]]},"66":{"position":[[62,4],[145,5]]},"95":{"position":[[989,3]]},"125":{"position":[[5010,4],[9161,4],[9417,4]]},"136":{"position":[[364,3]]},"140":{"position":[[463,5]]},"148":{"position":[[132,3],[713,3]]}},"keywords":{}}],["web",{"_index":42,"title":{},"content":{"0":{"position":[[540,3]]},"3":{"position":[[608,3]]},"13":{"position":[[1030,3]]},"106":{"position":[[921,4]]},"107":{"position":[[1009,5]]}},"keywords":{}}],["webpag",{"_index":323,"title":{"9":{"position":[[22,9]]}},"content":{"9":{"position":[[50,8]]},"125":{"position":[[1339,8]]}},"keywords":{}}],["websit",{"_index":281,"title":{},"content":{"8":{"position":[[1278,8]]}},"keywords":{}}],["well",{"_index":342,"title":{},"content":{"11":{"position":[[496,4]]},"21":{"position":[[410,4]]},"25":{"position":[[331,5]]},"42":{"position":[[395,4]]},"49":{"position":[[1045,4]]},"56":{"position":[[1286,5],[4020,4]]},"62":{"position":[[835,4]]},"63":{"position":[[1487,5]]},"85":{"position":[[469,5]]},"86":{"position":[[465,5]]},"91":{"position":[[706,5]]},"115":{"position":[[178,4]]},"148":{"position":[[856,5]]}},"keywords":{}}],["whatev",{"_index":963,"title":{},"content":{"54":{"position":[[715,8]]}},"keywords":{}}],["whenev",{"_index":304,"title":{},"content":{"8":{"position":[[1838,8]]}},"keywords":{}}],["wherea",{"_index":1002,"title":{},"content":{"57":{"position":[[1257,7]]}},"keywords":{}}],["whether",{"_index":1262,"title":{},"content":{"92":{"position":[[1336,7]]}},"keywords":{}}],["whole",{"_index":650,"title":{},"content":{"22":{"position":[[808,5]]},"31":{"position":[[1212,5]]},"58":{"position":[[376,5]]},"143":{"position":[[217,5]]},"148":{"position":[[302,5]]}},"keywords":{}}],["whose",{"_index":1505,"title":{},"content":{"112":{"position":[[835,5]]}},"keywords":{}}],["wide",{"_index":332,"title":{},"content":{"11":{"position":[[108,6]]},"13":{"position":[[288,6],[424,4]]},"96":{"position":[[541,6]]},"107":{"position":[[951,4]]},"148":{"position":[[2262,4]]}},"keywords":{}}],["wildcard",{"_index":1144,"title":{},"content":{"71":{"position":[[33,9]]}},"keywords":{}}],["window",{"_index":535,"title":{},"content":{"17":{"position":[[940,7]]},"59":{"position":[[1036,7]]},"94":{"position":[[1267,7]]},"166":{"position":[[787,8]]}},"keywords":{}}],["wins!"",{"_index":1892,"title":{},"content":{"153":{"position":[[265,11]]}},"keywords":{}}],["within",{"_index":368,"title":{},"content":{"11":{"position":[[1407,6]]},"21":{"position":[[528,6],[1266,6]]},"26":{"position":[[799,6],[1926,6]]},"44":{"position":[[203,6]]},"49":{"position":[[190,6],[974,6]]},"56":{"position":[[3675,6]]},"66":{"position":[[315,6],[505,6]]},"75":{"position":[[40,6]]},"78":{"position":[[358,6]]},"79":{"position":[[427,6]]},"90":{"position":[[370,6]]},"99":{"position":[[2128,6]]},"101":{"position":[[343,6],[619,6],[754,6]]},"102":{"position":[[641,6],[778,6],[1394,6]]},"103":{"position":[[265,6],[672,6],[808,6]]},"105":{"position":[[979,6],[1216,6]]},"121":{"position":[[303,6],[541,6],[1452,6]]},"124":{"position":[[267,6]]},"127":{"position":[[222,6]]},"128":{"position":[[471,6],[602,6]]},"131":{"position":[[359,6]]},"141":{"position":[[216,6],[411,6],[1845,6]]},"148":{"position":[[186,6],[341,6]]},"149":{"position":[[259,6],[318,6],[931,6]]},"152":{"position":[[903,6]]},"156":{"position":[[134,6],[498,6]]},"157":{"position":[[138,6],[168,6],[544,6],[955,6]]},"158":{"position":[[139,6],[316,6],[1521,6],[1585,6]]},"162":{"position":[[228,6]]}},"keywords":{}}],["without",{"_index":214,"title":{},"content":{"7":{"position":[[379,7],[469,7]]},"8":{"position":[[2170,7]]},"13":{"position":[[117,7]]},"15":{"position":[[347,7]]},"22":{"position":[[994,7]]},"32":{"position":[[284,7]]},"33":{"position":[[139,7],[234,7]]},"39":{"position":[[1495,7]]},"46":{"position":[[1554,7]]},"56":{"position":[[2908,7],[3081,7]]},"60":{"position":[[915,7]]},"63":{"position":[[1044,7]]},"93":{"position":[[328,7]]},"96":{"position":[[598,7]]},"112":{"position":[[154,7]]},"115":{"position":[[1445,7]]},"119":{"position":[[200,7]]},"120":{"position":[[402,7]]},"128":{"position":[[2062,7]]},"135":{"position":[[260,7]]},"143":{"position":[[561,7]]},"159":{"position":[[311,7]]},"161":{"position":[[675,7]]}},"keywords":{}}],["word",{"_index":696,"title":{},"content":{"26":{"position":[[371,5]]},"115":{"position":[[1244,5],[1269,6]]},"124":{"position":[[809,5]]}},"keywords":{}}],["words)argu",{"_index":1627,"title":{},"content":{"124":{"position":[[880,14]]}},"keywords":{}}],["work",{"_index":721,"title":{},"content":{"27":{"position":[[974,7]]},"30":{"position":[[586,7]]},"58":{"position":[[325,5]]},"62":{"position":[[96,5]]},"63":{"position":[[178,5]]},"64":{"position":[[752,4]]},"94":{"position":[[1142,7]]},"95":{"position":[[1686,4],[1835,4]]},"99":{"position":[[1323,4]]},"112":{"position":[[1466,4]]},"125":{"position":[[7561,5]]},"140":{"position":[[991,4]]},"162":{"position":[[579,5]]}},"keywords":{}}],["workflow",{"_index":367,"title":{},"content":{"11":{"position":[[1387,8]]},"13":{"position":[[364,9]]},"22":{"position":[[331,8],[1251,8]]},"52":{"position":[[265,8]]},"107":{"position":[[1248,10]]}},"keywords":{}}],["world",{"_index":375,"title":{},"content":{"11":{"position":[[1599,5]]},"108":{"position":[[1348,5]]},"159":{"position":[[516,5]]}},"keywords":{}}],["world"",{"_index":1941,"title":{},"content":{"159":{"position":[[555,11]]}},"keywords":{}}],["write",{"_index":125,"title":{"38":{"position":[[4,7]]}},"content":{"2":{"position":[[1735,7],[1897,7]]},"21":{"position":[[919,7]]},"22":{"position":[[1204,5]]},"48":{"position":[[839,7]]},"87":{"position":[[623,7]]},"89":{"position":[[1128,7]]},"107":{"position":[[660,5]]},"108":{"position":[[825,5]]},"114":{"position":[[305,7]]}},"keywords":{}}],["written",{"_index":80,"title":{},"content":{"2":{"position":[[597,7]]},"11":{"position":[[920,7]]},"20":{"position":[[213,7],[1257,7]]},"26":{"position":[[572,7],[1000,7]]},"35":{"position":[[394,7],[754,7],[858,7]]},"56":{"position":[[2900,7],[3073,7]]},"74":{"position":[[539,7]]},"90":{"position":[[1557,7]]},"97":{"position":[[973,7]]},"103":{"position":[[389,7]]},"121":{"position":[[652,7]]},"131":{"position":[[295,7]]},"143":{"position":[[255,7],[363,7],[502,7]]},"166":{"position":[[662,8]]}},"keywords":{}}],["wrong",{"_index":745,"title":{},"content":{"30":{"position":[[1553,5]]},"60":{"position":[[192,5],[1082,5],[1701,5],[2200,5]]}},"keywords":{}}],["x",{"_index":848,"title":{},"content":{"39":{"position":[[1170,1]]},"95":{"position":[[1254,1]]},"97":{"position":[[1069,4],[1099,4],[1150,4],[1208,4],[1292,4],[1322,4],[1373,4],[1431,4]]}},"keywords":{}}],["x=82",{"_index":853,"title":{},"content":{"39":{"position":[[1226,4]]}},"keywords":{}}],["xxx",{"_index":1848,"title":{},"content":{"145":{"position":[[699,4]]}},"keywords":{}}],["y",{"_index":849,"title":{},"content":{"39":{"position":[[1176,1]]},"95":{"position":[[1283,1],[2020,3]]}},"keywords":{}}],["y=70",{"_index":854,"title":{},"content":{"39":{"position":[[1231,4]]}},"keywords":{}}],["year",{"_index":1977,"title":{},"content":{"165":{"position":[[740,5]]}},"keywords":{}}],["you'll",{"_index":24,"title":{},"content":{"0":{"position":[[278,6]]}},"keywords":{}}],["zip",{"_index":1719,"title":{},"content":{"135":{"position":[[557,4],[734,3]]}},"keywords":{}}]],"pipeline":["stemmer"]} \ No newline at end of file diff --git a/markdown-page.html b/markdown-page.html index f0b604a..66a193f 100644 --- a/markdown-page.html +++ b/markdown-page.html @@ -3,12 +3,12 @@ -Markdown page example | Syllabus of Robot Framework® Certified Professional - - +Markdown page example | Syllabus of Robot Framework® Certified Professional + + -

      Markdown page example

      +

      Markdown page example

      You don't need React to write simple standalone pages.

      \ No newline at end of file diff --git a/search-doc-1737477030273.json b/search-doc-1737477030273.json new file mode 100644 index 0000000..2171e13 --- /dev/null +++ b/search-doc-1737477030273.json @@ -0,0 +1 @@ +{"searchDocs":[{"title":"1 Introduction to Robot Framework","type":0,"sectionRef":"#","url":"/robotframework-RFCP-syllabus/docs/chapter-01/overview","content":"1 Introduction to Robot Framework The upcoming chapters provide a concise overview of Robot Framework, including its core structure, use cases in test automation and Robotic Process Automation (RPA), and key specification styles like keyword-driven and behavior-driven testing. You'll learn about its architecture, syntax, and how test cases and tasks are organized. Additionally, the chapters explain the open-source licensing under Apache 2.0, the role of the Robot Framework Foundation in maintaining the ecosystem, and the foundational web resources available for further exploration and contributions.","keywords":"","version":"Next"},{"title":"1.2 Architecture of Robot Framework","type":0,"sectionRef":"#","url":"/robotframework-RFCP-syllabus/docs/chapter-01/architecture","content":"","keywords":"","version":"Next"},{"title":"1.2.1 Robot Framework and the gTAA (Generic Test Automation Architecture)​","type":1,"pageTitle":"1.2 Architecture of Robot Framework","url":"/robotframework-RFCP-syllabus/docs/chapter-01/architecture#121-robot-framework-and-the-gtaa-generic-test-automation-architecture","content":" Learning Objectives LO-1.2.1 Recall the layers of the Generic Test Automation Architecture (gTAA) and their corresponding components in Robot Framework The Generic Test Automation Architecture (gTAA) described in the ISTQB "Certified Tester Advanced Level Test Automation Engineering" offers a structured approach to test automation, dividing it into different layers for a clear separation of concerns: Definition Layer: This layer contains the "Test Data" (test cases, tasks, resource files which include user keywords and variables). In Robot Framework, the test data is written using the defined syntax and contains keyword calls and argument values that make the test case or task definitions structured in suites. Execution Layer: In Robot Framework, the execution layer consists of the framework itself, including its core components and APIs. It parses and interprets the test data syntax to build an execution model. The execution layer is responsible for processing this execution model to execute the library keywords with their argument values, logging results, and generating reports. Adaptation Layer: This layer provides the connection between Robot Framework and the system under test (SUT). In Robot Framework, this is where the keyword libraries, which contain code responsible for interacting with different technologies and interfaces, such as those for UI, API, database interactions, or others, are located. These keyword libraries enable interaction with different technologies and interfaces, ensuring the automation is flexible and adaptable to various environments. Editors/IDEs that offer support for Robot Framework's syntax are tools that support or integrate in these layers. When writing tests|tasks or keywords, the editor supports the definition layer. When executing or debugging tests|tasks, the editor supports the execution layer. When writing keywords in i.e. Python for keyword libraries, the editor supports the adaptation layer. Therefore also other additional extensions of Robot Framework can be categorized into these layers. ","version":"Next","tagName":"h2"},{"title":"1.2.2 What is Robot Framework & What It Is Not​","type":1,"pageTitle":"1.2 Architecture of Robot Framework","url":"/robotframework-RFCP-syllabus/docs/chapter-01/architecture#122-what-is-robot-framework--what-it-is-not","content":" Learning Objectives LO-1.2.2 Recall what is part of Robot Framework and what is not Robot Framework itself focuses primarily on test|task execution. It includes: A parser to read test|task data and build an execution model.An execution engine to process model and execute the keywords.A result generation mechanism to provide logs and reports.A collection of generic standard libraries to process and handle data or interact with files and processes.Defined APIs for extensions and customizations. However, Robot Framework does not include: Keyword libraries to control systems under test/RPA. Such as: Web front-end automation libraries.API interaction libraries.Mobile automation libraries.Database interaction libraries.RPA libraries.etc. Code editors or IDEs. CI/CD Integration. Robot Framework defines the syntax for test|task data, but it is the role of external libraries and tools to extend its functionality for specific automation needs. ","version":"Next","tagName":"h2"},{"title":"1.2.3 Technology & Prerequisites​","type":1,"pageTitle":"1.2 Architecture of Robot Framework","url":"/robotframework-RFCP-syllabus/docs/chapter-01/architecture#123-technology--prerequisites","content":" Learning Objectives LO-1.2.3 Recall the technology Robot Framework is built on and the prerequisites for running it Robot Framework is built on Python but is adaptable to other languages and technologies through external libraries. To run Robot Framework, an officially supported version of the Python interpreter is required on the machine executing the tests|tasks. Typically, Robot Framework and its libraries are installed via the "package installer for Python" (pip) from PyPi.org, allowing for straightforward installation and setup. Robot Framework itself does not have any external dependencies, but additional third party tools or keyword libraries may require additional installations. ","version":"Next","tagName":"h2"},{"title":"2 Getting Started with Robot Framework","type":0,"sectionRef":"#","url":"/robotframework-RFCP-syllabus/docs/chapter-02/overview","content":"2 Getting Started with Robot Framework This chapter introduces participants to the foundational concepts of Robot Framework. It covers the basics of how automation specifications are structured, how suites are organized, and the execution process. Participants will learn how Robot Framework is run and explore the generated reports and logs that document test results. The chapter also provides an overview of suite structures, the role of libraries and resource files, and how to import them. Additionally, it delves into the core syntax of Robot Framework, focusing on how keywords are defined and used, the types of keyword arguments, and how keyword documentation is interpreted to ensure clarity and maintainability.","keywords":"","version":"Next"},{"title":"1.5 Organization and Licensing","type":0,"sectionRef":"#","url":"/robotframework-RFCP-syllabus/docs/chapter-01/organization","content":"","keywords":"","version":"Next"},{"title":"1.5.1 Open Source License​","type":1,"pageTitle":"1.5 Organization and Licensing","url":"/robotframework-RFCP-syllabus/docs/chapter-01/organization#151-open-source-license","content":" Learning Objectives LO-1.5.1 Recall the type of open-source license under which Robot Framework is distributed Robot Framework is licensed under the Apache License 2.0, a permissive open-source license. The key characteristics of this license include: Permissive: The license allows users to freely use, modify, and distribute the software, including for commercial purposes, without significant restrictions.No Warranty: The software is provided "as-is," without any warranties or guarantees of performance.Attribution: Users must keep the original authorship and any changes made to the code visible, ensuring transparency regarding contributions and modifications. This licensing structure encourages broad usage and contribution while maintaining a legal framework that protects both users and developers. ","version":"Next","tagName":"h2"},{"title":"1.5.2 About the Robot Framework Foundation​","type":1,"pageTitle":"1.5 Organization and Licensing","url":"/robotframework-RFCP-syllabus/docs/chapter-01/organization#152-about-the-robot-framework-foundation","content":" Learning Objectives LO-1.5.2 List and recall the key objectives and organizational form of the Robot Framework Foundation The Robot Framework Foundation (officially known as Robot Framework ry) is a non-profit association based in Helsinki, Finland, dedicated to promoting the use, development, and maintenance of the open-source Robot Framework. The foundation ensures that Robot Framework remains freely available and viable for both test automation and robotic process automation (RPA) in the future. Key objectives of the foundation include: Support for Core Development: The foundation funds and enables the core development, maintenance, and evolution of the Robot Framework, ensuring it is freely available to everyone. It also supports ecosystem and user-contributed projects that further enhance the framework's capabilities. Democratic Governance: The foundation operates under democratic principles, with a Board of Directors elected annually by its members. The board oversees the foundation's operations, and membership primarily consists of companies that contribute financially to support the framework’s ongoing development through membership fees. Platform Maintenance: The foundation is responsible for maintaining key infrastructure, such as the official website, GitHub repositories, and community platforms. These resources are crucial to sustaining a healthy ecosystem and fostering collaboration among users and contributors. Community Support and Events: The foundation plays a central role in organizing RoboCon, the annual Robot Framework User Conference, which brings together users, developers, and contributors to share knowledge and insights. Additionally, it helps to disseminate knowledge about test automation and RPA through community events and documentation efforts. Funding of Ecosystem Projects: Whenever possible, the foundation finances open-source projects that are proposed by community members, aiming to support broader ecosystem development and innovation. As a non-profit association, all funds are directed towards the development and promotion of the Robot Framework, ensuring that it remains accessible to all users without commercial restrictions. More information, including a list of foundation members, is available at robotframework.org/foundation. This structure and mission ensure that Robot Framework continues to grow and serve the needs of its community while maintaining an open and democratic approach to its development and governance. ","version":"Next","tagName":"h2"},{"title":"1.5.3 Robot Framework Webpages​","type":1,"pageTitle":"1.5 Organization and Licensing","url":"/robotframework-RFCP-syllabus/docs/chapter-01/organization#153-robot-framework-webpages","content":" Learning Objectives LO-1.5.3 Recall the official webpages for Robot Framework and its resources The official pages for Robot Framework and its related resources are maintained by the foundation. These include: robotframework.org: The main page providing an overview, documentation, and access to resources.github.com/robotframework: The official repository for the framework's source code and other components. ","version":"Next","tagName":"h2"},{"title":"1.1 Purpose / Use Cases","type":0,"sectionRef":"#","url":"/robotframework-RFCP-syllabus/docs/chapter-01/purpose","content":"","keywords":"","version":"Next"},{"title":"1.1.1 Test Automation​","type":1,"pageTitle":"1.1 Purpose / Use Cases","url":"/robotframework-RFCP-syllabus/docs/chapter-01/purpose#111-test-automation","content":" Learning Objectives LO-1.1.1 Recall the test levels Robot Framework is mostly used for Robot Framework is widely used at various levels of testing, primarily focusing on: System Testing: Involves verifying the complete system’s behavior and capabilities. It often includes both functional and non-functional aspects (e.g., accessibility, security) and may use simulated components. System Integration Testing: Focuses on the interaction between the system under test and external services, as well as on the integration of multiple systems into a larger system, ensuring that all integrated components communicate and function together as expected. Acceptance Testing: Aims to validate that the system meets business requirements and is ready for deployment or release. This often includes different forms of acceptance testing (e.g., user acceptance, operational acceptance, regulatory acceptance) and is frequently written or conducted by end-users or stakeholders to confirm the system’s readiness for use. Acceptance tests, often defined by business stakeholders in approaches like Acceptance Test-Driven Development (ATDD), can be automated and executed earlier in the development process. This ensures that the solution aligns with business requirements from the start and provides immediate feedback, reducing costly changes later. End-to-End Testing: Verifies that a complete workflow or process within the system operates as intended, covering all interconnected subsystems, interfaces, and external components. End-to-end tests ensure the correct functioning of the application in real-world scenarios by simulating user interactions from start to finish. Robot Framework's flexibility and support for external libraries make it an excellent tool for automating these comprehensive test cases, ensuring seamless interaction between components and validating the system's behavior also in production or production-like conditions. Robot Framework is typically not used for component testing nor integration testing because its primary strength lies in higher-level testing, such as system, acceptance, and end-to-end testing, where behavior-driven and keyword-based approaches excel. Component testing requires low-level, granular tests focusing on individual units of code, often necessitating direct interaction with the codebase, mocking, or stubbing, which are better handled by unit testing frameworks like JUnit, pytest, or NUnit. Similarly, integration testing at a low level often requires precise control over service interactions, such as API stubs or protocol-level testing, which may not align with Robot Framework's abstraction-oriented design. While Robot Framework can technically handle these cases through custom libraries, its overhead and design philosophy make it less efficient compared to tools specifically tailored for low-level and tightly scoped testing tasks. ","version":"Next","tagName":"h2"},{"title":"1.1.1.1 Synthetic Monitoring​","type":1,"pageTitle":"1.1 Purpose / Use Cases","url":"/robotframework-RFCP-syllabus/docs/chapter-01/purpose#1111-synthetic-monitoring","content":" Beyond traditional test levels, Synthetic Monitoring, also referred to as Active Monitoring or Proactive Monitoring, is a proactive approach that simulates user interactions with live systems at regular intervals. It detects performance issues or downtime early with the goal of to detect such failure before they affect actual users. ","version":"Next","tagName":"h3"},{"title":"1.1.2 Robotic Process Automation (RPA)​","type":1,"pageTitle":"1.1 Purpose / Use Cases","url":"/robotframework-RFCP-syllabus/docs/chapter-01/purpose#112-robotic-process-automation-rpa","content":" Robotic Process Automation (RPA) uses software bots to perform tasks and interactions normally performed by humans, without requiring changes to the underlying applications. Robot Framework, with its keyword-driven approach, vast ecosystem of libraries, simplicity, and scalability, is widely adopted for RPA tasks. Robot Framework allows users to automate most workflows using ready-made keyword libraries that provide a wide range of functionalities. These libraries can be combined and reused in user-defined keywords, making automation simple and efficient. For custom functionalities or more complex tasks, Robot Framework also offers the flexibility to create custom keyword libraries using Python, enabling advanced use cases and seamless integration with unique systems. Common use cases of RPA with Robot Framework include: Data extraction and manipulation: Automating data transfers and processing between systems.Task/proces automation: Automating tasks such as form submissions, clicks, and file operations across web or desktop applications. ","version":"Next","tagName":"h2"},{"title":"2.4 Keyword Imports","type":0,"sectionRef":"#","url":"/robotframework-RFCP-syllabus/docs/chapter-02/keyword_imports","content":"","keywords":"","version":"Next"},{"title":"2.4.1 Libraries​","type":1,"pageTitle":"2.4 Keyword Imports","url":"/robotframework-RFCP-syllabus/docs/chapter-02/keyword_imports#241-libraries","content":" Learning Objectives LO-2.4.1-1 Recall the purpose of keyword libraries and how to import them. LO-2.4.1-2 Recall the three types of libraries in Robot Framework. From a user perspective there are three different kinds of libraries: Robot Framework Standard Libraries: These are libraries that are shipped with Robot Framework and are available without any additional installation. See documentation of ext: Robot Framework Standard Libraries for more information.3rd Party Libraries / External Libraries: These are libraries have been developed and maintained by community members and have to be installed/downloaded separately.Custom Libraries: These libraries are developed by the users themselves to solve specific problems or to encapsulate more complex functionality. Further more detailed information about the different types of libraries and are described in later chapters. To import a library into a suite or resource file the Library setting is used in the *** Settings *** section followed by the name of the library as long as they are located in the Python module search path, which automatically happens if they are installed via pip. The name of the library is case-sensitive and should be taken from the library's keyword documentation. By default, libraries in Robot Framework are implemented in Python and the name of the library is the name of the Python module that contains the library implementation. Alternatively, if a library is not in Python module search path, a library can be imported using the path to the Python module. See 2.4.3 Import Paths. Be aware that the library BuiltIn is always imported invisibly and does not need to be imported explicitly. Example: *** Settings *** Library OperatingSystem Library Browser Library DatabaseLibrary Once a library is imported, all keywords from that library are available for use in that suite or resource file. Which keywords are available can be seen in the keyword documentation of the library or may be visible in the IDE by code completion, depending on the IDE extension being used. ","version":"Next","tagName":"h2"},{"title":"2.4.2 Resource Files​","type":1,"pageTitle":"2.4 Keyword Imports","url":"/robotframework-RFCP-syllabus/docs/chapter-02/keyword_imports#242-resource-files","content":" Learning Objectives LO-2.4.2-1 Recall the purpose of resource files. LO-2.4.2-2 Use resource files to import new keywords. As mentioned before resource files are used to organize and store keywords and variables that are used in multiple suites. They share a similar structure and the same syntax as suite files, but they do not contain test cases or tasks. See 2.2 Basic Suite File Syntax for more information about the structure of suite files. They can contain other keyword imports, which cause the keywords from the imported libraries or resource files to be available in the suites where the resource file is imported. Same counts for variables that are defined and imported from other resource files. Therefore keywords from a library that have been imported in a resource file are also available in the suite that imports that resource file. To import a resource file into a suite or resource file the Resource setting is used in the *** Settings *** section followed by the path to the resource file. See 2.4.3 Import Paths for more information about the path to the resource file. Resource files shall have the extension .resource to make it clear what they are..resource and .robot extensions are also recognized by IDE extensions, supporting Robot Framework. Example: *** Settings *** Resource local_keywords.resource Resource D:/keywords/central_keywords.resource See more about the structure of resource files in3.1 Resource File Structureand how keywords and variables are created in the sections following that. ","version":"Next","tagName":"h2"},{"title":"2.4.3 Import Paths​","type":1,"pageTitle":"2.4 Keyword Imports","url":"/robotframework-RFCP-syllabus/docs/chapter-02/keyword_imports#243-import-paths","content":" Learning Objectives LO-2.4.3 Understand the different types of paths that can be used to import libraries and resource files. When importing libraries or resource files via a path, the path can be either an absolute path or a relative path. If a relative path is given, the path is resolved relative to the data file that is importing the library or resource file. If an absolute path is given, the resource file or library is searched for at the given path. If a relative path is given, the resource file or library is searched for relative to the data file that is importing it and then relative to the Python module search path. This module search path is define by the Python interpreter that executes Robot Framework and can be influenced by the environment variables PYTHONPATH or using the CLI-Argument --pythonpath when executing robot. As path separator it is strongly recommended to always use forward slashes /, and even on Windows NOT use back-slashes \\. This is due to the fact that back-slashes are used as escape characters in Robot Framework and can lead to issues when used in paths and forwards slashes are supported on all operating systems. When choosing the location of resource files or libraries, it should be taken into that consideration that absolute paths are typically not portable and therefore should be avoided. Relative paths are portable as long as they are related to the data file that is importing using them, as long as that relative path is part of the project structure. However the most stable and recommended way is to use the Python Path/module search path to import them. That path needs to be defined when executing Robot Framework but can lead to more uniform and stable imports, because each suite or resource file can be use the same path to import the same resource file or library, independent of the location of the importing suite or resource file. ","version":"Next","tagName":"h2"},{"title":"1.4 Specification Styles","type":0,"sectionRef":"#","url":"/robotframework-RFCP-syllabus/docs/chapter-01/styles","content":"","keywords":"","version":"Next"},{"title":"1.4.1 Keyword-Driven Specification​","type":1,"pageTitle":"1.4 Specification Styles","url":"/robotframework-RFCP-syllabus/docs/chapter-01/styles#141-keyword-driven-specification","content":" Learning Objectives LO-1.4.1 Understand the basic concepts of Keyword-Driven Specification In Keyword-Driven Specification, automation steps are expressed through a sequence of mostly imperative commands. Keywords define the specific actions that must be executed in a particular order, similar to procedural programming. The emphasis is on the actions performed by the automation/tester. For example, in Robot Framework, a Keyword-Driven test might look like: *** Test Cases *** Verify Foundation Link Open Page http://robotframework.org Click Button FOUNDATION Verify Title Foundation | Robot Framework Verify Url https://robotframework.org/foundation Verifications or assertions can be imperative, though they are often phrased as assertions, such as Title Should Be Foundation | Robot Framework, adding flexibility to how outcomes are checked. The advantage of this style lies in its clarity and structure. It provides a straightforward representation of the task flow, making it easy to understand what actions will be executed. By separating the executed step/keyword and its arguments/data with spaces it improves the readability of tests or tasks. Flow and data can be parsed separately by the consumer. ","version":"Next","tagName":"h2"},{"title":"1.4.2 Behavior-Driven Specification​","type":1,"pageTitle":"1.4 Specification Styles","url":"/robotframework-RFCP-syllabus/docs/chapter-01/styles#142-behavior-driven-specification","content":" Learning Objectives LO-1.4.2 Understand the basic concepts of Behavior-Driven Specification Behavior-Driven Specification originates from Behavior-Driven Development (BDD) and its Gherkin-Style, where steps are written to describe the system's behavior from the user's perspective. This style often incorporates embedded arguments into the steps and uses natural language constructs like Given, When, Then, And & But. In Robot Framework, behavior-driven tests may look like: *** Test Cases *** Opening Foundation Page Given "robotframework.org" is open When the user clicks the "FOUNDATION" button Then the page title should be "Foundation | Robot Framework" And the url should be "https://robotframework.org/foundation" The prefixes Given, When, Then, And and But are basically ignored by Robot Framework if a keyword is found matching the rest of the name. A key difference between Robot Framework's behavior-driven style and BDD frameworks like Cucumber or most others is the ability in Robot Framework to use multiple keyword layers. In other BDD frameworks the code that implements a sentence like Given "robotframework.org" is open. is referred to as a step definition. Step definitions are written in a programming language (typically Java, JavaScript, Ruby, or Python) and map natural language steps from a Gherkin feature file to code. Therefore there are no multiple layers of keywords that can be logged into execution protocols. Robot Framework allows you to create user keywords that can further call other user or library keywords, providing greater flexibility, modularity and much more detailed logging. ","version":"Next","tagName":"h2"},{"title":"1.4.3 Comparing Keyword-Driven and Behavior-Driven Specification​","type":1,"pageTitle":"1.4 Specification Styles","url":"/robotframework-RFCP-syllabus/docs/chapter-01/styles#143-comparing-keyword-driven-and-behavior-driven-specification","content":" Learning Objectives LO-1.4.3 Recall the differences between Keyword-Driven and Behavior-Driven Specification The core difference between Keyword-Driven and Behavior-Driven styles lies in their focus: Keyword-Driven Style emphasizes what actions need to be performed in a specific order, making it action-centric. It is an imperative style, comparable to procedural programming. It is structured, clear, and well-suited for scenarios where the steps are more technical or detailed and involve a larger number of keyword calls within a test or task. Additionally, this style is better suited for complex tasks or handling complex data, as it enables a clear separation between keyword names and their argument values. Behavior-Driven Style emphasizes how the system behaves from the user's point of view, using more natural language and focusing on expected outcomes. It is a declarative style that can be compared to writing user stories or acceptance criteria. It is optimized for business-oriented descriptions of functionality and is often more suitable for communicating with non-technical stakeholders. This style can get less understandable when the amount of steps increases or the amount of defined data in the steps increases. Both styles can be applied within Robot Framework, offering flexibility depending on the context of the automation task. ","version":"Next","tagName":"h2"},{"title":"1.4.4 Data-Driven Specification​","type":1,"pageTitle":"1.4 Specification Styles","url":"/robotframework-RFCP-syllabus/docs/chapter-01/styles#144-data-driven-specification","content":" Learning Objectives LO-1.4.4 Recall the purpose of Data-Driven Specification Data-Driven Specification originates from Data-Driven Testingand is a method where the test data and expected results are separated from the test script that controls the flow. While in Robotic Process Automation (RPA), the data used in an automation workflow is typically acquired dynamically from an external source, in testing, the data is specifically chosen to cover different scenarios or cases. Therefore, this method of defining data combinations statically in the suite files is normally not applicable to RPA. The purpose of Data-Driven Testing is to automate the same sequence of actions or scenario with different sets of input and/or expected output data. In this style, a single user keyword, which contains the whole test logic or sequence of actions, is executed with multiple data variations, making it highly effective for repetitive tests, where the logic stays the same but the data changes, without duplicating the test logic for each case. Robot Framework offers a convenient feature for this approach through Test Templates. Benefits of Data-Driven Specification: Efficiency: Reduces the need to write redundant test cases by reusing the same workflow with different data inputs.Clarity: Keeps the test logic separate from the data, making it easier to manage large data sets.Scalability: Suitable for scenarios where the same functionality needs to be tested under various conditions, such as verifying form inputs or performing calculations with different values. See 3.4 Using Data-Driven Specification for more details and examples on Data-Driven Specification. ","version":"Next","tagName":"h2"},{"title":"1.3 Basic Syntax & Structure","type":0,"sectionRef":"#","url":"/robotframework-RFCP-syllabus/docs/chapter-01/syntax","content":"","keywords":"","version":"Next"},{"title":"1.3.1 What are Test Cases / Tasks?​","type":1,"pageTitle":"1.3 Basic Syntax & Structure","url":"/robotframework-RFCP-syllabus/docs/chapter-01/syntax#131-what-are-test-cases--tasks","content":" In Robot Framework, Test Cases (Tests) or Tasks are executable entities that serve a specific purpose and are organized into suites. A Test is synonymous with a Test Case, while Task, technically being the same, is used in RPA mode, where the automation is not focused on testing but on automating business processes. Tests or Tasks have a body made up of keyword calls and Robot Framework statements like IF or VAR, which represent the actions or steps executed during the test or task execution. These keywords make the automation modular, maintainable, reusable, and readable. ","version":"Next","tagName":"h2"},{"title":"1.3.2 Files & Directories​","type":1,"pageTitle":"1.3 Basic Syntax & Structure","url":"/robotframework-RFCP-syllabus/docs/chapter-01/syntax#132-files--directories","content":" Robot Framework organizes tests|tasks into Suites, which are either files or directories. *.robot files that do contain test cases or tasks are suites.Each directory, starting from the top-level directory (the one executed by Robot Framework), and any sub-directories that contains a *.robot suite file, is considered a Suite as well. Suites can contain other suites, forming a hierarchical tree, which is by default alphabetically ordered. See 2.1 Suite File & Tree Structure for more details. This structure allows for logical grouping and organization of tests and tasks, which can scale as needed. ","version":"Next","tagName":"h2"},{"title":"1.3.3 What are Keywords?​","type":1,"pageTitle":"1.3 Basic Syntax & Structure","url":"/robotframework-RFCP-syllabus/docs/chapter-01/syntax#133-what-are-keywords","content":" Learning Objectives LO-1.3.3 Explain the difference between User Keywords and Library Keywords Tests or Tasks are structured using Keywords, which represent specific actions or sequences of actions to be performed. Keywords in Robot Framework are according to the concepts used in Behavior-Driven Development (BDD) and Keyword-Driven Testing. Definition: one or more words used as a reference to a specific set of actions intended to be performed during the execution of one or more tests or tasks. There are two types of keywords in Robot Framework: User Keywords: Written in Robot Framework syntax, they are mainly used for structuring tests|tasks. User keywords improve readability, understandability, maintainability and structure. These keywords do always call other keywords or commands within their body. That's why they are also called higher-level keywords. In other literature these kind of keywords are also called Business Keywords or Composite Keywords.Library Keywords: Typically written in Python, but may also be implemented in other technologies. These keywords typically interact with the system under test (SUT) or the system to be controlled by RPA or execute specific actions like calculations or conversions. From the viewpoint of Robot Framework these keywords are not composed of other keywords and do form the lowest level of keywords. Therefore they are also referred to as low-level keywords. In other literature these kind of keywords are also called Technical Keywords or Atomic Keywords. A User Keyword consists of a name, optional arguments, and a body of keyword calls that may invoke other user keywords or library keywords or other statements like variable definitions or flow control. During execution, each keyword call is logged, providing fine-grained detail in the execution logs. This includes all levels of keywords—from those called directly by a test or task to those nested within user keywords, all the way down to the execution of library keywords. This granular logging and detailed execution documentation is one of the key advantages of Robot Framework compared to other automation tools. ","version":"Next","tagName":"h2"},{"title":"1.3.4 Resource Files & Libraries​","type":1,"pageTitle":"1.3 Basic Syntax & Structure","url":"/robotframework-RFCP-syllabus/docs/chapter-01/syntax#134-resource-files--libraries","content":" Learning Objectives LO-1.3.4 Recall the difference between Resource Files and Libraries and their artifacts While tests and tasks are organized into suites, keywords are organized into Resource Files and Keyword Libraries. Resource Files: Contain User Keywords, and are also used to organize the importing of libraries and defining variables. These are considered to be part of the test|task data in the Definition Layer.Keyword Libraries: Contain Library Keywords, which are typically implemented in Python or other technologies and except of the standard libraries are not part of Robot Framework itself and can be either custom-made or third-party libraries implemented by the Robot Framework community. These are considered to be part of the Adaptation Layer. Central resource files and libraries allow the separation of concerns, making the automation more modular and reusable across multiple suites, tests or tasks. The concepts of organizing are fundamental to working with Robot Framework and contribute to its flexibility and scalability in both test automation and RPA. ","version":"Next","tagName":"h2"},{"title":"3 Keyword Design, Variables, and Resource Files","type":0,"sectionRef":"#","url":"/robotframework-RFCP-syllabus/docs/chapter-03/overview","content":"3 Keyword Design, Variables, and Resource Files This chapter introduces the essential components of Robot Framework: Keywords, Variables, and Resource Files. These building blocks allow users to create reusable, structured, and maintainable automation solutions. Understanding these concepts is critical for developing efficient automation in both testing and RPA contexts.","keywords":"","version":"Next"},{"title":"2.3 Executing Robot","type":0,"sectionRef":"#","url":"/robotframework-RFCP-syllabus/docs/chapter-02/executing","content":"","keywords":"","version":"Next"},{"title":"2.3.1 robot command & help​","type":1,"pageTitle":"2.3 Executing Robot","url":"/robotframework-RFCP-syllabus/docs/chapter-02/executing#231-robot-command--help","content":" Learning Objectives LO-2.3.1 Understand how to run the robot command and its basic usage. The robot command is used to run a Robot Framework execution, which will execute suites and their containing tests|tasks. At a basic level, you can run robot by providing the path to a suite file or suite directory containing suite files as last argument. robot <path_to_root_suite> In case of the above given example where a single suite file named TestSuite.robot is stored in a directory robot_files, to execute the example test suite the following command is used, if the current working directory of the terminal is the directory containing the robot_files directory: > robot robot_files This command starts the Robot Framework execution by first parsing all files in the given directory tree that have the extension .robot, then creating an execution model and then executing all suites and test cases in that model. During execution, the results of each test case are printed to the console and at the end a summary is printed and reports are generated. Example Console Output: > robot robot_files ============================================================================== Robot Files ============================================================================== Robot Files.TestSuite :: A test suite for valid login. ============================================================================== Login User With Password | PASS | ------------------------------------------------------------------------------ Denied Login With Wrong Password | PASS | ------------------------------------------------------------------------------ Robot Files.TestSuite :: A test suite for valid login. | PASS | 2 tests, 2 passed, 0 failed ============================================================================== Robot Files | PASS | 2 tests, 2 passed, 0 failed ============================================================================== Output: /path/to/output.xml Log: /path/to/log.html Report: /path/to/report.html The robot command can optionally be configured with additional options to control the execution behavior, such as setting output formats, specifying specific tests to run, or controlling logging levels and many more. These options are named arguments that are passed to the robot command BEFORE the path to the suite file or directory. To learn more about these options, you can use the help of the robot command like: robot --help. ","version":"Next","tagName":"h2"},{"title":"2.3.2 Execution Artifacts​","type":1,"pageTitle":"2.3 Executing Robot","url":"/robotframework-RFCP-syllabus/docs/chapter-02/executing#232-execution-artifacts","content":" Learning Objectives LO-2.3.2 Explain the execution artifacts generated by Robot Framework. After executing a suite, Robot Framework, by default, generates tree output files in the output directory. These artifacts provide detailed execution results: output.xml: A machine-readable file containing ALL logged execution details, limited by the given log-level.log.html: A detailed log file that provides an HTML view of the execution, including keyword-level details.report.html: A summary report that gives an overview of the execution results, including statistics of tests|tasks executed, passed, and failed. log.html and report.html are generated based on the information stored in output.xml. A unique feature of Robot Framework is, that it logs each keyword call and its arguments with its log outputs and timestamps, so that it is possible to have a very detailed view of the execution flow and the data that was used during the execution. In case of a failure it is possible to see the exact keyword call that failed and the arguments that were used, which can be very helpful for debugging or reporting. Furthermore you also get all passed keywords and even the non-executed keywords to protocol the whole execution flow. ","version":"Next","tagName":"h2"},{"title":"2.3.3 Status​","type":1,"pageTitle":"2.3 Executing Robot","url":"/robotframework-RFCP-syllabus/docs/chapter-02/executing#233-status","content":" Learning Objectives LO-2.3.3 Recall the four different status labels used by Robot Framework. Robot Framework uses different status labels to indicate the result of an execution: On Suite, Test Case, Task and Keyword Level: PASS: Indicates that the item was successfully executed without unexpected errors.FAIL: Shows that the item encountered an error and did not pass.SKIP: Indicates that the item was intentionally skipped, either by tagging or during execution, typically because some condition was not met. Additional Keyword Status: NOT RUN: Refers to keywords that were not executed during execution, i.e. due to previous failure or conditions. SKIP is explained in more detail in later chapters. Atomic elements like Library Keywords or Robot Framework language statements do define their own status. Composite elements like suites (composed of tests|tasks), tests|tasks (composed of keywords) and User Keywords (composed of Library Keywords and Robot Framework statements) do define their status based on the status of their child elements. ","version":"Next","tagName":"h2"},{"title":"2.3.3.1 PASS​","type":1,"pageTitle":"2.3 Executing Robot","url":"/robotframework-RFCP-syllabus/docs/chapter-02/executing#2331-pass","content":" Learning Objectives LO-2.3.3.1 Understand when an element is marked as PASS. This status is used if an element was executed successfully without any errors or exceptions. Atomic elements are PASS if they were executed successfully without reporting an error by raising an exception. Composite elements are PASS if all their executed body elements are pass. In example for User Keywords this means that if all keywords or Robot Framework language statements that were directly called by that User Keyword were PASS the User Keyword itself is considered PASS. Library Keywords like Run Keyword And Expect Error, from BuiltIn Library, do PASS if the keyword they are internally calling does raise an error with the expected message or type. That means that a composite element like suite, test|task or User Keyword may be PASS even if some of its deeper child elements are FAIL. ","version":"Next","tagName":"h3"},{"title":"2.3.3.2 FAIL​","type":1,"pageTitle":"2.3 Executing Robot","url":"/robotframework-RFCP-syllabus/docs/chapter-02/executing#2332-fail","content":" Learning Objectives LO-2.3.3.2 Understand when an element is marked as FAIL. This status is used if an element was executed but encountered an error or exception that was not expected. A failure typically causes the subsequent keywords to be skipped. Exceptions are Teardowns explained in chapter 4 Advanced Structuring and Execution. Atomic elements are FAIL if they were tried to be executed but raised an exception. Composite elements are FAIL if at least one of their executed direct body elements are FAIL. Therefore a failure typically distributes upwards through the hierarchy of elements until it reaches the root suite. A User Keywords is FAIL if one of its called Library Keywords is FAIL. A test|task is FAIL if one of its directly called Keywords is FAIL. A suite (file) is FAIL if one of its test|task is FAIL and a suite (directory) is FAIL if one of its suites (file) is FAIL. ","version":"Next","tagName":"h3"},{"title":"2.3.4 Logging possibilities (Log vs Console)​","type":1,"pageTitle":"2.3 Executing Robot","url":"/robotframework-RFCP-syllabus/docs/chapter-02/executing#234-logging-possibilities-log-vs-console","content":" Learning Objectives LO-2.3.4 Understand the difference between log messages and console output. There are basically two kinds of logging information in Robot Framework. Console Output: The console output is the output that is printed to the terminal where the robot command was executed. It is typically not persistent but can be already seen during execution.Log Messages: Log messages are written to the output.xml and therefore also log.html file and are persistent. They are typically created by the Library Keywords that are executed and can be used to log information about the execution. Also Robot Framework itself does log information to the output.xml like assigned values of arguments or the return values of keywords. Log messages can be written with different levels of severity like i.e. INFO, DEBUG, TRACE, WARN or ERROR. Which levels are written to the log can be controlled by the log level of an execution. Further information in later chapters. ","version":"Next","tagName":"h2"},{"title":"3.1 Resource File Structure","type":0,"sectionRef":"#","url":"/robotframework-RFCP-syllabus/docs/chapter-03/resource_file","content":"","keywords":"","version":"Next"},{"title":"3.1.1 Sections in Resource Files​","type":1,"pageTitle":"3.1 Resource File Structure","url":"/robotframework-RFCP-syllabus/docs/chapter-03/resource_file#311-sections-in-resource-files","content":" See 2.1.2 Sections and Their Artifacts for an introduction to sections in suites. Other than in suites, resource files do not allow the *** Test Cases *** or *** Tasks *** sections. The allowed sections in recommended order are: *** Settings *** to import libraries and other resource files. This section has common but also different settings available than in suites. Common settings are: Library to import libraries.Resource to import other resource files.Variables to import variable files. (Not part of this syllabus)Documentation to provide documentation for the resource file. Additional settings are: Keyword Tags to set tags for all keywords in the resource file. defining and using Keyword tags is not part of this syllabus. Other settings available in suites are not available in resource files. *** Variables *** to define variables. See 3.2.2 *** Variables *** Section for more details about defining variables in resource files. Other than in suites these variables can be used outside this resource file, if it is imported in another file. *** Keywords *** to define user keywords. See 3.3.1 *** Keywords *** Section for more details about defining keywords in resource files. Other than in suites these keywords can be used outside this resource file, if it is imported in another file. *** Comments *** is used to store comments and is ignored and not parsed by Robot Framework. (same as in suites) ","version":"Next","tagName":"h2"},{"title":"2.6 Writing Test|Task and Calling Keywords","type":0,"sectionRef":"#","url":"/robotframework-RFCP-syllabus/docs/chapter-02/writing_test","content":"","keywords":"","version":"Next"},{"title":"2.6.1 Positional Arguments​","type":1,"pageTitle":"2.6 Writing Test|Task and Calling Keywords","url":"/robotframework-RFCP-syllabus/docs/chapter-02/writing_test#261-positional-arguments","content":" Learning Objectives LO-2.6.1 Understand the concept of how to set argument values positionally. When calling keywords, arguments can often be set positionally in the order they are defined in the keyword documentation. An exception to this are "Named-Only Arguments" and "Free Named Arguments" that can only be set by their name. However, only using positional values can lead to poor readability as you can see in the previous example: Mixed Positional ArgumentsSome keywords do not have an obvious order of arguments. In these cases, calling keywords with named arguments can lead to better readability and understanding of the keyword call. Using arguments positionally is very handy for arguments that are obvious and easy to understand. In the early login example the following keyword calls exists: *** Test Cases *** Login User With Password Login User ironman 1234567890 In that case it should be obvious that the first argument is the username and the second argument is the password. Also the following keyword call should be easy to understand but could still be more explicit by using named arguments. *** Test Cases *** Click on x and y Click On Coordinates 82 70 Click On Coordinates x=82 y=70 Calling keywords that has a "Variable Number of Positional Arguments" does require to set all preceding arguments by their position if the "Variable Number of Positional Arguments" shall be set. Example: *** Test Cases *** Run Process Without Arguments ${dir} Run Process command=dir Log ${dir.stdout} Run Process With Arguments ${ping} Run Process ping -c 2 127.0.0.1 Log ${ping.stdout} In the second test Run Process With Arguments the first given value ping is assigned to the argument command and all following values are collected into the arguments argument of the keyword Run Process as a list of values. ","version":"Next","tagName":"h2"},{"title":"2.6.2 Named Arguments​","type":1,"pageTitle":"2.6 Writing Test|Task and Calling Keywords","url":"/robotframework-RFCP-syllabus/docs/chapter-02/writing_test#262-named-arguments","content":" Learning Objectives LO-2.6.2 Understand the concept of named arguments and how to set argument values by their name. Keyword Calls with non-obvious arguments should use named argument calls if possible. Also setting one optional argument but leaving the others at their default value is an indication to use named arguments. Named arguments are set by their name followed by an equal sign = and the value of the argument. All named arguments must be set after the positional arguments are set but can be set in any order. Equal signs are valid argument values and could therefore be misinterpreted as named arguments, if the text before the equal sign is an existing argument name or if "Free Named Arguments" are available at the called keyword. To prevent that, an equal sign in argument values can be escaped by a backslash \\. Example of escaping conflicting equal signs: *** Test Cases *** Test Escaping Equal Sign Should Be Equal second\\=2 Second\\=2 ignore_case=True The argument first does get the value second=2 and the argument second does get the value Second=2. ","version":"Next","tagName":"h2"},{"title":"2.6.3 Embedded Arguments / Using Behavior-Driven Specification​","type":1,"pageTitle":"2.6 Writing Test|Task and Calling Keywords","url":"/robotframework-RFCP-syllabus/docs/chapter-02/writing_test#263-embedded-arguments--using-behavior-driven-specification","content":" Learning Objectives LO-2.6.3 Recall how to use embedded arguments. Embedded Arguments are mostly used in Behavior-Driven Development (BDD) using Robot Frameworks Behavior-Driven Specification style. Embedded Arguments are part of the keyword name as described in 2.5.2.3 Embedded Arguments. When calling keywords with embedded arguments, all characters that are at the position where the embedded argument is expected are used as the argument value. See the example in section 2.5.2.3 Embedded Arguments. See also 2.5.2.3 Embedded Arguments for more information about how to use embedded arguments. ","version":"Next","tagName":"h2"},{"title":"4 Advanced Structuring and Execution","type":0,"sectionRef":"#","url":"/robotframework-RFCP-syllabus/docs/chapter-04/overview","content":"4 Advanced Structuring and Execution As a Robot Framework automation project expands, the increasing number of tests|tasks adds complexity to the project. This chapter explores advanced structuring and execution techniques to effectively manage this complexity and control the execution flow. We will cover methods for error handling and cleaning up after failed tests|tasks using Teardowns, as well as preparing individual or multiple suites and tests|tasks for execution with Setups. Additionally, filtering subsets of tests|tasks based on tags will be discussed, which is essential for managing test|task execution efficiently.","keywords":"","version":"Next"},{"title":"2.1 Suite File & Tree Structure","type":0,"sectionRef":"#","url":"/robotframework-RFCP-syllabus/docs/chapter-02/suitefile","content":"","keywords":"","version":"Next"},{"title":"2.1.1 Suite Files​","type":1,"pageTitle":"2.1 Suite File & Tree Structure","url":"/robotframework-RFCP-syllabus/docs/chapter-02/suitefile#211-suite-files","content":" Learning Objectives LO-2.1.1 Recall the conditions and requirements for a file to be considered a Suite file Robot Framework parses files with the extension .robot and searches for test cases or tasks within these files. A parsed file that contains at least one test case or task is called a Suite File. A Suite File either contains *** Test Cases *** (in Test Suites) or *** Tasks *** (in Task Suites), but it CANNOT contain both types simultaneously. ","version":"Next","tagName":"h2"},{"title":"2.1.2 Sections and Their Artifacts​","type":1,"pageTitle":"2.1 Suite File & Tree Structure","url":"/robotframework-RFCP-syllabus/docs/chapter-02/suitefile#212-sections-and-their-artifacts","content":" Learning Objectives LO-2.1.2 Recall the available sections in a suite file and their purpose. Robot Framework data files are defined in different sections. These sections are recognized by their header row. The format is *** <Section Name> *** with three asterisks before and after the section name and section names in Title Case separated by a space. The following sections are recognized by Robot Framework and are recommended to be used in the order they are listed: *** Settings ****** Variables ****** Test Cases *** or *** Tasks *** (mandatory in Suite Files)*** Keywords ****** Comments *** The sections *** Settings ***, *** Variables ***, *** Keywords ***, and *** Comments *** are optional in suites and can be omitted if not needed. ","version":"Next","tagName":"h2"},{"title":"2.1.2.1 Introduction in *** Settings *** Section​","type":1,"pageTitle":"2.1 Suite File & Tree Structure","url":"/robotframework-RFCP-syllabus/docs/chapter-02/suitefile#2121-introduction-in--settings--section","content":" Learning Objectives LO-2.1.2.1-1 Recall the available settings in a suite file. LO-2.1.2.1-2 Understand the concepts of suite settings and how to define them. This section is used to configure various aspects of the test|task suite. It allows you to import keywords from external libraries (Library) or resource files (Resource), and import variables (Variables) from variable files (Not part of this syllabus) that are needed for execution in the containing tests|tasks. In this section, the suite name, that is normally derived from the file name, can be redefined with the Name setting and its documentation can be defined with the Documentation setting. Additional metadata can be defined by multiple Metadata entries, which can containd key-value pairs that can be used to store additional information about the suite, like the author, the version, or related requirements of the suite. This section can also define keywords called for execution flow control, such as Suite Setup and Suite Teardown, which are executed before and after the suite's tests run. See 4.1 Setups (Suite, Test|Task, Keyword) and4.2 Teardowns (Suite, Test|Task, Keyword) for more information. Additionally, some settings can define defaults for all tests|tasks in the suite, which can be extended or overwritten in the individual tests|tasks. Those settings are prefixed with either Test or Task, according to the type of suite and the following section type (*** Test Cases *** or *** Tasks ***), like Test Timeout, while the local setting is in square brackets and without the prefix like: [Timeout]. Test Setup/Task Setup (locally: [Setup]) and Test Teardown/Task Teardown (locally [Teardown]) define which keywords are executed before and after each individual test|task. The local setting overrides the suite's default. See 4.1 Setups (Suite, Test|Task, Keyword) and4.2 Teardowns (Suite, Test|Task, Keyword) for more information. Test Timeout/Task Timeout (locally [Timeout]) defines the maximum time a test|task is allowed to run before it is marked as failed. The local setting overrides the suite's default. Test Tags/Task Tags (locally [Tags]) define tags that are assigned to tests|tasks in the suite and can be used to filter tests|tasks for execution or for attributing information to the tests|tasks. The local setting appends or removes tags defined by the suite's default. See 4.4 Test|Task Tags and Filtering Execution for more information. Test Template/Task Template (locally [Template]) defines a template keyword that defines the test|task body and is typically used for Data-Driven Testing where each test has the same keywords but different argument data. The local setting overrides the suite's default. Similar to test|task tags, also keyword tags can be defined in the *** Settings *** section with the Keyword Tags (locally [Tags]) setting, which can be used to set keyword tags to the keywords. The local setting appends or removes tags defined by the suite's default. ","version":"Next","tagName":"h3"},{"title":"2.1.2.2 Introduction in *** Variables *** Section​","type":1,"pageTitle":"2.1 Suite File & Tree Structure","url":"/robotframework-RFCP-syllabus/docs/chapter-02/suitefile#2122-introduction-in--variables--section","content":" Learning Objectives LO-2.1.2.2 Recall the purpose of the *** Variables *** section. This section is used to define suite variables that are used in the suite or its tests|tasks or inside their keywords. The most common use case is to define these variables as constants that contain a static value during execution. This can either be a default value, that may be overwritten by globally defined variables via the Command Line Interface (CLI) or a constant value that is used on multiple places in the suite. In some cases, these variables are also dynamically reassigned during the execution of the suite, but this is not recommended and should be avoided if possible, because this may lead to test|task runtime dependancies and errors caused by these side-effects that are hard to debug and find. See 3.2.2 *** Variables *** Section for more information about the *** Variables *** section. ","version":"Next","tagName":"h3"},{"title":"2.1.2.3 Introduction in *** Test Cases *** or *** Tasks *** Section​","type":1,"pageTitle":"2.1 Suite File & Tree Structure","url":"/robotframework-RFCP-syllabus/docs/chapter-02/suitefile#2123-introduction-in--test-cases--or--tasks--section","content":" Learning Objectives LO-2.1.2.3 Understand the purpose of the *** Test Cases *** or *** Tasks *** section. This section defines the executable elements of a suite. Test cases and tasks are technically synonyms for each other. However, users have to choose one of the two modes of suite execution that Robot Framework offers. Each test case or task is structured using an indentation-based format. The first un-indented line specifies the name of the test|task, followed by indented lines containing keyword calls and their arguments and test|task-specific settings. These optional settings like [Setup], [Teardown], and [Timeout] can be applied to individual test cases or tasks to control their behavior or provide additional details. One kind of this section is mandatory in suite files but is not allowed in resource files. See 2.6 Writing Test|Task and Calling Keywords for more information about the *** Test Cases *** or *** Tasks *** section. ","version":"Next","tagName":"h3"},{"title":"2.1.2.4 Introduction in *** Keywords *** Section​","type":1,"pageTitle":"2.1 Suite File & Tree Structure","url":"/robotframework-RFCP-syllabus/docs/chapter-02/suitefile#2124-introduction-in--keywords--section","content":" Learning Objectives LO-2.1.2.4 Understand the purpose and limitations of the *** Keywords *** section. This section allows you to define locally scoped user keywords that can only be used within this suite where they are defined, while keywords defined in resource files can be used in any suite that imports these resource files. Keywords defined in a suite are therefore not reusable outside the suite, but they are often used to organize and structure tests|tasks for improved readability and maintainability. This section is particularly useful for defining suite-specific actions, such as Suite Setup keywords or similar kinds, which are relevant only to the suite they belong to. While these keywords are not globally accessible, they serve a crucial role in making the suite more modular and understandable by breaking down complex sequences into smaller, manageable parts. Defining keywords locally in this section enhances the maintainability of the tests|tasks within the suite, ensuring that even large and intricate suites remain well-structured and easy to manage. See 3.3.1 *** Keywords *** Section for more information about the *** Keywords *** section. ","version":"Next","tagName":"h3"},{"title":"2.1.2.5 Introduction in *** Comments *** Section​","type":1,"pageTitle":"2.1 Suite File & Tree Structure","url":"/robotframework-RFCP-syllabus/docs/chapter-02/suitefile#2125-introduction-in--comments--section","content":" This section is used to add comments to the suite file or resource file. All content in this section is ignored by Robot Framework and is not executed or parsed. ","version":"Next","tagName":"h3"},{"title":"3.4 Using Data-Driven Specification","type":0,"sectionRef":"#","url":"/robotframework-RFCP-syllabus/docs/chapter-03/datadriven","content":"","keywords":"","version":"Next"},{"title":"3.4.1 Test|Task Templates​","type":1,"pageTitle":"3.4 Using Data-Driven Specification","url":"/robotframework-RFCP-syllabus/docs/chapter-03/datadriven#341-testtask-templates","content":" Learning Objectives LO-3.4.1-1 Understand how to define and use test|task templates LO-3.4.1-2 Recall the differences between the two different approaches to define Data-Driven Specification For each test|task, a template keyword can be defined that contains the workflow logic. At the suite level, the Test Template or Task Template setting can be used to specify that keyword. All tests|tasks in the suite will reuse this keyword for execution with different data sets. Alternatively, the [Template] setting can be used at the test|task level. The tests|tasks would not have any other keyword calls but would instead define the data rows to be passed to the template keyword. Test Setup|Test Teardown and Task Setup|Task Teardown can be used together with templates. ","version":"Next","tagName":"h2"},{"title":"3.4.1.1 Multiple Named Test|Task With One Template​","type":1,"pageTitle":"3.4 Using Data-Driven Specification","url":"/robotframework-RFCP-syllabus/docs/chapter-03/datadriven#3411-multiple-named-testtask-with-one-template","content":" Learning Objectives LO-3.4.1.1 Recall the syntax and properties of multiple named test|task with one template The following example has six different test|task, each with different name and different data sets, all using the Login With Invalid Credentials Should Fail keyword template. *** Settings *** Test Setup Open Login Page Test Template Login With Invalid Credentials Should Fail Test Teardown Close Page *** Test Cases *** USERNAME PASSWORD Invalid User Name invalid ${VALID PASSWORD} Invalid Password ${VALID USER} invalid Invalid User Name and Password invalid invalid Empty User Name ${EMPTY} ${VALID PASSWORD} Empty Password ${VALID USER} ${EMPTY} Empty User Name and Password ${EMPTY} ${EMPTY} The advantage of this approach is that each test|task is executed separately with its own name and data set. Each test|task appears in the statistics and reports. Single tests|tasks can be filtered and re-executed or tagged. It is possible to add header names to the data columns in the line of *** Test Cases *** or *** Tasks *** to describe the data columns to improve readability. ","version":"Next","tagName":"h3"},{"title":"3.4.1.2 Named Test|Task With Multiple Data Rows:​","type":1,"pageTitle":"3.4 Using Data-Driven Specification","url":"/robotframework-RFCP-syllabus/docs/chapter-03/datadriven#3412-named-testtask-with-multiple-data-rows","content":" Learning Objectives LO-3.4.1.2 Recall the syntax and properties of named test|task with multiple data rows A slightly different approach is to define multiple data rows for a single test|task. This is still possible with a single template defined in the *** Settings *** section, but in this case it would also make sense to define the template locally for each test|task with the [Template] setting. With this approach, it is possible to define different scenarios in the same suite file, which can be useful for testing different aspects of the same functionality. *** Test Cases *** Invalid Logins [Template] Login With Invalid Credentials Should Fail invalid ${VALID PASSWORD} ${VALID USER} invalid invalid whatever ${EMPTY} ${VALID PASSWORD} ${VALID USER} ${EMPTY} ${EMPTY} ${EMPTY} Valid Logins [Template] Login With Valid Credentials Should Pass ${VALID USER} ${VALID PASSWORD} ${VALID LONG USER} ${VALID LONG PASSWORD} ${VALID COMPLEX USER} ${VALID COMPLEX PASSWORD} If one data row fails, this template execution is marked FAIL and the test|task is marked FAIL, but the other data rows are still executed. This approach creates only a single tests|tasks for multiple data rows in the logs and reports, which can be beneficial statistically. However, this approach has also its drawbacks: Test|task setup and teardown are executed only once for all data rows of one test|task. If there is a setup and teardown needed for each data row, a keyword setup or teardown is needed.The test|task name is not unique for each data row, which can make it harder to understand the failing data row in the logs.Filtering and re-execution of some or single data rows is not possible. ","version":"Next","tagName":"h3"},{"title":"2.2 Basic Suite File Syntax","type":0,"sectionRef":"#","url":"/robotframework-RFCP-syllabus/docs/chapter-02/suitefile_syntax","content":"","keywords":"","version":"Next"},{"title":"2.2.1 Separation and Indentation​","type":1,"pageTitle":"2.2 Basic Suite File Syntax","url":"/robotframework-RFCP-syllabus/docs/chapter-02/suitefile_syntax#221-separation-and-indentation","content":" Learning Objectives LO-2.2.1 Understand and apply the mechanics of indentation and separation in Robot Framework. As mentioned before, Robot Framework uses an indentation-based and space-separated syntax to structure keywords, test cases, and tasks. Two or more spaces are used to separate or indent statements in Robot Framework files, while a single space is a valid character in tokens (i.e. keyword names, argument values, variables, etc.). The clear recommendation for separators is to use four spaces or more to unambiguously make it visible to a potential reader where elements are separated or indented. A statement in Robot Framework is a logical line that contains specific data tokens, which are separated by multiple spaces (separator tokens) and typically end with a line break (end-of-line token). To create a statement spanning multiple lines, literal lines can be continued by adding ... (three dots) and a separator token at the beginning of the next line, maintaining the same indentation level as the line being continued. Example 1: A keyword call is a statement that consists of a keyword name and its arguments, which are separated by two or more spaces from the keyword name and from each other. An optional assignment of the return value can be possible as well. The line comments starting with a hash # show the tokens in the statement. Example with tokens in comments: *** Test Cases *** # TESTCASE HEADER | Test Case Name # TESTCASE | EOL Keyword Call argument one argument two # SEP | KEYWORD | SEP | ARGUMENT | SEP | ARGUMENT | EOL Keyword Call # SEP | KEYWORD | EOL ... argument one # SEP | CONTINUATION | ARGUMENT | EOL ... argument two # SEP | CONTINUATION | ARGUMENT | EOL ${variable_assignment} Keyword Getter Call # SEP | ASSIGNMENT | SEP | KEYWORD | EOL Plain example for better readability: *** Test Cases *** Test Case Name Keyword Call argument one argument two Keyword Call ... argument one ... argument two ${variable_assignment} Keyword Getter Call In the example above, the test case Test Case Name contains three keyword calls. The first keyword call Keyword Call has two arguments, argument one and argument two. The second keyword call even though it is split over two lines is considered one logical line and identical to the first keyword call. The third keyword call is a keyword call that assigns the return value of the keyword Keyword Getter Call to the variable ${variable_assignment}. Example 2: In the *** Settings *** section, the settings are separated from their values by four or more spaces. *** Settings *** # SETTINGS HDR | Documentation This is the first line of documentation. # SETTING | SEP | VALUE | EOL ... # just CONTINUATION and End Of Line ... This is the second line of documentation. # CONTINUATION | VALUE | EOL Resource keywords.resource # SET | SEP | VALUE | EOL All elements themselves in their section are written without any indentation. So settings in the *** Settings *** section, test cases in the *** Test Cases *** section, and keywords in the *** Keywords *** section are written without any indentation. However, when defining tests|tasks and keywords, indentation is used to define their body, while their name is still un-indented. So after i.e. a test case name, all subsequent lines that are part of the test case body are indented by two or more spaces. That means that a body statement always starts with a separator token, followed by a data token, like i.e. variable or keyword as seen in the examples above. The body ends when either a new un-indented test case name is defined or another section like *** Keywords *** starts or the end of the file is reached. Within the body of tests|tasks and keywords, control structures like loops or conditions can be used. Their content should be indented by additional four spaces to make it clear that they are part of the control structure. However, this is not mandatory and only a recommendation to make the file more readable. While single tabulators (\\t) as well as two or more spaces are valid separators, it is recommended to use multiple spaces for indentation and separation and avoid tabulators. This can prevent issues where different editors align text to a grid (e.g., 4 spaces) when using tabs, making it difficult for users to distinguish between tabs and spaces. It could cause a single tabulator to look the same as a single space in the editor, which would lead to misinterpretation of the file structure by a human reader. ","version":"Next","tagName":"h2"},{"title":"2.2.2 Line Breaks, Continuation and Empty Lines​","type":1,"pageTitle":"2.2 Basic Suite File Syntax","url":"/robotframework-RFCP-syllabus/docs/chapter-02/suitefile_syntax#222-line-breaks-continuation-and-empty-lines","content":" Learning Objectives LO-2.2.2 Be able to use line breaks and continuation in a statement. Empty lines are allowed and encouraged to structure data files and make them more readable. In the next example, the sections are visibly separated by two empty lines, and the tests are separated by one empty line. Empty lines are technically not relevant and are ignored while parsing the file. By default, each statement is terminated by a line break, allowing only one statement per literal line. However, for better readability, or to add line breaks in documentation, statements can span multiple lines by using ... (three dots) and a separator at the start of the next line with the same indentation level as the line being continued. A line continuation can only be performed where a separator is expected, like between a keyword name and its arguments or between two arguments or between a setting and its value(s). In the following example the two keyword calls are logically identical, even though the second one is split over three literal lines. In documentation settings, line breaks with continuation are interpreted as a line break character. In Robot Framework documentation syntax, a single line break is treated as a space after interpretation, whereas two consecutive line breaks are considered a paragraph break. This allows you to structure documentation in a more readable and organized manner. Example: *** Settings *** Documentation This is the first line of suite documentation. ... ... This is the second line of suite documentation. Resource keywords.resource *** Test Cases *** Test Case Name [Documentation] This is the first line of test documentation. ... ... This is the second line of test documentation. Keyword Call argument one argument two Keyword Call ... argument one ... argument two ${variable_assignment} Keyword Getter Call ","version":"Next","tagName":"h2"},{"title":"2.2.3 In-line Comments​","type":1,"pageTitle":"2.2 Basic Suite File Syntax","url":"/robotframework-RFCP-syllabus/docs/chapter-02/suitefile_syntax#223-in-line-comments","content":" Learning Objectives LO-2.2.3 Be able to add in-line comments to suites. In Robot Framework comments can be added to lines after the content by starting the comment with a separator (multiple spaces) and a hash #. The hash # is used to indicate that the rest of the line is a comment and is ignored by Robot Framework. Same works at the very start of a line, which makes the whole line a comment. Hashes in the middle of a value are considered normal characters and do not need to be escaped. If an argument value or any other thing shall start with a hash (#) and it is preceded by a separator (multiple spaces), the hash must be escaped by a backslash \\ like Click Element By Css \\#element_id. Block comments are not supported in Robot Framework, so each line that shall be a comment must be prefixed with a hash #. Alternatively the *** Comments *** section can be used to add multi-line comments to files. ","version":"Next","tagName":"h2"},{"title":"2.2.4 Escaping of Control Characters​","type":1,"pageTitle":"2.2 Basic Suite File Syntax","url":"/robotframework-RFCP-syllabus/docs/chapter-02/suitefile_syntax#224-escaping-of-control-characters","content":" Learning Objectives LO-2.2.4 Understand how to escape control characters in Robot Framework. In Robot Framework strings are not quoted which leads to situations where users need to be able to define, if a specific character shall be interpreted as part of the value or as a control character. Some examples are: the # hash character that is used to start a comment as described above.variables that are started by i.e. ${ (See 3.2 Variables)multiple spaces that are considered as separatorsequal sign = that is used to assign named arguments to keywords All those characters or character sequences that are interpreted as control characters can be escaped by a backslash \\. This means that the character following the backslash is interpreted as a normal character and not as a control character. This leads to the fact that a backslash itself must be escaped by another backslash to be interpreted as a normal backslash character. Therefore it is strongly recommended to use forward slashes / as path separators in paths also on windows environments and avoid backslashes \\ when ever possible. Leading and trailing spaces in values are normally considered being part of the separator surrounding the values. If values shall contain leading or trailing spaces they must be either enclosed in backslashes \\ or replaced by the special variable ${SPACE} that contains a single space character. Example: *** Test Cases *** Test of Escaping Log \\# leading hash. # This logs "# leading hash." Log \\ lead & trail \\ # This logs " lead & trail " Log ${SPACE}and now 5 More: \\ \\ \\ \\ \\ # This logs " and now 5 More: " Log Not a \\${variable} # This logs "Not a ${variable}" Log C:\\\\better\\\\use\\\\forward\\\\slashes # This logs "C:\\better\\use\\forward\\slashes" ","version":"Next","tagName":"h2"},{"title":"2.2.5 Example Suite File​","type":1,"pageTitle":"2.2 Basic Suite File Syntax","url":"/robotframework-RFCP-syllabus/docs/chapter-02/suitefile_syntax#225-example-suite-file","content":" Learning Objectives LO-2.2.5 Understand the structure of a basic suite file. In the following example, two test cases are defined in a suite file. Login User With PasswordDenied Login With Wrong Password Both test the login functionality of a system by calling four keywords in their bodies. In the *** Settings *** section, the suite is documented, and the keywords for connecting to the server, logging in, and verifying the login are imported from a resource file. The settings of this section are not indented, but their values are separated by four or more spaces. In the *** Test Cases *** section, there are two test cases defined. The first test case, Login User With Password, connects to the server, logs in with the username ironman and the password 1234567890, and verifies that the login was successful with the user's name Tony Stark. In this test, the first called keyword is Connect To Server without any arguments, while the second called keyword is Login User, and it has two argument values: ironman and 1234567890. The second test case, Denied Login With Wrong Password, connects to the server, tries to log in with the username ironman and the password 123, and expects an error to be raised and the login to be denied. Clearly visible due to the indentation by four spaces, the body of the test cases contains the keywords that are called to execute the test case. In the test case body, some keyword calls have arguments that are separated by two or more spaces from the keyword name. The following tests will be executed in the order they are defined in the suite file. First, the Login User With Password test case will be executed, followed by the Denied Login With Wrong Password test case. Example Suite File Content robot_files/TestSuite.robot: *** Settings *** Documentation A suite for valid and invalid login tests. ... ... Keywords are imported from the resource file. Resource keywords.resource *** Test Cases *** Login User With Password Connect To Server Login User ironman 1234567890 # Login with valid credentials Verify Valid Login Tony Stark # Verify that the login was successful by checking the user name Close Server Connection Denied Login With Wrong Password Connect To Server Run Keyword And Expect Error # this keyword calls another keyword and expects an error ... *Invalid Password* # it expects an error containing `Invalid Password` ... Login User # this keyword is called with two arguments ... ironman ... 123#wrong # A hash in the middle of a string is not a comment Verify Unauthorized Access Close Server Connection ","version":"Next","tagName":"h2"},{"title":"3.5 Advanced Importing of Keywords and Naming Conflicts","type":0,"sectionRef":"#","url":"/robotframework-RFCP-syllabus/docs/chapter-03/advanced_importing","content":"","keywords":"","version":"Next"},{"title":"3.5.1 Importing Hierarchies​","type":1,"pageTitle":"3.5 Advanced Importing of Keywords and Naming Conflicts","url":"/robotframework-RFCP-syllabus/docs/chapter-03/advanced_importing#351-importing-hierarchies","content":" Learning Objectives LO-3.5.1 Understand how transitive imports of resource files and libraries work. Let's assume the following libraries and resource files shall be used: Library ALibrary BLibrary Operating SystemResource tech_keywordsA.resourceResource tech_keywordsB.resourceResource variables.resourceResource functional_keywords.resource The respective files could look like this: tech_keywordsA.resource: *** Settings *** Library A Library Operating System tech_keywordsB.resource: *** Settings *** Library B Resource variables.resource functional_keywords.resource: *** Settings *** Resource tech_keywordsA.resource Resource tech_keywordsB.resource suite.robot: *** Settings *** Resource functional_keywords.resource In this case, the suite suite.robot has access to all keywords from all keyword libraries, as well as all variables and user keywords from all resource files. With this transitive importing it is possible to organize user keywords and imports of libraries in a hierarchical way. It shall be avoided to create circular imports, where A.resource imports B.resource and B.resource imports A.resource. It should be avoided to import the same library in different places multiple times. If the exact same library with the same configuration (see the next section) is imported again, it will be ignored because Robot Framework already has it in its catalog. However, if the library is imported with different configurations, it may be imported multiple times, but depending on the library’s internal behavior, the new configuration may have no effect on the existing keywords, or other side effects may occur. Therefore, the recommendation is to import libraries only in one resource file with one configuration and use that import file in all places where the library is needed to make its keywords available. ","version":"Next","tagName":"h2"},{"title":"3.5.2 Library Configuration​","type":1,"pageTitle":"3.5 Advanced Importing of Keywords and Naming Conflicts","url":"/robotframework-RFCP-syllabus/docs/chapter-03/advanced_importing#352-library-configuration","content":" Learning Objectives LO-3.5.2 Be able to configure a library import using arguments. Some libraries offer or need additional configuration to change their behavior or make them work. This is typically global behavior like internal timeouts, connection settings to systems, or plugins that should be used. If this is possible, the library documentation will have an Importing section directly before the list of keywords. It is strongly recommended to have all these possible arguments to the library itself defined with default values; however, that is not always possible. Library importing arguments are used in the same way as keyword calls with arguments. If possible, it is recommended to set the arguments as named arguments to make usage more readable and future-proof. These arguments follow the Library path or name, separated by multiple spaces. Example with the Telnet library: *** Settings *** Library Telnet newline=LF encoding=ISO-8859-1 # set newline and encoding using named arguments Another example that cannot be used without configuration is the Remote library. Remote libraries are libraries that are connected remotely via a network connection. So the actual library is running as a server, and the library Remoteis connecting as a client and connects the keywords of the server to Robot Framework. Therefore, it needs the server's address and port to connect to. Because there may be more than one Remote Library, we need to define the used library name as well. *** Settings *** Library Remote uri=http://127.0.0.1:8270 AS EmbeddedAPI Library Remote uri=http://remote.devices.local:8270 AS DeviceAPI In this example, two remote libraries are imported. The upper-case AS statement is used to define the name of the library that shall be used in the suite. They are now available as EmbeddedAPI and DeviceAPI in the suite. ","version":"Next","tagName":"h2"},{"title":"3.5.3 Naming Conflicts​","type":1,"pageTitle":"3.5 Advanced Importing of Keywords and Naming Conflicts","url":"/robotframework-RFCP-syllabus/docs/chapter-03/advanced_importing#353-naming-conflicts","content":" Learning Objectives LO-3.5.3 Explain how naming conflicts can happen and how to mitigate them. Naming conflicts can occur when two or more keywords have the same name. If a proper IDE is used, that can be detected, and users can be warned after they have created a duplicate user keyword name. Project teams may not have this influence over imported third-party libraries that have the same keyword names. Due to the fact that keywords from library and resource files are imported in the scope of the importing suite, it may be unavoidable to have naming conflicts. One example of these kinds of conflicts is the two librariesTelnetand SSHLibrary, which at the current time both have multiple keywords with the same name. This is because they both work with network connections and have similar functionality. Keywords like Open Connection, Login, Read, Close Connection, and many more are common. These conflicts cannot be resolved by Robot Framework if they are coming from the same kind of source, like two libraries. The error message will be like this: Multiple keywords with name 'Open Connection' found. Give the full name of the keyword you want to use: SSHLibrary.Open Connection Telnet.Open Connection As proposed by Robot Framework, to resolve naming conflicts, the easiest way to mitigate this is to use the full names of the keywords, including the library name, when calling them. Example: *** Test Cases *** Using Telnet and SSHLibrary Telnet.Open Connection Telnet.Login ${username} ${password} ${telnet_init} = Telnet.Read Until Prompt Telnet.Close Connection SSHLibrary.Open Connection ${host} ${port} SSHLibrary.Login ${username} ${password} ${ssh_init} = SSHLibrary.Read Until Prompt SSHLibrary.Close Connection When using full names for libraries that were imported with the AS statement, the name of the library is used as a prefix to the keyword name. *** Test Cases *** Using Remote Libraries EmbeddedAPI.Close Contact 15 DeviceAPI.Verify Contact 15 1 ","version":"Next","tagName":"h2"},{"title":"4.4 Test|Task Tags and Filtering Execution","type":0,"sectionRef":"#","url":"/robotframework-RFCP-syllabus/docs/chapter-04/tags","content":"","keywords":"","version":"Next"},{"title":"4.4.1 Assigning Tags to Tests|Tasks​","type":1,"pageTitle":"4.4 Test|Task Tags and Filtering Execution","url":"/robotframework-RFCP-syllabus/docs/chapter-04/tags#441-assigning-tags-to-teststasks","content":" Learning Objectives LO-4.4.1 Recall the syntax and different ways to assign tags to tests|tasks Tags can be assigned to tests|tasks in several ways: At the Suite Level using the Test Tags setting in the *** Settings *** section or in an initialization file (__init__.robot). This assigns tags to all tests|tasks within the suite: *** Settings *** Test Tags smoke regression This will assign the tags smoke and regression to all tests|tasks in the suite. At the Test|Task Level using the [Tags] setting within individual tests|tasks. These tags are added in addition to any suite-level tags: *** Test Cases *** Valid Login Test|Task [Tags] login critical -smoke Perform Login Steps This test|task will have the tags login, critical, and any tags assigned at the suite level, except smoke. Adding a minus sign (-) before a tag removes it from the test|task's tags. Using Variables in tags to dynamically assign tag values: *** Variables *** ${ENV} production *** Test Cases *** Data Processing Test|Task [Tags] environment:${ENV} Process Data This test|task will have a tag environment:production. By Keyword Set Tags or Remove Tags to dynamically assign or remove tags during test|task execution: See BuiltIn library documentation for more information. ","version":"Next","tagName":"h2"},{"title":"4.4.2 Using Tags to Filter Execution​","type":1,"pageTitle":"4.4 Test|Task Tags and Filtering Execution","url":"/robotframework-RFCP-syllabus/docs/chapter-04/tags#442-using-tags-to-filter-execution","content":" Learning Objectives LO-4.4.2 Understand how to filter tests|tasks using the command-line interface of Robot Framework Tags can be used to select which tests|tasks are executed or skipped when running a suite. This is accomplished using command-line options when executing Robot Framework. When filtering for tests|tasks with a specific tag, you should always use the lowercase version of the tag because possible logical operators are case-sensitive and uppercase.AND, OR, and NOT are the logical operators that can be used to combine tags in the filtering, but they are not part of this syllabus! ","version":"Next","tagName":"h2"},{"title":"4.4.2.1 Including Tests|Tasks by Tags​","type":1,"pageTitle":"4.4 Test|Task Tags and Filtering Execution","url":"/robotframework-RFCP-syllabus/docs/chapter-04/tags#4421-including-teststasks-by-tags","content":" To include only tests|tasks that have a specific tag, use the --include (or -i) option followed by the tag name: robot --include smoke path/to/tests This command will execute only the tests|tasks that have the smoke tag. ","version":"Next","tagName":"h3"},{"title":"4.4.2.2 Excluding Tests|Tasks by Tags​","type":1,"pageTitle":"4.4 Test|Task Tags and Filtering Execution","url":"/robotframework-RFCP-syllabus/docs/chapter-04/tags#4422-excluding-teststasks-by-tags","content":" To exclude tests|tasks that have a specific tag, use the --exclude (or -e) option followed by the tag name: robot --exclude slow path/to/tests This command will execute all tests|tasks except those that have the slow tag. The excluded tests|tasks will not be executed or logged at all. Use --skip to not execute tests|tasks but include them in the logs as skipped. See 4.5.1 Skipping By Tags Selection (CLI) for more information. ","version":"Next","tagName":"h3"},{"title":"4.4.2.3 Combining Include and Exclude Options​","type":1,"pageTitle":"4.4 Test|Task Tags and Filtering Execution","url":"/robotframework-RFCP-syllabus/docs/chapter-04/tags#4423-combining-include-and-exclude-options","content":" You can combine --include and --exclude options to fine-tune which tests|tasks are executed: robot --include regression --exclude unstable path/to/tests This command will execute tests|tasks that have the regression tag but exclude any that also have the unstable tag. ","version":"Next","tagName":"h3"},{"title":"4.4.2.4 Using Tag Patterns​","type":1,"pageTitle":"4.4 Test|Task Tags and Filtering Execution","url":"/robotframework-RFCP-syllabus/docs/chapter-04/tags#4424-using-tag-patterns","content":" Tags can include patterns using wildcards * and ? to match multiple tags: * matches any number of characters.? matches any single character. Examples: Include tests|tasks with tags starting with feature-: robot --include feature-* path/to/tests Exclude tests|tasks with tags ending with -deprecated: robot --exclude *-deprecated path/to/tests ","version":"Next","tagName":"h3"},{"title":"4.4.3 Reserved Tags​","type":1,"pageTitle":"4.4 Test|Task Tags and Filtering Execution","url":"/robotframework-RFCP-syllabus/docs/chapter-04/tags#443-reserved-tags","content":" Tags starting with robot: are reserved for internal use by Robot Framework and should not be used in user-defined tags. Using own tags with this prefix may lead to unexpected behavior in test execution and reporting. robot:exclude: Marks tests|tasks that should be excluded from execution similar to --exclude.robot:skip: Marks tests|tasks that should be skipped during execution similar to --skip. ","version":"Next","tagName":"h2"},{"title":"4.5 SKIP Test|Task Status","type":0,"sectionRef":"#","url":"/robotframework-RFCP-syllabus/docs/chapter-04/skip","content":"","keywords":"","version":"Next"},{"title":"4.5.1 Skipping By Tags Selection (CLI)​","type":1,"pageTitle":"4.5 SKIP Test|Task Status","url":"/robotframework-RFCP-syllabus/docs/chapter-04/skip#451-skipping-by-tags-selection-cli","content":" Learning Objectives LO-4.5.1 Recall the differences between skip and exclude Tests|tasks can be skipped with --skip by tags when executing Robot Framework, similar to --exclude. The difference between --skip and --exclude is that --skip will mark the tests|tasks as skipped in the report and log, while --exclude will not execute them at all. Therefore skip is better for documenting that a specific test|task was not executed for a specific reason. Example: If there is a defect in the System under Test (SUT) and a test|task has been written to reproduce the defect and tests its resolution, but the defect is not yet resolved, the test|task can be tagged with the defect-number and skipped until the defect should be resolved. Example: Assuming there are different test environments and some tests can only be executed on specific environments, the tests can be tagged with the environment name and skipped on all other environments. Command Line Option: Use the --skip option to skip tests|tasks based on tags or tag patterns: robot --skip BUG-42 --skip mobile path/to/tests Reserved Tag robot:skip: Add the robot:skip tag to tests|tasks to mark them as skipped: This ensures the test|task appears in reports as skipped but is not executed. ","version":"Next","tagName":"h2"},{"title":"4.5.2 Skipping Dynamically During Execution​","type":1,"pageTitle":"4.5 SKIP Test|Task Status","url":"/robotframework-RFCP-syllabus/docs/chapter-04/skip#452-skipping-dynamically-during-execution","content":" Tests|tasks can be skipped dynamically within their execution with the Skip keyword based on runtime conditions. The Skip keyword does stop the execution of a test|task and mark it as skipped with a custom message. If a Test|Task Teardown exists, it will be executed. ","version":"Next","tagName":"h2"},{"title":"4.5.3 Automatically Skipping Failed Tests​","type":1,"pageTitle":"4.5 SKIP Test|Task Status","url":"/robotframework-RFCP-syllabus/docs/chapter-04/skip#453-automatically-skipping-failed-tests","content":" Tests|tasks can be automatically marked as skipped if they fail: Command Line Option: Use --skiponfailure with tags or tag patterns: robot --skiponfailure flaky path/to/tests Reserved Tag robot:skip-on-failure: Tag tests|tasks to skip automatically on failure. ","version":"Next","tagName":"h2"},{"title":"4.3 Initialization Files","type":0,"sectionRef":"#","url":"/robotframework-RFCP-syllabus/docs/chapter-04/init_files","content":"","keywords":"","version":"Next"},{"title":"4.3.1 Purpose of Initialization Files​","type":1,"pageTitle":"4.3 Initialization Files","url":"/robotframework-RFCP-syllabus/docs/chapter-04/init_files#431-purpose-of-initialization-files","content":" Initialization files enable you to: Define Suite Setup and Suite Teardown keywords for the directory suite.Set the name of the suite with the Name setting if it should be different from the directory name.Specify suite-level settings such as Documentation and Metadata.Set default Test Setup, Test Teardown, Test Tags, and Test Timeout for all tests|tasks within the directory (these can be overridden/extended in lower-level suites or tests|tasks). ","version":"Next","tagName":"h2"},{"title":"4.3.2 Suite Setup and Suite Teardown of Initialization Files​","type":1,"pageTitle":"4.3 Initialization Files","url":"/robotframework-RFCP-syllabus/docs/chapter-04/init_files#432-suite-setup-and-suite-teardown-of-initialization-files","content":" Learning Objectives LO-4.3.2 Understand the execution order of Suite Setup and Suite Teardown in Initialization Files and their sub-suites and tests|tasks As previously explained, Suite Setup and Suite Teardown are used to prepare and clean up the environment before and after a suite's execution. Initialization files provide a centralized place to define these setups and teardowns for all sub-suites and their tests|tasks within a directory structure. Thus, it is possible to define one Suite Setup that is executed at the very start of the execution before any other Suite Setup, Test|Task Setup, and Test|Task is executed. The Suite Teardown of an initialization file is executed after all sub-suites in the directory and their tests|tasks have been completed. ","version":"Next","tagName":"h2"},{"title":"4.3.3 Allowed Sections in Initialization Files​","type":1,"pageTitle":"4.3 Initialization Files","url":"/robotframework-RFCP-syllabus/docs/chapter-04/init_files#433-allowed-sections-in-initialization-files","content":" Learning Objectives LO-4.3.3 Recall the allowed sections and their content in Initialization Files Initialization files have the same structure and syntax as regular suite files but with some limitations. The following sections are allowed in initialization files: *** Settings *** Section (required): Name: Set a custom name for the suite directory.Documentation: Provide documentation for the suite.Metadata: Add metadata to the suite.Suite Setup: Define a keyword to be executed before any tests|tasks or child suites.Suite Teardown: Define a keyword to be executed after all tests|tasks and child suites have completed.Test Setup|Task Setup: Set a default setup keyword for all tests|tasks in the suite (can be overridden in lower-level suites or tests|tasks).Test Teardown|Task Teardown: Set a default teardown keyword for all tests|tasks in the suite (can be overridden in lower-level suites or tests|tasks).Test Timeout|Task Timeout: Define a default timeout for all tests|tasks in the suite (can be overridden in lower-level suites or tests|tasks).Test Tags|Task Tags: Assign tags to all tests|tasks in the suite (applied recursively to all lower-level suites and tests|tasks and can be extended or reduced there).Library, Resource, Variables: Import necessary libraries, resource files, or variable files.Keyword Tags: Assign tags to all keywords in the local *** Keywords *** section. *** Variables *** Section (optional): Define variables that are available to the initialization file. *** Keywords *** Section (optional): Define keywords that are available to the initialization file for Suite Setup, Suite Teardown, Test Setup, or Test Teardown. *** Comments *** Section (optional): Add comments to the initialization file. Important Note: Variables and keywords defined or imported in the initialization file are not available to lower-level suites or tests|tasks. They are local to the initialization file itself. To share variables or keywords across multiple suites or tests|tasks, use resource files and import them where needed. ","version":"Next","tagName":"h2"},{"title":"4.3.4 Example of an Initialization File​","type":1,"pageTitle":"4.3 Initialization Files","url":"/robotframework-RFCP-syllabus/docs/chapter-04/init_files#434-example-of-an-initialization-file","content":" *** Settings *** Documentation Initialization file for the Sample Suite Suite Setup Initialize Environment Suite Teardown Cleanup Environment *** Variables *** ${BASE_URL} http://example.com *** Keywords *** Initialize Environment Start Server Set Base URL ${BASE_URL} Import Dataset ${BASE_URL}/imports dataset=Config_C3 Verify Server Status ${BASE_URL} status=OK Cleanup Environment Reset Database Stop Server ","version":"Next","tagName":"h2"},{"title":"2.5 Keyword Interface and Documentation","type":0,"sectionRef":"#","url":"/robotframework-RFCP-syllabus/docs/chapter-02/keyword_interface","content":"","keywords":"","version":"Next"},{"title":"2.5.1 Documented Keyword Information​","type":1,"pageTitle":"2.5 Keyword Interface and Documentation","url":"/robotframework-RFCP-syllabus/docs/chapter-02/keyword_interface#251-documented-keyword-information","content":" Learning Objectives LO-2.5.1 Recall the information that can be found in a keyword documentation. The Keyword Documentation is structured so, that it contains first the library or resource documentation, followed by a list of all keywords that are available in that library or resource file. Each library or resource documentation can contain the following information sections for keywords: Name: The name of the keyword as it is called.Arguments (opt.): The argument interface that the keyword expects/offers its types and default values.Return Type (opt.): The type of the return value of the keyword.(*) Tags (opt.): The tags that are assigned to the keyword to categorize keywords.Documentation (opt.): The documentation text that describes what the keyword does and how it should be used. (*) Understanding keyword tags is not part of the syllabus. The following keywords are part of the Standard Libraries of Robot Framework. Their documentation has been generated by the Robot Framework tool libdoc which is included in Robot Framework. ","version":"Next","tagName":"h2"},{"title":"2.5.1.1 Example Keyword Should Be Equal​","type":1,"pageTitle":"2.5 Keyword Interface and Documentation","url":"/robotframework-RFCP-syllabus/docs/chapter-02/keyword_interface#2511-example-keyword-should-be-equal","content":" Documentation of Should Be Equal from BuiltIn library Should Be Equal is part of the BuiltIn library and is documented as follows: This keyword has 2 "Mandatory Arguments" and 6 "Optional Arguments". All of them can be called positionally or by name. ","version":"Next","tagName":"h3"},{"title":"2.5.1.2 Example Keyword Run Process​","type":1,"pageTitle":"2.5 Keyword Interface and Documentation","url":"/robotframework-RFCP-syllabus/docs/chapter-02/keyword_interface#2512-example-keyword-run-process","content":" Documentation of Run Process from Process library Run Process is part of the Process library and is documented as follows: This keyword has one "Mandatory Arguments" command which can be called positionally or by name. The latter two arguments are optional. The argument arguments is a "Variable Number of Positional Arguments" and can only be set by position. Therefore, if it shall be set, all preceding arguments must be set by position as well. See 2.5.2.5 Variable Number of Positional Arguments for more information about this kind of argument. The argument configuration is a "Free Named Argument" and can only be set by names. See 2.5.2.7 Free Named Arguments for more information about this kind of argument. ","version":"Next","tagName":"h3"},{"title":"2.5.1.3 Example Keyword Get Regexp Matches​","type":1,"pageTitle":"2.5 Keyword Interface and Documentation","url":"/robotframework-RFCP-syllabus/docs/chapter-02/keyword_interface#2513-example-keyword-get-regexp-matches","content":" Documentation of Get Regexp Matches from String library Get Regexp Matches is part of the String library and is documented as follows: This keyword has 2 "Mandatory Arguments" that can be called positionally or by name. The last two arguments are optional. The argument groups is a "Variable Number of Positional Arguments" and can only be set by position. Therefore, if it shall be set, all preceding arguments must be set by position as well. See 2.5.2.5 Variable Number of Positional Arguments for more information about this kind of argument. The argument flags is a "Named-Only Argument" and can only be set by name. See 2.5.2.6 Named-Only Arguments for more information about this kind of argument. ","version":"Next","tagName":"h3"},{"title":"2.5.2 Keyword Arguments​","type":1,"pageTitle":"2.5 Keyword Interface and Documentation","url":"/robotframework-RFCP-syllabus/docs/chapter-02/keyword_interface#252-keyword-arguments","content":" Learning Objectives LO-2.5.2 Understand the difference between argument kinds. Most library keywords can be parameterized with arguments that are passed to the keyword when it is called to customize its behavior. As more business oriented keywords are as less arguments they typically have. Keyword arguments can be grouped into different argument kinds. On the one hand you can group them by their definition attributes and on the other hand by their usage kind. The relevant distinction of usage kinds is between using Positional Arguments, Named Arguments, or Embedded Arguments. How to use them is described in 2.6 Writing Test|Task and Calling Keywords. Another important information is if an argument is mandatory or optional. See the next two sections for more information about these two kinds of arguments. The most arguments can either be set by their position or by their name. But there some kind of keywords that can only be set positional, like Variable Number of Positional Arguments, or only be set named, like Named-Only Arguments or Free Named Arguments. The order is as follows: Positional or Named Arguments (can be mandatory or optional)Variable Number of Positional Arguments (optional)Named-Only Arguments (can be mandatory or optional)Free Named Arguments (optional) ","version":"Next","tagName":"h2"},{"title":"2.5.2.1 Mandatory Arguments​","type":1,"pageTitle":"2.5 Keyword Interface and Documentation","url":"/robotframework-RFCP-syllabus/docs/chapter-02/keyword_interface#2521-mandatory-arguments","content":" Learning Objectives LO-2.5.2.1 Understand the concept of mandatory arguments and how they are documented. Arguments that do not have a default value, must be set when the keyword is called. These arguments have to be before arguments with default values in the argument interface of the keywords. See the argument named first and second in the Should Be Equal keyword documentation in the beginning of this section. If too few arguments are provided, the keyword call will fail with an error message. Example: *** Test Cases *** Tests Will Pass Should Be Equal One One Test Will Fail Should Be Equal One Two Test Will Fail Due to Missing Args Should Be Equal One The first Test will pass, because both argument values are equal. The second Test will fail, because the argument values are not equal. The third Test will fail before the keyword Should Be Equal is actually being executed, because the keyword expects at least two arguments. The Error Message would be: Keyword 'BuiltIn.Should Be Equal' expected 2 to 8 arguments, got 1. Two arguments are mandatory and additional six arguments are optional in the Should Be Equal keyword. ","version":"Next","tagName":"h3"},{"title":"2.5.2.2 Optional Arguments​","type":1,"pageTitle":"2.5 Keyword Interface and Documentation","url":"/robotframework-RFCP-syllabus/docs/chapter-02/keyword_interface#2522-optional-arguments","content":" Learning Objectives LO-2.5.2.2 Understand the concept of optional arguments and how they are documented. Arguments that have a default value can be omitted when the keyword is called, causing these arguments to be set to their default value. These arguments are listed after the mandatory arguments in the argument interface. Default values are defined and represented in the docs by the equal sign = after the argument name and a value after that. Also "Variable Number of Positional Arguments", represented with a single star (*) prefix, and "Free Named Arguments", represented with a double star (**) prefix are optional arguments. i.e. the argument msg in the Should Be Equal keyword documentation has the default value None and ignore_case has the default value False. In that particular keyword these optional arguments can be used to activate some special features like ignoring the case of the compared strings or to provide a custom error message. Omitting some optional arguments but still using others is possible independent of their order by setting these arguments by their name. See 2.6 Writing Test|Task and Calling Keywords. ","version":"Next","tagName":"h3"},{"title":"2.5.2.3 Embedded Arguments​","type":1,"pageTitle":"2.5 Keyword Interface and Documentation","url":"/robotframework-RFCP-syllabus/docs/chapter-02/keyword_interface#2523-embedded-arguments","content":" Learning Objectives LO-2.5.2.3 Recall the concept of keywords with embedded arguments used in Behavior-Driven Specification and how they are documented. Keywords can include arguments embedded directly into their names, a feature primarily used for Behavior-Driven Development (BDD). Embedded arguments are mandatory and must be provided in the exact position defined within the keyword name. Keyword names include arguments defined using the scalar variable syntax with dollar and curly braces (${var_name}). This syntax explicitly defines these as arguments, distinguishing them from the rest of the keyword name. Example keyword names are: "${url}" is openthe user clicks the "${button}" buttonthe page title should be ${exp_title}the url should be ${exp_url} Example Test Case: *** Test Cases *** Foundation Page should be Accessible Given "robotframework.org" is open When the user clicks the "FOUNDATION" button Then the page title should be Foundation | Robot Framework And the url should be https://robotframework.org/foundation The optional prefixes Given, When, Then, And and But are basically ignored by Robot Framework if a keyword is found matching the rest of the name including the embedded arguments. In the before given example some keywords are designed so that the arguments are surrounded by double quotes " for better visibility. A mix of embedded arguments and "normal" arguments is possible to fully support BDD. In the keyword documentation the embedded arguments are written in variable syntax with dollar-curly-braces (${var_name}) to indicate that they are not part of the keyword name but are arguments. They can also be defined using regular expressions to allow for more complex argument structures, which is not part of that syllabus. ","version":"Next","tagName":"h3"},{"title":"2.5.2.4 Positional or Named Arguments​","type":1,"pageTitle":"2.5 Keyword Interface and Documentation","url":"/robotframework-RFCP-syllabus/docs/chapter-02/keyword_interface#2524-positional-or-named-arguments","content":" Learning Objectives LO-2.5.2.4 Recall how "Positional or Named Arguments" are marked in the documentation and their use case. Except of "Positional-Only Arguments", that are not part of this syllabus, all arguments that are positioned before "Variable Number of Positional Arguments", "Named-Only Arguments", or "Free Named Arguments" in the argument interface of keywords are "Positional or Named Arguments". As their name states, they can be set either by their position or by their name, but not by both at the same time for one argument. If an argument shall be set by its position, all preceding arguments must be set by their position as well. These arguments can either be mandatory or optional with a default value. They are not specially marked in the keyword documentation with any prefix, because they are the default kind of arguments in Robot Framework. ","version":"Next","tagName":"h3"},{"title":"2.5.2.5 Variable Number of Positional Arguments​","type":1,"pageTitle":"2.5 Keyword Interface and Documentation","url":"/robotframework-RFCP-syllabus/docs/chapter-02/keyword_interface#2525-variable-number-of-positional-arguments","content":" Learning Objectives LO-2.5.2.5 Recall how "Variable Number of Positional Arguments" are marked in the documentation and their use case. A special case of optional arguments that can only be set by their position are "Variable Number of Positional Arguments". These are also referred to as *args or *varargs in Python. Some keywords need to collect a variable amount of values into one argument, because it is not possible to define the amount of values in advance. One example for this kind of keyword is 2.5.1.2 Example Keyword Run Process from the Process library. This keyword executes a command with variable amount of arguments and waits for the process to finish. Depending on the command to be executed different amount of arguments are needed for that command. This variable argument is marked with a single asterisk * before the argument name in the keyword documentation. When calling this keyword, the first positional argument is assigned to command, while all subsequent positional arguments are collected into the arguments. Because of this behavior, no additional positional arguments can be used after these "Variable Number of Positional Arguments". As a result, any arguments following these "Variable Number of Positional Arguments" must be named arguments, regardless of whether they are mandatory or optional with default. Also see 2.5.1.3 Example Keyword Get Regexp Matches. ","version":"Next","tagName":"h3"},{"title":"2.5.2.6 Named-Only Arguments​","type":1,"pageTitle":"2.5 Keyword Interface and Documentation","url":"/robotframework-RFCP-syllabus/docs/chapter-02/keyword_interface#2526-named-only-arguments","content":" Learning Objectives LO-2.5.2.6 Recall what properties "Named-Only Arguments" have and how they are documented. All arguments that are defined after a "Variable Number of Positional Arguments" (*varargs) are "Named-Only Arguments". However it is also possible to create "Named-Only Arguments without a preceding "Variable Number of Positional Arguments". "Named-Only Arguments" are marked with a "LABEL" sign 🏷 before the argument name in the keyword documentation. Those arguments can not be set positionally. All positional values would be consumed by the "Variable Number of Positional Arguments". So they must be called by their name followed by an equal sign = and the value of the argument. "Named-Only Arguments" can be mandatory or optional with a default value. ","version":"Next","tagName":"h3"},{"title":"2.5.2.7 Free Named Arguments​","type":1,"pageTitle":"2.5 Keyword Interface and Documentation","url":"/robotframework-RFCP-syllabus/docs/chapter-02/keyword_interface#2527-free-named-arguments","content":" Learning Objectives LO-2.5.2.7 Recall how free named arguments are marked in documentation. Another special case of "Named-Only Arguments" is "Free Named Arguments." These arguments are similar to the "Variable Number of Positional Arguments" in that they can collect multiple values. However, instead of collecting positional values, they gather all named values that are not explicitly defined as argument names. In this case all values given to the keyword as arguments, that do contain an unescaped equal sign (=) are considered as named arguments. Free named arguments are marked with two asterisks ** before the argument name in the keyword documentation. The example of the Run Process keyword also has a free named argument ** configuration. When calling this keyword all named arguments that are not explicitly defined as argument names are collected into the configuration argument and will be available as a dictionary in the keyword implementation. They are optional and can be omitted. With this configuration it is i.e. possible to redirect the output of the process to a file or to set the working directory of the process. Example redirecting stdout and stderr to a file: *** Test Cases *** Send 5 IPv4 Pings On Windows Run Process ping -n 5 -4 localhost stdout=ping_output.txt stderr=ping_error.txt ","version":"Next","tagName":"h3"},{"title":"2.5.2.8 Argument Types​","type":1,"pageTitle":"2.5 Keyword Interface and Documentation","url":"/robotframework-RFCP-syllabus/docs/chapter-02/keyword_interface#2528-argument-types","content":" Learning Objectives LO-2.5.2.8 Understand the concept of argument types and automatic type conversion. Library Keywords may define the expected types of their argument values. Robot Framework specification is mostly done as a string-based language, therefore most statically defined argument values are strings. However, the actual implementation of the keyword may expect a different type of argument, like an integer. If an argument type is defined and Robot Framework has a matching converter function available, that can convert the given type to the expected type, the conversion is tried automatically. If the conversion fails, the keyword call will fail with an error message before the actual keyword code is executed. Robot Framework brings some built-in converters for common types like integer, float, boolean, list, dictionary, etc. Library developers can also register their own converters for not-supported types. Defining types for arguments is nowadays the recommended way to let Robot Framework convert the given arguments to the expected type, however it is optional. Lets imagine a keyword that clicks on a specific coordinate on the screen, i.e. Click On Coordinates. This keyword would expect two integer arguments, one for the x-coordinate and one for the y-coordinate. That keyword can now claim that it expects two integer arguments by defining type hints for these arguments. Type hints are show in the keyword documentation at the argument after the optional default value. Robot Framework in that case tries to convert the given string arguments to the integer type. Example: *** Test Cases *** Test Conversion Click On Coordinates 10 20 # This will work Click On Coordinates 10 Not_A_Number # This will fail In the first call the keyword will be called with the integer values 10 and 20 and will work as expected. The second keyword call will fail, because the second argument is not a number and cannot be converted to an integer. The error message would be: ValueError: Argument 'y' got value 'Not_A_Number' that cannot be converted to integer. The advantage of using type hints is that the user get more information about what kind of values are expected and the keyword implementation can be simpler, because it can rely on the arguments being of the expected type. ","version":"Next","tagName":"h3"},{"title":"2.5.2.9 Return Types​","type":1,"pageTitle":"2.5 Keyword Interface and Documentation","url":"/robotframework-RFCP-syllabus/docs/chapter-02/keyword_interface#2529-return-types","content":" Learning Objectives LO-2.5.2.9 Understand the concept of return type hints. Keywords may gather information and return these to the caller of that keyword to be stored in a variable and used in further keyword calls. So Keyword can RETURN values to the caller as functions do in programming languages. If the keyword implementation offers a type hint for the return value, this is documented in the keyword documentation. Similar to the argument types, return types optional and a more recent feature of Robot Framework and therefore not widely used, yet. It is important to know that keywords without a return type hint are often still returning values! This is typically documented in the Documentation part of the keyword documentation. ","version":"Next","tagName":"h3"},{"title":"2.5.3 Keyword Documentation & Examples​","type":1,"pageTitle":"2.5 Keyword Interface and Documentation","url":"/robotframework-RFCP-syllabus/docs/chapter-02/keyword_interface#253-keyword-documentation--examples","content":" Learning Objectives LO-2.5.3 Understand how to read keyword documentation and how to interpret the examples. Keyword documentation is an important part of the keyword implementation. Good keyword names that clearly communicate what a keyword is doing is even more important, but doing that should not give the impression that a descriptive documentation is not needed. Documentation is sometimes lean and sometimes extensive, depending on the complexity of the keyword. The documentation should describe what the keyword does, how it should be used, and what the expected arguments are. Depending on the complexity it may also be useful to provide examples of how the keyword can be used. User Keywords do typically have less extensive documentation, because they are typically used in a more narrower context and can not be configured by arguments that much compared to library keywords of generic external libraries. Examples in the documentation is commonly either written in table format or as code blocks. Table Example of Should Be Equal: Should Be Equal\t${x}\texpected Should Be Equal\t${x}\texpected\tCustom error message Should Be Equal\t${x}\texpected\tCustom message\tvalues=False Should Be Equal\t${x}\texpected\tignore_case=True\tformatter=repr Code block example: Should Be Equal ${x} expected Should Be Equal ${x} expected Custom error message Should Be Equal ${x} expected Custom message values=False Should Be Equal ${x} expected ignore_case=True formatter=repr ","version":"Next","tagName":"h2"},{"title":"5 Exploring Advanced Constructs","type":0,"sectionRef":"#","url":"/robotframework-RFCP-syllabus/docs/chapter-05/overview","content":"5 Exploring Advanced Constructs This chapter introduces more advanced constructs of Robot Framework. These topics are often not needed for simple automation cases but can be very useful in more complex situations. Although it is not expected that Robot Framework Certified Professionals will be able to use them, it is important to be aware of the possibilities and to understand the basic concepts.","keywords":"","version":"Next"},{"title":"Glossary","type":0,"sectionRef":"#","url":"/robotframework-RFCP-syllabus/docs/glossary","content":"Glossary Term\tDefinitionBehavior-Driven\tA testing methodology that encourages collaboration between developers, QA, and non-technical stakeholders to define test cases. Data-Driven Specification\tA testing approach where test cases are executed with multiple sets of data to validate functionality. Generic Test Automation Architecture (gTAA)\tA framework that provides a structured approach to test automation, promoting reusability and maintainability. Keywords\tReusable functions or actions defined in the test automation framework. Keyword-Driven\tA testing approach where test cases are defined using keywords that represent actions or operations. Library\tA collection of keywords and functions that can be used in test automation. Libdoc\tA tool used to generate keyword documentation for libraries and resource files. Rebot\tThe main executable used to execute suites and post-process execution results to generate reports. Resource Files\tFiles that contain shared keywords and variables that can be imported into test suites. Root Suite\tThe top-level suite that contains all other suites and test cases. Suite Directory\tA directory that contains multiple suite files, which can include test cases and tasks organized hierarchically. Suite File\tA *.robot file that contains at least one test case or task. Task\tA unit of work that can be executed, similar to a test case but typically focused on automation tasks. Task Suite\tSuite files that have at least one task and do not contain any test cases. Test Automation\tThe use of software tools to execute tests automatically, reducing manual effort. Test Cases Section\tThis section defines the executable elements of a suite, specifically test cases. Test Suite\tSuite files that have at least one test case and do not contain any tasks. Tasks Section\tThis section defines the executable elements of a suite, specifically tasks. Comments Section\tThis section is used to add comments to the suite file or resource file. All content in this section is ignored by Robot Framework. Keyword Section\tThis section allows you to define locally scoped user keywords that can only be used within the same suite where they are defined. Robot Framework Sections\tDifferent parts of a Robot Framework suite file that organize the content. Settings Section\tThis section is used to configure various aspects of the test/task suite. Variables Section\tThis section is used to define suite variables that are used in the suite or its tests/tasks or inside their keywords.","keywords":"","version":"Next"},{"title":"4.2 Teardowns (Suite, Test|Task, Keyword)","type":0,"sectionRef":"#","url":"/robotframework-RFCP-syllabus/docs/chapter-04/teardowns","content":"","keywords":"","version":"Next"},{"title":"4.2.1 Suite Teardown​","type":1,"pageTitle":"4.2 Teardowns (Suite, Test|Task, Keyword)","url":"/robotframework-RFCP-syllabus/docs/chapter-04/teardowns#421-suite-teardown","content":" Learning Objectives LO-4.2.1-1 Recall key characteristics, benefits, and syntax of Suite Teardown LO-4.2.1-2 Understand when Suite Teardown is executed and used A Suite Teardown is executed after all tests|tasks and all child suites in a suite have been executed. The Suite Teardown is executed regardless of the outcome of the tests|tasks within the suite, even if the suite setup fails. Key characteristics of Suite Teardown: Suite Teardown is a single keyword call with potential argument values.Executed after all tests|tasks and child suites have completed.Runs even if the Suite Setup fails or any test|task within the suite fails.If the Suite Teardown fails, all tests|tasks in the suite are marked as failed in reports and logs.All keywords within the Suite Teardown are executed, even if one of them fails, ensuring all cleanup actions are attempted. Typical use cases: Cleaning up the environment after all test|task executions.Performing actions that need to occur after the entire suite has finished running. Example of defining a Suite Teardown: *** Settings *** Suite Teardown Close All Resources force=True ","version":"Next","tagName":"h2"},{"title":"4.2.2 Test|Task Teardown​","type":1,"pageTitle":"4.2 Teardowns (Suite, Test|Task, Keyword)","url":"/robotframework-RFCP-syllabus/docs/chapter-04/teardowns#422-testtask-teardown","content":" Learning Objectives LO-4.2.2-1 Recall key characteristics, benefits, and syntax of Test|Task Teardown LO-4.2.2-2 Understand when Test|Task Teardown is executed and used A Test|Task Teardown is executed after a single test|task body has been executed. It is used for cleaning up actions specific to that test|task. The Test|Task Teardown is executed regardless of the test|task's outcome, even if the test|task's setup fails. In Robot Framework, you can define a default Test|Task Teardown in the *** Settings *** section of the suite using the Test Teardown|Task Teardown setting. This default teardown will be applied to all tests|tasks within the suite unless overridden. Individual tests|tasks can override the default teardown by specifying their own [Teardown] setting within the test|task. If you want to disable the teardown for a specific test|task, you can set [Teardown] NONE, which effectively means that no teardown will be executed for that test|task. It is recommended to define the local [Teardown] setting as the last line of the test|task. Key characteristics of Test|Task Teardown: Test|Task Teardown is a single keyword call with potential argument values.Executed after the test|task has been executed, regardless of its status.Runs even if the Test|Task Setup fails.If the Test|Task Teardown fails, the test|task is marked as failed in reports and logs.All keywords within the Test|Task Teardown are executed, even if one of them fails.Can be set globally for all tests|tasks in a suite and overridden locally. Typical use cases: Logging out of an application after a test|task completes.Deleting test data created during the test|task.Restoring configurations altered during the test|task.Distinguishing phases of a test|task in setup (aka preparation or precondition checking), steps, and teardown (aka clean up or postconditions). Example of defining a default Test|Task Teardown in the suite settings: *** Settings *** Test Teardown Logout User # Default Teardown for all tests *** Test Cases *** Test with Default Teardown # Default Teardown is applied Login User Do Some Testing Another Test with Default Teardown # Default Teardown is applied Login User Do Some other Testing Custom Teardown Test Perform Test Steps [Teardown] Cleanup Specific Data # Override the default teardown No Teardown Test Perform Other Steps [Teardown] NONE # Override and disable the teardown by case-sensitive NONE ","version":"Next","tagName":"h2"},{"title":"4.2.3 Keyword Teardown​","type":1,"pageTitle":"4.2 Teardowns (Suite, Test|Task, Keyword)","url":"/robotframework-RFCP-syllabus/docs/chapter-04/teardowns#423-keyword-teardown","content":" Learning Objectives LO-4.2.3 Recall key characteristics, benefits, and syntax of Keyword Teardown A Keyword Teardown is executed after a user keyword body has been executed. It allows for cleanup actions specific to that keyword, ensuring that any resources used within the keyword are properly released independently of failed child keyword calls. For better readability, it should be written as the last line of a keyword. Key characteristics of Keyword Teardown: Keyword Teardown is a single keyword call with potential argument values.Executed after the keyword body has been executed, regardless of its status.Runs even if the keyword's setup fails.All keywords within the Keyword Teardown are executed, even if one of them fails. Typical use cases: Closing temporary files or connections opened within the keyword.Resetting variables or states altered during keyword execution.Logging additional information after keyword execution. Example of defining a Keyword Teardown: *** Keywords *** Process Data Open Data Connection Process the Data [Teardown] Close Data Connection ","version":"Next","tagName":"h2"},{"title":"Introduction","type":0,"sectionRef":"#","url":"/robotframework-RFCP-syllabus/docs/overview","content":"","keywords":"","version":"Next"},{"title":"0.1 About the Syllabus​","type":1,"pageTitle":"Introduction","url":"/robotframework-RFCP-syllabus/docs/overview#01-about-the-syllabus","content":" This syllabus serves as both a guidance document for participants and a requirement specification for Accredited Training Providers preparing candidates for the "Robot Framework® Certified Professional" (RFCP®) exam. It outlines the structure, learning objectives, and knowledge areas essential for certification. This syllabus is not a training manual, tutorial, or comprehensive learning resource but instead defines the scope of knowledge that must be taught in a Robot Framework training and acquired by participants to meet the certification requirements. note For further explanation, complementary examples, and practical exercises beyond the scope of this syllabus, participants are encouraged to consult additional resources, such as the official documentation at docs.robotframework.org. The syllabus is divided into chapters that progress logically from basic concepts to more advanced topics of Robot Framework. The learning objectives (LOs) specified within this document are binding, meaning they define the specific knowledge and skills participants are expected to acquire during the course in order to pass the exam. Therefore, trainers are required to effectively cover the syllabus within their course. Additionally, the recommended sequence of topics in this syllabus helps guide the order of learning, but the specific teaching methods, order and pace may be adapted by the instructor based on class dynamics or need. ","version":"Next","tagName":"h2"},{"title":"0.2 About \"Robot Framework® Certified Professional\"​","type":1,"pageTitle":"Introduction","url":"/robotframework-RFCP-syllabus/docs/overview#02-about-robot-framework-certified-professional","content":" The Robot Framework® Certified Professional (RFCP®) certification represents the foundational level of expertise in Robot Framework. It provides participants with a strong understanding of the core principles, syntax, and basic control structures needed to develop effective automation scripts. While the RFCP® includes an introduction to advanced features such as FOR-Loops and IF statements, the focus is primarily on awareness rather than in-depth mastery, leaving detailed exploration of these topics to the more advanced future certification levels. RFCP® concentrates on essential concepts such as keyword-driven automation, script execution, and integrating external libraries. It is designed for those seeking proficiency in Robot Framework’s core functionalities while gaining an overview of its broader capabilities. This certification does not require or teach domain-specific automation knowledge, such as web, API, or database automation. ","version":"Next","tagName":"h2"},{"title":"0.3 Business Outcomes​","type":1,"pageTitle":"Introduction","url":"/robotframework-RFCP-syllabus/docs/overview#03-business-outcomes","content":" Upon completing this course, participants will achieve the following capabilities: Understand the architecture and mechanics of Robot Framework: Gain a clear understanding of how Robot Framework® operates, including its core components, execution flow, and interaction with external libraries. Develop and maintain stable automation scripts: Learn how to create automation scripts that are robust, easy to maintain, and adaptable to different scenarios. Develop user keywords and build keyword repositories for reuse: Understand how to create reusable keywords and build keyword repositories to improve efficiency and maintainability in automation projects. Write documentation: Learn best practices for documenting keywords, suites and tests or tasks to ensure clarity and ease of use for future script maintenance or collaboration. Integrate external automation libraries: Leverage external libraries to enable Robot Framework® to interact with a wide range of technologies, such as APIs, user interfaces (Web, Mobile, others), databases, and many more. Understand the flow of more complex automation scripts: Gain insights into how to structure and manage automation scripts that involve flow control, conditional executions or more intricate workflows. Run automated executions: Develop skills in executing automation tasks efficiently. Understand, analyze, and debug automation results/protocols: Learn how to interpret automation execution results, identify issues, and debug scripts effectively. ","version":"Next","tagName":"h2"},{"title":"0.4 About Learning Objectives and Knowledge Levels​","type":1,"pageTitle":"Introduction","url":"/robotframework-RFCP-syllabus/docs/overview#04-about-learning-objectives-and-knowledge-levels","content":" The learning objectives (LOs) are a critical component of this syllabus, as they define what participants are expected to know and be able to do by the end of the course. To ensure a clear understanding of these objectives, we apply Knowledge Levels (K-Levels) as a framework for assessing learning progress. These levels are based on Bloom's Taxonomy of Educational Objectives. See Bloom's taxonomy K1 (Remember): Basic knowledge of terminology and facts. At this level, participants are expected to recall essential terms, concepts, and definitions. K2 (Understand): Comprehension of concepts. Participants should demonstrate an understanding of the principles behind Robot Framework, such as its mechanics, syntax and architecture. K3 (Apply): Practical application of knowledge. Participants are expected to be able to write and execute automation scripts, develop keywords, interact with external libraries, and find errors in their automation scripts. Throughout this syllabus, participants will progress through these knowledge levels—from basic recall (K1) to understanding and explaining concepts (K2), and ultimately applying their knowledge to practical automation tasks (K3). This structured approach ensures participants gain a comprehensive and practical understanding of Robot Framework fundamentals and their application in real-world scenarios. ","version":"Next","tagName":"h2"},{"title":"0.5 About Accredited Training Providers​","type":1,"pageTitle":"Introduction","url":"/robotframework-RFCP-syllabus/docs/overview#05-about-accredited-training-providers","content":" Accredited Training Providers are organizations officially accredited by the Robot Framework Foundation to offer certified training programs for a specific certification level. These partners shall deliver high-quality, structured courses designed to prepare candidates for the Robot Framework® Certified Professional (RFCP®) exam and other future Robot Framework certifications. All training providers are members of the Robot Framework Foundation, and their training materials have been reviewed by independent Robot Framework experts chosen by the Robot Framework Foundation to ensure the Foundation's quality standards. Only these Accredited Training Providers are permitted to refer to their courses as "Robot Framework®" training or use the term "Robot Framework® Certified Professional" or "RFCP®" in connection with their programs, due to the trademark on these terms. Trainings can be exclusively pursued through these partners, but obtaining a certificate is not dependent on completing their courses, allowing flexibility for candidates to self-study if desired. ","version":"Next","tagName":"h2"},{"title":"0.6 About Exam Providers​","type":1,"pageTitle":"Introduction","url":"/robotframework-RFCP-syllabus/docs/overview#06-about-exam-providers","content":" Exam providers are independent organizations responsible for administering certification exams for the Robot Framework® certification program. These providers manage the entire examination process, from scheduling and conducting the exams to handling participant data and maintaining certification records. An exam provider ensures that the certification process is handled professionally and securely. They are tasked with delivering a seamless exam experience, including remote proctoring services, technical support, and other logistical elements. In addition to overseeing the exam itself, they maintain strict confidentiality and compliance with data privacy regulations, ensuring the secure management of all participant information. The exam provider is also responsible for storing and managing certification data. This includes tracking which participants have earned certifications, maintaining certification validity, and providing verification services if needed. ","version":"Next","tagName":"h2"},{"title":"Global Association for Software Quality (GASQ)​","type":1,"pageTitle":"Introduction","url":"/robotframework-RFCP-syllabus/docs/overview#global-association-for-software-quality-gasq","content":" Our current exclusive exam provider is the Global Association for Software Quality. Global Association for Software Quality , abbreviated GASQ, is an international exam provider and a leading association in the software quality industry. GASQ was founded by experts from Europe, Asia and America as an independent, international non-profit association aiming to advocate and promote software quality in research, teaching and industry. ","version":"Next","tagName":"h3"},{"title":"0.7 Acknowledgment of Contributors​","type":1,"pageTitle":"Introduction","url":"/robotframework-RFCP-syllabus/docs/overview#07-acknowledgment-of-contributors","content":" The Robot Framework syllabus and the corresponding "Robot Framework Certified Professional®" (RFCP) certification would not have been possible without the efforts of its author and contributors. This chapter acknowledges their valuable contributions to the development of this syllabus. The Author The primary author of this syllabus is René Rohner. Contributors The following individuals have contributed to the development of this syllabus: Alena Drebezgova, Alex Read, Christoph Singer, Elout van Leeuwen, Frank van der Kuur, Gerwin Laagland, Ilmari Salmela, Krzysztof Żminkowski, Lydia Peabody, Michael Biech, Miikka Solmela, Pekka Klärck, Pyry Hartman, Sami Pesonen, Simon Meggle, Tatu Kairi, and Tomáš Hák. Special Mentions Special recognition is given to Gerwin Laagland, Simon Meggle, and Frank van der Kuur, whose thorough reviews and insightful suggestions greatly enhanced the clarity, structure, and overall quality of the syllabus. Krzysztof Żminkowski, and Simon Meggle contributed significantly to the creation of the exam by proposing thoughtful and challenging questions. Sami Pesonen laid the groundwork for this syllabus by assembling the initial collection of topics to be covered, forming the foundation upon which the syllabus was built. Acknowledgment The creation of the "Robot Framework Certified Professional®" syllabus stands as a testament to the dedication and generosity of its contributors. Most of the work has been done pro bono, reflecting a deep commitment to the principles of open-source collaboration and knowledge sharing. Each contributor—from those who meticulously reviewed and refined the content to those who laid its very foundation—has left a lasting impact. Their combined efforts have ensured that this document serves as a meaningful and accessible resource. We extend our heartfelt gratitude to everyone involved for their invaluable contributions. ","version":"Next","tagName":"h2"},{"title":"3.3 User Keyword Definition & Arguments","type":0,"sectionRef":"#","url":"/robotframework-RFCP-syllabus/docs/chapter-03/user_keyword","content":"","keywords":"","version":"Next"},{"title":"3.3.1 *** Keywords *** Section​","type":1,"pageTitle":"3.3 User Keyword Definition & Arguments","url":"/robotframework-RFCP-syllabus/docs/chapter-03/user_keyword#331--keywords--section","content":" The *** Keywords *** section of suite and resource files is indentation-based similar to the *** Test Cases *** section. The user keywords defined are unindented, while their body implementation is indented by multiple spaces. See these sections for more details about2.2 Basic Suite File Syntaxand 2.6 Writing Test|Task and Calling Keywords. This section can be part of suites or resource files. While keywords defined in suites can solely be used in the suite they are defined in, keywords defined in resource files can be used in any suite that imports these resource files. Example definition of a user keyword: *** Keywords *** Verify Valid Login [Arguments] ${exp_full_name} ${version}= Get Server Version Should Not Be Empty ${version} ${name}= Get User Name Should Be Equal ${name} ${exp_full_name} As a reference for how defined keywords are documented, see 2.5 Keyword Interface and Documentation. ","version":"Next","tagName":"h2"},{"title":"3.3.2 User Keyword Names​","type":1,"pageTitle":"3.3 User Keyword Definition & Arguments","url":"/robotframework-RFCP-syllabus/docs/chapter-03/user_keyword#332-user-keyword-names","content":" Learning Objectives LO-3.3.2 Recall the rules how keyword names are matched. The names of User Keywords should be descriptive and clear, reflecting the purpose of the keyword. Well-named keywords make tests more readable and easier to understand. Robot Framework supports Unicode and allows the use of special characters and even Emojis in keyword names. Keyword names are case-insensitive and can include spaces. Also spaces and underscores will be ignored when matching keyword names. So the keywords Login To System, and log_into_system are considered identical. To identify keywords that shall be executed, Robot Framework uses a matching algorithm that is case-insensitive and ignores spaces and underscores. If then a full match is found, that keyword is used.If no full match is found, the prefixes Given, When, Then, And, and But (case-insensitive), which are used in Behavior-Driven Specification style, are removed from the called keyword name to find a match.If still no match is found, Robot Framework tries to match the name with keywords that have embedded arguments. By default, if not explicitly defined by the library developers, all Library Keywords are named in Title Case with capital letters at the beginning of each word, and spaces between words. Project may choose a different naming convention for User Keywords, but it is recommended to be consistent across the project for User Keyword names. They are defined without indentation, and the subsequent lines until the next unindented line are considered the body of the keyword. The following topics explain how to structure the body of a keyword. ","version":"Next","tagName":"h2"},{"title":"3.3.3 User Keyword Settings​","type":1,"pageTitle":"3.3 User Keyword Definition & Arguments","url":"/robotframework-RFCP-syllabus/docs/chapter-03/user_keyword#333-user-keyword-settings","content":" Learning Objectives LO-3.3.3 Recall all available settings and their purpose for User Keywords User keywords can have similar settings as test cases, and they have the same square bracket syntax separating them from keyword calls. All available settings are listed below and explained in this section or in sections linked below. [Documentation] Used for setting user keyword documentation. (see 3.3.4 User Keyword Documentation)[Arguments] Specifies user keyword arguments to hand over values to the keyword. (see 3.3.5 User Keyword Arguments)[Setup], [Teardown] Specify user keyword setup and teardown. (see 4.2 Teardowns (Suite, Test|Task, Keyword))[Tags] (*) Sets tags for the keyword, which can be used for filtering in documentation and attribution for post-processing results.[Timeout] (*) Sets the possible user keyword timeout.[Return] (*) Deprecated. (*) The application of these settings are not part of this syllabus. ","version":"Next","tagName":"h2"},{"title":"3.3.4 User Keyword Documentation​","type":1,"pageTitle":"3.3 User Keyword Definition & Arguments","url":"/robotframework-RFCP-syllabus/docs/chapter-03/user_keyword#334-user-keyword-documentation","content":" Learning Objectives LO-3.3.4 Recall the significance of the first logical line and in keyword documentation for the log file. Each keyword can have a [Documentation] setting to provide a description of the keyword's purpose and usage. The first logical line, until the first empty row, is used as the short documentation of the keyword in the log.html test protocol. Proper documentation helps maintain clarity, especially in larger projects. It is a good practice to document what the keyword does, any important notes regarding its usage, and additional information about the arguments it accepts if not self-explanatory. User keywords can be documented in the Robot Framework documentation format. Important The syntax of this format has similarities to Markdown, but is more limited and not compatible with Markdown! This format includes: *bold* = bold_italic_ = italic_*bold italic*_ = bold italic`code` = codeTablesListsLinksImagesHeading levels ","version":"Next","tagName":"h2"},{"title":"3.3.5 User Keyword Arguments​","type":1,"pageTitle":"3.3 User Keyword Definition & Arguments","url":"/robotframework-RFCP-syllabus/docs/chapter-03/user_keyword#335-user-keyword-arguments","content":" Learning Objectives LO-3.3.5 Understand the purpose and syntax of the [Arguments] setting in User Keywords. User Keywords can accept arguments, which make them more dynamic and reusable in various contexts. The [Arguments] setting is used to define the arguments a user keyword expects. See also Chapter 2 2.5.2 Keyword Arguments for an introduction to argument kinds. Arguments are defined by [Arguments] followed by the argument names separated by multiple spaces in the syntax of scalar variables. Unlike Library Keywords, User Keywords cannot define argument types like string, number, etc., as described in the 2.5.2.8 Argument Types section. ","version":"Next","tagName":"h2"},{"title":"3.3.5.1 Defining Mandatory Arguments​","type":1,"pageTitle":"3.3 User Keyword Definition & Arguments","url":"/robotframework-RFCP-syllabus/docs/chapter-03/user_keyword#3351-defining-mandatory-arguments","content":" Learning Objectives LO-3.3.5.1-1 Recall what makes an argument mandatory in a user keyword. LO-3.3.5.1-2 Define User Keywords with mandatory arguments. Arguments defined as scalar variable (${arg}) without a default value are mandatory and must be provided when calling the keyword. Example that defines a keyword with two arguments: *** Keywords *** Verify File Contains [Documentation] Verifies that a file contains a specific text. ... ... The keyword opens the file specified by the file path and checks if it contains the expected content. [Arguments] ${file_path} ${expected_content} ${server_log} = Get File ${file_path} Should Contain ${server_log} ${expected_content} All variables defined in the [Arguments] are local to the keyword body and do not exist outside of the keyword. This keyword may be called in a test case like this: *** Test Cases *** Check Server Log Verify File Contains server.log Successfully started In that case, the argument ${file_path} is assigned the value server.log, and ${expected_content} is assigned the value Successfully started. ","version":"Next","tagName":"h3"},{"title":"3.3.5.2 Defining Optional Arguments​","type":1,"pageTitle":"3.3 User Keyword Definition & Arguments","url":"/robotframework-RFCP-syllabus/docs/chapter-03/user_keyword#3352-defining-optional-arguments","content":" Learning Objectives LO-3.3.5.2-1 Recall how to define optional arguments in a user keyword. LO-3.3.5.2-2 Define User Keywords with optional arguments. Optional arguments are defined by assigning default values to them in the [Arguments] setting. All optional arguments must be defined after all mandatory arguments. Default values are assigned using an equal sign (=), followed by the default value without any spaces, such as ${ignore_case}=True, which would set the string True as default. The assigned default values can also include previously defined variables, such as ${ignore_case}=${True}, where ${True} represents the boolean value True. Example: *** Keywords *** Verify File Contains [Documentation] Verifies that a file contains a specific text. ... ... The keyword opens the file specified by the ``file_path`` ... and checks if it contains the ``expected_content``. ... ... By default, the verification is case-insensitive ... but can be changed with the optional argument ``ignore_case``. [Arguments] ${file_path} ${expected_content} ${encoding}=utf-8 ${ignore_case}=${True} ${server_log} = Get File ${file_path} ${encoding} Should Contain ${server_log} ${expected_content} ignore_case=${ignore_case} ","version":"Next","tagName":"h3"},{"title":"3.3.5.3 Defining Embedded Arguments​","type":1,"pageTitle":"3.3 User Keyword Definition & Arguments","url":"/robotframework-RFCP-syllabus/docs/chapter-03/user_keyword#3353-defining-embedded-arguments","content":" Learning Objectives LO-3.3.5.3-1 Describe how embedded arguments are replaced by actual values during keyword execution. LO-3.3.5.3-2 Understand the role of embedded arguments in Behavior-Driven Development (BDD) style. In Robot Framework, embedded arguments allow the inclusion of arguments directly within the keyword name itself. This approach is particularly useful for creatingBehavior-Driven Development (BDD)-style test cases or for making keyword names more readable and meaningful. With embedded arguments, placeholders are used within the keyword name, which are replaced by actual values when the keyword is executed. These arguments are written as scalar variables with dollar signs and curly braces, as shown in the following example: *** Keywords *** The file '${file_name}' should contain '${expected_content}' ${file_content} = Get File ${file_name} Should Contain ${file_content} ${expected_content} When this keyword is called, the placeholders ${file_name}and ${expected_content} are replaced by the actual values provided in the keyword call. For instance, in the following example,${file_name} is replaced with server.logand ${expected_content} with Successfully started: *** Test Cases *** Test File Content Given the server log level is 'INFO' When the server is started successfully Then the file 'server.log' should contain 'Successfully started' Quotes around the embedded arguments are treated as regular characters within the keyword name but can improve readability and help distinguish embedded arguments from the rest of the keyword name. Embedded arguments can become problematic when the keyword name becomes overly long or complicated. To address this, a mix of embedded arguments and regular arguments can be used. This approach can help manage more complex data structures and enhance readability. Example of mixed embedded and regular arguments: *** Test Cases *** Embedded and normal arguments Given the user is on the pet selection page When the user adds 2 cat fish And the user sets 3 dogs And the user removes 1 dogs Then the number of cat fish should be 2 And the number of dogs should be count=2 *** Keywords *** the number of ${animals} should be [Arguments] ${count} ${current_count} Get Animal Count ${animals} Should Be Equal As Numbers ${current_count} ${count} the user ${action} [Arguments] ${amount} ${animal} IF '${action}' == 'adds' Add Items To List animal_list ${animal} ${amount} ELSE IF '${action}' == 'removes' Remove Items From List animal_list ${animal} ${amount} ELSE IF '${action}' == 'sets' Set Amount To List animal_list ${animal} ${amount} ELSE Skip Test skipped due to invalid action END ","version":"Next","tagName":"h3"},{"title":"3.3.5.4 Other Argument Kinds​","type":1,"pageTitle":"3.3 User Keyword Definition & Arguments","url":"/robotframework-RFCP-syllabus/docs/chapter-03/user_keyword#3354-other-argument-kinds","content":" Other argument kinds like Named-Only Arguments, Free Named Arguments, orVariable Number of Positional Arguments should be known, but their definition and usage are not part of this syllabus. ","version":"Next","tagName":"h3"},{"title":"3.3.6 RETURN Statement​","type":1,"pageTitle":"3.3 User Keyword Definition & Arguments","url":"/robotframework-RFCP-syllabus/docs/chapter-03/user_keyword#336-return-statement","content":" Learning Objectives LO-3.3.6-1 Understand how the RETURN statement passes data between different keywords. LO-3.3.6-2 Use the RETURN statement to return values from a user keyword and assign it to a variable. The RETURN statement (case-sensitive) in Robot Framework is used to return values from a User Keyword to be used in further test steps or stored in variables. This allows test execution to pass data between different keywords. It can return one or more values. If more than one value is returned, they can either be assigned to multiple variables or stored as a list in a single variable. Example: *** Keywords *** Get File Name From Path [Arguments] ${file_path} ${path} ${file} = Split Path ${file_path} RETURN ${file} The RETURN statement is normally used at the end of a keyword definition, because it will end the keyword execution at that point and return to the caller. However, this behavior can be used to conditionally end a keyword execution early together with an IF or TRY-EXCEPT statement. The RETURN statement cannot return a value from a keyword call directly like in other programming languages. The return value must be stored in a variable first and then be returned by the RETURN statement. ","version":"Next","tagName":"h2"},{"title":"3.3.7 Keyword Conventions​","type":1,"pageTitle":"3.3 User Keyword Definition & Arguments","url":"/robotframework-RFCP-syllabus/docs/chapter-03/user_keyword#337-keyword-conventions","content":" Learning Objectives LO-3.3.7 Recall the naming conventions for user keywords. When defining User Keywords, it is recommended to follow conventions to ensure consistency and readability across the project. These may be taken from community best practices or defined within the project team. Keyword Conventions should contain agreements on: Naming Case: Which case shall be used? (i.e. Title Case, camelCase, snake_case, kebab-case, or sentence case, etc. ) (from a readability perspective, Title Case or Sentence case are recommended)Grammatical Form/Mood: Which form shall be used for actions and verifications/assertions? (i.e. Imperative for both like Click Button, Verify Text. Or i.e. Declarative/Indicative for assertions like Text Should Be, Element Should Be Visible)Word/Character Count: How man words or characters shall be used in a keyword name? (i.e. less than 7 words)Argument Count: How many arguments shall a keyword have? (i.e. less than 5)Documentation: How shall the documentation be structured and which information shall be included or is it required at all? ","version":"Next","tagName":"h2"},{"title":"Learning Objectives","type":0,"sectionRef":"#","url":"/robotframework-RFCP-syllabus/docs/learning_objectives","content":"Learning Objectives ID\tK-Level\tContentLO-1.1\tK1\tRecall the two main use cases of Robot Framework LO-1.1.1\tK1\tRecall the test levels Robot Framework is mostly used for LO-1.2.1\tK1\tRecall the layers of the Generic Test Automation Architecture (gTAA) and their corresponding components in Robot Framework LO-1.2.2\tK1\tRecall what is part of Robot Framework and what is not LO-1.2.3\tK1\tRecall the technology Robot Framework is built on and the prerequisites for running it LO-1.3\tK1\tRecall the key attributes of the syntax that makes Robot Framework simple and human-readable LO-1.3.3\tK2\tExplain the difference between User Keywords and Library Keywords LO-1.3.4\tK1\tRecall the difference between Resource Files and Libraries and their artifacts LO-1.4\tK1\tRecall the three specification styles of Robot Framework LO-1.4.1\tK2\tUnderstand the basic concepts of Keyword-Driven Specification LO-1.4.2\tK2\tUnderstand the basic concepts of Behavior-Driven Specification LO-1.4.3\tK1\tRecall the differences between Keyword-Driven and Behavior-Driven Specification LO-1.4.4\tK1\tRecall the purpose of Data-Driven Specification LO-1.5.1\tK1\tRecall the type of open-source license under which Robot Framework is distributed LO-1.5.2\tK1\tList and recall the key objectives and organizational form of the Robot Framework Foundation LO-1.5.3\tK1\tRecall the official webpages for Robot Framework and its resources LO-2.1\tK2\tUnderstand which files and directories are considered suites and how they are structured in a suite tree. LO-2.1.1\tK1\tRecall the conditions and requirements for a file to be considered a Suite file LO-2.1.2\tK1\tRecall the available sections in a suite file and their purpose. LO-2.1.2.1-1\tK1\tRecall the available settings in a suite file. LO-2.1.2.1-2\tK2\tUnderstand the concepts of suite settings and how to define them. LO-2.1.2.2\tK1\tRecall the purpose of the *** Variables *** section. LO-2.1.2.3\tK2\tUnderstand the purpose of the *** Test Cases *** or *** Tasks *** section. LO-2.1.2.4\tK2\tUnderstand the purpose and limitations of the *** Keywords *** section. LO-2.2\tK2\tUnderstand the basic syntax of test cases and tasks. LO-2.2.1\tK3\tUnderstand and apply the mechanics of indentation and separation in Robot Framework. LO-2.2.2\tK3\tBe able to use line breaks and continuation in a statement. LO-2.2.3\tK3\tBe able to add in-line comments to suites. LO-2.2.4\tK2\tUnderstand how to escape control characters in Robot Framework. LO-2.2.5\tK2\tUnderstand the structure of a basic suite file. LO-2.3\tK1\tRecall the three components of the Robot Framework CLI. LO-2.3.1\tK2\tUnderstand how to run the robot command and its basic usage. LO-2.3.2\tK2\tExplain the execution artifacts generated by Robot Framework. LO-2.3.3\tK1\tRecall the four different status labels used by Robot Framework. LO-2.3.3.1\tK2\tUnderstand when an element is marked as PASS. LO-2.3.3.2\tK2\tUnderstand when an element is marked as FAIL. LO-2.3.4\tK2\tUnderstand the difference between log messages and console output. LO-2.4.1-1\tK1\tRecall the purpose of keyword libraries and how to import them. LO-2.4.1-2\tK1\tRecall the three types of libraries in Robot Framework. LO-2.4.2-1\tK1\tRecall the purpose of resource files. LO-2.4.2-2\tK3\tUse resource files to import new keywords. LO-2.4.3\tK2\tUnderstand the different types of paths that can be used to import libraries and resource files. LO-2.5\tK2\tUnderstand the structure of keyword interfaces and how to interpret keyword documentation. LO-2.5.1\tK1\tRecall the information that can be found in a keyword documentation. LO-2.5.2\tK2\tUnderstand the difference between argument kinds. LO-2.5.2.1\tK2\tUnderstand the concept of mandatory arguments and how they are documented. LO-2.5.2.2\tK2\tUnderstand the concept of optional arguments and how they are documented. LO-2.5.2.3\tK1\tRecall the concept of keywords with embedded arguments used in Behavior-Driven Specification and how they are documented. LO-2.5.2.4\tK1\tRecall how "Positional or Named Arguments" are marked in the documentation and their use case. LO-2.5.2.5\tK1\tRecall how "Variable Number of Positional Arguments" are marked in the documentation and their use case. LO-2.5.2.6\tK1\tRecall what properties "Named-Only Arguments" have and how they are documented. LO-2.5.2.7\tK1\tRecall how free named arguments are marked in documentation. LO-2.5.2.8\tK2\tUnderstand the concept of argument types and automatic type conversion. LO-2.5.2.9\tK2\tUnderstand the concept of return type hints. LO-2.5.3\tK2\tUnderstand how to read keyword documentation and how to interpret the examples. LO-2.6\tK2\tUnderstand how to call imported keywords and how to structure keyword calls. LO-2.6.1\tK2\tUnderstand the concept of how to set argument values positionally. LO-2.6.2\tK2\tUnderstand the concept of named arguments and how to set argument values by their name. LO-2.6.3\tK1\tRecall how to use embedded arguments. LO-3.2-1\tK2\tUnderstand how variables in Robot Framework are used to store and manage data LO-3.2-2\tK1\tRecall the relevant five different ways to create and assign variables LO-3.2.1-1\tK1\tRecall the four syntactical access types to variables with their prefixes LO-3.2.1-2\tK1\tRecall the basic syntax of variables LO-3.2.2-1\tK3\tCreate variables in the Variables section LO-3.2.2-2\tK3\tUse the correct variable prefixes for assigning and accessing variables LO-3.2.2.1-1\tK3\tCreate and assign scalar variables LO-3.2.2.1-2\tK2\tUnderstand how multiple lines can be used to define scalar variables LO-3.2.2.2\tK2\tUnderstand how to access primitive data types LO-3.2.2.3\tK2\tUnderstand how to set and access data in list variables LO-3.2.2.4\tK2\tUnderstand how to set and access data in dict variables LO-3.2.3\tK3\tBe able to assign return values from keywords to variables LO-3.2.4\tK2\tUnderstand how to create variables using the VAR statement LO-3.2.5\tK2\tUnderstand how local and suite scope variables are created LO-3.3.2\tK1\tRecall the rules how keyword names are matched. LO-3.3.3\tK1\tRecall all available settings and their purpose for User Keywords LO-3.3.4\tK1\tRecall the significance of the first logical line and in keyword documentation for the log file. LO-3.3.5\tK2\tUnderstand the purpose and syntax of the [Arguments] setting in User Keywords. LO-3.3.5.1-1\tK1\tRecall what makes an argument mandatory in a user keyword. LO-3.3.5.1-2\tK3\tDefine User Keywords with mandatory arguments. LO-3.3.5.2-1\tK1\tRecall how to define optional arguments in a user keyword. LO-3.3.5.2-2\tK3\tDefine User Keywords with optional arguments. LO-3.3.5.3-1\tK2\tDescribe how embedded arguments are replaced by actual values during keyword execution. LO-3.3.5.3-2\tK2\tUnderstand the role of embedded arguments in Behavior-Driven Development (BDD) style. LO-3.3.6-1\tK2\tUnderstand how the RETURN statement passes data between different keywords. LO-3.3.6-2\tK3\tUse the RETURN statement to return values from a user keyword and assign it to a variable. LO-3.3.7\tK1\tRecall the naming conventions for user keywords. LO-3.4\tK2\tUnderstand the basic concept and syntax of Data-Driven Specification LO-3.4.1-1\tK2\tUnderstand how to define and use test|task templates LO-3.4.1-2\tK1\tRecall the differences between the two different approaches to define Data-Driven Specification LO-3.4.1.1\tK1\tRecall the syntax and properties of multiple named test|task with one template LO-3.4.1.2\tK1\tRecall the syntax and properties of named test|task with multiple data rows LO-3.5\tK1\tRecall that naming conflicts can arise from the import of multiple resource files. LO-3.5.1\tK2\tUnderstand how transitive imports of resource files and libraries work. LO-3.5.2\tK3\tBe able to configure a library import using arguments. LO-3.5.3\tK2\tExplain how naming conflicts can happen and how to mitigate them. LO-4.1-1\tK1\tRecall the purpose and benefits of Setups in Robot Framework LO-4.1-2\tK1\tRecall the different levels where a Setup can be defined LO-4.1.1-1\tK1\tRecall key characteristics, benefits, and syntax of Suite Setup LO-4.1.1-2\tK2\tUnderstand when Suite Setup is executed and used LO-4.1.2-1\tK1\tRecall key characteristics, benefits, and syntax of Test Setup LO-4.1.2-2\tK2\tUnderstand when Test|Task Setup is executed and used LO-4.1.3\tK1\tRecall key characteristics and syntax of Keyword Setup LO-4.2-1\tK2\tUnderstand the different levels where and how Teardowns can be defined and when they are executed LO-4.2-2\tK1\tRecall the typical use cases for using Teardowns LO-4.2.1-1\tK1\tRecall key characteristics, benefits, and syntax of Suite Teardown LO-4.2.1-2\tK2\tUnderstand when Suite Teardown is executed and used LO-4.2.2-1\tK1\tRecall key characteristics, benefits, and syntax of Test|Task Teardown LO-4.2.2-2\tK2\tUnderstand when Test|Task Teardown is executed and used LO-4.2.3\tK1\tRecall key characteristics, benefits, and syntax of Keyword Teardown LO-4.3\tK1\tRecall how to define an Initialization Files and its purpose LO-4.3.2\tK2\tUnderstand the execution order of Suite Setup and Suite Teardown in Initialization Files and their sub-suites and tests|tasks LO-4.3.3\tK1\tRecall the allowed sections and their content in Initialization Files LO-4.4\tK1\tRecall the purpose of Test|Task Tags in Robot Framework LO-4.4.1\tK1\tRecall the syntax and different ways to assign tags to tests|tasks LO-4.4.2\tK2\tUnderstand how to filter tests|tasks using the command-line interface of Robot Framework LO-4.5-1\tK1\tRecall the use case and purpose of skipping tests|tasks in Robot Framework LO-4.5-2\tK1\tRecall the different ways to skip tests|tasks in Robot Framework LO-4.5.1\tK1\tRecall the differences between skip and exclude LO-5.1.1\tK2\tUnderstand the difference between statically defined and dynamically created variables in Robot Framework LO-5.1.1.1\tK1\tRecall the priority of statically defined or imported variables in Robot Framework LO-5.1.1.2\tK1\tRecall the priority of dynamically created variables in Robot Framework LO-5.1.2\tK1\tRecall the different variable scopes in Robot Framework LO-5.1.2.1\tK1\tRecall how to define global variables and where they can be accessed LO-5.1.2.2\tK1\tRecall how to define suite variables and where they can be accessed LO-5.1.2.3\tK1\tRecall how to define test|task variables and where they can be accessed LO-5.1.2.4\tK1\tRecall how to define local variables and where they can be accessed LO-5.1.4.1\tK1\tRecall that assignments to @{list} variables convert values to lists automatically LO-5.1.4.2\tK1\tRecall that @{list} unpacks the values of a list variable when accessed LO-5.1.5.1\tK1\tRecall that assignments to &{dict} variables automatically convert values to Robot Framework Dictionaries and enable dot-access LO-5.1.5.2\tK1\tRecall that &{dict} unpacks to multiple key=value pairs when accessed LO-5.1.6\tK1\tRecall that Robot Framework provides access to execution information via Built-In variables LO-5.2.1\tK2\tUnderstand the purpose and basic concept of IF-Statements LO-5.2.4\tK2\tUnderstand the purpose and basic concept of FOR Loops LO-5.2.5\tK2\tUnderstand the purpose and basic concept of WHILE Loops LO-5.2.6\tK2\tUnderstand the purpose and basic concept of the BREAK and CONTINUE statements","keywords":"","version":"Next"},{"title":"4.1 Setups (Suite, Test|Task, Keyword)","type":0,"sectionRef":"#","url":"/robotframework-RFCP-syllabus/docs/chapter-04/setups","content":"","keywords":"","version":"Next"},{"title":"4.1.1 Suite Setup​","type":1,"pageTitle":"4.1 Setups (Suite, Test|Task, Keyword)","url":"/robotframework-RFCP-syllabus/docs/chapter-04/setups#411-suite-setup","content":" Learning Objectives LO-4.1.1-1 Recall key characteristics, benefits, and syntax of Suite Setup LO-4.1.1-2 Understand when Suite Setup is executed and used A Suite Setup is executed before any tests|tasks or child suites within the suite are run. It is used to prepare the environment or perform actions that need to occur before the entire suite runs. Since it is only executed once before all tests|tasks or child suites, it can save time, rather than executing the action for each test|task individually. Key characteristics of Suite Setup: Suite Setup is a single keyword call with potential argument values.Executed before any tests|tasks and child suites in the suite.If the Suite Setup fails, all tests|tasks in the suite and its child suites are marked as failed, and they are not executed.Logged in the execution log as a separate section, indicating the setup status. Typical use cases: Ideal for checking preconditions that must be met before running the tests|tasks.Ensuring that the environment is ready for execution.Starting services or applications required for the suite.Preparing a system under automation to meet the suite's requirements.Loading configurations or resources shared across multiple tests|tasks. Example of defining a Suite Setup: *** Settings *** Suite Setup Initialize Environment dataset=Config_C3 ","version":"Next","tagName":"h2"},{"title":"4.1.2 Test|Task Setup​","type":1,"pageTitle":"4.1 Setups (Suite, Test|Task, Keyword)","url":"/robotframework-RFCP-syllabus/docs/chapter-04/setups#412-testtask-setup","content":" Learning Objectives LO-4.1.2-1 Recall key characteristics, benefits, and syntax of Test Setup LO-4.1.2-2 Understand when Test|Task Setup is executed and used A Test|Task Setup is executed before a single test|task runs. It is used to prepare the specific conditions required for that test|task. You can define a default Test|Task Setup in the *** Settings *** section of the suite using the Test Setup|Task Setup setting. This setup will be applied to all tests|tasks within the suite unless overridden. Individual tests|tasks can override the default setup by specifying their own [Setup] setting within the test|task. To disable the setup for a specific test|task, you can set [Setup] NONE, which means that no setup will be executed for that test|task. Key characteristics of Test|Task Setup: Test|Task Setup is a single keyword call with potential argument values.Executed before the test|task starts.If the Test|Task Setup fails, the test|task is marked as failed, and its body, including its main keywords, is not executed.Can be set globally for all tests|tasks in a suite and overridden locally.Logged in the execution log as a separate section, indicating the setup status. Typical use cases: Setting up data unique to the test|task.Executing preparation steps to navigate to the automated task or feature under test.Distinguishing phases of a test|task in setup (aka preparation or precondition checking), steps, and teardown (aka clean up or postconditions). Example of defining a default Test|Task Setup in the suite settings and overriding it on a test case: *** Settings *** Test Setup Login As Standard User *** Test Cases *** User Action Test With Default Setup # Default Test Setup is applied Perform User Actions 0815 Another User Action With Default Setup # Default Test Setup is applied Perform another User Action 4711 Admin Access Test With Local Setup [Setup] Login As Admin # Override the default setup Perform Admin Actions 007 No Setup Test [Setup] NONE # Override and disable the setup by case-sensitive NONE Perform Actions Without Login 000 ","version":"Next","tagName":"h2"},{"title":"4.1.3 Keyword Setup​","type":1,"pageTitle":"4.1 Setups (Suite, Test|Task, Keyword)","url":"/robotframework-RFCP-syllabus/docs/chapter-04/setups#413-keyword-setup","content":" Learning Objectives LO-4.1.3 Recall key characteristics and syntax of Keyword Setup A Keyword Setup is executed before the body of a user keyword is executed. It allows for preparation steps specific to that keyword or ensures that the keyword's requirements are met before execution. Key characteristics of Keyword Setup: Keyword Setup is a single keyword call with potential argument values.Executed before the keyword's body.If the Keyword Setup fails, the keyword's body is not executed.Logged in the execution log as a separate section, indicating the setup status. Typical use cases: Opening connections or files needed by the keyword.Initializing variables or data structures.Ensuring preconditions specific to the keyword are met. Example of defining a Keyword Setup: *** Keywords *** Process Data [Setup] Open Data Connection Process the Data ","version":"Next","tagName":"h2"},{"title":"5.2 Control Structures","type":0,"sectionRef":"#","url":"/robotframework-RFCP-syllabus/docs/chapter-05/control_structures","content":"","keywords":"","version":"Next"},{"title":"5.2.1 IF Statements​","type":1,"pageTitle":"5.2 Control Structures","url":"/robotframework-RFCP-syllabus/docs/chapter-05/control_structures#521-if-statements","content":" Learning Objectives LO-5.2.1 Understand the purpose and basic concept of IF-Statements The IF/ELSE syntax in Robot Framework is used to control the flow of test|task execution by allowing certain keywords to run only when specific conditions are met. This is achieved by evaluating conditions written as Python expressions, enabling dynamic decision-making within your tests|tasks. The IF statement begins with the IF token and ends with an END, enclosing the keywords executed when the condition is true. An optional ELSE or ELSE IF can specify alternative actions when the initial condition is false. This structure enhances the flexibility and responsiveness of your tests|tasks, allowing them to adapt based on variables and outcomes encountered during execution. ","version":"Next","tagName":"h2"},{"title":"5.2.1.1 Basic IF Syntax​","type":1,"pageTitle":"5.2 Control Structures","url":"/robotframework-RFCP-syllabus/docs/chapter-05/control_structures#5211-basic-if-syntax","content":" When certain keywords should be executed only if a condition is met, the IF statement can be used. Structure: IF <condition> <keywords> <keywords> END Example: *** Test Cases *** Check Status IF '${status}' == 'SUCCESS' Log Operation was successful. END Executes the Log keyword if ${status} is the string SUCCESS. ","version":"Next","tagName":"h3"},{"title":"5.2.2 IF/ELSE IF/ELSE Structure​","type":1,"pageTitle":"5.2 Control Structures","url":"/robotframework-RFCP-syllabus/docs/chapter-05/control_structures#522-ifelse-ifelse-structure","content":" To execute different alternative actions based on various conditions, use the IF/ELSE IF/ELSE structure. Structure: IF <condition1> <keywords if condition1 is true> ELSE IF <condition2> <keywords if condition2 is true> ELSE <keywords if all conditions are false> END Example: *** Test Cases *** Evaluate Score IF ${score} >= 90 Log Grade A ELSE IF ${score} >= 80 Log Grade B ELSE Log Grade C or below END ","version":"Next","tagName":"h2"},{"title":"5.2.3 Inline IF Statement​","type":1,"pageTitle":"5.2 Control Structures","url":"/robotframework-RFCP-syllabus/docs/chapter-05/control_structures#523-inline-if-statement","content":" For single conditional keywords, the simplified inline IF statement can be used. Structure: IF <condition> <keyword> [arguments] Example: *** Test Cases *** Quick Check IF ${user} == 'Admin' Log Admin access granted. Executes the Log keyword if ${user} equals 'Admin'.No END is needed for inline IF. ","version":"Next","tagName":"h2"},{"title":"5.2.4 FOR Loops​","type":1,"pageTitle":"5.2 Control Structures","url":"/robotframework-RFCP-syllabus/docs/chapter-05/control_structures#524-for-loops","content":" Learning Objectives LO-5.2.4 Understand the purpose and basic concept of FOR Loops The FOR loop in Robot Framework repeats a set of keywords multiple times, iterating over a sequence of values. This allows you to perform the same actions for different items without duplicating code, enhancing the efficiency and readability of your keyword logic. Robot Framework has four types of FOR loops; this chapter focuses on the basic FOR-IN loop. FOR-IN is used to iterate over a list of values. The other types are FOR-IN-RANGE, FOR-IN-ENUMERATE, and FOR-IN-ZIP, which are more advanced and less commonly required. FOR-IN-RANGE iterates over a range of numbers.FOR-IN-ENUMERATE iterates over a list of values and their indexes.FOR-IN-ZIP iterates over multiple lists simultaneously. The FOR loop begins with the FOR token, followed by a loop variable, the IN token, and the iterable variable or list of values. The loop variable takes on each value in the sequence one at a time, executing the enclosed keywords for each value. ","version":"Next","tagName":"h2"},{"title":"5.2.4.1 Basic FOR Loop Syntax​","type":1,"pageTitle":"5.2 Control Structures","url":"/robotframework-RFCP-syllabus/docs/chapter-05/control_structures#5241-basic-for-loop-syntax","content":" When you need to execute the same keywords for each item in a list or sequence, you can use the FOR-IN loop. Structure: FOR ${loop_variable} IN <value1> <value2> ... <valueN> <keywords> <keywords> END Since <value1> <value2> ... <valueN> can be the same as an unpacked list like @{values}, this is the most common way to use the FOR loop. FOR ${loop_variable} IN @{iterable_values} <keywords> <keywords> END Example: *** Variables *** @{fruits} = apple banana cherry *** Test Cases *** Process Fruit List FOR ${fruit} IN @{fruits} Log Processing ${fruit} END This would essentially be the same as: *** Test Cases *** Process Fruits separately Log Processing apple Log Processing banana Log Processing cherry ","version":"Next","tagName":"h3"},{"title":"5.2.5 WHILE Loops​","type":1,"pageTitle":"5.2 Control Structures","url":"/robotframework-RFCP-syllabus/docs/chapter-05/control_structures#525-while-loops","content":" Learning Objectives LO-5.2.5 Understand the purpose and basic concept of WHILE Loops While the FOR loop iterates over a known amount of values, WHILE loops repeat their body as long as a condition is met. This is typically used in cases where the number of iterations is not known in advance or depends on a dynamic condition. One example use case would be scrolling down a page until a certain element is visible. In this case, you would use a WHILE loop to keep scrolling until the element is found or a maximum iteration limit is reached. The WHILE loop begins with the WHILE token, followed by a condition that evaluates to true or false. If the condition is true, the loop body is executed, and the condition is re-evaluated. If the condition is false, the loop is exited, and execution continues with the next keyword after the END. The condition is similar to an IF statement, a Python expression that evaluates to a boolean value. Structure: WHILE <condition> <keywords> <keywords> END Example: *** Test Cases *** Scroll Down Until Element Visible ${element_visible} Get Element Visibility <locator> WHILE not ${element_visible} Scroll Down ${element_visible} Get Element Visibility <locator> END WHILE loops have a configurable iteration limit in Robot Framework. When the maximum number of iterations is reached, the loop exits with a failure, causing the test|task or keyword to fail. This prevents infinite loops and ensures that tests|tasks do not hang indefinitely. ","version":"Next","tagName":"h2"},{"title":"5.2.6 BREAK and CONTINUE​","type":1,"pageTitle":"5.2 Control Structures","url":"/robotframework-RFCP-syllabus/docs/chapter-05/control_structures#526-break-and-continue","content":" Learning Objectives LO-5.2.6 Understand the purpose and basic concept of the BREAK and CONTINUE statements In some cases, it is helpful to stop a loop or skip the remaining part of a loop and continue with the next iteration. This can be achieved with the BREAK and CONTINUE statements. BREAK stops the current loop and exits it immediately.CONTINUE skips the remaining part of the current iteration and continues with the next iteration. These can, of course, be combined with IF statements to control the loop flow. Example 1 BREAK: Suppose we want to search for an element on a page and scroll down until it is visible. This time, we do not know the number of pages we can scroll, so we use the WHILE loop. However, we want the loop to iterate and BREAK once we have found the element. *** Test Cases *** Scroll Down Until Element Visible WHILE True # This would loop to the max iteration limit ${element_visible} Get Element Visibility <locator> IF ${element_visible} BREAK Scroll Down END Here we used BREAK to exit the loop before scrolling down if the element is visible. CONTINUE is useful when you want to skip the remaining part of the current iteration and continue with the next iteration if a condition is met. In that case, combine IF and CONTINUE to control the loop flow. Example 2 CONTINUE: *** Settings *** Library Collections *** Variables *** &{participant_1} name=Alice age=23 &{participant_2} name=Bob age=42 &{participant_3} name=Charlie age=33 &{participant_4} name=Pekka age=44 @{participants} ${participant_1} ${participant_2} ${participant_3} ${participant_4} *** Test Cases *** Find Older Participants ${older_participants} Get Older Participants ${participants} 40 Should Be Equal ${older_participants}[0][name] Bob Should Be Equal ${older_participants}[1][name] Pekka *** Keywords *** Get Older Participants [Arguments] ${participants} ${minimum_age} VAR @{older_participants} # Creates an empty list FOR ${participant} IN @{participants} # Iterates over all participants IF ${participant.age} < ${minimum_age} CONTINUE # Skips the remaining part of the loop if age is below the minimum Log Participant ${participant.name} is older than 40 # Logs participant name if age is above the minimum Append To List ${older_participants} ${participant} # BuiltIn keyword to append a value to a list END RETURN ${older_participants} ","version":"Next","tagName":"h2"},{"title":"3.2 Variables","type":0,"sectionRef":"#","url":"/robotframework-RFCP-syllabus/docs/chapter-03/variables","content":"","keywords":"","version":"Next"},{"title":"3.2.1 Variable Syntax and Access Types​","type":1,"pageTitle":"3.2 Variables","url":"/robotframework-RFCP-syllabus/docs/chapter-03/variables#321-variable-syntax-and-access-types","content":" Learning Objectives LO-3.2.1-1 Recall the four syntactical access types to variables with their prefixes LO-3.2.1-2 Recall the basic syntax of variables Variables in Robot Framework are defined by three attributes: Prefix: $, @, or & to define the access type to the variable. (% for environment variables)Delimiter: {} to enclose the variable name.Variable Name: The string that addresses the variable. i.e. just the variable_name or more advanced access ways. Variable names are case-insensitive and as keywords, containing single spaces and underscores are ignored when matching variable names. Robot Framework supports Unicode and allows the use of special characters and even Emojis in variable names. In case these prefixes followed by a curly brace opening (${) should be used as characters in a normal string and not as a variable, they must be escaped by a backslash like \\${ to be treated as text rather than a variable start. Robot Framework, implemented in Python, can work with any object stored in variables, and syntactically distinguishes four types of accessing variables: Scalar Variables: Store values as a single entity and are represented by the dollar-syntax ${variable_name}.List Variables: Store multiple values in a list structure. They are created using the at-syntax @{list_variable_name}.Dictionary Variables: Store key-value pairs in a dictionary structure. They are created using the ampersand-syntax &{dictionary_variable_name}.Environment Variables (read-only): Read access to environments variables of the operating system unsing the percent-syntax %{ENV_VAR_NAME}. These different syntactical handling methods allow the users to also create and handle lists and dictionaries natively in Robot Framework. However, these prefixes just define the access type to the variable, and the actual data stored in the variable can be of any type, including strings, numbers, lists, dictionaries, or even objects. When creating variables, different syntax is used to define the type of the variable as described in the next sections, but when accessing the variable, the scalar variable syntax with a dollar sign $ as the prefix is used in most cases. More details about list-like and dictionary-like variables, and when to use @ or & when accessing these variables, can be found in the 5.1 Advanced Variables chapter. ","version":"Next","tagName":"h2"},{"title":"3.2.2 *** Variables *** Section​","type":1,"pageTitle":"3.2 Variables","url":"/robotframework-RFCP-syllabus/docs/chapter-03/variables#322--variables--section","content":" Learning Objectives LO-3.2.2-1 Create variables in the Variables section LO-3.2.2-2 Use the correct variable prefixes for assigning and accessing variables Variables can be defined in the *** Variables *** section within both suite files and resource files. Variables defined in a suite file are accessible throughout that specific suite, enabling consistent use across all test|tasks, and keywords executed within that suite.Variables defined in a resource file, however, are accessible in all files that import the resource file directly or indirectly by imports of other resource files. This allows for the sharing of variables across multiple suites or files while maintaining modularity and reusability. This section is evaluated before any other section in a resource or suite file, and therefore variables defined here can be used in any other section of the file. This section is typically used to define constants or to initialize variables that may be re-assigned during execution and more globally used. Variables created in this section: are not indented,must be created either as scalar ($), list-like (@), or dictionary-like (&) variables,can be followed by an optional single space and equal sign (=) to improve readability,are separated from their following value(s) by multiple spaces,can be defined in multiple lines using the ... syntax.have a suite scope in the suite created or imported to. Because two or more spaces are used to separate elements in a row, all values are stripped of leading and trailing spaces, identical to arguments of keyword calls (see 2.2.4 Escaping of Control Characters to be able to define these spaces. Variable values in Robot Framework can include other variables, and their values will be concatenated at runtime when the line is executed. This means that when a variable is used within another variable's value, the final value is resolved by replacing the variables with their actual content during execution. Variables defined in the *** Variables *** section are recommended to be named in uppercase to distinguish them from local variables defined in test cases or keywords. ","version":"Next","tagName":"h2"},{"title":"3.2.2.1 Scalar Variable Definition​","type":1,"pageTitle":"3.2 Variables","url":"/robotframework-RFCP-syllabus/docs/chapter-03/variables#3221-scalar-variable-definition","content":" Learning Objectives LO-3.2.2.1-1 Create and assign scalar variables LO-3.2.2.1-2 Understand how multiple lines can be used to define scalar variables Example of creating scalar variables: *** Variables *** ${NAME} Robot Framework ${VERSION} 8.0 ${TOOL} ${NAME}, version: ${VERSION} The variable ${TOOL} will be resolved to Robot Framework, version: 8.0 at runtime. If the value of a scalar variable is long, you can split it into multiple lines for better readability using the ... syntax. By default, multiple values are concatenated with a space. You can also define a custom separator by specifying the last value as a lowercase separator= followed by the desired separator value (e.g., newline: separator=\\n). Alternatively, you can use no separator at all by specifying separator= to join the values into a single string. In the rare case that separator= should be taken literally as part of the variable value, it must be escaped with a backslash, like \\separator=, to be treated as text rather than as a separator definition. Example: *** Variables *** ${EXAMPLE} This value is joined ... together with a space. ${MULTILINE} First line. ... Second line. ... separator=\\n ${SEARCH_URL} https://example.com/search ... ?query=robot+framework ... &page=1 ... &filter=recent ... &lang=en ... &category=test-automation ... separator= ${SEARCH_URL} will contain https://example.com/search?query=robot+framework&page=1&filter=recent&lang=en&category=test-automation. ","version":"Next","tagName":"h3"},{"title":"3.2.2.2 Primitive Data Types​","type":1,"pageTitle":"3.2 Variables","url":"/robotframework-RFCP-syllabus/docs/chapter-03/variables#3222-primitive-data-types","content":" Learning Objectives LO-3.2.2.2 Understand how to access primitive data types Robot Framework does support primitive data types as part of the syntax. These are: Strings: a sequence of unicode characters.Integers: whole numbers (negative/positive) are written in variable syntax like: ${42} or ${0}.Floats: numbers with a decimal point (negative/positive) are written in variable syntax like: ${3.14} or ${1.0}.Booleans: ${True} or ${False}.None: a special value representing the absence of a value written as ${None}. Except for Strings, which are defined without any quotation or enclosure, the other primitive data types are defined by using the scalar variable syntax ${variable_value}. These values are case-insensitive and can be used in any context where a variable is accepted. Example: *** Variables *** ${STRING} This is a string ${STILL_STRING} 8270 # These are the four characters 8, 2, 7, and 0 ${INTEGER} ${42} ${FLOAT} ${3.14} # Dot is used as decimal separator ${BOOLEAN} ${True} # Case-insensitive ${NOTHING} ${NONE} ${EMPTY_STRING} ${ANSWER} The answer is ${INTEGER} # This will be 'The answer is 42' [!TIP] When using other types than strings and concatenating them with a string, the other value will be converted to a string before concatenation. ","version":"Next","tagName":"h3"},{"title":"3.2.2.3 List Variable Definition​","type":1,"pageTitle":"3.2 Variables","url":"/robotframework-RFCP-syllabus/docs/chapter-03/variables#3223-list-variable-definition","content":" Learning Objectives LO-3.2.2.3 Understand how to set and access data in list variables List variables store multiple values and are defined using the at-syntax @{variable_name}. You can define as many values as needed, with each additional value separated by multiple spaces or line continuation using the ... syntax. Example: *** Variables *** @{NAMES} Matti Teppo @{EMPTY_LIST} @{NUMBERS} one two three ... four five six Single values of list-like variables can be accessed by the dollar-syntax ($) followed by their index in square brackets ([]), starting with 0, like ${NAMES}[0] for Matti and ${NAMES}[1] for Teppo. Example: *** Test Cases *** List Example Log First Name: ${NAMES}[0] # Logs 'First Name: Matti' Log Second Name: ${NAMES}[1] # Logs 'Second Name: Teppo' ","version":"Next","tagName":"h3"},{"title":"3.2.2.4 Dictionary Variable Definition​","type":1,"pageTitle":"3.2 Variables","url":"/robotframework-RFCP-syllabus/docs/chapter-03/variables#3224-dictionary-variable-definition","content":" Learning Objectives LO-3.2.2.4 Understand how to set and access data in dict variables Dictionary variables store key-value pairs and use the ampersand-syntax &{variable_name}. Key-value pairs are assigned using the key=value format. Example: *** Variables *** &{USER1} name=Matti address=xxx phone=123 &{USER2} name=Teppo address=yyy phone=456 &{COMBINED} first=1 second=${2} third=third &{EMPTY_DICT} You can escape equal signs in keys with a backslash (\\=) to prevent misinterpretation. Values of all dictionary-like variables can be accessed by the dollar-syntax ($) followed by the key in square brackets ([]), like ${USER1}[name] for Matti and ${USER1}[address] for xxx. No quotes are needed around the key name. If dictionaries are created in Robot Framework by using the &{} syntax, they are ordered, which means they persist assignment order of the key-value pairs and can be iterated, and support attribute access, allowing to reference dictionary keys using syntax like ${USER1.name}. Dictionaries or dictionary-like values can also be created by keywords and might have a different data type and therefore can not be accessed by attribute access. Variables can also be used to set the accessed key dynamically by using the variable in the square brackets. Assuming ${key} contains the value phone, ${USER1}[${key}] would resolve to 123. ","version":"Next","tagName":"h3"},{"title":"3.2.3 Return values from Keywords​","type":1,"pageTitle":"3.2 Variables","url":"/robotframework-RFCP-syllabus/docs/chapter-03/variables#323-return-values-from-keywords","content":" Learning Objectives LO-3.2.3 Be able to assign return values from keywords to variables In Robot Framework, values returned by keywords can be assigned to variables, enabling data to be passed between different keywords. These variables have a local scope in the block where they are created, i.e., in the test|task or keyword where the assignment is made. If a variable has already been defined in the *** Variables *** section and therefore has a suite scope, it will just be locally overwritten/masked by the new variable with the same name. Once the block is left, the original variable with its original value is accessible again. See 5.1.2 Variable Scopes for more information. An assignment is always constructed by the variable or variables that shall be assigned to, followed by an optional equal sign (=) and the keyword call that shall be executed and will return the value(s) to be assigned. ","version":"Next","tagName":"h2"},{"title":"3.2.3.1 Assigning to Scalar Variables​","type":1,"pageTitle":"3.2 Variables","url":"/robotframework-RFCP-syllabus/docs/chapter-03/variables#3231-assigning-to-scalar-variables","content":" In the simplest case, a keyword returns exactly one value, which can be assigned to a scalar variable using the dollar-syntax ${variable_name}. *** Settings *** Library OperatingSystem *** Test Cases *** Returning Example ${server_log} = Get File server.log Should Contain ${server_log} Successfully started In this example, the content of the file server.log, which is returned by the Get File keyword, is stored in the ${server_log} variable and later verified by the Should Contain keyword. Although the = sign is optional, its usage makes the assignment visually more explicit. If keywords return multiple values, still the scalar variable syntax with ${var} is used. All values are assigned to the variable as a list of values and can be accessed as described in the 3.2.2.3 List Variable Definition section. *** Settings *** Library OperatingSystem *** Test Cases *** Returning a List Example ${files} List Files In Directory server/logs Log First File: ${files}[0] Log Last File: ${files}[-1] In cases where a keyword returns a defined number of values, they can be assigned to multiple scalar variables in one assignment. In the following example, the keyword Split Path returns two values, the path and the file name. *** Settings *** Library OperatingSystem *** Test Cases *** Multiple Return Example ${path} ${file} = Split Path server/logs/server.log Should Be Equal ${path} server/logs Should Be Equal ${file} server.log ","version":"Next","tagName":"h3"},{"title":"3.2.4 VAR Statement​","type":1,"pageTitle":"3.2 Variables","url":"/robotframework-RFCP-syllabus/docs/chapter-03/variables#324-var-statement","content":" Learning Objectives LO-3.2.4 Understand how to create variables using the VAR statement The VAR statement in Robot Framework is a way to create and assign values to variables directly within a test|task or keyword during execution. While the *** Variables *** section allows defining variables for a whole suite, the VAR statement is used within the body of a test|task or keyword, allowing more control over when and where the variable is created. The VAR statement is case-sensitive and is followed by the variable name and an optional equal sign (=) and the value(s) to be assigned. The syntax is very similar to the *** Variables *** section. Scalar variables, lists, and dictionaries are created the same way and multiple values can also be assigned in multiple lines using the ... syntax. Strings can be concatenated with the separator= syntax as well. Example: *** Test Cases *** Test with VAR VAR ${filename} test.log ${file} Get File ${filename} ${time} Get Time ${length} Get Length ${file} VAR &{file_info} ... name=${filename} ... content=${file} ... time=${time} ... length=${length} IF $login == "matti" VAR &{USER} name=Matti address=xxx phone=123 ELSE VAR &{USER} name=Teppo address=yyy phone=456 END Example use cases for the VAR statement: Combining values during test|task execution: Variables that shall have content based on information gathered during test|task execution.Conditional assignments: In some scenarios, it may be necessary to assign different values to a variable based on conditions that occur during test|task execution.Initialization of variables: In a FOR-loop (see 5.2.4 FOR Loops), it may be necessary to collect information and add it to a list. This list can be initialized with the VAR statement as an empty list before the loop starts and then filled with values during the loop. By default, variables created with the VAR statement have a local scope in the test|task, or keyword where they are defined. This means that they cannot be accessed outside that specific test|task or keyword, ensuring that variables do not interfere with other parts of the test|task suite. However, the VAR statement can also be used to create variables with a broader scope, using scope=, such as suite-wide or global variables, when needed. These variables can then be accessed outside of the test|task or keyword where they were originally created. For more details on this topic, refer to the section on 5.1.2 Variable Scopes. ","version":"Next","tagName":"h2"},{"title":"3.2.5 Variable Scope Introduction​","type":1,"pageTitle":"3.2 Variables","url":"/robotframework-RFCP-syllabus/docs/chapter-03/variables#325-variable-scope-introduction","content":" Learning Objectives LO-3.2.5 Understand how local and suite scope variables are created In Robot Framework, variables have different scopes, which define where they can be accessed and used. Understanding the scope of variables is crucial for managing data within tests and keywords. LOCAL Scope: Variables created within a test|task or keyword, by assignment of return values, as keyword arguments or VAR statement, are by default LOCAL to that specific test|task or keyword body. They cannot be accessed outside of that block and are destroyed once the block is completed. This means that a local variable created in one test|task can neither be accessed inside the body of a called keyword nor in a subsequent test|task or other keywords. SUITE Scope: Variables defined at the suite level, for example in the *** Variables *** section or through importing resource files, are available to all tests|tasks and keywords called within the suite. That means that they can be accessed inside a keyword, called from a test|task of that suite even, if this variable is not created as part of the argument interface of that keyword. Examples and more details on variable scope, such as TEST and GLOBAL scope can be found in the 5.1.2 Variable Scopes section. ","version":"Next","tagName":"h2"},{"title":"5.1 Advanced Variables","type":0,"sectionRef":"#","url":"/robotframework-RFCP-syllabus/docs/chapter-05/advanced_variables","content":"","keywords":"","version":"Next"},{"title":"5.1.1 Variable Priorities​","type":1,"pageTitle":"5.1 Advanced Variables","url":"/robotframework-RFCP-syllabus/docs/chapter-05/advanced_variables#511-variable-priorities","content":" Learning Objectives LO-5.1.1 Understand the difference between statically defined and dynamically created variables in Robot Framework Variables can originate from various sources, and when variables with the same name exist, Robot Framework resolves them based on their priority. Several factors influence variable priority in Robot Framework: the type of variable, the time of (re-)definition, and the variable’s scope. In general, there are two types of variables regarding how they are created: Statically defined or imported variables (e.g., in the *** Variables *** section, command-line options, imported resource files)Dynamically created variables during Robot Framework execution (e.g., using the VAR syntax, assignment of return values from keywords or keyword arguments) Built-in variables cannot generally be sorted into one of these categories, as some are predefined globally while others are created during execution with a SUITE or TEST scope. ","version":"Next","tagName":"h2"},{"title":"5.1.1.1 Statically Defined or Imported Variables​","type":1,"pageTitle":"5.1 Advanced Variables","url":"/robotframework-RFCP-syllabus/docs/chapter-05/advanced_variables#5111-statically-defined-or-imported-variables","content":" Learning Objectives LO-5.1.1.1 Recall the priority of statically defined or imported variables in Robot Framework The rule of thumb here is: "First come, first served!" The time of definition has the greatest impact on the priority of these variables. In descending order, the priority is as follows: Global Command-Line Variables: Variables defined via command-line options like --variable or --variablefile have the highest priority. See 5.1.3 Global Variables via Command Line for more details. *** Variables *** Section: Variables defined in the *** Variables *** section of a suite are set before any resource file from the *** Settings *** section is imported. See 3.2.2 *** Variables *** Section for more details. Resource Files: Variables from resource files are imported in the order they are specified in the *** Settings *** section. See 2.4.2 Resource Files for more details. Within a resource file, the same order applies: variables defined in the *** Variables *** section of a resource file have higher priority than variables imported from other resource files. However, variables defined during Robot Framework execution can overwrite or shadow these variables. ","version":"Next","tagName":"h3"},{"title":"5.1.1.2 Dynamically Created Variables​","type":1,"pageTitle":"5.1 Advanced Variables","url":"/robotframework-RFCP-syllabus/docs/chapter-05/advanced_variables#5112-dynamically-created-variables","content":" Learning Objectives LO-5.1.1.2 Recall the priority of dynamically created variables in Robot Framework Variables created or modified during execution have a higher priority than statically defined or imported variables. The rule of thumb here is: "Last one wins!" The scope of a variable defines its lifetime and availability. As long as a variable is in scope, the last definition takes precedence over the previous ones. For example, a local variable defined as a 3.3.5 User Keyword Arguments has a higher priority than a suite variable defined in the *** Variables *** section of the suite file. However, once the keyword body scope is exited, the suite variable is back in scope with higher priority and the local variable is no longer existent. ","version":"Next","tagName":"h3"},{"title":"5.1.2 Variable Scopes​","type":1,"pageTitle":"5.1 Advanced Variables","url":"/robotframework-RFCP-syllabus/docs/chapter-05/advanced_variables#512-variable-scopes","content":" Learning Objectives LO-5.1.2 Recall the different variable scopes in Robot Framework Variables in Robot Framework have different scopes, determining where they can be accessed and how long they are available. ","version":"Next","tagName":"h2"},{"title":"5.1.2.1 . Global Scope​","type":1,"pageTitle":"5.1 Advanced Variables","url":"/robotframework-RFCP-syllabus/docs/chapter-05/advanced_variables#5121--global-scope","content":" Learning Objectives LO-5.1.2.1 Recall how to define global variables and where they can be accessed Definition: Variables accessible everywhere during the test execution.Creation: Set from the command line using --variable or --variablefile options. (static)Created during execution using the VAR syntax with the scope=GLOBAL argument. (dynamic) Usage: Ideal for configuration parameters that need to be consistent across the entire test run. Because global variables set via the command line have the highest priority, they can override other variables defined in the suite or resource files. The most common use case for global variables is to define environment-specific or execution configurations, such as URLs, credentials, browser types, API keys, or similar data. See 5.1.3 Global Variables via Command Line for more details. Recommendation: Global variables should always be defined using uppercase letters, like ${GLOBAL_VARIABLE}, to distinguish them from local variables. Every global variable should have a corresponding default value defined either in a *** Variables *** section or imported from variable files, so that editors and IDEs can provide auto-completion and static code analysis. ","version":"Next","tagName":"h3"},{"title":"5.1.2.2 . Suite Scope​","type":1,"pageTitle":"5.1 Advanced Variables","url":"/robotframework-RFCP-syllabus/docs/chapter-05/advanced_variables#5122--suite-scope","content":" Learning Objectives LO-5.1.2.2 Recall how to define suite variables and where they can be accessed Definition: Variables accessible within the test suite where they are defined, including all its tests|tasks and keywords.Creation: Defined in the *** Variables *** section of the suite file. (static)Imported from resource or variable files. (static)Set during the execution of a suite using the VAR syntax with the scope=SUITE argument. (dynamic) Usage: Useful for sharing data among tests/tasks within the same suite or configuring suite-specific settings or setting default values for global variables. Suite scope is not recursive; variables in a higher-level suite, i.e. defined in 4.3 Initialization Files, are not available in lower-level suites. Use resource files to share variables across suites. Variables with a suite scope are generally statically defined or imported variables, but they can also be created dynamically during the execution of a suite. In this latter case, they have a higher priority than statically defined variables and can shadow or overwrite them. If a variable is defined in the *** Variables *** section of a suite file and is dynamically defined using the VAR syntax at the suite level, the variable value is overwritten with the new value. If a global variable is defined using the command line, and a suite-level variable with the same name is dynamically defined, the suite variable now shadows the global variable and has higher priority as long as the suite is in scope. Once the suite is finished or a sub-suite is executed, the global variable returns to scope with higher priority. Recommendation: Suite variables should be defined using uppercase letters, like ${SUITE_VARIABLE}, to distinguish them from local variables. These variables should be defined in the *** Variables *** section of the suite file, even if they are dynamically overwritten during execution, so they are visible in the editor or IDE and can be used for auto-completion and static code analysis. ","version":"Next","tagName":"h3"},{"title":"5.1.2.3 . Test|Task Scope​","type":1,"pageTitle":"5.1 Advanced Variables","url":"/robotframework-RFCP-syllabus/docs/chapter-05/advanced_variables#5123--testtask-scope","content":" Learning Objectives LO-5.1.2.3 Recall how to define test|task variables and where they can be accessed Definition: Variables accessible within a single test|task and within all keywords it calls.Creation: Created during test execution using the VAR syntax with the scope=TEST or scope=TASK argument. (dynamic) Usage: Appropriate for data that is specific to a single test|task. Test|Task variables cannot be created in suite setup or teardown, nor can they be imported. Test|Task scope variables are not available in other tests|tasks, even within the same suite. They can only be created dynamically, so they have higher priority than suite or global variables while in scope. Once a test|task is finished, the variables are no longer available. If they have shadowed a suite or global variable, that variable returns to scope. Recommendation: Test|Task variables should be used only when there is a clear need to share data across multiple keywords within a single test|task and when this is known by all team members. Otherwise, it is better to use local variables. Editor and IDE support for these variables is limited, so they should be used with caution. ","version":"Next","tagName":"h3"},{"title":"5.1.2.4 . Local Scope​","type":1,"pageTitle":"5.1 Advanced Variables","url":"/robotframework-RFCP-syllabus/docs/chapter-05/advanced_variables#5124--local-scope","content":" Learning Objectives LO-5.1.2.4 Recall how to define local variables and where they can be accessed Definition: Variables accessible only within the keyword or test|task where they are defined.Creation: Variables assigned by keyword return values.Variables defined using the VAR syntax (optional: with scope=LOCAL) within a keyword or test|task.Keyword arguments. Usage: Commonly used to temporarily store data and pass it to other keywords. Local variables are the most commonly used variables in Robot Framework and have the fewest side effects. They should be preferred over other variable scopes unless there is an explicit need to share data across scope boundaries. Recommendation: Local variables should always be defined using lowercase letters, like ${local_variable}, to distinguish them from other variables. Example of local variables: *** Test Cases *** Test People In Room ${trainer_count} Get Trainers In Room # returns the integer 2 ${trainee_count} Get Trainees In Room # returns the integer 12 ${total_people} Calculate Sum ${trainer_count} ${trainee_count} Should Be Equal As Numbers ${total_people} 14 *** Keywords *** Calculate Sum [Arguments] ${num1} ${num2} ${result} Evaluate ${num1} + ${num2} RETURN ${result} In this example, the variable ${trainer_count} is only available in the test case itself and not in the keyword Calculate Sum. Therefore, its value has to be passed as an argument to Calculate Sum, which assigns the value stored in ${trainer_count} to the local variable ${num1} within Calculate Sum. Additionally, ${result} is only available within Calculate Sum, and only its value is returned to the test case, where it is assigned to ${total_people}. ","version":"Next","tagName":"h3"},{"title":"5.1.3 Global Variables via Command Line​","type":1,"pageTitle":"5.1 Advanced Variables","url":"/robotframework-RFCP-syllabus/docs/chapter-05/advanced_variables#513-global-variables-via-command-line","content":" As described earlier, global variables can be statically defined via command-line options. The command line option --variable or -v can be used to define global variables. This option can be used multiple times to define multiple variables. The syntax is --variable name:value where name is the variable name without ${} and value is the assigned value. Only scalar string values are supported. Examples: Simple String: ${name} == Robot (str) robot --variable name:Robot . String with Spaces: ${hello} == Hello world (str) robot -v "hello:Hello world" . Multiple Variables: ${name} == Robot (str), ${version} == 4.0 (str), ${patch} == ${EMPTY} robot -v "name:Robot Framework" -v version:4.0 -v patch: . ","version":"Next","tagName":"h2"},{"title":"5.1.4 List-Variables (Advanced)​","type":1,"pageTitle":"5.1 Advanced Variables","url":"/robotframework-RFCP-syllabus/docs/chapter-05/advanced_variables#514-list-variables-advanced","content":" As explained in the *** Variables *** section under 3.2.2.3 List Variable Definition, Robot Framework natively supports creating lists. However, the at-syntax @{var} has different meanings when assigning values versus accessing values. ","version":"Next","tagName":"h2"},{"title":"5.1.4.1 Assigning List Variables​","type":1,"pageTitle":"5.1 Advanced Variables","url":"/robotframework-RFCP-syllabus/docs/chapter-05/advanced_variables#5141-assigning-list-variables","content":" Learning Objectives LO-5.1.4.1 Recall that assignments to @{list} variables convert values to lists automatically Using the at-syntax (@{}) is required to define a list variable with VAR syntax or in the *** Variables *** section, but it is optional when assigning return values, which are list-like, from keywords to a variable. Example: *** Test Cases *** Test List Variables @{participants} Get Participants # returns a list of names ${trainers} Get Trainers # returns a list of trainers Both assignments will contain a list if the keyword returns a list of values. However, if a keyword returns something other than a list but still list-like, it will be assigned without changes to the scalar variable ${trainers} and will be converted to a list when using the at-syntax, as in @{participants}. List-like values can include Tuples, Sets, Dictionary Keys, or generator functions. As long as a value is iterable, it can be assigned to a list variable using the at-syntax to ensure it is a list after assignment. Note: Strings are iterable in Python; however, they are explicitly NOT converted to a list when assigned to a list variable to prevent mistakes. ","version":"Next","tagName":"h3"},{"title":"5.1.4.2 Accessing List Variables​","type":1,"pageTitle":"5.1 Advanced Variables","url":"/robotframework-RFCP-syllabus/docs/chapter-05/advanced_variables#5142-accessing-list-variables","content":" Learning Objectives LO-5.1.4.2 Recall that @{list} unpacks the values of a list variable when accessed Variables containing a list are generally accessed with the normal dollar-syntax ${var}. You can also access single values within a list using ${var}[0] or ${var}[-1], and Robot Framework supports slicing, similar to Python, with ${var}[1:3] or ${var}[1:]. However, in some cases, it is necessary to unpack the values of a list variable to use them as a sequence of multiple individual values. This is done using the at-syntax @{var} when accessing the variable. Unpacking works for iterable values, but is NOT possible with strings! Example: *** Variables *** @{participants} Alice Bob Charlie *** Test Cases *** Test List Variables Log Many Alice Bob Charlie # Logs three entries: "Alice", "Bob", and "Charlie" Log Many @{participants} # Logs three entries: "Alice", "Bob", and "Charlie" Log Many ${participants} # Logs only one entry: "['Alice', 'Bob', 'Charlie']" In the first two cases, the keyword Log Many is called with three arguments; in the last case, it is called with only one argument, which is a list of three values. This is particularly needed when using FOR-Loops. See 5.2.4 FOR Loops for more details. ","version":"Next","tagName":"h3"},{"title":"5.1.5 Dict-Like​","type":1,"pageTitle":"5.1 Advanced Variables","url":"/robotframework-RFCP-syllabus/docs/chapter-05/advanced_variables#515-dict-like","content":" As explained in the *** Variables *** section under 3.2.2.4 Dictionary Variable Definition, Robot Framework natively supports creating dictionaries. However, the ampersand-syntax &{var} has different meanings when assigning values and when accessing values. ","version":"Next","tagName":"h2"},{"title":"5.1.5.1 Assigning Dictionary Variables​","type":1,"pageTitle":"5.1 Advanced Variables","url":"/robotframework-RFCP-syllabus/docs/chapter-05/advanced_variables#5151-assigning-dictionary-variables","content":" Learning Objectives LO-5.1.5.1 Recall that assignments to &{dict} variables automatically convert values to Robot Framework Dictionaries and enable dot-access Using the ampersand-syntax (&{}) is required to define a dictionary variable with VAR syntax or in the *** Variables *** section, but it is optional when assigning return values from keywords to a variable that returns dictionaries. Example: *** Test Cases *** Test Dictionary Variables &{participant} Get Participant number=4 # returns a dictionary with keys "name" and "age" ${trainer} Get Trainer number=1 # returns a dictionary with keys "name" and "age" In the following example, the first assignment to &{participant} causes an automatic conversion to a Robot Framework Dictionary, also known as DotDict. These special dictionary types can be accessed using dot-access like ${participant.name} or ${participant.age}, instead of the usual dictionary access like ${trainer}[name] or ${trainer}[age]. ","version":"Next","tagName":"h3"},{"title":"5.1.5.2 Accessing Dictionary Variables​","type":1,"pageTitle":"5.1 Advanced Variables","url":"/robotframework-RFCP-syllabus/docs/chapter-05/advanced_variables#5152-accessing-dictionary-variables","content":" Learning Objectives LO-5.1.5.2 Recall that &{dict} unpacks to multiple key=value pairs when accessed Variables containing dictionaries are typically accessed using the normal dollar-syntax ${var}. You can also access individual values by their keys using ${var}[key] or ${var.key} for Robot Framework Dictionaries. However, in some cases, it is useful to unpack the key-value pairs of a dictionary variable to use them as a sequence of multiple key-value pairs. This is done using the ampersand-syntax &{var} when accessing the variable. Example: *** Variables *** &{participant_one} name=Alice age=23 &{participant_two} name=Bob age=42 *** Keywords *** Log Participant [Arguments] ${name} ${age} Log ${name} is ${age} years old *** Test Cases *** Test Dictionary Variables Log Participant John 33 Log Participant name=Pekka age=44 Log Participant &{participant_one} Log Participant &{participant_two} Instead of calling the keyword Log Participant with two arguments, it is possible to use the unpacked dictionary variables &{participant_one} and &{participant_two} to call the keyword with two named arguments. The dictionary keys act as the argument names and the values as the argument values. ","version":"Next","tagName":"h3"},{"title":"5.1.6 Built-In Variables​","type":1,"pageTitle":"5.1 Advanced Variables","url":"/robotframework-RFCP-syllabus/docs/chapter-05/advanced_variables#516-built-in-variables","content":" Learning Objectives LO-5.1.6 Recall that Robot Framework provides access to execution information via Built-In variables Robot Framework has a set of built-in variables that can be used in test cases, keywords, and other places. Some examples are: Variable\tDescription${EMPTY}\tAn empty string. ${SPACE}\tA single space character. ${CURDIR}\tAn absolute path to the directory where the current suite or resource file is located. This variable is case-sensitive. ${EXECDIR}\tAn absolute path to the directory where test execution was started from. ${OUTPUT_DIR}\tAn absolute path to the directory where output files, like output.xml, log.html, and report.html, are written. ${TEMPDIR}\tAn absolute path to the system temporary directory. In UNIX-like systems, this is typically /tmp, and in Windows, it is c:\\Documents and Settings<user>\\Local Settings\\Temp. Additionally, suite-related or test|task-related variables are available. These variables can have different values during test execution, and some are not available at all times. Altering the value of these variables does not affect the original values. Variable\tDescription${SUITE_NAME}\tThe name of the current suite. ${SUITE_SOURCE}\tThe path to the file where the current suite is defined. ${SUITE_DOCUMENTATION}\tThe documentation of the current suite. ${TEST_NAME}\tThe name of the current test. ${TEST_DOCUMENTATION}\tThe documentation of the current test. ${PREV_TEST_STATUS}\tThe status of the previous test. These variables can be used in test cases, keywords, and other places to access information about the current test execution. ","version":"Next","tagName":"h2"}],"options":{"id":"default"}} \ No newline at end of file diff --git a/search-doc.json b/search-doc.json new file mode 100644 index 0000000..2171e13 --- /dev/null +++ b/search-doc.json @@ -0,0 +1 @@ +{"searchDocs":[{"title":"1 Introduction to Robot Framework","type":0,"sectionRef":"#","url":"/robotframework-RFCP-syllabus/docs/chapter-01/overview","content":"1 Introduction to Robot Framework The upcoming chapters provide a concise overview of Robot Framework, including its core structure, use cases in test automation and Robotic Process Automation (RPA), and key specification styles like keyword-driven and behavior-driven testing. You'll learn about its architecture, syntax, and how test cases and tasks are organized. Additionally, the chapters explain the open-source licensing under Apache 2.0, the role of the Robot Framework Foundation in maintaining the ecosystem, and the foundational web resources available for further exploration and contributions.","keywords":"","version":"Next"},{"title":"1.2 Architecture of Robot Framework","type":0,"sectionRef":"#","url":"/robotframework-RFCP-syllabus/docs/chapter-01/architecture","content":"","keywords":"","version":"Next"},{"title":"1.2.1 Robot Framework and the gTAA (Generic Test Automation Architecture)​","type":1,"pageTitle":"1.2 Architecture of Robot Framework","url":"/robotframework-RFCP-syllabus/docs/chapter-01/architecture#121-robot-framework-and-the-gtaa-generic-test-automation-architecture","content":" Learning Objectives LO-1.2.1 Recall the layers of the Generic Test Automation Architecture (gTAA) and their corresponding components in Robot Framework The Generic Test Automation Architecture (gTAA) described in the ISTQB "Certified Tester Advanced Level Test Automation Engineering" offers a structured approach to test automation, dividing it into different layers for a clear separation of concerns: Definition Layer: This layer contains the "Test Data" (test cases, tasks, resource files which include user keywords and variables). In Robot Framework, the test data is written using the defined syntax and contains keyword calls and argument values that make the test case or task definitions structured in suites. Execution Layer: In Robot Framework, the execution layer consists of the framework itself, including its core components and APIs. It parses and interprets the test data syntax to build an execution model. The execution layer is responsible for processing this execution model to execute the library keywords with their argument values, logging results, and generating reports. Adaptation Layer: This layer provides the connection between Robot Framework and the system under test (SUT). In Robot Framework, this is where the keyword libraries, which contain code responsible for interacting with different technologies and interfaces, such as those for UI, API, database interactions, or others, are located. These keyword libraries enable interaction with different technologies and interfaces, ensuring the automation is flexible and adaptable to various environments. Editors/IDEs that offer support for Robot Framework's syntax are tools that support or integrate in these layers. When writing tests|tasks or keywords, the editor supports the definition layer. When executing or debugging tests|tasks, the editor supports the execution layer. When writing keywords in i.e. Python for keyword libraries, the editor supports the adaptation layer. Therefore also other additional extensions of Robot Framework can be categorized into these layers. ","version":"Next","tagName":"h2"},{"title":"1.2.2 What is Robot Framework & What It Is Not​","type":1,"pageTitle":"1.2 Architecture of Robot Framework","url":"/robotframework-RFCP-syllabus/docs/chapter-01/architecture#122-what-is-robot-framework--what-it-is-not","content":" Learning Objectives LO-1.2.2 Recall what is part of Robot Framework and what is not Robot Framework itself focuses primarily on test|task execution. It includes: A parser to read test|task data and build an execution model.An execution engine to process model and execute the keywords.A result generation mechanism to provide logs and reports.A collection of generic standard libraries to process and handle data or interact with files and processes.Defined APIs for extensions and customizations. However, Robot Framework does not include: Keyword libraries to control systems under test/RPA. Such as: Web front-end automation libraries.API interaction libraries.Mobile automation libraries.Database interaction libraries.RPA libraries.etc. Code editors or IDEs. CI/CD Integration. Robot Framework defines the syntax for test|task data, but it is the role of external libraries and tools to extend its functionality for specific automation needs. ","version":"Next","tagName":"h2"},{"title":"1.2.3 Technology & Prerequisites​","type":1,"pageTitle":"1.2 Architecture of Robot Framework","url":"/robotframework-RFCP-syllabus/docs/chapter-01/architecture#123-technology--prerequisites","content":" Learning Objectives LO-1.2.3 Recall the technology Robot Framework is built on and the prerequisites for running it Robot Framework is built on Python but is adaptable to other languages and technologies through external libraries. To run Robot Framework, an officially supported version of the Python interpreter is required on the machine executing the tests|tasks. Typically, Robot Framework and its libraries are installed via the "package installer for Python" (pip) from PyPi.org, allowing for straightforward installation and setup. Robot Framework itself does not have any external dependencies, but additional third party tools or keyword libraries may require additional installations. ","version":"Next","tagName":"h2"},{"title":"2 Getting Started with Robot Framework","type":0,"sectionRef":"#","url":"/robotframework-RFCP-syllabus/docs/chapter-02/overview","content":"2 Getting Started with Robot Framework This chapter introduces participants to the foundational concepts of Robot Framework. It covers the basics of how automation specifications are structured, how suites are organized, and the execution process. Participants will learn how Robot Framework is run and explore the generated reports and logs that document test results. The chapter also provides an overview of suite structures, the role of libraries and resource files, and how to import them. Additionally, it delves into the core syntax of Robot Framework, focusing on how keywords are defined and used, the types of keyword arguments, and how keyword documentation is interpreted to ensure clarity and maintainability.","keywords":"","version":"Next"},{"title":"1.5 Organization and Licensing","type":0,"sectionRef":"#","url":"/robotframework-RFCP-syllabus/docs/chapter-01/organization","content":"","keywords":"","version":"Next"},{"title":"1.5.1 Open Source License​","type":1,"pageTitle":"1.5 Organization and Licensing","url":"/robotframework-RFCP-syllabus/docs/chapter-01/organization#151-open-source-license","content":" Learning Objectives LO-1.5.1 Recall the type of open-source license under which Robot Framework is distributed Robot Framework is licensed under the Apache License 2.0, a permissive open-source license. The key characteristics of this license include: Permissive: The license allows users to freely use, modify, and distribute the software, including for commercial purposes, without significant restrictions.No Warranty: The software is provided "as-is," without any warranties or guarantees of performance.Attribution: Users must keep the original authorship and any changes made to the code visible, ensuring transparency regarding contributions and modifications. This licensing structure encourages broad usage and contribution while maintaining a legal framework that protects both users and developers. ","version":"Next","tagName":"h2"},{"title":"1.5.2 About the Robot Framework Foundation​","type":1,"pageTitle":"1.5 Organization and Licensing","url":"/robotframework-RFCP-syllabus/docs/chapter-01/organization#152-about-the-robot-framework-foundation","content":" Learning Objectives LO-1.5.2 List and recall the key objectives and organizational form of the Robot Framework Foundation The Robot Framework Foundation (officially known as Robot Framework ry) is a non-profit association based in Helsinki, Finland, dedicated to promoting the use, development, and maintenance of the open-source Robot Framework. The foundation ensures that Robot Framework remains freely available and viable for both test automation and robotic process automation (RPA) in the future. Key objectives of the foundation include: Support for Core Development: The foundation funds and enables the core development, maintenance, and evolution of the Robot Framework, ensuring it is freely available to everyone. It also supports ecosystem and user-contributed projects that further enhance the framework's capabilities. Democratic Governance: The foundation operates under democratic principles, with a Board of Directors elected annually by its members. The board oversees the foundation's operations, and membership primarily consists of companies that contribute financially to support the framework’s ongoing development through membership fees. Platform Maintenance: The foundation is responsible for maintaining key infrastructure, such as the official website, GitHub repositories, and community platforms. These resources are crucial to sustaining a healthy ecosystem and fostering collaboration among users and contributors. Community Support and Events: The foundation plays a central role in organizing RoboCon, the annual Robot Framework User Conference, which brings together users, developers, and contributors to share knowledge and insights. Additionally, it helps to disseminate knowledge about test automation and RPA through community events and documentation efforts. Funding of Ecosystem Projects: Whenever possible, the foundation finances open-source projects that are proposed by community members, aiming to support broader ecosystem development and innovation. As a non-profit association, all funds are directed towards the development and promotion of the Robot Framework, ensuring that it remains accessible to all users without commercial restrictions. More information, including a list of foundation members, is available at robotframework.org/foundation. This structure and mission ensure that Robot Framework continues to grow and serve the needs of its community while maintaining an open and democratic approach to its development and governance. ","version":"Next","tagName":"h2"},{"title":"1.5.3 Robot Framework Webpages​","type":1,"pageTitle":"1.5 Organization and Licensing","url":"/robotframework-RFCP-syllabus/docs/chapter-01/organization#153-robot-framework-webpages","content":" Learning Objectives LO-1.5.3 Recall the official webpages for Robot Framework and its resources The official pages for Robot Framework and its related resources are maintained by the foundation. These include: robotframework.org: The main page providing an overview, documentation, and access to resources.github.com/robotframework: The official repository for the framework's source code and other components. ","version":"Next","tagName":"h2"},{"title":"1.1 Purpose / Use Cases","type":0,"sectionRef":"#","url":"/robotframework-RFCP-syllabus/docs/chapter-01/purpose","content":"","keywords":"","version":"Next"},{"title":"1.1.1 Test Automation​","type":1,"pageTitle":"1.1 Purpose / Use Cases","url":"/robotframework-RFCP-syllabus/docs/chapter-01/purpose#111-test-automation","content":" Learning Objectives LO-1.1.1 Recall the test levels Robot Framework is mostly used for Robot Framework is widely used at various levels of testing, primarily focusing on: System Testing: Involves verifying the complete system’s behavior and capabilities. It often includes both functional and non-functional aspects (e.g., accessibility, security) and may use simulated components. System Integration Testing: Focuses on the interaction between the system under test and external services, as well as on the integration of multiple systems into a larger system, ensuring that all integrated components communicate and function together as expected. Acceptance Testing: Aims to validate that the system meets business requirements and is ready for deployment or release. This often includes different forms of acceptance testing (e.g., user acceptance, operational acceptance, regulatory acceptance) and is frequently written or conducted by end-users or stakeholders to confirm the system’s readiness for use. Acceptance tests, often defined by business stakeholders in approaches like Acceptance Test-Driven Development (ATDD), can be automated and executed earlier in the development process. This ensures that the solution aligns with business requirements from the start and provides immediate feedback, reducing costly changes later. End-to-End Testing: Verifies that a complete workflow or process within the system operates as intended, covering all interconnected subsystems, interfaces, and external components. End-to-end tests ensure the correct functioning of the application in real-world scenarios by simulating user interactions from start to finish. Robot Framework's flexibility and support for external libraries make it an excellent tool for automating these comprehensive test cases, ensuring seamless interaction between components and validating the system's behavior also in production or production-like conditions. Robot Framework is typically not used for component testing nor integration testing because its primary strength lies in higher-level testing, such as system, acceptance, and end-to-end testing, where behavior-driven and keyword-based approaches excel. Component testing requires low-level, granular tests focusing on individual units of code, often necessitating direct interaction with the codebase, mocking, or stubbing, which are better handled by unit testing frameworks like JUnit, pytest, or NUnit. Similarly, integration testing at a low level often requires precise control over service interactions, such as API stubs or protocol-level testing, which may not align with Robot Framework's abstraction-oriented design. While Robot Framework can technically handle these cases through custom libraries, its overhead and design philosophy make it less efficient compared to tools specifically tailored for low-level and tightly scoped testing tasks. ","version":"Next","tagName":"h2"},{"title":"1.1.1.1 Synthetic Monitoring​","type":1,"pageTitle":"1.1 Purpose / Use Cases","url":"/robotframework-RFCP-syllabus/docs/chapter-01/purpose#1111-synthetic-monitoring","content":" Beyond traditional test levels, Synthetic Monitoring, also referred to as Active Monitoring or Proactive Monitoring, is a proactive approach that simulates user interactions with live systems at regular intervals. It detects performance issues or downtime early with the goal of to detect such failure before they affect actual users. ","version":"Next","tagName":"h3"},{"title":"1.1.2 Robotic Process Automation (RPA)​","type":1,"pageTitle":"1.1 Purpose / Use Cases","url":"/robotframework-RFCP-syllabus/docs/chapter-01/purpose#112-robotic-process-automation-rpa","content":" Robotic Process Automation (RPA) uses software bots to perform tasks and interactions normally performed by humans, without requiring changes to the underlying applications. Robot Framework, with its keyword-driven approach, vast ecosystem of libraries, simplicity, and scalability, is widely adopted for RPA tasks. Robot Framework allows users to automate most workflows using ready-made keyword libraries that provide a wide range of functionalities. These libraries can be combined and reused in user-defined keywords, making automation simple and efficient. For custom functionalities or more complex tasks, Robot Framework also offers the flexibility to create custom keyword libraries using Python, enabling advanced use cases and seamless integration with unique systems. Common use cases of RPA with Robot Framework include: Data extraction and manipulation: Automating data transfers and processing between systems.Task/proces automation: Automating tasks such as form submissions, clicks, and file operations across web or desktop applications. ","version":"Next","tagName":"h2"},{"title":"2.4 Keyword Imports","type":0,"sectionRef":"#","url":"/robotframework-RFCP-syllabus/docs/chapter-02/keyword_imports","content":"","keywords":"","version":"Next"},{"title":"2.4.1 Libraries​","type":1,"pageTitle":"2.4 Keyword Imports","url":"/robotframework-RFCP-syllabus/docs/chapter-02/keyword_imports#241-libraries","content":" Learning Objectives LO-2.4.1-1 Recall the purpose of keyword libraries and how to import them. LO-2.4.1-2 Recall the three types of libraries in Robot Framework. From a user perspective there are three different kinds of libraries: Robot Framework Standard Libraries: These are libraries that are shipped with Robot Framework and are available without any additional installation. See documentation of ext: Robot Framework Standard Libraries for more information.3rd Party Libraries / External Libraries: These are libraries have been developed and maintained by community members and have to be installed/downloaded separately.Custom Libraries: These libraries are developed by the users themselves to solve specific problems or to encapsulate more complex functionality. Further more detailed information about the different types of libraries and are described in later chapters. To import a library into a suite or resource file the Library setting is used in the *** Settings *** section followed by the name of the library as long as they are located in the Python module search path, which automatically happens if they are installed via pip. The name of the library is case-sensitive and should be taken from the library's keyword documentation. By default, libraries in Robot Framework are implemented in Python and the name of the library is the name of the Python module that contains the library implementation. Alternatively, if a library is not in Python module search path, a library can be imported using the path to the Python module. See 2.4.3 Import Paths. Be aware that the library BuiltIn is always imported invisibly and does not need to be imported explicitly. Example: *** Settings *** Library OperatingSystem Library Browser Library DatabaseLibrary Once a library is imported, all keywords from that library are available for use in that suite or resource file. Which keywords are available can be seen in the keyword documentation of the library or may be visible in the IDE by code completion, depending on the IDE extension being used. ","version":"Next","tagName":"h2"},{"title":"2.4.2 Resource Files​","type":1,"pageTitle":"2.4 Keyword Imports","url":"/robotframework-RFCP-syllabus/docs/chapter-02/keyword_imports#242-resource-files","content":" Learning Objectives LO-2.4.2-1 Recall the purpose of resource files. LO-2.4.2-2 Use resource files to import new keywords. As mentioned before resource files are used to organize and store keywords and variables that are used in multiple suites. They share a similar structure and the same syntax as suite files, but they do not contain test cases or tasks. See 2.2 Basic Suite File Syntax for more information about the structure of suite files. They can contain other keyword imports, which cause the keywords from the imported libraries or resource files to be available in the suites where the resource file is imported. Same counts for variables that are defined and imported from other resource files. Therefore keywords from a library that have been imported in a resource file are also available in the suite that imports that resource file. To import a resource file into a suite or resource file the Resource setting is used in the *** Settings *** section followed by the path to the resource file. See 2.4.3 Import Paths for more information about the path to the resource file. Resource files shall have the extension .resource to make it clear what they are..resource and .robot extensions are also recognized by IDE extensions, supporting Robot Framework. Example: *** Settings *** Resource local_keywords.resource Resource D:/keywords/central_keywords.resource See more about the structure of resource files in3.1 Resource File Structureand how keywords and variables are created in the sections following that. ","version":"Next","tagName":"h2"},{"title":"2.4.3 Import Paths​","type":1,"pageTitle":"2.4 Keyword Imports","url":"/robotframework-RFCP-syllabus/docs/chapter-02/keyword_imports#243-import-paths","content":" Learning Objectives LO-2.4.3 Understand the different types of paths that can be used to import libraries and resource files. When importing libraries or resource files via a path, the path can be either an absolute path or a relative path. If a relative path is given, the path is resolved relative to the data file that is importing the library or resource file. If an absolute path is given, the resource file or library is searched for at the given path. If a relative path is given, the resource file or library is searched for relative to the data file that is importing it and then relative to the Python module search path. This module search path is define by the Python interpreter that executes Robot Framework and can be influenced by the environment variables PYTHONPATH or using the CLI-Argument --pythonpath when executing robot. As path separator it is strongly recommended to always use forward slashes /, and even on Windows NOT use back-slashes \\. This is due to the fact that back-slashes are used as escape characters in Robot Framework and can lead to issues when used in paths and forwards slashes are supported on all operating systems. When choosing the location of resource files or libraries, it should be taken into that consideration that absolute paths are typically not portable and therefore should be avoided. Relative paths are portable as long as they are related to the data file that is importing using them, as long as that relative path is part of the project structure. However the most stable and recommended way is to use the Python Path/module search path to import them. That path needs to be defined when executing Robot Framework but can lead to more uniform and stable imports, because each suite or resource file can be use the same path to import the same resource file or library, independent of the location of the importing suite or resource file. ","version":"Next","tagName":"h2"},{"title":"1.4 Specification Styles","type":0,"sectionRef":"#","url":"/robotframework-RFCP-syllabus/docs/chapter-01/styles","content":"","keywords":"","version":"Next"},{"title":"1.4.1 Keyword-Driven Specification​","type":1,"pageTitle":"1.4 Specification Styles","url":"/robotframework-RFCP-syllabus/docs/chapter-01/styles#141-keyword-driven-specification","content":" Learning Objectives LO-1.4.1 Understand the basic concepts of Keyword-Driven Specification In Keyword-Driven Specification, automation steps are expressed through a sequence of mostly imperative commands. Keywords define the specific actions that must be executed in a particular order, similar to procedural programming. The emphasis is on the actions performed by the automation/tester. For example, in Robot Framework, a Keyword-Driven test might look like: *** Test Cases *** Verify Foundation Link Open Page http://robotframework.org Click Button FOUNDATION Verify Title Foundation | Robot Framework Verify Url https://robotframework.org/foundation Verifications or assertions can be imperative, though they are often phrased as assertions, such as Title Should Be Foundation | Robot Framework, adding flexibility to how outcomes are checked. The advantage of this style lies in its clarity and structure. It provides a straightforward representation of the task flow, making it easy to understand what actions will be executed. By separating the executed step/keyword and its arguments/data with spaces it improves the readability of tests or tasks. Flow and data can be parsed separately by the consumer. ","version":"Next","tagName":"h2"},{"title":"1.4.2 Behavior-Driven Specification​","type":1,"pageTitle":"1.4 Specification Styles","url":"/robotframework-RFCP-syllabus/docs/chapter-01/styles#142-behavior-driven-specification","content":" Learning Objectives LO-1.4.2 Understand the basic concepts of Behavior-Driven Specification Behavior-Driven Specification originates from Behavior-Driven Development (BDD) and its Gherkin-Style, where steps are written to describe the system's behavior from the user's perspective. This style often incorporates embedded arguments into the steps and uses natural language constructs like Given, When, Then, And & But. In Robot Framework, behavior-driven tests may look like: *** Test Cases *** Opening Foundation Page Given "robotframework.org" is open When the user clicks the "FOUNDATION" button Then the page title should be "Foundation | Robot Framework" And the url should be "https://robotframework.org/foundation" The prefixes Given, When, Then, And and But are basically ignored by Robot Framework if a keyword is found matching the rest of the name. A key difference between Robot Framework's behavior-driven style and BDD frameworks like Cucumber or most others is the ability in Robot Framework to use multiple keyword layers. In other BDD frameworks the code that implements a sentence like Given "robotframework.org" is open. is referred to as a step definition. Step definitions are written in a programming language (typically Java, JavaScript, Ruby, or Python) and map natural language steps from a Gherkin feature file to code. Therefore there are no multiple layers of keywords that can be logged into execution protocols. Robot Framework allows you to create user keywords that can further call other user or library keywords, providing greater flexibility, modularity and much more detailed logging. ","version":"Next","tagName":"h2"},{"title":"1.4.3 Comparing Keyword-Driven and Behavior-Driven Specification​","type":1,"pageTitle":"1.4 Specification Styles","url":"/robotframework-RFCP-syllabus/docs/chapter-01/styles#143-comparing-keyword-driven-and-behavior-driven-specification","content":" Learning Objectives LO-1.4.3 Recall the differences between Keyword-Driven and Behavior-Driven Specification The core difference between Keyword-Driven and Behavior-Driven styles lies in their focus: Keyword-Driven Style emphasizes what actions need to be performed in a specific order, making it action-centric. It is an imperative style, comparable to procedural programming. It is structured, clear, and well-suited for scenarios where the steps are more technical or detailed and involve a larger number of keyword calls within a test or task. Additionally, this style is better suited for complex tasks or handling complex data, as it enables a clear separation between keyword names and their argument values. Behavior-Driven Style emphasizes how the system behaves from the user's point of view, using more natural language and focusing on expected outcomes. It is a declarative style that can be compared to writing user stories or acceptance criteria. It is optimized for business-oriented descriptions of functionality and is often more suitable for communicating with non-technical stakeholders. This style can get less understandable when the amount of steps increases or the amount of defined data in the steps increases. Both styles can be applied within Robot Framework, offering flexibility depending on the context of the automation task. ","version":"Next","tagName":"h2"},{"title":"1.4.4 Data-Driven Specification​","type":1,"pageTitle":"1.4 Specification Styles","url":"/robotframework-RFCP-syllabus/docs/chapter-01/styles#144-data-driven-specification","content":" Learning Objectives LO-1.4.4 Recall the purpose of Data-Driven Specification Data-Driven Specification originates from Data-Driven Testingand is a method where the test data and expected results are separated from the test script that controls the flow. While in Robotic Process Automation (RPA), the data used in an automation workflow is typically acquired dynamically from an external source, in testing, the data is specifically chosen to cover different scenarios or cases. Therefore, this method of defining data combinations statically in the suite files is normally not applicable to RPA. The purpose of Data-Driven Testing is to automate the same sequence of actions or scenario with different sets of input and/or expected output data. In this style, a single user keyword, which contains the whole test logic or sequence of actions, is executed with multiple data variations, making it highly effective for repetitive tests, where the logic stays the same but the data changes, without duplicating the test logic for each case. Robot Framework offers a convenient feature for this approach through Test Templates. Benefits of Data-Driven Specification: Efficiency: Reduces the need to write redundant test cases by reusing the same workflow with different data inputs.Clarity: Keeps the test logic separate from the data, making it easier to manage large data sets.Scalability: Suitable for scenarios where the same functionality needs to be tested under various conditions, such as verifying form inputs or performing calculations with different values. See 3.4 Using Data-Driven Specification for more details and examples on Data-Driven Specification. ","version":"Next","tagName":"h2"},{"title":"1.3 Basic Syntax & Structure","type":0,"sectionRef":"#","url":"/robotframework-RFCP-syllabus/docs/chapter-01/syntax","content":"","keywords":"","version":"Next"},{"title":"1.3.1 What are Test Cases / Tasks?​","type":1,"pageTitle":"1.3 Basic Syntax & Structure","url":"/robotframework-RFCP-syllabus/docs/chapter-01/syntax#131-what-are-test-cases--tasks","content":" In Robot Framework, Test Cases (Tests) or Tasks are executable entities that serve a specific purpose and are organized into suites. A Test is synonymous with a Test Case, while Task, technically being the same, is used in RPA mode, where the automation is not focused on testing but on automating business processes. Tests or Tasks have a body made up of keyword calls and Robot Framework statements like IF or VAR, which represent the actions or steps executed during the test or task execution. These keywords make the automation modular, maintainable, reusable, and readable. ","version":"Next","tagName":"h2"},{"title":"1.3.2 Files & Directories​","type":1,"pageTitle":"1.3 Basic Syntax & Structure","url":"/robotframework-RFCP-syllabus/docs/chapter-01/syntax#132-files--directories","content":" Robot Framework organizes tests|tasks into Suites, which are either files or directories. *.robot files that do contain test cases or tasks are suites.Each directory, starting from the top-level directory (the one executed by Robot Framework), and any sub-directories that contains a *.robot suite file, is considered a Suite as well. Suites can contain other suites, forming a hierarchical tree, which is by default alphabetically ordered. See 2.1 Suite File & Tree Structure for more details. This structure allows for logical grouping and organization of tests and tasks, which can scale as needed. ","version":"Next","tagName":"h2"},{"title":"1.3.3 What are Keywords?​","type":1,"pageTitle":"1.3 Basic Syntax & Structure","url":"/robotframework-RFCP-syllabus/docs/chapter-01/syntax#133-what-are-keywords","content":" Learning Objectives LO-1.3.3 Explain the difference between User Keywords and Library Keywords Tests or Tasks are structured using Keywords, which represent specific actions or sequences of actions to be performed. Keywords in Robot Framework are according to the concepts used in Behavior-Driven Development (BDD) and Keyword-Driven Testing. Definition: one or more words used as a reference to a specific set of actions intended to be performed during the execution of one or more tests or tasks. There are two types of keywords in Robot Framework: User Keywords: Written in Robot Framework syntax, they are mainly used for structuring tests|tasks. User keywords improve readability, understandability, maintainability and structure. These keywords do always call other keywords or commands within their body. That's why they are also called higher-level keywords. In other literature these kind of keywords are also called Business Keywords or Composite Keywords.Library Keywords: Typically written in Python, but may also be implemented in other technologies. These keywords typically interact with the system under test (SUT) or the system to be controlled by RPA or execute specific actions like calculations or conversions. From the viewpoint of Robot Framework these keywords are not composed of other keywords and do form the lowest level of keywords. Therefore they are also referred to as low-level keywords. In other literature these kind of keywords are also called Technical Keywords or Atomic Keywords. A User Keyword consists of a name, optional arguments, and a body of keyword calls that may invoke other user keywords or library keywords or other statements like variable definitions or flow control. During execution, each keyword call is logged, providing fine-grained detail in the execution logs. This includes all levels of keywords—from those called directly by a test or task to those nested within user keywords, all the way down to the execution of library keywords. This granular logging and detailed execution documentation is one of the key advantages of Robot Framework compared to other automation tools. ","version":"Next","tagName":"h2"},{"title":"1.3.4 Resource Files & Libraries​","type":1,"pageTitle":"1.3 Basic Syntax & Structure","url":"/robotframework-RFCP-syllabus/docs/chapter-01/syntax#134-resource-files--libraries","content":" Learning Objectives LO-1.3.4 Recall the difference between Resource Files and Libraries and their artifacts While tests and tasks are organized into suites, keywords are organized into Resource Files and Keyword Libraries. Resource Files: Contain User Keywords, and are also used to organize the importing of libraries and defining variables. These are considered to be part of the test|task data in the Definition Layer.Keyword Libraries: Contain Library Keywords, which are typically implemented in Python or other technologies and except of the standard libraries are not part of Robot Framework itself and can be either custom-made or third-party libraries implemented by the Robot Framework community. These are considered to be part of the Adaptation Layer. Central resource files and libraries allow the separation of concerns, making the automation more modular and reusable across multiple suites, tests or tasks. The concepts of organizing are fundamental to working with Robot Framework and contribute to its flexibility and scalability in both test automation and RPA. ","version":"Next","tagName":"h2"},{"title":"3 Keyword Design, Variables, and Resource Files","type":0,"sectionRef":"#","url":"/robotframework-RFCP-syllabus/docs/chapter-03/overview","content":"3 Keyword Design, Variables, and Resource Files This chapter introduces the essential components of Robot Framework: Keywords, Variables, and Resource Files. These building blocks allow users to create reusable, structured, and maintainable automation solutions. Understanding these concepts is critical for developing efficient automation in both testing and RPA contexts.","keywords":"","version":"Next"},{"title":"2.3 Executing Robot","type":0,"sectionRef":"#","url":"/robotframework-RFCP-syllabus/docs/chapter-02/executing","content":"","keywords":"","version":"Next"},{"title":"2.3.1 robot command & help​","type":1,"pageTitle":"2.3 Executing Robot","url":"/robotframework-RFCP-syllabus/docs/chapter-02/executing#231-robot-command--help","content":" Learning Objectives LO-2.3.1 Understand how to run the robot command and its basic usage. The robot command is used to run a Robot Framework execution, which will execute suites and their containing tests|tasks. At a basic level, you can run robot by providing the path to a suite file or suite directory containing suite files as last argument. robot <path_to_root_suite> In case of the above given example where a single suite file named TestSuite.robot is stored in a directory robot_files, to execute the example test suite the following command is used, if the current working directory of the terminal is the directory containing the robot_files directory: > robot robot_files This command starts the Robot Framework execution by first parsing all files in the given directory tree that have the extension .robot, then creating an execution model and then executing all suites and test cases in that model. During execution, the results of each test case are printed to the console and at the end a summary is printed and reports are generated. Example Console Output: > robot robot_files ============================================================================== Robot Files ============================================================================== Robot Files.TestSuite :: A test suite for valid login. ============================================================================== Login User With Password | PASS | ------------------------------------------------------------------------------ Denied Login With Wrong Password | PASS | ------------------------------------------------------------------------------ Robot Files.TestSuite :: A test suite for valid login. | PASS | 2 tests, 2 passed, 0 failed ============================================================================== Robot Files | PASS | 2 tests, 2 passed, 0 failed ============================================================================== Output: /path/to/output.xml Log: /path/to/log.html Report: /path/to/report.html The robot command can optionally be configured with additional options to control the execution behavior, such as setting output formats, specifying specific tests to run, or controlling logging levels and many more. These options are named arguments that are passed to the robot command BEFORE the path to the suite file or directory. To learn more about these options, you can use the help of the robot command like: robot --help. ","version":"Next","tagName":"h2"},{"title":"2.3.2 Execution Artifacts​","type":1,"pageTitle":"2.3 Executing Robot","url":"/robotframework-RFCP-syllabus/docs/chapter-02/executing#232-execution-artifacts","content":" Learning Objectives LO-2.3.2 Explain the execution artifacts generated by Robot Framework. After executing a suite, Robot Framework, by default, generates tree output files in the output directory. These artifacts provide detailed execution results: output.xml: A machine-readable file containing ALL logged execution details, limited by the given log-level.log.html: A detailed log file that provides an HTML view of the execution, including keyword-level details.report.html: A summary report that gives an overview of the execution results, including statistics of tests|tasks executed, passed, and failed. log.html and report.html are generated based on the information stored in output.xml. A unique feature of Robot Framework is, that it logs each keyword call and its arguments with its log outputs and timestamps, so that it is possible to have a very detailed view of the execution flow and the data that was used during the execution. In case of a failure it is possible to see the exact keyword call that failed and the arguments that were used, which can be very helpful for debugging or reporting. Furthermore you also get all passed keywords and even the non-executed keywords to protocol the whole execution flow. ","version":"Next","tagName":"h2"},{"title":"2.3.3 Status​","type":1,"pageTitle":"2.3 Executing Robot","url":"/robotframework-RFCP-syllabus/docs/chapter-02/executing#233-status","content":" Learning Objectives LO-2.3.3 Recall the four different status labels used by Robot Framework. Robot Framework uses different status labels to indicate the result of an execution: On Suite, Test Case, Task and Keyword Level: PASS: Indicates that the item was successfully executed without unexpected errors.FAIL: Shows that the item encountered an error and did not pass.SKIP: Indicates that the item was intentionally skipped, either by tagging or during execution, typically because some condition was not met. Additional Keyword Status: NOT RUN: Refers to keywords that were not executed during execution, i.e. due to previous failure or conditions. SKIP is explained in more detail in later chapters. Atomic elements like Library Keywords or Robot Framework language statements do define their own status. Composite elements like suites (composed of tests|tasks), tests|tasks (composed of keywords) and User Keywords (composed of Library Keywords and Robot Framework statements) do define their status based on the status of their child elements. ","version":"Next","tagName":"h2"},{"title":"2.3.3.1 PASS​","type":1,"pageTitle":"2.3 Executing Robot","url":"/robotframework-RFCP-syllabus/docs/chapter-02/executing#2331-pass","content":" Learning Objectives LO-2.3.3.1 Understand when an element is marked as PASS. This status is used if an element was executed successfully without any errors or exceptions. Atomic elements are PASS if they were executed successfully without reporting an error by raising an exception. Composite elements are PASS if all their executed body elements are pass. In example for User Keywords this means that if all keywords or Robot Framework language statements that were directly called by that User Keyword were PASS the User Keyword itself is considered PASS. Library Keywords like Run Keyword And Expect Error, from BuiltIn Library, do PASS if the keyword they are internally calling does raise an error with the expected message or type. That means that a composite element like suite, test|task or User Keyword may be PASS even if some of its deeper child elements are FAIL. ","version":"Next","tagName":"h3"},{"title":"2.3.3.2 FAIL​","type":1,"pageTitle":"2.3 Executing Robot","url":"/robotframework-RFCP-syllabus/docs/chapter-02/executing#2332-fail","content":" Learning Objectives LO-2.3.3.2 Understand when an element is marked as FAIL. This status is used if an element was executed but encountered an error or exception that was not expected. A failure typically causes the subsequent keywords to be skipped. Exceptions are Teardowns explained in chapter 4 Advanced Structuring and Execution. Atomic elements are FAIL if they were tried to be executed but raised an exception. Composite elements are FAIL if at least one of their executed direct body elements are FAIL. Therefore a failure typically distributes upwards through the hierarchy of elements until it reaches the root suite. A User Keywords is FAIL if one of its called Library Keywords is FAIL. A test|task is FAIL if one of its directly called Keywords is FAIL. A suite (file) is FAIL if one of its test|task is FAIL and a suite (directory) is FAIL if one of its suites (file) is FAIL. ","version":"Next","tagName":"h3"},{"title":"2.3.4 Logging possibilities (Log vs Console)​","type":1,"pageTitle":"2.3 Executing Robot","url":"/robotframework-RFCP-syllabus/docs/chapter-02/executing#234-logging-possibilities-log-vs-console","content":" Learning Objectives LO-2.3.4 Understand the difference between log messages and console output. There are basically two kinds of logging information in Robot Framework. Console Output: The console output is the output that is printed to the terminal where the robot command was executed. It is typically not persistent but can be already seen during execution.Log Messages: Log messages are written to the output.xml and therefore also log.html file and are persistent. They are typically created by the Library Keywords that are executed and can be used to log information about the execution. Also Robot Framework itself does log information to the output.xml like assigned values of arguments or the return values of keywords. Log messages can be written with different levels of severity like i.e. INFO, DEBUG, TRACE, WARN or ERROR. Which levels are written to the log can be controlled by the log level of an execution. Further information in later chapters. ","version":"Next","tagName":"h2"},{"title":"3.1 Resource File Structure","type":0,"sectionRef":"#","url":"/robotframework-RFCP-syllabus/docs/chapter-03/resource_file","content":"","keywords":"","version":"Next"},{"title":"3.1.1 Sections in Resource Files​","type":1,"pageTitle":"3.1 Resource File Structure","url":"/robotframework-RFCP-syllabus/docs/chapter-03/resource_file#311-sections-in-resource-files","content":" See 2.1.2 Sections and Their Artifacts for an introduction to sections in suites. Other than in suites, resource files do not allow the *** Test Cases *** or *** Tasks *** sections. The allowed sections in recommended order are: *** Settings *** to import libraries and other resource files. This section has common but also different settings available than in suites. Common settings are: Library to import libraries.Resource to import other resource files.Variables to import variable files. (Not part of this syllabus)Documentation to provide documentation for the resource file. Additional settings are: Keyword Tags to set tags for all keywords in the resource file. defining and using Keyword tags is not part of this syllabus. Other settings available in suites are not available in resource files. *** Variables *** to define variables. See 3.2.2 *** Variables *** Section for more details about defining variables in resource files. Other than in suites these variables can be used outside this resource file, if it is imported in another file. *** Keywords *** to define user keywords. See 3.3.1 *** Keywords *** Section for more details about defining keywords in resource files. Other than in suites these keywords can be used outside this resource file, if it is imported in another file. *** Comments *** is used to store comments and is ignored and not parsed by Robot Framework. (same as in suites) ","version":"Next","tagName":"h2"},{"title":"2.6 Writing Test|Task and Calling Keywords","type":0,"sectionRef":"#","url":"/robotframework-RFCP-syllabus/docs/chapter-02/writing_test","content":"","keywords":"","version":"Next"},{"title":"2.6.1 Positional Arguments​","type":1,"pageTitle":"2.6 Writing Test|Task and Calling Keywords","url":"/robotframework-RFCP-syllabus/docs/chapter-02/writing_test#261-positional-arguments","content":" Learning Objectives LO-2.6.1 Understand the concept of how to set argument values positionally. When calling keywords, arguments can often be set positionally in the order they are defined in the keyword documentation. An exception to this are "Named-Only Arguments" and "Free Named Arguments" that can only be set by their name. However, only using positional values can lead to poor readability as you can see in the previous example: Mixed Positional ArgumentsSome keywords do not have an obvious order of arguments. In these cases, calling keywords with named arguments can lead to better readability and understanding of the keyword call. Using arguments positionally is very handy for arguments that are obvious and easy to understand. In the early login example the following keyword calls exists: *** Test Cases *** Login User With Password Login User ironman 1234567890 In that case it should be obvious that the first argument is the username and the second argument is the password. Also the following keyword call should be easy to understand but could still be more explicit by using named arguments. *** Test Cases *** Click on x and y Click On Coordinates 82 70 Click On Coordinates x=82 y=70 Calling keywords that has a "Variable Number of Positional Arguments" does require to set all preceding arguments by their position if the "Variable Number of Positional Arguments" shall be set. Example: *** Test Cases *** Run Process Without Arguments ${dir} Run Process command=dir Log ${dir.stdout} Run Process With Arguments ${ping} Run Process ping -c 2 127.0.0.1 Log ${ping.stdout} In the second test Run Process With Arguments the first given value ping is assigned to the argument command and all following values are collected into the arguments argument of the keyword Run Process as a list of values. ","version":"Next","tagName":"h2"},{"title":"2.6.2 Named Arguments​","type":1,"pageTitle":"2.6 Writing Test|Task and Calling Keywords","url":"/robotframework-RFCP-syllabus/docs/chapter-02/writing_test#262-named-arguments","content":" Learning Objectives LO-2.6.2 Understand the concept of named arguments and how to set argument values by their name. Keyword Calls with non-obvious arguments should use named argument calls if possible. Also setting one optional argument but leaving the others at their default value is an indication to use named arguments. Named arguments are set by their name followed by an equal sign = and the value of the argument. All named arguments must be set after the positional arguments are set but can be set in any order. Equal signs are valid argument values and could therefore be misinterpreted as named arguments, if the text before the equal sign is an existing argument name or if "Free Named Arguments" are available at the called keyword. To prevent that, an equal sign in argument values can be escaped by a backslash \\. Example of escaping conflicting equal signs: *** Test Cases *** Test Escaping Equal Sign Should Be Equal second\\=2 Second\\=2 ignore_case=True The argument first does get the value second=2 and the argument second does get the value Second=2. ","version":"Next","tagName":"h2"},{"title":"2.6.3 Embedded Arguments / Using Behavior-Driven Specification​","type":1,"pageTitle":"2.6 Writing Test|Task and Calling Keywords","url":"/robotframework-RFCP-syllabus/docs/chapter-02/writing_test#263-embedded-arguments--using-behavior-driven-specification","content":" Learning Objectives LO-2.6.3 Recall how to use embedded arguments. Embedded Arguments are mostly used in Behavior-Driven Development (BDD) using Robot Frameworks Behavior-Driven Specification style. Embedded Arguments are part of the keyword name as described in 2.5.2.3 Embedded Arguments. When calling keywords with embedded arguments, all characters that are at the position where the embedded argument is expected are used as the argument value. See the example in section 2.5.2.3 Embedded Arguments. See also 2.5.2.3 Embedded Arguments for more information about how to use embedded arguments. ","version":"Next","tagName":"h2"},{"title":"4 Advanced Structuring and Execution","type":0,"sectionRef":"#","url":"/robotframework-RFCP-syllabus/docs/chapter-04/overview","content":"4 Advanced Structuring and Execution As a Robot Framework automation project expands, the increasing number of tests|tasks adds complexity to the project. This chapter explores advanced structuring and execution techniques to effectively manage this complexity and control the execution flow. We will cover methods for error handling and cleaning up after failed tests|tasks using Teardowns, as well as preparing individual or multiple suites and tests|tasks for execution with Setups. Additionally, filtering subsets of tests|tasks based on tags will be discussed, which is essential for managing test|task execution efficiently.","keywords":"","version":"Next"},{"title":"2.1 Suite File & Tree Structure","type":0,"sectionRef":"#","url":"/robotframework-RFCP-syllabus/docs/chapter-02/suitefile","content":"","keywords":"","version":"Next"},{"title":"2.1.1 Suite Files​","type":1,"pageTitle":"2.1 Suite File & Tree Structure","url":"/robotframework-RFCP-syllabus/docs/chapter-02/suitefile#211-suite-files","content":" Learning Objectives LO-2.1.1 Recall the conditions and requirements for a file to be considered a Suite file Robot Framework parses files with the extension .robot and searches for test cases or tasks within these files. A parsed file that contains at least one test case or task is called a Suite File. A Suite File either contains *** Test Cases *** (in Test Suites) or *** Tasks *** (in Task Suites), but it CANNOT contain both types simultaneously. ","version":"Next","tagName":"h2"},{"title":"2.1.2 Sections and Their Artifacts​","type":1,"pageTitle":"2.1 Suite File & Tree Structure","url":"/robotframework-RFCP-syllabus/docs/chapter-02/suitefile#212-sections-and-their-artifacts","content":" Learning Objectives LO-2.1.2 Recall the available sections in a suite file and their purpose. Robot Framework data files are defined in different sections. These sections are recognized by their header row. The format is *** <Section Name> *** with three asterisks before and after the section name and section names in Title Case separated by a space. The following sections are recognized by Robot Framework and are recommended to be used in the order they are listed: *** Settings ****** Variables ****** Test Cases *** or *** Tasks *** (mandatory in Suite Files)*** Keywords ****** Comments *** The sections *** Settings ***, *** Variables ***, *** Keywords ***, and *** Comments *** are optional in suites and can be omitted if not needed. ","version":"Next","tagName":"h2"},{"title":"2.1.2.1 Introduction in *** Settings *** Section​","type":1,"pageTitle":"2.1 Suite File & Tree Structure","url":"/robotframework-RFCP-syllabus/docs/chapter-02/suitefile#2121-introduction-in--settings--section","content":" Learning Objectives LO-2.1.2.1-1 Recall the available settings in a suite file. LO-2.1.2.1-2 Understand the concepts of suite settings and how to define them. This section is used to configure various aspects of the test|task suite. It allows you to import keywords from external libraries (Library) or resource files (Resource), and import variables (Variables) from variable files (Not part of this syllabus) that are needed for execution in the containing tests|tasks. In this section, the suite name, that is normally derived from the file name, can be redefined with the Name setting and its documentation can be defined with the Documentation setting. Additional metadata can be defined by multiple Metadata entries, which can containd key-value pairs that can be used to store additional information about the suite, like the author, the version, or related requirements of the suite. This section can also define keywords called for execution flow control, such as Suite Setup and Suite Teardown, which are executed before and after the suite's tests run. See 4.1 Setups (Suite, Test|Task, Keyword) and4.2 Teardowns (Suite, Test|Task, Keyword) for more information. Additionally, some settings can define defaults for all tests|tasks in the suite, which can be extended or overwritten in the individual tests|tasks. Those settings are prefixed with either Test or Task, according to the type of suite and the following section type (*** Test Cases *** or *** Tasks ***), like Test Timeout, while the local setting is in square brackets and without the prefix like: [Timeout]. Test Setup/Task Setup (locally: [Setup]) and Test Teardown/Task Teardown (locally [Teardown]) define which keywords are executed before and after each individual test|task. The local setting overrides the suite's default. See 4.1 Setups (Suite, Test|Task, Keyword) and4.2 Teardowns (Suite, Test|Task, Keyword) for more information. Test Timeout/Task Timeout (locally [Timeout]) defines the maximum time a test|task is allowed to run before it is marked as failed. The local setting overrides the suite's default. Test Tags/Task Tags (locally [Tags]) define tags that are assigned to tests|tasks in the suite and can be used to filter tests|tasks for execution or for attributing information to the tests|tasks. The local setting appends or removes tags defined by the suite's default. See 4.4 Test|Task Tags and Filtering Execution for more information. Test Template/Task Template (locally [Template]) defines a template keyword that defines the test|task body and is typically used for Data-Driven Testing where each test has the same keywords but different argument data. The local setting overrides the suite's default. Similar to test|task tags, also keyword tags can be defined in the *** Settings *** section with the Keyword Tags (locally [Tags]) setting, which can be used to set keyword tags to the keywords. The local setting appends or removes tags defined by the suite's default. ","version":"Next","tagName":"h3"},{"title":"2.1.2.2 Introduction in *** Variables *** Section​","type":1,"pageTitle":"2.1 Suite File & Tree Structure","url":"/robotframework-RFCP-syllabus/docs/chapter-02/suitefile#2122-introduction-in--variables--section","content":" Learning Objectives LO-2.1.2.2 Recall the purpose of the *** Variables *** section. This section is used to define suite variables that are used in the suite or its tests|tasks or inside their keywords. The most common use case is to define these variables as constants that contain a static value during execution. This can either be a default value, that may be overwritten by globally defined variables via the Command Line Interface (CLI) or a constant value that is used on multiple places in the suite. In some cases, these variables are also dynamically reassigned during the execution of the suite, but this is not recommended and should be avoided if possible, because this may lead to test|task runtime dependancies and errors caused by these side-effects that are hard to debug and find. See 3.2.2 *** Variables *** Section for more information about the *** Variables *** section. ","version":"Next","tagName":"h3"},{"title":"2.1.2.3 Introduction in *** Test Cases *** or *** Tasks *** Section​","type":1,"pageTitle":"2.1 Suite File & Tree Structure","url":"/robotframework-RFCP-syllabus/docs/chapter-02/suitefile#2123-introduction-in--test-cases--or--tasks--section","content":" Learning Objectives LO-2.1.2.3 Understand the purpose of the *** Test Cases *** or *** Tasks *** section. This section defines the executable elements of a suite. Test cases and tasks are technically synonyms for each other. However, users have to choose one of the two modes of suite execution that Robot Framework offers. Each test case or task is structured using an indentation-based format. The first un-indented line specifies the name of the test|task, followed by indented lines containing keyword calls and their arguments and test|task-specific settings. These optional settings like [Setup], [Teardown], and [Timeout] can be applied to individual test cases or tasks to control their behavior or provide additional details. One kind of this section is mandatory in suite files but is not allowed in resource files. See 2.6 Writing Test|Task and Calling Keywords for more information about the *** Test Cases *** or *** Tasks *** section. ","version":"Next","tagName":"h3"},{"title":"2.1.2.4 Introduction in *** Keywords *** Section​","type":1,"pageTitle":"2.1 Suite File & Tree Structure","url":"/robotframework-RFCP-syllabus/docs/chapter-02/suitefile#2124-introduction-in--keywords--section","content":" Learning Objectives LO-2.1.2.4 Understand the purpose and limitations of the *** Keywords *** section. This section allows you to define locally scoped user keywords that can only be used within this suite where they are defined, while keywords defined in resource files can be used in any suite that imports these resource files. Keywords defined in a suite are therefore not reusable outside the suite, but they are often used to organize and structure tests|tasks for improved readability and maintainability. This section is particularly useful for defining suite-specific actions, such as Suite Setup keywords or similar kinds, which are relevant only to the suite they belong to. While these keywords are not globally accessible, they serve a crucial role in making the suite more modular and understandable by breaking down complex sequences into smaller, manageable parts. Defining keywords locally in this section enhances the maintainability of the tests|tasks within the suite, ensuring that even large and intricate suites remain well-structured and easy to manage. See 3.3.1 *** Keywords *** Section for more information about the *** Keywords *** section. ","version":"Next","tagName":"h3"},{"title":"2.1.2.5 Introduction in *** Comments *** Section​","type":1,"pageTitle":"2.1 Suite File & Tree Structure","url":"/robotframework-RFCP-syllabus/docs/chapter-02/suitefile#2125-introduction-in--comments--section","content":" This section is used to add comments to the suite file or resource file. All content in this section is ignored by Robot Framework and is not executed or parsed. ","version":"Next","tagName":"h3"},{"title":"3.4 Using Data-Driven Specification","type":0,"sectionRef":"#","url":"/robotframework-RFCP-syllabus/docs/chapter-03/datadriven","content":"","keywords":"","version":"Next"},{"title":"3.4.1 Test|Task Templates​","type":1,"pageTitle":"3.4 Using Data-Driven Specification","url":"/robotframework-RFCP-syllabus/docs/chapter-03/datadriven#341-testtask-templates","content":" Learning Objectives LO-3.4.1-1 Understand how to define and use test|task templates LO-3.4.1-2 Recall the differences between the two different approaches to define Data-Driven Specification For each test|task, a template keyword can be defined that contains the workflow logic. At the suite level, the Test Template or Task Template setting can be used to specify that keyword. All tests|tasks in the suite will reuse this keyword for execution with different data sets. Alternatively, the [Template] setting can be used at the test|task level. The tests|tasks would not have any other keyword calls but would instead define the data rows to be passed to the template keyword. Test Setup|Test Teardown and Task Setup|Task Teardown can be used together with templates. ","version":"Next","tagName":"h2"},{"title":"3.4.1.1 Multiple Named Test|Task With One Template​","type":1,"pageTitle":"3.4 Using Data-Driven Specification","url":"/robotframework-RFCP-syllabus/docs/chapter-03/datadriven#3411-multiple-named-testtask-with-one-template","content":" Learning Objectives LO-3.4.1.1 Recall the syntax and properties of multiple named test|task with one template The following example has six different test|task, each with different name and different data sets, all using the Login With Invalid Credentials Should Fail keyword template. *** Settings *** Test Setup Open Login Page Test Template Login With Invalid Credentials Should Fail Test Teardown Close Page *** Test Cases *** USERNAME PASSWORD Invalid User Name invalid ${VALID PASSWORD} Invalid Password ${VALID USER} invalid Invalid User Name and Password invalid invalid Empty User Name ${EMPTY} ${VALID PASSWORD} Empty Password ${VALID USER} ${EMPTY} Empty User Name and Password ${EMPTY} ${EMPTY} The advantage of this approach is that each test|task is executed separately with its own name and data set. Each test|task appears in the statistics and reports. Single tests|tasks can be filtered and re-executed or tagged. It is possible to add header names to the data columns in the line of *** Test Cases *** or *** Tasks *** to describe the data columns to improve readability. ","version":"Next","tagName":"h3"},{"title":"3.4.1.2 Named Test|Task With Multiple Data Rows:​","type":1,"pageTitle":"3.4 Using Data-Driven Specification","url":"/robotframework-RFCP-syllabus/docs/chapter-03/datadriven#3412-named-testtask-with-multiple-data-rows","content":" Learning Objectives LO-3.4.1.2 Recall the syntax and properties of named test|task with multiple data rows A slightly different approach is to define multiple data rows for a single test|task. This is still possible with a single template defined in the *** Settings *** section, but in this case it would also make sense to define the template locally for each test|task with the [Template] setting. With this approach, it is possible to define different scenarios in the same suite file, which can be useful for testing different aspects of the same functionality. *** Test Cases *** Invalid Logins [Template] Login With Invalid Credentials Should Fail invalid ${VALID PASSWORD} ${VALID USER} invalid invalid whatever ${EMPTY} ${VALID PASSWORD} ${VALID USER} ${EMPTY} ${EMPTY} ${EMPTY} Valid Logins [Template] Login With Valid Credentials Should Pass ${VALID USER} ${VALID PASSWORD} ${VALID LONG USER} ${VALID LONG PASSWORD} ${VALID COMPLEX USER} ${VALID COMPLEX PASSWORD} If one data row fails, this template execution is marked FAIL and the test|task is marked FAIL, but the other data rows are still executed. This approach creates only a single tests|tasks for multiple data rows in the logs and reports, which can be beneficial statistically. However, this approach has also its drawbacks: Test|task setup and teardown are executed only once for all data rows of one test|task. If there is a setup and teardown needed for each data row, a keyword setup or teardown is needed.The test|task name is not unique for each data row, which can make it harder to understand the failing data row in the logs.Filtering and re-execution of some or single data rows is not possible. ","version":"Next","tagName":"h3"},{"title":"2.2 Basic Suite File Syntax","type":0,"sectionRef":"#","url":"/robotframework-RFCP-syllabus/docs/chapter-02/suitefile_syntax","content":"","keywords":"","version":"Next"},{"title":"2.2.1 Separation and Indentation​","type":1,"pageTitle":"2.2 Basic Suite File Syntax","url":"/robotframework-RFCP-syllabus/docs/chapter-02/suitefile_syntax#221-separation-and-indentation","content":" Learning Objectives LO-2.2.1 Understand and apply the mechanics of indentation and separation in Robot Framework. As mentioned before, Robot Framework uses an indentation-based and space-separated syntax to structure keywords, test cases, and tasks. Two or more spaces are used to separate or indent statements in Robot Framework files, while a single space is a valid character in tokens (i.e. keyword names, argument values, variables, etc.). The clear recommendation for separators is to use four spaces or more to unambiguously make it visible to a potential reader where elements are separated or indented. A statement in Robot Framework is a logical line that contains specific data tokens, which are separated by multiple spaces (separator tokens) and typically end with a line break (end-of-line token). To create a statement spanning multiple lines, literal lines can be continued by adding ... (three dots) and a separator token at the beginning of the next line, maintaining the same indentation level as the line being continued. Example 1: A keyword call is a statement that consists of a keyword name and its arguments, which are separated by two or more spaces from the keyword name and from each other. An optional assignment of the return value can be possible as well. The line comments starting with a hash # show the tokens in the statement. Example with tokens in comments: *** Test Cases *** # TESTCASE HEADER | Test Case Name # TESTCASE | EOL Keyword Call argument one argument two # SEP | KEYWORD | SEP | ARGUMENT | SEP | ARGUMENT | EOL Keyword Call # SEP | KEYWORD | EOL ... argument one # SEP | CONTINUATION | ARGUMENT | EOL ... argument two # SEP | CONTINUATION | ARGUMENT | EOL ${variable_assignment} Keyword Getter Call # SEP | ASSIGNMENT | SEP | KEYWORD | EOL Plain example for better readability: *** Test Cases *** Test Case Name Keyword Call argument one argument two Keyword Call ... argument one ... argument two ${variable_assignment} Keyword Getter Call In the example above, the test case Test Case Name contains three keyword calls. The first keyword call Keyword Call has two arguments, argument one and argument two. The second keyword call even though it is split over two lines is considered one logical line and identical to the first keyword call. The third keyword call is a keyword call that assigns the return value of the keyword Keyword Getter Call to the variable ${variable_assignment}. Example 2: In the *** Settings *** section, the settings are separated from their values by four or more spaces. *** Settings *** # SETTINGS HDR | Documentation This is the first line of documentation. # SETTING | SEP | VALUE | EOL ... # just CONTINUATION and End Of Line ... This is the second line of documentation. # CONTINUATION | VALUE | EOL Resource keywords.resource # SET | SEP | VALUE | EOL All elements themselves in their section are written without any indentation. So settings in the *** Settings *** section, test cases in the *** Test Cases *** section, and keywords in the *** Keywords *** section are written without any indentation. However, when defining tests|tasks and keywords, indentation is used to define their body, while their name is still un-indented. So after i.e. a test case name, all subsequent lines that are part of the test case body are indented by two or more spaces. That means that a body statement always starts with a separator token, followed by a data token, like i.e. variable or keyword as seen in the examples above. The body ends when either a new un-indented test case name is defined or another section like *** Keywords *** starts or the end of the file is reached. Within the body of tests|tasks and keywords, control structures like loops or conditions can be used. Their content should be indented by additional four spaces to make it clear that they are part of the control structure. However, this is not mandatory and only a recommendation to make the file more readable. While single tabulators (\\t) as well as two or more spaces are valid separators, it is recommended to use multiple spaces for indentation and separation and avoid tabulators. This can prevent issues where different editors align text to a grid (e.g., 4 spaces) when using tabs, making it difficult for users to distinguish between tabs and spaces. It could cause a single tabulator to look the same as a single space in the editor, which would lead to misinterpretation of the file structure by a human reader. ","version":"Next","tagName":"h2"},{"title":"2.2.2 Line Breaks, Continuation and Empty Lines​","type":1,"pageTitle":"2.2 Basic Suite File Syntax","url":"/robotframework-RFCP-syllabus/docs/chapter-02/suitefile_syntax#222-line-breaks-continuation-and-empty-lines","content":" Learning Objectives LO-2.2.2 Be able to use line breaks and continuation in a statement. Empty lines are allowed and encouraged to structure data files and make them more readable. In the next example, the sections are visibly separated by two empty lines, and the tests are separated by one empty line. Empty lines are technically not relevant and are ignored while parsing the file. By default, each statement is terminated by a line break, allowing only one statement per literal line. However, for better readability, or to add line breaks in documentation, statements can span multiple lines by using ... (three dots) and a separator at the start of the next line with the same indentation level as the line being continued. A line continuation can only be performed where a separator is expected, like between a keyword name and its arguments or between two arguments or between a setting and its value(s). In the following example the two keyword calls are logically identical, even though the second one is split over three literal lines. In documentation settings, line breaks with continuation are interpreted as a line break character. In Robot Framework documentation syntax, a single line break is treated as a space after interpretation, whereas two consecutive line breaks are considered a paragraph break. This allows you to structure documentation in a more readable and organized manner. Example: *** Settings *** Documentation This is the first line of suite documentation. ... ... This is the second line of suite documentation. Resource keywords.resource *** Test Cases *** Test Case Name [Documentation] This is the first line of test documentation. ... ... This is the second line of test documentation. Keyword Call argument one argument two Keyword Call ... argument one ... argument two ${variable_assignment} Keyword Getter Call ","version":"Next","tagName":"h2"},{"title":"2.2.3 In-line Comments​","type":1,"pageTitle":"2.2 Basic Suite File Syntax","url":"/robotframework-RFCP-syllabus/docs/chapter-02/suitefile_syntax#223-in-line-comments","content":" Learning Objectives LO-2.2.3 Be able to add in-line comments to suites. In Robot Framework comments can be added to lines after the content by starting the comment with a separator (multiple spaces) and a hash #. The hash # is used to indicate that the rest of the line is a comment and is ignored by Robot Framework. Same works at the very start of a line, which makes the whole line a comment. Hashes in the middle of a value are considered normal characters and do not need to be escaped. If an argument value or any other thing shall start with a hash (#) and it is preceded by a separator (multiple spaces), the hash must be escaped by a backslash \\ like Click Element By Css \\#element_id. Block comments are not supported in Robot Framework, so each line that shall be a comment must be prefixed with a hash #. Alternatively the *** Comments *** section can be used to add multi-line comments to files. ","version":"Next","tagName":"h2"},{"title":"2.2.4 Escaping of Control Characters​","type":1,"pageTitle":"2.2 Basic Suite File Syntax","url":"/robotframework-RFCP-syllabus/docs/chapter-02/suitefile_syntax#224-escaping-of-control-characters","content":" Learning Objectives LO-2.2.4 Understand how to escape control characters in Robot Framework. In Robot Framework strings are not quoted which leads to situations where users need to be able to define, if a specific character shall be interpreted as part of the value or as a control character. Some examples are: the # hash character that is used to start a comment as described above.variables that are started by i.e. ${ (See 3.2 Variables)multiple spaces that are considered as separatorsequal sign = that is used to assign named arguments to keywords All those characters or character sequences that are interpreted as control characters can be escaped by a backslash \\. This means that the character following the backslash is interpreted as a normal character and not as a control character. This leads to the fact that a backslash itself must be escaped by another backslash to be interpreted as a normal backslash character. Therefore it is strongly recommended to use forward slashes / as path separators in paths also on windows environments and avoid backslashes \\ when ever possible. Leading and trailing spaces in values are normally considered being part of the separator surrounding the values. If values shall contain leading or trailing spaces they must be either enclosed in backslashes \\ or replaced by the special variable ${SPACE} that contains a single space character. Example: *** Test Cases *** Test of Escaping Log \\# leading hash. # This logs "# leading hash." Log \\ lead & trail \\ # This logs " lead & trail " Log ${SPACE}and now 5 More: \\ \\ \\ \\ \\ # This logs " and now 5 More: " Log Not a \\${variable} # This logs "Not a ${variable}" Log C:\\\\better\\\\use\\\\forward\\\\slashes # This logs "C:\\better\\use\\forward\\slashes" ","version":"Next","tagName":"h2"},{"title":"2.2.5 Example Suite File​","type":1,"pageTitle":"2.2 Basic Suite File Syntax","url":"/robotframework-RFCP-syllabus/docs/chapter-02/suitefile_syntax#225-example-suite-file","content":" Learning Objectives LO-2.2.5 Understand the structure of a basic suite file. In the following example, two test cases are defined in a suite file. Login User With PasswordDenied Login With Wrong Password Both test the login functionality of a system by calling four keywords in their bodies. In the *** Settings *** section, the suite is documented, and the keywords for connecting to the server, logging in, and verifying the login are imported from a resource file. The settings of this section are not indented, but their values are separated by four or more spaces. In the *** Test Cases *** section, there are two test cases defined. The first test case, Login User With Password, connects to the server, logs in with the username ironman and the password 1234567890, and verifies that the login was successful with the user's name Tony Stark. In this test, the first called keyword is Connect To Server without any arguments, while the second called keyword is Login User, and it has two argument values: ironman and 1234567890. The second test case, Denied Login With Wrong Password, connects to the server, tries to log in with the username ironman and the password 123, and expects an error to be raised and the login to be denied. Clearly visible due to the indentation by four spaces, the body of the test cases contains the keywords that are called to execute the test case. In the test case body, some keyword calls have arguments that are separated by two or more spaces from the keyword name. The following tests will be executed in the order they are defined in the suite file. First, the Login User With Password test case will be executed, followed by the Denied Login With Wrong Password test case. Example Suite File Content robot_files/TestSuite.robot: *** Settings *** Documentation A suite for valid and invalid login tests. ... ... Keywords are imported from the resource file. Resource keywords.resource *** Test Cases *** Login User With Password Connect To Server Login User ironman 1234567890 # Login with valid credentials Verify Valid Login Tony Stark # Verify that the login was successful by checking the user name Close Server Connection Denied Login With Wrong Password Connect To Server Run Keyword And Expect Error # this keyword calls another keyword and expects an error ... *Invalid Password* # it expects an error containing `Invalid Password` ... Login User # this keyword is called with two arguments ... ironman ... 123#wrong # A hash in the middle of a string is not a comment Verify Unauthorized Access Close Server Connection ","version":"Next","tagName":"h2"},{"title":"3.5 Advanced Importing of Keywords and Naming Conflicts","type":0,"sectionRef":"#","url":"/robotframework-RFCP-syllabus/docs/chapter-03/advanced_importing","content":"","keywords":"","version":"Next"},{"title":"3.5.1 Importing Hierarchies​","type":1,"pageTitle":"3.5 Advanced Importing of Keywords and Naming Conflicts","url":"/robotframework-RFCP-syllabus/docs/chapter-03/advanced_importing#351-importing-hierarchies","content":" Learning Objectives LO-3.5.1 Understand how transitive imports of resource files and libraries work. Let's assume the following libraries and resource files shall be used: Library ALibrary BLibrary Operating SystemResource tech_keywordsA.resourceResource tech_keywordsB.resourceResource variables.resourceResource functional_keywords.resource The respective files could look like this: tech_keywordsA.resource: *** Settings *** Library A Library Operating System tech_keywordsB.resource: *** Settings *** Library B Resource variables.resource functional_keywords.resource: *** Settings *** Resource tech_keywordsA.resource Resource tech_keywordsB.resource suite.robot: *** Settings *** Resource functional_keywords.resource In this case, the suite suite.robot has access to all keywords from all keyword libraries, as well as all variables and user keywords from all resource files. With this transitive importing it is possible to organize user keywords and imports of libraries in a hierarchical way. It shall be avoided to create circular imports, where A.resource imports B.resource and B.resource imports A.resource. It should be avoided to import the same library in different places multiple times. If the exact same library with the same configuration (see the next section) is imported again, it will be ignored because Robot Framework already has it in its catalog. However, if the library is imported with different configurations, it may be imported multiple times, but depending on the library’s internal behavior, the new configuration may have no effect on the existing keywords, or other side effects may occur. Therefore, the recommendation is to import libraries only in one resource file with one configuration and use that import file in all places where the library is needed to make its keywords available. ","version":"Next","tagName":"h2"},{"title":"3.5.2 Library Configuration​","type":1,"pageTitle":"3.5 Advanced Importing of Keywords and Naming Conflicts","url":"/robotframework-RFCP-syllabus/docs/chapter-03/advanced_importing#352-library-configuration","content":" Learning Objectives LO-3.5.2 Be able to configure a library import using arguments. Some libraries offer or need additional configuration to change their behavior or make them work. This is typically global behavior like internal timeouts, connection settings to systems, or plugins that should be used. If this is possible, the library documentation will have an Importing section directly before the list of keywords. It is strongly recommended to have all these possible arguments to the library itself defined with default values; however, that is not always possible. Library importing arguments are used in the same way as keyword calls with arguments. If possible, it is recommended to set the arguments as named arguments to make usage more readable and future-proof. These arguments follow the Library path or name, separated by multiple spaces. Example with the Telnet library: *** Settings *** Library Telnet newline=LF encoding=ISO-8859-1 # set newline and encoding using named arguments Another example that cannot be used without configuration is the Remote library. Remote libraries are libraries that are connected remotely via a network connection. So the actual library is running as a server, and the library Remoteis connecting as a client and connects the keywords of the server to Robot Framework. Therefore, it needs the server's address and port to connect to. Because there may be more than one Remote Library, we need to define the used library name as well. *** Settings *** Library Remote uri=http://127.0.0.1:8270 AS EmbeddedAPI Library Remote uri=http://remote.devices.local:8270 AS DeviceAPI In this example, two remote libraries are imported. The upper-case AS statement is used to define the name of the library that shall be used in the suite. They are now available as EmbeddedAPI and DeviceAPI in the suite. ","version":"Next","tagName":"h2"},{"title":"3.5.3 Naming Conflicts​","type":1,"pageTitle":"3.5 Advanced Importing of Keywords and Naming Conflicts","url":"/robotframework-RFCP-syllabus/docs/chapter-03/advanced_importing#353-naming-conflicts","content":" Learning Objectives LO-3.5.3 Explain how naming conflicts can happen and how to mitigate them. Naming conflicts can occur when two or more keywords have the same name. If a proper IDE is used, that can be detected, and users can be warned after they have created a duplicate user keyword name. Project teams may not have this influence over imported third-party libraries that have the same keyword names. Due to the fact that keywords from library and resource files are imported in the scope of the importing suite, it may be unavoidable to have naming conflicts. One example of these kinds of conflicts is the two librariesTelnetand SSHLibrary, which at the current time both have multiple keywords with the same name. This is because they both work with network connections and have similar functionality. Keywords like Open Connection, Login, Read, Close Connection, and many more are common. These conflicts cannot be resolved by Robot Framework if they are coming from the same kind of source, like two libraries. The error message will be like this: Multiple keywords with name 'Open Connection' found. Give the full name of the keyword you want to use: SSHLibrary.Open Connection Telnet.Open Connection As proposed by Robot Framework, to resolve naming conflicts, the easiest way to mitigate this is to use the full names of the keywords, including the library name, when calling them. Example: *** Test Cases *** Using Telnet and SSHLibrary Telnet.Open Connection Telnet.Login ${username} ${password} ${telnet_init} = Telnet.Read Until Prompt Telnet.Close Connection SSHLibrary.Open Connection ${host} ${port} SSHLibrary.Login ${username} ${password} ${ssh_init} = SSHLibrary.Read Until Prompt SSHLibrary.Close Connection When using full names for libraries that were imported with the AS statement, the name of the library is used as a prefix to the keyword name. *** Test Cases *** Using Remote Libraries EmbeddedAPI.Close Contact 15 DeviceAPI.Verify Contact 15 1 ","version":"Next","tagName":"h2"},{"title":"4.4 Test|Task Tags and Filtering Execution","type":0,"sectionRef":"#","url":"/robotframework-RFCP-syllabus/docs/chapter-04/tags","content":"","keywords":"","version":"Next"},{"title":"4.4.1 Assigning Tags to Tests|Tasks​","type":1,"pageTitle":"4.4 Test|Task Tags and Filtering Execution","url":"/robotframework-RFCP-syllabus/docs/chapter-04/tags#441-assigning-tags-to-teststasks","content":" Learning Objectives LO-4.4.1 Recall the syntax and different ways to assign tags to tests|tasks Tags can be assigned to tests|tasks in several ways: At the Suite Level using the Test Tags setting in the *** Settings *** section or in an initialization file (__init__.robot). This assigns tags to all tests|tasks within the suite: *** Settings *** Test Tags smoke regression This will assign the tags smoke and regression to all tests|tasks in the suite. At the Test|Task Level using the [Tags] setting within individual tests|tasks. These tags are added in addition to any suite-level tags: *** Test Cases *** Valid Login Test|Task [Tags] login critical -smoke Perform Login Steps This test|task will have the tags login, critical, and any tags assigned at the suite level, except smoke. Adding a minus sign (-) before a tag removes it from the test|task's tags. Using Variables in tags to dynamically assign tag values: *** Variables *** ${ENV} production *** Test Cases *** Data Processing Test|Task [Tags] environment:${ENV} Process Data This test|task will have a tag environment:production. By Keyword Set Tags or Remove Tags to dynamically assign or remove tags during test|task execution: See BuiltIn library documentation for more information. ","version":"Next","tagName":"h2"},{"title":"4.4.2 Using Tags to Filter Execution​","type":1,"pageTitle":"4.4 Test|Task Tags and Filtering Execution","url":"/robotframework-RFCP-syllabus/docs/chapter-04/tags#442-using-tags-to-filter-execution","content":" Learning Objectives LO-4.4.2 Understand how to filter tests|tasks using the command-line interface of Robot Framework Tags can be used to select which tests|tasks are executed or skipped when running a suite. This is accomplished using command-line options when executing Robot Framework. When filtering for tests|tasks with a specific tag, you should always use the lowercase version of the tag because possible logical operators are case-sensitive and uppercase.AND, OR, and NOT are the logical operators that can be used to combine tags in the filtering, but they are not part of this syllabus! ","version":"Next","tagName":"h2"},{"title":"4.4.2.1 Including Tests|Tasks by Tags​","type":1,"pageTitle":"4.4 Test|Task Tags and Filtering Execution","url":"/robotframework-RFCP-syllabus/docs/chapter-04/tags#4421-including-teststasks-by-tags","content":" To include only tests|tasks that have a specific tag, use the --include (or -i) option followed by the tag name: robot --include smoke path/to/tests This command will execute only the tests|tasks that have the smoke tag. ","version":"Next","tagName":"h3"},{"title":"4.4.2.2 Excluding Tests|Tasks by Tags​","type":1,"pageTitle":"4.4 Test|Task Tags and Filtering Execution","url":"/robotframework-RFCP-syllabus/docs/chapter-04/tags#4422-excluding-teststasks-by-tags","content":" To exclude tests|tasks that have a specific tag, use the --exclude (or -e) option followed by the tag name: robot --exclude slow path/to/tests This command will execute all tests|tasks except those that have the slow tag. The excluded tests|tasks will not be executed or logged at all. Use --skip to not execute tests|tasks but include them in the logs as skipped. See 4.5.1 Skipping By Tags Selection (CLI) for more information. ","version":"Next","tagName":"h3"},{"title":"4.4.2.3 Combining Include and Exclude Options​","type":1,"pageTitle":"4.4 Test|Task Tags and Filtering Execution","url":"/robotframework-RFCP-syllabus/docs/chapter-04/tags#4423-combining-include-and-exclude-options","content":" You can combine --include and --exclude options to fine-tune which tests|tasks are executed: robot --include regression --exclude unstable path/to/tests This command will execute tests|tasks that have the regression tag but exclude any that also have the unstable tag. ","version":"Next","tagName":"h3"},{"title":"4.4.2.4 Using Tag Patterns​","type":1,"pageTitle":"4.4 Test|Task Tags and Filtering Execution","url":"/robotframework-RFCP-syllabus/docs/chapter-04/tags#4424-using-tag-patterns","content":" Tags can include patterns using wildcards * and ? to match multiple tags: * matches any number of characters.? matches any single character. Examples: Include tests|tasks with tags starting with feature-: robot --include feature-* path/to/tests Exclude tests|tasks with tags ending with -deprecated: robot --exclude *-deprecated path/to/tests ","version":"Next","tagName":"h3"},{"title":"4.4.3 Reserved Tags​","type":1,"pageTitle":"4.4 Test|Task Tags and Filtering Execution","url":"/robotframework-RFCP-syllabus/docs/chapter-04/tags#443-reserved-tags","content":" Tags starting with robot: are reserved for internal use by Robot Framework and should not be used in user-defined tags. Using own tags with this prefix may lead to unexpected behavior in test execution and reporting. robot:exclude: Marks tests|tasks that should be excluded from execution similar to --exclude.robot:skip: Marks tests|tasks that should be skipped during execution similar to --skip. ","version":"Next","tagName":"h2"},{"title":"4.5 SKIP Test|Task Status","type":0,"sectionRef":"#","url":"/robotframework-RFCP-syllabus/docs/chapter-04/skip","content":"","keywords":"","version":"Next"},{"title":"4.5.1 Skipping By Tags Selection (CLI)​","type":1,"pageTitle":"4.5 SKIP Test|Task Status","url":"/robotframework-RFCP-syllabus/docs/chapter-04/skip#451-skipping-by-tags-selection-cli","content":" Learning Objectives LO-4.5.1 Recall the differences between skip and exclude Tests|tasks can be skipped with --skip by tags when executing Robot Framework, similar to --exclude. The difference between --skip and --exclude is that --skip will mark the tests|tasks as skipped in the report and log, while --exclude will not execute them at all. Therefore skip is better for documenting that a specific test|task was not executed for a specific reason. Example: If there is a defect in the System under Test (SUT) and a test|task has been written to reproduce the defect and tests its resolution, but the defect is not yet resolved, the test|task can be tagged with the defect-number and skipped until the defect should be resolved. Example: Assuming there are different test environments and some tests can only be executed on specific environments, the tests can be tagged with the environment name and skipped on all other environments. Command Line Option: Use the --skip option to skip tests|tasks based on tags or tag patterns: robot --skip BUG-42 --skip mobile path/to/tests Reserved Tag robot:skip: Add the robot:skip tag to tests|tasks to mark them as skipped: This ensures the test|task appears in reports as skipped but is not executed. ","version":"Next","tagName":"h2"},{"title":"4.5.2 Skipping Dynamically During Execution​","type":1,"pageTitle":"4.5 SKIP Test|Task Status","url":"/robotframework-RFCP-syllabus/docs/chapter-04/skip#452-skipping-dynamically-during-execution","content":" Tests|tasks can be skipped dynamically within their execution with the Skip keyword based on runtime conditions. The Skip keyword does stop the execution of a test|task and mark it as skipped with a custom message. If a Test|Task Teardown exists, it will be executed. ","version":"Next","tagName":"h2"},{"title":"4.5.3 Automatically Skipping Failed Tests​","type":1,"pageTitle":"4.5 SKIP Test|Task Status","url":"/robotframework-RFCP-syllabus/docs/chapter-04/skip#453-automatically-skipping-failed-tests","content":" Tests|tasks can be automatically marked as skipped if they fail: Command Line Option: Use --skiponfailure with tags or tag patterns: robot --skiponfailure flaky path/to/tests Reserved Tag robot:skip-on-failure: Tag tests|tasks to skip automatically on failure. ","version":"Next","tagName":"h2"},{"title":"4.3 Initialization Files","type":0,"sectionRef":"#","url":"/robotframework-RFCP-syllabus/docs/chapter-04/init_files","content":"","keywords":"","version":"Next"},{"title":"4.3.1 Purpose of Initialization Files​","type":1,"pageTitle":"4.3 Initialization Files","url":"/robotframework-RFCP-syllabus/docs/chapter-04/init_files#431-purpose-of-initialization-files","content":" Initialization files enable you to: Define Suite Setup and Suite Teardown keywords for the directory suite.Set the name of the suite with the Name setting if it should be different from the directory name.Specify suite-level settings such as Documentation and Metadata.Set default Test Setup, Test Teardown, Test Tags, and Test Timeout for all tests|tasks within the directory (these can be overridden/extended in lower-level suites or tests|tasks). ","version":"Next","tagName":"h2"},{"title":"4.3.2 Suite Setup and Suite Teardown of Initialization Files​","type":1,"pageTitle":"4.3 Initialization Files","url":"/robotframework-RFCP-syllabus/docs/chapter-04/init_files#432-suite-setup-and-suite-teardown-of-initialization-files","content":" Learning Objectives LO-4.3.2 Understand the execution order of Suite Setup and Suite Teardown in Initialization Files and their sub-suites and tests|tasks As previously explained, Suite Setup and Suite Teardown are used to prepare and clean up the environment before and after a suite's execution. Initialization files provide a centralized place to define these setups and teardowns for all sub-suites and their tests|tasks within a directory structure. Thus, it is possible to define one Suite Setup that is executed at the very start of the execution before any other Suite Setup, Test|Task Setup, and Test|Task is executed. The Suite Teardown of an initialization file is executed after all sub-suites in the directory and their tests|tasks have been completed. ","version":"Next","tagName":"h2"},{"title":"4.3.3 Allowed Sections in Initialization Files​","type":1,"pageTitle":"4.3 Initialization Files","url":"/robotframework-RFCP-syllabus/docs/chapter-04/init_files#433-allowed-sections-in-initialization-files","content":" Learning Objectives LO-4.3.3 Recall the allowed sections and their content in Initialization Files Initialization files have the same structure and syntax as regular suite files but with some limitations. The following sections are allowed in initialization files: *** Settings *** Section (required): Name: Set a custom name for the suite directory.Documentation: Provide documentation for the suite.Metadata: Add metadata to the suite.Suite Setup: Define a keyword to be executed before any tests|tasks or child suites.Suite Teardown: Define a keyword to be executed after all tests|tasks and child suites have completed.Test Setup|Task Setup: Set a default setup keyword for all tests|tasks in the suite (can be overridden in lower-level suites or tests|tasks).Test Teardown|Task Teardown: Set a default teardown keyword for all tests|tasks in the suite (can be overridden in lower-level suites or tests|tasks).Test Timeout|Task Timeout: Define a default timeout for all tests|tasks in the suite (can be overridden in lower-level suites or tests|tasks).Test Tags|Task Tags: Assign tags to all tests|tasks in the suite (applied recursively to all lower-level suites and tests|tasks and can be extended or reduced there).Library, Resource, Variables: Import necessary libraries, resource files, or variable files.Keyword Tags: Assign tags to all keywords in the local *** Keywords *** section. *** Variables *** Section (optional): Define variables that are available to the initialization file. *** Keywords *** Section (optional): Define keywords that are available to the initialization file for Suite Setup, Suite Teardown, Test Setup, or Test Teardown. *** Comments *** Section (optional): Add comments to the initialization file. Important Note: Variables and keywords defined or imported in the initialization file are not available to lower-level suites or tests|tasks. They are local to the initialization file itself. To share variables or keywords across multiple suites or tests|tasks, use resource files and import them where needed. ","version":"Next","tagName":"h2"},{"title":"4.3.4 Example of an Initialization File​","type":1,"pageTitle":"4.3 Initialization Files","url":"/robotframework-RFCP-syllabus/docs/chapter-04/init_files#434-example-of-an-initialization-file","content":" *** Settings *** Documentation Initialization file for the Sample Suite Suite Setup Initialize Environment Suite Teardown Cleanup Environment *** Variables *** ${BASE_URL} http://example.com *** Keywords *** Initialize Environment Start Server Set Base URL ${BASE_URL} Import Dataset ${BASE_URL}/imports dataset=Config_C3 Verify Server Status ${BASE_URL} status=OK Cleanup Environment Reset Database Stop Server ","version":"Next","tagName":"h2"},{"title":"2.5 Keyword Interface and Documentation","type":0,"sectionRef":"#","url":"/robotframework-RFCP-syllabus/docs/chapter-02/keyword_interface","content":"","keywords":"","version":"Next"},{"title":"2.5.1 Documented Keyword Information​","type":1,"pageTitle":"2.5 Keyword Interface and Documentation","url":"/robotframework-RFCP-syllabus/docs/chapter-02/keyword_interface#251-documented-keyword-information","content":" Learning Objectives LO-2.5.1 Recall the information that can be found in a keyword documentation. The Keyword Documentation is structured so, that it contains first the library or resource documentation, followed by a list of all keywords that are available in that library or resource file. Each library or resource documentation can contain the following information sections for keywords: Name: The name of the keyword as it is called.Arguments (opt.): The argument interface that the keyword expects/offers its types and default values.Return Type (opt.): The type of the return value of the keyword.(*) Tags (opt.): The tags that are assigned to the keyword to categorize keywords.Documentation (opt.): The documentation text that describes what the keyword does and how it should be used. (*) Understanding keyword tags is not part of the syllabus. The following keywords are part of the Standard Libraries of Robot Framework. Their documentation has been generated by the Robot Framework tool libdoc which is included in Robot Framework. ","version":"Next","tagName":"h2"},{"title":"2.5.1.1 Example Keyword Should Be Equal​","type":1,"pageTitle":"2.5 Keyword Interface and Documentation","url":"/robotframework-RFCP-syllabus/docs/chapter-02/keyword_interface#2511-example-keyword-should-be-equal","content":" Documentation of Should Be Equal from BuiltIn library Should Be Equal is part of the BuiltIn library and is documented as follows: This keyword has 2 "Mandatory Arguments" and 6 "Optional Arguments". All of them can be called positionally or by name. ","version":"Next","tagName":"h3"},{"title":"2.5.1.2 Example Keyword Run Process​","type":1,"pageTitle":"2.5 Keyword Interface and Documentation","url":"/robotframework-RFCP-syllabus/docs/chapter-02/keyword_interface#2512-example-keyword-run-process","content":" Documentation of Run Process from Process library Run Process is part of the Process library and is documented as follows: This keyword has one "Mandatory Arguments" command which can be called positionally or by name. The latter two arguments are optional. The argument arguments is a "Variable Number of Positional Arguments" and can only be set by position. Therefore, if it shall be set, all preceding arguments must be set by position as well. See 2.5.2.5 Variable Number of Positional Arguments for more information about this kind of argument. The argument configuration is a "Free Named Argument" and can only be set by names. See 2.5.2.7 Free Named Arguments for more information about this kind of argument. ","version":"Next","tagName":"h3"},{"title":"2.5.1.3 Example Keyword Get Regexp Matches​","type":1,"pageTitle":"2.5 Keyword Interface and Documentation","url":"/robotframework-RFCP-syllabus/docs/chapter-02/keyword_interface#2513-example-keyword-get-regexp-matches","content":" Documentation of Get Regexp Matches from String library Get Regexp Matches is part of the String library and is documented as follows: This keyword has 2 "Mandatory Arguments" that can be called positionally or by name. The last two arguments are optional. The argument groups is a "Variable Number of Positional Arguments" and can only be set by position. Therefore, if it shall be set, all preceding arguments must be set by position as well. See 2.5.2.5 Variable Number of Positional Arguments for more information about this kind of argument. The argument flags is a "Named-Only Argument" and can only be set by name. See 2.5.2.6 Named-Only Arguments for more information about this kind of argument. ","version":"Next","tagName":"h3"},{"title":"2.5.2 Keyword Arguments​","type":1,"pageTitle":"2.5 Keyword Interface and Documentation","url":"/robotframework-RFCP-syllabus/docs/chapter-02/keyword_interface#252-keyword-arguments","content":" Learning Objectives LO-2.5.2 Understand the difference between argument kinds. Most library keywords can be parameterized with arguments that are passed to the keyword when it is called to customize its behavior. As more business oriented keywords are as less arguments they typically have. Keyword arguments can be grouped into different argument kinds. On the one hand you can group them by their definition attributes and on the other hand by their usage kind. The relevant distinction of usage kinds is between using Positional Arguments, Named Arguments, or Embedded Arguments. How to use them is described in 2.6 Writing Test|Task and Calling Keywords. Another important information is if an argument is mandatory or optional. See the next two sections for more information about these two kinds of arguments. The most arguments can either be set by their position or by their name. But there some kind of keywords that can only be set positional, like Variable Number of Positional Arguments, or only be set named, like Named-Only Arguments or Free Named Arguments. The order is as follows: Positional or Named Arguments (can be mandatory or optional)Variable Number of Positional Arguments (optional)Named-Only Arguments (can be mandatory or optional)Free Named Arguments (optional) ","version":"Next","tagName":"h2"},{"title":"2.5.2.1 Mandatory Arguments​","type":1,"pageTitle":"2.5 Keyword Interface and Documentation","url":"/robotframework-RFCP-syllabus/docs/chapter-02/keyword_interface#2521-mandatory-arguments","content":" Learning Objectives LO-2.5.2.1 Understand the concept of mandatory arguments and how they are documented. Arguments that do not have a default value, must be set when the keyword is called. These arguments have to be before arguments with default values in the argument interface of the keywords. See the argument named first and second in the Should Be Equal keyword documentation in the beginning of this section. If too few arguments are provided, the keyword call will fail with an error message. Example: *** Test Cases *** Tests Will Pass Should Be Equal One One Test Will Fail Should Be Equal One Two Test Will Fail Due to Missing Args Should Be Equal One The first Test will pass, because both argument values are equal. The second Test will fail, because the argument values are not equal. The third Test will fail before the keyword Should Be Equal is actually being executed, because the keyword expects at least two arguments. The Error Message would be: Keyword 'BuiltIn.Should Be Equal' expected 2 to 8 arguments, got 1. Two arguments are mandatory and additional six arguments are optional in the Should Be Equal keyword. ","version":"Next","tagName":"h3"},{"title":"2.5.2.2 Optional Arguments​","type":1,"pageTitle":"2.5 Keyword Interface and Documentation","url":"/robotframework-RFCP-syllabus/docs/chapter-02/keyword_interface#2522-optional-arguments","content":" Learning Objectives LO-2.5.2.2 Understand the concept of optional arguments and how they are documented. Arguments that have a default value can be omitted when the keyword is called, causing these arguments to be set to their default value. These arguments are listed after the mandatory arguments in the argument interface. Default values are defined and represented in the docs by the equal sign = after the argument name and a value after that. Also "Variable Number of Positional Arguments", represented with a single star (*) prefix, and "Free Named Arguments", represented with a double star (**) prefix are optional arguments. i.e. the argument msg in the Should Be Equal keyword documentation has the default value None and ignore_case has the default value False. In that particular keyword these optional arguments can be used to activate some special features like ignoring the case of the compared strings or to provide a custom error message. Omitting some optional arguments but still using others is possible independent of their order by setting these arguments by their name. See 2.6 Writing Test|Task and Calling Keywords. ","version":"Next","tagName":"h3"},{"title":"2.5.2.3 Embedded Arguments​","type":1,"pageTitle":"2.5 Keyword Interface and Documentation","url":"/robotframework-RFCP-syllabus/docs/chapter-02/keyword_interface#2523-embedded-arguments","content":" Learning Objectives LO-2.5.2.3 Recall the concept of keywords with embedded arguments used in Behavior-Driven Specification and how they are documented. Keywords can include arguments embedded directly into their names, a feature primarily used for Behavior-Driven Development (BDD). Embedded arguments are mandatory and must be provided in the exact position defined within the keyword name. Keyword names include arguments defined using the scalar variable syntax with dollar and curly braces (${var_name}). This syntax explicitly defines these as arguments, distinguishing them from the rest of the keyword name. Example keyword names are: "${url}" is openthe user clicks the "${button}" buttonthe page title should be ${exp_title}the url should be ${exp_url} Example Test Case: *** Test Cases *** Foundation Page should be Accessible Given "robotframework.org" is open When the user clicks the "FOUNDATION" button Then the page title should be Foundation | Robot Framework And the url should be https://robotframework.org/foundation The optional prefixes Given, When, Then, And and But are basically ignored by Robot Framework if a keyword is found matching the rest of the name including the embedded arguments. In the before given example some keywords are designed so that the arguments are surrounded by double quotes " for better visibility. A mix of embedded arguments and "normal" arguments is possible to fully support BDD. In the keyword documentation the embedded arguments are written in variable syntax with dollar-curly-braces (${var_name}) to indicate that they are not part of the keyword name but are arguments. They can also be defined using regular expressions to allow for more complex argument structures, which is not part of that syllabus. ","version":"Next","tagName":"h3"},{"title":"2.5.2.4 Positional or Named Arguments​","type":1,"pageTitle":"2.5 Keyword Interface and Documentation","url":"/robotframework-RFCP-syllabus/docs/chapter-02/keyword_interface#2524-positional-or-named-arguments","content":" Learning Objectives LO-2.5.2.4 Recall how "Positional or Named Arguments" are marked in the documentation and their use case. Except of "Positional-Only Arguments", that are not part of this syllabus, all arguments that are positioned before "Variable Number of Positional Arguments", "Named-Only Arguments", or "Free Named Arguments" in the argument interface of keywords are "Positional or Named Arguments". As their name states, they can be set either by their position or by their name, but not by both at the same time for one argument. If an argument shall be set by its position, all preceding arguments must be set by their position as well. These arguments can either be mandatory or optional with a default value. They are not specially marked in the keyword documentation with any prefix, because they are the default kind of arguments in Robot Framework. ","version":"Next","tagName":"h3"},{"title":"2.5.2.5 Variable Number of Positional Arguments​","type":1,"pageTitle":"2.5 Keyword Interface and Documentation","url":"/robotframework-RFCP-syllabus/docs/chapter-02/keyword_interface#2525-variable-number-of-positional-arguments","content":" Learning Objectives LO-2.5.2.5 Recall how "Variable Number of Positional Arguments" are marked in the documentation and their use case. A special case of optional arguments that can only be set by their position are "Variable Number of Positional Arguments". These are also referred to as *args or *varargs in Python. Some keywords need to collect a variable amount of values into one argument, because it is not possible to define the amount of values in advance. One example for this kind of keyword is 2.5.1.2 Example Keyword Run Process from the Process library. This keyword executes a command with variable amount of arguments and waits for the process to finish. Depending on the command to be executed different amount of arguments are needed for that command. This variable argument is marked with a single asterisk * before the argument name in the keyword documentation. When calling this keyword, the first positional argument is assigned to command, while all subsequent positional arguments are collected into the arguments. Because of this behavior, no additional positional arguments can be used after these "Variable Number of Positional Arguments". As a result, any arguments following these "Variable Number of Positional Arguments" must be named arguments, regardless of whether they are mandatory or optional with default. Also see 2.5.1.3 Example Keyword Get Regexp Matches. ","version":"Next","tagName":"h3"},{"title":"2.5.2.6 Named-Only Arguments​","type":1,"pageTitle":"2.5 Keyword Interface and Documentation","url":"/robotframework-RFCP-syllabus/docs/chapter-02/keyword_interface#2526-named-only-arguments","content":" Learning Objectives LO-2.5.2.6 Recall what properties "Named-Only Arguments" have and how they are documented. All arguments that are defined after a "Variable Number of Positional Arguments" (*varargs) are "Named-Only Arguments". However it is also possible to create "Named-Only Arguments without a preceding "Variable Number of Positional Arguments". "Named-Only Arguments" are marked with a "LABEL" sign 🏷 before the argument name in the keyword documentation. Those arguments can not be set positionally. All positional values would be consumed by the "Variable Number of Positional Arguments". So they must be called by their name followed by an equal sign = and the value of the argument. "Named-Only Arguments" can be mandatory or optional with a default value. ","version":"Next","tagName":"h3"},{"title":"2.5.2.7 Free Named Arguments​","type":1,"pageTitle":"2.5 Keyword Interface and Documentation","url":"/robotframework-RFCP-syllabus/docs/chapter-02/keyword_interface#2527-free-named-arguments","content":" Learning Objectives LO-2.5.2.7 Recall how free named arguments are marked in documentation. Another special case of "Named-Only Arguments" is "Free Named Arguments." These arguments are similar to the "Variable Number of Positional Arguments" in that they can collect multiple values. However, instead of collecting positional values, they gather all named values that are not explicitly defined as argument names. In this case all values given to the keyword as arguments, that do contain an unescaped equal sign (=) are considered as named arguments. Free named arguments are marked with two asterisks ** before the argument name in the keyword documentation. The example of the Run Process keyword also has a free named argument ** configuration. When calling this keyword all named arguments that are not explicitly defined as argument names are collected into the configuration argument and will be available as a dictionary in the keyword implementation. They are optional and can be omitted. With this configuration it is i.e. possible to redirect the output of the process to a file or to set the working directory of the process. Example redirecting stdout and stderr to a file: *** Test Cases *** Send 5 IPv4 Pings On Windows Run Process ping -n 5 -4 localhost stdout=ping_output.txt stderr=ping_error.txt ","version":"Next","tagName":"h3"},{"title":"2.5.2.8 Argument Types​","type":1,"pageTitle":"2.5 Keyword Interface and Documentation","url":"/robotframework-RFCP-syllabus/docs/chapter-02/keyword_interface#2528-argument-types","content":" Learning Objectives LO-2.5.2.8 Understand the concept of argument types and automatic type conversion. Library Keywords may define the expected types of their argument values. Robot Framework specification is mostly done as a string-based language, therefore most statically defined argument values are strings. However, the actual implementation of the keyword may expect a different type of argument, like an integer. If an argument type is defined and Robot Framework has a matching converter function available, that can convert the given type to the expected type, the conversion is tried automatically. If the conversion fails, the keyword call will fail with an error message before the actual keyword code is executed. Robot Framework brings some built-in converters for common types like integer, float, boolean, list, dictionary, etc. Library developers can also register their own converters for not-supported types. Defining types for arguments is nowadays the recommended way to let Robot Framework convert the given arguments to the expected type, however it is optional. Lets imagine a keyword that clicks on a specific coordinate on the screen, i.e. Click On Coordinates. This keyword would expect two integer arguments, one for the x-coordinate and one for the y-coordinate. That keyword can now claim that it expects two integer arguments by defining type hints for these arguments. Type hints are show in the keyword documentation at the argument after the optional default value. Robot Framework in that case tries to convert the given string arguments to the integer type. Example: *** Test Cases *** Test Conversion Click On Coordinates 10 20 # This will work Click On Coordinates 10 Not_A_Number # This will fail In the first call the keyword will be called with the integer values 10 and 20 and will work as expected. The second keyword call will fail, because the second argument is not a number and cannot be converted to an integer. The error message would be: ValueError: Argument 'y' got value 'Not_A_Number' that cannot be converted to integer. The advantage of using type hints is that the user get more information about what kind of values are expected and the keyword implementation can be simpler, because it can rely on the arguments being of the expected type. ","version":"Next","tagName":"h3"},{"title":"2.5.2.9 Return Types​","type":1,"pageTitle":"2.5 Keyword Interface and Documentation","url":"/robotframework-RFCP-syllabus/docs/chapter-02/keyword_interface#2529-return-types","content":" Learning Objectives LO-2.5.2.9 Understand the concept of return type hints. Keywords may gather information and return these to the caller of that keyword to be stored in a variable and used in further keyword calls. So Keyword can RETURN values to the caller as functions do in programming languages. If the keyword implementation offers a type hint for the return value, this is documented in the keyword documentation. Similar to the argument types, return types optional and a more recent feature of Robot Framework and therefore not widely used, yet. It is important to know that keywords without a return type hint are often still returning values! This is typically documented in the Documentation part of the keyword documentation. ","version":"Next","tagName":"h3"},{"title":"2.5.3 Keyword Documentation & Examples​","type":1,"pageTitle":"2.5 Keyword Interface and Documentation","url":"/robotframework-RFCP-syllabus/docs/chapter-02/keyword_interface#253-keyword-documentation--examples","content":" Learning Objectives LO-2.5.3 Understand how to read keyword documentation and how to interpret the examples. Keyword documentation is an important part of the keyword implementation. Good keyword names that clearly communicate what a keyword is doing is even more important, but doing that should not give the impression that a descriptive documentation is not needed. Documentation is sometimes lean and sometimes extensive, depending on the complexity of the keyword. The documentation should describe what the keyword does, how it should be used, and what the expected arguments are. Depending on the complexity it may also be useful to provide examples of how the keyword can be used. User Keywords do typically have less extensive documentation, because they are typically used in a more narrower context and can not be configured by arguments that much compared to library keywords of generic external libraries. Examples in the documentation is commonly either written in table format or as code blocks. Table Example of Should Be Equal: Should Be Equal\t${x}\texpected Should Be Equal\t${x}\texpected\tCustom error message Should Be Equal\t${x}\texpected\tCustom message\tvalues=False Should Be Equal\t${x}\texpected\tignore_case=True\tformatter=repr Code block example: Should Be Equal ${x} expected Should Be Equal ${x} expected Custom error message Should Be Equal ${x} expected Custom message values=False Should Be Equal ${x} expected ignore_case=True formatter=repr ","version":"Next","tagName":"h2"},{"title":"5 Exploring Advanced Constructs","type":0,"sectionRef":"#","url":"/robotframework-RFCP-syllabus/docs/chapter-05/overview","content":"5 Exploring Advanced Constructs This chapter introduces more advanced constructs of Robot Framework. These topics are often not needed for simple automation cases but can be very useful in more complex situations. Although it is not expected that Robot Framework Certified Professionals will be able to use them, it is important to be aware of the possibilities and to understand the basic concepts.","keywords":"","version":"Next"},{"title":"Glossary","type":0,"sectionRef":"#","url":"/robotframework-RFCP-syllabus/docs/glossary","content":"Glossary Term\tDefinitionBehavior-Driven\tA testing methodology that encourages collaboration between developers, QA, and non-technical stakeholders to define test cases. Data-Driven Specification\tA testing approach where test cases are executed with multiple sets of data to validate functionality. Generic Test Automation Architecture (gTAA)\tA framework that provides a structured approach to test automation, promoting reusability and maintainability. Keywords\tReusable functions or actions defined in the test automation framework. Keyword-Driven\tA testing approach where test cases are defined using keywords that represent actions or operations. Library\tA collection of keywords and functions that can be used in test automation. Libdoc\tA tool used to generate keyword documentation for libraries and resource files. Rebot\tThe main executable used to execute suites and post-process execution results to generate reports. Resource Files\tFiles that contain shared keywords and variables that can be imported into test suites. Root Suite\tThe top-level suite that contains all other suites and test cases. Suite Directory\tA directory that contains multiple suite files, which can include test cases and tasks organized hierarchically. Suite File\tA *.robot file that contains at least one test case or task. Task\tA unit of work that can be executed, similar to a test case but typically focused on automation tasks. Task Suite\tSuite files that have at least one task and do not contain any test cases. Test Automation\tThe use of software tools to execute tests automatically, reducing manual effort. Test Cases Section\tThis section defines the executable elements of a suite, specifically test cases. Test Suite\tSuite files that have at least one test case and do not contain any tasks. Tasks Section\tThis section defines the executable elements of a suite, specifically tasks. Comments Section\tThis section is used to add comments to the suite file or resource file. All content in this section is ignored by Robot Framework. Keyword Section\tThis section allows you to define locally scoped user keywords that can only be used within the same suite where they are defined. Robot Framework Sections\tDifferent parts of a Robot Framework suite file that organize the content. Settings Section\tThis section is used to configure various aspects of the test/task suite. Variables Section\tThis section is used to define suite variables that are used in the suite or its tests/tasks or inside their keywords.","keywords":"","version":"Next"},{"title":"4.2 Teardowns (Suite, Test|Task, Keyword)","type":0,"sectionRef":"#","url":"/robotframework-RFCP-syllabus/docs/chapter-04/teardowns","content":"","keywords":"","version":"Next"},{"title":"4.2.1 Suite Teardown​","type":1,"pageTitle":"4.2 Teardowns (Suite, Test|Task, Keyword)","url":"/robotframework-RFCP-syllabus/docs/chapter-04/teardowns#421-suite-teardown","content":" Learning Objectives LO-4.2.1-1 Recall key characteristics, benefits, and syntax of Suite Teardown LO-4.2.1-2 Understand when Suite Teardown is executed and used A Suite Teardown is executed after all tests|tasks and all child suites in a suite have been executed. The Suite Teardown is executed regardless of the outcome of the tests|tasks within the suite, even if the suite setup fails. Key characteristics of Suite Teardown: Suite Teardown is a single keyword call with potential argument values.Executed after all tests|tasks and child suites have completed.Runs even if the Suite Setup fails or any test|task within the suite fails.If the Suite Teardown fails, all tests|tasks in the suite are marked as failed in reports and logs.All keywords within the Suite Teardown are executed, even if one of them fails, ensuring all cleanup actions are attempted. Typical use cases: Cleaning up the environment after all test|task executions.Performing actions that need to occur after the entire suite has finished running. Example of defining a Suite Teardown: *** Settings *** Suite Teardown Close All Resources force=True ","version":"Next","tagName":"h2"},{"title":"4.2.2 Test|Task Teardown​","type":1,"pageTitle":"4.2 Teardowns (Suite, Test|Task, Keyword)","url":"/robotframework-RFCP-syllabus/docs/chapter-04/teardowns#422-testtask-teardown","content":" Learning Objectives LO-4.2.2-1 Recall key characteristics, benefits, and syntax of Test|Task Teardown LO-4.2.2-2 Understand when Test|Task Teardown is executed and used A Test|Task Teardown is executed after a single test|task body has been executed. It is used for cleaning up actions specific to that test|task. The Test|Task Teardown is executed regardless of the test|task's outcome, even if the test|task's setup fails. In Robot Framework, you can define a default Test|Task Teardown in the *** Settings *** section of the suite using the Test Teardown|Task Teardown setting. This default teardown will be applied to all tests|tasks within the suite unless overridden. Individual tests|tasks can override the default teardown by specifying their own [Teardown] setting within the test|task. If you want to disable the teardown for a specific test|task, you can set [Teardown] NONE, which effectively means that no teardown will be executed for that test|task. It is recommended to define the local [Teardown] setting as the last line of the test|task. Key characteristics of Test|Task Teardown: Test|Task Teardown is a single keyword call with potential argument values.Executed after the test|task has been executed, regardless of its status.Runs even if the Test|Task Setup fails.If the Test|Task Teardown fails, the test|task is marked as failed in reports and logs.All keywords within the Test|Task Teardown are executed, even if one of them fails.Can be set globally for all tests|tasks in a suite and overridden locally. Typical use cases: Logging out of an application after a test|task completes.Deleting test data created during the test|task.Restoring configurations altered during the test|task.Distinguishing phases of a test|task in setup (aka preparation or precondition checking), steps, and teardown (aka clean up or postconditions). Example of defining a default Test|Task Teardown in the suite settings: *** Settings *** Test Teardown Logout User # Default Teardown for all tests *** Test Cases *** Test with Default Teardown # Default Teardown is applied Login User Do Some Testing Another Test with Default Teardown # Default Teardown is applied Login User Do Some other Testing Custom Teardown Test Perform Test Steps [Teardown] Cleanup Specific Data # Override the default teardown No Teardown Test Perform Other Steps [Teardown] NONE # Override and disable the teardown by case-sensitive NONE ","version":"Next","tagName":"h2"},{"title":"4.2.3 Keyword Teardown​","type":1,"pageTitle":"4.2 Teardowns (Suite, Test|Task, Keyword)","url":"/robotframework-RFCP-syllabus/docs/chapter-04/teardowns#423-keyword-teardown","content":" Learning Objectives LO-4.2.3 Recall key characteristics, benefits, and syntax of Keyword Teardown A Keyword Teardown is executed after a user keyword body has been executed. It allows for cleanup actions specific to that keyword, ensuring that any resources used within the keyword are properly released independently of failed child keyword calls. For better readability, it should be written as the last line of a keyword. Key characteristics of Keyword Teardown: Keyword Teardown is a single keyword call with potential argument values.Executed after the keyword body has been executed, regardless of its status.Runs even if the keyword's setup fails.All keywords within the Keyword Teardown are executed, even if one of them fails. Typical use cases: Closing temporary files or connections opened within the keyword.Resetting variables or states altered during keyword execution.Logging additional information after keyword execution. Example of defining a Keyword Teardown: *** Keywords *** Process Data Open Data Connection Process the Data [Teardown] Close Data Connection ","version":"Next","tagName":"h2"},{"title":"Introduction","type":0,"sectionRef":"#","url":"/robotframework-RFCP-syllabus/docs/overview","content":"","keywords":"","version":"Next"},{"title":"0.1 About the Syllabus​","type":1,"pageTitle":"Introduction","url":"/robotframework-RFCP-syllabus/docs/overview#01-about-the-syllabus","content":" This syllabus serves as both a guidance document for participants and a requirement specification for Accredited Training Providers preparing candidates for the "Robot Framework® Certified Professional" (RFCP®) exam. It outlines the structure, learning objectives, and knowledge areas essential for certification. This syllabus is not a training manual, tutorial, or comprehensive learning resource but instead defines the scope of knowledge that must be taught in a Robot Framework training and acquired by participants to meet the certification requirements. note For further explanation, complementary examples, and practical exercises beyond the scope of this syllabus, participants are encouraged to consult additional resources, such as the official documentation at docs.robotframework.org. The syllabus is divided into chapters that progress logically from basic concepts to more advanced topics of Robot Framework. The learning objectives (LOs) specified within this document are binding, meaning they define the specific knowledge and skills participants are expected to acquire during the course in order to pass the exam. Therefore, trainers are required to effectively cover the syllabus within their course. Additionally, the recommended sequence of topics in this syllabus helps guide the order of learning, but the specific teaching methods, order and pace may be adapted by the instructor based on class dynamics or need. ","version":"Next","tagName":"h2"},{"title":"0.2 About \"Robot Framework® Certified Professional\"​","type":1,"pageTitle":"Introduction","url":"/robotframework-RFCP-syllabus/docs/overview#02-about-robot-framework-certified-professional","content":" The Robot Framework® Certified Professional (RFCP®) certification represents the foundational level of expertise in Robot Framework. It provides participants with a strong understanding of the core principles, syntax, and basic control structures needed to develop effective automation scripts. While the RFCP® includes an introduction to advanced features such as FOR-Loops and IF statements, the focus is primarily on awareness rather than in-depth mastery, leaving detailed exploration of these topics to the more advanced future certification levels. RFCP® concentrates on essential concepts such as keyword-driven automation, script execution, and integrating external libraries. It is designed for those seeking proficiency in Robot Framework’s core functionalities while gaining an overview of its broader capabilities. This certification does not require or teach domain-specific automation knowledge, such as web, API, or database automation. ","version":"Next","tagName":"h2"},{"title":"0.3 Business Outcomes​","type":1,"pageTitle":"Introduction","url":"/robotframework-RFCP-syllabus/docs/overview#03-business-outcomes","content":" Upon completing this course, participants will achieve the following capabilities: Understand the architecture and mechanics of Robot Framework: Gain a clear understanding of how Robot Framework® operates, including its core components, execution flow, and interaction with external libraries. Develop and maintain stable automation scripts: Learn how to create automation scripts that are robust, easy to maintain, and adaptable to different scenarios. Develop user keywords and build keyword repositories for reuse: Understand how to create reusable keywords and build keyword repositories to improve efficiency and maintainability in automation projects. Write documentation: Learn best practices for documenting keywords, suites and tests or tasks to ensure clarity and ease of use for future script maintenance or collaboration. Integrate external automation libraries: Leverage external libraries to enable Robot Framework® to interact with a wide range of technologies, such as APIs, user interfaces (Web, Mobile, others), databases, and many more. Understand the flow of more complex automation scripts: Gain insights into how to structure and manage automation scripts that involve flow control, conditional executions or more intricate workflows. Run automated executions: Develop skills in executing automation tasks efficiently. Understand, analyze, and debug automation results/protocols: Learn how to interpret automation execution results, identify issues, and debug scripts effectively. ","version":"Next","tagName":"h2"},{"title":"0.4 About Learning Objectives and Knowledge Levels​","type":1,"pageTitle":"Introduction","url":"/robotframework-RFCP-syllabus/docs/overview#04-about-learning-objectives-and-knowledge-levels","content":" The learning objectives (LOs) are a critical component of this syllabus, as they define what participants are expected to know and be able to do by the end of the course. To ensure a clear understanding of these objectives, we apply Knowledge Levels (K-Levels) as a framework for assessing learning progress. These levels are based on Bloom's Taxonomy of Educational Objectives. See Bloom's taxonomy K1 (Remember): Basic knowledge of terminology and facts. At this level, participants are expected to recall essential terms, concepts, and definitions. K2 (Understand): Comprehension of concepts. Participants should demonstrate an understanding of the principles behind Robot Framework, such as its mechanics, syntax and architecture. K3 (Apply): Practical application of knowledge. Participants are expected to be able to write and execute automation scripts, develop keywords, interact with external libraries, and find errors in their automation scripts. Throughout this syllabus, participants will progress through these knowledge levels—from basic recall (K1) to understanding and explaining concepts (K2), and ultimately applying their knowledge to practical automation tasks (K3). This structured approach ensures participants gain a comprehensive and practical understanding of Robot Framework fundamentals and their application in real-world scenarios. ","version":"Next","tagName":"h2"},{"title":"0.5 About Accredited Training Providers​","type":1,"pageTitle":"Introduction","url":"/robotframework-RFCP-syllabus/docs/overview#05-about-accredited-training-providers","content":" Accredited Training Providers are organizations officially accredited by the Robot Framework Foundation to offer certified training programs for a specific certification level. These partners shall deliver high-quality, structured courses designed to prepare candidates for the Robot Framework® Certified Professional (RFCP®) exam and other future Robot Framework certifications. All training providers are members of the Robot Framework Foundation, and their training materials have been reviewed by independent Robot Framework experts chosen by the Robot Framework Foundation to ensure the Foundation's quality standards. Only these Accredited Training Providers are permitted to refer to their courses as "Robot Framework®" training or use the term "Robot Framework® Certified Professional" or "RFCP®" in connection with their programs, due to the trademark on these terms. Trainings can be exclusively pursued through these partners, but obtaining a certificate is not dependent on completing their courses, allowing flexibility for candidates to self-study if desired. ","version":"Next","tagName":"h2"},{"title":"0.6 About Exam Providers​","type":1,"pageTitle":"Introduction","url":"/robotframework-RFCP-syllabus/docs/overview#06-about-exam-providers","content":" Exam providers are independent organizations responsible for administering certification exams for the Robot Framework® certification program. These providers manage the entire examination process, from scheduling and conducting the exams to handling participant data and maintaining certification records. An exam provider ensures that the certification process is handled professionally and securely. They are tasked with delivering a seamless exam experience, including remote proctoring services, technical support, and other logistical elements. In addition to overseeing the exam itself, they maintain strict confidentiality and compliance with data privacy regulations, ensuring the secure management of all participant information. The exam provider is also responsible for storing and managing certification data. This includes tracking which participants have earned certifications, maintaining certification validity, and providing verification services if needed. ","version":"Next","tagName":"h2"},{"title":"Global Association for Software Quality (GASQ)​","type":1,"pageTitle":"Introduction","url":"/robotframework-RFCP-syllabus/docs/overview#global-association-for-software-quality-gasq","content":" Our current exclusive exam provider is the Global Association for Software Quality. Global Association for Software Quality , abbreviated GASQ, is an international exam provider and a leading association in the software quality industry. GASQ was founded by experts from Europe, Asia and America as an independent, international non-profit association aiming to advocate and promote software quality in research, teaching and industry. ","version":"Next","tagName":"h3"},{"title":"0.7 Acknowledgment of Contributors​","type":1,"pageTitle":"Introduction","url":"/robotframework-RFCP-syllabus/docs/overview#07-acknowledgment-of-contributors","content":" The Robot Framework syllabus and the corresponding "Robot Framework Certified Professional®" (RFCP) certification would not have been possible without the efforts of its author and contributors. This chapter acknowledges their valuable contributions to the development of this syllabus. The Author The primary author of this syllabus is René Rohner. Contributors The following individuals have contributed to the development of this syllabus: Alena Drebezgova, Alex Read, Christoph Singer, Elout van Leeuwen, Frank van der Kuur, Gerwin Laagland, Ilmari Salmela, Krzysztof Żminkowski, Lydia Peabody, Michael Biech, Miikka Solmela, Pekka Klärck, Pyry Hartman, Sami Pesonen, Simon Meggle, Tatu Kairi, and Tomáš Hák. Special Mentions Special recognition is given to Gerwin Laagland, Simon Meggle, and Frank van der Kuur, whose thorough reviews and insightful suggestions greatly enhanced the clarity, structure, and overall quality of the syllabus. Krzysztof Żminkowski, and Simon Meggle contributed significantly to the creation of the exam by proposing thoughtful and challenging questions. Sami Pesonen laid the groundwork for this syllabus by assembling the initial collection of topics to be covered, forming the foundation upon which the syllabus was built. Acknowledgment The creation of the "Robot Framework Certified Professional®" syllabus stands as a testament to the dedication and generosity of its contributors. Most of the work has been done pro bono, reflecting a deep commitment to the principles of open-source collaboration and knowledge sharing. Each contributor—from those who meticulously reviewed and refined the content to those who laid its very foundation—has left a lasting impact. Their combined efforts have ensured that this document serves as a meaningful and accessible resource. We extend our heartfelt gratitude to everyone involved for their invaluable contributions. ","version":"Next","tagName":"h2"},{"title":"3.3 User Keyword Definition & Arguments","type":0,"sectionRef":"#","url":"/robotframework-RFCP-syllabus/docs/chapter-03/user_keyword","content":"","keywords":"","version":"Next"},{"title":"3.3.1 *** Keywords *** Section​","type":1,"pageTitle":"3.3 User Keyword Definition & Arguments","url":"/robotframework-RFCP-syllabus/docs/chapter-03/user_keyword#331--keywords--section","content":" The *** Keywords *** section of suite and resource files is indentation-based similar to the *** Test Cases *** section. The user keywords defined are unindented, while their body implementation is indented by multiple spaces. See these sections for more details about2.2 Basic Suite File Syntaxand 2.6 Writing Test|Task and Calling Keywords. This section can be part of suites or resource files. While keywords defined in suites can solely be used in the suite they are defined in, keywords defined in resource files can be used in any suite that imports these resource files. Example definition of a user keyword: *** Keywords *** Verify Valid Login [Arguments] ${exp_full_name} ${version}= Get Server Version Should Not Be Empty ${version} ${name}= Get User Name Should Be Equal ${name} ${exp_full_name} As a reference for how defined keywords are documented, see 2.5 Keyword Interface and Documentation. ","version":"Next","tagName":"h2"},{"title":"3.3.2 User Keyword Names​","type":1,"pageTitle":"3.3 User Keyword Definition & Arguments","url":"/robotframework-RFCP-syllabus/docs/chapter-03/user_keyword#332-user-keyword-names","content":" Learning Objectives LO-3.3.2 Recall the rules how keyword names are matched. The names of User Keywords should be descriptive and clear, reflecting the purpose of the keyword. Well-named keywords make tests more readable and easier to understand. Robot Framework supports Unicode and allows the use of special characters and even Emojis in keyword names. Keyword names are case-insensitive and can include spaces. Also spaces and underscores will be ignored when matching keyword names. So the keywords Login To System, and log_into_system are considered identical. To identify keywords that shall be executed, Robot Framework uses a matching algorithm that is case-insensitive and ignores spaces and underscores. If then a full match is found, that keyword is used.If no full match is found, the prefixes Given, When, Then, And, and But (case-insensitive), which are used in Behavior-Driven Specification style, are removed from the called keyword name to find a match.If still no match is found, Robot Framework tries to match the name with keywords that have embedded arguments. By default, if not explicitly defined by the library developers, all Library Keywords are named in Title Case with capital letters at the beginning of each word, and spaces between words. Project may choose a different naming convention for User Keywords, but it is recommended to be consistent across the project for User Keyword names. They are defined without indentation, and the subsequent lines until the next unindented line are considered the body of the keyword. The following topics explain how to structure the body of a keyword. ","version":"Next","tagName":"h2"},{"title":"3.3.3 User Keyword Settings​","type":1,"pageTitle":"3.3 User Keyword Definition & Arguments","url":"/robotframework-RFCP-syllabus/docs/chapter-03/user_keyword#333-user-keyword-settings","content":" Learning Objectives LO-3.3.3 Recall all available settings and their purpose for User Keywords User keywords can have similar settings as test cases, and they have the same square bracket syntax separating them from keyword calls. All available settings are listed below and explained in this section or in sections linked below. [Documentation] Used for setting user keyword documentation. (see 3.3.4 User Keyword Documentation)[Arguments] Specifies user keyword arguments to hand over values to the keyword. (see 3.3.5 User Keyword Arguments)[Setup], [Teardown] Specify user keyword setup and teardown. (see 4.2 Teardowns (Suite, Test|Task, Keyword))[Tags] (*) Sets tags for the keyword, which can be used for filtering in documentation and attribution for post-processing results.[Timeout] (*) Sets the possible user keyword timeout.[Return] (*) Deprecated. (*) The application of these settings are not part of this syllabus. ","version":"Next","tagName":"h2"},{"title":"3.3.4 User Keyword Documentation​","type":1,"pageTitle":"3.3 User Keyword Definition & Arguments","url":"/robotframework-RFCP-syllabus/docs/chapter-03/user_keyword#334-user-keyword-documentation","content":" Learning Objectives LO-3.3.4 Recall the significance of the first logical line and in keyword documentation for the log file. Each keyword can have a [Documentation] setting to provide a description of the keyword's purpose and usage. The first logical line, until the first empty row, is used as the short documentation of the keyword in the log.html test protocol. Proper documentation helps maintain clarity, especially in larger projects. It is a good practice to document what the keyword does, any important notes regarding its usage, and additional information about the arguments it accepts if not self-explanatory. User keywords can be documented in the Robot Framework documentation format. Important The syntax of this format has similarities to Markdown, but is more limited and not compatible with Markdown! This format includes: *bold* = bold_italic_ = italic_*bold italic*_ = bold italic`code` = codeTablesListsLinksImagesHeading levels ","version":"Next","tagName":"h2"},{"title":"3.3.5 User Keyword Arguments​","type":1,"pageTitle":"3.3 User Keyword Definition & Arguments","url":"/robotframework-RFCP-syllabus/docs/chapter-03/user_keyword#335-user-keyword-arguments","content":" Learning Objectives LO-3.3.5 Understand the purpose and syntax of the [Arguments] setting in User Keywords. User Keywords can accept arguments, which make them more dynamic and reusable in various contexts. The [Arguments] setting is used to define the arguments a user keyword expects. See also Chapter 2 2.5.2 Keyword Arguments for an introduction to argument kinds. Arguments are defined by [Arguments] followed by the argument names separated by multiple spaces in the syntax of scalar variables. Unlike Library Keywords, User Keywords cannot define argument types like string, number, etc., as described in the 2.5.2.8 Argument Types section. ","version":"Next","tagName":"h2"},{"title":"3.3.5.1 Defining Mandatory Arguments​","type":1,"pageTitle":"3.3 User Keyword Definition & Arguments","url":"/robotframework-RFCP-syllabus/docs/chapter-03/user_keyword#3351-defining-mandatory-arguments","content":" Learning Objectives LO-3.3.5.1-1 Recall what makes an argument mandatory in a user keyword. LO-3.3.5.1-2 Define User Keywords with mandatory arguments. Arguments defined as scalar variable (${arg}) without a default value are mandatory and must be provided when calling the keyword. Example that defines a keyword with two arguments: *** Keywords *** Verify File Contains [Documentation] Verifies that a file contains a specific text. ... ... The keyword opens the file specified by the file path and checks if it contains the expected content. [Arguments] ${file_path} ${expected_content} ${server_log} = Get File ${file_path} Should Contain ${server_log} ${expected_content} All variables defined in the [Arguments] are local to the keyword body and do not exist outside of the keyword. This keyword may be called in a test case like this: *** Test Cases *** Check Server Log Verify File Contains server.log Successfully started In that case, the argument ${file_path} is assigned the value server.log, and ${expected_content} is assigned the value Successfully started. ","version":"Next","tagName":"h3"},{"title":"3.3.5.2 Defining Optional Arguments​","type":1,"pageTitle":"3.3 User Keyword Definition & Arguments","url":"/robotframework-RFCP-syllabus/docs/chapter-03/user_keyword#3352-defining-optional-arguments","content":" Learning Objectives LO-3.3.5.2-1 Recall how to define optional arguments in a user keyword. LO-3.3.5.2-2 Define User Keywords with optional arguments. Optional arguments are defined by assigning default values to them in the [Arguments] setting. All optional arguments must be defined after all mandatory arguments. Default values are assigned using an equal sign (=), followed by the default value without any spaces, such as ${ignore_case}=True, which would set the string True as default. The assigned default values can also include previously defined variables, such as ${ignore_case}=${True}, where ${True} represents the boolean value True. Example: *** Keywords *** Verify File Contains [Documentation] Verifies that a file contains a specific text. ... ... The keyword opens the file specified by the ``file_path`` ... and checks if it contains the ``expected_content``. ... ... By default, the verification is case-insensitive ... but can be changed with the optional argument ``ignore_case``. [Arguments] ${file_path} ${expected_content} ${encoding}=utf-8 ${ignore_case}=${True} ${server_log} = Get File ${file_path} ${encoding} Should Contain ${server_log} ${expected_content} ignore_case=${ignore_case} ","version":"Next","tagName":"h3"},{"title":"3.3.5.3 Defining Embedded Arguments​","type":1,"pageTitle":"3.3 User Keyword Definition & Arguments","url":"/robotframework-RFCP-syllabus/docs/chapter-03/user_keyword#3353-defining-embedded-arguments","content":" Learning Objectives LO-3.3.5.3-1 Describe how embedded arguments are replaced by actual values during keyword execution. LO-3.3.5.3-2 Understand the role of embedded arguments in Behavior-Driven Development (BDD) style. In Robot Framework, embedded arguments allow the inclusion of arguments directly within the keyword name itself. This approach is particularly useful for creatingBehavior-Driven Development (BDD)-style test cases or for making keyword names more readable and meaningful. With embedded arguments, placeholders are used within the keyword name, which are replaced by actual values when the keyword is executed. These arguments are written as scalar variables with dollar signs and curly braces, as shown in the following example: *** Keywords *** The file '${file_name}' should contain '${expected_content}' ${file_content} = Get File ${file_name} Should Contain ${file_content} ${expected_content} When this keyword is called, the placeholders ${file_name}and ${expected_content} are replaced by the actual values provided in the keyword call. For instance, in the following example,${file_name} is replaced with server.logand ${expected_content} with Successfully started: *** Test Cases *** Test File Content Given the server log level is 'INFO' When the server is started successfully Then the file 'server.log' should contain 'Successfully started' Quotes around the embedded arguments are treated as regular characters within the keyword name but can improve readability and help distinguish embedded arguments from the rest of the keyword name. Embedded arguments can become problematic when the keyword name becomes overly long or complicated. To address this, a mix of embedded arguments and regular arguments can be used. This approach can help manage more complex data structures and enhance readability. Example of mixed embedded and regular arguments: *** Test Cases *** Embedded and normal arguments Given the user is on the pet selection page When the user adds 2 cat fish And the user sets 3 dogs And the user removes 1 dogs Then the number of cat fish should be 2 And the number of dogs should be count=2 *** Keywords *** the number of ${animals} should be [Arguments] ${count} ${current_count} Get Animal Count ${animals} Should Be Equal As Numbers ${current_count} ${count} the user ${action} [Arguments] ${amount} ${animal} IF '${action}' == 'adds' Add Items To List animal_list ${animal} ${amount} ELSE IF '${action}' == 'removes' Remove Items From List animal_list ${animal} ${amount} ELSE IF '${action}' == 'sets' Set Amount To List animal_list ${animal} ${amount} ELSE Skip Test skipped due to invalid action END ","version":"Next","tagName":"h3"},{"title":"3.3.5.4 Other Argument Kinds​","type":1,"pageTitle":"3.3 User Keyword Definition & Arguments","url":"/robotframework-RFCP-syllabus/docs/chapter-03/user_keyword#3354-other-argument-kinds","content":" Other argument kinds like Named-Only Arguments, Free Named Arguments, orVariable Number of Positional Arguments should be known, but their definition and usage are not part of this syllabus. ","version":"Next","tagName":"h3"},{"title":"3.3.6 RETURN Statement​","type":1,"pageTitle":"3.3 User Keyword Definition & Arguments","url":"/robotframework-RFCP-syllabus/docs/chapter-03/user_keyword#336-return-statement","content":" Learning Objectives LO-3.3.6-1 Understand how the RETURN statement passes data between different keywords. LO-3.3.6-2 Use the RETURN statement to return values from a user keyword and assign it to a variable. The RETURN statement (case-sensitive) in Robot Framework is used to return values from a User Keyword to be used in further test steps or stored in variables. This allows test execution to pass data between different keywords. It can return one or more values. If more than one value is returned, they can either be assigned to multiple variables or stored as a list in a single variable. Example: *** Keywords *** Get File Name From Path [Arguments] ${file_path} ${path} ${file} = Split Path ${file_path} RETURN ${file} The RETURN statement is normally used at the end of a keyword definition, because it will end the keyword execution at that point and return to the caller. However, this behavior can be used to conditionally end a keyword execution early together with an IF or TRY-EXCEPT statement. The RETURN statement cannot return a value from a keyword call directly like in other programming languages. The return value must be stored in a variable first and then be returned by the RETURN statement. ","version":"Next","tagName":"h2"},{"title":"3.3.7 Keyword Conventions​","type":1,"pageTitle":"3.3 User Keyword Definition & Arguments","url":"/robotframework-RFCP-syllabus/docs/chapter-03/user_keyword#337-keyword-conventions","content":" Learning Objectives LO-3.3.7 Recall the naming conventions for user keywords. When defining User Keywords, it is recommended to follow conventions to ensure consistency and readability across the project. These may be taken from community best practices or defined within the project team. Keyword Conventions should contain agreements on: Naming Case: Which case shall be used? (i.e. Title Case, camelCase, snake_case, kebab-case, or sentence case, etc. ) (from a readability perspective, Title Case or Sentence case are recommended)Grammatical Form/Mood: Which form shall be used for actions and verifications/assertions? (i.e. Imperative for both like Click Button, Verify Text. Or i.e. Declarative/Indicative for assertions like Text Should Be, Element Should Be Visible)Word/Character Count: How man words or characters shall be used in a keyword name? (i.e. less than 7 words)Argument Count: How many arguments shall a keyword have? (i.e. less than 5)Documentation: How shall the documentation be structured and which information shall be included or is it required at all? ","version":"Next","tagName":"h2"},{"title":"Learning Objectives","type":0,"sectionRef":"#","url":"/robotframework-RFCP-syllabus/docs/learning_objectives","content":"Learning Objectives ID\tK-Level\tContentLO-1.1\tK1\tRecall the two main use cases of Robot Framework LO-1.1.1\tK1\tRecall the test levels Robot Framework is mostly used for LO-1.2.1\tK1\tRecall the layers of the Generic Test Automation Architecture (gTAA) and their corresponding components in Robot Framework LO-1.2.2\tK1\tRecall what is part of Robot Framework and what is not LO-1.2.3\tK1\tRecall the technology Robot Framework is built on and the prerequisites for running it LO-1.3\tK1\tRecall the key attributes of the syntax that makes Robot Framework simple and human-readable LO-1.3.3\tK2\tExplain the difference between User Keywords and Library Keywords LO-1.3.4\tK1\tRecall the difference between Resource Files and Libraries and their artifacts LO-1.4\tK1\tRecall the three specification styles of Robot Framework LO-1.4.1\tK2\tUnderstand the basic concepts of Keyword-Driven Specification LO-1.4.2\tK2\tUnderstand the basic concepts of Behavior-Driven Specification LO-1.4.3\tK1\tRecall the differences between Keyword-Driven and Behavior-Driven Specification LO-1.4.4\tK1\tRecall the purpose of Data-Driven Specification LO-1.5.1\tK1\tRecall the type of open-source license under which Robot Framework is distributed LO-1.5.2\tK1\tList and recall the key objectives and organizational form of the Robot Framework Foundation LO-1.5.3\tK1\tRecall the official webpages for Robot Framework and its resources LO-2.1\tK2\tUnderstand which files and directories are considered suites and how they are structured in a suite tree. LO-2.1.1\tK1\tRecall the conditions and requirements for a file to be considered a Suite file LO-2.1.2\tK1\tRecall the available sections in a suite file and their purpose. LO-2.1.2.1-1\tK1\tRecall the available settings in a suite file. LO-2.1.2.1-2\tK2\tUnderstand the concepts of suite settings and how to define them. LO-2.1.2.2\tK1\tRecall the purpose of the *** Variables *** section. LO-2.1.2.3\tK2\tUnderstand the purpose of the *** Test Cases *** or *** Tasks *** section. LO-2.1.2.4\tK2\tUnderstand the purpose and limitations of the *** Keywords *** section. LO-2.2\tK2\tUnderstand the basic syntax of test cases and tasks. LO-2.2.1\tK3\tUnderstand and apply the mechanics of indentation and separation in Robot Framework. LO-2.2.2\tK3\tBe able to use line breaks and continuation in a statement. LO-2.2.3\tK3\tBe able to add in-line comments to suites. LO-2.2.4\tK2\tUnderstand how to escape control characters in Robot Framework. LO-2.2.5\tK2\tUnderstand the structure of a basic suite file. LO-2.3\tK1\tRecall the three components of the Robot Framework CLI. LO-2.3.1\tK2\tUnderstand how to run the robot command and its basic usage. LO-2.3.2\tK2\tExplain the execution artifacts generated by Robot Framework. LO-2.3.3\tK1\tRecall the four different status labels used by Robot Framework. LO-2.3.3.1\tK2\tUnderstand when an element is marked as PASS. LO-2.3.3.2\tK2\tUnderstand when an element is marked as FAIL. LO-2.3.4\tK2\tUnderstand the difference between log messages and console output. LO-2.4.1-1\tK1\tRecall the purpose of keyword libraries and how to import them. LO-2.4.1-2\tK1\tRecall the three types of libraries in Robot Framework. LO-2.4.2-1\tK1\tRecall the purpose of resource files. LO-2.4.2-2\tK3\tUse resource files to import new keywords. LO-2.4.3\tK2\tUnderstand the different types of paths that can be used to import libraries and resource files. LO-2.5\tK2\tUnderstand the structure of keyword interfaces and how to interpret keyword documentation. LO-2.5.1\tK1\tRecall the information that can be found in a keyword documentation. LO-2.5.2\tK2\tUnderstand the difference between argument kinds. LO-2.5.2.1\tK2\tUnderstand the concept of mandatory arguments and how they are documented. LO-2.5.2.2\tK2\tUnderstand the concept of optional arguments and how they are documented. LO-2.5.2.3\tK1\tRecall the concept of keywords with embedded arguments used in Behavior-Driven Specification and how they are documented. LO-2.5.2.4\tK1\tRecall how "Positional or Named Arguments" are marked in the documentation and their use case. LO-2.5.2.5\tK1\tRecall how "Variable Number of Positional Arguments" are marked in the documentation and their use case. LO-2.5.2.6\tK1\tRecall what properties "Named-Only Arguments" have and how they are documented. LO-2.5.2.7\tK1\tRecall how free named arguments are marked in documentation. LO-2.5.2.8\tK2\tUnderstand the concept of argument types and automatic type conversion. LO-2.5.2.9\tK2\tUnderstand the concept of return type hints. LO-2.5.3\tK2\tUnderstand how to read keyword documentation and how to interpret the examples. LO-2.6\tK2\tUnderstand how to call imported keywords and how to structure keyword calls. LO-2.6.1\tK2\tUnderstand the concept of how to set argument values positionally. LO-2.6.2\tK2\tUnderstand the concept of named arguments and how to set argument values by their name. LO-2.6.3\tK1\tRecall how to use embedded arguments. LO-3.2-1\tK2\tUnderstand how variables in Robot Framework are used to store and manage data LO-3.2-2\tK1\tRecall the relevant five different ways to create and assign variables LO-3.2.1-1\tK1\tRecall the four syntactical access types to variables with their prefixes LO-3.2.1-2\tK1\tRecall the basic syntax of variables LO-3.2.2-1\tK3\tCreate variables in the Variables section LO-3.2.2-2\tK3\tUse the correct variable prefixes for assigning and accessing variables LO-3.2.2.1-1\tK3\tCreate and assign scalar variables LO-3.2.2.1-2\tK2\tUnderstand how multiple lines can be used to define scalar variables LO-3.2.2.2\tK2\tUnderstand how to access primitive data types LO-3.2.2.3\tK2\tUnderstand how to set and access data in list variables LO-3.2.2.4\tK2\tUnderstand how to set and access data in dict variables LO-3.2.3\tK3\tBe able to assign return values from keywords to variables LO-3.2.4\tK2\tUnderstand how to create variables using the VAR statement LO-3.2.5\tK2\tUnderstand how local and suite scope variables are created LO-3.3.2\tK1\tRecall the rules how keyword names are matched. LO-3.3.3\tK1\tRecall all available settings and their purpose for User Keywords LO-3.3.4\tK1\tRecall the significance of the first logical line and in keyword documentation for the log file. LO-3.3.5\tK2\tUnderstand the purpose and syntax of the [Arguments] setting in User Keywords. LO-3.3.5.1-1\tK1\tRecall what makes an argument mandatory in a user keyword. LO-3.3.5.1-2\tK3\tDefine User Keywords with mandatory arguments. LO-3.3.5.2-1\tK1\tRecall how to define optional arguments in a user keyword. LO-3.3.5.2-2\tK3\tDefine User Keywords with optional arguments. LO-3.3.5.3-1\tK2\tDescribe how embedded arguments are replaced by actual values during keyword execution. LO-3.3.5.3-2\tK2\tUnderstand the role of embedded arguments in Behavior-Driven Development (BDD) style. LO-3.3.6-1\tK2\tUnderstand how the RETURN statement passes data between different keywords. LO-3.3.6-2\tK3\tUse the RETURN statement to return values from a user keyword and assign it to a variable. LO-3.3.7\tK1\tRecall the naming conventions for user keywords. LO-3.4\tK2\tUnderstand the basic concept and syntax of Data-Driven Specification LO-3.4.1-1\tK2\tUnderstand how to define and use test|task templates LO-3.4.1-2\tK1\tRecall the differences between the two different approaches to define Data-Driven Specification LO-3.4.1.1\tK1\tRecall the syntax and properties of multiple named test|task with one template LO-3.4.1.2\tK1\tRecall the syntax and properties of named test|task with multiple data rows LO-3.5\tK1\tRecall that naming conflicts can arise from the import of multiple resource files. LO-3.5.1\tK2\tUnderstand how transitive imports of resource files and libraries work. LO-3.5.2\tK3\tBe able to configure a library import using arguments. LO-3.5.3\tK2\tExplain how naming conflicts can happen and how to mitigate them. LO-4.1-1\tK1\tRecall the purpose and benefits of Setups in Robot Framework LO-4.1-2\tK1\tRecall the different levels where a Setup can be defined LO-4.1.1-1\tK1\tRecall key characteristics, benefits, and syntax of Suite Setup LO-4.1.1-2\tK2\tUnderstand when Suite Setup is executed and used LO-4.1.2-1\tK1\tRecall key characteristics, benefits, and syntax of Test Setup LO-4.1.2-2\tK2\tUnderstand when Test|Task Setup is executed and used LO-4.1.3\tK1\tRecall key characteristics and syntax of Keyword Setup LO-4.2-1\tK2\tUnderstand the different levels where and how Teardowns can be defined and when they are executed LO-4.2-2\tK1\tRecall the typical use cases for using Teardowns LO-4.2.1-1\tK1\tRecall key characteristics, benefits, and syntax of Suite Teardown LO-4.2.1-2\tK2\tUnderstand when Suite Teardown is executed and used LO-4.2.2-1\tK1\tRecall key characteristics, benefits, and syntax of Test|Task Teardown LO-4.2.2-2\tK2\tUnderstand when Test|Task Teardown is executed and used LO-4.2.3\tK1\tRecall key characteristics, benefits, and syntax of Keyword Teardown LO-4.3\tK1\tRecall how to define an Initialization Files and its purpose LO-4.3.2\tK2\tUnderstand the execution order of Suite Setup and Suite Teardown in Initialization Files and their sub-suites and tests|tasks LO-4.3.3\tK1\tRecall the allowed sections and their content in Initialization Files LO-4.4\tK1\tRecall the purpose of Test|Task Tags in Robot Framework LO-4.4.1\tK1\tRecall the syntax and different ways to assign tags to tests|tasks LO-4.4.2\tK2\tUnderstand how to filter tests|tasks using the command-line interface of Robot Framework LO-4.5-1\tK1\tRecall the use case and purpose of skipping tests|tasks in Robot Framework LO-4.5-2\tK1\tRecall the different ways to skip tests|tasks in Robot Framework LO-4.5.1\tK1\tRecall the differences between skip and exclude LO-5.1.1\tK2\tUnderstand the difference between statically defined and dynamically created variables in Robot Framework LO-5.1.1.1\tK1\tRecall the priority of statically defined or imported variables in Robot Framework LO-5.1.1.2\tK1\tRecall the priority of dynamically created variables in Robot Framework LO-5.1.2\tK1\tRecall the different variable scopes in Robot Framework LO-5.1.2.1\tK1\tRecall how to define global variables and where they can be accessed LO-5.1.2.2\tK1\tRecall how to define suite variables and where they can be accessed LO-5.1.2.3\tK1\tRecall how to define test|task variables and where they can be accessed LO-5.1.2.4\tK1\tRecall how to define local variables and where they can be accessed LO-5.1.4.1\tK1\tRecall that assignments to @{list} variables convert values to lists automatically LO-5.1.4.2\tK1\tRecall that @{list} unpacks the values of a list variable when accessed LO-5.1.5.1\tK1\tRecall that assignments to &{dict} variables automatically convert values to Robot Framework Dictionaries and enable dot-access LO-5.1.5.2\tK1\tRecall that &{dict} unpacks to multiple key=value pairs when accessed LO-5.1.6\tK1\tRecall that Robot Framework provides access to execution information via Built-In variables LO-5.2.1\tK2\tUnderstand the purpose and basic concept of IF-Statements LO-5.2.4\tK2\tUnderstand the purpose and basic concept of FOR Loops LO-5.2.5\tK2\tUnderstand the purpose and basic concept of WHILE Loops LO-5.2.6\tK2\tUnderstand the purpose and basic concept of the BREAK and CONTINUE statements","keywords":"","version":"Next"},{"title":"4.1 Setups (Suite, Test|Task, Keyword)","type":0,"sectionRef":"#","url":"/robotframework-RFCP-syllabus/docs/chapter-04/setups","content":"","keywords":"","version":"Next"},{"title":"4.1.1 Suite Setup​","type":1,"pageTitle":"4.1 Setups (Suite, Test|Task, Keyword)","url":"/robotframework-RFCP-syllabus/docs/chapter-04/setups#411-suite-setup","content":" Learning Objectives LO-4.1.1-1 Recall key characteristics, benefits, and syntax of Suite Setup LO-4.1.1-2 Understand when Suite Setup is executed and used A Suite Setup is executed before any tests|tasks or child suites within the suite are run. It is used to prepare the environment or perform actions that need to occur before the entire suite runs. Since it is only executed once before all tests|tasks or child suites, it can save time, rather than executing the action for each test|task individually. Key characteristics of Suite Setup: Suite Setup is a single keyword call with potential argument values.Executed before any tests|tasks and child suites in the suite.If the Suite Setup fails, all tests|tasks in the suite and its child suites are marked as failed, and they are not executed.Logged in the execution log as a separate section, indicating the setup status. Typical use cases: Ideal for checking preconditions that must be met before running the tests|tasks.Ensuring that the environment is ready for execution.Starting services or applications required for the suite.Preparing a system under automation to meet the suite's requirements.Loading configurations or resources shared across multiple tests|tasks. Example of defining a Suite Setup: *** Settings *** Suite Setup Initialize Environment dataset=Config_C3 ","version":"Next","tagName":"h2"},{"title":"4.1.2 Test|Task Setup​","type":1,"pageTitle":"4.1 Setups (Suite, Test|Task, Keyword)","url":"/robotframework-RFCP-syllabus/docs/chapter-04/setups#412-testtask-setup","content":" Learning Objectives LO-4.1.2-1 Recall key characteristics, benefits, and syntax of Test Setup LO-4.1.2-2 Understand when Test|Task Setup is executed and used A Test|Task Setup is executed before a single test|task runs. It is used to prepare the specific conditions required for that test|task. You can define a default Test|Task Setup in the *** Settings *** section of the suite using the Test Setup|Task Setup setting. This setup will be applied to all tests|tasks within the suite unless overridden. Individual tests|tasks can override the default setup by specifying their own [Setup] setting within the test|task. To disable the setup for a specific test|task, you can set [Setup] NONE, which means that no setup will be executed for that test|task. Key characteristics of Test|Task Setup: Test|Task Setup is a single keyword call with potential argument values.Executed before the test|task starts.If the Test|Task Setup fails, the test|task is marked as failed, and its body, including its main keywords, is not executed.Can be set globally for all tests|tasks in a suite and overridden locally.Logged in the execution log as a separate section, indicating the setup status. Typical use cases: Setting up data unique to the test|task.Executing preparation steps to navigate to the automated task or feature under test.Distinguishing phases of a test|task in setup (aka preparation or precondition checking), steps, and teardown (aka clean up or postconditions). Example of defining a default Test|Task Setup in the suite settings and overriding it on a test case: *** Settings *** Test Setup Login As Standard User *** Test Cases *** User Action Test With Default Setup # Default Test Setup is applied Perform User Actions 0815 Another User Action With Default Setup # Default Test Setup is applied Perform another User Action 4711 Admin Access Test With Local Setup [Setup] Login As Admin # Override the default setup Perform Admin Actions 007 No Setup Test [Setup] NONE # Override and disable the setup by case-sensitive NONE Perform Actions Without Login 000 ","version":"Next","tagName":"h2"},{"title":"4.1.3 Keyword Setup​","type":1,"pageTitle":"4.1 Setups (Suite, Test|Task, Keyword)","url":"/robotframework-RFCP-syllabus/docs/chapter-04/setups#413-keyword-setup","content":" Learning Objectives LO-4.1.3 Recall key characteristics and syntax of Keyword Setup A Keyword Setup is executed before the body of a user keyword is executed. It allows for preparation steps specific to that keyword or ensures that the keyword's requirements are met before execution. Key characteristics of Keyword Setup: Keyword Setup is a single keyword call with potential argument values.Executed before the keyword's body.If the Keyword Setup fails, the keyword's body is not executed.Logged in the execution log as a separate section, indicating the setup status. Typical use cases: Opening connections or files needed by the keyword.Initializing variables or data structures.Ensuring preconditions specific to the keyword are met. Example of defining a Keyword Setup: *** Keywords *** Process Data [Setup] Open Data Connection Process the Data ","version":"Next","tagName":"h2"},{"title":"5.2 Control Structures","type":0,"sectionRef":"#","url":"/robotframework-RFCP-syllabus/docs/chapter-05/control_structures","content":"","keywords":"","version":"Next"},{"title":"5.2.1 IF Statements​","type":1,"pageTitle":"5.2 Control Structures","url":"/robotframework-RFCP-syllabus/docs/chapter-05/control_structures#521-if-statements","content":" Learning Objectives LO-5.2.1 Understand the purpose and basic concept of IF-Statements The IF/ELSE syntax in Robot Framework is used to control the flow of test|task execution by allowing certain keywords to run only when specific conditions are met. This is achieved by evaluating conditions written as Python expressions, enabling dynamic decision-making within your tests|tasks. The IF statement begins with the IF token and ends with an END, enclosing the keywords executed when the condition is true. An optional ELSE or ELSE IF can specify alternative actions when the initial condition is false. This structure enhances the flexibility and responsiveness of your tests|tasks, allowing them to adapt based on variables and outcomes encountered during execution. ","version":"Next","tagName":"h2"},{"title":"5.2.1.1 Basic IF Syntax​","type":1,"pageTitle":"5.2 Control Structures","url":"/robotframework-RFCP-syllabus/docs/chapter-05/control_structures#5211-basic-if-syntax","content":" When certain keywords should be executed only if a condition is met, the IF statement can be used. Structure: IF <condition> <keywords> <keywords> END Example: *** Test Cases *** Check Status IF '${status}' == 'SUCCESS' Log Operation was successful. END Executes the Log keyword if ${status} is the string SUCCESS. ","version":"Next","tagName":"h3"},{"title":"5.2.2 IF/ELSE IF/ELSE Structure​","type":1,"pageTitle":"5.2 Control Structures","url":"/robotframework-RFCP-syllabus/docs/chapter-05/control_structures#522-ifelse-ifelse-structure","content":" To execute different alternative actions based on various conditions, use the IF/ELSE IF/ELSE structure. Structure: IF <condition1> <keywords if condition1 is true> ELSE IF <condition2> <keywords if condition2 is true> ELSE <keywords if all conditions are false> END Example: *** Test Cases *** Evaluate Score IF ${score} >= 90 Log Grade A ELSE IF ${score} >= 80 Log Grade B ELSE Log Grade C or below END ","version":"Next","tagName":"h2"},{"title":"5.2.3 Inline IF Statement​","type":1,"pageTitle":"5.2 Control Structures","url":"/robotframework-RFCP-syllabus/docs/chapter-05/control_structures#523-inline-if-statement","content":" For single conditional keywords, the simplified inline IF statement can be used. Structure: IF <condition> <keyword> [arguments] Example: *** Test Cases *** Quick Check IF ${user} == 'Admin' Log Admin access granted. Executes the Log keyword if ${user} equals 'Admin'.No END is needed for inline IF. ","version":"Next","tagName":"h2"},{"title":"5.2.4 FOR Loops​","type":1,"pageTitle":"5.2 Control Structures","url":"/robotframework-RFCP-syllabus/docs/chapter-05/control_structures#524-for-loops","content":" Learning Objectives LO-5.2.4 Understand the purpose and basic concept of FOR Loops The FOR loop in Robot Framework repeats a set of keywords multiple times, iterating over a sequence of values. This allows you to perform the same actions for different items without duplicating code, enhancing the efficiency and readability of your keyword logic. Robot Framework has four types of FOR loops; this chapter focuses on the basic FOR-IN loop. FOR-IN is used to iterate over a list of values. The other types are FOR-IN-RANGE, FOR-IN-ENUMERATE, and FOR-IN-ZIP, which are more advanced and less commonly required. FOR-IN-RANGE iterates over a range of numbers.FOR-IN-ENUMERATE iterates over a list of values and their indexes.FOR-IN-ZIP iterates over multiple lists simultaneously. The FOR loop begins with the FOR token, followed by a loop variable, the IN token, and the iterable variable or list of values. The loop variable takes on each value in the sequence one at a time, executing the enclosed keywords for each value. ","version":"Next","tagName":"h2"},{"title":"5.2.4.1 Basic FOR Loop Syntax​","type":1,"pageTitle":"5.2 Control Structures","url":"/robotframework-RFCP-syllabus/docs/chapter-05/control_structures#5241-basic-for-loop-syntax","content":" When you need to execute the same keywords for each item in a list or sequence, you can use the FOR-IN loop. Structure: FOR ${loop_variable} IN <value1> <value2> ... <valueN> <keywords> <keywords> END Since <value1> <value2> ... <valueN> can be the same as an unpacked list like @{values}, this is the most common way to use the FOR loop. FOR ${loop_variable} IN @{iterable_values} <keywords> <keywords> END Example: *** Variables *** @{fruits} = apple banana cherry *** Test Cases *** Process Fruit List FOR ${fruit} IN @{fruits} Log Processing ${fruit} END This would essentially be the same as: *** Test Cases *** Process Fruits separately Log Processing apple Log Processing banana Log Processing cherry ","version":"Next","tagName":"h3"},{"title":"5.2.5 WHILE Loops​","type":1,"pageTitle":"5.2 Control Structures","url":"/robotframework-RFCP-syllabus/docs/chapter-05/control_structures#525-while-loops","content":" Learning Objectives LO-5.2.5 Understand the purpose and basic concept of WHILE Loops While the FOR loop iterates over a known amount of values, WHILE loops repeat their body as long as a condition is met. This is typically used in cases where the number of iterations is not known in advance or depends on a dynamic condition. One example use case would be scrolling down a page until a certain element is visible. In this case, you would use a WHILE loop to keep scrolling until the element is found or a maximum iteration limit is reached. The WHILE loop begins with the WHILE token, followed by a condition that evaluates to true or false. If the condition is true, the loop body is executed, and the condition is re-evaluated. If the condition is false, the loop is exited, and execution continues with the next keyword after the END. The condition is similar to an IF statement, a Python expression that evaluates to a boolean value. Structure: WHILE <condition> <keywords> <keywords> END Example: *** Test Cases *** Scroll Down Until Element Visible ${element_visible} Get Element Visibility <locator> WHILE not ${element_visible} Scroll Down ${element_visible} Get Element Visibility <locator> END WHILE loops have a configurable iteration limit in Robot Framework. When the maximum number of iterations is reached, the loop exits with a failure, causing the test|task or keyword to fail. This prevents infinite loops and ensures that tests|tasks do not hang indefinitely. ","version":"Next","tagName":"h2"},{"title":"5.2.6 BREAK and CONTINUE​","type":1,"pageTitle":"5.2 Control Structures","url":"/robotframework-RFCP-syllabus/docs/chapter-05/control_structures#526-break-and-continue","content":" Learning Objectives LO-5.2.6 Understand the purpose and basic concept of the BREAK and CONTINUE statements In some cases, it is helpful to stop a loop or skip the remaining part of a loop and continue with the next iteration. This can be achieved with the BREAK and CONTINUE statements. BREAK stops the current loop and exits it immediately.CONTINUE skips the remaining part of the current iteration and continues with the next iteration. These can, of course, be combined with IF statements to control the loop flow. Example 1 BREAK: Suppose we want to search for an element on a page and scroll down until it is visible. This time, we do not know the number of pages we can scroll, so we use the WHILE loop. However, we want the loop to iterate and BREAK once we have found the element. *** Test Cases *** Scroll Down Until Element Visible WHILE True # This would loop to the max iteration limit ${element_visible} Get Element Visibility <locator> IF ${element_visible} BREAK Scroll Down END Here we used BREAK to exit the loop before scrolling down if the element is visible. CONTINUE is useful when you want to skip the remaining part of the current iteration and continue with the next iteration if a condition is met. In that case, combine IF and CONTINUE to control the loop flow. Example 2 CONTINUE: *** Settings *** Library Collections *** Variables *** &{participant_1} name=Alice age=23 &{participant_2} name=Bob age=42 &{participant_3} name=Charlie age=33 &{participant_4} name=Pekka age=44 @{participants} ${participant_1} ${participant_2} ${participant_3} ${participant_4} *** Test Cases *** Find Older Participants ${older_participants} Get Older Participants ${participants} 40 Should Be Equal ${older_participants}[0][name] Bob Should Be Equal ${older_participants}[1][name] Pekka *** Keywords *** Get Older Participants [Arguments] ${participants} ${minimum_age} VAR @{older_participants} # Creates an empty list FOR ${participant} IN @{participants} # Iterates over all participants IF ${participant.age} < ${minimum_age} CONTINUE # Skips the remaining part of the loop if age is below the minimum Log Participant ${participant.name} is older than 40 # Logs participant name if age is above the minimum Append To List ${older_participants} ${participant} # BuiltIn keyword to append a value to a list END RETURN ${older_participants} ","version":"Next","tagName":"h2"},{"title":"3.2 Variables","type":0,"sectionRef":"#","url":"/robotframework-RFCP-syllabus/docs/chapter-03/variables","content":"","keywords":"","version":"Next"},{"title":"3.2.1 Variable Syntax and Access Types​","type":1,"pageTitle":"3.2 Variables","url":"/robotframework-RFCP-syllabus/docs/chapter-03/variables#321-variable-syntax-and-access-types","content":" Learning Objectives LO-3.2.1-1 Recall the four syntactical access types to variables with their prefixes LO-3.2.1-2 Recall the basic syntax of variables Variables in Robot Framework are defined by three attributes: Prefix: $, @, or & to define the access type to the variable. (% for environment variables)Delimiter: {} to enclose the variable name.Variable Name: The string that addresses the variable. i.e. just the variable_name or more advanced access ways. Variable names are case-insensitive and as keywords, containing single spaces and underscores are ignored when matching variable names. Robot Framework supports Unicode and allows the use of special characters and even Emojis in variable names. In case these prefixes followed by a curly brace opening (${) should be used as characters in a normal string and not as a variable, they must be escaped by a backslash like \\${ to be treated as text rather than a variable start. Robot Framework, implemented in Python, can work with any object stored in variables, and syntactically distinguishes four types of accessing variables: Scalar Variables: Store values as a single entity and are represented by the dollar-syntax ${variable_name}.List Variables: Store multiple values in a list structure. They are created using the at-syntax @{list_variable_name}.Dictionary Variables: Store key-value pairs in a dictionary structure. They are created using the ampersand-syntax &{dictionary_variable_name}.Environment Variables (read-only): Read access to environments variables of the operating system unsing the percent-syntax %{ENV_VAR_NAME}. These different syntactical handling methods allow the users to also create and handle lists and dictionaries natively in Robot Framework. However, these prefixes just define the access type to the variable, and the actual data stored in the variable can be of any type, including strings, numbers, lists, dictionaries, or even objects. When creating variables, different syntax is used to define the type of the variable as described in the next sections, but when accessing the variable, the scalar variable syntax with a dollar sign $ as the prefix is used in most cases. More details about list-like and dictionary-like variables, and when to use @ or & when accessing these variables, can be found in the 5.1 Advanced Variables chapter. ","version":"Next","tagName":"h2"},{"title":"3.2.2 *** Variables *** Section​","type":1,"pageTitle":"3.2 Variables","url":"/robotframework-RFCP-syllabus/docs/chapter-03/variables#322--variables--section","content":" Learning Objectives LO-3.2.2-1 Create variables in the Variables section LO-3.2.2-2 Use the correct variable prefixes for assigning and accessing variables Variables can be defined in the *** Variables *** section within both suite files and resource files. Variables defined in a suite file are accessible throughout that specific suite, enabling consistent use across all test|tasks, and keywords executed within that suite.Variables defined in a resource file, however, are accessible in all files that import the resource file directly or indirectly by imports of other resource files. This allows for the sharing of variables across multiple suites or files while maintaining modularity and reusability. This section is evaluated before any other section in a resource or suite file, and therefore variables defined here can be used in any other section of the file. This section is typically used to define constants or to initialize variables that may be re-assigned during execution and more globally used. Variables created in this section: are not indented,must be created either as scalar ($), list-like (@), or dictionary-like (&) variables,can be followed by an optional single space and equal sign (=) to improve readability,are separated from their following value(s) by multiple spaces,can be defined in multiple lines using the ... syntax.have a suite scope in the suite created or imported to. Because two or more spaces are used to separate elements in a row, all values are stripped of leading and trailing spaces, identical to arguments of keyword calls (see 2.2.4 Escaping of Control Characters to be able to define these spaces. Variable values in Robot Framework can include other variables, and their values will be concatenated at runtime when the line is executed. This means that when a variable is used within another variable's value, the final value is resolved by replacing the variables with their actual content during execution. Variables defined in the *** Variables *** section are recommended to be named in uppercase to distinguish them from local variables defined in test cases or keywords. ","version":"Next","tagName":"h2"},{"title":"3.2.2.1 Scalar Variable Definition​","type":1,"pageTitle":"3.2 Variables","url":"/robotframework-RFCP-syllabus/docs/chapter-03/variables#3221-scalar-variable-definition","content":" Learning Objectives LO-3.2.2.1-1 Create and assign scalar variables LO-3.2.2.1-2 Understand how multiple lines can be used to define scalar variables Example of creating scalar variables: *** Variables *** ${NAME} Robot Framework ${VERSION} 8.0 ${TOOL} ${NAME}, version: ${VERSION} The variable ${TOOL} will be resolved to Robot Framework, version: 8.0 at runtime. If the value of a scalar variable is long, you can split it into multiple lines for better readability using the ... syntax. By default, multiple values are concatenated with a space. You can also define a custom separator by specifying the last value as a lowercase separator= followed by the desired separator value (e.g., newline: separator=\\n). Alternatively, you can use no separator at all by specifying separator= to join the values into a single string. In the rare case that separator= should be taken literally as part of the variable value, it must be escaped with a backslash, like \\separator=, to be treated as text rather than as a separator definition. Example: *** Variables *** ${EXAMPLE} This value is joined ... together with a space. ${MULTILINE} First line. ... Second line. ... separator=\\n ${SEARCH_URL} https://example.com/search ... ?query=robot+framework ... &page=1 ... &filter=recent ... &lang=en ... &category=test-automation ... separator= ${SEARCH_URL} will contain https://example.com/search?query=robot+framework&page=1&filter=recent&lang=en&category=test-automation. ","version":"Next","tagName":"h3"},{"title":"3.2.2.2 Primitive Data Types​","type":1,"pageTitle":"3.2 Variables","url":"/robotframework-RFCP-syllabus/docs/chapter-03/variables#3222-primitive-data-types","content":" Learning Objectives LO-3.2.2.2 Understand how to access primitive data types Robot Framework does support primitive data types as part of the syntax. These are: Strings: a sequence of unicode characters.Integers: whole numbers (negative/positive) are written in variable syntax like: ${42} or ${0}.Floats: numbers with a decimal point (negative/positive) are written in variable syntax like: ${3.14} or ${1.0}.Booleans: ${True} or ${False}.None: a special value representing the absence of a value written as ${None}. Except for Strings, which are defined without any quotation or enclosure, the other primitive data types are defined by using the scalar variable syntax ${variable_value}. These values are case-insensitive and can be used in any context where a variable is accepted. Example: *** Variables *** ${STRING} This is a string ${STILL_STRING} 8270 # These are the four characters 8, 2, 7, and 0 ${INTEGER} ${42} ${FLOAT} ${3.14} # Dot is used as decimal separator ${BOOLEAN} ${True} # Case-insensitive ${NOTHING} ${NONE} ${EMPTY_STRING} ${ANSWER} The answer is ${INTEGER} # This will be 'The answer is 42' [!TIP] When using other types than strings and concatenating them with a string, the other value will be converted to a string before concatenation. ","version":"Next","tagName":"h3"},{"title":"3.2.2.3 List Variable Definition​","type":1,"pageTitle":"3.2 Variables","url":"/robotframework-RFCP-syllabus/docs/chapter-03/variables#3223-list-variable-definition","content":" Learning Objectives LO-3.2.2.3 Understand how to set and access data in list variables List variables store multiple values and are defined using the at-syntax @{variable_name}. You can define as many values as needed, with each additional value separated by multiple spaces or line continuation using the ... syntax. Example: *** Variables *** @{NAMES} Matti Teppo @{EMPTY_LIST} @{NUMBERS} one two three ... four five six Single values of list-like variables can be accessed by the dollar-syntax ($) followed by their index in square brackets ([]), starting with 0, like ${NAMES}[0] for Matti and ${NAMES}[1] for Teppo. Example: *** Test Cases *** List Example Log First Name: ${NAMES}[0] # Logs 'First Name: Matti' Log Second Name: ${NAMES}[1] # Logs 'Second Name: Teppo' ","version":"Next","tagName":"h3"},{"title":"3.2.2.4 Dictionary Variable Definition​","type":1,"pageTitle":"3.2 Variables","url":"/robotframework-RFCP-syllabus/docs/chapter-03/variables#3224-dictionary-variable-definition","content":" Learning Objectives LO-3.2.2.4 Understand how to set and access data in dict variables Dictionary variables store key-value pairs and use the ampersand-syntax &{variable_name}. Key-value pairs are assigned using the key=value format. Example: *** Variables *** &{USER1} name=Matti address=xxx phone=123 &{USER2} name=Teppo address=yyy phone=456 &{COMBINED} first=1 second=${2} third=third &{EMPTY_DICT} You can escape equal signs in keys with a backslash (\\=) to prevent misinterpretation. Values of all dictionary-like variables can be accessed by the dollar-syntax ($) followed by the key in square brackets ([]), like ${USER1}[name] for Matti and ${USER1}[address] for xxx. No quotes are needed around the key name. If dictionaries are created in Robot Framework by using the &{} syntax, they are ordered, which means they persist assignment order of the key-value pairs and can be iterated, and support attribute access, allowing to reference dictionary keys using syntax like ${USER1.name}. Dictionaries or dictionary-like values can also be created by keywords and might have a different data type and therefore can not be accessed by attribute access. Variables can also be used to set the accessed key dynamically by using the variable in the square brackets. Assuming ${key} contains the value phone, ${USER1}[${key}] would resolve to 123. ","version":"Next","tagName":"h3"},{"title":"3.2.3 Return values from Keywords​","type":1,"pageTitle":"3.2 Variables","url":"/robotframework-RFCP-syllabus/docs/chapter-03/variables#323-return-values-from-keywords","content":" Learning Objectives LO-3.2.3 Be able to assign return values from keywords to variables In Robot Framework, values returned by keywords can be assigned to variables, enabling data to be passed between different keywords. These variables have a local scope in the block where they are created, i.e., in the test|task or keyword where the assignment is made. If a variable has already been defined in the *** Variables *** section and therefore has a suite scope, it will just be locally overwritten/masked by the new variable with the same name. Once the block is left, the original variable with its original value is accessible again. See 5.1.2 Variable Scopes for more information. An assignment is always constructed by the variable or variables that shall be assigned to, followed by an optional equal sign (=) and the keyword call that shall be executed and will return the value(s) to be assigned. ","version":"Next","tagName":"h2"},{"title":"3.2.3.1 Assigning to Scalar Variables​","type":1,"pageTitle":"3.2 Variables","url":"/robotframework-RFCP-syllabus/docs/chapter-03/variables#3231-assigning-to-scalar-variables","content":" In the simplest case, a keyword returns exactly one value, which can be assigned to a scalar variable using the dollar-syntax ${variable_name}. *** Settings *** Library OperatingSystem *** Test Cases *** Returning Example ${server_log} = Get File server.log Should Contain ${server_log} Successfully started In this example, the content of the file server.log, which is returned by the Get File keyword, is stored in the ${server_log} variable and later verified by the Should Contain keyword. Although the = sign is optional, its usage makes the assignment visually more explicit. If keywords return multiple values, still the scalar variable syntax with ${var} is used. All values are assigned to the variable as a list of values and can be accessed as described in the 3.2.2.3 List Variable Definition section. *** Settings *** Library OperatingSystem *** Test Cases *** Returning a List Example ${files} List Files In Directory server/logs Log First File: ${files}[0] Log Last File: ${files}[-1] In cases where a keyword returns a defined number of values, they can be assigned to multiple scalar variables in one assignment. In the following example, the keyword Split Path returns two values, the path and the file name. *** Settings *** Library OperatingSystem *** Test Cases *** Multiple Return Example ${path} ${file} = Split Path server/logs/server.log Should Be Equal ${path} server/logs Should Be Equal ${file} server.log ","version":"Next","tagName":"h3"},{"title":"3.2.4 VAR Statement​","type":1,"pageTitle":"3.2 Variables","url":"/robotframework-RFCP-syllabus/docs/chapter-03/variables#324-var-statement","content":" Learning Objectives LO-3.2.4 Understand how to create variables using the VAR statement The VAR statement in Robot Framework is a way to create and assign values to variables directly within a test|task or keyword during execution. While the *** Variables *** section allows defining variables for a whole suite, the VAR statement is used within the body of a test|task or keyword, allowing more control over when and where the variable is created. The VAR statement is case-sensitive and is followed by the variable name and an optional equal sign (=) and the value(s) to be assigned. The syntax is very similar to the *** Variables *** section. Scalar variables, lists, and dictionaries are created the same way and multiple values can also be assigned in multiple lines using the ... syntax. Strings can be concatenated with the separator= syntax as well. Example: *** Test Cases *** Test with VAR VAR ${filename} test.log ${file} Get File ${filename} ${time} Get Time ${length} Get Length ${file} VAR &{file_info} ... name=${filename} ... content=${file} ... time=${time} ... length=${length} IF $login == "matti" VAR &{USER} name=Matti address=xxx phone=123 ELSE VAR &{USER} name=Teppo address=yyy phone=456 END Example use cases for the VAR statement: Combining values during test|task execution: Variables that shall have content based on information gathered during test|task execution.Conditional assignments: In some scenarios, it may be necessary to assign different values to a variable based on conditions that occur during test|task execution.Initialization of variables: In a FOR-loop (see 5.2.4 FOR Loops), it may be necessary to collect information and add it to a list. This list can be initialized with the VAR statement as an empty list before the loop starts and then filled with values during the loop. By default, variables created with the VAR statement have a local scope in the test|task, or keyword where they are defined. This means that they cannot be accessed outside that specific test|task or keyword, ensuring that variables do not interfere with other parts of the test|task suite. However, the VAR statement can also be used to create variables with a broader scope, using scope=, such as suite-wide or global variables, when needed. These variables can then be accessed outside of the test|task or keyword where they were originally created. For more details on this topic, refer to the section on 5.1.2 Variable Scopes. ","version":"Next","tagName":"h2"},{"title":"3.2.5 Variable Scope Introduction​","type":1,"pageTitle":"3.2 Variables","url":"/robotframework-RFCP-syllabus/docs/chapter-03/variables#325-variable-scope-introduction","content":" Learning Objectives LO-3.2.5 Understand how local and suite scope variables are created In Robot Framework, variables have different scopes, which define where they can be accessed and used. Understanding the scope of variables is crucial for managing data within tests and keywords. LOCAL Scope: Variables created within a test|task or keyword, by assignment of return values, as keyword arguments or VAR statement, are by default LOCAL to that specific test|task or keyword body. They cannot be accessed outside of that block and are destroyed once the block is completed. This means that a local variable created in one test|task can neither be accessed inside the body of a called keyword nor in a subsequent test|task or other keywords. SUITE Scope: Variables defined at the suite level, for example in the *** Variables *** section or through importing resource files, are available to all tests|tasks and keywords called within the suite. That means that they can be accessed inside a keyword, called from a test|task of that suite even, if this variable is not created as part of the argument interface of that keyword. Examples and more details on variable scope, such as TEST and GLOBAL scope can be found in the 5.1.2 Variable Scopes section. ","version":"Next","tagName":"h2"},{"title":"5.1 Advanced Variables","type":0,"sectionRef":"#","url":"/robotframework-RFCP-syllabus/docs/chapter-05/advanced_variables","content":"","keywords":"","version":"Next"},{"title":"5.1.1 Variable Priorities​","type":1,"pageTitle":"5.1 Advanced Variables","url":"/robotframework-RFCP-syllabus/docs/chapter-05/advanced_variables#511-variable-priorities","content":" Learning Objectives LO-5.1.1 Understand the difference between statically defined and dynamically created variables in Robot Framework Variables can originate from various sources, and when variables with the same name exist, Robot Framework resolves them based on their priority. Several factors influence variable priority in Robot Framework: the type of variable, the time of (re-)definition, and the variable’s scope. In general, there are two types of variables regarding how they are created: Statically defined or imported variables (e.g., in the *** Variables *** section, command-line options, imported resource files)Dynamically created variables during Robot Framework execution (e.g., using the VAR syntax, assignment of return values from keywords or keyword arguments) Built-in variables cannot generally be sorted into one of these categories, as some are predefined globally while others are created during execution with a SUITE or TEST scope. ","version":"Next","tagName":"h2"},{"title":"5.1.1.1 Statically Defined or Imported Variables​","type":1,"pageTitle":"5.1 Advanced Variables","url":"/robotframework-RFCP-syllabus/docs/chapter-05/advanced_variables#5111-statically-defined-or-imported-variables","content":" Learning Objectives LO-5.1.1.1 Recall the priority of statically defined or imported variables in Robot Framework The rule of thumb here is: "First come, first served!" The time of definition has the greatest impact on the priority of these variables. In descending order, the priority is as follows: Global Command-Line Variables: Variables defined via command-line options like --variable or --variablefile have the highest priority. See 5.1.3 Global Variables via Command Line for more details. *** Variables *** Section: Variables defined in the *** Variables *** section of a suite are set before any resource file from the *** Settings *** section is imported. See 3.2.2 *** Variables *** Section for more details. Resource Files: Variables from resource files are imported in the order they are specified in the *** Settings *** section. See 2.4.2 Resource Files for more details. Within a resource file, the same order applies: variables defined in the *** Variables *** section of a resource file have higher priority than variables imported from other resource files. However, variables defined during Robot Framework execution can overwrite or shadow these variables. ","version":"Next","tagName":"h3"},{"title":"5.1.1.2 Dynamically Created Variables​","type":1,"pageTitle":"5.1 Advanced Variables","url":"/robotframework-RFCP-syllabus/docs/chapter-05/advanced_variables#5112-dynamically-created-variables","content":" Learning Objectives LO-5.1.1.2 Recall the priority of dynamically created variables in Robot Framework Variables created or modified during execution have a higher priority than statically defined or imported variables. The rule of thumb here is: "Last one wins!" The scope of a variable defines its lifetime and availability. As long as a variable is in scope, the last definition takes precedence over the previous ones. For example, a local variable defined as a 3.3.5 User Keyword Arguments has a higher priority than a suite variable defined in the *** Variables *** section of the suite file. However, once the keyword body scope is exited, the suite variable is back in scope with higher priority and the local variable is no longer existent. ","version":"Next","tagName":"h3"},{"title":"5.1.2 Variable Scopes​","type":1,"pageTitle":"5.1 Advanced Variables","url":"/robotframework-RFCP-syllabus/docs/chapter-05/advanced_variables#512-variable-scopes","content":" Learning Objectives LO-5.1.2 Recall the different variable scopes in Robot Framework Variables in Robot Framework have different scopes, determining where they can be accessed and how long they are available. ","version":"Next","tagName":"h2"},{"title":"5.1.2.1 . Global Scope​","type":1,"pageTitle":"5.1 Advanced Variables","url":"/robotframework-RFCP-syllabus/docs/chapter-05/advanced_variables#5121--global-scope","content":" Learning Objectives LO-5.1.2.1 Recall how to define global variables and where they can be accessed Definition: Variables accessible everywhere during the test execution.Creation: Set from the command line using --variable or --variablefile options. (static)Created during execution using the VAR syntax with the scope=GLOBAL argument. (dynamic) Usage: Ideal for configuration parameters that need to be consistent across the entire test run. Because global variables set via the command line have the highest priority, they can override other variables defined in the suite or resource files. The most common use case for global variables is to define environment-specific or execution configurations, such as URLs, credentials, browser types, API keys, or similar data. See 5.1.3 Global Variables via Command Line for more details. Recommendation: Global variables should always be defined using uppercase letters, like ${GLOBAL_VARIABLE}, to distinguish them from local variables. Every global variable should have a corresponding default value defined either in a *** Variables *** section or imported from variable files, so that editors and IDEs can provide auto-completion and static code analysis. ","version":"Next","tagName":"h3"},{"title":"5.1.2.2 . Suite Scope​","type":1,"pageTitle":"5.1 Advanced Variables","url":"/robotframework-RFCP-syllabus/docs/chapter-05/advanced_variables#5122--suite-scope","content":" Learning Objectives LO-5.1.2.2 Recall how to define suite variables and where they can be accessed Definition: Variables accessible within the test suite where they are defined, including all its tests|tasks and keywords.Creation: Defined in the *** Variables *** section of the suite file. (static)Imported from resource or variable files. (static)Set during the execution of a suite using the VAR syntax with the scope=SUITE argument. (dynamic) Usage: Useful for sharing data among tests/tasks within the same suite or configuring suite-specific settings or setting default values for global variables. Suite scope is not recursive; variables in a higher-level suite, i.e. defined in 4.3 Initialization Files, are not available in lower-level suites. Use resource files to share variables across suites. Variables with a suite scope are generally statically defined or imported variables, but they can also be created dynamically during the execution of a suite. In this latter case, they have a higher priority than statically defined variables and can shadow or overwrite them. If a variable is defined in the *** Variables *** section of a suite file and is dynamically defined using the VAR syntax at the suite level, the variable value is overwritten with the new value. If a global variable is defined using the command line, and a suite-level variable with the same name is dynamically defined, the suite variable now shadows the global variable and has higher priority as long as the suite is in scope. Once the suite is finished or a sub-suite is executed, the global variable returns to scope with higher priority. Recommendation: Suite variables should be defined using uppercase letters, like ${SUITE_VARIABLE}, to distinguish them from local variables. These variables should be defined in the *** Variables *** section of the suite file, even if they are dynamically overwritten during execution, so they are visible in the editor or IDE and can be used for auto-completion and static code analysis. ","version":"Next","tagName":"h3"},{"title":"5.1.2.3 . Test|Task Scope​","type":1,"pageTitle":"5.1 Advanced Variables","url":"/robotframework-RFCP-syllabus/docs/chapter-05/advanced_variables#5123--testtask-scope","content":" Learning Objectives LO-5.1.2.3 Recall how to define test|task variables and where they can be accessed Definition: Variables accessible within a single test|task and within all keywords it calls.Creation: Created during test execution using the VAR syntax with the scope=TEST or scope=TASK argument. (dynamic) Usage: Appropriate for data that is specific to a single test|task. Test|Task variables cannot be created in suite setup or teardown, nor can they be imported. Test|Task scope variables are not available in other tests|tasks, even within the same suite. They can only be created dynamically, so they have higher priority than suite or global variables while in scope. Once a test|task is finished, the variables are no longer available. If they have shadowed a suite or global variable, that variable returns to scope. Recommendation: Test|Task variables should be used only when there is a clear need to share data across multiple keywords within a single test|task and when this is known by all team members. Otherwise, it is better to use local variables. Editor and IDE support for these variables is limited, so they should be used with caution. ","version":"Next","tagName":"h3"},{"title":"5.1.2.4 . Local Scope​","type":1,"pageTitle":"5.1 Advanced Variables","url":"/robotframework-RFCP-syllabus/docs/chapter-05/advanced_variables#5124--local-scope","content":" Learning Objectives LO-5.1.2.4 Recall how to define local variables and where they can be accessed Definition: Variables accessible only within the keyword or test|task where they are defined.Creation: Variables assigned by keyword return values.Variables defined using the VAR syntax (optional: with scope=LOCAL) within a keyword or test|task.Keyword arguments. Usage: Commonly used to temporarily store data and pass it to other keywords. Local variables are the most commonly used variables in Robot Framework and have the fewest side effects. They should be preferred over other variable scopes unless there is an explicit need to share data across scope boundaries. Recommendation: Local variables should always be defined using lowercase letters, like ${local_variable}, to distinguish them from other variables. Example of local variables: *** Test Cases *** Test People In Room ${trainer_count} Get Trainers In Room # returns the integer 2 ${trainee_count} Get Trainees In Room # returns the integer 12 ${total_people} Calculate Sum ${trainer_count} ${trainee_count} Should Be Equal As Numbers ${total_people} 14 *** Keywords *** Calculate Sum [Arguments] ${num1} ${num2} ${result} Evaluate ${num1} + ${num2} RETURN ${result} In this example, the variable ${trainer_count} is only available in the test case itself and not in the keyword Calculate Sum. Therefore, its value has to be passed as an argument to Calculate Sum, which assigns the value stored in ${trainer_count} to the local variable ${num1} within Calculate Sum. Additionally, ${result} is only available within Calculate Sum, and only its value is returned to the test case, where it is assigned to ${total_people}. ","version":"Next","tagName":"h3"},{"title":"5.1.3 Global Variables via Command Line​","type":1,"pageTitle":"5.1 Advanced Variables","url":"/robotframework-RFCP-syllabus/docs/chapter-05/advanced_variables#513-global-variables-via-command-line","content":" As described earlier, global variables can be statically defined via command-line options. The command line option --variable or -v can be used to define global variables. This option can be used multiple times to define multiple variables. The syntax is --variable name:value where name is the variable name without ${} and value is the assigned value. Only scalar string values are supported. Examples: Simple String: ${name} == Robot (str) robot --variable name:Robot . String with Spaces: ${hello} == Hello world (str) robot -v "hello:Hello world" . Multiple Variables: ${name} == Robot (str), ${version} == 4.0 (str), ${patch} == ${EMPTY} robot -v "name:Robot Framework" -v version:4.0 -v patch: . ","version":"Next","tagName":"h2"},{"title":"5.1.4 List-Variables (Advanced)​","type":1,"pageTitle":"5.1 Advanced Variables","url":"/robotframework-RFCP-syllabus/docs/chapter-05/advanced_variables#514-list-variables-advanced","content":" As explained in the *** Variables *** section under 3.2.2.3 List Variable Definition, Robot Framework natively supports creating lists. However, the at-syntax @{var} has different meanings when assigning values versus accessing values. ","version":"Next","tagName":"h2"},{"title":"5.1.4.1 Assigning List Variables​","type":1,"pageTitle":"5.1 Advanced Variables","url":"/robotframework-RFCP-syllabus/docs/chapter-05/advanced_variables#5141-assigning-list-variables","content":" Learning Objectives LO-5.1.4.1 Recall that assignments to @{list} variables convert values to lists automatically Using the at-syntax (@{}) is required to define a list variable with VAR syntax or in the *** Variables *** section, but it is optional when assigning return values, which are list-like, from keywords to a variable. Example: *** Test Cases *** Test List Variables @{participants} Get Participants # returns a list of names ${trainers} Get Trainers # returns a list of trainers Both assignments will contain a list if the keyword returns a list of values. However, if a keyword returns something other than a list but still list-like, it will be assigned without changes to the scalar variable ${trainers} and will be converted to a list when using the at-syntax, as in @{participants}. List-like values can include Tuples, Sets, Dictionary Keys, or generator functions. As long as a value is iterable, it can be assigned to a list variable using the at-syntax to ensure it is a list after assignment. Note: Strings are iterable in Python; however, they are explicitly NOT converted to a list when assigned to a list variable to prevent mistakes. ","version":"Next","tagName":"h3"},{"title":"5.1.4.2 Accessing List Variables​","type":1,"pageTitle":"5.1 Advanced Variables","url":"/robotframework-RFCP-syllabus/docs/chapter-05/advanced_variables#5142-accessing-list-variables","content":" Learning Objectives LO-5.1.4.2 Recall that @{list} unpacks the values of a list variable when accessed Variables containing a list are generally accessed with the normal dollar-syntax ${var}. You can also access single values within a list using ${var}[0] or ${var}[-1], and Robot Framework supports slicing, similar to Python, with ${var}[1:3] or ${var}[1:]. However, in some cases, it is necessary to unpack the values of a list variable to use them as a sequence of multiple individual values. This is done using the at-syntax @{var} when accessing the variable. Unpacking works for iterable values, but is NOT possible with strings! Example: *** Variables *** @{participants} Alice Bob Charlie *** Test Cases *** Test List Variables Log Many Alice Bob Charlie # Logs three entries: "Alice", "Bob", and "Charlie" Log Many @{participants} # Logs three entries: "Alice", "Bob", and "Charlie" Log Many ${participants} # Logs only one entry: "['Alice', 'Bob', 'Charlie']" In the first two cases, the keyword Log Many is called with three arguments; in the last case, it is called with only one argument, which is a list of three values. This is particularly needed when using FOR-Loops. See 5.2.4 FOR Loops for more details. ","version":"Next","tagName":"h3"},{"title":"5.1.5 Dict-Like​","type":1,"pageTitle":"5.1 Advanced Variables","url":"/robotframework-RFCP-syllabus/docs/chapter-05/advanced_variables#515-dict-like","content":" As explained in the *** Variables *** section under 3.2.2.4 Dictionary Variable Definition, Robot Framework natively supports creating dictionaries. However, the ampersand-syntax &{var} has different meanings when assigning values and when accessing values. ","version":"Next","tagName":"h2"},{"title":"5.1.5.1 Assigning Dictionary Variables​","type":1,"pageTitle":"5.1 Advanced Variables","url":"/robotframework-RFCP-syllabus/docs/chapter-05/advanced_variables#5151-assigning-dictionary-variables","content":" Learning Objectives LO-5.1.5.1 Recall that assignments to &{dict} variables automatically convert values to Robot Framework Dictionaries and enable dot-access Using the ampersand-syntax (&{}) is required to define a dictionary variable with VAR syntax or in the *** Variables *** section, but it is optional when assigning return values from keywords to a variable that returns dictionaries. Example: *** Test Cases *** Test Dictionary Variables &{participant} Get Participant number=4 # returns a dictionary with keys "name" and "age" ${trainer} Get Trainer number=1 # returns a dictionary with keys "name" and "age" In the following example, the first assignment to &{participant} causes an automatic conversion to a Robot Framework Dictionary, also known as DotDict. These special dictionary types can be accessed using dot-access like ${participant.name} or ${participant.age}, instead of the usual dictionary access like ${trainer}[name] or ${trainer}[age]. ","version":"Next","tagName":"h3"},{"title":"5.1.5.2 Accessing Dictionary Variables​","type":1,"pageTitle":"5.1 Advanced Variables","url":"/robotframework-RFCP-syllabus/docs/chapter-05/advanced_variables#5152-accessing-dictionary-variables","content":" Learning Objectives LO-5.1.5.2 Recall that &{dict} unpacks to multiple key=value pairs when accessed Variables containing dictionaries are typically accessed using the normal dollar-syntax ${var}. You can also access individual values by their keys using ${var}[key] or ${var.key} for Robot Framework Dictionaries. However, in some cases, it is useful to unpack the key-value pairs of a dictionary variable to use them as a sequence of multiple key-value pairs. This is done using the ampersand-syntax &{var} when accessing the variable. Example: *** Variables *** &{participant_one} name=Alice age=23 &{participant_two} name=Bob age=42 *** Keywords *** Log Participant [Arguments] ${name} ${age} Log ${name} is ${age} years old *** Test Cases *** Test Dictionary Variables Log Participant John 33 Log Participant name=Pekka age=44 Log Participant &{participant_one} Log Participant &{participant_two} Instead of calling the keyword Log Participant with two arguments, it is possible to use the unpacked dictionary variables &{participant_one} and &{participant_two} to call the keyword with two named arguments. The dictionary keys act as the argument names and the values as the argument values. ","version":"Next","tagName":"h3"},{"title":"5.1.6 Built-In Variables​","type":1,"pageTitle":"5.1 Advanced Variables","url":"/robotframework-RFCP-syllabus/docs/chapter-05/advanced_variables#516-built-in-variables","content":" Learning Objectives LO-5.1.6 Recall that Robot Framework provides access to execution information via Built-In variables Robot Framework has a set of built-in variables that can be used in test cases, keywords, and other places. Some examples are: Variable\tDescription${EMPTY}\tAn empty string. ${SPACE}\tA single space character. ${CURDIR}\tAn absolute path to the directory where the current suite or resource file is located. This variable is case-sensitive. ${EXECDIR}\tAn absolute path to the directory where test execution was started from. ${OUTPUT_DIR}\tAn absolute path to the directory where output files, like output.xml, log.html, and report.html, are written. ${TEMPDIR}\tAn absolute path to the system temporary directory. In UNIX-like systems, this is typically /tmp, and in Windows, it is c:\\Documents and Settings<user>\\Local Settings\\Temp. Additionally, suite-related or test|task-related variables are available. These variables can have different values during test execution, and some are not available at all times. Altering the value of these variables does not affect the original values. Variable\tDescription${SUITE_NAME}\tThe name of the current suite. ${SUITE_SOURCE}\tThe path to the file where the current suite is defined. ${SUITE_DOCUMENTATION}\tThe documentation of the current suite. ${TEST_NAME}\tThe name of the current test. ${TEST_DOCUMENTATION}\tThe documentation of the current test. ${PREV_TEST_STATUS}\tThe status of the previous test. These variables can be used in test cases, keywords, and other places to access information about the current test execution. ","version":"Next","tagName":"h2"}],"options":{"id":"default"}} \ No newline at end of file