@yoobic/yobi 8.5.0-87 → 8.5.0-88

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.
Files changed (36) hide show
  1. package/dist/cjs/design-system.cjs.js +1 -1
  2. package/dist/cjs/loader.cjs.js +1 -1
  3. package/dist/cjs/{swiper-efe6c8c3.js → swiper-b5be2f38.js} +1 -1
  4. package/dist/cjs/yoo-form-dynamic.cjs.entry.js +11 -7
  5. package/dist/cjs/yoo-form-input-container.cjs.entry.js +1 -1
  6. package/dist/cjs/{yoo-ion-slides-65d70075.js → yoo-ion-slides-6286c03a.js} +15 -4
  7. package/dist/cjs/yoo-ion-slides.cjs.entry.js +1 -1
  8. package/dist/cjs/yoo-lesson-detail-card.cjs.entry.js +2 -2
  9. package/dist/cjs/yoo-range.cjs.entry.js +2 -2
  10. package/dist/collection/components/1.atoms/range/range.js +2 -2
  11. package/dist/collection/components/2.molecules/slides/slides.js +14 -3
  12. package/dist/collection/components/form/form-dynamic/form-dynamic.js +32 -7
  13. package/dist/collection/components/form/form-input-container/form-input-container.css +6 -3
  14. package/dist/collection/feature-learn/learning/lesson-detail-card/lesson-detail-card.css +3 -4
  15. package/dist/collection/feature-learn/learning/lesson-detail-card/lesson-detail-card.js +1 -1
  16. package/dist/design-system/design-system.esm.js +1 -1
  17. package/dist/{esm/swiper-88435d48.js → design-system/swiper-264da16d.js} +2 -2
  18. package/dist/design-system/yoo-form-dynamic.entry.js +12 -8
  19. package/dist/design-system/yoo-form-input-container.entry.js +1 -1
  20. package/dist/{esm/yoo-ion-slides-3871e71c.js → design-system/yoo-ion-slides-fef31b50.js} +15 -4
  21. package/dist/design-system/yoo-ion-slides.entry.js +1 -1
  22. package/dist/design-system/yoo-lesson-detail-card.entry.js +2 -2
  23. package/dist/design-system/yoo-range.entry.js +2 -2
  24. package/dist/esm/design-system.js +1 -1
  25. package/dist/esm/loader.js +1 -1
  26. package/dist/{design-system/swiper-88435d48.js → esm/swiper-264da16d.js} +2 -2
  27. package/dist/esm/yoo-form-dynamic.entry.js +12 -8
  28. package/dist/esm/yoo-form-input-container.entry.js +1 -1
  29. package/dist/{design-system/yoo-ion-slides-3871e71c.js → esm/yoo-ion-slides-fef31b50.js} +15 -4
  30. package/dist/esm/yoo-ion-slides.entry.js +1 -1
  31. package/dist/esm/yoo-lesson-detail-card.entry.js +2 -2
  32. package/dist/esm/yoo-range.entry.js +2 -2
  33. package/dist/types/components/2.molecules/slides/slides.d.ts +1 -0
  34. package/dist/types/components/form/form-dynamic/form-dynamic.d.ts +2 -0
  35. package/dist/types/components.d.ts +1 -0
  36. package/package.json +1 -1
@@ -1,5 +1,5 @@
1
- import { S as Swiper, P as Pagination, A as Autoplay, a as Scrollbar } from './yoo-ion-slides-3871e71c.js';
2
- export { S as Swiper } from './yoo-ion-slides-3871e71c.js';
1
+ import { S as Swiper, P as Pagination, A as Autoplay, a as Scrollbar } from './yoo-ion-slides-fef31b50.js';
2
+ export { S as Swiper } from './yoo-ion-slides-fef31b50.js';
3
3
  import './index-a6a92b3d.js';
4
4
  import './index-0ac910d3.js';
5
5
  import './index-878ac7cb.js';
@@ -3,7 +3,7 @@ import { c as FormFieldType, a1 as QUIZZ_COMPONENTS_FORM_FIELDS, p as IncentiveP
3
3
  import './index-0ac910d3.js';
4
4
  import { a as isNumber, A as isEqual, i as isArray, c as cloneDeep, b as isFunction, v as isObject, s as assign, a8 as result, a1 as flatten, y as isEmpty, a9 as findLastIndex, o as orderBy, a2 as groupBy, k as keys, a7 as range, p as isString, Z as uniqBy, n as compact, C as get, J as pick } from './lodash-777f91de.js';
5
5
  import { a as getMissionStatusIconName } from './operation-helpers-54fba93b.js';
6
- import { q as querySelectorDeep, c as querySelectorAllDeep, j as lockSwipes, b as getActiveElementShadow, m as hideShowTabbar, g as getAppContext } from './common-helpers-f82ab606.js';
6
+ import { j as lockSwipes, q as querySelectorDeep, c as querySelectorAllDeep, b as getActiveElementShadow, m as hideShowTabbar, g as getAppContext } from './common-helpers-f82ab606.js';
7
7
  import { a as isRequired, b as getTypeValidation, c as isReadonly, s as setFieldData, u as updateFormulas, d as getDynamicProperty, e as isDisabled, f as isCreationAllowed, h as isEditionAllowed, j as generateLabel } from './form-helpers-ba136be2.js';
8
8
  import { e as setValueAndResetInputValidity, a as setValueAndValidateInput } from './form-input-helpers-88fc56c1.js';
9
9
  import { H as isWeb, t as translate, o as isNativeMobile, I as debounce, p as isAndroid, X as findParent, bB as getFieldValue, cO as isQuiz, em as isTimedQuiz, en as isConfidenceAssessment, b9 as showToast, b3 as findField, k as isNullOrUndefined, a8 as getSession, dE as isKeyboardResizeModeInactive, af as disableKeyboardResize, cB as isIonic, ag as enableKeyboardResize, A as cancelRequestInterval, bG as slenderizeObject, y as requestInterval, eo as isVisible, ep as hasValue, aH as showContextMenu, G as showModal, a3 as translateMulti, Q as getCssColor, N as isIOS, eq as getDistance, er as isFieldWithDirectValue, aM as isPresent, es as isFieldWithNoValue, et as updateDatasetFilters, dl as isAnimationsDisabled, cL as answerIsValid, eu as getConfidenceEmoji, cI as getConfidenceDescriptionKey, M as isIphoneX, cG as isContentOnly, av as pipes, bC as getFieldReplacement, bx as evalInContext, ev as isSamsung, w as closeModal, F as getModalAnimation, ew as isPhotoOrMultiPhotosField, bk as isValueATranslationKey, bW as isSafari, ex as isChromeForIos } from './index-878ac7cb.js';
@@ -272,6 +272,9 @@ const YooFormDynamicComponent = class {
272
272
  };
273
273
  }
274
274
  }
275
+ async onLockSwipesChanged() {
276
+ lockSwipes(this.ionSlides, this.lockSwipes);
277
+ }
275
278
  get currentData() {
276
279
  return this._currentData;
277
280
  }
@@ -381,6 +384,9 @@ const YooFormDynamicComponent = class {
381
384
  this.ionSlides.slideTo(0);
382
385
  }
383
386
  }
