@yoobic/yobi 7.7.77 → 7.7.81
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/{draggable-dots-helpers-7b039be2.js → draggable-dots-helpers-9650a4b7.js} +1 -1
- package/dist/cjs/{entities-helpers-f38b1b38.js → entities-helpers-c6ed72dc.js} +1 -1
- package/dist/cjs/{grid-renderers-5830bf4a.js → grid-renderers-f5edc87d.js} +5 -1
- package/dist/cjs/{image-helpers-9a455e5c.js → image-helpers-ea15b526.js} +1 -1
- package/dist/cjs/{index-8f834b3c.js → index-4e7dd1d7.js} +1 -1
- package/dist/cjs/{index-5d6b2f8d.js → index-a81f813c.js} +1 -1
- package/dist/cjs/{index-203cb7c1.js → index-e2b47ee9.js} +1 -1
- package/dist/cjs/index.cjs.js +4 -4
- package/dist/cjs/yoo-action-sheet-controller_15.cjs.entry.js +3 -3
- package/dist/cjs/yoo-ag-grid_96.cjs.entry.js +4 -4
- package/dist/cjs/yoo-audio-recorder-dialog.cjs.entry.js +1 -1
- package/dist/cjs/yoo-avatar_5.cjs.entry.js +2 -2
- package/dist/cjs/yoo-camera-preview-dialog_7.cjs.entry.js +1 -1
- package/dist/cjs/yoo-card-header.cjs.entry.js +2 -2
- package/dist/cjs/yoo-card-list-image_12.cjs.entry.js +4 -4
- package/dist/cjs/yoo-chat-message_3.cjs.entry.js +8 -8
- package/dist/cjs/yoo-chat.cjs.entry.js +14 -23
- package/dist/cjs/yoo-detail-bar.cjs.entry.js +2 -2
- package/dist/cjs/yoo-feed-detail.cjs.entry.js +1 -1
- package/dist/cjs/yoo-form-choice_4.cjs.entry.js +2 -2
- package/dist/cjs/yoo-form-conditions.cjs.entry.js +1 -1
- package/dist/cjs/yoo-form-connect.cjs.entry.js +1 -1
- package/dist/cjs/yoo-form-creator-block-expandable.cjs.entry.js +2 -2
- package/dist/cjs/yoo-form-creator-block-simple_4.cjs.entry.js +3 -3
- package/dist/cjs/yoo-form-creator-card_2.cjs.entry.js +2 -2
- package/dist/cjs/yoo-form-creator-field-selector_8.cjs.entry.js +2 -2
- package/dist/cjs/yoo-form-creator-translate-dialog.cjs.entry.js +5 -4
- package/dist/cjs/yoo-form-creator.cjs.entry.js +2 -2
- package/dist/cjs/yoo-form-image-tagging-creator.cjs.entry.js +2 -2
- package/dist/cjs/yoo-form-incentive-targets.cjs.entry.js +1 -1
- package/dist/cjs/yoo-form-multi-input.cjs.entry.js +1 -1
- package/dist/cjs/yoo-form-reorder.cjs.entry.js +1 -1
- package/dist/cjs/yoo-form-stripe-card.cjs.entry.js +1 -1
- package/dist/cjs/yoo-form-swipe-cards.cjs.entry.js +1 -1
- package/dist/cjs/yoo-form-text-editor.cjs.entry.js +2 -2
- package/dist/cjs/yoo-form-uploader.cjs.entry.js +1 -1
- package/dist/cjs/yoo-input-bar.cjs.entry.js +2 -2
- package/dist/cjs/yoo-location-heading.cjs.entry.js +1 -1
- package/dist/cjs/yoo-podium.cjs.entry.js +2 -2
- package/dist/cjs/yoo-profile-summary.cjs.entry.js +1 -1
- package/dist/cjs/yoo-slides-media.cjs.entry.js +2 -2
- package/dist/cjs/yoo-user-profile.cjs.entry.js +2 -2
- package/dist/cjs/yoo-videoplayer-videojs.cjs.entry.js +1 -1
- package/dist/cjs/yoo-walkthrough.cjs.entry.js +2 -2
- package/dist/collection/components/core/chat/chat.js +12 -21
- package/dist/collection/components/core/chat-message/chat-message.js +6 -6
- package/dist/collection/components/form/form-carousel/form-carousel.js +1 -1
- package/dist/collection/components/form-creator/form-creator-translate-dialog/form-creator-translate-dialog.js +3 -2
- package/dist/collection/components/grid/ag-grid/grid-renderers.js +5 -1
- package/dist/design-system/design-system.esm.js +1 -1
- package/dist/design-system/index.esm.js +1 -1
- package/dist/design-system/{p-e4481945.entry.js → p-0b78d722.entry.js} +1 -1
- package/dist/design-system/{p-49d34fa0.entry.js → p-0e9e24dc.entry.js} +1 -1
- package/dist/design-system/{p-87d146a4.entry.js → p-1fbf2bdc.entry.js} +1 -1
- package/dist/design-system/{p-88639e39.entry.js → p-23ad22ef.entry.js} +1 -1
- package/dist/design-system/p-27145597.entry.js +1 -0
- package/dist/design-system/{p-0195a944.entry.js → p-28b6f2af.entry.js} +1 -1
- package/dist/design-system/p-2a056ca7.entry.js +1 -0
- package/dist/design-system/{p-c61d0b98.entry.js → p-2c1dff83.entry.js} +1 -1
- package/dist/design-system/{p-a1e6e5c2.entry.js → p-2d6b451c.entry.js} +1 -1
- package/dist/design-system/{p-f7afffac.entry.js → p-2ede5c0e.entry.js} +1 -1
- package/dist/design-system/{p-0bb29465.entry.js → p-32603f55.entry.js} +1 -1
- package/dist/design-system/{p-8c63a863.entry.js → p-34e0ec13.entry.js} +1 -1
- package/dist/design-system/{p-19ced087.entry.js → p-466a2e4b.entry.js} +1 -1
- package/dist/design-system/{p-efd4983d.js → p-486e9464.js} +1 -1
- package/dist/design-system/{p-874c9807.entry.js → p-4e181258.entry.js} +1 -1
- package/dist/design-system/p-4ea7e509.js +1 -0
- package/dist/design-system/{p-cccb3658.entry.js → p-4f7b5084.entry.js} +1 -1
- package/dist/design-system/p-508eaccb.entry.js +1 -0
- package/dist/design-system/p-52b2bcbf.js +1 -0
- package/dist/design-system/{p-e954f42f.entry.js → p-5d9b02a3.entry.js} +1 -1
- package/dist/design-system/{p-3c525d77.entry.js → p-6470e707.entry.js} +1 -1
- package/dist/design-system/{p-dcdf128d.entry.js → p-6a6283bb.entry.js} +1 -1
- package/dist/design-system/{p-f4eb8b04.entry.js → p-71ce140b.entry.js} +1 -1
- package/dist/design-system/{p-b4bf0927.entry.js → p-78e069f3.entry.js} +1 -1
- package/dist/design-system/{p-ea80408e.entry.js → p-79fea067.entry.js} +1 -1
- package/dist/design-system/{p-0e502a87.entry.js → p-83aa89ad.entry.js} +1 -1
- package/dist/design-system/{p-5d67f58e.entry.js → p-85307152.entry.js} +1 -1
- package/dist/design-system/{p-9f170821.entry.js → p-8bf049b5.entry.js} +1 -1
- package/dist/design-system/{p-4fcf3997.entry.js → p-9058aa25.entry.js} +1 -1
- package/dist/design-system/{p-ff385bd5.entry.js → p-af4cfea4.entry.js} +1 -1
- package/dist/design-system/{p-19fa14b3.entry.js → p-bab8cef4.entry.js} +1 -1
- package/dist/design-system/{p-77376751.entry.js → p-cb9c30a3.entry.js} +1 -1
- package/dist/design-system/{p-c60e5af0.entry.js → p-cc4aeee9.entry.js} +1 -1
- package/dist/design-system/{p-a70e359c.entry.js → p-d51ee577.entry.js} +1 -1
- package/dist/design-system/{p-7d62f3fe.entry.js → p-db225b69.entry.js} +1 -1
- package/dist/design-system/p-db36fb06.js +1 -0
- package/dist/design-system/{p-15fd070c.js → p-e37ba040.js} +1 -1
- package/dist/design-system/{p-4b5b0147.entry.js → p-e70980f6.entry.js} +1 -1
- package/dist/design-system/{p-d54fe233.entry.js → p-e8327344.entry.js} +1 -1
- package/dist/design-system/{p-fd870eb7.js → p-e9993e20.js} +1 -1
- package/dist/design-system/{p-52f6ebf1.entry.js → p-ea46fc83.entry.js} +1 -1
- package/dist/design-system/{p-263c9bdb.js → p-ef754e66.js} +1 -1
- package/dist/design-system/{p-f7b10ee1.entry.js → p-f0c01c22.entry.js} +1 -1
- package/dist/esm/{draggable-dots-helpers-c77468b6.js → draggable-dots-helpers-64c79f38.js} +1 -1
- package/dist/esm/{entities-helpers-5ef12ad3.js → entities-helpers-2876d199.js} +1 -1
- package/dist/esm/{grid-renderers-ad52eacd.js → grid-renderers-1dd42472.js} +5 -1
- package/dist/esm/{image-helpers-6373847f.js → image-helpers-6b281c05.js} +1 -1
- package/dist/esm/{index-f25c3fe6.js → index-6f7890f4.js} +1 -1
- package/dist/esm/{index-b1a3fcc3.js → index-7a08441e.js} +1 -1
- package/dist/esm/{index-6499210c.js → index-b45a2bdf.js} +1 -1
- package/dist/esm/index.js +4 -4
- package/dist/esm/yoo-action-sheet-controller_15.entry.js +3 -3
- package/dist/esm/yoo-ag-grid_96.entry.js +4 -4
- package/dist/esm/yoo-audio-recorder-dialog.entry.js +1 -1
- package/dist/esm/yoo-avatar_5.entry.js +2 -2
- package/dist/esm/yoo-camera-preview-dialog_7.entry.js +1 -1
- package/dist/esm/yoo-card-header.entry.js +2 -2
- package/dist/esm/yoo-card-list-image_12.entry.js +4 -4
- package/dist/esm/yoo-chat-message_3.entry.js +8 -8
- package/dist/esm/yoo-chat.entry.js +14 -23
- package/dist/esm/yoo-detail-bar.entry.js +2 -2
- package/dist/esm/yoo-feed-detail.entry.js +1 -1
- package/dist/esm/yoo-form-choice_4.entry.js +2 -2
- package/dist/esm/yoo-form-conditions.entry.js +1 -1
- package/dist/esm/yoo-form-connect.entry.js +1 -1
- package/dist/esm/yoo-form-creator-block-expandable.entry.js +2 -2
- package/dist/esm/yoo-form-creator-block-simple_4.entry.js +3 -3
- package/dist/esm/yoo-form-creator-card_2.entry.js +2 -2
- package/dist/esm/yoo-form-creator-field-selector_8.entry.js +2 -2
- package/dist/esm/yoo-form-creator-translate-dialog.entry.js +5 -4
- package/dist/esm/yoo-form-creator.entry.js +2 -2
- package/dist/esm/yoo-form-image-tagging-creator.entry.js +2 -2
- package/dist/esm/yoo-form-incentive-targets.entry.js +1 -1
- package/dist/esm/yoo-form-multi-input.entry.js +1 -1
- package/dist/esm/yoo-form-reorder.entry.js +1 -1
- package/dist/esm/yoo-form-stripe-card.entry.js +1 -1
- package/dist/esm/yoo-form-swipe-cards.entry.js +1 -1
- package/dist/esm/yoo-form-text-editor.entry.js +2 -2
- package/dist/esm/yoo-form-uploader.entry.js +1 -1
- package/dist/esm/yoo-input-bar.entry.js +2 -2
- package/dist/esm/yoo-location-heading.entry.js +1 -1
- package/dist/esm/yoo-podium.entry.js +2 -2
- package/dist/esm/yoo-profile-summary.entry.js +1 -1
- package/dist/esm/yoo-slides-media.entry.js +2 -2
- package/dist/esm/yoo-user-profile.entry.js +2 -2
- package/dist/esm/yoo-videoplayer-videojs.entry.js +1 -1
- package/dist/esm/yoo-walkthrough.entry.js +2 -2
- package/dist/types/components/core/chat/chat.d.ts +1 -1
- package/dist/types/components/core/chat-message/chat-message.d.ts +1 -1
- package/package.json +1 -1
- package/dist/design-system/p-7f8ddb27.js +0 -1
- package/dist/design-system/p-81ceff81.js +0 -1
- package/dist/design-system/p-86a5c6b4.entry.js +0 -1
- package/dist/design-system/p-b14fa2a4.entry.js +0 -1
- package/dist/design-system/p-de635023.entry.js +0 -1
- package/dist/design-system/p-ee75ca05.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-
|
|
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-b038a7bd.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,d as getDailymotionPlayerAPI,g as getSourceType,e as getVideoId,h as getVideoSubtitlesFromFiles,b as getVimeoPlayerAPI,c as getYoutubeIFrameAPI,a as getYoutubeId,o as openVideoPlayerInModal,u as updateCloudinaryDim}from"./p-46c2f5f9.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-2f6b3544.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-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,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,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-ee75ca05.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-b038a7bd.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-15fd070c.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-2f6b3544.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-efd4983d.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-fd870eb7.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-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,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-db36fb06.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-b038a7bd.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-2f6b3544.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-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
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{r as t,h as a,H as e,g as o}from"./p-c26cc6ff.js";import{bn as r,i,bo as p,t as l,o as n}from"./p-a966475f.js";import"./p-4d956bd4.js";import{l as c,m as d}from"./p-15fd070c.js";import{p as b}from"./p-cf2b3a56.js";import"./p-b5241164.js";import{f as s}from"./p-33b2d3a2.js";import"./p-9229f5bb.js";import"./p-e0d6fbed.js";import"./p-ca8f9900.js";import"./p-935fbfac.js";import"./p-2043b4c7.js";import"./p-0dae56e6.js";import"./p-0bb947fc.js";import"./p-4ae61297.js";import"./p-bdb9f4f1.js";import"./p-12bedee1.js";import"./p-e1378940.js";import"./p-43f71ef3.js";import"./p-a1142cd3.js";import"./p-b5ba03fd.js";import"./p-56bcc009.js";import"./p-baaa30cf.js";import"./p-c5108113.js";import"./p-e3093327.js";import"./p-179b66ff.js";import"./p-ba705441.js";import"./p-cfca4271.js";import"./p-bd19a341.js";const f=class{constructor(a){t(this,a),this.heading="RECORD",this.shouldStop=!1,this.stopped=!1}onAudioDurationReady(t){t&&t.detail>=0&&(this.finalRecordingDuration=b.timer.transform(Math.round(t.detail),"timer"))}disconnectedCallback(){this.clearAwake()}clearAwake(){r(!1),this.awakeInterval&&(clearInterval(this.awakeInterval),this.awakeInterval=null)}async onClose(t){let a;t||(a=i()?this.getAudioSource(this.finalPath):this.finalFile),p(a)}getAudioSource(t){return i()&&(null==t?void 0:t.includes)&&!t.includes("file://")&&(t=`file://${t}`),t}onStartRecording(){const t=`${(new Date).getTime()}.webm`,a=a=>{const e=[];this.mediaRecorder=new MediaRecorder(a,{mimeType:"audio/webm",audioBitsPerSecond:128e3}),this.mediaRecorder.addEventListener("dataavailable",(async t=>{t.data.size>0&&e.push(t.data)})),this.mediaRecorder.addEventListener("stop",(async()=>{const o=new Blob(e);i()?await d(o,t).then((t=>{const a=t.toURL();this.finalPath=a})):(this.finalPath=URL.createObjectURL(o),this.finalFile=new File([o],t,{type:"audio/webm"}));const r=null==a?void 0:a.getTracks();null==r||r.forEach((t=>{t.stop()}))})),this.mediaRecorder.start(),this.awakeInterval=setInterval((()=>{r(!0)}),3e3),this.isRecording=!0},e=n();e&&e.getUserMedia({audio:{sampleRate:192e3,sampleSize:48,volume:1},video:!1}).then(a)}async onRetryRecording(){this.isSaving=!1,this.isRecording=!1,this.dateEl&&this.dateEl.resetTimer(),this.finalPath&&i()&&await c(this.finalPath)}async onStopRecording(){this.isSaving=!0,this.recorder&&(this.recorder.release(),this.recorder.stopRecord()),this.mediaRecorder&&(this.mediaRecorder.stop(),this.isRecording=!1),this.dateEl&&this.dateEl.pauseTimer(),this.clearAwake()}onRecordClicked(){var t,a,e;if(this.isRecording)this.onStopRecording();else if(i()){const o=null===(e=null===(a=null===(t=window)||void 0===t?void 0:t.cordova)||void 0===a?void 0:a.plugins)||void 0===e?void 0:e.permissions;o&&o.hasPermission(o.RECORD_AUDIO,(t=>{(null==t?void 0:t.hasPermission)?this.onStartRecording():o.requestPermission(o.RECORD_AUDIO,(t=>{(null==t?void 0:t.hasPermission)&&this.onStartRecording()}))}))}else this.onStartRecording()}renderHeader(){return a("yoo-header",null,a("yoo-navbar",{class:"dark"},a("yoo-items",{slot:"start"},a("yoo-button",{color:"light",rippleType:"unbounded",fill:"transparent",shape:"circular",onClick:()=>this.onClose(!0)},a("yoo-icon",{color:"light",name:"close"}))),a("yoo-truncate",null,l(this.heading)),a("yoo-items",{slot:"end"},this.isSaving&&a("yoo-button",{color:"light",rippleType:"unbounded",fill:"transparent",onClick:()=>this.onClose()},l("YOOBICSAVE")))))}renderAnimation(){const t=[1,1,1,1,1,1,3,3,3,5,5],e=[];for(let a=0;a<30;a++)e.push(t[Math.floor(Math.random()*t.length)]);return a("div",{ref:t=>this.barContainer=t,class:"animation-container"},e.map((t=>a("div",{class:"bar",style:{height:`calc(${t} * 10px)`}}))))}renderSavingView(){return a("div",{class:"saving-container"},a("div",{class:"top-row-container"},a("yoo-icon",{size:"medium",name:"microphone",color:"danger",class:"microphone"}),a("div",{class:"inner-row-container"},a("span",null,l("RECORDING")),a("span",{class:"stable"},this.finalRecordingDuration)),a("span",{class:"text"},l("TODAY"))),a("div",{class:"audio-container"},a("yoo-audio-player",{ref:t=>{this.audioRef=t},class:"dark",src:this.getAudioSource(this.finalPath)})),a("yoo-button",{size:"large",onClick:()=>{this.onRetryRecording()},color:"anthracite"},a("yoo-icon",{name:"restart",size:"small",color:"light"}),l("RETRY")))}renderRecordingView(){return a("div",{class:"recording-container"},this.isRecording&&[a("yoo-date",{ref:t=>{this.dateEl=t},timerModeType:"timer",timerMode:!0}),this.renderAnimation()])}renderBottom(){return a("div",{class:"bottom-container"},a("div",{class:"record-button",onClick:()=>{this.onRecordClicked()}},this.isRecording?a("yoo-icon",{size:"extra-large",name:"single-view",color:"danger"}):a("div",{class:"inner-button"})))}renderContent(){return a("yoo-ion-content",{scrollEnabled:!1,class:"bg-dark"},this.isSaving?this.renderSavingView():this.renderRecordingView(),!this.isSaving&&this.renderBottom())}render(){return a(e,{class:Object.assign({},s(this.host))},this.renderHeader(),this.renderContent())}get host(){return o(this)}};f.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}.bg-app-color{background-color:var(--app-color) !important}.app-color{color:var(--app-color);fill:var(--app-color)}.bg-success{background-color:var(--success, #3aa76d) !important}.success{color:var(--success, #3aa76d);fill:var(--success, #3aa76d)}.bg-danger{background-color:var(--danger, #d44333) !important}.danger{color:var(--danger, #d44333);fill:var(--danger, #d44333)}.bg-danger-light{background-color:var(--danger-light, #f46885) !important}.danger-light{color:var(--danger-light, #f46885);fill:var(--danger-light, #f46885)}.bg-energized{background-color:var(--energized, #fed05b) !important}.energized{color:var(--energized, #fed05b);fill:var(--energized, #fed05b)}.bg-royal{background-color:var(--royal, #7577ff) !important}.royal{color:var(--royal, #7577ff);fill:var(--royal, #7577ff)}.bg-info{background-color:var(--info, #fc459e) !important}.info{color:var(--info, #fc459e);fill:var(--info, #fc459e)}.bg-dark{background-color:var(--dark, #000000) !important}.dark{color:var(--dark, #000000);fill:var(--dark, #000000)}.bg-dark-to-light{background-color:var(--dark-to-light, #000000) !important}.dark-to-light{color:var(--dark-to-light, #000000);fill:var(--dark-to-light, #000000)}.bg-text-color{background-color:var(--text-color, #807f83) !important}.text-color{color:var(--text-color, #807f83);fill:var(--text-color, #807f83)}.bg-text-color-to-light-60{background-color:var(--text-color-to-light-60, #807f83) !important}.text-color-to-light-60{color:var(--text-color-to-light-60, #807f83);fill:var(--text-color-to-light-60, #807f83)}.bg-light{background-color:var(--light, #ffffff) !important}.light{color:var(--light, #ffffff);fill:var(--light, #ffffff)}.bg-light-to-dark{background-color:var(--light-to-dark, #ffffff) !important}.light-to-dark{color:var(--light-to-dark, #ffffff);fill:var(--light-to-dark, #ffffff)}.bg-light-orange{background-color:var(--light-orange, #fcae49) !important}.light-orange{color:var(--light-orange, #fcae49);fill:var(--light-orange, #fcae49)}.bg-stable{background-color:var(--stable, #adadad) !important}.stable{color:var(--stable, #adadad);fill:var(--stable, #adadad)}.bg-stable-light{background-color:var(--stable-light, #f1f1f1) !important}.stable-light{color:var(--stable-light, #f1f1f1);fill:var(--stable-light, #f1f1f1)}.bg-stable-alt{background-color:var(--stable-alt, #d0d0d0) !important}.stable-alt{color:var(--stable-alt, #d0d0d0);fill:var(--stable-alt, #d0d0d0)}.bg-warning{background-color:var(--warning, #ff6402) !important}.warning{color:var(--warning, #ff6402);fill:var(--warning, #ff6402)}.bg-accent{background-color:var(--accent, #276ef1) !important}.accent{color:var(--accent, #276ef1);fill:var(--accent, #276ef1)}.bg-text-color-to-stable{background-color:var(--text-color-to-stable, #807f83) !important}.text-color-to-stable{color:var(--text-color-to-stable, #807f83);fill:var(--text-color-to-stable, #807f83)}.bg-stable-to-stable-20{background-color:var(--stable-to-stable-20, #adadad) !important}.stable-to-stable-20{color:var(--stable-to-stable-20, #adadad);fill:var(--stable-to-stable-20, #adadad)}.bg-stable-to-light{background-color:var(--stable-to-light, #adadad) !important}.stable-to-light{color:var(--stable-to-light, #adadad);fill:var(--stable-to-light, #adadad)}.bg-stable-alt-to-light-10{background-color:var(--stable-alt-to-light-10, #d0d0d0) !important}.stable-alt-to-light-10{color:var(--stable-alt-to-light-10, #d0d0d0);fill:var(--stable-alt-to-light-10, #d0d0d0)}:host{--record-button-size:88px;--record-inner-button-size:64px}:host .recording-container{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;color:var(--light, #ffffff)}:host .animation-container{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}:host .animation-container.rtl{top:50%;right:50%;-webkit-transform:translate(50%, -50%);transform:translate(50%, -50%)}:host .animation-container .bar{width:5px;margin-right:var(--spacing-08, 0.5rem);background-color:var(--danger, #d44333);border-radius:var(--border-radius-04, 0.25rem)}:host .saving-container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-webkit-box-sizing:border-box;box-sizing:border-box;height:100%;padding:var(--spacing-08, 0.5rem)}:host .saving-container .top-row-container{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-bottom:var(--spacing-16, 1rem);padding-top:var(--spacing-80, 5rem);padding-bottom:var(--spacing-16, 1rem);color:var(--light, #ffffff);border-bottom:0.0625rem solid var(--light-40, rgba(255, 255, 255, 0.4))}:host .saving-container .top-row-container yoo-icon.microphone{padding-right:var(--spacing-32, 2rem);padding-left:var(--spacing-16, 1rem)}:host .saving-container .top-row-container .inner-row-container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;color:var(--light, #ffffff)}:host .saving-container .top-row-container .text{margin-left:auto}:host .saving-container .audio-container yoo-audio-player{--play-icon-color:var(--light, #ffffff);--title-color:var(--light, #ffffff)}:host .saving-container yoo-button{display:-ms-flexbox;display:flex;margin-top:auto}:host .bottom-container{position:absolute;bottom:var(--spacing-32, 2rem);width:100%;height:auto;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}:host .bottom-container .record-button{width:var(--record-button-size);height:var(--record-button-size);background:var(--danger-40, rgba(212, 67, 51, 0.4));border-radius:50%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}:host .bottom-container .record-button .inner-button{width:var(--record-inner-button-size);height:var(--record-inner-button-size);background:var(--danger, #d44333);border-radius:50%;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}:host(.web) yoo-header{position:absolute}:host(.web) yoo-button{--hover-color:var(--light-10, rgba(255, 255, 255, 0.1))}:host(.web) .recording-container{margin-top:var(--spacing-80, 5rem)}";export{f as yoo_audio_recorder_dialog}
|
|
1
|
+
import{r as t,h as a,H as e,g as o}from"./p-c26cc6ff.js";import{bn as r,i,bo as p,t as l,o as n}from"./p-a966475f.js";import"./p-4d956bd4.js";import{l as c,m as d}from"./p-e37ba040.js";import{p as b}from"./p-cf2b3a56.js";import"./p-b5241164.js";import{f as s}from"./p-33b2d3a2.js";import"./p-9229f5bb.js";import"./p-e0d6fbed.js";import"./p-ca8f9900.js";import"./p-935fbfac.js";import"./p-2043b4c7.js";import"./p-0dae56e6.js";import"./p-0bb947fc.js";import"./p-4ae61297.js";import"./p-bdb9f4f1.js";import"./p-12bedee1.js";import"./p-e1378940.js";import"./p-43f71ef3.js";import"./p-a1142cd3.js";import"./p-b5ba03fd.js";import"./p-56bcc009.js";import"./p-baaa30cf.js";import"./p-c5108113.js";import"./p-e3093327.js";import"./p-179b66ff.js";import"./p-ba705441.js";import"./p-cfca4271.js";import"./p-bd19a341.js";const f=class{constructor(a){t(this,a),this.heading="RECORD",this.shouldStop=!1,this.stopped=!1}onAudioDurationReady(t){t&&t.detail>=0&&(this.finalRecordingDuration=b.timer.transform(Math.round(t.detail),"timer"))}disconnectedCallback(){this.clearAwake()}clearAwake(){r(!1),this.awakeInterval&&(clearInterval(this.awakeInterval),this.awakeInterval=null)}async onClose(t){let a;t||(a=i()?this.getAudioSource(this.finalPath):this.finalFile),p(a)}getAudioSource(t){return i()&&(null==t?void 0:t.includes)&&!t.includes("file://")&&(t=`file://${t}`),t}onStartRecording(){const t=`${(new Date).getTime()}.webm`,a=a=>{const e=[];this.mediaRecorder=new MediaRecorder(a,{mimeType:"audio/webm",audioBitsPerSecond:128e3}),this.mediaRecorder.addEventListener("dataavailable",(async t=>{t.data.size>0&&e.push(t.data)})),this.mediaRecorder.addEventListener("stop",(async()=>{const o=new Blob(e);i()?await d(o,t).then((t=>{const a=t.toURL();this.finalPath=a})):(this.finalPath=URL.createObjectURL(o),this.finalFile=new File([o],t,{type:"audio/webm"}));const r=null==a?void 0:a.getTracks();null==r||r.forEach((t=>{t.stop()}))})),this.mediaRecorder.start(),this.awakeInterval=setInterval((()=>{r(!0)}),3e3),this.isRecording=!0},e=n();e&&e.getUserMedia({audio:{sampleRate:192e3,sampleSize:48,volume:1},video:!1}).then(a)}async onRetryRecording(){this.isSaving=!1,this.isRecording=!1,this.dateEl&&this.dateEl.resetTimer(),this.finalPath&&i()&&await c(this.finalPath)}async onStopRecording(){this.isSaving=!0,this.recorder&&(this.recorder.release(),this.recorder.stopRecord()),this.mediaRecorder&&(this.mediaRecorder.stop(),this.isRecording=!1),this.dateEl&&this.dateEl.pauseTimer(),this.clearAwake()}onRecordClicked(){var t,a,e;if(this.isRecording)this.onStopRecording();else if(i()){const o=null===(e=null===(a=null===(t=window)||void 0===t?void 0:t.cordova)||void 0===a?void 0:a.plugins)||void 0===e?void 0:e.permissions;o&&o.hasPermission(o.RECORD_AUDIO,(t=>{(null==t?void 0:t.hasPermission)?this.onStartRecording():o.requestPermission(o.RECORD_AUDIO,(t=>{(null==t?void 0:t.hasPermission)&&this.onStartRecording()}))}))}else this.onStartRecording()}renderHeader(){return a("yoo-header",null,a("yoo-navbar",{class:"dark"},a("yoo-items",{slot:"start"},a("yoo-button",{color:"light",rippleType:"unbounded",fill:"transparent",shape:"circular",onClick:()=>this.onClose(!0)},a("yoo-icon",{color:"light",name:"close"}))),a("yoo-truncate",null,l(this.heading)),a("yoo-items",{slot:"end"},this.isSaving&&a("yoo-button",{color:"light",rippleType:"unbounded",fill:"transparent",onClick:()=>this.onClose()},l("YOOBICSAVE")))))}renderAnimation(){const t=[1,1,1,1,1,1,3,3,3,5,5],e=[];for(let a=0;a<30;a++)e.push(t[Math.floor(Math.random()*t.length)]);return a("div",{ref:t=>this.barContainer=t,class:"animation-container"},e.map((t=>a("div",{class:"bar",style:{height:`calc(${t} * 10px)`}}))))}renderSavingView(){return a("div",{class:"saving-container"},a("div",{class:"top-row-container"},a("yoo-icon",{size:"medium",name:"microphone",color:"danger",class:"microphone"}),a("div",{class:"inner-row-container"},a("span",null,l("RECORDING")),a("span",{class:"stable"},this.finalRecordingDuration)),a("span",{class:"text"},l("TODAY"))),a("div",{class:"audio-container"},a("yoo-audio-player",{ref:t=>{this.audioRef=t},class:"dark",src:this.getAudioSource(this.finalPath)})),a("yoo-button",{size:"large",onClick:()=>{this.onRetryRecording()},color:"anthracite"},a("yoo-icon",{name:"restart",size:"small",color:"light"}),l("RETRY")))}renderRecordingView(){return a("div",{class:"recording-container"},this.isRecording&&[a("yoo-date",{ref:t=>{this.dateEl=t},timerModeType:"timer",timerMode:!0}),this.renderAnimation()])}renderBottom(){return a("div",{class:"bottom-container"},a("div",{class:"record-button",onClick:()=>{this.onRecordClicked()}},this.isRecording?a("yoo-icon",{size:"extra-large",name:"single-view",color:"danger"}):a("div",{class:"inner-button"})))}renderContent(){return a("yoo-ion-content",{scrollEnabled:!1,class:"bg-dark"},this.isSaving?this.renderSavingView():this.renderRecordingView(),!this.isSaving&&this.renderBottom())}render(){return a(e,{class:Object.assign({},s(this.host))},this.renderHeader(),this.renderContent())}get host(){return o(this)}};f.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}.bg-app-color{background-color:var(--app-color) !important}.app-color{color:var(--app-color);fill:var(--app-color)}.bg-success{background-color:var(--success, #3aa76d) !important}.success{color:var(--success, #3aa76d);fill:var(--success, #3aa76d)}.bg-danger{background-color:var(--danger, #d44333) !important}.danger{color:var(--danger, #d44333);fill:var(--danger, #d44333)}.bg-danger-light{background-color:var(--danger-light, #f46885) !important}.danger-light{color:var(--danger-light, #f46885);fill:var(--danger-light, #f46885)}.bg-energized{background-color:var(--energized, #fed05b) !important}.energized{color:var(--energized, #fed05b);fill:var(--energized, #fed05b)}.bg-royal{background-color:var(--royal, #7577ff) !important}.royal{color:var(--royal, #7577ff);fill:var(--royal, #7577ff)}.bg-info{background-color:var(--info, #fc459e) !important}.info{color:var(--info, #fc459e);fill:var(--info, #fc459e)}.bg-dark{background-color:var(--dark, #000000) !important}.dark{color:var(--dark, #000000);fill:var(--dark, #000000)}.bg-dark-to-light{background-color:var(--dark-to-light, #000000) !important}.dark-to-light{color:var(--dark-to-light, #000000);fill:var(--dark-to-light, #000000)}.bg-text-color{background-color:var(--text-color, #807f83) !important}.text-color{color:var(--text-color, #807f83);fill:var(--text-color, #807f83)}.bg-text-color-to-light-60{background-color:var(--text-color-to-light-60, #807f83) !important}.text-color-to-light-60{color:var(--text-color-to-light-60, #807f83);fill:var(--text-color-to-light-60, #807f83)}.bg-light{background-color:var(--light, #ffffff) !important}.light{color:var(--light, #ffffff);fill:var(--light, #ffffff)}.bg-light-to-dark{background-color:var(--light-to-dark, #ffffff) !important}.light-to-dark{color:var(--light-to-dark, #ffffff);fill:var(--light-to-dark, #ffffff)}.bg-light-orange{background-color:var(--light-orange, #fcae49) !important}.light-orange{color:var(--light-orange, #fcae49);fill:var(--light-orange, #fcae49)}.bg-stable{background-color:var(--stable, #adadad) !important}.stable{color:var(--stable, #adadad);fill:var(--stable, #adadad)}.bg-stable-light{background-color:var(--stable-light, #f1f1f1) !important}.stable-light{color:var(--stable-light, #f1f1f1);fill:var(--stable-light, #f1f1f1)}.bg-stable-alt{background-color:var(--stable-alt, #d0d0d0) !important}.stable-alt{color:var(--stable-alt, #d0d0d0);fill:var(--stable-alt, #d0d0d0)}.bg-warning{background-color:var(--warning, #ff6402) !important}.warning{color:var(--warning, #ff6402);fill:var(--warning, #ff6402)}.bg-accent{background-color:var(--accent, #276ef1) !important}.accent{color:var(--accent, #276ef1);fill:var(--accent, #276ef1)}.bg-text-color-to-stable{background-color:var(--text-color-to-stable, #807f83) !important}.text-color-to-stable{color:var(--text-color-to-stable, #807f83);fill:var(--text-color-to-stable, #807f83)}.bg-stable-to-stable-20{background-color:var(--stable-to-stable-20, #adadad) !important}.stable-to-stable-20{color:var(--stable-to-stable-20, #adadad);fill:var(--stable-to-stable-20, #adadad)}.bg-stable-to-light{background-color:var(--stable-to-light, #adadad) !important}.stable-to-light{color:var(--stable-to-light, #adadad);fill:var(--stable-to-light, #adadad)}.bg-stable-alt-to-light-10{background-color:var(--stable-alt-to-light-10, #d0d0d0) !important}.stable-alt-to-light-10{color:var(--stable-alt-to-light-10, #d0d0d0);fill:var(--stable-alt-to-light-10, #d0d0d0)}:host{--record-button-size:88px;--record-inner-button-size:64px}:host .recording-container{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;color:var(--light, #ffffff)}:host .animation-container{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}:host .animation-container.rtl{top:50%;right:50%;-webkit-transform:translate(50%, -50%);transform:translate(50%, -50%)}:host .animation-container .bar{width:5px;margin-right:var(--spacing-08, 0.5rem);background-color:var(--danger, #d44333);border-radius:var(--border-radius-04, 0.25rem)}:host .saving-container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-webkit-box-sizing:border-box;box-sizing:border-box;height:100%;padding:var(--spacing-08, 0.5rem)}:host .saving-container .top-row-container{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-bottom:var(--spacing-16, 1rem);padding-top:var(--spacing-80, 5rem);padding-bottom:var(--spacing-16, 1rem);color:var(--light, #ffffff);border-bottom:0.0625rem solid var(--light-40, rgba(255, 255, 255, 0.4))}:host .saving-container .top-row-container yoo-icon.microphone{padding-right:var(--spacing-32, 2rem);padding-left:var(--spacing-16, 1rem)}:host .saving-container .top-row-container .inner-row-container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;color:var(--light, #ffffff)}:host .saving-container .top-row-container .text{margin-left:auto}:host .saving-container .audio-container yoo-audio-player{--play-icon-color:var(--light, #ffffff);--title-color:var(--light, #ffffff)}:host .saving-container yoo-button{display:-ms-flexbox;display:flex;margin-top:auto}:host .bottom-container{position:absolute;bottom:var(--spacing-32, 2rem);width:100%;height:auto;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}:host .bottom-container .record-button{width:var(--record-button-size);height:var(--record-button-size);background:var(--danger-40, rgba(212, 67, 51, 0.4));border-radius:50%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}:host .bottom-container .record-button .inner-button{width:var(--record-inner-button-size);height:var(--record-inner-button-size);background:var(--danger, #d44333);border-radius:50%;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}:host(.web) yoo-header{position:absolute}:host(.web) yoo-button{--hover-color:var(--light-10, rgba(255, 255, 255, 0.1))}:host(.web) .recording-container{margin-top:var(--spacing-80, 5rem)}";export{f as yoo_audio_recorder_dialog}
|