@diplodoc/client 3.8.1 → 3.8.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -14,7 +14,7 @@
14
14
  .dc-toc-label_offset{margin-left:10px}[dir=rtl] .dc-toc-label_offset{margin-right:10px}
15
15
  .g-label{--_--bg-color: none;--_--bg-color-hover: none;--_--text-color: none;display:inline-flex;align-items:center;position:relative;height:var(--_--height);border-radius:var(--_--border-radius);color:var(--_--text-color);background-color:var(--_--bg-color);transition-property:opacity,color,background-color;transition-duration:.15s;transition-timing-function:ease-in-out;box-sizing:border-box;isolation:isolate}.g-label__text{font-family:var(--g-text-body-font-family);font-weight:var(--g-text-body-font-weight);font-size:var(--g-text-body-1-font-size);line-height:var(--g-text-body-1-line-height);display:flex;align-items:baseline;margin:0 var(--_--margin-inline);width:100%;line-height:var(--_--height);text-align:center;white-space:nowrap;overflow:hidden}.g-label__content,.g-label__key{text-overflow:ellipsis;overflow:hidden}.g-label__value{display:flex;opacity:.7;overflow:hidden}.g-label__separator{margin:0 4px}.g-label__main-button{padding:0;font-family:var(--g-text-body-font-family);font-size:inherit;font-weight:var(--g-text-body-font-weight);color:inherit;background:none;border:none;outline:none;cursor:pointer;border-radius:inherit;z-index:1}.g-label__main-button:empty{position:absolute;inset:0}.g-label__addon{display:flex;align-items:center;justify-content:center;width:var(--_--height);height:var(--_--height);border-radius:var(--_--border-radius)}.g-label__addon_side_start,.g-label__addon_side_end{position:absolute;inset-block-start:0}.g-label__addon_side_start{inset-inline-start:2px;border-start-end-radius:0;border-end-end-radius:0}.g-label__addon_side_end{inset-inline-end:0;border-start-start-radius:0;border-end-start-radius:0}.g-label__addon_type_button{padding:0;font-family:var(--g-text-body-font-family);font-size:inherit;font-weight:var(--g-text-body-font-weight);color:inherit;background:none;border:none;outline:none;cursor:pointer;z-index:2;cursor:pointer;color:var(--_--text-color);background-color:transparent;transition:color .15s ease-in-out,background-color .15s ease-in-out,transform .1s ease-out}.g-label__addon_type_button:active{transform:scale(0.96)}.g-label_size_xs{--_--height: 20px;--_--border-radius: var(--g-border-radius-xs);--_--margin-inline: 8px;--_--margin-addon-start: 24px;--_--margin-addon-end: 22px}.g-label_size_s{--_--height: 24px;--_--border-radius: var(--g-border-radius-s);--_--margin-inline: 10px;--_--margin-addon-start: 28px;--_--margin-addon-end: 26px}.g-label_size_m{--_--height: 28px;--_--border-radius: var(--g-border-radius-m);--_--margin-inline: 12px;--_--margin-addon-start: 32px;--_--margin-addon-end: 32px}.g-label_disabled{opacity:.7;pointer-events:none}.g-label_interactive{cursor:pointer}.g-label_theme_normal{--_--bg-color: var(--g-color-base-misc-light);--_--bg-color-hover: var(--g-color-base-misc-light-hover);--_--text-color: var(--g-color-text-misc-heavy)}.g-label_theme_success{--_--bg-color: var(--g-color-base-positive-light);--_--bg-color-hover: var(--g-color-base-positive-light-hover);--_--text-color: var(--g-color-text-positive-heavy)}.g-label_theme_info{--_--bg-color: var(--g-color-base-info-light);--_--bg-color-hover: var(--g-color-base-info-light-hover);--_--text-color: var(--g-color-text-info-heavy)}.g-label_theme_warning{--_--bg-color: var(--g-color-base-warning-light);--_--bg-color-hover: var(--g-color-base-warning-light-hover);--_--text-color: var(--g-color-text-warning-heavy)}.g-label_theme_danger{--_--bg-color: var(--g-color-base-danger-light);--_--bg-color-hover: var(--g-color-base-danger-light-hover);--_--text-color: var(--g-color-text-danger-heavy)}.g-label_theme_utility{--_--bg-color: var(--g-color-base-utility-light);--_--bg-color-hover: var(--g-color-base-utility-light-hover);--_--text-color: var(--g-color-text-utility-heavy)}.g-label_theme_unknown{--_--bg-color: var(--g-color-base-neutral-light);--_--bg-color-hover: var(--g-color-base-neutral-light-hover);--_--text-color: var(--g-color-text-complementary)}.g-label_theme_clear{--_--bg-color: transparent;--_--bg-color-hover: var(--g-color-base-simple-hover);--_--text-color: var(--g-color-text-complementary);box-shadow:inset 0 0 0 1px var(--g-color-line-generic)}.g-label:has(.g-label__addon_side_start) .g-label__text{margin-inline-start:var(--_--margin-addon-start)}.g-label:has(.g-label__addon_side_end) .g-label__text{margin-inline-end:var(--_--margin-addon-end)}.g-label_interactive:hover:not(:has(.g-label__addon_type_button:hover)),.g-label__addon_type_button:hover{background-color:var(--_--bg-color-hover)}.g-label__main-button:focus-visible,.g-label__addon_type_button:focus-visible{outline:2px solid var(--g-color-line-focus)}