387
+ async lockSlides(index) {
388
+ this.lockSlideSwipe(index !== null && index !== void 0 ? index : this.activeIndex);
389
+ }
384
390
  async onPhotoUploadingComplete(field) {
385
391
  const photo = this.getFieldByCode(field.name);
386
392
  if (photo) {
@@ -641,10 +647,8 @@ const YooFormDynamicComponent = class {
641
647
  return { field: cloneDeep(previousField), value: previousValue, extra: previousExtra };
642
648
  }
643
649
  async onSlidePrevious() {
644
- if (this.ionSlides) {
645
- lockSwipes(this.ionSlides, false);
646
- this.ionSlides.slidePrev();
647
- }
650
+ var _a;
651
+ (_a = this.ionSlides) === null || _a === void 0 ? void 0 : _a.slidePrev();
648
652
  }
649
653
  async onSlideNext(skipEmitEvent = false) {
650
654
  if (this.isFirstSlide()) {
@@ -657,7 +661,6 @@ const YooFormDynamicComponent = class {
657
661
  return;
658
662
  }
659
663
  if (this.ionSlides) {
660
- lockSwipes(this.ionSlides, false);
661
664
  this.ionSlides.slideNext();
662
665
  }
663
666
  else if (this.isWeb && this.activeIndex !== this.slides.length - 1) {
@@ -1741,10 +1744,10 @@ const YooFormDynamicComponent = class {
1741
1744
  index = this.showRecap ? index - 1 : index;
1742
1745
  const shouldLockSlide = (slideIndex) => { var _a; return !isQuiz(this.lessonType) && ((_a = this.slidesState.filter((item) => !(item === null || item === void 0 ? void 0 : item.hidden))[slideIndex]) === null || _a === void 0 ? void 0 : _a.validity); };
1743
1746
  const lockSwipeToNext = this.isLesson() ? !shouldLockSlide(index) : index + 1 === this.slides.length ? false : this.getSlideState(index + 1).locked;
1744
- const lockSwpieToPrev = this.isLesson() ? !shouldLockSlide(index - 1) : index - 1 < 0 ? false : this.getSlideState(index - 1).locked;
1747
+ const lockSwipeToPrev = this.isLesson() ? !shouldLockSlide(index - 1) : index - 1 < 0 ? false : this.getSlideState(index - 1).locked;
1745
1748
  if (this.ionSlides) {
1746
1749
  this.ionSlides.lockSwipeToNext(lockSwipeToNext);
1747
- this.ionSlides.lockSwipeToPrev(lockSwpieToPrev);
1750
+ this.ionSlides.lockSwipeToPrev(lockSwipeToPrev);
1748
1751
  }
1749
1752
  }
1750
1753
  }
@@ -4748,6 +4751,7 @@ const YooFormDynamicComponent = class {
4748
4751
  }
4749
4752
  get host() { return getElement(this); }
4750
4753
  static get watchers() { return {
4754
+ "lockSwipes": ["onLockSwipesChanged"],
4751
4755
  "data": ["updateData"],
4752
4756
  "slides": ["updateSlides"],
4753
4757
  "timer": ["onTimerUpdated"],
@@ -8,7 +8,7 @@ import { I as debounce, es as isFieldWithNoValue, k as isNullOrUndefined, o as i
8
8
  import { a as getFromLocalForage } from './localForage-eee298bc.js';
9
9
  import './_commonjsHelpers-f4d11124.js';
10
10
 
11
- const formInputContainerCss = "/*!\n * froala_editor v4.0.14 (https://www.froala.com/wysiwyg-editor)\n * License https://froala.com/wysiwyg-editor/terms/\n * Copyright 2014-2022 Froala Labs\n */.fr-clearfix::after{clear:both;display:block;content:\"\";height:0}.fr-hide-by-clipping{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.fr-view img.fr-rounded,.fr-view .fr-img-caption.fr-rounded img{border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}.fr-view img.fr-shadow,.fr-view .fr-img-caption.fr-shadow img{-webkit-box-shadow:10px 10px 5px 0px #cccccc;-moz-box-shadow:10px 10px 5px 0px #cccccc;box-shadow:10px 10px 5px 0px #cccccc}.fr-view img.fr-bordered,.fr-view .fr-img-caption.fr-bordered img{border:solid 5px #CCC}.fr-view img.fr-bordered{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.fr-view .fr-img-caption.fr-bordered img{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.fr-view{word-wrap:break-word}.fr-view span[style~=\"color:\"] a{color:inherit}.fr-view strong{font-weight:700}.fr-view table[border='0'] td:not([class]),.fr-view table[border='0'] th:not([class]),.fr-view table[border='0'] td[class=\"\"],.fr-view table[border='0'] th[class=\"\"]{border-width:0px}.fr-view table{border:none;border-collapse:collapse;empty-cells:show;max-width:100%}.fr-view table td{min-width:5px}.fr-view table.fr-dashed-borders td,.fr-view table.fr-dashed-borders th{border-style:dashed}.fr-view table.fr-alternate-rows tbody tr:nth-child(2n){background:whitesmoke}.fr-view table td,.fr-view table th{border:1px solid #DDD}.fr-view table td:empty,.fr-view table th:empty{height:20px}.fr-view table td.fr-highlighted,.fr-view table th.fr-highlighted{border:1px double red}.fr-view table td.fr-thick,.fr-view table th.fr-thick{border-width:2px}.fr-view table th{background:#ececec}.fr-view table tfoot td{background:#ececec}.fr-view hr{clear:both;user-select:none;-o-user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;-webkit-column-break-after:always;-moz-column-break-after:always;break-after:always;page-break-after:always}.fr-view .fr-file{position:relative}.fr-view .fr-file::after{position:relative;content:\"\\1F4CE\";font-weight:normal}.fr-view pre{white-space:pre-wrap;word-wrap:break-word;overflow:visible}.fr-view[dir=\"rtl\"] blockquote{border-left:none;border-right:solid 2px #5E35B1;margin-right:0;padding-right:5px;padding-left:0}.fr-view[dir=\"rtl\"] blockquote blockquote{border-color:#00BCD4}.fr-view[dir=\"rtl\"] blockquote blockquote blockquote{border-color:#43A047}.fr-view blockquote{border-left:solid 2px #5E35B1;margin-left:0;padding-left:5px;color:#5E35B1}.fr-view blockquote blockquote{border-color:#00BCD4;color:#00BCD4}.fr-view blockquote blockquote blockquote{border-color:#43A047;color:#43A047}.fr-view span.fr-emoticon{font-weight:normal;font-family:\"Apple Color Emoji\",\"Segoe UI Emoji\",\"NotoColorEmoji\",\"Segoe UI Symbol\",\"Android Emoji\",\"EmojiSymbols\";display:inline;line-height:0}.fr-view span.fr-emoticon.fr-emoticon-img{background-repeat:no-repeat !important;font-size:inherit;height:1em;width:1em;min-height:20px;min-width:20px;display:inline-block;margin:-.1em .1em .1em;line-height:1;vertical-align:middle}.fr-view .fr-text-gray{color:#AAA !important}.fr-view .fr-text-bordered{border-top:solid 1px #222;border-bottom:solid 1px #222;padding:10px 0}.fr-view .fr-text-spaced{letter-spacing:1px}.fr-view .fr-text-uppercase{text-transform:uppercase}.fr-view .fr-class-highlighted{background-color:#ffff00}.fr-view .fr-class-code{border-color:#cccccc;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;background:#f5f5f5;padding:10px;font-family:\"Courier New\", Courier, monospace}.fr-view .fr-class-transparency{opacity:0.5}.fr-view img{position:relative;max-width:100%}.fr-view img.fr-dib{margin:5px auto;display:block;float:none;vertical-align:top}.fr-view img.fr-dib.fr-fil{margin-left:0;text-align:left}.fr-view img.fr-dib.fr-fir{margin-right:0;text-align:right}.fr-view img.fr-dii{display:inline-block;float:none;vertical-align:bottom;margin-left:5px;margin-right:5px;max-width:calc(100% - (2 * 5px))}.fr-view img.fr-dii.fr-fil{float:left;margin:5px 5px 5px 0;max-width:calc(100% - 5px)}.fr-view img.fr-dii.fr-fir{float:right;margin:5px 0 5px 5px;max-width:calc(100% - 5px)}.fr-view span.fr-img-caption{position:relative;max-width:100%}.fr-view span.fr-img-caption.fr-dib{margin:5px auto;display:block;float:none;vertical-align:top}.fr-view span.fr-img-caption.fr-dib.fr-fil{margin-left:0;text-align:left}.fr-view span.fr-img-caption.fr-dib.fr-fir{margin-right:0;text-align:right}.fr-view span.fr-img-caption.fr-dii{display:inline-block;float:none;vertical-align:bottom;margin-left:5px;margin-right:5px;max-width:calc(100% - (2 * 5px))}.fr-view span.fr-img-caption.fr-dii.fr-fil{float:left;margin:5px 5px 5px 0;max-width:calc(100% - 5px)}.fr-view span.fr-img-caption.fr-dii.fr-fir{float:right;margin:5px 0 5px 5px;max-width:calc(100% - 5px)}.fr-view .fr-video{text-align:center;position:relative}.fr-view .fr-video.fr-rv{padding-bottom:56.25%;padding-top:30px;height:0;overflow:hidden}.fr-view .fr-video.fr-rv>iframe,.fr-view .fr-video.fr-rv object,.fr-view .fr-video.fr-rv embed{position:absolute !important;top:0;left:0;width:100%;height:100%}.fr-view .fr-video>*{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;max-width:100%;border:none}.fr-view .fr-video.fr-dvb{display:block;clear:both}.fr-view .fr-video.fr-dvb.fr-fvl{text-align:left}.fr-view .fr-video.fr-dvb.fr-fvr{text-align:right}.fr-view .fr-video.fr-dvi{display:inline-block}.fr-view .fr-video.fr-dvi.fr-fvl{float:left}.fr-view .fr-video.fr-dvi.fr-fvr{float:right}.fr-view a.fr-strong{font-weight:700}.fr-view a.fr-green{color:green}.fr-view .fr-img-caption{text-align:center}.fr-view .fr-img-caption .fr-img-wrap{padding:0;margin:auto;text-align:center;width:100%}.fr-view .fr-img-caption .fr-img-wrap a{display:block}.fr-view .fr-img-caption .fr-img-wrap img{display:block;margin:auto;width:100%}.fr-view .fr-img-caption .fr-img-wrap>span{margin:auto;display:block;padding:5px 5px 10px;font-size:14px;font-weight:initial;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-opacity:0.9;-moz-opacity:0.9;opacity:0.9;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)\";width:100%;text-align:center}.fr-view button.fr-rounded,.fr-view input.fr-rounded,.fr-view textarea.fr-rounded{border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}.fr-view button.fr-large,.fr-view input.fr-large,.fr-view textarea.fr-large{font-size:24px}a.fr-view.fr-strong{font-weight:700}a.fr-view.fr-green{color:green}img.fr-view{position:relative;max-width:100%}img.fr-view.fr-dib{margin:5px auto;display:block;float:none;vertical-align:top}img.fr-view.fr-dib.fr-fil{margin-left:0;text-align:left}img.fr-view.fr-dib.fr-fir{margin-right:0;text-align:right}img.fr-view.fr-dii{display:inline-block;float:none;vertical-align:bottom;margin-left:5px;margin-right:5px;max-width:calc(100% - (2 * 5px))}img.fr-view.fr-dii.fr-fil{float:left;margin:5px 5px 5px 0;max-width:calc(100% - 5px)}img.fr-view.fr-dii.fr-fir{float:right;margin:5px 0 5px 5px;max-width:calc(100% - 5px)}span.fr-img-caption.fr-view{position:relative;max-width:100%}span.fr-img-caption.fr-view.fr-dib{margin:5px auto;display:block;float:none;vertical-align:top}span.fr-img-caption.fr-view.fr-dib.fr-fil{margin-left:0;text-align:left}span.fr-img-caption.fr-view.fr-dib.fr-fir{margin-right:0;text-align:right}span.fr-img-caption.fr-view.fr-dii{display:inline-block;float:none;vertical-align:bottom;margin-left:5px;margin-right:5px;max-width:calc(100% - (2 * 5px))}span.fr-img-caption.fr-view.fr-dii.fr-fil{float:left;margin:5px 5px 5px 0;max-width:calc(100% - 5px)}span.fr-img-caption.fr-view.fr-dii.fr-fir{float:right;margin:5px 0 5px 5px;max-width:calc(100% - 5px)}svg:not(:root){overflow:hidden}:host(.mission){background:var(--stable-10, rgba(173, 173, 173, 0.1))}:host(.mission.invalid),:host(.mission.invalid.readonly){background:var(--danger-10, rgba(212, 67, 51, 0.1))}:host(.mission.readonly){margin-top:var(--spacing-08, 0.5rem);margin-bottom:var(--spacing-08, 0.5rem);padding:var(--spacing-08, 0.5rem);border-radius:var(--spacing-08, 0.5rem)}:host(.mission.readonly) .top-container .label .field-title-name,:host(.mission.readonly) .top-container .label .field-description,:host(.mission.readonly) .top-container .description .field-title-name,:host(.mission.readonly) .top-container .description .field-description{font-weight:bold;text-transform:uppercase}:host{--content-padding-top:var(--spacing-08, 0.5rem);--content-padding-bottom:initial;--field-title-color:var(--dark, #000000);--font-size-description:var(--font-size-28, 1.75rem);--field-title-font-weight:var(--font-weight-400, 400);--field-title-text-transform:unset;--sub-description-text-color:var(--text-color, #807f83);--sub-description-font-size:var(--font-size-16, 1rem);--right-side-margin:auto;display:block}:host yoo-tag.original-invalid,:host yoo-tag.original-modified,:host yoo-tag.not-compliant{--padding:var(--spacing-04, 0.25rem);margin-bottom:var(--spacing-08, 0.5rem);font-weight:normal;border-radius:var(--border-radius-04, 0.25rem)}:host .optional{margin-left:var(--spacing-08, 0.5rem) !important;color:var(--stable, #adadad);white-space:nowrap}:host .full-width{width:100%}:host .user{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;grid-gap:var(--spacing-04, 0.25rem);-ms-flex-align:start;align-items:flex-start;width:100%}:host .user .label{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}:host .slide-title{width:100%;margin-top:var(--spacing-08, 0.5rem);margin-bottom:var(--spacing-08, 0.5rem);font-weight:bold;text-align:left}:host .description .label,:host .description .optional,:host .top-container .label,:host .top-container .optional{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;font-weight:var(--font-weight-400, 400);line-height:1.5;text-align:left;word-break:break-word;overflow-wrap:break-word}:host .description .label .required,:host .description .optional .required,:host .top-container .label .required,:host .top-container .optional .required{height:22px;margin-right:0.25rem;color:var(--danger, #d44333);font-weight:var(--font-weight-700, 700);font-size:var(--icon-size-02, 1.5rem);font-variant-caps:normal}:host .description .label .label-required,:host .description .optional .label-required,:host .top-container .label .label-required,:host .top-container .optional .label-required{margin-left:0.25rem;color:var(--danger, #d44333)}:host .description .label .right-side,:host .description .optional .right-side,:host .top-container .label .right-side,:host .top-container .optional .right-side{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-left:var(--right-side-margin);color:var(--stable, #adadad)}:host .description .label .right-side yoo-icon.recent,:host .description .optional .right-side yoo-icon.recent,:host .top-container .label .right-side yoo-icon.recent,:host .top-container .optional .right-side yoo-icon.recent{fill:var(--text-color, #807f83)}:host .description .label.readonly,:host .description .optional.readonly,:host .top-container .label.readonly,:host .top-container .optional.readonly{color:var(--text-color, #807f83);letter-spacing:0;text-transform:initial;font-variant-caps:initial}:host .description .label.invalid .field-title-name,:host .description .optional.invalid .field-title-name,:host .top-container .label.invalid .field-title-name,:host .top-container .optional.invalid .field-title-name{color:var(--danger, #d44333)}:host .description .label.center,:host .description .optional.center,:host .top-container .label.center,:host .top-container .optional.center{text-align:center}:host .description .label.center span,:host .description .optional.center span,:host .top-container .label.center span,:host .top-container .optional.center span{margin:auto}:host .description .field-heading:not(.center),:host .top-container .field-heading:not(.center){font-size:var(--font-size-14, 0.875rem)}:host .description .field-heading:not(.center) .field-title-name,:host .top-container .field-heading:not(.center) .field-title-name{color:var(--field-title-color)}:host .description .field-heading:not(.center).password-title .field-title-name,:host .top-container .field-heading:not(.center).password-title .field-title-name{font-weight:var(--font-weight-400, 400)}:host .description .description,:host .top-container .description{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;font-size:var(--font-size-16, 1rem)}:host .description .description span p,:host .top-container .description span p{margin-top:0;margin-bottom:var(--spacing-08, 0.5rem)}:host .description .description.invalid,:host .top-container .description.invalid{color:var(--danger, #d44333)}:host .description .description.slotted,:host .top-container .description.slotted{padding-right:var(--spacing-04, 0.25rem)}:host .description .description .required,:host .top-container .description .required{height:22px;height:var(--icon-size-02, 1.5rem);margin-right:0.25rem;color:var(--danger, #d44333);font-weight:var(--font-weight-700, 700);font-size:var(--icon-size-02, 1.5rem);font-variant-caps:normal}:host .description .description.sub-description,:host .top-container .description.sub-description{color:var(--sub-description-text-color);font-size:var(--sub-description-font-size);text-transform:var(--field-title-text-transform)}:host .description .media-description,:host .top-container .media-description{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}:host .description .media-description>span:not(.optional),:host .top-container .media-description>span:not(.optional){width:100%}:host .description .media-description .extra-options-container,:host .top-container .media-description .extra-options-container{display:-ms-flexbox;display:flex}:host .description .field-title-name,:host .top-container .field-title-name{color:var(--field-title-color);font-weight:var(--field-title-font-weight);text-transform:var(--field-title-text-transform)}:host .hint-container{margin-top:0.25rem;margin-bottom:0.25rem;color:var(--text-color, #807f83);font-size:var(--font-size-14, 0.875rem);line-height:1.33;text-align:left}:host .footer-container{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;padding:var(--spacing-08, 0.5rem);padding-top:var(--spacing-16, 1rem);padding-bottom:0;padding-left:0.0625rem;color:var(--text-color, #807f83);font-size:var(--font-size-14, 0.875rem)}:host .footer-container.validation{margin-top:var(--spacing-08, 0.5rem);border-top:var(--border-width-01, 0.0625rem) solid var(--stable-alt, #d0d0d0)}:host .footer-container.validation.mobile{-ms-flex-direction:column;flex-direction:column;grid-gap:var(--spacing-16, 1rem);-ms-flex-align:start;align-items:flex-start}:host .footer-container.validation.mobile yoo-form-input-comments{width:100%}:host .footer-container .comment-container,:host .footer-container .feed-container,:host .footer-container .newtask{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;min-height:22px}:host .footer-container yoo-form-task{padding-left:var(--spacing-08, 0.5rem)}:host .footer-container yoo-icon{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;margin-right:var(--spacing-08, 0.5rem)}:host .footer-container .newtask{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-direction:row;flex-direction:row;font-size:var(--font-size-16, 1rem)}:host .footer-container .newtask .icon{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-right:0.125rem}:host .footer-container .newtask .icon yoo-icon{margin-right:var(--spacing-08, 0.5rem)}:host .content-container{position:relative;max-width:var(--content-max-width);padding-top:var(--content-padding-top);padding-bottom:var(--content-padding-bottom)}:host .content-container.sc-yoo-form-input-container{min-height:45px}:host .content-container.readonly{padding:0;overflow:hidden}:host .content-container yoo-form-toggle:not(.line){position:absolute;top:auto;right:0;bottom:0.25rem;left:auto}:host .content-container yoo-form-checkbox:not(.line){position:absolute;top:auto;right:0;bottom:0.25rem;left:auto}:host .content-container yoo-form-checkbox[type=normal]{position:absolute;top:-1.3rem;right:0;bottom:auto;left:auto}:host .content-container yoo-form-toggle[type=normal]{position:absolute;top:-1rem;right:0;bottom:auto;left:auto}:host .content-container .removable{position:absolute;top:0.3rem;right:1.5rem;display:none;color:var(--danger, #d44333)}:host yoo-form-input-comments.readonly{margin-top:var(--spacing-16, 1rem)}:host yoo-form-input-comments.readonly.with-border-bottom{padding-bottom:var(--spacing-16, 1rem);border-bottom:var(--border-width-01, 0.0625rem) solid var(--stable-alt-40, rgba(208, 208, 208, 0.4))}:host .instructions{display:block;color:var(--stable, #adadad);font-size:var(--font-size-16, 1rem);letter-spacing:normal}:host .instructions.under-title{margin:0 auto var(--spacing-32, 2rem)}:host .instructions.success{color:var(--success, #3aa76d)}:host .instructions.app-color{color:var(--app-color, #5a30f4)}:host .comment-container{margin-right:var(--spacing-16, 1rem)}:host(.rtl) .comment-container{margin-right:0;margin-left:var(--spacing-16, 1rem)}:host(.rtl) .footer-container yoo-icon{margin-right:0;margin-left:var(--spacing-08, 0.5rem)}:host(.web) .content-container:hover .removable{display:block}:host(.mobile) .content-container .removable{display:block}:host([readonly]){border:none}:host([readonly]) .top-container .field-title-name{color:var(--field-title-color)}:host([readonly]) .top-container.column{-ms-flex-direction:column;flex-direction:column}:host([readonly]) .top-container.column .description{-ms-flex-item-align:start;align-self:flex-start;margin-bottom:var(--spacing-16, 1rem);margin-left:0;color:var(--text-color, #807f83)}:host([hidden]){display:none}:host(.mission){background:var(--stable-10, rgba(173, 173, 173, 0.1))}:host(.mission.invalid),:host(.mission.invalid[readonly]){background:var(--danger-10, rgba(212, 67, 51, 0.1))}:host(.mission[readonly]){margin-top:var(--spacing-08, 0.5rem);margin-bottom:var(--spacing-08, 0.5rem);padding:var(--spacing-08, 0.5rem);border-radius:var(--spacing-08, 0.5rem)}:host(.mission[readonly]) .top-container .label .field-title-name,:host(.mission[readonly]) .top-container .label .field-description,:host(.mission[readonly]) .top-container .description .field-title-name,:host(.mission[readonly]) .top-container .description .field-description{font-weight:bold;text-transform:uppercase}:host(.line){display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-bottom:var(--spacing-08, 0.5rem);border-bottom:var(--border-width-01, 0.0625rem) solid var(--stable-alt, #d0d0d0)}:host(.line) .top-container{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}:host(.line) .top-container .label,:host(.line) .top-container .description{-ms-flex:1;flex:1;-ms-flex-item-align:center;align-self:center;margin-left:var(--spacing-08, 0.5rem)}:host(.line) .top-container .label{color:inherit;font-variant-caps:normal}:host(.line) .top-container .content-container{-ms-flex:0;flex:0;padding-top:0}:host(.line) .top-container .content-container yoo-form-checkbox{--margin-top-container:-0.5rem}:host(.line) .top-container .content-container.full-width{-ms-flex:1;flex:1}:host(.line) .top-container slot{-ms-flex:1;flex:1}:host(.no-padding-top) .content-container{padding-top:0 !important}:host(.line.reversed) .top-container{-ms-flex-direction:row-reverse;flex-direction:row-reverse}:host(.line.noborder){border-bottom:none}:host([readonly]:not(.forcedhistory):not(.custom-width)) ::slotted(*:not(yoo-form-date-time)){margin-top:var(--spacing-08, 0.5rem);padding:0}:host([readonly]:not(.forcedhistory):not(.custom-width)) ::slotted(*:not(yoo-form-date-time)).inline{margin-top:0}:host([readonly].custom-width.inline-row:not(.label-top-aligned)) .top-container{-ms-flex-pack:center;justify-content:center}:host([readonly].inline-row:not(.label-top-aligned)) ::slotted(yoo-form-autocomplete){margin-top:0}:host(:not([form-type$=lesson])[readonly]){--field-title-font-weight:var(--font-weight-700, 700)}:host(:not([form-type$=lesson])[readonly]) .top-container .label.readonly{color:var(--dark, #000000);font-weight:var(--font-weight-700, 700)}:host(.form-readonly){padding:var(--spacing-08, 0.5rem) 0}:host(.form-readonly[size=small]){padding:0}:host(.form-readonly.quickview) .description .label .right-side,:host(.form-readonly.quickview) .description .optional .right-side,:host(.form-readonly.quickview) .top-container .label .right-side,:host(.form-readonly.quickview) .top-container .optional .right-side{color:var(--dark, #000000)}:host(.form-readonly.quickview) .description .label .right-side yoo-icon.recent,:host(.form-readonly.quickview) .description .optional .right-side yoo-icon.recent,:host(.form-readonly.quickview) .top-container .label .right-side yoo-icon.recent,:host(.form-readonly.quickview) .top-container .optional .right-side yoo-icon.recent{fill:var(--dark, #000000)}:host(.form-readonly.quickview) .description .label.readonly,:host(.form-readonly.quickview) .description .optional.readonly,:host(.form-readonly.quickview) .top-container .label.readonly,:host(.form-readonly.quickview) .top-container .optional.readonly{color:var(--dark, #000000)}:host(.form-readonly.quickview) .description .field-heading:not(.center) .field-title-name,:host(.form-readonly.quickview) .top-container .field-heading:not(.center) .field-title-name{color:var(--field-title-color)}:host(.form-readonly.quickview) .description .field-title-name,:host(.form-readonly.quickview) .top-container .field-title-name{color:var(--field-title-color)}:host(:not([form-type$=lesson])) .description span p{margin-bottom:0}:host(:not([form-type$=lesson])) p{-webkit-margin-before:0;-webkit-margin-after:0;-webkit-margin-start:0;-webkit-margin-end:0;-webkit-padding-start:0}:host([form-type$=lesson]){--content-padding-bottom:var(--spacing-16, 1rem);--font-size-title-name:var(--font-size-28, 1.75rem);--font-weight-title-name:var(--font-weight-700, 700);--text-tranform-title-name:none}:host([form-type$=lesson]) .top-container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:var(--spacing-16, 1rem);-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:100%;margin:0 auto;padding:var(--spacing-08, 0.5rem) var(--spacing-16, 1rem)}:host([form-type$=lesson]) .top-container::after{margin-top:-1rem;border-bottom:var(--spacing-16, 1rem) solid var(--light, #ffffff);content:\"\"}:host([form-type$=lesson]) .top-container::-webkit-scrollbar{display:none}:host([form-type$=lesson]) .top-container .description,:host([form-type$=lesson]) .top-container .instructions,:host([form-type$=lesson]) .top-container .label{background-color:var(--light, #ffffff)}:host([form-type$=lesson]) .top-container .media-description{font-size:var(--font-size-16, 1rem)}:host([form-type$=lesson]) .top-container .content-container{-ms-flex:1;flex:1;-webkit-box-sizing:border-box;box-sizing:border-box;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-height:-webkit-max-content;max-height:-moz-max-content;max-height:max-content;padding:initial}:host([form-type$=lesson]) .top-container .content-container ::slotted(*){-webkit-box-sizing:border-box;box-sizing:border-box;margin:0 auto}:host([form-type$=lesson]) .top-container .content-container ::slotted(yoo-form-document){--outer-container-padding:0}:host([form-type$=lesson]) .top-container .content-container ::slotted(yoo-form-connect){padding-bottom:var(--spacing-08, 0.5rem)}:host([form-type$=lesson]) .top-container .content-container ::slotted(yoo-markdown){padding-bottom:var(--spacing-16, 1rem)}:host([form-type$=lesson]) .top-container .description{font-size:var(--font-size-description)}:host([form-type$=lesson]) .title.within-chat,:host([form-type$=lesson]) .field-title-name{color:var(--field-title-color);font-weight:var(--font-weight-title-name);font-size:var(--font-size-title-name);text-transform:var(--text-tranform-title-name)}:host(.web[form-type$=lesson]:not([live-preview]):not(.lesson-live-preview)){display:-ms-flexbox;display:flex;margin:0;-webkit-transition:all 0.5s ease-in-out 0s;transition:all 0.5s ease-in-out 0s}:host(.web[form-type$=lesson]:not([live-preview]):not(.lesson-live-preview)) .top-container{padding:0}:host(.web[form-type$=lesson]:not([live-preview]):not(.lesson-live-preview)) .top-container::after{border-bottom:var(--spacing-16, 1rem) solid var(--stable-ultralight, #fafafa)}:host(.web[form-type$=lesson]:not([live-preview]):not(.lesson-live-preview)) .top-container .description,:host(.web[form-type$=lesson]:not([live-preview]):not(.lesson-live-preview)) .top-container .instructions,:host(.web[form-type$=lesson]:not([live-preview]):not(.lesson-live-preview)) .top-container .label{text-align:center;background-color:unset}:host(.web[form-type$=lesson]:not([live-preview]):not(.lesson-live-preview)) .top-container .content-container{padding:var(--spacing-16, 1rem);background-color:var(--light, #ffffff);border-radius:var(--border-radius-08, 0.5rem);-webkit-box-shadow:var(--shadow-02, 0 0.25rem 0.5rem 0 rgba(0, 0, 0, 0.1));box-shadow:var(--shadow-02, 0 0.25rem 0.5rem 0 rgba(0, 0, 0, 0.1))}:host(.web[form-type$=lesson]:not([live-preview]):not(.lesson-live-preview)) .top-container .content-container ::slotted(yoo-markdown){overflow:hidden auto}:host(.web[form-type$=lesson]:not([live-preview]):not(.lesson-live-preview)) .top-container .content-container ::slotted(yoo-scratch-card){max-width:25rem !important;height:inherit !important}:host(.web[form-type$=lesson]:not([live-preview]):not(.lesson-live-preview)) .top-container .content-container ::slotted(yoo-form-carousel),:host(.web[form-type$=lesson]:not([live-preview]):not(.lesson-live-preview)) .top-container .content-container ::slotted(yoo-form-videoplayer),:host(.web[form-type$=lesson]:not([live-preview]):not(.lesson-live-preview)) .top-container .content-container ::slotted(yoo-text-sequence),:host(.web[form-type$=lesson]:not([live-preview]):not(.lesson-live-preview)) .top-container .content-container ::slotted(yoo-form-document){max-width:35rem !important}:host(.web[form-type$=lesson]:not([live-preview]):not(.lesson-live-preview)) .top-container .content-container ::slotted(*:not(yoo-markdown):not(yoo-form-connect):not(yoo-form-swipe-cards)){max-width:50rem}:host(.web[form-type$=lesson]:not([live-preview]):not(.lesson-live-preview)) .top-container .content-container ::slotted(yoo-form-swipe-cards:not([readonly])){width:calc(100% + var(--spacing-32, 2rem));height:calc(100% + var(--spacing-16, 1rem));margin-top:calc(var(--spacing-16, 1rem) * -1);margin-left:calc(var(--spacing-16, 1rem) * -1)}:host(.web[form-type$=lesson]:not([live-preview]):not(.lesson-live-preview)) .top-container .content-container ::slotted(yoo-form-swipe-cards:not([readonly])[view=game]){overflow:auto}@media print{:host .top-container hr,:host .top-container .description,:host .top-container .label{page-break-after:avoid !important}:host .top-container .content-container{page-break-before:avoid !important}}:host(.accent) .hint-container{color:var(--accent-20, rgba(39, 110, 241, 0.2))}:host(.accent) .description{color:var(--accent, #276ef1)}:host(.dark) .hint-container{color:var(--stable-alt, #d0d0d0)}:host(.dark) .description{color:var(--dark, #000000)}:host(.danger) .hint-container{color:var(--danger-20, rgba(212, 67, 51, 0.2))}:host(.danger) .description{color:var(--danger, #d44333)}:host(.success) .hint-container{color:var(--success-20, rgba(58, 167, 109, 0.2))}:host(.success) .description{color:var(--success, #3aa76d)}:host(.app-color) .hint-container{color:var(--app-color-20, rgba(90, 48, 244, 0.2))}:host(.app-color) .description{color:var(--app-color, #5a30f4)}:host(.warning) .hint-container{color:var(--warning-20, rgba(237, 110, 51, 0.2))}:host(.warning) .description{color:var(--warning, #ed6e33)}:host(.info) .hint-container{color:var(--info-20, rgba(216, 76, 150, 0.2))}:host(.info) .description{color:var(--info, #d84c96)}:host(.stable) .hint-container{color:var(--stable, #adadad)}:host(.stable) .description{color:var(--stable, #adadad)}:host([readonly].web:not([live-preview])) .top-container .label>span.field-title-name{white-space:normal}:host(.web:not([live-preview]):not([form-type$=lesson])){--label-padding-top:var(--spacing-08, 0.5rem)}:host(.web:not([live-preview]):not([form-type$=lesson])) .top-container .label{padding-top:var(--label-padding-top)}:host(.web.operator){display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;height:2rem;padding:0}:host(.web.operator) .top-container .content-container{padding:0 0 var(--spacing-04, 0.25rem) 0}.fr-view h1,.fr-view h2,.fr-view h3,.fr-view h4,.fr-view h5,.fr-view h6{margin:0;padding:0;border:0}:host([field-type=grid]),:host(.audience){position:relative;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1}:host([field-type=grid]) .top-container,:host(.audience) .top-container{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column;overflow:hidden}:host([field-type=grid]) .top-container .content-container,:host(.audience) .top-container .content-container{-ms-flex:1;flex:1;margin:0;margin-right:var(--spacing-04, 0.25rem);margin-left:var(--spacing-04, 0.25rem)}:host([field-type=openinghours]) .content-container.readonly{overflow:visible}:host([form-type$=lesson-detail][readonly]) .top-container .label.readonly{padding-top:unset;font-size:var(--font-size-16, 1rem);text-transform:unset}:host(.inline-row:not(.label-top-aligned)) .top-container{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}:host(.inline-row:not(.label-top-aligned)) .top-container .label{width:auto;min-width:5rem;margin-right:var(--spacing-08, 0.5rem)}:host(.inline-row:not(.label-top-aligned)) .top-container .label.readonly{min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;padding-top:0}:host(.inline-row:not(.label-top-aligned)) .top-container .content-container{width:100%}:host(.inline-row:not(.label-top-aligned)) .top-container .content-container.readonly{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}:host(.inline-row.label-right-aligned) .top-container .label>span{width:100%;padding-right:var(--spacing-08, 0.5rem);text-align:right}:host([field-type=confidence]) .top-container{height:100%}:host([field-type=confidence]) .top-container .label{display:none}:host([field-type=confidence]) .top-container .content-container{height:100%;background-color:var(--dark-60, rgba(0, 0, 0, 0.6)) !important;border-radius:var(--border-radius-08, 0.5rem);-webkit-box-shadow:var(--shadow-02, 0 0.25rem 0.5rem 0 rgba(0, 0, 0, 0.1));box-shadow:var(--shadow-02, 0 0.25rem 0.5rem 0 rgba(0, 0, 0, 0.1))}:host(.web[form-type$=lesson][field-type=confidence]:not([live-preview])) .top-container{padding:0 !important}:host([field-type=hotzonecreator]) .label,:host([field-type=imagemapcreator]) .label{display:none}:host(.web[field-type=imagetagging]) .content-container{overflow:inherit !important}:host([field-type=swipecards]) .content-container{overflow:hidden !important}:host(.mobile[field-type=number]) .top-container .description .field-description img{max-height:20rem;-o-object-fit:scale-down;object-fit:scale-down}:host([fullscreen]) .top-container .content-container{max-height:100% !important}:host([fullscreen]) .top-container::after{border-bottom:none !important}:host([form-type=mission-validation]) .top-container .label{font-size:var(--font-size-12, 0.75rem);text-transform:uppercase}:host(.rtl) .optional{margin-right:var(--spacing-08, 0.5rem) !important;margin-left:0}:host(.rtl) .top-container{text-align:right}:host(.rtl) .top-container .label .right-side{margin-right:var(--right-side-margin);margin-left:0}:host(.rtl) .top-container .label .field-title-name{text-align:right}:host(.login-sso-field.mobile) .label .field-title-name{font-size:var(--font-size-12, 0.75rem)}";
11
+ const formInputContainerCss = "/*!\n * froala_editor v4.0.14 (https://www.froala.com/wysiwyg-editor)\n * License https://froala.com/wysiwyg-editor/terms/\n * Copyright 2014-2022 Froala Labs\n */.fr-clearfix::after{clear:both;display:block;content:\"\";height:0}.fr-hide-by-clipping{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.fr-view img.fr-rounded,.fr-view .fr-img-caption.fr-rounded img{border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}.fr-view img.fr-shadow,.fr-view .fr-img-caption.fr-shadow img{-webkit-box-shadow:10px 10px 5px 0px #cccccc;-moz-box-shadow:10px 10px 5px 0px #cccccc;box-shadow:10px 10px 5px 0px #cccccc}.fr-view img.fr-bordered,.fr-view .fr-img-caption.fr-bordered img{border:solid 5px #CCC}.fr-view img.fr-bordered{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.fr-view .fr-img-caption.fr-bordered img{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.fr-view{word-wrap:break-word}.fr-view span[style~=\"color:\"] a{color:inherit}.fr-view strong{font-weight:700}.fr-view table[border='0'] td:not([class]),.fr-view table[border='0'] th:not([class]),.fr-view table[border='0'] td[class=\"\"],.fr-view table[border='0'] th[class=\"\"]{border-width:0px}.fr-view table{border:none;border-collapse:collapse;empty-cells:show;max-width:100%}.fr-view table td{min-width:5px}.fr-view table.fr-dashed-borders td,.fr-view table.fr-dashed-borders th{border-style:dashed}.fr-view table.fr-alternate-rows tbody tr:nth-child(2n){background:whitesmoke}.fr-view table td,.fr-view table th{border:1px solid #DDD}.fr-view table td:empty,.fr-view table th:empty{height:20px}.fr-view table td.fr-highlighted,.fr-view table th.fr-highlighted{border:1px double red}.fr-view table td.fr-thick,.fr-view table th.fr-thick{border-width:2px}.fr-view table th{background:#ececec}.fr-view table tfoot td{background:#ececec}.fr-view hr{clear:both;user-select:none;-o-user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;-webkit-column-break-after:always;-moz-column-break-after:always;break-after:always;page-break-after:always}.fr-view .fr-file{position:relative}.fr-view .fr-file::after{position:relative;content:\"\\1F4CE\";font-weight:normal}.fr-view pre{white-space:pre-wrap;word-wrap:break-word;overflow:visible}.fr-view[dir=\"rtl\"] blockquote{border-left:none;border-right:solid 2px #5E35B1;margin-right:0;padding-right:5px;padding-left:0}.fr-view[dir=\"rtl\"] blockquote blockquote{border-color:#00BCD4}.fr-view[dir=\"rtl\"] blockquote blockquote blockquote{border-color:#43A047}.fr-view blockquote{border-left:solid 2px #5E35B1;margin-left:0;padding-left:5px;color:#5E35B1}.fr-view blockquote blockquote{border-color:#00BCD4;color:#00BCD4}.fr-view blockquote blockquote blockquote{border-color:#43A047;color:#43A047}.fr-view span.fr-emoticon{font-weight:normal;font-family:\"Apple Color Emoji\",\"Segoe UI Emoji\",\"NotoColorEmoji\",\"Segoe UI Symbol\",\"Android Emoji\",\"EmojiSymbols\";display:inline;line-height:0}.fr-view span.fr-emoticon.fr-emoticon-img{background-repeat:no-repeat !important;font-size:inherit;height:1em;width:1em;min-height:20px;min-width:20px;display:inline-block;margin:-.1em .1em .1em;line-height:1;vertical-align:middle}.fr-view .fr-text-gray{color:#AAA !important}.fr-view .fr-text-bordered{border-top:solid 1px #222;border-bottom:solid 1px #222;padding:10px 0}.fr-view .fr-text-spaced{letter-spacing:1px}.fr-view .fr-text-uppercase{text-transform:uppercase}.fr-view .fr-class-highlighted{background-color:#ffff00}.fr-view .fr-class-code{border-color:#cccccc;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;background:#f5f5f5;padding:10px;font-family:\"Courier New\", Courier, monospace}.fr-view .fr-class-transparency{opacity:0.5}.fr-view img{position:relative;max-width:100%}.fr-view img.fr-dib{margin:5px auto;display:block;float:none;vertical-align:top}.fr-view img.fr-dib.fr-fil{margin-left:0;text-align:left}.fr-view img.fr-dib.fr-fir{margin-right:0;text-align:right}.fr-view img.fr-dii{display:inline-block;float:none;vertical-align:bottom;margin-left:5px;margin-right:5px;max-width:calc(100% - (2 * 5px))}.fr-view img.fr-dii.fr-fil{float:left;margin:5px 5px 5px 0;max-width:calc(100% - 5px)}.fr-view img.fr-dii.fr-fir{float:right;margin:5px 0 5px 5px;max-width:calc(100% - 5px)}.fr-view span.fr-img-caption{position:relative;max-width:100%}.fr-view span.fr-img-caption.fr-dib{margin:5px auto;display:block;float:none;vertical-align:top}.fr-view span.fr-img-caption.fr-dib.fr-fil{margin-left:0;text-align:left}.fr-view span.fr-img-caption.fr-dib.fr-fir{margin-right:0;text-align:right}.fr-view span.fr-img-caption.fr-dii{display:inline-block;float:none;vertical-align:bottom;margin-left:5px;margin-right:5px;max-width:calc(100% - (2 * 5px))}.fr-view span.fr-img-caption.fr-dii.fr-fil{float:left;margin:5px 5px 5px 0;max-width:calc(100% - 5px)}.fr-view span.fr-img-caption.fr-dii.fr-fir{float:right;margin:5px 0 5px 5px;max-width:calc(100% - 5px)}.fr-view .fr-video{text-align:center;position:relative}.fr-view .fr-video.fr-rv{padding-bottom:56.25%;padding-top:30px;height:0;overflow:hidden}.fr-view .fr-video.fr-rv>iframe,.fr-view .fr-video.fr-rv object,.fr-view .fr-video.fr-rv embed{position:absolute !important;top:0;left:0;width:100%;height:100%}.fr-view .fr-video>*{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;max-width:100%;border:none}.fr-view .fr-video.fr-dvb{display:block;clear:both}.fr-view .fr-video.fr-dvb.fr-fvl{text-align:left}.fr-view .fr-video.fr-dvb.fr-fvr{text-align:right}.fr-view .fr-video.fr-dvi{display:inline-block}.fr-view .fr-video.fr-dvi.fr-fvl{float:left}.fr-view .fr-video.fr-dvi.fr-fvr{float:right}.fr-view a.fr-strong{font-weight:700}.fr-view a.fr-green{color:green}.fr-view .fr-img-caption{text-align:center}.fr-view .fr-img-caption .fr-img-wrap{padding:0;margin:auto;text-align:center;width:100%}.fr-view .fr-img-caption .fr-img-wrap a{display:block}.fr-view .fr-img-caption .fr-img-wrap img{display:block;margin:auto;width:100%}.fr-view .fr-img-caption .fr-img-wrap>span{margin:auto;display:block;padding:5px 5px 10px;font-size:14px;font-weight:initial;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-opacity:0.9;-moz-opacity:0.9;opacity:0.9;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)\";width:100%;text-align:center}.fr-view button.fr-rounded,.fr-view input.fr-rounded,.fr-view textarea.fr-rounded{border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}.fr-view button.fr-large,.fr-view input.fr-large,.fr-view textarea.fr-large{font-size:24px}a.fr-view.fr-strong{font-weight:700}a.fr-view.fr-green{color:green}img.fr-view{position:relative;max-width:100%}img.fr-view.fr-dib{margin:5px auto;display:block;float:none;vertical-align:top}img.fr-view.fr-dib.fr-fil{margin-left:0;text-align:left}img.fr-view.fr-dib.fr-fir{margin-right:0;text-align:right}img.fr-view.fr-dii{display:inline-block;float:none;vertical-align:bottom;margin-left:5px;margin-right:5px;max-width:calc(100% - (2 * 5px))}img.fr-view.fr-dii.fr-fil{float:left;margin:5px 5px 5px 0;max-width:calc(100% - 5px)}img.fr-view.fr-dii.fr-fir{float:right;margin:5px 0 5px 5px;max-width:calc(100% - 5px)}span.fr-img-caption.fr-view{position:relative;max-width:100%}span.fr-img-caption.fr-view.fr-dib{margin:5px auto;display:block;float:none;vertical-align:top}span.fr-img-caption.fr-view.fr-dib.fr-fil{margin-left:0;text-align:left}span.fr-img-caption.fr-view.fr-dib.fr-fir{margin-right:0;text-align:right}span.fr-img-caption.fr-view.fr-dii{display:inline-block;float:none;vertical-align:bottom;margin-left:5px;margin-right:5px;max-width:calc(100% - (2 * 5px))}span.fr-img-caption.fr-view.fr-dii.fr-fil{float:left;margin:5px 5px 5px 0;max-width:calc(100% - 5px)}span.fr-img-caption.fr-view.fr-dii.fr-fir{float:right;margin:5px 0 5px 5px;max-width:calc(100% - 5px)}svg:not(:root){overflow:hidden}:host(.mission){background:var(--stable-10, rgba(173, 173, 173, 0.1))}:host(.mission.invalid),:host(.mission.invalid.readonly){background:var(--danger-10, rgba(212, 67, 51, 0.1))}:host(.mission.readonly){margin-top:var(--spacing-08, 0.5rem);margin-bottom:var(--spacing-08, 0.5rem);padding:var(--spacing-08, 0.5rem);border-radius:var(--spacing-08, 0.5rem)}:host(.mission.readonly) .top-container .label .field-title-name,:host(.mission.readonly) .top-container .label .field-description,:host(.mission.readonly) .top-container .description .field-title-name,:host(.mission.readonly) .top-container .description .field-description{font-weight:bold;text-transform:uppercase}:host{--content-padding-top:var(--spacing-08, 0.5rem);--content-padding-bottom:initial;--field-title-color:var(--dark, #000000);--font-size-description:var(--font-size-28, 1.75rem);--field-title-font-weight:var(--font-weight-400, 400);--field-title-text-transform:unset;--sub-description-text-color:var(--text-color, #807f83);--sub-description-font-size:var(--font-size-16, 1rem);--right-side-margin:auto;display:block}:host yoo-tag.original-invalid,:host yoo-tag.original-modified,:host yoo-tag.not-compliant{--padding:var(--spacing-04, 0.25rem);margin-bottom:var(--spacing-08, 0.5rem);font-weight:normal;border-radius:var(--border-radius-04, 0.25rem)}:host .optional{margin-left:var(--spacing-08, 0.5rem) !important;color:var(--stable, #adadad);white-space:nowrap}:host .full-width{width:100%}:host .user{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;grid-gap:var(--spacing-04, 0.25rem);-ms-flex-align:start;align-items:flex-start;width:100%}:host .user .label{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}:host .slide-title{width:100%;margin-top:var(--spacing-08, 0.5rem);margin-bottom:var(--spacing-08, 0.5rem);font-weight:bold;text-align:left}:host .description .label,:host .description .optional,:host .top-container .label,:host .top-container .optional{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;font-weight:var(--font-weight-400, 400);line-height:1.5;text-align:left;word-break:break-word;overflow-wrap:break-word}:host .description .label .required,:host .description .optional .required,:host .top-container .label .required,:host .top-container .optional .required{height:22px;margin-right:0.25rem;color:var(--danger, #d44333);font-weight:var(--font-weight-700, 700);font-size:var(--icon-size-02, 1.5rem);font-variant-caps:normal}:host .description .label .label-required,:host .description .optional .label-required,:host .top-container .label .label-required,:host .top-container .optional .label-required{margin-left:0.25rem;color:var(--danger, #d44333)}:host .description .label .right-side,:host .description .optional .right-side,:host .top-container .label .right-side,:host .top-container .optional .right-side{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-left:var(--right-side-margin);color:var(--stable, #adadad)}:host .description .label .right-side yoo-icon.recent,:host .description .optional .right-side yoo-icon.recent,:host .top-container .label .right-side yoo-icon.recent,:host .top-container .optional .right-side yoo-icon.recent{fill:var(--text-color, #807f83)}:host .description .label.readonly,:host .description .optional.readonly,:host .top-container .label.readonly,:host .top-container .optional.readonly{color:var(--text-color, #807f83);letter-spacing:0;text-transform:initial;font-variant-caps:initial}:host .description .label.invalid .field-title-name,:host .description .optional.invalid .field-title-name,:host .top-container .label.invalid .field-title-name,:host .top-container .optional.invalid .field-title-name{color:var(--danger, #d44333)}:host .description .label.center,:host .description .optional.center,:host .top-container .label.center,:host .top-container .optional.center{text-align:center}:host .description .label.center span,:host .description .optional.center span,:host .top-container .label.center span,:host .top-container .optional.center span{margin:auto}:host .description .field-heading:not(.center),:host .top-container .field-heading:not(.center){font-size:var(--font-size-14, 0.875rem)}:host .description .field-heading:not(.center) .field-title-name,:host .top-container .field-heading:not(.center) .field-title-name{color:var(--field-title-color)}:host .description .field-heading:not(.center).password-title .field-title-name,:host .top-container .field-heading:not(.center).password-title .field-title-name{font-weight:var(--font-weight-400, 400)}:host .description .description,:host .top-container .description{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;font-size:var(--font-size-16, 1rem)}:host .description .description span p,:host .top-container .description span p{margin-top:0;margin-bottom:var(--spacing-08, 0.5rem)}:host .description .description.invalid,:host .top-container .description.invalid{color:var(--danger, #d44333)}:host .description .description.slotted,:host .top-container .description.slotted{padding-right:var(--spacing-04, 0.25rem)}:host .description .description .required,:host .top-container .description .required{height:22px;height:var(--icon-size-02, 1.5rem);margin-right:0.25rem;color:var(--danger, #d44333);font-weight:var(--font-weight-700, 700);font-size:var(--icon-size-02, 1.5rem);font-variant-caps:normal}:host .description .description.sub-description,:host .top-container .description.sub-description{color:var(--sub-description-text-color);font-size:var(--sub-description-font-size);text-transform:var(--field-title-text-transform)}:host .description .media-description,:host .top-container .media-description{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}:host .description .media-description>span:not(.optional),:host .top-container .media-description>span:not(.optional){width:100%}:host .description .media-description .extra-options-container,:host .top-container .media-description .extra-options-container{display:-ms-flexbox;display:flex}:host .description .field-title-name,:host .top-container .field-title-name{color:var(--field-title-color);font-weight:var(--field-title-font-weight);text-transform:var(--field-title-text-transform)}:host .hint-container{margin-top:0.25rem;margin-bottom:0.25rem;color:var(--text-color, #807f83);font-size:var(--font-size-14, 0.875rem);line-height:1.33;text-align:left}:host .footer-container{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;padding:var(--spacing-08, 0.5rem);padding-top:var(--spacing-16, 1rem);padding-bottom:0;padding-left:0.0625rem;color:var(--text-color, #807f83);font-size:var(--font-size-14, 0.875rem)}:host .footer-container.validation{margin-top:var(--spacing-08, 0.5rem);border-top:var(--border-width-01, 0.0625rem) solid var(--stable-alt, #d0d0d0)}:host .footer-container.validation.mobile{-ms-flex-direction:column;flex-direction:column;grid-gap:var(--spacing-16, 1rem);-ms-flex-align:start;align-items:flex-start}:host .footer-container.validation.mobile yoo-form-input-comments{width:100%}:host .footer-container .comment-container,:host .footer-container .feed-container,:host .footer-container .newtask{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;min-height:22px}:host .footer-container yoo-form-task{padding-left:var(--spacing-08, 0.5rem)}:host .footer-container yoo-icon{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;margin-right:var(--spacing-08, 0.5rem)}:host .footer-container .newtask{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-direction:row;flex-direction:row;font-size:var(--font-size-16, 1rem)}:host .footer-container .newtask .icon{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-right:0.125rem}:host .footer-container .newtask .icon yoo-icon{margin-right:var(--spacing-08, 0.5rem)}:host .content-container{position:relative;max-width:var(--content-max-width);padding-top:var(--content-padding-top);padding-bottom:var(--content-padding-bottom)}:host .content-container.sc-yoo-form-input-container{min-height:45px}:host .content-container.readonly{padding:0;overflow:hidden}:host .content-container yoo-form-toggle:not(.line){position:absolute;top:auto;right:0;bottom:0.25rem;left:auto}:host .content-container yoo-form-checkbox:not(.line){position:absolute;top:auto;right:0;bottom:0.25rem;left:auto}:host .content-container yoo-form-checkbox[type=normal]{position:absolute;top:-1.3rem;right:0;bottom:auto;left:auto}:host .content-container yoo-form-toggle[type=normal]{position:absolute;top:-1rem;right:0;bottom:auto;left:auto}:host .content-container .removable{position:absolute;top:0.3rem;right:1.5rem;display:none;color:var(--danger, #d44333)}:host yoo-form-input-comments.readonly{margin-top:var(--spacing-16, 1rem)}:host yoo-form-input-comments.readonly.with-border-bottom{padding-bottom:var(--spacing-16, 1rem);border-bottom:var(--border-width-01, 0.0625rem) solid var(--stable-alt-40, rgba(208, 208, 208, 0.4))}:host .instructions{display:block;color:var(--stable, #adadad);font-size:var(--font-size-16, 1rem);letter-spacing:normal}:host .instructions.under-title{margin:0 auto var(--spacing-32, 2rem)}:host .instructions.success{color:var(--success, #3aa76d)}:host .instructions.app-color{color:var(--app-color, #5a30f4)}:host .comment-container{margin-right:var(--spacing-16, 1rem)}:host(.rtl) .comment-container{margin-right:0;margin-left:var(--spacing-16, 1rem)}:host(.rtl) .footer-container yoo-icon{margin-right:0;margin-left:var(--spacing-08, 0.5rem)}:host(.web) .content-container:hover .removable{display:block}:host(.mobile) .content-container .removable{display:block}:host([readonly]){border:none}:host([readonly]) .top-container .field-title-name{color:var(--field-title-color)}:host([readonly]) .top-container.column{-ms-flex-direction:column;flex-direction:column}:host([readonly]) .top-container.column .description{-ms-flex-item-align:start;align-self:flex-start;margin-bottom:var(--spacing-16, 1rem);margin-left:0;color:var(--text-color, #807f83)}:host([hidden]){display:none}:host(.mission){background:var(--stable-10, rgba(173, 173, 173, 0.1))}:host(.mission.invalid),:host(.mission.invalid[readonly]){background:var(--danger-10, rgba(212, 67, 51, 0.1))}:host(.mission[readonly]){margin-top:var(--spacing-08, 0.5rem);margin-bottom:var(--spacing-08, 0.5rem);padding:var(--spacing-08, 0.5rem);border-radius:var(--spacing-08, 0.5rem)}:host(.mission[readonly]) .top-container .label .field-title-name,:host(.mission[readonly]) .top-container .label .field-description,:host(.mission[readonly]) .top-container .description .field-title-name,:host(.mission[readonly]) .top-container .description .field-description{font-weight:bold;text-transform:uppercase}:host(.line){display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-bottom:var(--spacing-08, 0.5rem);border-bottom:var(--border-width-01, 0.0625rem) solid var(--stable-alt, #d0d0d0)}:host(.line) .top-container{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}:host(.line) .top-container .label,:host(.line) .top-container .description{-ms-flex:1;flex:1;-ms-flex-item-align:center;align-self:center;margin-left:var(--spacing-08, 0.5rem)}:host(.line) .top-container .label{color:inherit;font-variant-caps:normal}:host(.line) .top-container .content-container{-ms-flex:0;flex:0;padding-top:0}:host(.line) .top-container .content-container yoo-form-checkbox{--margin-top-container:-0.5rem}:host(.line) .top-container .content-container.full-width{-ms-flex:1;flex:1}:host(.line) .top-container slot{-ms-flex:1;flex:1}:host(.no-padding-top) .content-container{padding-top:0 !important}:host(.line.reversed) .top-container{-ms-flex-direction:row-reverse;flex-direction:row-reverse}:host(.line.noborder){border-bottom:none}:host([readonly]:not(.forcedhistory):not(.custom-width)) ::slotted(*:not(yoo-form-date-time)){margin-top:var(--spacing-08, 0.5rem);padding:0}:host([readonly]:not(.forcedhistory):not(.custom-width)) ::slotted(*:not(yoo-form-date-time)).inline{margin-top:0}:host([readonly].custom-width.inline-row:not(.label-top-aligned)) .top-container{-ms-flex-pack:center;justify-content:center}:host([readonly].inline-row:not(.label-top-aligned)) ::slotted(yoo-form-autocomplete){margin-top:0}:host(:not([form-type$=lesson])[readonly]){--field-title-font-weight:var(--font-weight-700, 700)}:host(:not([form-type$=lesson])[readonly]) .top-container .label.readonly{color:var(--dark, #000000);font-weight:var(--font-weight-700, 700)}:host(.form-readonly){padding:var(--spacing-08, 0.5rem) 0}:host(.form-readonly[size=small]){padding:0}:host(.form-readonly.quickview) .description .label .right-side,:host(.form-readonly.quickview) .description .optional .right-side,:host(.form-readonly.quickview) .top-container .label .right-side,:host(.form-readonly.quickview) .top-container .optional .right-side{color:var(--dark, #000000)}:host(.form-readonly.quickview) .description .label .right-side yoo-icon.recent,:host(.form-readonly.quickview) .description .optional .right-side yoo-icon.recent,:host(.form-readonly.quickview) .top-container .label .right-side yoo-icon.recent,:host(.form-readonly.quickview) .top-container .optional .right-side yoo-icon.recent{fill:var(--dark, #000000)}:host(.form-readonly.quickview) .description .label.readonly,:host(.form-readonly.quickview) .description .optional.readonly,:host(.form-readonly.quickview) .top-container .label.readonly,:host(.form-readonly.quickview) .top-container .optional.readonly{color:var(--dark, #000000)}:host(.form-readonly.quickview) .description .field-heading:not(.center) .field-title-name,:host(.form-readonly.quickview) .top-container .field-heading:not(.center) .field-title-name{color:var(--field-title-color)}:host(.form-readonly.quickview) .description .field-title-name,:host(.form-readonly.quickview) .top-container .field-title-name{color:var(--field-title-color)}:host(:not([form-type$=lesson])) .description span p{margin-bottom:0}:host(:not([form-type$=lesson])) p{-webkit-margin-before:0;-webkit-margin-after:0;-webkit-margin-start:0;-webkit-margin-end:0;-webkit-padding-start:0}:host([form-type$=lesson]){--content-padding-bottom:var(--spacing-16, 1rem);--font-size-title-name:var(--font-size-28, 1.75rem);--font-weight-title-name:var(--font-weight-700, 700);--text-tranform-title-name:none}:host([form-type$=lesson]) .top-container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:var(--spacing-16, 1rem);-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:100%;margin:0 auto;padding:var(--spacing-08, 0.5rem) var(--spacing-16, 1rem)}:host([form-type$=lesson]) .top-container::after{margin-top:-1rem;border-bottom:var(--spacing-16, 1rem) solid var(--light, #ffffff);content:\"\"}:host([form-type$=lesson]) .top-container::-webkit-scrollbar{display:none}:host([form-type$=lesson]) .top-container .description,:host([form-type$=lesson]) .top-container .instructions,:host([form-type$=lesson]) .top-container .label{background-color:var(--light, #ffffff)}:host([form-type$=lesson]) .top-container .media-description{font-size:var(--font-size-16, 1rem)}:host([form-type$=lesson]) .top-container .description{font-size:var(--font-size-description)}:host([form-type$=lesson]) .top-container .description,:host([form-type$=lesson]) .top-container .media-description{display:block}:host([form-type$=lesson]) .top-container .content-container{-ms-flex:1;flex:1;-webkit-box-sizing:border-box;box-sizing:border-box;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-height:-webkit-max-content;max-height:-moz-max-content;max-height:max-content;padding:initial}:host([form-type$=lesson]) .top-container .content-container ::slotted(*){-webkit-box-sizing:border-box;box-sizing:border-box;margin:0 auto}:host([form-type$=lesson]) .top-container .content-container ::slotted(yoo-form-document){--outer-container-padding:0}:host([form-type$=lesson]) .top-container .content-container ::slotted(yoo-form-connect){padding-bottom:var(--spacing-08, 0.5rem)}:host([form-type$=lesson]) .top-container .content-container ::slotted(yoo-markdown){padding-bottom:var(--spacing-16, 1rem)}:host([form-type$=lesson]) .title.within-chat,:host([form-type$=lesson]) .field-title-name{color:var(--field-title-color);font-weight:var(--font-weight-title-name);font-size:var(--font-size-title-name);text-transform:var(--text-tranform-title-name)}:host(.web[form-type$=lesson]:not([live-preview]):not(.lesson-live-preview)){display:-ms-flexbox;display:flex;margin:0;-webkit-transition:all 0.5s ease-in-out 0s;transition:all 0.5s ease-in-out 0s}:host(.web[form-type$=lesson]:not([live-preview]):not(.lesson-live-preview)) .top-container{padding:0}:host(.web[form-type$=lesson]:not([live-preview]):not(.lesson-live-preview)) .top-container::after{border-bottom:var(--spacing-16, 1rem) solid var(--stable-ultralight, #fafafa)}:host(.web[form-type$=lesson]:not([live-preview]):not(.lesson-live-preview)) .top-container .description,:host(.web[form-type$=lesson]:not([live-preview]):not(.lesson-live-preview)) .top-container .instructions,:host(.web[form-type$=lesson]:not([live-preview]):not(.lesson-live-preview)) .top-container .label{text-align:center;background-color:unset}:host(.web[form-type$=lesson]:not([live-preview]):not(.lesson-live-preview)) .top-container .content-container{padding:var(--spacing-16, 1rem);background-color:var(--light, #ffffff);border-radius:var(--border-radius-08, 0.5rem);-webkit-box-shadow:var(--shadow-02, 0 0.25rem 0.5rem 0 rgba(0, 0, 0, 0.1));box-shadow:var(--shadow-02, 0 0.25rem 0.5rem 0 rgba(0, 0, 0, 0.1))}:host(.web[form-type$=lesson]:not([live-preview]):not(.lesson-live-preview)) .top-container .content-container ::slotted(yoo-markdown){overflow:hidden auto}:host(.web[form-type$=lesson]:not([live-preview]):not(.lesson-live-preview)) .top-container .content-container ::slotted(yoo-scratch-card){max-width:25rem !important;height:inherit !important}:host(.web[form-type$=lesson]:not([live-preview]):not(.lesson-live-preview)) .top-container .content-container ::slotted(yoo-form-carousel),:host(.web[form-type$=lesson]:not([live-preview]):not(.lesson-live-preview)) .top-container .content-container ::slotted(yoo-form-videoplayer),:host(.web[form-type$=lesson]:not([live-preview]):not(.lesson-live-preview)) .top-container .content-container ::slotted(yoo-text-sequence),:host(.web[form-type$=lesson]:not([live-preview]):not(.lesson-live-preview)) .top-container .content-container ::slotted(yoo-form-document){max-width:35rem !important}:host(.web[form-type$=lesson]:not([live-preview]):not(.lesson-live-preview)) .top-container .content-container ::slotted(*:not(yoo-markdown):not(yoo-form-connect):not(yoo-form-swipe-cards)){max-width:50rem}:host(.web[form-type$=lesson]:not([live-preview]):not(.lesson-live-preview)) .top-container .content-container ::slotted(yoo-form-swipe-cards:not([readonly])){width:calc(100% + var(--spacing-32, 2rem));height:calc(100% + var(--spacing-16, 1rem));margin-top:calc(var(--spacing-16, 1rem) * -1);margin-left:calc(var(--spacing-16, 1rem) * -1)}:host(.web[form-type$=lesson]:not([live-preview]):not(.lesson-live-preview)) .top-container .content-container ::slotted(yoo-form-swipe-cards:not([readonly])[view=game]){overflow:auto}@media print{:host .top-container hr,:host .top-container .description,:host .top-container .label{page-break-after:avoid !important}:host .top-container .content-container{page-break-before:avoid !important}}:host(.accent) .hint-container{color:var(--accent-20, rgba(39, 110, 241, 0.2))}:host(.accent) .description{color:var(--accent, #276ef1)}:host(.dark) .hint-container{color:var(--stable-alt, #d0d0d0)}:host(.dark) .description{color:var(--dark, #000000)}:host(.danger) .hint-container{color:var(--danger-20, rgba(212, 67, 51, 0.2))}:host(.danger) .description{color:var(--danger, #d44333)}:host(.success) .hint-container{color:var(--success-20, rgba(58, 167, 109, 0.2))}:host(.success) .description{color:var(--success, #3aa76d)}:host(.app-color) .hint-container{color:var(--app-color-20, rgba(90, 48, 244, 0.2))}:host(.app-color) .description{color:var(--app-color, #5a30f4)}:host(.warning) .hint-container{color:var(--warning-20, rgba(237, 110, 51, 0.2))}:host(.warning) .description{color:var(--warning, #ed6e33)}:host(.info) .hint-container{color:var(--info-20, rgba(216, 76, 150, 0.2))}:host(.info) .description{color:var(--info, #d84c96)}:host(.stable) .hint-container{color:var(--stable, #adadad)}:host(.stable) .description{color:var(--stable, #adadad)}:host([readonly].web:not([live-preview])) .top-container .label>span.field-title-name{white-space:normal}:host(.web:not([live-preview]):not([form-type$=lesson])){--label-padding-top:var(--spacing-08, 0.5rem)}:host(.web:not([live-preview]):not([form-type$=lesson])) .top-container .label{padding-top:var(--label-padding-top)}:host(.web.operator){display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;height:2rem;padding:0}:host(.web.operator) .top-container .content-container{padding:0 0 var(--spacing-04, 0.25rem) 0}.fr-view h1,.fr-view h2,.fr-view h3,.fr-view h4,.fr-view h5,.fr-view h6{margin:0;padding:0;border:0}:host([field-type=grid]),:host(.audience){position:relative;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1}:host([field-type=grid]) .top-container,:host(.audience) .top-container{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column;overflow:hidden}:host([field-type=grid]) .top-container .content-container,:host(.audience) .top-container .content-container{-ms-flex:1;flex:1;margin:0;margin-right:var(--spacing-04, 0.25rem);margin-left:var(--spacing-04, 0.25rem)}:host([field-type=openinghours]) .content-container.readonly{overflow:visible}:host([form-type$=lesson-detail][readonly]) .top-container .label.readonly{padding-top:unset;font-size:var(--font-size-16, 1rem);text-transform:unset}:host(.inline-row:not(.label-top-aligned)) .top-container{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}:host(.inline-row:not(.label-top-aligned)) .top-container .label{width:auto;min-width:5rem;margin-right:var(--spacing-08, 0.5rem)}:host(.inline-row:not(.label-top-aligned)) .top-container .label.readonly{min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;padding-top:0}:host(.inline-row:not(.label-top-aligned)) .top-container .content-container{width:100%}:host(.inline-row:not(.label-top-aligned)) .top-container .content-container.readonly{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}:host(.inline-row.label-right-aligned) .top-container .label>span{width:100%;padding-right:var(--spacing-08, 0.5rem);text-align:right}:host([field-type=confidence]) .top-container{height:100%}:host([field-type=confidence]) .top-container .label{display:none}:host([field-type=confidence]) .top-container .content-container{height:100%;background-color:var(--dark-60, rgba(0, 0, 0, 0.6)) !important;border-radius:var(--border-radius-08, 0.5rem);-webkit-box-shadow:var(--shadow-02, 0 0.25rem 0.5rem 0 rgba(0, 0, 0, 0.1));box-shadow:var(--shadow-02, 0 0.25rem 0.5rem 0 rgba(0, 0, 0, 0.1))}:host(.web[form-type$=lesson][field-type=confidence]:not([live-preview])) .top-container{padding:0 !important}:host([field-type=hotzonecreator]) .label,:host([field-type=imagemapcreator]) .label{display:none}:host(.web[field-type=imagetagging]) .content-container{overflow:inherit !important}:host([field-type=swipecards]) .content-container{overflow:hidden !important}:host(.mobile[field-type=number]) .top-container .description .field-description img{max-height:20rem;-o-object-fit:scale-down;object-fit:scale-down}:host([fullscreen]) .top-container .content-container{max-height:100% !important}:host([fullscreen]) .top-container::after{border-bottom:none !important}:host([form-type=mission-validation]) .top-container .label{font-size:var(--font-size-12, 0.75rem);text-transform:uppercase}:host(.rtl) .optional{margin-right:var(--spacing-08, 0.5rem) !important;margin-left:0}:host(.rtl) .top-container{text-align:right}:host(.rtl) .top-container .label .right-side{margin-right:var(--right-side-margin);margin-left:0}:host(.rtl) .top-container .label .field-title-name{text-align:right}:host(.login-sso-field.mobile) .label .field-title-name{font-size:var(--font-size-12, 0.75rem)}";
12
12
 
13
13
  const YooFormInputContainerComponent = class {
14
14
  constructor(hostRef) {
@@ -11172,6 +11172,9 @@ const YooIonSlidesComponent = class {
11172
11172
  this.readySwiper = resolve;
11173
11173
  });
11174
11174
  }
11175
+ get slideElements() {
11176
+ return Array.from(this.el.querySelectorAll('yoo-ion-slide'));
11177
+ }
11175
11178
  async optionsChanged() {
11176
11179
  if (this.swiperReady) {
11177
11180
  await this.getSwiperInstance();
@@ -11232,11 +11235,19 @@ const YooIonSlidesComponent = class {
11232
11235
  */
11233
11236
  async update() {
11234
11237
  const [swiper] = await Promise.all([this.getSwiper(), waitForSlides(this.el)]);
11235
- swiper.update();
11238
+ if (swiper) {
11239
+ const { allowSlideNext, allowSlidePrev } = swiper;
11240
+ swiper.update();
11241
+ Object.assign(swiper, { allowSlidePrev, allowSlideNext });
11242
+ }
11236
11243
  }
11237
11244
  async updateSize() {
11238
11245
  const swiper = await this.getSwiper();
11239
- swiper.updateSize();
11246
+ if (swiper) {
11247
+ const { allowSlideNext, allowSlidePrev } = swiper;
11248
+ swiper.updateSize();
11249
+ Object.assign(swiper, { allowSlidePrev, allowSlideNext });
11250
+ }
11240
11251
  }
11241
11252
  /**
11242
11253
  * Transition to the specified slide.
@@ -11389,7 +11400,7 @@ const YooIonSlidesComponent = class {
11389
11400
  }
11390
11401
  const mut = (this.mutationO = new MutationObserver(async () => {
11391
11402
  var _a, _b, _c;
11392
- if (this.swiperReady && ((_a = this.el.querySelectorAll('yoo-ion-slide')) === null || _a === void 0 ? void 0 : _a.length) !== ((_c = (_b = (await this.swiper)) === null || _b === void 0 ? void 0 : _b.slides) === null || _c === void 0 ? void 0 : _c.length)) {
11403
+ if (this.swiperReady && ((_a = this.slideElements) === null || _a === void 0 ? void 0 : _a.length) !== ((_c = (_b = (await this.swiper)) === null || _b === void 0 ? void 0 : _b.slides) === null || _c === void 0 ? void 0 : _c.length)) {
11393
11404
  this.update();
11394
11405
  }
11395
11406
  }));
@@ -11469,7 +11480,7 @@ const YooIonSlidesComponent = class {
11469
11480
  async initSwiper() {
11470
11481
  const finalOptions = this.normalizeOptions();
11471
11482
  // init swiper core
11472
- const { Swiper } = await import('./swiper-88435d48.js');
11483
+ const { Swiper } = await import('./swiper-264da16d.js');
11473
11484
  await waitForSlides(this.el);
11474
11485
  const swiper = new Swiper(this.el, finalOptions);
11475
11486
  this.swiperReady = true;
@@ -1,4 +1,4 @@
1
- export { Y as yoo_ion_slides } from './yoo-ion-slides-3871e71c.js';
1
+ export { Y as yoo_ion_slides } from './yoo-ion-slides-fef31b50.js';
2
2
  import './index-a6a92b3d.js';
3
3
  import './index-0ac910d3.js';
4
4
  import './index-878ac7cb.js';
@@ -5,7 +5,7 @@ import './lodash-777f91de.js';
5
5
  import './index-4bbbf966.js';
6
6
  import './_commonjsHelpers-f4d11124.js';
7
7
 
8
- const lessonDetailCardCss = "svg:not(:root){overflow:hidden}:host .card-container .top-bar{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;height:var(--spacing-56, 3.5rem);padding:0 var(--spacing-16, 1rem)}:host .card-container .top-bar .header .heading{margin:0}:host .card-container .top-bar .header .subheader{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;color:var(--stable);font-size:var(--font-size-12)}:host .card-container .top-bar .header .subheader yoo-icon{margin-right:var(--spacing-04, 0.25rem)}:host .card-container .top-bar .right-column{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end}:host .card-container .top-bar .right-column .header-info{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start;margin:0 var(--spacing-08, 0.5rem)}:host .card-container .top-bar .right-column .header-info yoo-icon{margin-right:var(--spacing-08, 0.5rem)}:host .card-container .top-bar .right-column .header-info p{font-size:var(--font-size-16)}:host .card-container .top-bar .right-column .tag-container{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin:0 var(--spacing-08, 0.5rem)}:host .card-container .top-bar .right-column .toggle-icon:hover{cursor:pointer}:host .card-container .content-container{max-height:18.75rem;overflow:hidden;-webkit-transition:max-height 200ms;transition:max-height 200ms}:host .card-container .content-container yoo-banner{--main-color:var(--warning-10, rgba(237, 110, 51, 0.1));width:95%;margin:var(--spacing-08, 0.5rem) auto;padding:var(--spacing-08, 0.5rem)}:host .card-container .content-container yoo-banner p{color:var(--dark, #000000)}:host .card-container .content-container .text{margin:var(--spacing-08, 0.5rem) var(--spacing-16, 1rem);font-size:var(--font-size-14, 0.875rem)}:host .card-container .content-container .footer{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;height:var(--spacing-56, 3.5rem);padding:0 var(--spacing-16, 1rem);border-top:var(--border-width-01, 0.0625rem) solid var(--stable-light, #f1f1f1)}:host .card-container .content-container .footer yoo-button{min-width:6rem}:host .card-container .content-container .footer .time-indicator{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start}:host .card-container .content-container .footer .time-indicator yoo-progress-bar{--svg-width:1.8rem;--svg-height:1.8rem;--progress-bar-color:var(--app-color, #5a30f4);--stroke-width-circle:2;padding:0 var(--spacing-08, 0.5rem)}:host .card-container .content-container .footer .time-indicator .time-text{font-size:var(--font-size-14, 0.875rem)}:host .card-container .content-container.hidden{max-height:0}:host([expanded]) .card-container{padding:var(--spacing-08, 0.5rem) 0}";
8
+ const lessonDetailCardCss = "svg:not(:root){overflow:hidden}:host .card-container{position:relative}:host .card-container .top-bar{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;height:var(--spacing-56, 3.5rem);padding:0 var(--spacing-16, 1rem)}:host .card-container .top-bar .header .heading{margin:0}:host .card-container .top-bar .header .subheader{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;color:var(--stable);font-size:var(--font-size-12)}:host .card-container .top-bar .header .subheader yoo-icon{margin-right:var(--spacing-04, 0.25rem)}:host .card-container .top-bar .right-column{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end}:host .card-container .top-bar .right-column .header-info{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start;margin:0 var(--spacing-08, 0.5rem)}:host .card-container .top-bar .right-column .header-info yoo-icon{margin-right:var(--spacing-08, 0.5rem)}:host .card-container .top-bar .right-column .header-info p{font-size:var(--font-size-16)}:host .card-container .top-bar .right-column .tag-container{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin:0 var(--spacing-08, 0.5rem)}:host .card-container .top-bar .right-column .toggle-icon:hover{cursor:pointer}:host .card-container .content-container{max-height:18.75rem;overflow:hidden}:host .card-container .content-container yoo-banner{--main-color:var(--warning-10, rgba(237, 110, 51, 0.1));width:95%;margin:var(--spacing-08, 0.5rem) auto;padding:var(--spacing-08, 0.5rem)}:host .card-container .content-container yoo-banner p{color:var(--dark, #000000)}:host .card-container .content-container .text{margin:var(--spacing-08, 0.5rem) var(--spacing-16, 1rem);font-size:var(--font-size-14, 0.875rem)}:host .card-container .content-container .footer{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;height:var(--spacing-56, 3.5rem);padding:0 var(--spacing-16, 1rem);border-top:var(--border-width-01, 0.0625rem) solid var(--stable-light, #f1f1f1)}:host .card-container .content-container .footer yoo-button{min-width:6rem}:host .card-container .content-container .footer .time-indicator{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start}:host .card-container .content-container .footer .time-indicator yoo-progress-bar{--svg-width:1.8rem;--svg-height:1.8rem;--progress-bar-color:var(--app-color, #5a30f4);--stroke-width-circle:2;padding:0 var(--spacing-08, 0.5rem)}:host .card-container .content-container .footer .time-indicator .time-text{font-size:var(--font-size-14, 0.875rem)}:host([expanded]) .card-container{padding:var(--spacing-08, 0.5rem) 0}";
9
9
 
10
10
  const YooLessonDetailCard = class {
11
11
  constructor(hostRef) {
@@ -76,7 +76,7 @@ const YooLessonDetailCard = class {
76
76
  }
77
77
  renderContent() {
78
78
  if (this.hasContent) {
79
- return (h("div", { class: { 'content-container': true, 'hidden': !this.showContent }, ref: (el) => (this.contentElement = el) }, this.warning && this.renderWarning(), this.text && h("div", { class: "text" }, translateMulti(this.text)), this.footer && this.renderFooter()));
79
+ return this.showContent && (h("div", { class: "content-container", ref: (el) => (this.contentElement = el) }, this.warning && this.renderWarning(), this.text && h("div", { class: "text" }, translateMulti(this.text)), this.footer && this.renderFooter()));
80
80
  }
81
81
  }
82
82
  render() {
@@ -151,7 +151,7 @@ const YooRangeComponent = class {
151
151
  }
152
152
  setupGesture() {
153
153
  if (this.rangeSlider) {
154
- this.blockMoves.emit(true);
154
+ this.blockMoves.emit(this.isVisible);
155
155
  const getPosition = (ev) => (ev === null || ev === void 0 ? void 0 : ev[`current${this.isHorizontal ? 'X' : 'Y'}`]) || 0;
156
156
  const onStart = (position) => {
157
157
  this.knobPressed.emit();
@@ -235,7 +235,7 @@ const YooRangeComponent = class {
235
235
  this.value = !this.dualKnobs ? this.valueA : [getValue('min'), getValue('max')];
236
236
  this.validityChanged.emit(true);
237
237
  this.inputChanged.emit(this.value);
238
- this.blockMoves.emit(true);
238
+ this.blockMoves.emit(this.isVisible);
239
239
  this.noUpdate = false;
240
240
  }
241
241
  renderPin(knobName) {