@diplodoc/client 4.0.2 → 4.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +12 -0
- package/build/client/app-e37f2c8f4553bca0.js +2 -0
- package/build/client/app-e37f2c8f4553bca0.js.map +1 -0
- package/build/client/manifest.json +7 -7
- package/build/client/search-7dc3bfe50645287d.js.map +1 -1
- package/build/client/{vendor-4e1799a17201afc3.rtl.css → vendor-26e293e1db0ee0b9.rtl.css} +2 -0
- package/build/client/{vendor-6e21eae2c11cd197.js → vendor-4a2006318ac7d11d.js} +3 -3
- package/build/client/vendor-4a2006318ac7d11d.js.map +1 -0
- package/build/client/{vendor-fe111bf380adc637.css → vendor-c6171bde1fe3963d.css} +3 -1
- package/build/client/vendor-c6171bde1fe3963d.css.map +1 -0
- package/build/components/App/index.d.ts +3 -1
- package/build/index.d.ts +2 -2
- package/build/server/app.js +58 -4
- package/build/server/app.js.map +1 -1
- package/build/server/vendor.js +54 -0
- package/build/server/vendor.js.map +1 -1
- package/build/utils.d.ts +4 -1
- package/package.json +2 -2
- package/build/client/app-4a9c74693bb24b89.js +0 -2
- package/build/client/app-4a9c74693bb24b89.js.map +0 -1
- package/build/client/vendor-6e21eae2c11cd197.js.map +0 -1
- package/build/client/vendor-fe111bf380adc637.css.map +0 -1
|
@@ -192,5 +192,7 @@ a.pc-image-card_border_shadow,.pc-image-card_border_shadow{box-shadow:0px 4px 24
|
|
|
192
192
|
.g-disclosure_size_m .g-disclosure__trigger{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)}.g-disclosure_size_l .g-disclosure__trigger{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-disclosure_size_xl .g-disclosure__trigger{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)}.g-disclosure__trigger{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;display:flex;flex-flow:row nowrap;gap:8px;flex-shrink:0;align-items:center;font-size:inherit;line-height:inherit;font-weight:inherit;border-radius:var(--g-focus-border-radius)}.g-disclosure__trigger:focus-visible{outline:2px solid var(--g-color-line-focus)}.g-disclosure__trigger_arrow_end{flex-direction:row-reverse}.g-disclosure__trigger_disabled{color:var(--g-color-text-secondary);cursor:auto}.g-disclosure__content{display:none}.g-disclosure__content_visible{display:block}.g-disclosure__content.g-disclosure_exit_active{display:block;animation-name:g-disclosure-collapsed;animation-duration:.1s;opacity:0}.g-disclosure__content.g-disclosure_enter_active{animation-name:g-disclosure-expanded;animation-duration:.2s}@keyframes g-disclosure-expanded{0%{opacity:.4}100%{opacity:1}}@keyframes g-disclosure-collapsed{0%{opacity:1}100%{opacity:0}}
|
|
193
193
|
.gc-consent-popup{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);padding:32px;border-radius:14px;max-width:656px}.gc-consent-popup__header{display:flex;justify-content:space-between}.gc-consent-popup__title{font-weight:var(--g-text-header-font-weight)}.gc-consent-popup__body{margin:24px 0 48px;line-height:24px}.gc-consent-popup__body_step_manage{margin-block-end:32px}.gc-consent-popup__text+.gc-consent-popup__text{margin-block-start:16px}.gc-consent-popup__buttons{display:flex;justify-content:flex-end}.gc-consent-popup__button+.gc-consent-popup__button{margin-inline-start:16px}.gc-consent-popup__close-button{--g-button-focus-outline-color: var(--g-color-line-focus);position:relative;inset-block-start:1px}.gc-consent-popup__arrow-button{--g-button-focus-outline-color: var(--g-color-line-focus);position:relative;inset-block-start:-2px}.gc-consent-popup__cookie-list{margin-block-start:24px}.gc-consent-popup__modal-content_mobile .gc-consent-popup{max-width:none;max-width:initial}.gc-consent-popup__modal-content_mobile .gc-consent-popup__body{margin:8px 0 16px;line-height:20px}.gc-consent-popup__modal-content_mobile .gc-consent-popup__buttons{justify-content:flex-start}.gc-consent-popup__modal-content_mobile .gc-consent-popup__button+.gc-consent-popup__button{margin-inline-start:12px}.gc-consent-popup__modal-content_mobile .gc-consent-popup__arrow-button{margin-inline-end:16px}.gc-consent-popup__modal-content_mobile.gc-consent-popup__modal-content_step_manage{position:fixed;inset:0;margin:0;overflow-y:scroll;border-radius:0}.gc-consent-popup__modal-content_mobile.gc-consent-popup__modal-content_step_manage .gc-consent-popup{padding:32px 24px}.gc-consent-popup__modal-content_mobile.gc-consent-popup__modal-content_step_manage .gc-consent-popup__body{margin:32px 0}.gc-consent-popup__modal-content_mobile.gc-consent-popup__modal-content_step_manage .gc-consent-popup__text+.gc-consent-popup__text{margin-block-start:8px}
|
|
194
194
|
.gc-simple-consent{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);position:fixed;inset-block-end:24px;inset-inline-start:0;max-width:1312px;padding:24px 32px;margin:0 40px;box-shadow:0px 8px 32px 0px rgba(0, 0, 0, 0.1);background-color:var(--g-color-base-float);border-radius:var(--g-border-radius-xl)}.gc-simple-consent__container{display:flex;justify-content:center;align-items:center}.gc-simple-consent__buttons{display:flex}.gc-simple-consent__button{margin-inline-start:16px}@media(max-width: 769px){.gc-simple-consent__buttons{margin-block-start:24px;width:100%}.gc-simple-consent__container{flex-direction:column}.gc-simple-consent__button{flex:1 1 0}.gc-simple-consent__button:first-child{margin-inline-start:0}}
|
|
195
|
+
.dc-widgets{position:fixed;right:0;bottom:0;width:-moz-fit-content;width:fit-content;z-index:121;pointer-events:none;overflow:hidden}.dc-widgets>div:nth-child(1){bottom:0px}.dc-widgets>div:nth-child(2){bottom:60px}.dc-widgets>div:nth-child(3){bottom:120px}
|
|
196
|
+
.dc-neuro-expert-widget{position:fixed;width:-moz-fit-content;width:fit-content;height:100vh;pointer-events:none;right:0;bottom:0}
|
|
195
197
|
|
|
196
|
-
/*# sourceMappingURL=vendor-
|
|
198
|
+
/*# sourceMappingURL=vendor-c6171bde1fe3963d.css.map*/
|