16
16
  .g-popover{display:inline-block;position:relative}.g-popover:not(.g-popover_disabled){cursor:pointer}.g-popover__handler{display:inline-block}.g-popover__tooltip{--_--padding: 16px;--_--close-offset: 8px;--_--close-size: 24px}.g-popover__tooltip-popup-content{box-sizing:border-box;min-height:40px;max-width:var(--g-popover-max-width, 300px);padding:var(--g-popover-padding, var(--_--padding));cursor:default}.g-popover__tooltip-title{font-family:var(--g-text-subheader-font-family);font-weight:var(--g-text-subheader-font-weight);font-size:var(--g-text-subheader-3-font-size);line-height:var(--g-text-subheader-3-line-height);display:inline-flex;margin:0 0 12px}.g-popover__tooltip-buttons{display:flex;flex-wrap:wrap;gap:5px;margin-block-start:20px}.g-popover__tooltip-button{flex:1}.g-popover__tooltip-close{position:absolute;inset-block-start:var(--_--close-offset);inset-inline-end:var(--_--close-offset)}.g-popover__tooltip-content{font-family:var(--g-text-body-font-family);font-weight:var(--g-text-body-font-weight);font-size:var(--g-text-body-1-font-size);line-height:var(--g-text-body-1-line-height);overflow-wrap:break-word}.g-popover__tooltip-content_secondary{opacity:.7}.g-popover__tooltip-links>*{margin-block-start:8px}.g-popover__tooltip-links>*:first-child{margin-block-start:0}.g-popover__tooltip-content+.g-popover__tooltip-links>*:first-child{margin-block-start:12px}.g-popover__tooltip-link{font-family:var(--g-text-body-font-family);font-weight:var(--g-text-body-font-weight);font-size:var(--g-text-body-1-font-size);line-height:var(--g-text-body-1-line-height);display:inline-block}.g-popover__tooltip_theme_info.g-popover__tooltip_theme_info,.g-popover__tooltip_theme_info .g-popover__tooltip_theme_announcement,.g-popover__tooltip_theme_announcement.g-popover__tooltip_theme_info,.g-popover__tooltip_theme_announcement .g-popover__tooltip_theme_announcement{color:var(--g-color-text-primary)}.g-popover__tooltip_force-links-appearance.g-popover__tooltip_theme_info .g-popover__tooltip-content a:not(.g-button),.g-popover__tooltip_theme_announcement .g-popover__tooltip-content a:not(.g-button){text-decoration:none;color:var(--g-color-text-link)}.g-popover__tooltip_force-links-appearance.g-popover__tooltip_theme_info .g-popover__tooltip-content a:not(.g-button):hover,.g-popover__tooltip_theme_announcement .g-popover__tooltip-content a:not(.g-button):hover{color:var(--g-color-text-link-hover)}.g-popover__tooltip_theme_announcement{--g-popup-background-color: var(--g-color-base-simple-hover-solid);--g-popup-border-color: var(--g-color-base-simple-hover-solid)}.g-popover__tooltip_theme_special{--g-popup-background-color: var(--g-color-base-brand);--g-popup-border-color: var(--g-color-base-brand);color:var(--g-color-text-light-primary)}.g-popover__tooltip_theme_special .g-popover__tooltip-content a:not(.g-button){font-weight:var(--g-text-accent-font-weight);color:var(--g-color-text-light-primary)}.g-popover__tooltip_theme_special .g-popover__tooltip-content a:not(.g-button):hover{color:var(--g-color-text-light-secondary)}.g-popover__tooltip_theme_special .g-link{color:var(--g-color-text-light-primary)}.g-popover__tooltip_theme_special .g-link:hover{color:var(--g-color-text-light-secondary)}.g-popover__tooltip_size_l{--_--padding: 24px}.g-popover__tooltip_size_l .g-popover__tooltip-title{font-family:var(--g-text-header-font-family);font-weight:var(--g-text-header-font-weight);font-size:var(--g-text-header-1-font-size);line-height:var(--g-text-header-1-line-height)}.g-popover__tooltip_size_l .g-popover__tooltip-content{font-family:var(--g-text-body-font-family);font-weight:var(--g-text-body-font-weight);font-size:var(--g-text-body-2-font-size);line-height:var(--g-text-body-2-line-height)}.g-popover__tooltip_with-close .g-popover__tooltip-title,.g-popover__tooltip_with-close .g-popover__tooltip-content{padding-inline-end:calc(var(--_--close-offset) + var(--_--close-size) - var(--_--padding))}
