@yoobic/yobi 7.7.96 → 7.7.100

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 (89) hide show
  1. package/dist/cjs/{grid-renderers-dacdc474.js → grid-renderers-374ca7e9.js} +7 -3
  2. package/dist/cjs/{image-helpers-ea15b526.js → image-helpers-3385fd6f.js} +2 -2
  3. package/dist/cjs/{index-541062cd.js → index-621e23cc.js} +11 -3
  4. package/dist/cjs/index.cjs.js +1 -1
  5. package/dist/cjs/yoo-action-sheet-controller_15.cjs.entry.js +1 -1
  6. package/dist/cjs/yoo-ag-grid_96.cjs.entry.js +2 -2
  7. package/dist/cjs/yoo-avatar_5.cjs.entry.js +1 -1
  8. package/dist/cjs/yoo-card-header.cjs.entry.js +1 -1
  9. package/dist/cjs/yoo-card-list-image_12.cjs.entry.js +2 -2
  10. package/dist/cjs/yoo-form-choice_4.cjs.entry.js +1 -1
  11. package/dist/cjs/yoo-form-creator-block-expandable.cjs.entry.js +1 -1
  12. package/dist/cjs/yoo-form-creator-block-simple_4.cjs.entry.js +2 -2
  13. package/dist/cjs/yoo-form-creator-card_2.cjs.entry.js +1 -1
  14. package/dist/cjs/yoo-form-creator-field-selector_8.cjs.entry.js +5 -4
  15. package/dist/cjs/yoo-form-creator-translate-dialog.cjs.entry.js +1 -1
  16. package/dist/cjs/yoo-form-creator.cjs.entry.js +18 -20
  17. package/dist/cjs/yoo-form-text-editor.cjs.entry.js +1 -1
  18. package/dist/cjs/yoo-gridstack.cjs.entry.js +17 -2
  19. package/dist/cjs/yoo-mission-detail.cjs.entry.js +8 -2
  20. package/dist/cjs/yoo-mission-results.cjs.entry.js +1 -1
  21. package/dist/cjs/yoo-podium.cjs.entry.js +1 -1
  22. package/dist/cjs/yoo-walkthrough.cjs.entry.js +1 -1
  23. package/dist/collection/components/app-operations/mission-detail/mission-detail.js +15 -0
  24. package/dist/collection/components/app-operations/mission-results/mission-results.js +1 -1
  25. package/dist/collection/components/form/form-text-editor/form-text-editor.js +1 -1
  26. package/dist/collection/components/form-creator/form-creator/form-creator.js +9 -11
  27. package/dist/collection/components/form-creator/form-creator-page-card-list/form-creator-page-card-list.js +1 -1
  28. package/dist/collection/components/form-creator/helpers/index.js +11 -3
  29. package/dist/collection/components/form-creator/workflow/workflow.js +4 -3
  30. package/dist/collection/components/grid/ag-grid/grid-renderers.js +7 -3
  31. package/dist/collection/components/grid/gridstack/gridstack.js +18 -3
  32. package/dist/collection/utils/helpers/image-helpers.js +2 -2
  33. package/dist/design-system/design-system.esm.js +1 -1
  34. package/dist/design-system/index.esm.js +1 -1
  35. package/dist/design-system/{p-83aa89ad.entry.js → p-0cd448c7.entry.js} +1 -1
  36. package/dist/design-system/{p-4ef0efa6.entry.js → p-0d6af448.entry.js} +1 -1
  37. package/dist/design-system/{p-c5e4eec8.entry.js → p-202031a2.entry.js} +1 -1
  38. package/dist/design-system/p-2752aa83.js +1 -0
  39. package/dist/design-system/{p-e70980f6.entry.js → p-2d017575.entry.js} +1 -1
  40. package/dist/design-system/{p-5c6ef130.js → p-349cb8cd.js} +1 -1
  41. package/dist/design-system/{p-02385015.entry.js → p-3d5d0597.entry.js} +1 -1
  42. package/dist/design-system/{p-7fcd0596.entry.js → p-405c25ba.entry.js} +1 -1
  43. package/dist/design-system/{p-59f99c7c.entry.js → p-43b3420c.entry.js} +1 -1
  44. package/dist/design-system/{p-eb421ff4.entry.js → p-44b19de9.entry.js} +1 -1
  45. package/dist/design-system/{p-af4cfea4.entry.js → p-4ae66a1f.entry.js} +1 -1
  46. package/dist/design-system/{p-d74f2bbf.entry.js → p-52465658.entry.js} +1 -1
  47. package/dist/design-system/p-55d4560c.entry.js +1 -0
  48. package/dist/design-system/p-6bc1375d.entry.js +1 -0
  49. package/dist/design-system/{p-1f8cfec7.entry.js → p-80aded97.entry.js} +1 -1
  50. package/dist/design-system/{p-332efa96.entry.js → p-9ed3a063.entry.js} +1 -1
  51. package/dist/design-system/p-a09b181a.entry.js +1 -0
  52. package/dist/design-system/p-be2ae101.entry.js +1 -0
  53. package/dist/design-system/{p-cb9c30a3.entry.js → p-c4f7294a.entry.js} +1 -1
  54. package/dist/design-system/{p-6470e707.entry.js → p-cf343c67.entry.js} +1 -1
  55. package/dist/design-system/p-f28ca7cf.js +1 -0
  56. package/dist/esm/{grid-renderers-f81f061f.js → grid-renderers-f71fdcd7.js} +7 -3
  57. package/dist/esm/{image-helpers-6b281c05.js → image-helpers-2f8f9d5d.js} +2 -2
  58. package/dist/esm/{index-70924cfc.js → index-350d88b9.js} +11 -3
  59. package/dist/esm/index.js +1 -1
  60. package/dist/esm/yoo-action-sheet-controller_15.entry.js +1 -1
  61. package/dist/esm/yoo-ag-grid_96.entry.js +2 -2
  62. package/dist/esm/yoo-avatar_5.entry.js +1 -1
  63. package/dist/esm/yoo-card-header.entry.js +1 -1
  64. package/dist/esm/yoo-card-list-image_12.entry.js +2 -2
  65. package/dist/esm/yoo-form-choice_4.entry.js +1 -1
  66. package/dist/esm/yoo-form-creator-block-expandable.entry.js +1 -1
  67. package/dist/esm/yoo-form-creator-block-simple_4.entry.js +2 -2
  68. package/dist/esm/yoo-form-creator-card_2.entry.js +1 -1
  69. package/dist/esm/yoo-form-creator-field-selector_8.entry.js +5 -4
  70. package/dist/esm/yoo-form-creator-translate-dialog.entry.js +1 -1
  71. package/dist/esm/yoo-form-creator.entry.js +10 -12
  72. package/dist/esm/yoo-form-text-editor.entry.js +1 -1
  73. package/dist/esm/yoo-gridstack.entry.js +17 -2
  74. package/dist/esm/yoo-mission-detail.entry.js +8 -2
  75. package/dist/esm/yoo-mission-results.entry.js +1 -1
  76. package/dist/esm/yoo-podium.entry.js +1 -1
  77. package/dist/esm/yoo-walkthrough.entry.js +1 -1
  78. package/dist/types/components/app-operations/mission-detail/mission-detail.d.ts +1 -0
  79. package/dist/types/components/form-creator/helpers/index.d.ts +4 -1
  80. package/dist/types/home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/interfaces/src/entities/form-field/form-field.interface.d.ts +1 -0
  81. package/dist/types/home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/interfaces/src/entities/mission/mission.interface.d.ts +1 -1
  82. package/dist/types/home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/interfaces/src/entities/workflow/workflow.interface.d.ts +1 -0
  83. package/package.json +1 -1
  84. package/dist/design-system/p-03dbb1fa.entry.js +0 -1
  85. package/dist/design-system/p-486e9464.js +0 -1
  86. package/dist/design-system/p-67582664.entry.js +0 -1
  87. package/dist/design-system/p-6871e6b7.entry.js +0 -1
  88. package/dist/design-system/p-6cfa75b3.js +0 -1
  89. package/dist/design-system/p-c047c9ba.entry.js +0 -1