17
- .dc-toc{display:flex;flex-direction:column;height:calc(100vh - 0px);height:calc(100vh - var(--dc-header-height, 0px));overflow:hidden;border-right:1px solid var(--g-color-line-generic)}@media(max-width: 768px){.dc-toc{padding:12px 16px 0px;border-right:none;overflow-y:auto}}.dc-toc__empty{padding:5px 15px 5px 24px}.dc-toc__top{flex-grow:0;flex-shrink:0;display:flex;align-items:flex-start;padding:10px 10px 8px 0;margin-bottom:12px}@media(max-width: 768px){.dc-toc__top{padding:10px 12px 10px 28px;margin-bottom:0}}.dc-toc__top_scrolled{border-bottom:1px solid var(--g-color-line-generic)}.dc-toc__top-header-icon{display:flex;margin-right:5px;flex-shrink:0}[dir=rtl] .dc-toc__top-header-icon{margin-left:5px}.dc-toc__top-header{flex-grow:0;position:relative;font-weight:500;font-size:var(--g-text-body-3-font-size);line-height:var(--g-text-body-3-line-height)}.dc-toc__top-header_link{color:inherit;-webkit-text-decoration:none;text-decoration:none;display:flex;align-items:center;border-radius:var(--g-focus-border-radius);color:var(--g-color-text-link);-webkit-text-decoration:none;text-decoration:none;cursor:pointer;border-radius:var(--g-focus-border-radius);outline:none}.utilityfocus .dc-toc__top-header_link:focus{outline:2px solid #ffdb4d}.dc-toc__top-header_link:focus{box-shadow:0 0 0 2px var(--g-color-line-focus);outline:0}.dc-toc__top-header_link:focus:not(:focus-visible){box-shadow:none}.dc-toc__top-header_link:hover,.dc-toc__top-header_link:active{color:var(--g-color-text-link-hover)}.dc-toc__top-header_link:hover{color:var(--g-color-text-primary)}.dc-toc__top-header_link:focus{outline:2px solid var(--g-color-line-focus);outline-offset:0}.dc-toc__top-header_link:focus:not(:focus-visible){outline:0}.dc-toc__bottom{flex-grow:0;flex-shrink:0;display:flex;align-items:center;padding:4px 10px 20px 0}.dc-toc__bottom_scrolled{border-top:1px solid var(--g-color-line-generic)}@media(max-width: 768px){.dc-toc__bottom_scrolled{border-top:0}}.dc-toc__content{--g-scrollbar-width: 6px;position:relative;flex-grow:1;overflow-y:auto;scrollbar-width:thin}@media(max-width: 768px){.dc-toc__content{overflow-y:visible;overflow-y:initial}}@media(min-width: 769px){.dc-toc__content_offset_top{padding-top:12px}}.dc-toc__list{margin:0;padding:0;list-style:none;display:block}.dc-toc__list-item{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.dc-toc__list-item_labeled{margin-top:16px}.dc-toc__list-item_main>*:first-child{color:var(--g-color-text-primary)}.dc-toc__list-item:not(.dc-toc__list-item_opened)>.dc-toc__list{display:none}.dc-toc__list-item:not(.dc-toc__list-item_labeled)>.dc-toc__list{padding-left:20px}[dir=rtl] .dc-toc__list-item:not(.dc-toc__list-item_labeled)>.dc-toc__list{padding-right:20px}.dc-toc__content>.dc-toc__list{padding-right:21px;padding-bottom:30px}@media(max-width: 768px){.dc-toc__content>.dc-toc__list{padding-right:0}}
17
+ .dc-toc{display:flex;flex-direction:column;height:calc(100vh - 0px);height:calc(100vh - var(--dc-header-height, 0px));overflow:hidden;border-right:1px solid var(--g-color-line-generic)}@media(max-width: 768px){.dc-toc{padding:12px 16px 0px;border-right:none;overflow-y:auto}}.dc-toc__empty{padding:5px 15px 5px 24px}.dc-toc__top{flex-grow:0;flex-shrink:0;display:flex;align-items:flex-start;padding:10px 10px 8px 0;margin-bottom:12px}@media(max-width: 768px){.dc-toc__top{padding:10px 12px 10px 28px;margin-bottom:0}}.dc-toc__top_scrolled{border-bottom:1px solid var(--g-color-line-generic)}.dc-toc__top_with-extra-header{flex-direction:column;margin-bottom:var(--g-spacing-1)}.dc-toc__top_with-extra-header .dc-toc__top-main{display:flex;align-items:flex-start;width:100%;box-sizing:border-box;padding:var(--g-spacing-2) var(--g-spacing-3);gap:var(--g-spacing-2)}.dc-toc__top_with-extra-header .dc-toc__top-main-link{display:flex;align-items:flex-start;width:100%;box-sizing:border-box;padding:var(--g-spacing-2) var(--g-spacing-3);gap:var(--g-spacing-2);cursor:pointer;color:inherit;-webkit-text-decoration:none;text-decoration:none;border-radius:3px}.dc-toc__top_with-extra-header .dc-toc__top-main-link:hover{background:var(--g-color-base-simple-hover)}.dc-toc__top_with-extra-header .dc-toc__top-main-link_active{background:var(--g-color-base-selection)}.dc-toc__top_with-extra-header .dc-toc__top-header-icon,.dc-toc__top_with-extra-header .dc-toc-label_offset{margin:0;flex-shrink:0}.dc-toc__top_with-extra-header .dc-toc__top-header{display:inline-flex;flex-grow:1;font-size:var(--g-text-body-1-font-size);font-weight:var(--g-text-body-font-weight);line-height:var(--g-text-body-1-line-height)}.dc-toc__top_with-extra-header .dc-toc__content>.dc-toc__list{padding-left:var(--g-spacing-4)}.dc-toc__top-header-icon{display:flex;margin-right:5px;flex-shrink:0}[dir=rtl] .dc-toc__top-header-icon{margin-left:5px}.dc-toc__top-header{flex-grow:0;position:relative;font-weight:500;font-size:var(--g-text-body-3-font-size);line-height:var(--g-text-body-3-line-height)}.dc-toc__top-header_link{color:inherit;-webkit-text-decoration:none;text-decoration:none;display:flex;align-items:center;border-radius:var(--g-focus-border-radius);color:var(--g-color-text-link);-webkit-text-decoration:none;text-decoration:none;cursor:pointer;border-radius:var(--g-focus-border-radius);outline:none}.utilityfocus .dc-toc__top-header_link:focus{outline:2px solid #ffdb4d}.dc-toc__top-header_link:focus{box-shadow:0 0 0 2px var(--g-color-line-focus);outline:0}.dc-toc__top-header_link:focus:not(:focus-visible){box-shadow:none}.dc-toc__top-header_link:hover,.dc-toc__top-header_link:active{color:var(--g-color-text-link-hover)}.dc-toc__top-header_link:hover{color:var(--g-color-text-primary)}.dc-toc__top-header_link:focus{outline:2px solid var(--g-color-line-focus);outline-offset:0}.dc-toc__top-header_link:focus:not(:focus-visible){outline:0}.dc-toc__bottom{flex-grow:0;flex-shrink:0;display:flex;align-items:center;padding:4px 10px 20px 0}.dc-toc__bottom_scrolled{border-top:1px solid var(--g-color-line-generic)}@media(max-width: 768px){.dc-toc__bottom_scrolled{border-top:0}}.dc-toc__content{--g-scrollbar-width: 6px;position:relative;flex-grow:1;overflow-y:auto;scrollbar-width:thin}@media(max-width: 768px){.dc-toc__content{overflow-y:visible;overflow-y:initial}}@media(min-width: 769px){.dc-toc__content_offset_top{padding-top:12px}}.dc-toc__list{margin:0;padding:0;list-style:none;display:block}.dc-toc__list-item{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.dc-toc__list-item_labeled{margin-top:16px}.dc-toc__list-item_main>*:first-child{color:var(--g-color-text-primary)}.dc-toc__list-item:not(.dc-toc__list-item_opened)>.dc-toc__list{display:none}.dc-toc__list-item:not(.dc-toc__list-item_labeled)>.dc-toc__list{padding-left:20px}[dir=rtl] .dc-toc__list-item:not(.dc-toc__list-item_labeled)>.dc-toc__list{padding-right:20px}.dc-toc__content>.dc-toc__list{padding-right:21px;padding-bottom:30px}@media(max-width: 768px){.dc-toc__content>.dc-toc__list{padding-right:0}}.dc-toc__content_with-extra-header>.dc-toc__list{padding-right:10px}
18
18
  .dc-toc-item{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.dc-toc-item__link{--g-focus-border-radius: 4px;display:block;-webkit-text-decoration:none;text-decoration:none;border-radius:4px;border-radius:var(--g-focus-border-radius)}.dc-toc-item__link:focus{outline:2px solid var(--g-color-line-focus);outline-offset:-2px}.dc-toc-item__link:focus:not(:focus-visible){outline:0}.dc-toc-item__wrapper{display:flex;align-items:center;padding:7px 0px 5px}.dc-toc-item__text-block{display:block;position:relative;padding:7px 12px 7px 20px;width:100%}@media(max-width: 768px){.dc-toc-item__text-block{padding:10px 12px 10px 40px}[dir=rtl] .dc-toc-item__text-block{padding:10px 40px 10px 12px}}[dir=rtl] .dc-toc-item__text-block{padding:7px 20px 7px 12px}.dc-toc-item__text{--g-focus-border-radius: 4px;font-family:inherit;font-size:inherit;font-weight:inherit;box-sizing:border-box;word-break:break-word;background-color:transparent;border:0;text-align:left;text-align:initial;border-radius:4px;border-radius:var(--g-focus-border-radius);color:var(--g-color-text-primary)}@media(max-width: 768px){.dc-toc-item__text{font-size:var(--g-text-body-2-font-size);line-height:var(--g-text-body-2-line-height)}}.dc-toc-item__text_active{border-radius:3px;background:var(--g-color-base-selection)}.dc-toc-item__text_labeled{font-weight:500;text-transform:uppercase;font-size:var(--g-text-body-1-font-size);line-height:var(--g-text-body-1-line-height)}.dc-toc-item__text_deprecated span{width:90%;display:block}.dc-toc-item__text_deprecated svg{position:absolute;top:50%;right:6px;transform:translateY(-50%);opacity:.6}.dc-toc-item__text_clicable{cursor:pointer}.dc-toc-item__text_clicable:hover{border-radius:3px;background:var(--g-color-base-simple-hover)}.dc-toc-item__text:focus{outline:2px solid var(--g-color-line-focus);outline-offset:-2px}.dc-toc-item__text:focus:not(:focus-visible){outline:0}.dc-toc-item__icon{position:absolute;left:0}[dir=rtl] .dc-toc-item__icon{right:0}@media(max-width: 768px){.dc-toc-item__icon{left:12px}[dir=rtl] .dc-toc-item__icon{right:12px}}@media(max-width: 768px){.dc-toc-item__arrow{margin-right:20px}[dir=rtl] .dc-toc-item__arrow{margin-left:20px}}.dc-toc-item__arrow:hover:before{background:none}
19
19
  .dc-toggle-arrow{transition:transform .15s;stroke-width:2px}.dc-toggle-arrow_type_horizontal{transform:rotate(0deg)}[dir=rtl] .dc-toggle-arrow_type_horizontal{transform:rotate(180deg)}.dc-toggle-arrow_type_vertical{transform:rotate(90deg)}.dc-toggle-arrow_open.dc-toggle-arrow_type_horizontal{transform:rotate(90deg)}[dir=rtl] .dc-toggle-arrow_open.dc-toggle-arrow_type_horizontal{transform:rotate(90deg)}.dc-toggle-arrow_open.dc-toggle-arrow_type_vertical{transform:rotate(-90deg)}[dir=rtl] .dc-toggle-arrow_open.dc-toggle-arrow_type_vertical{transform:rotate(90deg)}.dc-toggle-arrow_thin{stroke-width:1px}.dc-toggle-arrow_slow{transition-duration:.3s}
20
20
  .dc-controls{display:flex;align-items:center;font-size:var(--g-text-body-1-font-size);line-height:var(--g-text-body-1-line-height)}.dc-controls__control:not(:last-child),.dc-controls__divider{margin-right:4px}.dc-controls__list{padding:4px 0}.dc-controls__list-icon{font-size:22px}.dc-controls__icon-rotated{transform:rotate(90deg)}.dc-controls__popup-tooltip{padding:0}@media(min-width: 769px){.dc-controls_vertical{flex-direction:column}.dc-controls_vertical .dc-controls__divider{height:1px;width:16px}.dc-controls_vertical .dc-controls__control:not(:last-child),.dc-controls_vertical .dc-controls__divider{margin-right:0;margin-bottom:4px}}
@@ -256,10 +256,12 @@ a.pc-image-card_border_shadow,.pc-image-card_border_shadow{box-shadow:0px 4px 24
256
256
  --yfm-color-table-private: #333;
257
257
  --yfm-color-border-private: rgba(0, 0, 0, 0.07);
258
258
  --yfm-color-table-row-background-private: rgba(0, 0, 0, 0.02);
259
+ --yfm-color-table-row-header-background-private: rgba(247, 247, 247, 1);
259
260
  --yfm-color-accent-private: #027bf3;
260
261
  --yfm-color-inline-code-private: rgba(59, 96, 128, 1);
261
262
  --yfm-color-inline-code-background-private: rgba(107, 132, 153, 0.12);
262
263
  --yfm-color-code-background-private: rgba(107, 132, 153, 0.12);
264
+ --yfm-color-code-background-hovered-private: rgba(107, 132, 153, 0.2);
263
265
  --yfm-color-hljs-background-private: rgba(107, 132, 153, 0.12);
264
266
  --yfm-color-hljs-subst-private: #444;
265
267
  --yfm-color-hljs-comment-private: #888888;
@@ -293,11 +295,13 @@ a.pc-image-card_border_shadow,.pc-image-card_border_shadow{box-shadow:0px 4px 24
293
295
  --yfm-color-link-hover: var(--yfm-color-link-hover-private);
294
296
  --yfm-color-table: var(--yfm-color-table-private);
295
297
  --yfm-color-table-row-background: var(--yfm-color-table-row-background-private);
298
+ --yfm-color-table-row-header-background: var(--yfm-color-table-row-header-background-private);
296
299
  --yfm-color-border: var(--yfm-color-border-private);
297
300
  --yfm-color-accent: var(--yfm-color-accent-private);
298
301
  --yfm-color-inline-code: var(--yfm-color-inline-code-private);
299
302
  --yfm-color-inline-code-background: var(--yfm-color-inline-code-background-private);
300
303
  --yfm-color-code-background: var(--yfm-color-code-background-private);
304
+ --yfm-color-code-hovered-background: var(--yfm-color-code-hovered-background-private);
301
305
  --yfm-color-hljs-background: var(--yfm-color-hljs-background-private);
302
306
  --yfm-color-hljs-subst: var(--yfm-color-hljs-subst-private);
303
307
  --yfm-color-hljs-comment: var(--yfm-color-hljs-comment-private);
@@ -447,10 +451,6 @@ a.pc-image-card_border_shadow,.pc-image-card_border_shadow{box-shadow:0px 4px 24
447
451
  .yfm svg {
448
452
  height: auto;
449
453
  }
450
- .yfm .katex svg {
451
- height: auto;
452
- height: initial;
453
- }
454
454
  .yfm img + small {
455
455
  display: block;
456
456
  }
@@ -906,6 +906,13 @@ a.pc-image-card_border_shadow,.pc-image-card_border_shadow{box-shadow:0px 4px 24
906
906
  .yfm-clipboard-icon {
907
907
  pointer-events: none;
908
908
  }
909
+ .yfm-clipboard-inline-code {
910
+ transition: 0.3s;
911
+ }
912
+ .yfm-clipboard-inline-code:hover {
913
+ cursor: pointer;
914
+ background-color: var(--yfm-color-code-background-hovered-private);
915
+ }
909
916
  .yfm .yfm-note {
910
917
  max-width: 1296px;
911
918
  margin: 20px 0;
@@ -955,6 +962,10 @@ a.pc-image-card_border_shadow,.pc-image-card_border_shadow{box-shadow:0px 4px 24
955
962
  .yfm .yfm-note.yfm-accent-warning {
956
963
  background: var(--yfm-color-note-warning-background);
957
964
  }
965
+ .yfm .katex svg {
966
+ height: inherit;
967
+ max-height: inherit;
968
+ }
958
969
  .yfm table td.cell-align-top-left,
959
970
  .yfm table td.cell-align-bottom-left {
960
971
  text-align: start;
@@ -979,6 +990,69 @@ a.pc-image-card_border_shadow,.pc-image-card_border_shadow{box-shadow:0px 4px 24
979
990
  .yfm table td.cell-align-bottom-right {
980
991
  vertical-align: bottom;
981
992
  }
993
+ .yfm table[sticky-header] {
994
+ position: relative;
995
+ max-height: 70vh;
996
+ }
997
+ .yfm table[sticky-header] thead {
998
+ position: sticky;
999
+ top: 0;
1000
+ z-index: 2;
1001
+ }
1002
+ .yfm table[sticky-header] thead td,
1003
+ .yfm table[sticky-header] thead th {
1004
+ position: relative;
1005
+ z-index: 0;
1006
+ }
1007
+ .yfm table[sticky-header] thead td::before,
1008
+ .yfm table[sticky-header] thead th::before {
1009
+ content: "";
1010
+ background: var(--yfm-color-base);
1011
+ position: absolute;
1012
+ inset: 0;
1013
+ z-index: -2;
1014
+ }
1015
+ .yfm table[sticky-header] thead td::after,
1016
+ .yfm table[sticky-header] thead th::after {
1017
+ content: "";
1018
+ background: var(--yfm-color-table-row-background);
1019
+ position: absolute;
1020
+ inset: 0;
1021
+ z-index: -1;
1022
+ }
1023
+ .yfm table[sticky-header]:not(:has(thead)) tbody > tr:first-child,
1024
+ .yfm table[sticky-header]:not(:has(thead)) > tr:first-child {
1025
+ position: sticky;
1026
+ top: 0;
1027
+ z-index: 2;
1028
+ }
1029
+ .yfm table[sticky-header]:not(:has(thead)) tbody > tr:first-child td,
1030
+ .yfm table[sticky-header]:not(:has(thead)) tbody > tr:first-child th,
1031
+ .yfm table[sticky-header]:not(:has(thead)) > tr:first-child td,
1032
+ .yfm table[sticky-header]:not(:has(thead)) > tr:first-child th {
1033
+ position: relative;
1034
+ z-index: 0;
1035
+ }
1036
+ .yfm table[sticky-header]:not(:has(thead)) tbody > tr:first-child td::before,
1037
+ .yfm table[sticky-header]:not(:has(thead)) tbody > tr:first-child th::before,
1038
+ .yfm table[sticky-header]:not(:has(thead)) > tr:first-child td::before,
1039
+ .yfm table[sticky-header]:not(:has(thead)) > tr:first-child th::before {
1040
+ content: "";
1041
+ background: var(--yfm-color-base);
1042
+ position: absolute;
1043
+ inset: 0;
1044
+ z-index: -2;
1045
+ }
1046
+ .yfm table[sticky-header]:not(:has(thead)) tbody > tr:first-child td::after,
1047
+ .yfm table[sticky-header]:not(:has(thead)) tbody > tr:first-child th::after,
1048
+ .yfm table[sticky-header]:not(:has(thead)) > tr:first-child td::after,
1049
+ .yfm table[sticky-header]:not(:has(thead)) > tr:first-child th::after {
1050
+ content: "";
1051
+ background: var(--yfm-color-table-row-background);
1052
+ position: absolute;
1053
+ inset: 0;
1054
+ z-index: -1;
1055
+ }
982
1056
  .yfm-term_title {
983
1057
  color: var(--yfm-color-term-title);
984
1058
  cursor: pointer;
@@ -1037,6 +1111,53 @@ a.pc-image-card_border_shadow,.pc-image-card_border_shadow{box-shadow:0px 4px 24
1037
1111
  transform: translateY(0);
1038
1112
  }
1039
1113
  }
1114
+ .inline_code_tooltip {
1115
+ position: absolute;
1116
+ z-index: 100;
1117
+ width: -moz-fit-content;
1118
+ width: fit-content;
1119
+ max-width: 450px;
1120
+ visibility: hidden;
1121
+ opacity: 0;
1122
+ padding: 10px;
1123
+ background-color: var(--yfm-color-term-dfn-background);
1124
+ font-size: inherit;
1125
+ line-height: inherit;
1126
+ font-style: normal;
1127
+ border-radius: 4px;
1128
+ box-shadow: 0 8px 20px var(--yfm-color-term-dfn-shadow);
1129
+ outline: none;
1130
+ }
1131
+ @media screen and (max-width: 600px) {
1132
+ .inline_code_tooltip {
1133
+ max-width: 80%;
1134
+ }
1135
+ }
1136
+ .inline_code_tooltip::before {
1137
+ content: "";
1138
+ position: absolute;
1139
+ z-index: -1;
1140
+ inset: 0;
1141
+ border-radius: inherit;
1142
+ box-shadow: 0 0 0 1px var(--yfm-color-term-dfn-pseudo-shadow);
1143
+ }
1144
+ .inline_code_tooltip.open {
1145
+ visibility: visible;
1146
+ animation-name: popup;
1147
+ animation-duration: 0.1s;
1148
+ animation-timing-function: ease-out;
1149
+ animation-fill-mode: forwards;
1150
+ }
1151
+ @keyframes popup {
1152
+ 0% {
1153
+ opacity: 0;
1154
+ transform: translateY(10px);
1155
+ }
1156
+ 100% {
1157
+ opacity: 1;
1158
+ transform: translateY(0);
1159
+ }
1160
+ }
1040
1161
  .wide-container {
1041
1162
  position: fixed;
1042
1163
  width: 100vw;