@@ -1 +1 @@
1
- export{v as videoPlayerStates}from"./p-efc2ac49.js";export{f as feedbackValues}from"./p-e3675bae.js";export{f as fieldStateOptions}from"./p-54c62ad4.js";export{g as getFromLocalForage,a as getFromOfflineStorage}from"./p-c193b6bd.js";export{G as GESTURE_CONTROLLER,c as createGesture,j as filterCleanupNewField,b as filterFromFormField,f as filterIsAutocomplete,a as filterIsAutocompleteLocal,d as filterIsBoolean,g as filterIsDate,h as filterIsNumber,e as filterIsText,k as filterRenderFormDynamic,l as getScanditKey,m as isEndSide,i as isKanbanColumnField}from"./p-307e9313.js";export{H as Hammer,a as hammerDirections,h as hammerTypes,b as isBottomSwipe,d as isLeftSwipe,c as isRightSwipe,i as isTopSwipe,s as setupHammer}from"./p-ca6c9677.js";export{j as getAnnotationPositionStyle,g as getElement,e as getPercentPositionStyle,h as getPercentPositionValue,f as getPhotoSVG,d as getPointerCoordinates,a as isAnnotationDeleted,i as isAnnotationEmpty,c as isAnnotationFocused,b as isAnnotationValid,k as isElementInsideContainer}from"./p-9de400aa.js";export{D as DefaultBadges,M as MediaPictureOptions,c as canBeRetried,b as getPicture,g as getPictureMaxSize,d as getVideo,e as getVideoDevices,a as importMultipleFromLibrary,i as isLessonCompleted,s as showAudioRecorder}from"./p-b5241164.js";export{a as addTapped,r as removeTapped,t as toggleElementTapped}from"./p-ab504cff.js";export{g as getMediaImageDimensions,p as parseMediaMessageForPhotoEditors,s as showMessageInfoDialog}from"./p-bf4c566d.js";export{c as changeRgbOpacity}from"./p-1e2e99fc.js";export{A as cloudinary,t as dateRangeState,d as debounceEvent,c as decreaseMaxHeight,e as execHandlerAndStopEvent,p as filterDuplicateItems,k as getActiveElementShadow,f as getAppContext,x as getConfig,h as getNextValueInArray,r as getNotificationIcon,b as getScreenHeight,g as getScreenWidth,w as getSizeModal,j as getWindowHeightRatio,n as hideShowSearchBar,o as hideShowTabbar,v as isHexaOrRGBColor,m as lifecycleEvents,l as loadScript,i as lockSwipes,y as querySelectorAllDeep,z as querySelectorDeep,u as sanitizeHTML,q as setColorSVG,s as showPhotoEditor,a as showSlidesMedia}from"./p-33b2d3a2.js";export{g as getElementDimensions}from"./p-f5d0d8f6.js";export{c as createDot,d as deleteDot,a as deleteDots,b as deleteEmptyDots,i as getDotCoordsFromEvent,k as getDotInnerElement,j as getDotToolTipElement,h as hideAllDotTooltips,e as hideAllUnFocusedTooltips,r as reorderDotIndexes,f as saveTooltipContent,g as setDotEditable,l as setDotIndexes,s as showDotTooltip}from"./p-e9993e20.js";export{q as animateTags,d as checkArray,t as dropToZone,f as filterDuplicateEntries,j as getDroppedTagsValues,g as getDuplicatedValue,b as getNewValue,k as getTagZone,e as getTagsValues,i as hasDropZones,a as hasDuplicates,h as hasValuesChanged,p as initTags,u as initZones,n as isDropZoneFull,o as isTagInZone,m as isTagOverlapping,l as isTagsZone,r as resetTags,s as setDynamicTagZoneHeight,c as showWarningAlert}from"./p-77bfd3e2.js";export{g as groupsFullResolver,o as onUserClick,p as parseEntityCommentsForCardList,b as parseEntityForCardListChat,a as parseEntityForCardMedia,s as sanitizeMentionTag}from"./p-4ea7e509.js";export{d as generateLabel,e as getDynamicProperty,f as getJSONHighlighted,g as getTypeValidation,h as initArrayValue,i as isCreationAllowed,c as isDisabled,b as isReadonly,a as isRequired,s as setFieldData,u as updateFormulas}from"./p-bf6acbfe.js";export{c as blurActiveElement,d as convertValueForInputType,f as focusContentEditable,e as formatMinMaxDate,i as getFormBottomPosition,g as getTimeDisplayValue,n as initNumber,k as onFocus,h as onIconClicked,m as onInputBlurred,o as onInputClear,l as onInputFocused,j as onValidityChanged,s as setValidator,a as setValueAndResetInputValidity,b as setValueAndValidateInput,t as taskStyle,v as validate}from"./p-432e8458.js";export{f as fixParagraphRandomEl,e as fuzzySearch,d as getInsertElementProp,g as getSelection,c as getTagHTML,i as isMentionTag,r as restoreCursorPosition,s as safeInsert,a as safeInsertElements,b as safeReplaceElement}from"./p-19a574ce.js";export{f as formatDistance,g as getGeolocation}from"./p-25c4db8a.js";export{d as applyViewBox,c as getFormattedImageURL,b as getImageScaleFactor,g as getImageSize,a as getResizedImageSize,u as updateSVGCustomColors}from"./p-486e9464.js";export{g as getIncentiveStatusBadgeSettings,c as getParticipant,a as getPositionText,b as getProgressText,e as getTotalSalesBreakdown,d as getUserScore}from"./p-d0f81cd5.js";export{g as generateFilterGroups,b as getMapCSSClasses,h as hasSameMarkers,i as isMarkersLayer,a as isSelectedMarkersLayer,c as isWebGLSupported,l as layersFromKeys,s as showDirectionsActionSheet}from"./p-592eb8f1.js";export{a as intersectionObserve,i as isIntersectionObserverSupported,r as resizeObserve}from"./p-b721594f.js";export{c as closingDays}from"./p-3b2ae92b.js";export{k as cleanupTodoSlides,l as cleanupTodoTaskSlides,m as getCampaignStateTags,g as getCampaignTemplateTags,d as getMissionColor,e as getMissionDataStateTags,a as getMissionStateTags,h as getMissionStatusIconName,c as getMissionUniqueKey,f as getProductBatchDateTag,i as getProductBatchProgressColor,j as getWaitlistVisitTags,b as getWorkflowStepBadge}from"./p-3e96a3ac.js";export{L as LANGUAGES_DATA,f as fixVideoSource,a as fixVimeoSource,e as getDailymotionPlayerAPI,g as getSourceType,h as getVideoId,i as getVideoSubtitlesFromFiles,c as getVimeoPlayerAPI,d as getYoutubeIFrameAPI,b as getYoutubeId,o as openVideoPlayerInModal,u as updateCloudinaryDim}from"./p-b289eb9a.js";export{a as attachComponent,d as detachComponent}from"./p-1e373d56.js";export{B as BACKDROP,c as createOverlay,d as dismissOverlay,e as eventMethod,g as getTopOverlay,o as onceEvent,r as removeLastOverlay}from"./p-3785b9cc.js";export{a as createColorClasses,c as createThemedClasses,g as getClassMap,h as hostContext}from"./p-73e396c8.js";import"./p-a966475f.js";import"./p-4d956bd4.js";import"./p-c26cc6ff.js";import"./p-c5efae11.js";import"./p-dd576b82.js";import"./p-d7e73bcb.js";import"./p-c06335c1.js";import"./p-43f71ef3.js";import"./p-a1142cd3.js";import"./p-b5ba03fd.js";import"./p-56bcc009.js";import"./p-baaa30cf.js";import"./p-01267bd9.js";import"./p-49399b44.js";import"./p-773567d1.js";import"./p-e3093327.js";import"./p-12bedee1.js";import"./p-bd19a341.js";import"./p-0bb947fc.js";import"./p-179b66ff.js";import"./p-e37ba040.js";import"./p-9229f5bb.js";import"./p-e0d6fbed.js";import"./p-ca8f9900.js";import"./p-6b61583e.js";import"./p-2043b4c7.js";import"./p-0dae56e6.js";import"./p-4b1fdfbb.js";import"./p-affcd66d.js";import"./p-cfca4271.js";import"./p-e1378940.js";import"./p-c5108113.js";import"./p-ba705441.js";import"./p-967f6f1d.js";import"./p-9430559f.js";import"./p-cf2b3a56.js";import"./p-935fbfac.js";import"./p-4ae61297.js";import"./p-bdb9f4f1.js";import"./p-8c8163b6.js";import"./p-cbb53f3f.js";import"./p-b4aad66a.js";import"./p-f9649bd9.js";import"./p-1901b669.js";import"./p-3fc615dd.js";import"./p-5ebbcf89.js";import"./p-3c4a6a3e.js";import"./p-cfdeea96.js";import"./p-55a739af.js";import"./p-a7d0e964.js";import"./p-c3ec533d.js";import"./p-10b2bb56.js";import"./p-6348f445.js";import"./p-c412a16f.js";import"./p-5450cf9b.js";import"./p-939f9ce8.js";import"./p-537db159.js";import"./p-c534e814.js";import"./p-89291910.js";
1
+ export{v as videoPlayerStates}from"./p-efc2ac49.js";export{f as feedbackValues}from"./p-e3675bae.js";export{f as fieldStateOptions}from"./p-54c62ad4.js";export{g as getFromLocalForage,a as getFromOfflineStorage}from"./p-c193b6bd.js";export{G as GESTURE_CONTROLLER,c as createGesture,j as filterCleanupNewField,b as filterFromFormField,f as filterIsAutocomplete,a as filterIsAutocompleteLocal,d as filterIsBoolean,g as filterIsDate,h as filterIsNumber,e as filterIsText,k as filterRenderFormDynamic,l as getScanditKey,m as isEndSide,i as isKanbanColumnField}from"./p-307e9313.js";export{H as Hammer,a as hammerDirections,h as hammerTypes,b as isBottomSwipe,d as isLeftSwipe,c as isRightSwipe,i as isTopSwipe,s as setupHammer}from"./p-ca6c9677.js";export{j as getAnnotationPositionStyle,g as getElement,e as getPercentPositionStyle,h as getPercentPositionValue,f as getPhotoSVG,d as getPointerCoordinates,a as isAnnotationDeleted,i as isAnnotationEmpty,c as isAnnotationFocused,b as isAnnotationValid,k as isElementInsideContainer}from"./p-9de400aa.js";export{D as DefaultBadges,M as MediaPictureOptions,c as canBeRetried,b as getPicture,g as getPictureMaxSize,d as getVideo,e as getVideoDevices,a as importMultipleFromLibrary,i as isLessonCompleted,s as showAudioRecorder}from"./p-b5241164.js";export{a as addTapped,r as removeTapped,t as toggleElementTapped}from"./p-ab504cff.js";export{g as getMediaImageDimensions,p as parseMediaMessageForPhotoEditors,s as showMessageInfoDialog}from"./p-bf4c566d.js";export{c as changeRgbOpacity}from"./p-1e2e99fc.js";export{A as cloudinary,t as dateRangeState,d as debounceEvent,c as decreaseMaxHeight,e as execHandlerAndStopEvent,p as filterDuplicateItems,k as getActiveElementShadow,f as getAppContext,x as getConfig,h as getNextValueInArray,r as getNotificationIcon,b as getScreenHeight,g as getScreenWidth,w as getSizeModal,j as getWindowHeightRatio,n as hideShowSearchBar,o as hideShowTabbar,v as isHexaOrRGBColor,m as lifecycleEvents,l as loadScript,i as lockSwipes,y as querySelectorAllDeep,z as querySelectorDeep,u as sanitizeHTML,q as setColorSVG,s as showPhotoEditor,a as showSlidesMedia}from"./p-33b2d3a2.js";export{g as getElementDimensions}from"./p-f5d0d8f6.js";export{c as createDot,d as deleteDot,a as deleteDots,b as deleteEmptyDots,i as getDotCoordsFromEvent,k as getDotInnerElement,j as getDotToolTipElement,h as hideAllDotTooltips,e as hideAllUnFocusedTooltips,r as reorderDotIndexes,f as saveTooltipContent,g as setDotEditable,l as setDotIndexes,s as showDotTooltip}from"./p-e9993e20.js";export{q as animateTags,d as checkArray,t as dropToZone,f as filterDuplicateEntries,j as getDroppedTagsValues,g as getDuplicatedValue,b as getNewValue,k as getTagZone,e as getTagsValues,i as hasDropZones,a as hasDuplicates,h as hasValuesChanged,p as initTags,u as initZones,n as isDropZoneFull,o as isTagInZone,m as isTagOverlapping,l as isTagsZone,r as resetTags,s as setDynamicTagZoneHeight,c as showWarningAlert}from"./p-77bfd3e2.js";export{g as groupsFullResolver,o as onUserClick,p as parseEntityCommentsForCardList,b as parseEntityForCardListChat,a as parseEntityForCardMedia,s as sanitizeMentionTag}from"./p-4ea7e509.js";export{d as generateLabel,e as getDynamicProperty,f as getJSONHighlighted,g as getTypeValidation,h as initArrayValue,i as isCreationAllowed,c as isDisabled,b as isReadonly,a as isRequired,s as setFieldData,u as updateFormulas}from"./p-bf6acbfe.js";export{c as blurActiveElement,d as convertValueForInputType,f as focusContentEditable,e as formatMinMaxDate,i as getFormBottomPosition,g as getTimeDisplayValue,n as initNumber,k as onFocus,h as onIconClicked,m as onInputBlurred,o as onInputClear,l as onInputFocused,j as onValidityChanged,s as setValidator,a as setValueAndResetInputValidity,b as setValueAndValidateInput,t as taskStyle,v as validate}from"./p-432e8458.js";export{f as fixParagraphRandomEl,e as fuzzySearch,d as getInsertElementProp,g as getSelection,c as getTagHTML,i as isMentionTag,r as restoreCursorPosition,s as safeInsert,a as safeInsertElements,b as safeReplaceElement}from"./p-19a574ce.js";export{f as formatDistance,g as getGeolocation}from"./p-25c4db8a.js";export{d as applyViewBox,c as getFormattedImageURL,b as getImageScaleFactor,g as getImageSize,a as getResizedImageSize,u as updateSVGCustomColors}from"./p-2752aa83.js";export{g as getIncentiveStatusBadgeSettings,c as getParticipant,a as getPositionText,b as getProgressText,e as getTotalSalesBreakdown,d as getUserScore}from"./p-d0f81cd5.js";export{g as generateFilterGroups,b as getMapCSSClasses,h as hasSameMarkers,i as isMarkersLayer,a as isSelectedMarkersLayer,c as isWebGLSupported,l as layersFromKeys,s as showDirectionsActionSheet}from"./p-592eb8f1.js";export{a as intersectionObserve,i as isIntersectionObserverSupported,r as resizeObserve}from"./p-b721594f.js";export{c as closingDays}from"./p-3b2ae92b.js";export{k as cleanupTodoSlides,l as cleanupTodoTaskSlides,m as getCampaignStateTags,g as getCampaignTemplateTags,d as getMissionColor,e as getMissionDataStateTags,a as getMissionStateTags,h as getMissionStatusIconName,c as getMissionUniqueKey,f as getProductBatchDateTag,i as getProductBatchProgressColor,j as getWaitlistVisitTags,b as getWorkflowStepBadge}from"./p-3e96a3ac.js";export{L as LANGUAGES_DATA,f as fixVideoSource,a as fixVimeoSource,e as getDailymotionPlayerAPI,g as getSourceType,h as getVideoId,i as getVideoSubtitlesFromFiles,c as getVimeoPlayerAPI,d as getYoutubeIFrameAPI,b as getYoutubeId,o as openVideoPlayerInModal,u as updateCloudinaryDim}from"./p-b289eb9a.js";export{a as attachComponent,d as detachComponent}from"./p-1e373d56.js";export{B as BACKDROP,c as createOverlay,d as dismissOverlay,e as eventMethod,g as getTopOverlay,o as onceEvent,r as removeLastOverlay}from"./p-3785b9cc.js";export{a as createColorClasses,c as createThemedClasses,g as getClassMap,h as hostContext}from"./p-73e396c8.js";import"./p-a966475f.js";import"./p-4d956bd4.js";import"./p-c26cc6ff.js";import"./p-c5efae11.js";import"./p-dd576b82.js";import"./p-d7e73bcb.js";import"./p-c06335c1.js";import"./p-43f71ef3.js";import"./p-a1142cd3.js";import"./p-b5ba03fd.js";import"./p-56bcc009.js";import"./p-baaa30cf.js";import"./p-01267bd9.js";import"./p-49399b44.js";import"./p-773567d1.js";import"./p-e3093327.js";import"./p-12bedee1.js";import"./p-bd19a341.js";import"./p-0bb947fc.js";import"./p-179b66ff.js";import"./p-e37ba040.js";import"./p-9229f5bb.js";import"./p-e0d6fbed.js";import"./p-ca8f9900.js";import"./p-6b61583e.js";import"./p-2043b4c7.js";import"./p-0dae56e6.js";import"./p-4b1fdfbb.js";import"./p-affcd66d.js";import"./p-cfca4271.js";import"./p-e1378940.js";import"./p-c5108113.js";import"./p-ba705441.js";import"./p-967f6f1d.js";import"./p-9430559f.js";import"./p-cf2b3a56.js";import"./p-935fbfac.js";import"./p-4ae61297.js";import"./p-bdb9f4f1.js";import"./p-8c8163b6.js";import"./p-cbb53f3f.js";import"./p-b4aad66a.js";import"./p-f9649bd9.js";import"./p-1901b669.js";import"./p-3fc615dd.js";import"./p-5ebbcf89.js";import"./p-3c4a6a3e.js";import"./p-cfdeea96.js";import"./p-55a739af.js";import"./p-a7d0e964.js";import"./p-c3ec533d.js";import"./p-10b2bb56.js";import"./p-6348f445.js";import"./p-c412a16f.js";import"./p-5450cf9b.js";import"./p-939f9ce8.js";import"./p-537db159.js";import"./p-c534e814.js";import"./p-89291910.js";
@@ -1 +1 @@
1
- import{r as t,c as e,h as a,a as o,H as r,g as p}from"./p-c26cc6ff.js";import{E as i,P as n,b as l}from"./p-a966475f.js";import"./p-4d956bd4.js";import"./p-b5241164.js";import{f as c}from"./p-33b2d3a2.js";import{u as d}from"./p-486e9464.js";import{i as b}from"./p-0bb947fc.js";import{g as s}from"./p-179b66ff.js";import"./p-bd19a341.js";import"./p-e37ba040.js";import"./p-9229f5bb.js";import"./p-e0d6fbed.js";import"./p-ca8f9900.js";import"./p-12bedee1.js";const f=[{prefix:"left",pointsTransform:"translate(#tslX, 0)",rank:2},{prefix:"center",pointsTransform:"translate(#tslX, 0)",rank:1},{prefix:"right",pointsTransform:"translate(#tslX, 0) scale(-1, 1)",rank:3}],m=class{constructor(a){t(this,a),this.selected=e(this,"selected",7)}onUsersRankedChanged(t){if(t){const t=this.getSVGElement();t&&(this.onBeforeInjectSVG(t),this.onAfterInjectSVG(t))}}componentDidUpdate(){const t=this.getSVGElement();t&&this.onAfterInjectSVG(t)}getSVGElement(){return this.image&&(this.image.shadowRoot||this.image).querySelector("svg")}displayElement(t,e){t&&t.setAttribute("style",e?"display: block":"display: none")}setUsername(t,e,a){const o=e.querySelector(`#${t}_image_text`);if(o&&a){this.displayElement(o,!0);const t=o.querySelector("tspan");t.style.fill=i("dark-to-light"),a.length>=11&&(a=`${a.substring(0,11)}...`),t&&(t.textContent=a||"")}else this.displayElement(o,!1)}centerUsername(t,e){if(e){let a;const o=e.querySelector(`#${t}_image_text`),r=e.querySelector(`#${t}_avatar_image`),p=e.querySelector(`#${t}_avatar_no_image`);if(a="none"===r.style.display?p.getBoundingClientRect().width:r.getBoundingClientRect().width,o&&(r||p)){const e=o.getBoundingClientRect().width;o.setAttribute("transform",`translate(${(a-e)/2}, ${"right"===t?60:"left"===t?-28:10})`)}}}centerPoints(t,e,a,o){const r=e.querySelector(`#${t}_points_container`),p=e.querySelector(`#${t}_points`);if(r&&b(o)){if(this.displayElement(r,!0),p){const e=(t=>{const e=o.toString().length||1;switch(t){case"left":case"center":return e>1?-Math.pow(2,e):0;case"right":return e<3?o.toString().length>1?4:0:8}})(t);p.setAttribute("transform",a.replace("#tslX",`${e}`))}}else this.displayElement(r,!1)}setAvatar(t,e,a){const o=e.querySelector(`#${t}_image`),r=e.querySelector(`#${t}_avatar_image`),p=e.querySelector(`#${t}_avatar_no_image`);if(a){const t=a.user;if(t){let e=t.imageData;if(e)e=new n(e).crop("crop").aspectRatio(1,1).getUrl(),p&&this.displayElement(p,!1),r&&(this.displayElement(r,!0),o.setAttribute("xlink:href",e)),l(this.host)&&r.addEventListener("click",(()=>{this.onAvatarClicked(a)}));else{r&&this.displayElement(r,!1);const e=t=>(t||" ").length>0&&(t||" ").substring(0,1).toString().toUpperCase(),o=s(t,"firstName",!1)&&s(t,"lastName",!1)?`${e(t.firstName)}${e(t.lastName)}`:e(t.username);p&&(this.displayElement(p,!0),p.querySelector("tspan").textContent=o,l(this.host)&&p.addEventListener("click",(()=>{this.onAvatarClicked(a)})))}}}else this.displayElement(p,!1),this.displayElement(r,!1)}setPoint(t,e,a){if(e){const o=e.querySelector(`#${t}_points`);if(o&&b(a)){this.displayElement(o,!0);const t=Math.round(a).toString()||"0",e=o.querySelector("tspan");e&&(e.textContent=t)}else this.displayElement(o,!1)}}getUserOnPosition(t){return this.usersRanked&&this.usersRanked.length?this.usersRanked.find((e=>e.rank===t)):null}onAvatarClicked(t){t&&this.selected.emit(t.rank)}onBeforeInjectSVG(t){if(t){const e=l(this.host)?window.innerHeight:this.height;return e&&t.setAttribute("height",e.toString()),t.style.width="auto",t.querySelector("#main-svg")&&f.forEach((e=>{if(e){const a=e.prefix,o=this.getUserOnPosition(e.rank),r=null==o?void 0:o.user,p=Math.round((null==o?void 0:o.points)||0),i=r?s(r,"firstName",r.username):null;this.setUsername(a,t,i),this.setAvatar(a,t,o),this.setPoint(a,t,p)}})),t}}onAfterInjectSVG(t){return t&&f.forEach((e=>{if(e){const a=e.prefix,o=this.getUserOnPosition(e.rank);if(o){const r=Math.round((null==o?void 0:o.points)||0);this.centerUsername(a,t),this.centerPoints(a,t,e.pointsTransform,r)}}})),t}render(){return a(r,{class:c(this.host)},a("div",{class:"podium-container"},a("yoo-icon",{name:"badge-crown",color:"app-color",size:"medium"}),a("yoo-img",{ref:t=>this.image=t,src:o("./assets/podium/leaderboard.svg"),svgOptions:{makeIdsUnique:!1,beforeInject:(t,e)=>this.onBeforeInjectSVG(e),afterInject:(t,e)=>this.onAfterInjectSVG(e),afterLoad:(t,e)=>d(e)}}),a("slot",null)))}static get assetsDirs(){return["assets/podium"]}get host(){return p(this)}static get watchers(){return{usersRanked:["onUsersRankedChanged"]}}};m.style=":root{--ease-in-back:cubic-bezier(0.36, 0, 0.66, -0.56);--ease-in-circ:cubic-bezier(0.55, 0, 1, 0.45);--ease-in-cubic:cubic-bezier(0.32, 0, 0.67, 0);--ease-in-expo:cubic-bezier(0.7, 0, 0.84, 0);--ease-in-quad:cubic-bezier(0.11, 0, 0.5, 0);--ease-in-quart:cubic-bezier(0.5, 0, 0.75, 0);--ease-in-quint:cubic-bezier(0.64, 0, 0.78, 0);--ease-in-sine:cubic-bezier(0.12, 0, 0.39, 0);--ease-out-back:cubic-bezier(0.34, 1.56, 0.64, 1);--ease-out-circ:cubic-bezier(0, 0.55, 0.45, 1);--ease-out-cubic:cubic-bezier(0.33, 1, 0.68, 1);--ease-out-expo:cubic-bezier(0.16, 1, 0.3, 1);--ease-out-quad:cubic-bezier(0.5, 1, 0.89, 1);--ease-out-quart:cubic-bezier(0.25, 1, 0.5, 1);--ease-out-quint:cubic-bezier(0.22, 1, 0.36, 1);--ease-out-sine:cubic-bezier(0.61, 1, 0.88, 1);--ease-in-out-back:cubic-bezier(0.68, -0.6, 0.32, 1.6);--ease-in-out-circ:cubic-bezier(0.85, 0, 0.15, 1);--ease-in-out-cubic:cubic-bezier(0.65, 0, 0.35, 1);--ease-in-out-expo:cubic-bezier(0.87, 0, 0.13, 1);--ease-in-out-quad:cubic-bezier(0.45, 0, 0.55, 1);--ease-in-out-quart:cubic-bezier(0.76, 0, 0.24, 1);--ease-in-out-quint:cubic-bezier(0.83, 0, 0.17, 1);--ease-in-out-sine:cubic-bezier(0.37, 0, 0.63, 1)}.tippy-box,.tippy-popper{white-space:pre-wrap}.tippy-box .tippy-tooltip,.tippy-popper .tippy-tooltip{padding:var(--spacing-02, 0.125rem)}.tippy-box{-webkit-box-shadow:var(--shadow-03, 0 0.5rem 1rem 0 rgba(0, 0, 0, 0.1));box-shadow:var(--shadow-03, 0 0.5rem 1rem 0 rgba(0, 0, 0, 0.1))}.tippy-box .tippy-content.editable{padding:0}.tippy-box .tippy-content .flex{display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.tippy-box .tippy-content .hidden{display:none}.tippy-box .tippy-content .editable-content{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;color:var(--dark, #000000)}.tippy-box .tippy-content .editable-content .text-content{min-width:5rem;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}.tippy-box .tippy-content .editable-content .text-content>div{-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}.tippy-box .tippy-content .editable-content.readonly{padding:var(--spacing-08, 0.5rem)}.tippy-box .tippy-content .editable-content .maxchar-content{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-item-align:end;align-self:flex-end;height:var(--spacing-24, 1.5rem);padding-right:var(--spacing-08, 0.5rem)}.tippy-box .tippy-content .editable-content .action-content{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.tippy-box .tippy-content .editable-content .action-content yoo-button{padding:0 var(--spacing-08, 0.5rem)}.tippy-box .tippy-content .editable-content .action-content .edit-content{-ms-flex-align:center;align-items:center}.tippy-box .tippy-content .editable-content .action-content .edit-content yoo-icon{padding-left:var(--spacing-08, 0.5rem);cursor:pointer}.tippy-box .tippy-content .editable-content .edit-content>*{cursor:pointer}.tippy-box .tippy-content .request-access{padding:var(--spacing-08, 0.5rem)}.tippy-box .tippy-content .request-access .title{margin-bottom:var(--spacing-08, 0.5rem);font-weight:var(--font-weight-700, 700)}.tippy-box .tippy-content .request-access .sub-title{display:-ms-flexbox;display:flex;margin-bottom:var(--spacing-08, 0.5rem);font-weight:var(--font-weight-300, 300);font-size:var(--font-size-14, 0.875rem)}.tippy-box .tippy-content .request-access .sub-title yoo-avatar{margin:0 var(--spacing-04, 0.25rem)}.tippy-box .tippy-content .request-access yoo-button{max-width:8rem}.tippy-box[data-theme~=startameeting] .tippy-content{padding:0;border-radius:var(--border-radius-04, 0.25rem)}.tippy-box[data-theme~=large]{font-size:var(--font-size-16, 1rem)}.tippy-box[data-theme~=large] .tippy-content{padding:var(--spacing-08, 0.5rem)}.tippy-box[data-theme~=large] .tippy-content .editable-content{padding:var(--spacing-04, 0.25rem)}.tippy-box[data-theme~=large] .tippy-content .editable-content .text-content{padding-right:var(--spacing-16, 1rem)}.tippy-box[data-theme~=large] .tippy-content .editable-content yoo-icon{margin:0 var(--spacing-04, 0.25rem)}.tippy-box[data-theme~=small]{font-size:var(--font-size-16, 1rem)}.tippy-box[data-theme~=small] .tippy-content{padding:var(--spacing-08, 0.5rem)}.tippy-box[data-theme~=small] .tippy-content .editable-content{padding:var(--spacing-04, 0.25rem)}.tippy-box[data-theme~=small] .tippy-content .editable-content .text-content{padding-right:var(--spacing-08, 0.5rem)}.tippy-box[data-theme~=small] .tippy-content .editable-content yoo-icon{margin:0 var(--spacing-04, 0.25rem)}.tippy-box[data-theme~=accent]{background-color:var(--accent, #276ef1)}.tippy-box[data-theme~=accent] .tippy-tooltip{padding:var(--spacing-08, 0.5rem)}.tippy-box[data-theme~=accent] .tippy-svg-arrow{fill:var(--accent, #276ef1)}.tippy-box[data-theme~=accent][data-placement^=top]>.tippy-arrow::before{border-top-color:var(--accent, #276ef1)}.tippy-box[data-theme~=accent][data-placement^=bottom]>.tippy-arrow::before{border-bottom-color:var(--accent, #276ef1)}.tippy-box[data-theme~=accent][data-placement^=left]>.tippy-arrow::before{border-left-color:var(--accent, #276ef1)}.tippy-box[data-theme~=accent][data-placement^=right]>.tippy-arrow::before{border-right-color:var(--accent, #276ef1)}.tippy-box[data-theme~=anthracite]{background-color:var(--anthracite, #1a1a1a)}.tippy-box[data-theme~=anthracite] .tippy-tooltip{padding:var(--spacing-08, 0.5rem)}.tippy-box[data-theme~=anthracite] .tippy-svg-arrow{fill:var(--anthracite, #1a1a1a)}.tippy-box[data-theme~=anthracite][data-placement^=top]>.tippy-arrow::before{border-top-color:var(--anthracite, #1a1a1a)}.tippy-box[data-theme~=anthracite][data-placement^=bottom]>.tippy-arrow::before{border-bottom-color:var(--anthracite, #1a1a1a)}.tippy-box[data-theme~=anthracite][data-placement^=left]>.tippy-arrow::before{border-left-color:var(--anthracite, #1a1a1a)}.tippy-box[data-theme~=anthracite][data-placement^=right]>.tippy-arrow::before{border-right-color:var(--anthracite, #1a1a1a)}.tippy-box[data-theme~=app-color]{background-color:var(--app-color)}.tippy-box[data-theme~=app-color] .tippy-tooltip{padding:var(--spacing-08, 0.5rem)}.tippy-box[data-theme~=app-color] .tippy-svg-arrow{fill:var(--app-color)}.tippy-box[data-theme~=app-color][data-placement^=top]>.tippy-arrow::before{border-top-color:var(--app-color)}.tippy-box[data-theme~=app-color][data-placement^=bottom]>.tippy-arrow::before{border-bottom-color:var(--app-color)}.tippy-box[data-theme~=app-color][data-placement^=left]>.tippy-arrow::before{border-left-color:var(--app-color)}.tippy-box[data-theme~=app-color][data-placement^=right]>.tippy-arrow::before{border-right-color:var(--app-color)}.tippy-box[data-theme~=danger]{background-color:var(--danger, #d44333)}.tippy-box[data-theme~=danger] .tippy-tooltip{padding:var(--spacing-08, 0.5rem)}.tippy-box[data-theme~=danger] .tippy-svg-arrow{fill:var(--danger, #d44333)}.tippy-box[data-theme~=danger][data-placement^=top]>.tippy-arrow::before{border-top-color:var(--danger, #d44333)}.tippy-box[data-theme~=danger][data-placement^=bottom]>.tippy-arrow::before{border-bottom-color:var(--danger, #d44333)}.tippy-box[data-theme~=danger][data-placement^=left]>.tippy-arrow::before{border-left-color:var(--danger, #d44333)}.tippy-box[data-theme~=danger][data-placement^=right]>.tippy-arrow::before{border-right-color:var(--danger, #d44333)}.tippy-box[data-theme~=danger-light]{background-color:var(--danger-light, #f46885)}.tippy-box[data-theme~=danger-light] .tippy-tooltip{padding:var(--spacing-08, 0.5rem)}.tippy-box[data-theme~=danger-light] .tippy-svg-arrow{fill:var(--danger-light, #f46885)}.tippy-box[data-theme~=danger-light][data-placement^=top]>.tippy-arrow::before{border-top-color:var(--danger-light, #f46885)}.tippy-box[data-theme~=danger-light][data-placement^=bottom]>.tippy-arrow::before{border-bottom-color:var(--danger-light, #f46885)}.tippy-box[data-theme~=danger-light][data-placement^=left]>.tippy-arrow::before{border-left-color:var(--danger-light, #f46885)}.tippy-box[data-theme~=danger-light][data-placement^=right]>.tippy-arrow::before{border-right-color:var(--danger-light, #f46885)}.tippy-box[data-theme~=dark]{background-color:var(--dark, #000000)}.tippy-box[data-theme~=dark] .tippy-tooltip{padding:var(--spacing-08, 0.5rem)}.tippy-box[data-theme~=dark] .tippy-svg-arrow{fill:var(--dark, #000000)}.tippy-box[data-theme~=dark][data-placement^=top]>.tippy-arrow::before{border-top-color:var(--dark, #000000)}.tippy-box[data-theme~=dark][data-placement^=bottom]>.tippy-arrow::before{border-bottom-color:var(--dark, #000000)}.tippy-box[data-theme~=dark][data-placement^=left]>.tippy-arrow::before{border-left-color:var(--dark, #000000)}.tippy-box[data-theme~=dark][data-placement^=right]>.tippy-arrow::before{border-right-color:var(--dark, #000000)}.tippy-box[data-theme~=energized]{background-color:var(--energized, #fed05b)}.tippy-box[data-theme~=energized] .tippy-tooltip{padding:var(--spacing-08, 0.5rem)}.tippy-box[data-theme~=energized] .tippy-svg-arrow{fill:var(--energized, #fed05b)}.tippy-box[data-theme~=energized][data-placement^=top]>.tippy-arrow::before{border-top-color:var(--energized, #fed05b)}.tippy-box[data-theme~=energized][data-placement^=bottom]>.tippy-arrow::before{border-bottom-color:var(--energized, #fed05b)}.tippy-box[data-theme~=energized][data-placement^=left]>.tippy-arrow::before{border-left-color:var(--energized, #fed05b)}.tippy-box[data-theme~=energized][data-placement^=right]>.tippy-arrow::before{border-right-color:var(--energized, #fed05b)}.tippy-box[data-theme~=info]{background-color:var(--info, #fc459e)}.tippy-box[data-theme~=info] .tippy-tooltip{padding:var(--spacing-08, 0.5rem)}.tippy-box[data-theme~=info] .tippy-svg-arrow{fill:var(--info, #fc459e)}.tippy-box[data-theme~=info][data-placement^=top]>.tippy-arrow::before{border-top-color:var(--info, #fc459e)}.tippy-box[data-theme~=info][data-placement^=bottom]>.tippy-arrow::before{border-bottom-color:var(--info, #fc459e)}.tippy-box[data-theme~=info][data-placement^=left]>.tippy-arrow::before{border-left-color:var(--info, #fc459e)}.tippy-box[data-theme~=info][data-placement^=right]>.tippy-arrow::before{border-right-color:var(--info, #fc459e)}.tippy-box[data-theme~=light]{background-color:var(--light, #ffffff)}.tippy-box[data-theme~=light] .tippy-tooltip{padding:var(--spacing-08, 0.5rem)}.tippy-box[data-theme~=light] .tippy-svg-arrow{fill:var(--light, #ffffff)}.tippy-box[data-theme~=light][data-placement^=top]>.tippy-arrow::before{border-top-color:var(--light, #ffffff)}.tippy-box[data-theme~=light][data-placement^=bottom]>.tippy-arrow::before{border-bottom-color:var(--light, #ffffff)}.tippy-box[data-theme~=light][data-placement^=left]>.tippy-arrow::before{border-left-color:var(--light, #ffffff)}.tippy-box[data-theme~=light][data-placement^=right]>.tippy-arrow::before{border-right-color:var(--light, #ffffff)}.tippy-box[data-theme~=light-orange]{background-color:var(--light-orange, #fcae49)}.tippy-box[data-theme~=light-orange] .tippy-tooltip{padding:var(--spacing-08, 0.5rem)}.tippy-box[data-theme~=light-orange] .tippy-svg-arrow{fill:var(--light-orange, #fcae49)}.tippy-box[data-theme~=light-orange][data-placement^=top]>.tippy-arrow::before{border-top-color:var(--light-orange, #fcae49)}.tippy-box[data-theme~=light-orange][data-placement^=bottom]>.tippy-arrow::before{border-bottom-color:var(--light-orange, #fcae49)}.tippy-box[data-theme~=light-orange][data-placement^=left]>.tippy-arrow::before{border-left-color:var(--light-orange, #fcae49)}.tippy-box[data-theme~=light-orange][data-placement^=right]>.tippy-arrow::before{border-right-color:var(--light-orange, #fcae49)}.tippy-box[data-theme~=light-to-text-color]{background-color:var(--light-to-text-color, #ffffff)}.tippy-box[data-theme~=light-to-text-color] .tippy-tooltip{padding:var(--spacing-08, 0.5rem)}.tippy-box[data-theme~=light-to-text-color] .tippy-svg-arrow{fill:var(--light-to-text-color, #ffffff)}.tippy-box[data-theme~=light-to-text-color][data-placement^=top]>.tippy-arrow::before{border-top-color:var(--light-to-text-color, #ffffff)}.tippy-box[data-theme~=light-to-text-color][data-placement^=bottom]>.tippy-arrow::before{border-bottom-color:var(--light-to-text-color, #ffffff)}.tippy-box[data-theme~=light-to-text-color][data-placement^=left]>.tippy-arrow::before{border-left-color:var(--light-to-text-color, #ffffff)}.tippy-box[data-theme~=light-to-text-color][data-placement^=right]>.tippy-arrow::before{border-right-color:var(--light-to-text-color, #ffffff)}.tippy-box[data-theme~=royal]{background-color:var(--royal, #7577ff)}.tippy-box[data-theme~=royal] .tippy-tooltip{padding:var(--spacing-08, 0.5rem)}.tippy-box[data-theme~=royal] .tippy-svg-arrow{fill:var(--royal, #7577ff)}.tippy-box[data-theme~=royal][data-placement^=top]>.tippy-arrow::before{border-top-color:var(--royal, #7577ff)}.tippy-box[data-theme~=royal][data-placement^=bottom]>.tippy-arrow::before{border-bottom-color:var(--royal, #7577ff)}.tippy-box[data-theme~=royal][data-placement^=left]>.tippy-arrow::before{border-left-color:var(--royal, #7577ff)}.tippy-box[data-theme~=royal][data-placement^=right]>.tippy-arrow::before{border-right-color:var(--royal, #7577ff)}.tippy-box[data-theme~=stable]{background-color:var(--stable, #adadad)}.tippy-box[data-theme~=stable] .tippy-tooltip{padding:var(--spacing-08, 0.5rem)}.tippy-box[data-theme~=stable] .tippy-svg-arrow{fill:var(--stable, #adadad)}.tippy-box[data-theme~=stable][data-placement^=top]>.tippy-arrow::before{border-top-color:var(--stable, #adadad)}.tippy-box[data-theme~=stable][data-placement^=bottom]>.tippy-arrow::before{border-bottom-color:var(--stable, #adadad)}.tippy-box[data-theme~=stable][data-placement^=left]>.tippy-arrow::before{border-left-color:var(--stable, #adadad)}.tippy-box[data-theme~=stable][data-placement^=right]>.tippy-arrow::before{border-right-color:var(--stable, #adadad)}.tippy-box[data-theme~=stable-alt]{background-color:var(--stable-alt, #d0d0d0)}.tippy-box[data-theme~=stable-alt] .tippy-tooltip{padding:var(--spacing-08, 0.5rem)}.tippy-box[data-theme~=stable-alt] .tippy-svg-arrow{fill:var(--stable-alt, #d0d0d0)}.tippy-box[data-theme~=stable-alt][data-placement^=top]>.tippy-arrow::before{border-top-color:var(--stable-alt, #d0d0d0)}.tippy-box[data-theme~=stable-alt][data-placement^=bottom]>.tippy-arrow::before{border-bottom-color:var(--stable-alt, #d0d0d0)}.tippy-box[data-theme~=stable-alt][data-placement^=left]>.tippy-arrow::before{border-left-color:var(--stable-alt, #d0d0d0)}.tippy-box[data-theme~=stable-alt][data-placement^=right]>.tippy-arrow::before{border-right-color:var(--stable-alt, #d0d0d0)}.tippy-box[data-theme~=stable-light]{background-color:var(--stable-light, #f1f1f1)}.tippy-box[data-theme~=stable-light] .tippy-tooltip{padding:var(--spacing-08, 0.5rem)}.tippy-box[data-theme~=stable-light] .tippy-svg-arrow{fill:var(--stable-light, #f1f1f1)}.tippy-box[data-theme~=stable-light][data-placement^=top]>.tippy-arrow::before{border-top-color:var(--stable-light, #f1f1f1)}.tippy-box[data-theme~=stable-light][data-placement^=bottom]>.tippy-arrow::before{border-bottom-color:var(--stable-light, #f1f1f1)}.tippy-box[data-theme~=stable-light][data-placement^=left]>.tippy-arrow::before{border-left-color:var(--stable-light, #f1f1f1)}.tippy-box[data-theme~=stable-light][data-placement^=right]>.tippy-arrow::before{border-right-color:var(--stable-light, #f1f1f1)}.tippy-box[data-theme~=stable-ultralight]{background-color:var(--stable-ultralight, #fafafa)}.tippy-box[data-theme~=stable-ultralight] .tippy-tooltip{padding:var(--spacing-08, 0.5rem)}.tippy-box[data-theme~=stable-ultralight] .tippy-svg-arrow{fill:var(--stable-ultralight, #fafafa)}.tippy-box[data-theme~=stable-ultralight][data-placement^=top]>.tippy-arrow::before{border-top-color:var(--stable-ultralight, #fafafa)}.tippy-box[data-theme~=stable-ultralight][data-placement^=bottom]>.tippy-arrow::before{border-bottom-color:var(--stable-ultralight, #fafafa)}.tippy-box[data-theme~=stable-ultralight][data-placement^=left]>.tippy-arrow::before{border-left-color:var(--stable-ultralight, #fafafa)}.tippy-box[data-theme~=stable-ultralight][data-placement^=right]>.tippy-arrow::before{border-right-color:var(--stable-ultralight, #fafafa)}.tippy-box[data-theme~=success]{background-color:var(--success, #3aa76d)}.tippy-box[data-theme~=success] .tippy-tooltip{padding:var(--spacing-08, 0.5rem)}.tippy-box[data-theme~=success] .tippy-svg-arrow{fill:var(--success, #3aa76d)}.tippy-box[data-theme~=success][data-placement^=top]>.tippy-arrow::before{border-top-color:var(--success, #3aa76d)}.tippy-box[data-theme~=success][data-placement^=bottom]>.tippy-arrow::before{border-bottom-color:var(--success, #3aa76d)}.tippy-box[data-theme~=success][data-placement^=left]>.tippy-arrow::before{border-left-color:var(--success, #3aa76d)}.tippy-box[data-theme~=success][data-placement^=right]>.tippy-arrow::before{border-right-color:var(--success, #3aa76d)}.tippy-box[data-theme~=text-color]{background-color:var(--text-color, #807f83)}.tippy-box[data-theme~=text-color] .tippy-tooltip{padding:var(--spacing-08, 0.5rem)}.tippy-box[data-theme~=text-color] .tippy-svg-arrow{fill:var(--text-color, #807f83)}.tippy-box[data-theme~=text-color][data-placement^=top]>.tippy-arrow::before{border-top-color:var(--text-color, #807f83)}.tippy-box[data-theme~=text-color][data-placement^=bottom]>.tippy-arrow::before{border-bottom-color:var(--text-color, #807f83)}.tippy-box[data-theme~=text-color][data-placement^=left]>.tippy-arrow::before{border-left-color:var(--text-color, #807f83)}.tippy-box[data-theme~=text-color][data-placement^=right]>.tippy-arrow::before{border-right-color:var(--text-color, #807f83)}.tippy-box[data-theme~=warning]{background-color:var(--warning, #ff6402)}.tippy-box[data-theme~=warning] .tippy-tooltip{padding:var(--spacing-08, 0.5rem)}.tippy-box[data-theme~=warning] .tippy-svg-arrow{fill:var(--warning, #ff6402)}.tippy-box[data-theme~=warning][data-placement^=top]>.tippy-arrow::before{border-top-color:var(--warning, #ff6402)}.tippy-box[data-theme~=warning][data-placement^=bottom]>.tippy-arrow::before{border-bottom-color:var(--warning, #ff6402)}.tippy-box[data-theme~=warning][data-placement^=left]>.tippy-arrow::before{border-left-color:var(--warning, #ff6402)}.tippy-box[data-theme~=warning][data-placement^=right]>.tippy-arrow::before{border-right-color:var(--warning, #ff6402)}.tippy-box[data-theme~=anthracite-to-text-color]{background-color:var(--anthracite-to-text-color, #1a1a1a)}.tippy-box[data-theme~=anthracite-to-text-color] .tippy-tooltip{padding:var(--spacing-08, 0.5rem)}.tippy-box[data-theme~=anthracite-to-text-color] .tippy-svg-arrow{fill:var(--anthracite-to-text-color, #1a1a1a)}.tippy-box[data-theme~=anthracite-to-text-color][data-placement^=top]>.tippy-arrow::before{border-top-color:var(--anthracite-to-text-color, #1a1a1a)}.tippy-box[data-theme~=anthracite-to-text-color][data-placement^=bottom]>.tippy-arrow::before{border-bottom-color:var(--anthracite-to-text-color, #1a1a1a)}.tippy-box[data-theme~=anthracite-to-text-color][data-placement^=left]>.tippy-arrow::before{border-left-color:var(--anthracite-to-text-color, #1a1a1a)}.tippy-box[data-theme~=anthracite-to-text-color][data-placement^=right]>.tippy-arrow::before{border-right-color:var(--anthracite-to-text-color, #1a1a1a)}:root{--safe-area-inset-top:0;--safe-area-inset-right:0;--safe-area-inset-bottom:0;--safe-area-inset-left:0}@supports (top: constant(safe-area-inset-top)){:root{--safe-area-inset-top:constant(safe-area-inset-top);--safe-area-inset-right:constant(safe-area-inset-right);--safe-area-inset-bottom:constant(safe-area-inset-bottom);--safe-area-inset-left:constant(safe-area-inset-left)}}@supports (top: env(safe-area-inset-top)){:root{--safe-area-inset-top:env(safe-area-inset-top);--safe-area-inset-right:env(safe-area-inset-right);--safe-area-inset-bottom:env(safe-area-inset-bottom);--safe-area-inset-left:env(safe-area-inset-left)}}.fr-popup.fr-active{z-index:30004 !important;display:block !important;opacity:1 !important}:host{--podium-height:100%}:host .podium-container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;height:100%}:host .podium-container yoo-img{width:18.75rem;height:var(--podium-height);overflow:inherit}:host(.web) .podium-container yoo-icon{margin-top:var(--spacing-32, 2rem);margin-right:0.75rem}:host(.mobile) .podium-container yoo-icon{margin-top:var(--spacing-16, 1rem);margin-right:0.75rem}";export{m as yoo_podium}
1
+ import{r as t,c as e,h as a,a as o,H as r,g as p}from"./p-c26cc6ff.js";import{E as i,P as n,b as l}from"./p-a966475f.js";import"./p-4d956bd4.js";import"./p-b5241164.js";import{f as c}from"./p-33b2d3a2.js";import{u as d}from"./p-2752aa83.js";import{i as b}from"./p-0bb947fc.js";import{g as s}from"./p-179b66ff.js";import"./p-bd19a341.js";import"./p-e37ba040.js";import"./p-9229f5bb.js";import"./p-e0d6fbed.js";import"./p-ca8f9900.js";import"./p-12bedee1.js";const f=[{prefix:"left",pointsTransform:"translate(#tslX, 0)",rank:2},{prefix:"center",pointsTransform:"translate(#tslX, 0)",rank:1},{prefix:"right",pointsTransform:"translate(#tslX, 0) scale(-1, 1)",rank:3}],m=class{constructor(a){t(this,a),this.selected=e(this,"selected",7)}onUsersRankedChanged(t){if(t){const t=this.getSVGElement();t&&(this.onBeforeInjectSVG(t),this.onAfterInjectSVG(t))}}componentDidUpdate(){const t=this.getSVGElement();t&&this.onAfterInjectSVG(t)}getSVGElement(){return this.image&&(this.image.shadowRoot||this.image).querySelector("svg")}displayElement(t,e){t&&t.setAttribute("style",e?"display: block":"display: none")}setUsername(t,e,a){const o=e.querySelector(`#${t}_image_text`);if(o&&a){this.displayElement(o,!0);const t=o.querySelector("tspan");t.style.fill=i("dark-to-light"),a.length>=11&&(a=`${a.substring(0,11)}...`),t&&(t.textContent=a||"")}else this.displayElement(o,!1)}centerUsername(t,e){if(e){let a;const o=e.querySelector(`#${t}_image_text`),r=e.querySelector(`#${t}_avatar_image`),p=e.querySelector(`#${t}_avatar_no_image`);if(a="none"===r.style.display?p.getBoundingClientRect().width:r.getBoundingClientRect().width,o&&(r||p)){const e=o.getBoundingClientRect().width;o.setAttribute("transform",`translate(${(a-e)/2}, ${"right"===t?60:"left"===t?-28:10})`)}}}centerPoints(t,e,a,o){const r=e.querySelector(`#${t}_points_container`),p=e.querySelector(`#${t}_points`);if(r&&b(o)){if(this.displayElement(r,!0),p){const e=(t=>{const e=o.toString().length||1;switch(t){case"left":case"center":return e>1?-Math.pow(2,e):0;case"right":return e<3?o.toString().length>1?4:0:8}})(t);p.setAttribute("transform",a.replace("#tslX",`${e}`))}}else this.displayElement(r,!1)}setAvatar(t,e,a){const o=e.querySelector(`#${t}_image`),r=e.querySelector(`#${t}_avatar_image`),p=e.querySelector(`#${t}_avatar_no_image`);if(a){const t=a.user;if(t){let e=t.imageData;if(e)e=new n(e).crop("crop").aspectRatio(1,1).getUrl(),p&&this.displayElement(p,!1),r&&(this.displayElement(r,!0),o.setAttribute("xlink:href",e)),l(this.host)&&r.addEventListener("click",(()=>{this.onAvatarClicked(a)}));else{r&&this.displayElement(r,!1);const e=t=>(t||" ").length>0&&(t||" ").substring(0,1).toString().toUpperCase(),o=s(t,"firstName",!1)&&s(t,"lastName",!1)?`${e(t.firstName)}${e(t.lastName)}`:e(t.username);p&&(this.displayElement(p,!0),p.querySelector("tspan").textContent=o,l(this.host)&&p.addEventListener("click",(()=>{this.onAvatarClicked(a)})))}}}else this.displayElement(p,!1),this.displayElement(r,!1)}setPoint(t,e,a){if(e){const o=e.querySelector(`#${t}_points`);if(o&&b(a)){this.displayElement(o,!0);const t=Math.round(a).toString()||"0",e=o.querySelector("tspan");e&&(e.textContent=t)}else this.displayElement(o,!1)}}getUserOnPosition(t){return this.usersRanked&&this.usersRanked.length?this.usersRanked.find((e=>e.rank===t)):null}onAvatarClicked(t){t&&this.selected.emit(t.rank)}onBeforeInjectSVG(t){if(t){const e=l(this.host)?window.innerHeight:this.height;return e&&t.setAttribute("height",e.toString()),t.style.width="auto",t.querySelector("#main-svg")&&f.forEach((e=>{if(e){const a=e.prefix,o=this.getUserOnPosition(e.rank),r=null==o?void 0:o.user,p=Math.round((null==o?void 0:o.points)||0),i=r?s(r,"firstName",r.username):null;this.setUsername(a,t,i),this.setAvatar(a,t,o),this.setPoint(a,t,p)}})),t}}onAfterInjectSVG(t){return t&&f.forEach((e=>{if(e){const a=e.prefix,o=this.getUserOnPosition(e.rank);if(o){const r=Math.round((null==o?void 0:o.points)||0);this.centerUsername(a,t),this.centerPoints(a,t,e.pointsTransform,r)}}})),t}render(){return a(r,{class:c(this.host)},a("div",{class:"podium-container"},a("yoo-icon",{name:"badge-crown",color:"app-color",size:"medium"}),a("yoo-img",{ref:t=>this.image=t,src:o("./assets/podium/leaderboard.svg"),svgOptions:{makeIdsUnique:!1,beforeInject:(t,e)=>this.onBeforeInjectSVG(e),afterInject:(t,e)=>this.onAfterInjectSVG(e),afterLoad:(t,e)=>d(e)}}),a("slot",null)))}static get assetsDirs(){return["assets/podium"]}get host(){return p(this)}static get watchers(){return{usersRanked:["onUsersRankedChanged"]}}};m.style=":root{--ease-in-back:cubic-bezier(0.36, 0, 0.66, -0.56);--ease-in-circ:cubic-bezier(0.55, 0, 1, 0.45);--ease-in-cubic:cubic-bezier(0.32, 0, 0.67, 0);--ease-in-expo:cubic-bezier(0.7, 0, 0.84, 0);--ease-in-quad:cubic-bezier(0.11, 0, 0.5, 0);--ease-in-quart:cubic-bezier(0.5, 0, 0.75, 0);--ease-in-quint:cubic-bezier(0.64, 0, 0.78, 0);--ease-in-sine:cubic-bezier(0.12, 0, 0.39, 0);--ease-out-back:cubic-bezier(0.34, 1.56, 0.64, 1);--ease-out-circ:cubic-bezier(0, 0.55, 0.45, 1);--ease-out-cubic:cubic-bezier(0.33, 1, 0.68, 1);--ease-out-expo:cubic-bezier(0.16, 1, 0.3, 1);--ease-out-quad:cubic-bezier(0.5, 1, 0.89, 1);--ease-out-quart:cubic-bezier(0.25, 1, 0.5, 1);--ease-out-quint:cubic-bezier(0.22, 1, 0.36, 1);--ease-out-sine:cubic-bezier(0.61, 1, 0.88, 1);--ease-in-out-back:cubic-bezier(0.68, -0.6, 0.32, 1.6);--ease-in-out-circ:cubic-bezier(0.85, 0, 0.15, 1);--ease-in-out-cubic:cubic-bezier(0.65, 0, 0.35, 1);--ease-in-out-expo:cubic-bezier(0.87, 0, 0.13, 1);--ease-in-out-quad:cubic-bezier(0.45, 0, 0.55, 1);--ease-in-out-quart:cubic-bezier(0.76, 0, 0.24, 1);--ease-in-out-quint:cubic-bezier(0.83, 0, 0.17, 1);--ease-in-out-sine:cubic-bezier(0.37, 0, 0.63, 1)}.tippy-box,.tippy-popper{white-space:pre-wrap}.tippy-box .tippy-tooltip,.tippy-popper .tippy-tooltip{padding:var(--spacing-02, 0.125rem)}.tippy-box{-webkit-box-shadow:var(--shadow-03, 0 0.5rem 1rem 0 rgba(0, 0, 0, 0.1));box-shadow:var(--shadow-03, 0 0.5rem 1rem 0 rgba(0, 0, 0, 0.1))}.tippy-box .tippy-content.editable{padding:0}.tippy-box .tippy-content .flex{display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.tippy-box .tippy-content .hidden{display:none}.tippy-box .tippy-content .editable-content{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;color:var(--dark, #000000)}.tippy-box .tippy-content .editable-content .text-content{min-width:5rem;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}.tippy-box .tippy-content .editable-content .text-content>div{-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}.tippy-box .tippy-content .editable-content.readonly{padding:var(--spacing-08, 0.5rem)}.tippy-box .tippy-content .editable-content .maxchar-content{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-item-align:end;align-self:flex-end;height:var(--spacing-24, 1.5rem);padding-right:var(--spacing-08, 0.5rem)}.tippy-box .tippy-content .editable-content .action-content{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.tippy-box .tippy-content .editable-content .action-content yoo-button{padding:0 var(--spacing-08, 0.5rem)}.tippy-box .tippy-content .editable-content .action-content .edit-content{-ms-flex-align:center;align-items:center}.tippy-box .tippy-content .editable-content .action-content .edit-content yoo-icon{padding-left:var(--spacing-08, 0.5rem);cursor:pointer}.tippy-box .tippy-content .editable-content .edit-content>*{cursor:pointer}.tippy-box .tippy-content .request-access{padding:var(--spacing-08, 0.5rem)}.tippy-box .tippy-content .request-access .title{margin-bottom:var(--spacing-08, 0.5rem);font-weight:var(--font-weight-700, 700)}.tippy-box .tippy-content .request-access .sub-title{display:-ms-flexbox;display:flex;margin-bottom:var(--spacing-08, 0.5rem);font-weight:var(--font-weight-300, 300);font-size:var(--font-size-14, 0.875rem)}.tippy-box .tippy-content .request-access .sub-title yoo-avatar{margin:0 var(--spacing-04, 0.25rem)}.tippy-box .tippy-content .request-access yoo-button{max-width:8rem}.tippy-box[data-theme~=startameeting] .tippy-content{padding:0;border-radius:var(--border-radius-04, 0.25rem)}.tippy-box[data-theme~=large]{font-size:var(--font-size-16, 1rem)}.tippy-box[data-theme~=large] .tippy-content{padding:var(--spacing-08, 0.5rem)}.tippy-box[data-theme~=large] .tippy-content .editable-content{padding:var(--spacing-04, 0.25rem)}.tippy-box[data-theme~=large] .tippy-content .editable-content .text-content{padding-right:var(--spacing-16, 1rem)}.tippy-box[data-theme~=large] .tippy-content .editable-content yoo-icon{margin:0 var(--spacing-04, 0.25rem)}.tippy-box[data-theme~=small]{font-size:var(--font-size-16, 1rem)}.tippy-box[data-theme~=small] .tippy-content{padding:var(--spacing-08, 0.5rem)}.tippy-box[data-theme~=small] .tippy-content .editable-content{padding:var(--spacing-04, 0.25rem)}.tippy-box[data-theme~=small] .tippy-content .editable-content .text-content{padding-right:var(--spacing-08, 0.5rem)}.tippy-box[data-theme~=small] .tippy-content .editable-content yoo-icon{margin:0 var(--spacing-04, 0.25rem)}.tippy-box[data-theme~=accent]{background-color:var(--accent, #276ef1)}.tippy-box[data-theme~=accent] .tippy-tooltip{padding:var(--spacing-08, 0.5rem)}.tippy-box[data-theme~=accent] .tippy-svg-arrow{fill:var(--accent, #276ef1)}.tippy-box[data-theme~=accent][data-placement^=top]>.tippy-arrow::before{border-top-color:var(--accent, #276ef1)}.tippy-box[data-theme~=accent][data-placement^=bottom]>.tippy-arrow::before{border-bottom-color:var(--accent, #276ef1)}.tippy-box[data-theme~=accent][data-placement^=left]>.tippy-arrow::before{border-left-color:var(--accent, #276ef1)}.tippy-box[data-theme~=accent][data-placement^=right]>.tippy-arrow::before{border-right-color:var(--accent, #276ef1)}.tippy-box[data-theme~=anthracite]{background-color:var(--anthracite, #1a1a1a)}.tippy-box[data-theme~=anthracite] .tippy-tooltip{padding:var(--spacing-08, 0.5rem)}.tippy-box[data-theme~=anthracite] .tippy-svg-arrow{fill:var(--anthracite, #1a1a1a)}.tippy-box[data-theme~=anthracite][data-placement^=top]>.tippy-arrow::before{border-top-color:var(--anthracite, #1a1a1a)}.tippy-box[data-theme~=anthracite][data-placement^=bottom]>.tippy-arrow::before{border-bottom-color:var(--anthracite, #1a1a1a)}.tippy-box[data-theme~=anthracite][data-placement^=left]>.tippy-arrow::before{border-left-color:var(--anthracite, #1a1a1a)}.tippy-box[data-theme~=anthracite][data-placement^=right]>.tippy-arrow::before{border-right-color:var(--anthracite, #1a1a1a)}.tippy-box[data-theme~=app-color]{background-color:var(--app-color)}.tippy-box[data-theme~=app-color] .tippy-tooltip{padding:var(--spacing-08, 0.5rem)}.tippy-box[data-theme~=app-color] .tippy-svg-arrow{fill:var(--app-color)}.tippy-box[data-theme~=app-color][data-placement^=top]>.tippy-arrow::before{border-top-color:var(--app-color)}.tippy-box[data-theme~=app-color][data-placement^=bottom]>.tippy-arrow::before{border-bottom-color:var(--app-color)}.tippy-box[data-theme~=app-color][data-placement^=left]>.tippy-arrow::before{border-left-color:var(--app-color)}.tippy-box[data-theme~=app-color][data-placement^=right]>.tippy-arrow::before{border-right-color:var(--app-color)}.tippy-box[data-theme~=danger]{background-color:var(--danger, #d44333)}.tippy-box[data-theme~=danger] .tippy-tooltip{padding:var(--spacing-08, 0.5rem)}.tippy-box[data-theme~=danger] .tippy-svg-arrow{fill:var(--danger, #d44333)}.tippy-box[data-theme~=danger][data-placement^=top]>.tippy-arrow::before{border-top-color:var(--danger, #d44333)}.tippy-box[data-theme~=danger][data-placement^=bottom]>.tippy-arrow::before{border-bottom-color:var(--danger, #d44333)}.tippy-box[data-theme~=danger][data-placement^=left]>.tippy-arrow::before{border-left-color:var(--danger, #d44333)}.tippy-box[data-theme~=danger][data-placement^=right]>.tippy-arrow::before{border-right-color:var(--danger, #d44333)}.tippy-box[data-theme~=danger-light]{background-color:var(--danger-light, #f46885)}.tippy-box[data-theme~=danger-light] .tippy-tooltip{padding:var(--spacing-08, 0.5rem)}.tippy-box[data-theme~=danger-light] .tippy-svg-arrow{fill:var(--danger-light, #f46885)}.tippy-box[data-theme~=danger-light][data-placement^=top]>.tippy-arrow::before{border-top-color:var(--danger-light, #f46885)}.tippy-box[data-theme~=danger-light][data-placement^=bottom]>.tippy-arrow::before{border-bottom-color:var(--danger-light, #f46885)}.tippy-box[data-theme~=danger-light][data-placement^=left]>.tippy-arrow::before{border-left-color:var(--danger-light, #f46885)}.tippy-box[data-theme~=danger-light][data-placement^=right]>.tippy-arrow::before{border-right-color:var(--danger-light, #f46885)}.tippy-box[data-theme~=dark]{background-color:var(--dark, #000000)}.tippy-box[data-theme~=dark] .tippy-tooltip{padding:var(--spacing-08, 0.5rem)}.tippy-box[data-theme~=dark] .tippy-svg-arrow{fill:var(--dark, #000000)}.tippy-box[data-theme~=dark][data-placement^=top]>.tippy-arrow::before{border-top-color:var(--dark, #000000)}.tippy-box[data-theme~=dark][data-placement^=bottom]>.tippy-arrow::before{border-bottom-color:var(--dark, #000000)}.tippy-box[data-theme~=dark][data-placement^=left]>.tippy-arrow::before{border-left-color:var(--dark, #000000)}.tippy-box[data-theme~=dark][data-placement^=right]>.tippy-arrow::before{border-right-color:var(--dark, #000000)}.tippy-box[data-theme~=energized]{background-color:var(--energized, #fed05b)}.tippy-box[data-theme~=energized] .tippy-tooltip{padding:var(--spacing-08, 0.5rem)}.tippy-box[data-theme~=energized] .tippy-svg-arrow{fill:var(--energized, #fed05b)}.tippy-box[data-theme~=energized][data-placement^=top]>.tippy-arrow::before{border-top-color:var(--energized, #fed05b)}.tippy-box[data-theme~=energized][data-placement^=bottom]>.tippy-arrow::before{border-bottom-color:var(--energized, #fed05b)}.tippy-box[data-theme~=energized][data-placement^=left]>.tippy-arrow::before{border-left-color:var(--energized, #fed05b)}.tippy-box[data-theme~=energized][data-placement^=right]>.tippy-arrow::before{border-right-color:var(--energized, #fed05b)}.tippy-box[data-theme~=info]{background-color:var(--info, #fc459e)}.tippy-box[data-theme~=info] .tippy-tooltip{padding:var(--spacing-08, 0.5rem)}.tippy-box[data-theme~=info] .tippy-svg-arrow{fill:var(--info, #fc459e)}.tippy-box[data-theme~=info][data-placement^=top]>.tippy-arrow::before{border-top-color:var(--info, #fc459e)}.tippy-box[data-theme~=info][data-placement^=bottom]>.tippy-arrow::before{border-bottom-color:var(--info, #fc459e)}.tippy-box[data-theme~=info][data-placement^=left]>.tippy-arrow::before{border-left-color:var(--info, #fc459e)}.tippy-box[data-theme~=info][data-placement^=right]>.tippy-arrow::before{border-right-color:var(--info, #fc459e)}.tippy-box[data-theme~=light]{background-color:var(--light, #ffffff)}.tippy-box[data-theme~=light] .tippy-tooltip{padding:var(--spacing-08, 0.5rem)}.tippy-box[data-theme~=light] .tippy-svg-arrow{fill:var(--light, #ffffff)}.tippy-box[data-theme~=light][data-placement^=top]>.tippy-arrow::before{border-top-color:var(--light, #ffffff)}.tippy-box[data-theme~=light][data-placement^=bottom]>.tippy-arrow::before{border-bottom-color:var(--light, #ffffff)}.tippy-box[data-theme~=light][data-placement^=left]>.tippy-arrow::before{border-left-color:var(--light, #ffffff)}.tippy-box[data-theme~=light][data-placement^=right]>.tippy-arrow::before{border-right-color:var(--light, #ffffff)}.tippy-box[data-theme~=light-orange]{background-color:var(--light-orange, #fcae49)}.tippy-box[data-theme~=light-orange] .tippy-tooltip{padding:var(--spacing-08, 0.5rem)}.tippy-box[data-theme~=light-orange] .tippy-svg-arrow{fill:var(--light-orange, #fcae49)}.tippy-box[data-theme~=light-orange][data-placement^=top]>.tippy-arrow::before{border-top-color:var(--light-orange, #fcae49)}.tippy-box[data-theme~=light-orange][data-placement^=bottom]>.tippy-arrow::before{border-bottom-color:var(--light-orange, #fcae49)}.tippy-box[data-theme~=light-orange][data-placement^=left]>.tippy-arrow::before{border-left-color:var(--light-orange, #fcae49)}.tippy-box[data-theme~=light-orange][data-placement^=right]>.tippy-arrow::before{border-right-color:var(--light-orange, #fcae49)}.tippy-box[data-theme~=light-to-text-color]{background-color:var(--light-to-text-color, #ffffff)}.tippy-box[data-theme~=light-to-text-color] .tippy-tooltip{padding:var(--spacing-08, 0.5rem)}.tippy-box[data-theme~=light-to-text-color] .tippy-svg-arrow{fill:var(--light-to-text-color, #ffffff)}.tippy-box[data-theme~=light-to-text-color][data-placement^=top]>.tippy-arrow::before{border-top-color:var(--light-to-text-color, #ffffff)}.tippy-box[data-theme~=light-to-text-color][data-placement^=bottom]>.tippy-arrow::before{border-bottom-color:var(--light-to-text-color, #ffffff)}.tippy-box[data-theme~=light-to-text-color][data-placement^=left]>.tippy-arrow::before{border-left-color:var(--light-to-text-color, #ffffff)}.tippy-box[data-theme~=light-to-text-color][data-placement^=right]>.tippy-arrow::before{border-right-color:var(--light-to-text-color, #ffffff)}.tippy-box[data-theme~=royal]{background-color:var(--royal, #7577ff)}.tippy-box[data-theme~=royal] .tippy-tooltip{padding:var(--spacing-08, 0.5rem)}.tippy-box[data-theme~=royal] .tippy-svg-arrow{fill:var(--royal, #7577ff)}.tippy-box[data-theme~=royal][data-placement^=top]>.tippy-arrow::before{border-top-color:var(--royal, #7577ff)}.tippy-box[data-theme~=royal][data-placement^=bottom]>.tippy-arrow::before{border-bottom-color:var(--royal, #7577ff)}.tippy-box[data-theme~=royal][data-placement^=left]>.tippy-arrow::before{border-left-color:var(--royal, #7577ff)}.tippy-box[data-theme~=royal][data-placement^=right]>.tippy-arrow::before{border-right-color:var(--royal, #7577ff)}.tippy-box[data-theme~=stable]{background-color:var(--stable, #adadad)}.tippy-box[data-theme~=stable] .tippy-tooltip{padding:var(--spacing-08, 0.5rem)}.tippy-box[data-theme~=stable] .tippy-svg-arrow{fill:var(--stable, #adadad)}.tippy-box[data-theme~=stable][data-placement^=top]>.tippy-arrow::before{border-top-color:var(--stable, #adadad)}.tippy-box[data-theme~=stable][data-placement^=bottom]>.tippy-arrow::before{border-bottom-color:var(--stable, #adadad)}.tippy-box[data-theme~=stable][data-placement^=left]>.tippy-arrow::before{border-left-color:var(--stable, #adadad)}.tippy-box[data-theme~=stable][data-placement^=right]>.tippy-arrow::before{border-right-color:var(--stable, #adadad)}.tippy-box[data-theme~=stable-alt]{background-color:var(--stable-alt, #d0d0d0)}.tippy-box[data-theme~=stable-alt] .tippy-tooltip{padding:var(--spacing-08, 0.5rem)}.tippy-box[data-theme~=stable-alt] .tippy-svg-arrow{fill:var(--stable-alt, #d0d0d0)}.tippy-box[data-theme~=stable-alt][data-placement^=top]>.tippy-arrow::before{border-top-color:var(--stable-alt, #d0d0d0)}.tippy-box[data-theme~=stable-alt][data-placement^=bottom]>.tippy-arrow::before{border-bottom-color:var(--stable-alt, #d0d0d0)}.tippy-box[data-theme~=stable-alt][data-placement^=left]>.tippy-arrow::before{border-left-color:var(--stable-alt, #d0d0d0)}.tippy-box[data-theme~=stable-alt][data-placement^=right]>.tippy-arrow::before{border-right-color:var(--stable-alt, #d0d0d0)}.tippy-box[data-theme~=stable-light]{background-color:var(--stable-light, #f1f1f1)}.tippy-box[data-theme~=stable-light] .tippy-tooltip{padding:var(--spacing-08, 0.5rem)}.tippy-box[data-theme~=stable-light] .tippy-svg-arrow{fill:var(--stable-light, #f1f1f1)}.tippy-box[data-theme~=stable-light][data-placement^=top]>.tippy-arrow::before{border-top-color:var(--stable-light, #f1f1f1)}.tippy-box[data-theme~=stable-light][data-placement^=bottom]>.tippy-arrow::before{border-bottom-color:var(--stable-light, #f1f1f1)}.tippy-box[data-theme~=stable-light][data-placement^=left]>.tippy-arrow::before{border-left-color:var(--stable-light, #f1f1f1)}.tippy-box[data-theme~=stable-light][data-placement^=right]>.tippy-arrow::before{border-right-color:var(--stable-light, #f1f1f1)}.tippy-box[data-theme~=stable-ultralight]{background-color:var(--stable-ultralight, #fafafa)}.tippy-box[data-theme~=stable-ultralight] .tippy-tooltip{padding:var(--spacing-08, 0.5rem)}.tippy-box[data-theme~=stable-ultralight] .tippy-svg-arrow{fill:var(--stable-ultralight, #fafafa)}.tippy-box[data-theme~=stable-ultralight][data-placement^=top]>.tippy-arrow::before{border-top-color:var(--stable-ultralight, #fafafa)}.tippy-box[data-theme~=stable-ultralight][data-placement^=bottom]>.tippy-arrow::before{border-bottom-color:var(--stable-ultralight, #fafafa)}.tippy-box[data-theme~=stable-ultralight][data-placement^=left]>.tippy-arrow::before{border-left-color:var(--stable-ultralight, #fafafa)}.tippy-box[data-theme~=stable-ultralight][data-placement^=right]>.tippy-arrow::before{border-right-color:var(--stable-ultralight, #fafafa)}.tippy-box[data-theme~=success]{background-color:var(--success, #3aa76d)}.tippy-box[data-theme~=success] .tippy-tooltip{padding:var(--spacing-08, 0.5rem)}.tippy-box[data-theme~=success] .tippy-svg-arrow{fill:var(--success, #3aa76d)}.tippy-box[data-theme~=success][data-placement^=top]>.tippy-arrow::before{border-top-color:var(--success, #3aa76d)}.tippy-box[data-theme~=success][data-placement^=bottom]>.tippy-arrow::before{border-bottom-color:var(--success, #3aa76d)}.tippy-box[data-theme~=success][data-placement^=left]>.tippy-arrow::before{border-left-color:var(--success, #3aa76d)}.tippy-box[data-theme~=success][data-placement^=right]>.tippy-arrow::before{border-right-color:var(--success, #3aa76d)}.tippy-box[data-theme~=text-color]{background-color:var(--text-color, #807f83)}.tippy-box[data-theme~=text-color] .tippy-tooltip{padding:var(--spacing-08, 0.5rem)}.tippy-box[data-theme~=text-color] .tippy-svg-arrow{fill:var(--text-color, #807f83)}.tippy-box[data-theme~=text-color][data-placement^=top]>.tippy-arrow::before{border-top-color:var(--text-color, #807f83)}.tippy-box[data-theme~=text-color][data-placement^=bottom]>.tippy-arrow::before{border-bottom-color:var(--text-color, #807f83)}.tippy-box[data-theme~=text-color][data-placement^=left]>.tippy-arrow::before{border-left-color:var(--text-color, #807f83)}.tippy-box[data-theme~=text-color][data-placement^=right]>.tippy-arrow::before{border-right-color:var(--text-color, #807f83)}.tippy-box[data-theme~=warning]{background-color:var(--warning, #ff6402)}.tippy-box[data-theme~=warning] .tippy-tooltip{padding:var(--spacing-08, 0.5rem)}.tippy-box[data-theme~=warning] .tippy-svg-arrow{fill:var(--warning, #ff6402)}.tippy-box[data-theme~=warning][data-placement^=top]>.tippy-arrow::before{border-top-color:var(--warning, #ff6402)}.tippy-box[data-theme~=warning][data-placement^=bottom]>.tippy-arrow::before{border-bottom-color:var(--warning, #ff6402)}.tippy-box[data-theme~=warning][data-placement^=left]>.tippy-arrow::before{border-left-color:var(--warning, #ff6402)}.tippy-box[data-theme~=warning][data-placement^=right]>.tippy-arrow::before{border-right-color:var(--warning, #ff6402)}.tippy-box[data-theme~=anthracite-to-text-color]{background-color:var(--anthracite-to-text-color, #1a1a1a)}.tippy-box[data-theme~=anthracite-to-text-color] .tippy-tooltip{padding:var(--spacing-08, 0.5rem)}.tippy-box[data-theme~=anthracite-to-text-color] .tippy-svg-arrow{fill:var(--anthracite-to-text-color, #1a1a1a)}.tippy-box[data-theme~=anthracite-to-text-color][data-placement^=top]>.tippy-arrow::before{border-top-color:var(--anthracite-to-text-color, #1a1a1a)}.tippy-box[data-theme~=anthracite-to-text-color][data-placement^=bottom]>.tippy-arrow::before{border-bottom-color:var(--anthracite-to-text-color, #1a1a1a)}.tippy-box[data-theme~=anthracite-to-text-color][data-placement^=left]>.tippy-arrow::before{border-left-color:var(--anthracite-to-text-color, #1a1a1a)}.tippy-box[data-theme~=anthracite-to-text-color][data-placement^=right]>.tippy-arrow::before{border-right-color:var(--anthracite-to-text-color, #1a1a1a)}:root{--safe-area-inset-top:0;--safe-area-inset-right:0;--safe-area-inset-bottom:0;--safe-area-inset-left:0}@supports (top: constant(safe-area-inset-top)){:root{--safe-area-inset-top:constant(safe-area-inset-top);--safe-area-inset-right:constant(safe-area-inset-right);--safe-area-inset-bottom:constant(safe-area-inset-bottom);--safe-area-inset-left:constant(safe-area-inset-left)}}@supports (top: env(safe-area-inset-top)){:root{--safe-area-inset-top:env(safe-area-inset-top);--safe-area-inset-right:env(safe-area-inset-right);--safe-area-inset-bottom:env(safe-area-inset-bottom);--safe-area-inset-left:env(safe-area-inset-left)}}.fr-popup.fr-active{z-index:30004 !important;display:block !important;opacity:1 !important}:host{--podium-height:100%}:host .podium-container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;height:100%}:host .podium-container yoo-img{width:18.75rem;height:var(--podium-height);overflow:inherit}:host(.web) .podium-container yoo-icon{margin-top:var(--spacing-32, 2rem);margin-right:0.75rem}:host(.mobile) .podium-container yoo-icon{margin-top:var(--spacing-16, 1rem);margin-right:0.75rem}";export{m as yoo_podium}
@@ -1,4 +1,4 @@
1
- import{r as registerInstance,f as forceUpdate,h as h$2,H as Host,g as getElement,c as createEvent,a as getAssetPath,d as readTask,w as writeTask}from"./p-c26cc6ff.js";import{aJ as eq,u as isArray$1,a4 as isObject$2,as as isFunction$2,aO as baseFindIndex,aL as isSymbol,c6 as arrayReduce,bK as baseSlice,c7 as baseUniq,q as global$1,a1 as compact,bi as dateParse,a8 as isPresent,K as getAsyncExtraData,t as translate,i as isNativeMobile,r as isFile$1,_ as isCloudinaryLink,P as Cloudinary,M as cleanupWKWebViewImagePath,b as isWeb,z as isIphoneX,c as createCommonjsModule,p as getDefaultExportFromCjs,c8 as getWeekDays,ab as dateAdd,F as startOf,aK as endOf,k as isIonic,J as isDateAfter,c9 as resetTime,G as isDateBefore,ca as getYear,a9 as dateFormat,a6 as isSameDate,cb as day$1,aa as dateSub,cc as capitalize,cd as isToday,ce as isSameMonth,cf as isDateSameOrAfter,cg as isDateSameOrBefore,af as showActionSheet,a as isOffline,Y as translateMulti,a3 as isNullOrUndefined,j as getSession,$ as parseMarkDown,ch as removeTextStyle,bo as closeModal,b9 as isFirefox$2,bd as isDarkTheme,bh as isChromatic,T as gsapTo,S as isFinite$1,ci as FileSaver_min,w as debounce$1,cj as highcharts,ck as getMonths,a7 as dateIsValid,bX as showContextMenu,Z as gsapFromTo,l as isAndroid$1,b1 as showAlert,Q as isAnimationsDisabled,y as findParent,s as showModal,n as getModalAnimation,cl as showScanner,bL as getAugmentedNamespace,d as commonjsGlobal,m as isIOS$2,b6 as enableKeyboardResize,b7 as disableKeyboardResize,ac as Plugins,f as cordova,I as IonicNativePlugin,cm as is24Hour,E as getCssColor,V as getCurrentLanguage,b_ as getHours,b$ as getMinutes,c0 as setDateHours,c1 as setDateMinutes,bZ as getDialogPosition,C as isFullScreenFalse,at as getPermissions,cn as isCurrentLanguageChinese,aq as dispatchCustomEvent,an as showToast,b5 as isKeyboardResizeModeInactive,br as requestInterval,b8 as isSafari$3,co as isChromeForIos,bt as cancelRequestInterval,bs as getFormattedCountDownToDisplay,cp as guessCurrentTimezone,cq as TIMEZONES,cr as setDateSeconds,cs as setDateMilliseconds,ct as roundToNearestMinutes,cu as getRoundedMinutes,cv as HorizontalSlidesAnimation,cw as changeHexOpacity,b4 as MONGODB_ID_REGEX,aC as getAuthentication,ba as isForceScrollbar,cx as DashboardGsapAnimation,cy as fadeFromBottom,cz as fadeFromTop,aZ as getContrastColor,W as gsapTimeline,cA as getTransformInfos,bb as setStatusBarDarkMode,cB as convertSvgToBase64,U as Draggable,R as scaleUpAnimation,bB as gsapSet,A as isIpadPro,aW as isIpad,B as isTablet,cC as componentOnReady}from"./p-a966475f.js";import{E as EventType,x as TLessonState,F as FormFieldType,a as IncentivePartType,y as FormFilterAutocompleteOperator,W as WaitlistAPIDateFormat}from"./p-4d956bd4.js";import{i as isLessonCompleted,c as canBeRetried,S as ScreenOrientation}from"./p-b5241164.js";import{f as getAppContext,l as loadScript,z as querySelectorDeep,B as setAnimation,e as execHandlerAndStopEvent,s as showPhotoEditor,q as setColorSVG,E as EMPTYSTATE_MAP,y as querySelectorAllDeep,i as lockSwipes,k as getActiveElementShadow,o as hideShowTabbar,u as sanitizeHTML,n as hideShowSearchBar,h as getNextValueInArray,D as EMPTYSTATE_TEXT_MAP,F as EMPTYSTATE_TITLE_MAP,p as filterDuplicateItems,C as animations,A as cloudinary,m as lifecycleEvents}from"./p-33b2d3a2.js";import{a as getKeyTemplate,p as progressValue,v as validationProgressValue,c as conformityProgressValue,b as conformityRelativeProgressValue,g as getRenderer}from"./p-6cfa75b3.js";import{i as identity$4}from"./p-ba705441.js";import{i as isNumber$1}from"./p-0bb947fc.js";import{j as baseSum,a as isRequired,g as getTypeValidation,b as isReadonly,s as setFieldData,u as updateFormulas,e as getDynamicProperty,c as isDisabled,d as generateLabel,i as isCreationAllowed}from"./p-bf6acbfe.js";import{k as keys$1}from"./p-b5ba03fd.js";import{i as isIterateeCall,s as sortBy}from"./p-55a739af.js";import{a as baseFor,b as baseEach}from"./p-cfca4271.js";import{b as baseIteratee}from"./p-e1378940.js";import{c as cloneDeep}from"./p-a7d0e964.js";import{g as get$1}from"./p-179b66ff.js";import{i as isPlainObject$1,o as omit}from"./p-fdde98c5.js";import{i as isString$1}from"./p-ca8f9900.js";import{h as hasSameMarkers,g as generateFilterGroups,l as layersFromKeys,s as showDirectionsActionSheet,c as isWebGLSupported,b as getMapCSSClasses,i as isMarkersLayer,a as isSelectedMarkersLayer}from"./p-592eb8f1.js";import{c as changeExtension,g as getUUID,f as isMedia,n as downloadFile,i as isGif,w as getDownloadAction,C as isDocumentDownloadSupported,s as showDocumentDownloadOptions,b as isBase64,D as openBase64File,t as toPng,d as getIconName,e as getIconColor,E as isDocumentEmailSupported,F as showPdfOnDevice,G as getNativeDirectory,H as fileNativeCheckFile,I as downloadFileToDevice,J as urlToBlob,y as getVideoPoster}from"./p-e37ba040.js";import{a as getFromOfflineStorage,g as getFromLocalForage,b as getKeyToCache}from"./p-c193b6bd.js";import{g as getUserDisplayName,r as replaceAtTagToMentionTag,k as hasAttachment,c as capitalizeFirstLetter$1}from"./p-9430559f.js";import{p as pipes}from"./p-cf2b3a56.js";import{a as getPlanDueDate,h as getPlanStartDate,i as isPlanInFuture,j as isPlanRatingEnabled,s as showRatingDialog,b as isContentOnly,g as getLessonTypeIcon,f as isQuiz,k as isTimedQuiz,l as isConfidenceAssesment}from"./p-14b605c0.js";import{k as isFieldWithNoValue,b as getFieldValue,s as slenderizeObject,q as isVisible$1,r as hasValue,u as updateDatasetFilters,o as answerIsValid,c as getFieldReplacement,e as evalInContext}from"./p-cbb53f3f.js";import{r as replaceAllLinks,c as containsUrls,a as replaceAndGetAllLinks,g as getURLs,i as isDeeplink}from"./p-8c8163b6.js";import{i as isIntersectionObserverSupported,a as intersectionObserve,r as resizeObserve}from"./p-b721594f.js";import{g as getButton}from"./p-85292647.js";import{i as isEmpty}from"./p-1901b669.js";import{t as toggleElementTapped,a as addTapped,r as removeTapped}from"./p-ab504cff.js";import{a as isVideo,i as isImage$1,d as getType,e as isDocument,g as getExtension,b as isAudio}from"./p-9229f5bb.js";import{S as Stack}from"./p-43f71ef3.js";import{b as baseAssignValue}from"./p-01267bd9.js";import{c as copyObject,k as keysIn,e as cloneBuffer,f as cloneTypedArray,i as initCloneObject}from"./p-c06335c1.js";import{c as copyArray}from"./p-773567d1.js";import{a as isArguments}from"./p-56bcc009.js";import{i as isArrayLikeObject}from"./p-3c4a6a3e.js";import{i as isBuffer,a as isTypedArray}from"./p-baaa30cf.js";import{c as createAssigner,a as assign$2}from"./p-68b0b75c.js";import{f as filterIsAutocomplete,a as filterIsAutocompleteLocal,d as filterIsBoolean,g as filterIsDate,e as filterIsText,h as filterIsNumber,b as filterFromFormField,k as filterRenderFormDynamic,j as filterCleanupNewField,i as isKanbanColumnField,m as isEndSide,c as createGesture,l as getScanditKey}from"./p-307e9313.js";import{f as findIndex$1}from"./p-89291910.js";import{f as flatten$1}from"./p-9d229751.js";import{d as debounce$2}from"./p-2a56c2b1.js";import{s as setValidator,b as setValueAndValidateInput,v as validate,d as convertValueForInputType,g as getTimeDisplayValue,c as blurActiveElement,e as formatMinMaxDate,l as onInputFocused,o as onInputClear,m as onInputBlurred,a as setValueAndResetInputValidity,t as taskStyle,f as focusContentEditable}from"./p-432e8458.js";import{i as isEqual$1}from"./p-cfdeea96.js";import{d as difference}from"./p-27e57020.js";import{g as getElementDimensions}from"./p-f5d0d8f6.js";import{T as TodoListMode,I as ItemSlidingType}from"./p-6dbac5f2.js";import{d as isPhotoOrMultiPhotosField,e as isListField,f as filterListByText,g as isMapField,a as isDateTimeField}from"./p-c5efae11.js";import{f as findField}from"./p-9a039ee7.js";import{h as getMissionStatusIconName,d as getMissionColor}from"./p-3e96a3ac.js";import{c as castPath,t as toKey}from"./p-12bedee1.js";import{t as toInteger}from"./p-935fbfac.js";import{o as orderBy}from"./p-4ae61297.js";import{g as groupBy}from"./p-1a312ea2.js";import{t as toFinite}from"./p-2043b4c7.js";import{p as pick}from"./p-b203af53.js";import{t as toButton}from"./p-967f6f1d.js";import{a as getNextRecurrences}from"./p-1e926c86.js";import{r as remove}from"./p-e22f108e.js";import{d as getInsertElementProp,s as safeInsert,r as restoreCursorPosition,f as fixParagraphRandomEl,b as safeReplaceElement,i as isMentionTag,c as getTagHTML,a as safeInsertElements}from"./p-19a574ce.js";import{T as TapticEngine}from"./p-220d0a85.js";import{S as Sortable}from"./p-12797a88.js";import{m as map$1}from"./p-10b2bb56.js";import{i as isBoolean}from"./p-c412a16f.js";import{c as createThemedClasses,a as createColorClasses,h as hostContext}from"./p-73e396c8.js";import{c as getFormattedImageURL,g as getImageSize$1,a as getResizedImageSize,b as getImageScaleFactor}from"./p-486e9464.js";import{a as isAnnotationDeleted,b as isAnnotationValid,g as getElement$1,c as isAnnotationFocused,i as isAnnotationEmpty,k as isElementInsideContainer,d as getPointerCoordinates}from"./p-9de400aa.js";import{o as getDefaultAnnotationTextColor,f as saveTooltipContent,p as getAnnotationStyle,B as BUTTONS_CONFIG,A as ANIMATION_DELAY,q as getBoundingClient,t as isCanvasBlank,M as MENU_ITEMS,j as getDotToolTipElement,k as getDotInnerElement,S as SLIDER_THRESHOLD,L as LOADING_DELAY,u as prepareAnnotationsData,l as setDotIndexes,v as focusAnnotation,w as getAnnotationDraggableBounds,x as getFormattedAnnotationSize,y as getAbsoluteCenter,z as getRelativeCenter,C as showPredefinedTextsDialog,c as createDot,D as DOT_RADIUS,E as updateAnnotationLocal,F as createBaseAnnotation,G as removeLocalsFromAnnotations,H as EEditorActions,s as showDotTooltip,I as formatAnnotationsForExport,h as hideAllDotTooltips,J as deCenterAnnotation,n as getAnnotation,K as INIT_COORDS,N as setAnnotationPositionToClosestEdge}from"./p-e9993e20.js";import{i as inRange}from"./p-6b61583e.js";import{s as setupHammer,h as hammerTypes,b as isBottomSwipe,i as isTopSwipe,c as isRightSwipe,d as isLeftSwipe,a as hammerDirections}from"./p-ca6c9677.js";import{p as present,d as dismiss}from"./p-c00c8cdd.js";import{e as eventMethod}from"./p-3785b9cc.js";import{v as videoPlayerStates}from"./p-efc2ac49.js";import"./p-bd19a341.js";import"./p-90a6a15b.js";import"./p-25c4db8a.js";import"./p-5450cf9b.js";import"./p-dd576b82.js";import"./p-d7e73bcb.js";import"./p-f9649bd9.js";import"./p-a1142cd3.js";import"./p-bdb9f4f1.js";import"./p-3fc615dd.js";import"./p-5ebbcf89.js";import"./p-49399b44.js";import"./p-c5108113.js";import"./p-e3093327.js";import"./p-b9ad79f8.js";import"./p-1dbbf3a2.js";import"./p-4b1fdfbb.js";import"./p-affcd66d.js";import"./p-e0d6fbed.js";import"./p-0dae56e6.js";import"./p-b4aad66a.js";import"./p-c3ec533d.js";import"./p-6348f445.js";import"./p-537db159.js";function assignMergeValue(t,e,o){(void 0!==o&&!eq(t[e],o)||void 0===o&&!(e in t))&&baseAssignValue(t,e,o)}function safeGet(t,e){if(("constructor"!==e||"function"!=typeof t[e])&&"__proto__"!=e)return t[e]}function toPlainObject(t){return copyObject(t,keysIn(t))}function baseMergeDeep(t,e,o,r,a,i,n){var s=safeGet(t,o),l=safeGet(e,o),c=n.get(l);if(c)assignMergeValue(t,o,c);else{var p=i?i(s,l,o+"",t,e,n):void 0,d=void 0===p;if(d){var h=isArray$1(l),f=!h&&isBuffer(l),u=!h&&!f&&isTypedArray(l);p=l,h||f||u?isArray$1(s)?p=s:isArrayLikeObject(s)?p=copyArray(s):f?(d=!1,p=cloneBuffer(l,!0)):u?(d=!1,p=cloneTypedArray(l,!0)):p=[]:isPlainObject$1(l)||isArguments(l)?(p=s,isArguments(s)?p=toPlainObject(s):isObject$2(s)&&!isFunction$2(s)||(p=initCloneObject(l))):d=!1}d&&(n.set(l,p),a(p,l,r,i,n),n.delete(l)),assignMergeValue(t,o,p)}}function baseMerge(t,e,o,r,a){t!==e&&baseFor(e,(function(i,n){if(a||(a=new Stack),isObject$2(i))baseMergeDeep(t,e,n,o,baseMerge,r,a);else{var s=r?r(safeGet(t,n),i,n+"",t,e,a):void 0;void 0===s&&(s=i),assignMergeValue(t,n,s)}}),keysIn)}var nativeMax$1=Math.max,nativeMin=Math.min;function findLastIndex(t,e,o){var r=null==t?0:t.length;if(!r)return-1;var a=r-1;return void 0!==o&&(a=toInteger(o),a=o<0?nativeMax$1(r+a,0):nativeMin(a,r-1)),baseFindIndex(t,baseIteratee(e),a,!0)}function baseGt(t,e){return t>e}function baseLt(t,e){return t<e}function baseExtremum(t,e,o){for(var r=-1,a=t.length;++r<a;){var i=t[r],n=e(i);if(null!=n&&(void 0===s?n==n&&!isSymbol(n):o(n,s)))var s=n,l=i}return l}function max(t){return t&&t.length?baseExtremum(t,identity$4,baseGt):void 0}var merge$1=createAssigner((function(t,e,o){baseMerge(t,e,o)}));function min(t){return t&&t.length?baseExtremum(t,identity$4,baseLt):void 0}var nativeCeil=Math.ceil,nativeMax=Math.max;function baseRange(t,e,o,r){for(var a=-1,i=nativeMax(nativeCeil((e-t)/(o||1)),0),n=Array(i);i--;)n[r?i:++a]=t,t+=o;return n}function createRange(t){return function(e,o,r){return r&&"number"!=typeof r&&isIterateeCall(e,o,r)&&(o=r=void 0),e=toFinite(e),void 0===o?(o=e,e=0):o=toFinite(o),baseRange(e,o,r=void 0===r?e<o?1:-1:toFinite(r),t)}}var range$1=createRange();function baseReduce(t,e,o,r,a){return a(t,(function(t,a,i){o=r?(r=!1,t):e(o,t,a,i)})),o}function reduce$1(t,e,o){var r=isArray$1(t)?arrayReduce:baseReduce,a=arguments.length<3;return r(t,baseIteratee(e),o,a,baseEach)}function result$2(t,e,o){var r=-1,a=(e=castPath(e,t)).length;for(a||(a=1,t=void 0);++r<a;){var i=null==t?void 0:t[toKey(e[r])];void 0===i&&(r=a,i=o),t=isFunction$2(i)?i.call(t):i}return t}function sum$1(t){return t&&t.length?baseSum(t,identity$4):0}function take(t,e,o){return t&&t.length?(e=o||void 0===e?1:toInteger(e),baseSlice(t,0,e<0?0:e)):[]}function uniqBy(t,e){return t&&t.length?baseUniq(t,baseIteratee(e)):[]}function getDistance(t,e,o,r,a="K"){const i=Math.PI*t/180,n=Math.PI*o/180,s=Math.PI*(e-r)/180;let l=Math.sin(i)*Math.sin(n)+Math.cos(i)*Math.cos(n)*Math.cos(s);return l=Math.acos(l),l=180*l/Math.PI,l=60*l*1.1515,"K"===a&&(l*=1.609344),"N"===a&&(l*=.8684),l}function shiftSlidesToNext(t,e,o=1){const r=[...e];for(;t>o;)t--,r.push(r[r.length-1]+1),r.shift();return r}function shiftSlidesToPrevious(t,e,o=1){const r=[...e];for(;t<o;)t++,r.unshift(r[0]-1),r.pop();return r}
1
+ import{r as registerInstance,f as forceUpdate,h as h$2,H as Host,g as getElement,c as createEvent,a as getAssetPath,d as readTask,w as writeTask}from"./p-c26cc6ff.js";import{aJ as eq,u as isArray$1,a4 as isObject$2,as as isFunction$2,aO as baseFindIndex,aL as isSymbol,c6 as arrayReduce,bK as baseSlice,c7 as baseUniq,q as global$1,a1 as compact,bi as dateParse,a8 as isPresent,K as getAsyncExtraData,t as translate,i as isNativeMobile,r as isFile$1,_ as isCloudinaryLink,P as Cloudinary,M as cleanupWKWebViewImagePath,b as isWeb,z as isIphoneX,c as createCommonjsModule,p as getDefaultExportFromCjs,c8 as getWeekDays,ab as dateAdd,F as startOf,aK as endOf,k as isIonic,J as isDateAfter,c9 as resetTime,G as isDateBefore,ca as getYear,a9 as dateFormat,a6 as isSameDate,cb as day$1,aa as dateSub,cc as capitalize,cd as isToday,ce as isSameMonth,cf as isDateSameOrAfter,cg as isDateSameOrBefore,af as showActionSheet,a as isOffline,Y as translateMulti,a3 as isNullOrUndefined,j as getSession,$ as parseMarkDown,ch as removeTextStyle,bo as closeModal,b9 as isFirefox$2,bd as isDarkTheme,bh as isChromatic,T as gsapTo,S as isFinite$1,ci as FileSaver_min,w as debounce$1,cj as highcharts,ck as getMonths,a7 as dateIsValid,bX as showContextMenu,Z as gsapFromTo,l as isAndroid$1,b1 as showAlert,Q as isAnimationsDisabled,y as findParent,s as showModal,n as getModalAnimation,cl as showScanner,bL as getAugmentedNamespace,d as commonjsGlobal,m as isIOS$2,b6 as enableKeyboardResize,b7 as disableKeyboardResize,ac as Plugins,f as cordova,I as IonicNativePlugin,cm as is24Hour,E as getCssColor,V as getCurrentLanguage,b_ as getHours,b$ as getMinutes,c0 as setDateHours,c1 as setDateMinutes,bZ as getDialogPosition,C as isFullScreenFalse,at as getPermissions,cn as isCurrentLanguageChinese,aq as dispatchCustomEvent,an as showToast,b5 as isKeyboardResizeModeInactive,br as requestInterval,b8 as isSafari$3,co as isChromeForIos,bt as cancelRequestInterval,bs as getFormattedCountDownToDisplay,cp as guessCurrentTimezone,cq as TIMEZONES,cr as setDateSeconds,cs as setDateMilliseconds,ct as roundToNearestMinutes,cu as getRoundedMinutes,cv as HorizontalSlidesAnimation,cw as changeHexOpacity,b4 as MONGODB_ID_REGEX,aC as getAuthentication,ba as isForceScrollbar,cx as DashboardGsapAnimation,cy as fadeFromBottom,cz as fadeFromTop,aZ as getContrastColor,W as gsapTimeline,cA as getTransformInfos,bb as setStatusBarDarkMode,cB as convertSvgToBase64,U as Draggable,R as scaleUpAnimation,bB as gsapSet,A as isIpadPro,aW as isIpad,B as isTablet,cC as componentOnReady}from"./p-a966475f.js";import{E as EventType,x as TLessonState,F as FormFieldType,a as IncentivePartType,y as FormFilterAutocompleteOperator,W as WaitlistAPIDateFormat}from"./p-4d956bd4.js";import{i as isLessonCompleted,c as canBeRetried,S as ScreenOrientation}from"./p-b5241164.js";import{f as getAppContext,l as loadScript,z as querySelectorDeep,B as setAnimation,e as execHandlerAndStopEvent,s as showPhotoEditor,q as setColorSVG,E as EMPTYSTATE_MAP,y as querySelectorAllDeep,i as lockSwipes,k as getActiveElementShadow,o as hideShowTabbar,u as sanitizeHTML,n as hideShowSearchBar,h as getNextValueInArray,D as EMPTYSTATE_TEXT_MAP,F as EMPTYSTATE_TITLE_MAP,p as filterDuplicateItems,C as animations,A as cloudinary,m as lifecycleEvents}from"./p-33b2d3a2.js";import{a as getKeyTemplate,p as progressValue,v as validationProgressValue,c as conformityProgressValue,b as conformityRelativeProgressValue,g as getRenderer}from"./p-f28ca7cf.js";import{i as identity$4}from"./p-ba705441.js";import{i as isNumber$1}from"./p-0bb947fc.js";import{j as baseSum,a as isRequired,g as getTypeValidation,b as isReadonly,s as setFieldData,u as updateFormulas,e as getDynamicProperty,c as isDisabled,d as generateLabel,i as isCreationAllowed}from"./p-bf6acbfe.js";import{k as keys$1}from"./p-b5ba03fd.js";import{i as isIterateeCall,s as sortBy}from"./p-55a739af.js";import{a as baseFor,b as baseEach}from"./p-cfca4271.js";import{b as baseIteratee}from"./p-e1378940.js";import{c as cloneDeep}from"./p-a7d0e964.js";import{g as get$1}from"./p-179b66ff.js";import{i as isPlainObject$1,o as omit}from"./p-fdde98c5.js";import{i as isString$1}from"./p-ca8f9900.js";import{h as hasSameMarkers,g as generateFilterGroups,l as layersFromKeys,s as showDirectionsActionSheet,c as isWebGLSupported,b as getMapCSSClasses,i as isMarkersLayer,a as isSelectedMarkersLayer}from"./p-592eb8f1.js";import{c as changeExtension,g as getUUID,f as isMedia,n as downloadFile,i as isGif,w as getDownloadAction,C as isDocumentDownloadSupported,s as showDocumentDownloadOptions,b as isBase64,D as openBase64File,t as toPng,d as getIconName,e as getIconColor,E as isDocumentEmailSupported,F as showPdfOnDevice,G as getNativeDirectory,H as fileNativeCheckFile,I as downloadFileToDevice,J as urlToBlob,y as getVideoPoster}from"./p-e37ba040.js";import{a as getFromOfflineStorage,g as getFromLocalForage,b as getKeyToCache}from"./p-c193b6bd.js";import{g as getUserDisplayName,r as replaceAtTagToMentionTag,k as hasAttachment,c as capitalizeFirstLetter$1}from"./p-9430559f.js";import{p as pipes}from"./p-cf2b3a56.js";import{a as getPlanDueDate,h as getPlanStartDate,i as isPlanInFuture,j as isPlanRatingEnabled,s as showRatingDialog,b as isContentOnly,g as getLessonTypeIcon,f as isQuiz,k as isTimedQuiz,l as isConfidenceAssesment}from"./p-14b605c0.js";import{k as isFieldWithNoValue,b as getFieldValue,s as slenderizeObject,q as isVisible$1,r as hasValue,u as updateDatasetFilters,o as answerIsValid,c as getFieldReplacement,e as evalInContext}from"./p-cbb53f3f.js";import{r as replaceAllLinks,c as containsUrls,a as replaceAndGetAllLinks,g as getURLs,i as isDeeplink}from"./p-8c8163b6.js";import{i as isIntersectionObserverSupported,a as intersectionObserve,r as resizeObserve}from"./p-b721594f.js";import{g as getButton}from"./p-85292647.js";import{i as isEmpty}from"./p-1901b669.js";import{t as toggleElementTapped,a as addTapped,r as removeTapped}from"./p-ab504cff.js";import{a as isVideo,i as isImage$1,d as getType,e as isDocument,g as getExtension,b as isAudio}from"./p-9229f5bb.js";import{S as Stack}from"./p-43f71ef3.js";import{b as baseAssignValue}from"./p-01267bd9.js";import{c as copyObject,k as keysIn,e as cloneBuffer,f as cloneTypedArray,i as initCloneObject}from"./p-c06335c1.js";import{c as copyArray}from"./p-773567d1.js";import{a as isArguments}from"./p-56bcc009.js";import{i as isArrayLikeObject}from"./p-3c4a6a3e.js";import{i as isBuffer,a as isTypedArray}from"./p-baaa30cf.js";import{c as createAssigner,a as assign$2}from"./p-68b0b75c.js";import{f as filterIsAutocomplete,a as filterIsAutocompleteLocal,d as filterIsBoolean,g as filterIsDate,e as filterIsText,h as filterIsNumber,b as filterFromFormField,k as filterRenderFormDynamic,j as filterCleanupNewField,i as isKanbanColumnField,m as isEndSide,c as createGesture,l as getScanditKey}from"./p-307e9313.js";import{f as findIndex$1}from"./p-89291910.js";import{f as flatten$1}from"./p-9d229751.js";import{d as debounce$2}from"./p-2a56c2b1.js";import{s as setValidator,b as setValueAndValidateInput,v as validate,d as convertValueForInputType,g as getTimeDisplayValue,c as blurActiveElement,e as formatMinMaxDate,l as onInputFocused,o as onInputClear,m as onInputBlurred,a as setValueAndResetInputValidity,t as taskStyle,f as focusContentEditable}from"./p-432e8458.js";import{i as isEqual$1}from"./p-cfdeea96.js";import{d as difference}from"./p-27e57020.js";import{g as getElementDimensions}from"./p-f5d0d8f6.js";import{T as TodoListMode,I as ItemSlidingType}from"./p-6dbac5f2.js";import{d as isPhotoOrMultiPhotosField,e as isListField,f as filterListByText,g as isMapField,a as isDateTimeField}from"./p-c5efae11.js";import{f as findField}from"./p-9a039ee7.js";import{h as getMissionStatusIconName,d as getMissionColor}from"./p-3e96a3ac.js";import{c as castPath,t as toKey}from"./p-12bedee1.js";import{t as toInteger}from"./p-935fbfac.js";import{o as orderBy}from"./p-4ae61297.js";import{g as groupBy}from"./p-1a312ea2.js";import{t as toFinite}from"./p-2043b4c7.js";import{p as pick}from"./p-b203af53.js";import{t as toButton}from"./p-967f6f1d.js";import{a as getNextRecurrences}from"./p-1e926c86.js";import{r as remove}from"./p-e22f108e.js";import{d as getInsertElementProp,s as safeInsert,r as restoreCursorPosition,f as fixParagraphRandomEl,b as safeReplaceElement,i as isMentionTag,c as getTagHTML,a as safeInsertElements}from"./p-19a574ce.js";import{T as TapticEngine}from"./p-220d0a85.js";import{S as Sortable}from"./p-12797a88.js";import{m as map$1}from"./p-10b2bb56.js";import{i as isBoolean}from"./p-c412a16f.js";import{c as createThemedClasses,a as createColorClasses,h as hostContext}from"./p-73e396c8.js";import{c as getFormattedImageURL,g as getImageSize$1,a as getResizedImageSize,b as getImageScaleFactor}from"./p-2752aa83.js";import{a as isAnnotationDeleted,b as isAnnotationValid,g as getElement$1,c as isAnnotationFocused,i as isAnnotationEmpty,k as isElementInsideContainer,d as getPointerCoordinates}from"./p-9de400aa.js";import{o as getDefaultAnnotationTextColor,f as saveTooltipContent,p as getAnnotationStyle,B as BUTTONS_CONFIG,A as ANIMATION_DELAY,q as getBoundingClient,t as isCanvasBlank,M as MENU_ITEMS,j as getDotToolTipElement,k as getDotInnerElement,S as SLIDER_THRESHOLD,L as LOADING_DELAY,u as prepareAnnotationsData,l as setDotIndexes,v as focusAnnotation,w as getAnnotationDraggableBounds,x as getFormattedAnnotationSize,y as getAbsoluteCenter,z as getRelativeCenter,C as showPredefinedTextsDialog,c as createDot,D as DOT_RADIUS,E as updateAnnotationLocal,F as createBaseAnnotation,G as removeLocalsFromAnnotations,H as EEditorActions,s as showDotTooltip,I as formatAnnotationsForExport,h as hideAllDotTooltips,J as deCenterAnnotation,n as getAnnotation,K as INIT_COORDS,N as setAnnotationPositionToClosestEdge}from"./p-e9993e20.js";import{i as inRange}from"./p-6b61583e.js";import{s as setupHammer,h as hammerTypes,b as isBottomSwipe,i as isTopSwipe,c as isRightSwipe,d as isLeftSwipe,a as hammerDirections}from"./p-ca6c9677.js";import{p as present,d as dismiss}from"./p-c00c8cdd.js";import{e as eventMethod}from"./p-3785b9cc.js";import{v as videoPlayerStates}from"./p-efc2ac49.js";import"./p-bd19a341.js";import"./p-90a6a15b.js";import"./p-25c4db8a.js";import"./p-5450cf9b.js";import"./p-dd576b82.js";import"./p-d7e73bcb.js";import"./p-f9649bd9.js";import"./p-a1142cd3.js";import"./p-bdb9f4f1.js";import"./p-3fc615dd.js";import"./p-5ebbcf89.js";import"./p-49399b44.js";import"./p-c5108113.js";import"./p-e3093327.js";import"./p-b9ad79f8.js";import"./p-1dbbf3a2.js";import"./p-4b1fdfbb.js";import"./p-affcd66d.js";import"./p-e0d6fbed.js";import"./p-0dae56e6.js";import"./p-b4aad66a.js";import"./p-c3ec533d.js";import"./p-6348f445.js";import"./p-537db159.js";function assignMergeValue(t,e,o){(void 0!==o&&!eq(t[e],o)||void 0===o&&!(e in t))&&baseAssignValue(t,e,o)}function safeGet(t,e){if(("constructor"!==e||"function"!=typeof t[e])&&"__proto__"!=e)return t[e]}function toPlainObject(t){return copyObject(t,keysIn(t))}function baseMergeDeep(t,e,o,r,a,i,n){var s=safeGet(t,o),l=safeGet(e,o),c=n.get(l);if(c)assignMergeValue(t,o,c);else{var p=i?i(s,l,o+"",t,e,n):void 0,d=void 0===p;if(d){var h=isArray$1(l),f=!h&&isBuffer(l),u=!h&&!f&&isTypedArray(l);p=l,h||f||u?isArray$1(s)?p=s:isArrayLikeObject(s)?p=copyArray(s):f?(d=!1,p=cloneBuffer(l,!0)):u?(d=!1,p=cloneTypedArray(l,!0)):p=[]:isPlainObject$1(l)||isArguments(l)?(p=s,isArguments(s)?p=toPlainObject(s):isObject$2(s)&&!isFunction$2(s)||(p=initCloneObject(l))):d=!1}d&&(n.set(l,p),a(p,l,r,i,n),n.delete(l)),assignMergeValue(t,o,p)}}function baseMerge(t,e,o,r,a){t!==e&&baseFor(e,(function(i,n){if(a||(a=new Stack),isObject$2(i))baseMergeDeep(t,e,n,o,baseMerge,r,a);else{var s=r?r(safeGet(t,n),i,n+"",t,e,a):void 0;void 0===s&&(s=i),assignMergeValue(t,n,s)}}),keysIn)}var nativeMax$1=Math.max,nativeMin=Math.min;function findLastIndex(t,e,o){var r=null==t?0:t.length;if(!r)return-1;var a=r-1;return void 0!==o&&(a=toInteger(o),a=o<0?nativeMax$1(r+a,0):nativeMin(a,r-1)),baseFindIndex(t,baseIteratee(e),a,!0)}function baseGt(t,e){return t>e}function baseLt(t,e){return t<e}function baseExtremum(t,e,o){for(var r=-1,a=t.length;++r<a;){var i=t[r],n=e(i);if(null!=n&&(void 0===s?n==n&&!isSymbol(n):o(n,s)))var s=n,l=i}return l}function max(t){return t&&t.length?baseExtremum(t,identity$4,baseGt):void 0}var merge$1=createAssigner((function(t,e,o){baseMerge(t,e,o)}));function min(t){return t&&t.length?baseExtremum(t,identity$4,baseLt):void 0}var nativeCeil=Math.ceil,nativeMax=Math.max;function baseRange(t,e,o,r){for(var a=-1,i=nativeMax(nativeCeil((e-t)/(o||1)),0),n=Array(i);i--;)n[r?i:++a]=t,t+=o;return n}function createRange(t){return function(e,o,r){return r&&"number"!=typeof r&&isIterateeCall(e,o,r)&&(o=r=void 0),e=toFinite(e),void 0===o?(o=e,e=0):o=toFinite(o),baseRange(e,o,r=void 0===r?e<o?1:-1:toFinite(r),t)}}var range$1=createRange();function baseReduce(t,e,o,r,a){return a(t,(function(t,a,i){o=r?(r=!1,t):e(o,t,a,i)})),o}function reduce$1(t,e,o){var r=isArray$1(t)?arrayReduce:baseReduce,a=arguments.length<3;return r(t,baseIteratee(e),o,a,baseEach)}function result$2(t,e,o){var r=-1,a=(e=castPath(e,t)).length;for(a||(a=1,t=void 0);++r<a;){var i=null==t?void 0:t[toKey(e[r])];void 0===i&&(r=a,i=o),t=isFunction$2(i)?i.call(t):i}return t}function sum$1(t){return t&&t.length?baseSum(t,identity$4):0}function take(t,e,o){return t&&t.length?(e=o||void 0===e?1:toInteger(e),baseSlice(t,0,e<0?0:e)):[]}function uniqBy(t,e){return t&&t.length?baseUniq(t,baseIteratee(e)):[]}function getDistance(t,e,o,r,a="K"){const i=Math.PI*t/180,n=Math.PI*o/180,s=Math.PI*(e-r)/180;let l=Math.sin(i)*Math.sin(n)+Math.cos(i)*Math.cos(n)*Math.cos(s);return l=Math.acos(l),l=180*l/Math.PI,l=60*l*1.1515,"K"===a&&(l*=1.609344),"N"===a&&(l*=.8684),l}function shiftSlidesToNext(t,e,o=1){const r=[...e];for(;t>o;)t--,r.push(r[r.length-1]+1),r.shift();return r}function shiftSlidesToPrevious(t,e,o=1){const r=[...e];for(;t<o;)t++,r.unshift(r[0]-1),r.pop();return r}
2
2
  /**
3
3
  * @ag-grid-community/core - Advanced Data Grid / Data Table supporting Javascript / React / AngularJS / Web Components
4
4
  * @version v25.3.0