@yoobic/yobi 8.3.0-47 → 8.3.0-50
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/design-system.cjs.js +1 -1
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/cjs/yoo-action-sheet.cjs.entry.js +9 -2
- package/dist/cjs/yoo-collapsible.cjs.entry.js +2 -2
- package/dist/cjs/yoo-draw-flow.cjs.entry.js +41 -6
- package/dist/cjs/yoo-form-dynamic.cjs.entry.js +1 -1
- package/dist/cjs/yoo-form-input-container.cjs.entry.js +1 -1
- package/dist/cjs/yoo-form-signature-pad-dialog.cjs.entry.js +5 -5
- package/dist/cjs/yoo-form-swipe-cards.cjs.entry.js +199 -135
- package/dist/cjs/yoo-grid.cjs.entry.js +4 -2
- package/dist/cjs/yoo-ion-scroll.cjs.entry.js +8 -1
- package/dist/cjs/yoo-mission-details.cjs.entry.js +1 -1
- package/dist/collection/components/1.atoms/collapsible/collapsible.css +7 -0
- package/dist/collection/components/1.atoms/collapsible/collapsible.js +1 -0
- package/dist/collection/components/2.molecules/action-sheet/action-sheet.js +9 -2
- package/dist/collection/components/2.molecules/scroll/scroll.js +8 -1
- package/dist/collection/components/form/form-dynamic/form-dynamic.js +1 -1
- package/dist/collection/components/form/form-input-container/form-input-container.css +7 -0
- package/dist/collection/components/form/form-swipe-cards/form-swipe-cards.css +169 -179
- package/dist/collection/components/form/form-swipe-cards/form-swipe-cards.js +233 -169
- package/dist/collection/components/grid/grid/grid.js +4 -2
- package/dist/collection/feature-operate/mission/mission-details/mission-details.css +1 -1
- package/dist/collection/feature-platform/admin/draw-flow/draw-flow.css +92 -91
- package/dist/collection/feature-platform/admin/draw-flow/draw-flow.js +62 -17
- package/dist/design-system/{button.factory-6c7aab55.js → button.factory-360481b8.js} +2 -2
- package/dist/{esm/camera-helpers-34aebfda.js → design-system/camera-helpers-48df14b6.js} +3 -3
- package/dist/{esm/chat-helpers-fcd6508c.js → design-system/chat-helpers-6d598406.js} +2 -2
- package/dist/{esm/common-helpers-0071c2da.js → design-system/common-helpers-f5ae39a5.js} +2 -2
- package/dist/design-system/design-system.esm.js +1 -1
- package/dist/design-system/{draggable-dots-helpers-b52e354a.js → draggable-dots-helpers-491a9ab0.js} +2 -2
- package/dist/design-system/{draggable-tags-helpers-39c6661b.js → draggable-tags-helpers-f7ad1919.js} +2 -2
- package/dist/design-system/{entities-helpers-67ff3fa4.js → entities-helpers-696a052a.js} +2 -2
- package/dist/{esm/filters-helpers-ded9ed03.js → design-system/filters-helpers-cf6606dd.js} +2 -2
- package/dist/design-system/{form-choice-helpers-b6936c42.js → form-choice-helpers-0c6d77b6.js} +5 -5
- package/dist/design-system/{form-helpers-92af6ede.js → form-helpers-0f8abb42.js} +2 -2
- package/dist/design-system/{form-input-helpers-a792a9ab.js → form-input-helpers-1efd23bf.js} +3 -3
- package/dist/design-system/{form-text-area-helpers-fb84fe65.js → form-text-area-helpers-150c0189.js} +2 -2
- package/dist/design-system/{grid-renderers-43b55d35.js → grid-renderers-d4ea796b.js} +6 -6
- package/dist/design-system/{incentive-helpers-36694da5.js → incentive-helpers-8c998dd4.js} +2 -2
- package/dist/design-system/{index-65b4bd65.js → index-1db54c75.js} +3 -3
- package/dist/{esm/index-47e05562.js → design-system/index-4f71f9df.js} +2 -2
- package/dist/design-system/{index-c7d02f02.js → index-5120ceae.js} +1 -1
- package/dist/design-system/index-896d4c0c.js +1 -0
- package/dist/design-system/index-97295ac3.js +1 -0
- package/dist/{esm/index-0ecbfd27.js → design-system/index-c4f5c319.js} +2 -2
- package/dist/{esm/localForage-1653d5cf.js → design-system/localForage-07fbef79.js} +2 -2
- package/dist/design-system/{map-helpers-e60089a1.js → map-helpers-478dede3.js} +2 -2
- package/dist/design-system/{mission-locked-banner-ba74c13d.js → mission-locked-banner-0c1917e6.js} +2 -2
- package/dist/{esm/missions-helpers-49627b36.js → design-system/missions-helpers-11001576.js} +2 -2
- package/dist/{esm/modal-animations-7ed161e0.js → design-system/modal-animations-e858d423.js} +2 -2
- package/dist/{esm/operation-helpers-7a8f88f8.js → design-system/operation-helpers-06ae674e.js} +2 -2
- package/dist/{esm/overlays-7aaea5ba.js → design-system/overlays-c6264545.js} +2 -2
- package/dist/design-system/{overlays-be5a9ab3.js → overlays-f516b003.js} +3 -3
- package/dist/{esm/swiper-c7c17232.js → design-system/swiper-124071a2.js} +6 -6
- package/dist/{esm/theme-331e5466.js → design-system/theme-b3a6f7f7.js} +2 -2
- package/dist/{esm/tippy.esm-89b2ba0a.js → design-system/tippy.esm-3cdd163e.js} +1 -1
- package/dist/design-system/{video-player-helpers-8eb458c6.js → video-player-helpers-d2fd51b7.js} +3 -3
- package/dist/{esm/web-54bac092.js → design-system/web-1bb24c6a.js} +3 -3
- package/dist/design-system/{web-7b8ead55.js → web-90b65112.js} +1 -1
- package/dist/design-system/{web-35e6d637.js → web-e6c07f0d.js} +1 -1
- package/dist/design-system/{web-d790be4b.js → web-f5ed5cfd.js} +1 -1
- package/dist/design-system/yoo-about.entry.js +2 -2
- package/dist/design-system/yoo-accordion.entry.js +5 -5
- package/dist/design-system/yoo-action-sheet-controller.entry.js +3 -3
- package/dist/design-system/yoo-action-sheet.entry.js +14 -7
- package/dist/design-system/yoo-ag-grid.entry.js +7 -7
- package/dist/design-system/yoo-alert.entry.js +5 -5
- package/dist/design-system/yoo-amap.entry.js +4 -4
- package/dist/design-system/yoo-announcement-heading.entry.js +5 -5
- package/dist/design-system/yoo-app.entry.js +2 -2
- package/dist/design-system/yoo-audio-player.entry.js +3 -3
- package/dist/design-system/yoo-audio-recorder-dialog.entry.js +3 -3
- package/dist/design-system/yoo-avatar.entry.js +2 -2
- package/dist/design-system/yoo-avatars.entry.js +2 -2
- package/dist/design-system/yoo-background.entry.js +3 -3
- package/dist/design-system/yoo-banner.entry.js +3 -3
- package/dist/design-system/yoo-barcode-dialog.entry.js +2 -2
- package/dist/design-system/yoo-battle-count-down.entry.js +3 -3
- package/dist/design-system/yoo-battle-result.entry.js +2 -2
- package/dist/design-system/yoo-battle-user-stats.entry.js +3 -3
- package/dist/design-system/yoo-breadcrumbs.entry.js +2 -2
- package/dist/design-system/yoo-button.entry.js +3 -3
- package/dist/design-system/yoo-calendar.entry.js +2 -2
- package/dist/design-system/yoo-camera-preview-dialog.entry.js +5 -5
- package/dist/design-system/yoo-card-battle-result.entry.js +2 -2
- package/dist/design-system/yoo-card-battle.entry.js +2 -2
- package/dist/design-system/yoo-card-calendar.entry.js +3 -3
- package/dist/design-system/yoo-card-campaign.entry.js +3 -3
- package/dist/design-system/yoo-card-cell.entry.js +3 -3
- package/dist/design-system/yoo-card-chat.entry.js +2 -2
- package/dist/design-system/yoo-card-course-row-compact.entry.js +2 -2
- package/dist/design-system/yoo-card-course-row.entry.js +4 -4
- package/dist/design-system/yoo-card-course.entry.js +2 -2
- package/dist/design-system/yoo-card-feed-row.entry.js +2 -2
- package/dist/design-system/yoo-card-feed.entry.js +5 -5
- package/dist/design-system/yoo-card-file.entry.js +2 -2
- package/dist/design-system/yoo-card-image.entry.js +2 -2
- package/dist/design-system/yoo-card-inbox.entry.js +2 -2
- package/dist/design-system/yoo-card-incentive-rank.entry.js +2 -2
- package/dist/design-system/yoo-card-incentive.entry.js +4 -4
- package/dist/design-system/yoo-card-kanban.entry.js +3 -3
- package/dist/design-system/yoo-card-lesson.entry.js +3 -3
- package/dist/design-system/yoo-card-list-collapsible.entry.js +3 -3
- package/dist/design-system/yoo-card-list-color.entry.js +2 -2
- package/dist/design-system/yoo-card-list-simple.entry.js +3 -3
- package/dist/design-system/yoo-card-list.entry.js +3 -3
- package/dist/design-system/yoo-card-location.entry.js +2 -2
- package/dist/design-system/yoo-card-media.entry.js +3 -3
- package/dist/design-system/yoo-card-menu.entry.js +3 -3
- package/dist/design-system/yoo-card-notification.entry.js +2 -2
- package/dist/design-system/yoo-card-plan.entry.js +3 -3
- package/dist/design-system/yoo-card-progress.entry.js +2 -2
- package/dist/design-system/yoo-card-recommendation.entry.js +3 -3
- package/dist/design-system/yoo-card-sticky.entry.js +3 -3
- package/dist/design-system/yoo-card-video.entry.js +2 -2
- package/dist/design-system/yoo-chart.entry.js +2 -2
- package/dist/design-system/yoo-chat-message-dialog.entry.js +3 -3
- package/dist/design-system/yoo-chat-message-preview.entry.js +3 -3
- package/dist/design-system/yoo-chat-message.entry.js +4 -4
- package/dist/design-system/yoo-chat.entry.js +6 -6
- package/dist/design-system/yoo-collapsible.entry.js +4 -4
- package/dist/design-system/yoo-color-selector.entry.js +2 -2
- package/dist/design-system/yoo-community-detail.entry.js +3 -3
- package/dist/design-system/yoo-context-menu-dialog.entry.js +3 -3
- package/dist/design-system/yoo-context-menu.entry.js +3 -3
- package/dist/design-system/yoo-copyright.entry.js +2 -2
- package/dist/design-system/yoo-count-down.entry.js +3 -3
- package/dist/design-system/yoo-course-info-card.entry.js +2 -2
- package/dist/design-system/yoo-course-summary.entry.js +3 -3
- package/dist/design-system/yoo-dashboard-detail.entry.js +2 -2
- package/dist/design-system/yoo-date.entry.js +2 -2
- package/dist/design-system/yoo-detail-bar.entry.js +3 -3
- package/dist/design-system/yoo-device-list.entry.js +2 -2
- package/dist/design-system/yoo-device.entry.js +2 -2
- package/dist/design-system/yoo-draw-flow.entry.js +44 -9
- package/dist/design-system/yoo-entity-query-builder.entry.js +3 -3
- package/dist/design-system/yoo-entity-search-dialog.entry.js +3 -3
- package/dist/design-system/yoo-entity-search-filters.entry.js +4 -4
- package/dist/design-system/yoo-entity-search-recent.entry.js +2 -2
- package/dist/design-system/yoo-entity-search-sorts.entry.js +3 -3
- package/dist/design-system/yoo-entity-search-tags.entry.js +3 -3
- package/dist/design-system/yoo-entity-search.entry.js +3 -3
- package/dist/design-system/yoo-entity.entry.js +10 -10
- package/dist/design-system/yoo-feed-detail.entry.js +5 -5
- package/dist/design-system/yoo-flag.entry.js +2 -2
- package/dist/design-system/yoo-form-audience.entry.js +4 -4
- package/dist/design-system/yoo-form-autocomplete-dialog.entry.js +3 -3
- package/dist/design-system/yoo-form-autocomplete.entry.js +4 -4
- package/dist/design-system/yoo-form-barcode-dialog.entry.js +3 -3
- package/dist/design-system/yoo-form-barcode.entry.js +4 -4
- package/dist/design-system/yoo-form-calendar-dialog.entry.js +3 -3
- package/dist/design-system/yoo-form-capture-map-dialog.entry.js +2 -2
- package/dist/design-system/yoo-form-capture-tag-dialog.entry.js +3 -3
- package/dist/design-system/yoo-form-capture-view-dialog.entry.js +3 -3
- package/dist/design-system/yoo-form-capture-webcam-dialog.entry.js +4 -4
- package/dist/design-system/yoo-form-capture.entry.js +6 -6
- package/dist/design-system/yoo-form-carousel.entry.js +3 -3
- package/dist/design-system/yoo-form-catalog-dialog.entry.js +3 -3
- package/dist/design-system/yoo-form-catalog.entry.js +4 -4
- package/dist/design-system/yoo-form-categorize-words.entry.js +6 -6
- package/dist/design-system/yoo-form-checkbox.entry.js +4 -4
- package/dist/design-system/yoo-form-checklist.entry.js +4 -4
- package/dist/design-system/yoo-form-choice-button.entry.js +6 -6
- package/dist/design-system/yoo-form-choice-card.entry.js +6 -6
- package/dist/design-system/yoo-form-choice-chat.entry.js +6 -6
- package/dist/design-system/yoo-form-choice-image.entry.js +6 -6
- package/dist/design-system/yoo-form-choice-radio.entry.js +6 -6
- package/dist/design-system/yoo-form-color-field.entry.js +4 -4
- package/dist/design-system/yoo-form-color-picker.entry.js +2 -2
- package/dist/design-system/yoo-form-conditions.entry.js +2 -2
- package/dist/design-system/yoo-form-connect.entry.js +5 -5
- package/dist/design-system/yoo-form-creator-block-expandable.entry.js +3 -3
- package/dist/design-system/yoo-form-creator-block-simple.entry.js +3 -3
- package/dist/design-system/yoo-form-creator-condition-block.entry.js +3 -3
- package/dist/design-system/yoo-form-creator-field-selector.entry.js +2 -2
- package/dist/design-system/yoo-form-creator-header.entry.js +3 -3
- package/dist/design-system/yoo-form-creator-live-preview.entry.js +3 -3
- package/dist/design-system/yoo-form-creator-overlay.entry.js +2 -2
- package/dist/design-system/yoo-form-creator-page-card-list.entry.js +3 -3
- package/dist/design-system/yoo-form-creator-page-card.entry.js +3 -3
- package/dist/design-system/yoo-form-creator-score-expandable.entry.js +3 -3
- package/dist/design-system/yoo-form-creator-scoring-card-list.entry.js +2 -2
- package/dist/design-system/yoo-form-creator-scoring-card.entry.js +2 -2
- package/dist/design-system/yoo-form-creator-scoring-quick-setup.entry.js +2 -2
- package/dist/design-system/yoo-form-creator-translate-dialog.entry.js +3 -3
- package/dist/design-system/yoo-form-creator-translate.entry.js +3 -3
- package/dist/design-system/yoo-form-creator-workflow-side-selection.entry.js +4 -4
- package/dist/design-system/yoo-form-creator-workflow-step.entry.js +3 -3
- package/dist/design-system/yoo-form-creator.entry.js +4 -4
- package/dist/design-system/yoo-form-date-time.entry.js +4 -4
- package/dist/design-system/yoo-form-daterange.entry.js +4 -4
- package/dist/design-system/yoo-form-document-dialog.entry.js +3 -3
- package/dist/design-system/yoo-form-document.entry.js +4 -4
- package/dist/design-system/yoo-form-dynamic-dialog.entry.js +4 -4
- package/dist/design-system/yoo-form-dynamic.entry.js +7 -7
- package/dist/design-system/yoo-form-emailreport.entry.js +4 -4
- package/dist/design-system/yoo-form-entity-value-pairs.entry.js +2 -2
- package/dist/design-system/yoo-form-explanation.entry.js +2 -2
- package/dist/design-system/yoo-form-feed-preview.entry.js +4 -4
- package/dist/design-system/yoo-form-feedback.entry.js +4 -4
- package/dist/design-system/yoo-form-filter-date.entry.js +2 -2
- package/dist/design-system/yoo-form-filter-number.entry.js +2 -2
- package/dist/design-system/yoo-form-filter-text.entry.js +2 -2
- package/dist/design-system/yoo-form-filter.entry.js +3 -3
- package/dist/design-system/yoo-form-footer.entry.js +5 -5
- package/dist/design-system/yoo-form-formula.entry.js +4 -4
- package/dist/design-system/yoo-form-hotzones-creator.entry.js +2 -2
- package/dist/design-system/yoo-form-hotzones.entry.js +6 -6
- package/dist/design-system/yoo-form-iframe-dialog.entry.js +2 -2
- package/dist/design-system/yoo-form-image-collection.entry.js +5 -5
- package/dist/design-system/yoo-form-image-tagging-creator.entry.js +5 -5
- package/dist/design-system/yoo-form-image-tagging.entry.js +8 -8
- package/dist/design-system/yoo-form-incentive-targets.entry.js +4 -4
- package/dist/design-system/yoo-form-input-comments.entry.js +2 -2
- package/dist/design-system/yoo-form-input-container.entry.js +6 -6
- package/dist/design-system/yoo-form-input.entry.js +8 -8
- package/dist/design-system/yoo-form-json.entry.js +5 -5
- package/dist/design-system/yoo-form-location.entry.js +4 -4
- package/dist/design-system/yoo-form-missing-word.entry.js +6 -6
- package/dist/design-system/yoo-form-missionfield.entry.js +4 -4
- package/dist/design-system/yoo-form-multi-input.entry.js +4 -4
- package/dist/design-system/yoo-form-number-picker-dialog.entry.js +2 -2
- package/dist/design-system/yoo-form-number-picker.entry.js +2 -2
- package/dist/design-system/yoo-form-opening-hours.entry.js +2 -2
- package/dist/design-system/yoo-form-permissions.entry.js +3 -3
- package/dist/design-system/yoo-form-phone-number.entry.js +2 -2
- package/dist/design-system/yoo-form-plan-assign.entry.js +4 -4
- package/dist/design-system/yoo-form-plan.entry.js +4 -4
- package/dist/design-system/yoo-form-pricecheck.entry.js +4 -4
- package/dist/design-system/yoo-form-product-batch.entry.js +5 -5
- package/dist/design-system/yoo-form-products-sales.entry.js +4 -4
- package/dist/design-system/yoo-form-progress-indicator.entry.js +3 -3
- package/dist/design-system/yoo-form-qrcode.entry.js +4 -4
- package/dist/design-system/yoo-form-query-builder.entry.js +4 -4
- package/dist/design-system/yoo-form-range.entry.js +4 -4
- package/dist/design-system/yoo-form-ranking.entry.js +5 -5
- package/dist/design-system/yoo-form-recap-step.entry.js +2 -2
- package/dist/design-system/yoo-form-recurrence-delay.entry.js +2 -2
- package/dist/design-system/yoo-form-recurrence-preview.entry.js +3 -3
- package/dist/design-system/yoo-form-recurrence.entry.js +2 -2
- package/dist/design-system/yoo-form-reorder.entry.js +4 -4
- package/dist/design-system/yoo-form-scorm.entry.js +4 -4
- package/dist/design-system/yoo-form-shopping.entry.js +4 -4
- package/dist/design-system/yoo-form-signature-pad-dialog.entry.js +8 -8
- package/dist/design-system/yoo-form-signature-pad.entry.js +4 -4
- package/dist/design-system/yoo-form-sorts.entry.js +4 -4
- package/dist/design-system/yoo-form-star-rating.entry.js +4 -4
- package/dist/design-system/yoo-form-stripe-card.entry.js +4 -4
- package/dist/design-system/yoo-form-swipe-cards.entry.js +204 -140
- package/dist/design-system/yoo-form-table.entry.js +4 -4
- package/dist/design-system/yoo-form-task.entry.js +4 -4
- package/dist/design-system/yoo-form-text-area.entry.js +5 -5
- package/dist/design-system/yoo-form-text-editor.entry.js +6 -6
- package/dist/design-system/yoo-form-time.entry.js +4 -4
- package/dist/design-system/yoo-form-timeslots.entry.js +4 -4
- package/dist/design-system/yoo-form-todo-dialog.entry.js +3 -3
- package/dist/design-system/yoo-form-todo-single.entry.js +4 -4
- package/dist/design-system/yoo-form-todo-task-list.entry.js +3 -3
- package/dist/design-system/yoo-form-todo-task.entry.js +3 -3
- package/dist/design-system/yoo-form-todo.entry.js +4 -4
- package/dist/design-system/yoo-form-toggle.entry.js +4 -4
- package/dist/design-system/yoo-form-uploader.entry.js +4 -4
- package/dist/design-system/yoo-form-videoplayer.entry.js +4 -4
- package/dist/design-system/yoo-form-wiki.entry.js +4 -4
- package/dist/design-system/yoo-grid-calendar.entry.js +5 -5
- package/dist/design-system/yoo-grid.entry.js +16 -14
- package/dist/design-system/yoo-gridstack.entry.js +3 -3
- package/dist/design-system/yoo-header.entry.js +3 -3
- package/dist/design-system/yoo-healthscore-dialog.entry.js +3 -3
- package/dist/design-system/yoo-healthscore.entry.js +2 -2
- package/dist/design-system/yoo-image-cropper-dialog.entry.js +2 -2
- package/dist/design-system/yoo-img.entry.js +4 -4
- package/dist/design-system/yoo-incentive-detail.entry.js +4 -4
- package/dist/design-system/yoo-input-bar.entry.js +4 -4
- package/dist/design-system/yoo-ion-alert-controller.entry.js +3 -3
- package/dist/design-system/yoo-ion-content.entry.js +2 -2
- package/dist/design-system/yoo-ion-footer.entry.js +3 -3
- package/dist/design-system/yoo-ion-infinite-scroll-content.entry.js +2 -2
- package/dist/design-system/yoo-ion-infinite-scroll.entry.js +2 -2
- package/dist/design-system/yoo-ion-item-divider.entry.js +4 -4
- package/dist/design-system/yoo-ion-item-options.entry.js +3 -3
- package/dist/design-system/yoo-ion-item-sliding.entry.js +4 -4
- package/dist/design-system/yoo-ion-item.entry.js +4 -4
- package/dist/design-system/yoo-ion-list.entry.js +3 -3
- package/dist/design-system/yoo-ion-modal-controller.entry.js +3 -3
- package/dist/design-system/yoo-ion-modal.entry.js +6 -6
- package/dist/design-system/yoo-ion-refresher.entry.js +3 -3
- package/dist/design-system/yoo-ion-scroll.entry.js +11 -4
- package/dist/design-system/yoo-ion-slide.entry.js +3 -3
- package/dist/design-system/{yoo-ion-slides-0eb36ea1.js → yoo-ion-slides-8e716160.js} +5 -5
- package/dist/design-system/yoo-ion-slides.entry.js +5 -5
- package/dist/design-system/yoo-ion-toast-controller.entry.js +3 -3
- package/dist/design-system/yoo-kanban.entry.js +3 -3
- package/dist/design-system/yoo-kpi-card.entry.js +2 -2
- package/dist/design-system/yoo-kpi-container.entry.js +3 -3
- package/dist/design-system/yoo-kpi-external.entry.js +2 -2
- package/dist/design-system/yoo-kpi.entry.js +2 -2
- package/dist/design-system/yoo-layout-sections.entry.js +2 -2
- package/dist/design-system/yoo-layout-tabs.entry.js +2 -2
- package/dist/design-system/yoo-layout-two-columns.entry.js +2 -2
- package/dist/design-system/yoo-lesson-detail-card.entry.js +2 -2
- package/dist/design-system/yoo-lesson-detail.entry.js +3 -3
- package/dist/design-system/yoo-lesson-heading.entry.js +3 -3
- package/dist/design-system/yoo-lesson-highscores.entry.js +2 -2
- package/dist/design-system/yoo-lesson-question-result.entry.js +2 -2
- package/dist/design-system/yoo-links-menu.entry.js +2 -2
- package/dist/design-system/yoo-links-preview.entry.js +4 -4
- package/dist/design-system/yoo-loader.entry.js +2 -2
- package/dist/design-system/yoo-location-info.entry.js +2 -2
- package/dist/design-system/yoo-location-map.entry.js +3 -3
- package/dist/design-system/yoo-login.entry.js +2 -2
- package/dist/design-system/yoo-lottie.entry.js +2 -2
- package/dist/design-system/yoo-map-gl.entry.js +3 -3
- package/dist/design-system/yoo-map-js.entry.js +4 -4
- package/dist/design-system/yoo-map-legend.entry.js +4 -4
- package/dist/design-system/yoo-map.entry.js +3 -3
- package/dist/design-system/yoo-markdown.entry.js +4 -4
- package/dist/design-system/yoo-memo-list-dialog.entry.js +2 -2
- package/dist/design-system/yoo-memo-list.entry.js +2 -2
- package/dist/design-system/yoo-mention-tag.entry.js +2 -2
- package/dist/design-system/yoo-mission-details.entry.js +5 -5
- package/dist/design-system/yoo-mission-heading.entry.js +5 -5
- package/dist/design-system/yoo-mission-score.entry.js +2 -2
- package/dist/design-system/yoo-mission-todo.entry.js +3 -3
- package/dist/design-system/yoo-mobile-tabbar-more.entry.js +2 -2
- package/dist/design-system/yoo-mobile-tabbar.entry.js +3 -3
- package/dist/design-system/yoo-modal.entry.js +3 -3
- package/dist/design-system/yoo-navbar.entry.js +3 -3
- package/dist/design-system/yoo-numbers-display.entry.js +3 -3
- package/dist/design-system/yoo-photo-editor.entry.js +7 -7
- package/dist/design-system/yoo-pivot-table.entry.js +7 -7
- package/dist/design-system/yoo-podium.entry.js +2 -2
- package/dist/design-system/yoo-profile-list.entry.js +2 -2
- package/dist/design-system/yoo-profile-summary.entry.js +3 -3
- package/dist/design-system/yoo-progress-bar.entry.js +2 -2
- package/dist/design-system/yoo-progress-loader.entry.js +2 -2
- package/dist/design-system/yoo-progress-recap.entry.js +2 -2
- package/dist/design-system/yoo-property-card.entry.js +3 -3
- package/dist/design-system/yoo-range.entry.js +4 -4
- package/dist/design-system/yoo-rating.entry.js +2 -2
- package/dist/design-system/yoo-reset-password.entry.js +2 -2
- package/dist/design-system/yoo-result-dialog.entry.js +3 -3
- package/dist/design-system/yoo-reveal.entry.js +2 -2
- package/dist/design-system/yoo-salesai-formula.entry.js +2 -2
- package/dist/design-system/yoo-scandit.entry.js +3 -3
- package/dist/design-system/yoo-scratch-card-creator.entry.js +2 -2
- package/dist/design-system/yoo-scratch-card.entry.js +4 -4
- package/dist/design-system/yoo-section-list.entry.js +2 -2
- package/dist/design-system/yoo-segmented-control.entry.js +2 -2
- package/dist/design-system/yoo-side-menu-tree.entry.js +2 -2
- package/dist/design-system/yoo-side-menu.entry.js +2 -2
- package/dist/design-system/yoo-slides-media.entry.js +5 -5
- package/dist/design-system/yoo-start-meeting-popup.entry.js +3 -3
- package/dist/design-system/yoo-tabs.entry.js +2 -2
- package/dist/design-system/yoo-text-sequence.entry.js +3 -3
- package/dist/design-system/yoo-text.entry.js +3 -3
- package/dist/design-system/yoo-toast.entry.js +4 -4
- package/dist/design-system/yoo-tooltip.entry.js +5 -5
- package/dist/design-system/yoo-truncate.entry.js +3 -3
- package/dist/design-system/yoo-truncated-line.entry.js +2 -2
- package/dist/design-system/yoo-user-detail.entry.js +2 -2
- package/dist/design-system/yoo-user-profile.entry.js +4 -4
- package/dist/design-system/yoo-user-wizard.entry.js +3 -3
- package/dist/design-system/yoo-videoplayer-core.entry.js +3 -3
- package/dist/design-system/yoo-videoplayer-dailymotion.entry.js +4 -4
- package/dist/design-system/yoo-videoplayer-videojs.entry.js +5 -5
- package/dist/design-system/yoo-videoplayer-vimeo.entry.js +4 -4
- package/dist/design-system/yoo-videoplayer-youtube.entry.js +4 -4
- package/dist/design-system/yoo-virtual-item.entry.js +2 -2
- package/dist/design-system/yoo-virtual-scroll.entry.js +3 -3
- package/dist/design-system/yoo-waitlist-location-result.entry.js +2 -2
- package/dist/design-system/yoo-waitlist-location-start.entry.js +2 -2
- package/dist/design-system/yoo-walkthrough.entry.js +2 -2
- package/dist/design-system/yoo-web-menu.entry.js +3 -3
- package/dist/design-system/yoo-webcam.entry.js +2 -2
- package/dist/design-system/yoo-welcome-banner.entry.js +3 -3
- package/dist/design-system/yoo-widget-chart.entry.js +2 -2
- package/dist/design-system/yoo-widget-small-size.entry.js +2 -2
- package/dist/design-system/yoo-widget-tab.entry.js +2 -2
- package/dist/design-system/yoo-widget-tile.entry.js +2 -2
- package/dist/design-system/yoo-workflow-state-dialog.entry.js +2 -2
- package/dist/design-system/yoo-workflow-state.entry.js +2 -2
- package/dist/design-system/yoo-workflow.entry.js +4 -4
- package/dist/design-system/yoo-zebra.entry.js +2 -2
- package/dist/design-system/yoo-zoom.entry.js +2 -2
- package/dist/esm/{button.factory-6c7aab55.js → button.factory-360481b8.js} +2 -2
- package/dist/{design-system/camera-helpers-34aebfda.js → esm/camera-helpers-48df14b6.js} +3 -3
- package/dist/{design-system/chat-helpers-fcd6508c.js → esm/chat-helpers-6d598406.js} +2 -2
- package/dist/{design-system/common-helpers-0071c2da.js → esm/common-helpers-f5ae39a5.js} +2 -2
- package/dist/esm/design-system.js +1 -1
- package/dist/esm/{draggable-dots-helpers-b52e354a.js → draggable-dots-helpers-491a9ab0.js} +2 -2
- package/dist/esm/{draggable-tags-helpers-39c6661b.js → draggable-tags-helpers-f7ad1919.js} +2 -2
- package/dist/esm/{entities-helpers-67ff3fa4.js → entities-helpers-696a052a.js} +2 -2
- package/dist/{design-system/filters-helpers-ded9ed03.js → esm/filters-helpers-cf6606dd.js} +2 -2
- package/dist/esm/{form-choice-helpers-b6936c42.js → form-choice-helpers-0c6d77b6.js} +5 -5
- package/dist/esm/{form-helpers-92af6ede.js → form-helpers-0f8abb42.js} +2 -2
- package/dist/esm/{form-input-helpers-a792a9ab.js → form-input-helpers-1efd23bf.js} +3 -3
- package/dist/esm/{form-text-area-helpers-fb84fe65.js → form-text-area-helpers-150c0189.js} +2 -2
- package/dist/esm/{grid-renderers-43b55d35.js → grid-renderers-d4ea796b.js} +6 -6
- package/dist/esm/{incentive-helpers-36694da5.js → incentive-helpers-8c998dd4.js} +2 -2
- package/dist/esm/{index-65b4bd65.js → index-1db54c75.js} +3 -3
- package/dist/{design-system/index-47e05562.js → esm/index-4f71f9df.js} +2 -2
- package/dist/esm/{index-c7d02f02.js → index-5120ceae.js} +1 -1
- package/dist/esm/index-896d4c0c.js +1 -0
- package/dist/esm/index-97295ac3.js +1 -0
- package/dist/{design-system/index-0ecbfd27.js → esm/index-c4f5c319.js} +2 -2
- package/dist/esm/loader.js +1 -1
- package/dist/{design-system/localForage-1653d5cf.js → esm/localForage-07fbef79.js} +2 -2
- package/dist/esm/{map-helpers-e60089a1.js → map-helpers-478dede3.js} +2 -2
- package/dist/esm/{mission-locked-banner-ba74c13d.js → mission-locked-banner-0c1917e6.js} +2 -2
- package/dist/{design-system/missions-helpers-49627b36.js → esm/missions-helpers-11001576.js} +2 -2
- package/dist/{design-system/modal-animations-7ed161e0.js → esm/modal-animations-e858d423.js} +2 -2
- package/dist/{design-system/operation-helpers-7a8f88f8.js → esm/operation-helpers-06ae674e.js} +2 -2
- package/dist/{design-system/overlays-7aaea5ba.js → esm/overlays-c6264545.js} +2 -2
- package/dist/esm/{overlays-be5a9ab3.js → overlays-f516b003.js} +3 -3
- package/dist/{design-system/swiper-c7c17232.js → esm/swiper-124071a2.js} +6 -6
- package/dist/{design-system/theme-331e5466.js → esm/theme-b3a6f7f7.js} +2 -2
- package/dist/{design-system/tippy.esm-89b2ba0a.js → esm/tippy.esm-3cdd163e.js} +1 -1
- package/dist/esm/{video-player-helpers-8eb458c6.js → video-player-helpers-d2fd51b7.js} +3 -3
- package/dist/{design-system/web-54bac092.js → esm/web-1bb24c6a.js} +3 -3
- package/dist/esm/{web-7b8ead55.js → web-90b65112.js} +1 -1
- package/dist/esm/{web-35e6d637.js → web-e6c07f0d.js} +1 -1
- package/dist/esm/{web-d790be4b.js → web-f5ed5cfd.js} +1 -1
- package/dist/esm/yoo-about.entry.js +2 -2
- package/dist/esm/yoo-accordion.entry.js +5 -5
- package/dist/esm/yoo-action-sheet-controller.entry.js +3 -3
- package/dist/esm/yoo-action-sheet.entry.js +14 -7
- package/dist/esm/yoo-ag-grid.entry.js +7 -7
- package/dist/esm/yoo-alert.entry.js +5 -5
- package/dist/esm/yoo-amap.entry.js +4 -4
- package/dist/esm/yoo-announcement-heading.entry.js +5 -5
- package/dist/esm/yoo-app.entry.js +2 -2
- package/dist/esm/yoo-audio-player.entry.js +3 -3
- package/dist/esm/yoo-audio-recorder-dialog.entry.js +3 -3
- package/dist/esm/yoo-avatar.entry.js +2 -2
- package/dist/esm/yoo-avatars.entry.js +2 -2
- package/dist/esm/yoo-background.entry.js +3 -3
- package/dist/esm/yoo-banner.entry.js +3 -3
- package/dist/esm/yoo-barcode-dialog.entry.js +2 -2
- package/dist/esm/yoo-battle-count-down.entry.js +3 -3
- package/dist/esm/yoo-battle-result.entry.js +2 -2
- package/dist/esm/yoo-battle-user-stats.entry.js +3 -3
- package/dist/esm/yoo-breadcrumbs.entry.js +2 -2
- package/dist/esm/yoo-button.entry.js +3 -3
- package/dist/esm/yoo-calendar.entry.js +2 -2
- package/dist/esm/yoo-camera-preview-dialog.entry.js +5 -5
- package/dist/esm/yoo-card-battle-result.entry.js +2 -2
- package/dist/esm/yoo-card-battle.entry.js +2 -2
- package/dist/esm/yoo-card-calendar.entry.js +3 -3
- package/dist/esm/yoo-card-campaign.entry.js +3 -3
- package/dist/esm/yoo-card-cell.entry.js +3 -3
- package/dist/esm/yoo-card-chat.entry.js +2 -2
- package/dist/esm/yoo-card-course-row-compact.entry.js +2 -2
- package/dist/esm/yoo-card-course-row.entry.js +4 -4
- package/dist/esm/yoo-card-course.entry.js +2 -2
- package/dist/esm/yoo-card-feed-row.entry.js +2 -2
- package/dist/esm/yoo-card-feed.entry.js +5 -5
- package/dist/esm/yoo-card-file.entry.js +2 -2
- package/dist/esm/yoo-card-image.entry.js +2 -2
- package/dist/esm/yoo-card-inbox.entry.js +2 -2
- package/dist/esm/yoo-card-incentive-rank.entry.js +2 -2
- package/dist/esm/yoo-card-incentive.entry.js +4 -4
- package/dist/esm/yoo-card-kanban.entry.js +3 -3
- package/dist/esm/yoo-card-lesson.entry.js +3 -3
- package/dist/esm/yoo-card-list-collapsible.entry.js +3 -3
- package/dist/esm/yoo-card-list-color.entry.js +2 -2
- package/dist/esm/yoo-card-list-simple.entry.js +3 -3
- package/dist/esm/yoo-card-list.entry.js +3 -3
- package/dist/esm/yoo-card-location.entry.js +2 -2
- package/dist/esm/yoo-card-media.entry.js +3 -3
- package/dist/esm/yoo-card-menu.entry.js +3 -3
- package/dist/esm/yoo-card-notification.entry.js +2 -2
- package/dist/esm/yoo-card-plan.entry.js +3 -3
- package/dist/esm/yoo-card-progress.entry.js +2 -2
- package/dist/esm/yoo-card-recommendation.entry.js +3 -3
- package/dist/esm/yoo-card-sticky.entry.js +3 -3
- package/dist/esm/yoo-card-video.entry.js +2 -2
- package/dist/esm/yoo-chart.entry.js +2 -2
- package/dist/esm/yoo-chat-message-dialog.entry.js +3 -3
- package/dist/esm/yoo-chat-message-preview.entry.js +3 -3
- package/dist/esm/yoo-chat-message.entry.js +4 -4
- package/dist/esm/yoo-chat.entry.js +6 -6
- package/dist/esm/yoo-collapsible.entry.js +4 -4
- package/dist/esm/yoo-color-selector.entry.js +2 -2
- package/dist/esm/yoo-community-detail.entry.js +3 -3
- package/dist/esm/yoo-context-menu-dialog.entry.js +3 -3
- package/dist/esm/yoo-context-menu.entry.js +3 -3
- package/dist/esm/yoo-copyright.entry.js +2 -2
- package/dist/esm/yoo-count-down.entry.js +3 -3
- package/dist/esm/yoo-course-info-card.entry.js +2 -2
- package/dist/esm/yoo-course-summary.entry.js +3 -3
- package/dist/esm/yoo-dashboard-detail.entry.js +2 -2
- package/dist/esm/yoo-date.entry.js +2 -2
- package/dist/esm/yoo-detail-bar.entry.js +3 -3
- package/dist/esm/yoo-device-list.entry.js +2 -2
- package/dist/esm/yoo-device.entry.js +2 -2
- package/dist/esm/yoo-draw-flow.entry.js +44 -9
- package/dist/esm/yoo-entity-query-builder.entry.js +3 -3
- package/dist/esm/yoo-entity-search-dialog.entry.js +3 -3
- package/dist/esm/yoo-entity-search-filters.entry.js +4 -4
- package/dist/esm/yoo-entity-search-recent.entry.js +2 -2
- package/dist/esm/yoo-entity-search-sorts.entry.js +3 -3
- package/dist/esm/yoo-entity-search-tags.entry.js +3 -3
- package/dist/esm/yoo-entity-search.entry.js +3 -3
- package/dist/esm/yoo-entity.entry.js +10 -10
- package/dist/esm/yoo-feed-detail.entry.js +5 -5
- package/dist/esm/yoo-flag.entry.js +2 -2
- package/dist/esm/yoo-form-audience.entry.js +4 -4
- package/dist/esm/yoo-form-autocomplete-dialog.entry.js +3 -3
- package/dist/esm/yoo-form-autocomplete.entry.js +4 -4
- package/dist/esm/yoo-form-barcode-dialog.entry.js +3 -3
- package/dist/esm/yoo-form-barcode.entry.js +4 -4
- package/dist/esm/yoo-form-calendar-dialog.entry.js +3 -3
- package/dist/esm/yoo-form-capture-map-dialog.entry.js +2 -2
- package/dist/esm/yoo-form-capture-tag-dialog.entry.js +3 -3
- package/dist/esm/yoo-form-capture-view-dialog.entry.js +3 -3
- package/dist/esm/yoo-form-capture-webcam-dialog.entry.js +4 -4
- package/dist/esm/yoo-form-capture.entry.js +6 -6
- package/dist/esm/yoo-form-carousel.entry.js +3 -3
- package/dist/esm/yoo-form-catalog-dialog.entry.js +3 -3
- package/dist/esm/yoo-form-catalog.entry.js +4 -4
- package/dist/esm/yoo-form-categorize-words.entry.js +6 -6
- package/dist/esm/yoo-form-checkbox.entry.js +4 -4
- package/dist/esm/yoo-form-checklist.entry.js +4 -4
- package/dist/esm/yoo-form-choice-button.entry.js +6 -6
- package/dist/esm/yoo-form-choice-card.entry.js +6 -6
- package/dist/esm/yoo-form-choice-chat.entry.js +6 -6
- package/dist/esm/yoo-form-choice-image.entry.js +6 -6
- package/dist/esm/yoo-form-choice-radio.entry.js +6 -6
- package/dist/esm/yoo-form-color-field.entry.js +4 -4
- package/dist/esm/yoo-form-color-picker.entry.js +2 -2
- package/dist/esm/yoo-form-conditions.entry.js +2 -2
- package/dist/esm/yoo-form-connect.entry.js +5 -5
- package/dist/esm/yoo-form-creator-block-expandable.entry.js +3 -3
- package/dist/esm/yoo-form-creator-block-simple.entry.js +3 -3
- package/dist/esm/yoo-form-creator-condition-block.entry.js +3 -3
- package/dist/esm/yoo-form-creator-field-selector.entry.js +2 -2
- package/dist/esm/yoo-form-creator-header.entry.js +3 -3
- package/dist/esm/yoo-form-creator-live-preview.entry.js +3 -3
- package/dist/esm/yoo-form-creator-overlay.entry.js +2 -2
- package/dist/esm/yoo-form-creator-page-card-list.entry.js +3 -3
- package/dist/esm/yoo-form-creator-page-card.entry.js +3 -3
- package/dist/esm/yoo-form-creator-score-expandable.entry.js +3 -3
- package/dist/esm/yoo-form-creator-scoring-card-list.entry.js +2 -2
- package/dist/esm/yoo-form-creator-scoring-card.entry.js +2 -2
- package/dist/esm/yoo-form-creator-scoring-quick-setup.entry.js +2 -2
- package/dist/esm/yoo-form-creator-translate-dialog.entry.js +3 -3
- package/dist/esm/yoo-form-creator-translate.entry.js +3 -3
- package/dist/esm/yoo-form-creator-workflow-side-selection.entry.js +4 -4
- package/dist/esm/yoo-form-creator-workflow-step.entry.js +3 -3
- package/dist/esm/yoo-form-creator.entry.js +4 -4
- package/dist/esm/yoo-form-date-time.entry.js +4 -4
- package/dist/esm/yoo-form-daterange.entry.js +4 -4
- package/dist/esm/yoo-form-document-dialog.entry.js +3 -3
- package/dist/esm/yoo-form-document.entry.js +4 -4
- package/dist/esm/yoo-form-dynamic-dialog.entry.js +4 -4
- package/dist/esm/yoo-form-dynamic.entry.js +7 -7
- package/dist/esm/yoo-form-emailreport.entry.js +4 -4
- package/dist/esm/yoo-form-entity-value-pairs.entry.js +2 -2
- package/dist/esm/yoo-form-explanation.entry.js +2 -2
- package/dist/esm/yoo-form-feed-preview.entry.js +4 -4
- package/dist/esm/yoo-form-feedback.entry.js +4 -4
- package/dist/esm/yoo-form-filter-date.entry.js +2 -2
- package/dist/esm/yoo-form-filter-number.entry.js +2 -2
- package/dist/esm/yoo-form-filter-text.entry.js +2 -2
- package/dist/esm/yoo-form-filter.entry.js +3 -3
- package/dist/esm/yoo-form-footer.entry.js +5 -5
- package/dist/esm/yoo-form-formula.entry.js +4 -4
- package/dist/esm/yoo-form-hotzones-creator.entry.js +2 -2
- package/dist/esm/yoo-form-hotzones.entry.js +6 -6
- package/dist/esm/yoo-form-iframe-dialog.entry.js +2 -2
- package/dist/esm/yoo-form-image-collection.entry.js +5 -5
- package/dist/esm/yoo-form-image-tagging-creator.entry.js +5 -5
- package/dist/esm/yoo-form-image-tagging.entry.js +8 -8
- package/dist/esm/yoo-form-incentive-targets.entry.js +4 -4
- package/dist/esm/yoo-form-input-comments.entry.js +2 -2
- package/dist/esm/yoo-form-input-container.entry.js +6 -6
- package/dist/esm/yoo-form-input.entry.js +8 -8
- package/dist/esm/yoo-form-json.entry.js +5 -5
- package/dist/esm/yoo-form-location.entry.js +4 -4
- package/dist/esm/yoo-form-missing-word.entry.js +6 -6
- package/dist/esm/yoo-form-missionfield.entry.js +4 -4
- package/dist/esm/yoo-form-multi-input.entry.js +4 -4
- package/dist/esm/yoo-form-number-picker-dialog.entry.js +2 -2
- package/dist/esm/yoo-form-number-picker.entry.js +2 -2
- package/dist/esm/yoo-form-opening-hours.entry.js +2 -2
- package/dist/esm/yoo-form-permissions.entry.js +3 -3
- package/dist/esm/yoo-form-phone-number.entry.js +2 -2
- package/dist/esm/yoo-form-plan-assign.entry.js +4 -4
- package/dist/esm/yoo-form-plan.entry.js +4 -4
- package/dist/esm/yoo-form-pricecheck.entry.js +4 -4
- package/dist/esm/yoo-form-product-batch.entry.js +5 -5
- package/dist/esm/yoo-form-products-sales.entry.js +4 -4
- package/dist/esm/yoo-form-progress-indicator.entry.js +3 -3
- package/dist/esm/yoo-form-qrcode.entry.js +4 -4
- package/dist/esm/yoo-form-query-builder.entry.js +4 -4
- package/dist/esm/yoo-form-range.entry.js +4 -4
- package/dist/esm/yoo-form-ranking.entry.js +5 -5
- package/dist/esm/yoo-form-recap-step.entry.js +2 -2
- package/dist/esm/yoo-form-recurrence-delay.entry.js +2 -2
- package/dist/esm/yoo-form-recurrence-preview.entry.js +3 -3
- package/dist/esm/yoo-form-recurrence.entry.js +2 -2
- package/dist/esm/yoo-form-reorder.entry.js +4 -4
- package/dist/esm/yoo-form-scorm.entry.js +4 -4
- package/dist/esm/yoo-form-shopping.entry.js +4 -4
- package/dist/esm/yoo-form-signature-pad-dialog.entry.js +8 -8
- package/dist/esm/yoo-form-signature-pad.entry.js +4 -4
- package/dist/esm/yoo-form-sorts.entry.js +4 -4
- package/dist/esm/yoo-form-star-rating.entry.js +4 -4
- package/dist/esm/yoo-form-stripe-card.entry.js +4 -4
- package/dist/esm/yoo-form-swipe-cards.entry.js +204 -140
- package/dist/esm/yoo-form-table.entry.js +4 -4
- package/dist/esm/yoo-form-task.entry.js +4 -4
- package/dist/esm/yoo-form-text-area.entry.js +5 -5
- package/dist/esm/yoo-form-text-editor.entry.js +6 -6
- package/dist/esm/yoo-form-time.entry.js +4 -4
- package/dist/esm/yoo-form-timeslots.entry.js +4 -4
- package/dist/esm/yoo-form-todo-dialog.entry.js +3 -3
- package/dist/esm/yoo-form-todo-single.entry.js +4 -4
- package/dist/esm/yoo-form-todo-task-list.entry.js +3 -3
- package/dist/esm/yoo-form-todo-task.entry.js +3 -3
- package/dist/esm/yoo-form-todo.entry.js +4 -4
- package/dist/esm/yoo-form-toggle.entry.js +4 -4
- package/dist/esm/yoo-form-uploader.entry.js +4 -4
- package/dist/esm/yoo-form-videoplayer.entry.js +4 -4
- package/dist/esm/yoo-form-wiki.entry.js +4 -4
- package/dist/esm/yoo-grid-calendar.entry.js +5 -5
- package/dist/esm/yoo-grid.entry.js +16 -14
- package/dist/esm/yoo-gridstack.entry.js +3 -3
- package/dist/esm/yoo-header.entry.js +3 -3
- package/dist/esm/yoo-healthscore-dialog.entry.js +3 -3
- package/dist/esm/yoo-healthscore.entry.js +2 -2
- package/dist/esm/yoo-image-cropper-dialog.entry.js +2 -2
- package/dist/esm/yoo-img.entry.js +4 -4
- package/dist/esm/yoo-incentive-detail.entry.js +4 -4
- package/dist/esm/yoo-input-bar.entry.js +4 -4
- package/dist/esm/yoo-ion-alert-controller.entry.js +3 -3
- package/dist/esm/yoo-ion-content.entry.js +2 -2
- package/dist/esm/yoo-ion-footer.entry.js +3 -3
- package/dist/esm/yoo-ion-infinite-scroll-content.entry.js +2 -2
- package/dist/esm/yoo-ion-infinite-scroll.entry.js +2 -2
- package/dist/esm/yoo-ion-item-divider.entry.js +4 -4
- package/dist/esm/yoo-ion-item-options.entry.js +3 -3
- package/dist/esm/yoo-ion-item-sliding.entry.js +4 -4
- package/dist/esm/yoo-ion-item.entry.js +4 -4
- package/dist/esm/yoo-ion-list.entry.js +3 -3
- package/dist/esm/yoo-ion-modal-controller.entry.js +3 -3
- package/dist/esm/yoo-ion-modal.entry.js +6 -6
- package/dist/esm/yoo-ion-refresher.entry.js +3 -3
- package/dist/esm/yoo-ion-scroll.entry.js +11 -4
- package/dist/esm/yoo-ion-slide.entry.js +3 -3
- package/dist/esm/{yoo-ion-slides-0eb36ea1.js → yoo-ion-slides-8e716160.js} +5 -5
- package/dist/esm/yoo-ion-slides.entry.js +5 -5
- package/dist/esm/yoo-ion-toast-controller.entry.js +3 -3
- package/dist/esm/yoo-kanban.entry.js +3 -3
- package/dist/esm/yoo-kpi-card.entry.js +2 -2
- package/dist/esm/yoo-kpi-container.entry.js +3 -3
- package/dist/esm/yoo-kpi-external.entry.js +2 -2
- package/dist/esm/yoo-kpi.entry.js +2 -2
- package/dist/esm/yoo-layout-sections.entry.js +2 -2
- package/dist/esm/yoo-layout-tabs.entry.js +2 -2
- package/dist/esm/yoo-layout-two-columns.entry.js +2 -2
- package/dist/esm/yoo-lesson-detail-card.entry.js +2 -2
- package/dist/esm/yoo-lesson-detail.entry.js +3 -3
- package/dist/esm/yoo-lesson-heading.entry.js +3 -3
- package/dist/esm/yoo-lesson-highscores.entry.js +2 -2
- package/dist/esm/yoo-lesson-question-result.entry.js +2 -2
- package/dist/esm/yoo-links-menu.entry.js +2 -2
- package/dist/esm/yoo-links-preview.entry.js +4 -4
- package/dist/esm/yoo-loader.entry.js +2 -2
- package/dist/esm/yoo-location-info.entry.js +2 -2
- package/dist/esm/yoo-location-map.entry.js +3 -3
- package/dist/esm/yoo-login.entry.js +2 -2
- package/dist/esm/yoo-lottie.entry.js +2 -2
- package/dist/esm/yoo-map-gl.entry.js +3 -3
- package/dist/esm/yoo-map-js.entry.js +4 -4
- package/dist/esm/yoo-map-legend.entry.js +4 -4
- package/dist/esm/yoo-map.entry.js +3 -3
- package/dist/esm/yoo-markdown.entry.js +4 -4
- package/dist/esm/yoo-memo-list-dialog.entry.js +2 -2
- package/dist/esm/yoo-memo-list.entry.js +2 -2
- package/dist/esm/yoo-mention-tag.entry.js +2 -2
- package/dist/esm/yoo-mission-details.entry.js +5 -5
- package/dist/esm/yoo-mission-heading.entry.js +5 -5
- package/dist/esm/yoo-mission-score.entry.js +2 -2
- package/dist/esm/yoo-mission-todo.entry.js +3 -3
- package/dist/esm/yoo-mobile-tabbar-more.entry.js +2 -2
- package/dist/esm/yoo-mobile-tabbar.entry.js +3 -3
- package/dist/esm/yoo-modal.entry.js +3 -3
- package/dist/esm/yoo-navbar.entry.js +3 -3
- package/dist/esm/yoo-numbers-display.entry.js +3 -3
- package/dist/esm/yoo-photo-editor.entry.js +7 -7
- package/dist/esm/yoo-pivot-table.entry.js +7 -7
- package/dist/esm/yoo-podium.entry.js +2 -2
- package/dist/esm/yoo-profile-list.entry.js +2 -2
- package/dist/esm/yoo-profile-summary.entry.js +3 -3
- package/dist/esm/yoo-progress-bar.entry.js +2 -2
- package/dist/esm/yoo-progress-loader.entry.js +2 -2
- package/dist/esm/yoo-progress-recap.entry.js +2 -2
- package/dist/esm/yoo-property-card.entry.js +3 -3
- package/dist/esm/yoo-range.entry.js +4 -4
- package/dist/esm/yoo-rating.entry.js +2 -2
- package/dist/esm/yoo-reset-password.entry.js +2 -2
- package/dist/esm/yoo-result-dialog.entry.js +3 -3
- package/dist/esm/yoo-reveal.entry.js +2 -2
- package/dist/esm/yoo-salesai-formula.entry.js +2 -2
- package/dist/esm/yoo-scandit.entry.js +3 -3
- package/dist/esm/yoo-scratch-card-creator.entry.js +2 -2
- package/dist/esm/yoo-scratch-card.entry.js +4 -4
- package/dist/esm/yoo-section-list.entry.js +2 -2
- package/dist/esm/yoo-segmented-control.entry.js +2 -2
- package/dist/esm/yoo-side-menu-tree.entry.js +2 -2
- package/dist/esm/yoo-side-menu.entry.js +2 -2
- package/dist/esm/yoo-slides-media.entry.js +5 -5
- package/dist/esm/yoo-start-meeting-popup.entry.js +3 -3
- package/dist/esm/yoo-tabs.entry.js +2 -2
- package/dist/esm/yoo-text-sequence.entry.js +3 -3
- package/dist/esm/yoo-text.entry.js +3 -3
- package/dist/esm/yoo-toast.entry.js +4 -4
- package/dist/esm/yoo-tooltip.entry.js +5 -5
- package/dist/esm/yoo-truncate.entry.js +3 -3
- package/dist/esm/yoo-truncated-line.entry.js +2 -2
- package/dist/esm/yoo-user-detail.entry.js +2 -2
- package/dist/esm/yoo-user-profile.entry.js +4 -4
- package/dist/esm/yoo-user-wizard.entry.js +3 -3
- package/dist/esm/yoo-videoplayer-core.entry.js +3 -3
- package/dist/esm/yoo-videoplayer-dailymotion.entry.js +4 -4
- package/dist/esm/yoo-videoplayer-videojs.entry.js +5 -5
- package/dist/esm/yoo-videoplayer-vimeo.entry.js +4 -4
- package/dist/esm/yoo-videoplayer-youtube.entry.js +4 -4
- package/dist/esm/yoo-virtual-item.entry.js +2 -2
- package/dist/esm/yoo-virtual-scroll.entry.js +3 -3
- package/dist/esm/yoo-waitlist-location-result.entry.js +2 -2
- package/dist/esm/yoo-waitlist-location-start.entry.js +2 -2
- package/dist/esm/yoo-walkthrough.entry.js +2 -2
- package/dist/esm/yoo-web-menu.entry.js +3 -3
- package/dist/esm/yoo-webcam.entry.js +2 -2
- package/dist/esm/yoo-welcome-banner.entry.js +3 -3
- package/dist/esm/yoo-widget-chart.entry.js +2 -2
- package/dist/esm/yoo-widget-small-size.entry.js +2 -2
- package/dist/esm/yoo-widget-tab.entry.js +2 -2
- package/dist/esm/yoo-widget-tile.entry.js +2 -2
- package/dist/esm/yoo-workflow-state-dialog.entry.js +2 -2
- package/dist/esm/yoo-workflow-state.entry.js +2 -2
- package/dist/esm/yoo-workflow.entry.js +4 -4
- package/dist/esm/yoo-zebra.entry.js +2 -2
- package/dist/esm/yoo-zoom.entry.js +2 -2
- package/dist/types/components/form/form-swipe-cards/form-swipe-cards.d.ts +20 -13
- package/dist/types/feature-platform/admin/draw-flow/draw-flow.d.ts +1 -0
- package/dist/types/home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/interfaces/src/entities/user/user.interface.d.ts +1 -0
- package/dist/types/home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/interfaces/src/ui/grid/grid.interface.d.ts +1 -0
- package/package.json +1 -1
- package/dist/design-system/index-1b38d4f3.js +0 -1
- package/dist/design-system/index-92cd87a6.js +0 -1
- package/dist/esm/index-1b38d4f3.js +0 -1
- package/dist/esm/index-92cd87a6.js +0 -1
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { h, r as registerInstance, i as createEvent, f as forceUpdate, e as Host, g as getElement } from './index-becca019.js';
|
|
2
|
-
import { t as translate, A as isWeb,
|
|
3
|
-
import './index-
|
|
2
|
+
import { t as translate, A as isWeb, aG as isPresent, bn as getContrastColor, cG as setStatusBarDarkMode, aa as disableKeyboardResize, j as isNativeMobile, S as ScreenOrientation, k as isAndroid, cH as removeKeyboardEventListeners, cs as isIonic, af as showActionSheet, cI as addKeyboardEventListener, h as isFullScreenFalse, H as isIOS, bS as isTabletOrIpad } from './overlays-f516b003.js';
|
|
3
|
+
import './index-5120ceae.js';
|
|
4
4
|
import './lodash-f6e59a8e.js';
|
|
5
5
|
import './index-e7f48bcb.js';
|
|
6
6
|
import './_commonjsHelpers-f4d11124.js';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { r as registerInstance, i as createEvent, j as Build, k as getAssetPath, h, e as Host } from './index-becca019.js';
|
|
2
|
-
import './index-
|
|
2
|
+
import './index-5120ceae.js';
|
|
3
3
|
import { a as createCommonjsModule, c as commonjsGlobal } from './_commonjsHelpers-f4d11124.js';
|
|
4
|
-
import { i as isChromatic, t as translate } from './overlays-
|
|
4
|
+
import { i as isChromatic, t as translate } from './overlays-f516b003.js';
|
|
5
5
|
import './lodash-f6e59a8e.js';
|
|
6
6
|
import './index-e7f48bcb.js';
|
|
7
7
|
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { r as registerInstance, i as createEvent, h, g as getElement } from './index-becca019.js';
|
|
2
|
-
import './index-
|
|
2
|
+
import './index-5120ceae.js';
|
|
3
3
|
import { Z as uniqBy, a1 as flatten, ab as take } from './lodash-f6e59a8e.js';
|
|
4
|
-
import { a as getMapCSSClasses, b as isMarkersLayer, c as isSelectedMarkersLayer, g as generateFilterGroups, l as layersFromKeys } from './map-helpers-
|
|
5
|
-
import { K as getCssColor, j as isNativeMobile, A as isWeb, k as isAndroid } from './overlays-
|
|
4
|
+
import { a as getMapCSSClasses, b as isMarkersLayer, c as isSelectedMarkersLayer, g as generateFilterGroups, l as layersFromKeys } from './map-helpers-478dede3.js';
|
|
5
|
+
import { K as getCssColor, j as isNativeMobile, A as isWeb, k as isAndroid } from './overlays-f516b003.js';
|
|
6
6
|
import './index-e7f48bcb.js';
|
|
7
7
|
import './_commonjsHelpers-f4d11124.js';
|
|
8
8
|
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { r as registerInstance, i as createEvent, h, g as getElement } from './index-becca019.js';
|
|
2
|
-
import './index-
|
|
2
|
+
import './index-5120ceae.js';
|
|
3
3
|
import { Z as uniqBy } from './lodash-f6e59a8e.js';
|
|
4
|
-
import { q as querySelectorDeep } from './common-helpers-
|
|
5
|
-
import { g as generateFilterGroups, l as layersFromKeys } from './map-helpers-
|
|
6
|
-
import {
|
|
4
|
+
import { q as querySelectorDeep } from './common-helpers-f5ae39a5.js';
|
|
5
|
+
import { g as generateFilterGroups, l as layersFromKeys } from './map-helpers-478dede3.js';
|
|
6
|
+
import { bY as loadScript } from './overlays-f516b003.js';
|
|
7
7
|
import './index-e7f48bcb.js';
|
|
8
8
|
import './_commonjsHelpers-f4d11124.js';
|
|
9
9
|
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { r as registerInstance, i as createEvent, h, e as Host, g as getElement } from './index-becca019.js';
|
|
2
|
-
import './index-
|
|
3
|
-
import { g as getAppContext } from './common-helpers-
|
|
4
|
-
import { a as getMapCSSClasses } from './map-helpers-
|
|
5
|
-
import { A as isWeb, I as setAnimation, J as animations, t as translate } from './overlays-
|
|
2
|
+
import './index-5120ceae.js';
|
|
3
|
+
import { g as getAppContext } from './common-helpers-f5ae39a5.js';
|
|
4
|
+
import { a as getMapCSSClasses } from './map-helpers-478dede3.js';
|
|
5
|
+
import { A as isWeb, I as setAnimation, J as animations, t as translate } from './overlays-f516b003.js';
|
|
6
6
|
import './lodash-f6e59a8e.js';
|
|
7
7
|
import './index-e7f48bcb.js';
|
|
8
8
|
import './_commonjsHelpers-f4d11124.js';
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { r as registerInstance, i as createEvent, h, e as Host } from './index-becca019.js';
|
|
2
|
-
import './index-
|
|
2
|
+
import './index-5120ceae.js';
|
|
3
3
|
import { a as isNumber } from './lodash-f6e59a8e.js';
|
|
4
|
-
import { s as showDirectionsActionSheet, i as isWebGLSupported } from './map-helpers-
|
|
5
|
-
import { eD as isCurrentLanguageChinese, p as closeModal, t as translate } from './overlays-
|
|
4
|
+
import { s as showDirectionsActionSheet, i as isWebGLSupported } from './map-helpers-478dede3.js';
|
|
5
|
+
import { eD as isCurrentLanguageChinese, p as closeModal, t as translate } from './overlays-f516b003.js';
|
|
6
6
|
import './index-e7f48bcb.js';
|
|
7
7
|
import './_commonjsHelpers-f4d11124.js';
|
|
8
8
|
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { r as registerInstance, f as forceUpdate, h, e as Host, g as getElement } from './index-becca019.js';
|
|
2
|
-
import './index-
|
|
3
|
-
import { a as getFromLocalForage } from './localForage-
|
|
4
|
-
import { o as openImageDetailFromRTE } from './common-helpers-
|
|
5
|
-
import {
|
|
2
|
+
import './index-5120ceae.js';
|
|
3
|
+
import { a as getFromLocalForage } from './localForage-07fbef79.js';
|
|
4
|
+
import { o as openImageDetailFromRTE } from './common-helpers-f5ae39a5.js';
|
|
5
|
+
import { bj as isOffline, en as isYoobicSecuredDocTenant, eo as getURLs, bk as getKeyToCache, T as cleanupWKWebViewFilePath, cZ as setSecuredContent } from './overlays-f516b003.js';
|
|
6
6
|
import './lodash-f6e59a8e.js';
|
|
7
7
|
import './_commonjsHelpers-f4d11124.js';
|
|
8
8
|
import './index-e7f48bcb.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { r as registerInstance, i as createEvent, h, e as Host } from './index-becca019.js';
|
|
2
|
-
import './index-
|
|
3
|
-
import { t as translate, ae as showAlert, p as closeModal, af as showActionSheet,
|
|
2
|
+
import './index-5120ceae.js';
|
|
3
|
+
import { t as translate, ae as showAlert, p as closeModal, af as showActionSheet, cJ as isMemoEditable, a3 as getSession, M as isDateBefore, aq as pipes, a7 as getUserDisplayName } from './overlays-f516b003.js';
|
|
4
4
|
import './lodash-f6e59a8e.js';
|
|
5
5
|
import './index-e7f48bcb.js';
|
|
6
6
|
import './_commonjsHelpers-f4d11124.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { r as registerInstance, i as createEvent, h, g as getElement } from './index-becca019.js';
|
|
2
|
-
import './index-
|
|
3
|
-
import { z as showModal, A as isWeb, t as translate, ae as showAlert,
|
|
2
|
+
import './index-5120ceae.js';
|
|
3
|
+
import { z as showModal, A as isWeb, t as translate, ae as showAlert, cJ as isMemoEditable, a3 as getSession, M as isDateBefore, aq as pipes, a7 as getUserDisplayName } from './overlays-f516b003.js';
|
|
4
4
|
import './lodash-f6e59a8e.js';
|
|
5
5
|
import './index-e7f48bcb.js';
|
|
6
6
|
import './_commonjsHelpers-f4d11124.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { r as registerInstance, h, e as Host, g as getElement } from './index-becca019.js';
|
|
2
|
-
import './index-
|
|
3
|
-
import { eB as isDeeplink, P as getAsyncExtraData } from './overlays-
|
|
2
|
+
import './index-5120ceae.js';
|
|
3
|
+
import { eB as isDeeplink, P as getAsyncExtraData } from './overlays-f516b003.js';
|
|
4
4
|
import './lodash-f6e59a8e.js';
|
|
5
5
|
import './index-e7f48bcb.js';
|
|
6
6
|
import './_commonjsHelpers-f4d11124.js';
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import { h, r as registerInstance, i as createEvent, e as Host, g as getElement } from './index-becca019.js';
|
|
2
|
-
import './index-
|
|
2
|
+
import './index-5120ceae.js';
|
|
3
3
|
import { c as cloneDeep } from './lodash-f6e59a8e.js';
|
|
4
|
-
import { g as getMissionAddress, a as getMissionPriority, b as getMissionDueDate, m as mapMissionToCardInboxEntry, c as getMissionTags } from './missions-helpers-
|
|
5
|
-
import { g as getAppContext } from './common-helpers-
|
|
6
|
-
import {
|
|
4
|
+
import { g as getMissionAddress, a as getMissionPriority, b as getMissionDueDate, m as mapMissionToCardInboxEntry, c as getMissionTags } from './missions-helpers-11001576.js';
|
|
5
|
+
import { g as getAppContext } from './common-helpers-f5ae39a5.js';
|
|
6
|
+
import { cK as getTodoCampaignPhotos, a3 as getSession, P as getAsyncExtraData, A as isWeb, t as translate, cs as isIonic, aG as isPresent, K as getCssColor, cL as isToday, cM as fromToday, ak as dateFormat, cN as getMissionPublicationDate, cO as isDateSame, O as isDateAfter, Z as translateMulti, aq as pipes } from './overlays-f516b003.js';
|
|
7
7
|
import './index-e7f48bcb.js';
|
|
8
8
|
import './_commonjsHelpers-f4d11124.js';
|
|
9
9
|
|
|
10
|
-
const missionDetailsCss = ":host .menu{margin:0;padding:0;font-size:100%;vertical-align:baseline;list-style:none outside none;background:none repeat scroll 0 0 transparent;border:0 none;outline:0 none;-webkit-tap-highlight-color:transparent;margin-top:var(--spacing-16, 1rem);padding:0;list-style:none}:host .menu .menu-item{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}:host .menu .menu-item:not(:last-child) .menu-content{margin-bottom:var(--spacing-24, 1.5rem)}:host .menu .menu-item .menu-left{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}:host .menu .menu-item .menu-left.with-dot{width:2rem;margin-left:0.0313rem}:host .menu .menu-item .menu-left .menu-icon{z-index:2;width:1.875rem;height:1.875rem;text-align:center}:host .menu .menu-item .menu-left .menu-icon.menu-dot{width:1rem;height:1rem}:host .menu .menu-item .menu-left .menu-icon yoo-icon{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;width:1.875rem;height:1.875rem;padding:0;color:var(--light, #ffffff);font-size:var(--font-size-18, 1.125rem);line-height:1.875rem;background-color:var(--app-color, #5a30f4);border-radius:50%}:host .menu .menu-item .menu-left .menu-icon yoo-icon.dark{background-color:var(--dark, #000000)}:host .menu .menu-item .menu-left .menu-icon yoo-icon.info{background-color:var(--info, #d84c96)}:host .menu .menu-item .menu-left .menu-icon yoo-icon.danger{background-color:var(--danger, #d44333)}:host .menu .menu-item .menu-left .border{width:0.0625rem;height:100%;background-color:var(--stable-alt, #d0d0d0)}:host .menu .menu-item .menu-left .border.border-pre{height:2.5rem}:host .menu .menu-item .menu-left .border.border-pre.last{height:1rem}:host .menu .menu-item .menu-left .border.dark{background-color:var(--dark, #000000)}:host .menu .menu-item .menu-left .border.danger{background-color:var(--danger, #d44333)}:host .menu .menu-item .menu-left .border.info{background-color:var(--info, #d84c96)}:host .menu .menu-item .menu-right{width:100%;margin-left:var(--spacing-08, 0.5rem);overflow:hidden}:host .menu .menu-item .menu-right .menu-title{font-weight:bold;line-height:1}:host .menu .menu-item .menu-right .menu-content{color:var(--text-color, #807f83)}:host .menu .menu-item .menu-right .menu-content.menu-chart{margin-bottom:0}:host .menu .menu-item .menu-right .menu-title{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;height:2rem}:host .menu .menu-item .menu-right .menu-content span{margin-right:0.5rem}:host .menu .menu-item .menu-right .menu-content yoo-avatar{margin-right:0.3125rem}:host .menu .menu-item .menu-right .menu-content .font-medium{font-size:var(--font-size-14, 0.875rem)}:host .menu .menu-item .menu-right .menu-content .font-small{font-size:var(--font-size-12, 0.75rem)}:host .menu .menu-item .menu-right .menu-content .dark{color:var(--dark, #000000)}:host .menu .menu-item .menu-right .menu-content .success{color:var(--success, #3aa76d)}:host .menu .menu-item .menu-right .menu-content .danger{color:var(--danger, #d44333)}:host .menu .menu-item .menu-right .menu-content .text-color{color:var(--text-color, #807f83)}:host .menu .menu-item .menu-right .menu-content table{width:100%;table-layout:fixed}:host .menu .menu-item .menu-right .menu-content table td{overflow:hidden;text-overflow:ellipsis}:host .menu .menu-item.pointer{cursor:pointer}:host .menu .menu-item .menu-right .menu-content a{color:var(--app-color, #5a30f4)}:host .menu .menu-item .menu-right .menu-content.mission-content-kpis{display:-ms-flexbox;display:flex;grid-gap:var(--spacing-04, 0.25rem)}:host .menu .menu-item .menu-right .menu-content.mission-content-kpis .kpi{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-right:0;overflow:hidden;white-space:nowrap}:host .menu .menu-item .menu-right .menu-content.mission-content-kpis .kpi yoo-icon{margin-right:var(--spacing-04, 0.25rem)}:host .menu .menu-item .menu-right .menu-content.mission-content-kpis .kpi .kpi-text{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin-right:0}:host .menu .menu-item .menu-right .menu-content.mission-contact{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}:host .menu .menu-item .menu-right .mission-user{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:justify;justify-content:space-between;white-space:nowrap}:host .menu .menu-item .menu-right .mission-user .user{display:-ms-flexbox;display:flex;grid-gap:var(--spacing-04, 0.25rem);-ms-flex-align:start;align-items:flex-start;width:100%}:host .menu .menu-item .menu-right .mission-user .user .label{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}:host .menu .menu-item .menu-right .mission-user .actions{display:-ms-flexbox;display:flex}:host .menu .menu-item .menu-right .mission-user .actions yoo-icon{padding-left:var(--spacing-16, 1rem)}:host .menu>.menu-item:last-child .menu-left .border{display:none}:host .menu.pdf{margin:0;padding:0}:host .menu.pdf .menu-item:not(:last-child) .menu-content{margin-bottom:var(--spacing-08, 0.5rem)}:host .menu.pdf .menu-item .menu-left{display:none}:host .menu.pdf .menu-item .menu-right{margin-left:0;padding-left:0}:host .menu.pdf .menu-item .menu-right .menu-content .menu-content-scoring{display:inline-block;margin-right:var(--spacing-16, 1rem);margin-bottom:0.3rem}:host .menu.pdf .menu-item .menu-right .menu-content .text{-ms-flex:initial;flex:initial}:host .mission-detail.padding{padding:0 var(--spacing-16, 1rem) var(--spacing-16, 1rem)}:host .mission-detail.margin{margin:var(--spacing-16, 1rem);background:var(--light, #ffffff);border-radius:var(--spacing-08, 0.5rem);-webkit-box-shadow:var(--shadow-02, 0 0.25rem 0.5rem 0 rgba(0, 0, 0, 0.1));box-shadow:var(--shadow-02, 0 0.25rem 0.5rem 0 rgba(0, 0, 0, 0.1))}:host(.mission-detail-deprecated){height:100%;font-weight:var(--font-weight-400, 400);font-size:var(--font-size-16, 1rem)}:host(.mission-detail-deprecated) .score-item .mission-title{margin-top:1rem;margin-bottom:var(--spacing-16, 1rem);font-size:var(--font-size-28, 1.75rem);line-height:2.0625rem}:host(.mission-detail-deprecated) .score-item .menu-content .score-active-container{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;margin-bottom:2rem}:host(.mission-detail-deprecated) .score-item .menu-content .menu-content-scoring{padding-bottom:0.5rem}:host(.mission-detail-deprecated) .score-item .menu-content .menu-content-scoring .centered{padding:0.5rem;text-align:center}:host(.mission-detail-deprecated) .score-item .menu-content .menu-content-scoring .network{margin-top:1rem;color:var(--text-color, #807f83)}:host(.mission-detail-deprecated) .score-item .menu-content .menu-content-scoring.extra-score .score-container{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}:host(.mission-detail-deprecated) .score-item .menu-content .menu-content-scoring.extra-score .score-container.points-container{-ms-flex-align:center;align-items:center;padding:1em 0.5rem}:host(.mission-detail-deprecated) .score-item .menu-content .menu-content-scoring.extra-score .score-container.contrasted{background-color:var(--stable-light-40, rgba(241, 241, 241, 0.4))}:host(.mission-detail-deprecated) .score-item .menu-content .menu-content-scoring.points{padding:0 !important}:host(.mission-detail-deprecated) .score-item .menu-content .menu-content-scoring.mixed{padding-top:0.75rem}:host(.mission-detail-deprecated) .score-item .menu-content .menu-content-scoring.no-divider{padding-top:0}:host(.mission-detail-deprecated) .score-item .menu-content .menu-content-scoring.divider{padding-top:0;padding-bottom:0.75rem;border-bottom:var(--border-width-01, 0.0625rem) solid var(--stable-light, #f1f1f1)}:host(.mission-detail-deprecated) .mission-detail{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%}:host(.mission-detail-deprecated) .mission-detail .scroll-spacer{height:5.75rem}:host(.mission-detail-deprecated) .mission-detail .mission-content{padding:0 var(--spacing-16, 1rem) var(--spacing-16, 1rem)}:host(.mission-detail-deprecated).web{background:var(--light, #ffffff);border-radius:8px;-webkit-box-shadow:var(--tile-shadow, 0 1px 4px 0 rgba(0, 0, 0, 0.1));box-shadow:var(--tile-shadow, 0 1px 4px 0 rgba(0, 0, 0, 0.1))}:host(.mission-detail-deprecated).border .mission-detail.web yoo-ion-content{border-radius:0.375rem}:host(.mission-detail-deprecated).border .mission-detail.web yoo-form-footer{--border-radius:0 0 0.375rem 0.375rem}:host(.mission-results-deprecated){display:block;width:100%;height:100%;font-weight:var(--font-weight-400, 400);font-size:var(--font-size-16, 1rem)}:host(.mission-results-deprecated) .mission-results .header-photo-container{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;margin:calc(var(--spacing-16, 1rem) * -1) calc(var(--spacing-16, 1rem) * -1) 0;padding:var(--spacing-16, 1rem) var(--spacing-16, 1rem) 0;color:var(--dark, #000000);background:var(--light, #ffffff)}:host(.mission-results-deprecated) .mission-results .header-photo-container .header-photo{display:block;width:8rem;height:8rem;margin:0 var(--spacing-16, 1rem) 0 0}:host(.mission-results-deprecated) .mission-results .header-photo-container .header-content{-ms-flex:1;flex:1;padding-top:var(--spacing-16, 1rem);font-size:var(--font-size-24, 1.5rem)}:host(.mission-results-deprecated) .mission-results .header-photo-container .header-content .title{font-weight:bold}:host(.mission-results-deprecated) .mission-results .header-photo-container .header-content .tag-container{display:-ms-flexbox;display:flex;margin-top:0.4rem}:host(.mission-results-deprecated) .mission-results .header-photo-container .header-content .tag-container yoo-tag{margin-right:var(--spacing-08, 0.5rem)}:host(.mission-results-deprecated) .mission-results .content .menu{margin-bottom:var(--spacing-08, 0.5rem);padding:var(--spacing-16, 1rem);background:var(--light, #ffffff);border-radius:var(--spacing-08, 0.5rem)}:host(.mission-results-deprecated) .mission-results .content .menu:not(.pdf){-webkit-box-shadow:var(--shadow-01, 0 0.0625rem 0.25rem 0 rgba(0, 0, 0, 0.1));box-shadow:var(--shadow-01, 0 0.0625rem 0.25rem 0 rgba(0, 0, 0, 0.1))}:host(.mission-results-deprecated) .mission-results.web .content .menu{margin:var(--spacing-16, 1rem) 0 var(--spacing-08, 0.5rem) 0;padding:var(--spacing-16, 1rem);overflow:visible;background:var(--light, #ffffff)}:host(.mission-results-deprecated) .mission-results.web .content .menu.pdf{padding:0}:host(.mission-results-deprecated).inline{display:block;height:initial}";
|
|
10
|
+
const missionDetailsCss = ":host .menu{margin:0;padding:0;font-size:100%;vertical-align:baseline;list-style:none outside none;background:none repeat scroll 0 0 transparent;border:0 none;outline:0 none;-webkit-tap-highlight-color:transparent;margin-top:var(--spacing-16, 1rem);padding:0;list-style:none}:host .menu .menu-item{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}:host .menu .menu-item:not(:last-child) .menu-content{margin-bottom:var(--spacing-24, 1.5rem)}:host .menu .menu-item .menu-left{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}:host .menu .menu-item .menu-left.with-dot{width:2rem;margin-left:0.0313rem}:host .menu .menu-item .menu-left .menu-icon{z-index:2;width:1.875rem;height:1.875rem;text-align:center}:host .menu .menu-item .menu-left .menu-icon.menu-dot{width:1rem;height:1rem}:host .menu .menu-item .menu-left .menu-icon yoo-icon{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;width:1.875rem;height:1.875rem;padding:0;color:var(--light, #ffffff);font-size:var(--font-size-18, 1.125rem);line-height:1.875rem;background-color:var(--app-color, #5a30f4);border-radius:50%}:host .menu .menu-item .menu-left .menu-icon yoo-icon.dark{background-color:var(--dark, #000000)}:host .menu .menu-item .menu-left .menu-icon yoo-icon.info{background-color:var(--info, #d84c96)}:host .menu .menu-item .menu-left .menu-icon yoo-icon.danger{background-color:var(--danger, #d44333)}:host .menu .menu-item .menu-left .border{width:0.0625rem;height:100%;background-color:var(--stable-alt, #d0d0d0)}:host .menu .menu-item .menu-left .border.border-pre{height:2.5rem}:host .menu .menu-item .menu-left .border.border-pre.last{height:1rem}:host .menu .menu-item .menu-left .border.dark{background-color:var(--dark, #000000)}:host .menu .menu-item .menu-left .border.danger{background-color:var(--danger, #d44333)}:host .menu .menu-item .menu-left .border.info{background-color:var(--info, #d84c96)}:host .menu .menu-item .menu-right{width:100%;margin-left:var(--spacing-08, 0.5rem);overflow:hidden}:host .menu .menu-item .menu-right .menu-title{font-weight:bold;line-height:1}:host .menu .menu-item .menu-right .menu-content{color:var(--text-color, #807f83)}:host .menu .menu-item .menu-right .menu-content.menu-chart{margin-bottom:0}:host .menu .menu-item .menu-right .menu-title{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;height:2rem}:host .menu .menu-item .menu-right .menu-content span{margin-right:0.5rem}:host .menu .menu-item .menu-right .menu-content yoo-avatar{margin-right:0.3125rem}:host .menu .menu-item .menu-right .menu-content .font-medium{font-size:var(--font-size-14, 0.875rem)}:host .menu .menu-item .menu-right .menu-content .font-small{font-size:var(--font-size-12, 0.75rem)}:host .menu .menu-item .menu-right .menu-content .dark{color:var(--dark, #000000)}:host .menu .menu-item .menu-right .menu-content .success{color:var(--success, #3aa76d)}:host .menu .menu-item .menu-right .menu-content .danger{color:var(--danger, #d44333)}:host .menu .menu-item .menu-right .menu-content .text-color{color:var(--text-color, #807f83)}:host .menu .menu-item .menu-right .menu-content table{width:100%;table-layout:fixed}:host .menu .menu-item .menu-right .menu-content table td{overflow:hidden;text-overflow:ellipsis}:host .menu .menu-item.pointer{cursor:pointer}:host .menu .menu-item .menu-right .menu-content a{color:var(--app-color, #5a30f4)}:host .menu .menu-item .menu-right .menu-content.mission-content-kpis{display:-ms-flexbox;display:flex;grid-gap:var(--spacing-04, 0.25rem)}:host .menu .menu-item .menu-right .menu-content.mission-content-kpis .kpi{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-right:0;overflow:hidden;white-space:nowrap}:host .menu .menu-item .menu-right .menu-content.mission-content-kpis .kpi yoo-icon{margin-right:var(--spacing-04, 0.25rem)}:host .menu .menu-item .menu-right .menu-content.mission-content-kpis .kpi .kpi-text{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin-right:0}:host .menu .menu-item .menu-right .menu-content.mission-contact{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}:host .menu .menu-item .menu-right .mission-user{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:justify;justify-content:space-between;white-space:nowrap}:host .menu .menu-item .menu-right .mission-user .user{display:-ms-flexbox;display:flex;grid-gap:var(--spacing-04, 0.25rem);-ms-flex-align:start;align-items:flex-start;width:100%}:host .menu .menu-item .menu-right .mission-user .user .label{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}:host .menu .menu-item .menu-right .mission-user .actions{display:-ms-flexbox;display:flex}:host .menu .menu-item .menu-right .mission-user .actions yoo-icon{padding-left:var(--spacing-16, 1rem)}:host .menu>.menu-item:last-child .menu-left .border{display:none}:host .menu.pdf{margin:0;padding:0}:host .menu.pdf .menu-item:not(:last-child) .menu-content{margin-bottom:var(--spacing-08, 0.5rem)}:host .menu.pdf .menu-item .menu-left{display:none}:host .menu.pdf .menu-item .menu-right{margin-left:0;padding-left:0}:host .menu.pdf .menu-item .menu-right .menu-content .menu-content-scoring{display:inline-block;margin-right:var(--spacing-16, 1rem);margin-bottom:0.3rem}:host .menu.pdf .menu-item .menu-right .menu-content .text{-ms-flex:initial;flex:initial}:host .mission-detail.padding{padding:0 var(--spacing-16, 1rem) var(--spacing-16, 1rem)}:host .mission-detail.margin{margin:var(--spacing-16, 1rem);background:var(--light, #ffffff);border-radius:var(--spacing-08, 0.5rem);-webkit-box-shadow:var(--shadow-02, 0 0.25rem 0.5rem 0 rgba(0, 0, 0, 0.1));box-shadow:var(--shadow-02, 0 0.25rem 0.5rem 0 rgba(0, 0, 0, 0.1))}:host(.mission-detail-deprecated){height:100%;font-weight:var(--font-weight-400, 400);font-size:var(--font-size-16, 1rem)}:host(.mission-detail-deprecated) .score-item .mission-title{margin-top:1rem;margin-bottom:var(--spacing-16, 1rem);font-size:var(--font-size-28, 1.75rem);line-height:2.0625rem}:host(.mission-detail-deprecated) .score-item .menu-content .score-active-container{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;margin-bottom:2rem}:host(.mission-detail-deprecated) .score-item .menu-content .menu-content-scoring{padding-bottom:0.5rem}:host(.mission-detail-deprecated) .score-item .menu-content .menu-content-scoring .centered{padding:0.5rem;text-align:center}:host(.mission-detail-deprecated) .score-item .menu-content .menu-content-scoring .network{margin-top:1rem;color:var(--text-color, #807f83)}:host(.mission-detail-deprecated) .score-item .menu-content .menu-content-scoring.extra-score .score-container{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}:host(.mission-detail-deprecated) .score-item .menu-content .menu-content-scoring.extra-score .score-container.points-container{-ms-flex-align:center;align-items:center;padding:1em 0.5rem}:host(.mission-detail-deprecated) .score-item .menu-content .menu-content-scoring.extra-score .score-container.contrasted{background-color:var(--stable-light-40, rgba(241, 241, 241, 0.4))}:host(.mission-detail-deprecated) .score-item .menu-content .menu-content-scoring.points{padding:0 !important}:host(.mission-detail-deprecated) .score-item .menu-content .menu-content-scoring.mixed{padding-top:0.75rem}:host(.mission-detail-deprecated) .score-item .menu-content .menu-content-scoring.no-divider{padding-top:0}:host(.mission-detail-deprecated) .score-item .menu-content .menu-content-scoring.divider{padding-top:0;padding-bottom:0.75rem;border-bottom:var(--border-width-01, 0.0625rem) solid var(--stable-light, #f1f1f1)}:host(.mission-detail-deprecated) .mission-detail{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%}:host(.mission-detail-deprecated) .mission-detail .scroll-spacer{height:calc(var(--safe-area-inset-bottom) + 5.75rem)}:host(.mission-detail-deprecated) .mission-detail .mission-content{padding:0 var(--spacing-16, 1rem) var(--spacing-16, 1rem)}:host(.mission-detail-deprecated).web{background:var(--light, #ffffff);border-radius:8px;-webkit-box-shadow:var(--tile-shadow, 0 1px 4px 0 rgba(0, 0, 0, 0.1));box-shadow:var(--tile-shadow, 0 1px 4px 0 rgba(0, 0, 0, 0.1))}:host(.mission-detail-deprecated).border .mission-detail.web yoo-ion-content{border-radius:0.375rem}:host(.mission-detail-deprecated).border .mission-detail.web yoo-form-footer{--border-radius:0 0 0.375rem 0.375rem}:host(.mission-results-deprecated){display:block;width:100%;height:100%;font-weight:var(--font-weight-400, 400);font-size:var(--font-size-16, 1rem)}:host(.mission-results-deprecated) .mission-results .header-photo-container{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;margin:calc(var(--spacing-16, 1rem) * -1) calc(var(--spacing-16, 1rem) * -1) 0;padding:var(--spacing-16, 1rem) var(--spacing-16, 1rem) 0;color:var(--dark, #000000);background:var(--light, #ffffff)}:host(.mission-results-deprecated) .mission-results .header-photo-container .header-photo{display:block;width:8rem;height:8rem;margin:0 var(--spacing-16, 1rem) 0 0}:host(.mission-results-deprecated) .mission-results .header-photo-container .header-content{-ms-flex:1;flex:1;padding-top:var(--spacing-16, 1rem);font-size:var(--font-size-24, 1.5rem)}:host(.mission-results-deprecated) .mission-results .header-photo-container .header-content .title{font-weight:bold}:host(.mission-results-deprecated) .mission-results .header-photo-container .header-content .tag-container{display:-ms-flexbox;display:flex;margin-top:0.4rem}:host(.mission-results-deprecated) .mission-results .header-photo-container .header-content .tag-container yoo-tag{margin-right:var(--spacing-08, 0.5rem)}:host(.mission-results-deprecated) .mission-results .content .menu{margin-bottom:var(--spacing-08, 0.5rem);padding:var(--spacing-16, 1rem);background:var(--light, #ffffff);border-radius:var(--spacing-08, 0.5rem)}:host(.mission-results-deprecated) .mission-results .content .menu:not(.pdf){-webkit-box-shadow:var(--shadow-01, 0 0.0625rem 0.25rem 0 rgba(0, 0, 0, 0.1));box-shadow:var(--shadow-01, 0 0.0625rem 0.25rem 0 rgba(0, 0, 0, 0.1))}:host(.mission-results-deprecated) .mission-results.web .content .menu{margin:var(--spacing-16, 1rem) 0 var(--spacing-08, 0.5rem) 0;padding:var(--spacing-16, 1rem);overflow:visible;background:var(--light, #ffffff)}:host(.mission-results-deprecated) .mission-results.web .content .menu.pdf{padding:0}:host(.mission-results-deprecated).inline{display:block;height:initial}";
|
|
11
11
|
|
|
12
12
|
const Menu = ({ icon, text, extraClass, callback }, children, utils) => {
|
|
13
13
|
return (h("li", { class: { 'menu-item': true, pointer: !!callback }, onClick: () => callback === null || callback === void 0 ? void 0 : callback() }, h("div", { class: "menu-left" }, h("yoo-tag", { icon: icon, size: "medium", color: "app-color-10" }), h("div", { class: "border" })), h("div", { class: "menu-right" }, h("div", { class: "menu-title" }, text), h("div", { class: { 'menu-content': true, [extraClass]: true } }, utils.map(children, (child) => child)))));
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { r as registerInstance, h, e as Host, g as getElement } from './index-becca019.js';
|
|
2
|
-
import './index-
|
|
3
|
-
import { d as getMissionProgress, c as getMissionTags } from './missions-helpers-
|
|
4
|
-
import { g as getAppContext } from './common-helpers-
|
|
5
|
-
import { M as MissionLockedBanner } from './mission-locked-banner-
|
|
6
|
-
import {
|
|
2
|
+
import './index-5120ceae.js';
|
|
3
|
+
import { d as getMissionProgress, c as getMissionTags } from './missions-helpers-11001576.js';
|
|
4
|
+
import { g as getAppContext } from './common-helpers-f5ae39a5.js';
|
|
5
|
+
import { M as MissionLockedBanner } from './mission-locked-banner-0c1917e6.js';
|
|
6
|
+
import { cs as isIonic, t as translate, Z as translateMulti } from './overlays-f516b003.js';
|
|
7
7
|
import './lodash-f6e59a8e.js';
|
|
8
8
|
import './index-e7f48bcb.js';
|
|
9
9
|
import './_commonjsHelpers-f4d11124.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { r as registerInstance, i as createEvent, h, e as Host } from './index-becca019.js';
|
|
2
|
-
import './index-
|
|
3
|
-
import { t as translate, Z as translateMulti } from './overlays-
|
|
2
|
+
import './index-5120ceae.js';
|
|
3
|
+
import { t as translate, Z as translateMulti } from './overlays-f516b003.js';
|
|
4
4
|
import './lodash-f6e59a8e.js';
|
|
5
5
|
import './index-e7f48bcb.js';
|
|
6
6
|
import './_commonjsHelpers-f4d11124.js';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { r as registerInstance, i as createEvent, h, e as Host } from './index-becca019.js';
|
|
2
|
-
import './index-
|
|
3
|
-
import { c as cleanupTodoSlides } from './operation-helpers-
|
|
4
|
-
import {
|
|
2
|
+
import './index-5120ceae.js';
|
|
3
|
+
import { c as cleanupTodoSlides } from './operation-helpers-06ae674e.js';
|
|
4
|
+
import { aG as isPresent } from './overlays-f516b003.js';
|
|
5
5
|
import './lodash-f6e59a8e.js';
|
|
6
6
|
import './index-e7f48bcb.js';
|
|
7
7
|
import './_commonjsHelpers-f4d11124.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { r as registerInstance, i as createEvent, h, e as Host } from './index-becca019.js';
|
|
2
|
-
import './index-
|
|
3
|
-
import { t as translate } from './overlays-
|
|
2
|
+
import './index-5120ceae.js';
|
|
3
|
+
import { t as translate } from './overlays-f516b003.js';
|
|
4
4
|
import './lodash-f6e59a8e.js';
|
|
5
5
|
import './index-e7f48bcb.js';
|
|
6
6
|
import './_commonjsHelpers-f4d11124.js';
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { r as registerInstance, i as createEvent, f as forceUpdate, h, e as Host, g as getElement } from './index-becca019.js';
|
|
2
2
|
import { N as IRoute } from './index-e7f48bcb.js';
|
|
3
|
-
import './index-
|
|
3
|
+
import './index-5120ceae.js';
|
|
4
4
|
import { a as isNumber, q as isString } from './lodash-f6e59a8e.js';
|
|
5
|
-
import { g as getAppContext } from './common-helpers-
|
|
6
|
-
import { Z as translateMulti, t as translate } from './overlays-
|
|
5
|
+
import { g as getAppContext } from './common-helpers-f5ae39a5.js';
|
|
6
|
+
import { Z as translateMulti, t as translate } from './overlays-f516b003.js';
|
|
7
7
|
import './_commonjsHelpers-f4d11124.js';
|
|
8
8
|
|
|
9
9
|
const mobileTabbarCss = ":host .outer-container{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;height:3rem;background:var(--light-10, rgba(255, 255, 255, 0.1));-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}:host .outer-container .item-container{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;width:100%;min-width:48px;padding-top:0.4875rem;overflow:hidden;color:var(--stable, #adadad)}:host .outer-container .item-container .text-container{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:100%}:host .outer-container .item-container.active .icon-container yoo-icon{fill:var(--app-color, #5a30f4)}:host .outer-container .item-container.active .text-container{color:var(--app-color, #5a30f4);text-align:center}:host .outer-container .item-container .icon-container{position:relative;max-height:22px;margin-bottom:-5px}:host .outer-container .item-container .icon-container yoo-badge{position:absolute;top:-2px;right:-5px}:host .outer-container .item-container .text{padding:0 var(--spacing-08, 0.5rem);font-size:var(--font-size-12, 0.75rem)}:host(.iphone-x) .outer-container,:host(.ipad-pro) .outer-container{-ms-flex-align:start;align-items:flex-start;height:73px !important}:host(.iphone-x) .outer-container .item-container,:host(.ipad-pro) .outer-container .item-container{-ms-flex-pack:initial !important;justify-content:initial !important;height:100%}:host(.hidden){display:none}";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { r as registerInstance, i as createEvent, h, e as Host, g as getElement } from './index-becca019.js';
|
|
2
|
-
import './index-
|
|
3
|
-
import { q as querySelectorDeep, g as getAppContext } from './common-helpers-
|
|
4
|
-
import { C as debounce, I as setAnimation } from './overlays-
|
|
2
|
+
import './index-5120ceae.js';
|
|
3
|
+
import { q as querySelectorDeep, g as getAppContext } from './common-helpers-f5ae39a5.js';
|
|
4
|
+
import { C as debounce, I as setAnimation } from './overlays-f516b003.js';
|
|
5
5
|
import './lodash-f6e59a8e.js';
|
|
6
6
|
import './index-e7f48bcb.js';
|
|
7
7
|
import './_commonjsHelpers-f4d11124.js';
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { r as registerInstance, h, e as Host, g as getElement } from './index-becca019.js';
|
|
2
|
-
import './index-
|
|
3
|
-
import { q as querySelectorDeep, g as getAppContext } from './common-helpers-
|
|
2
|
+
import './index-5120ceae.js';
|
|
3
|
+
import { q as querySelectorDeep, g as getAppContext } from './common-helpers-f5ae39a5.js';
|
|
4
4
|
import { g as getElementDimensions } from './dimensions-helpers-74309fae.js';
|
|
5
|
-
import { a3 as getSession } from './overlays-
|
|
5
|
+
import { a3 as getSession } from './overlays-f516b003.js';
|
|
6
6
|
import './lodash-f6e59a8e.js';
|
|
7
7
|
import './index-e7f48bcb.js';
|
|
8
8
|
import './_commonjsHelpers-f4d11124.js';
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { r as registerInstance, h } from './index-becca019.js';
|
|
2
|
-
import './index-
|
|
2
|
+
import './index-5120ceae.js';
|
|
3
3
|
import { a as isNumber } from './lodash-f6e59a8e.js';
|
|
4
|
-
import { m as filterDuplicateItems } from './common-helpers-
|
|
5
|
-
import { t as translate } from './overlays-
|
|
4
|
+
import { m as filterDuplicateItems } from './common-helpers-f5ae39a5.js';
|
|
5
|
+
import { t as translate } from './overlays-f516b003.js';
|
|
6
6
|
import './index-e7f48bcb.js';
|
|
7
7
|
import './_commonjsHelpers-f4d11124.js';
|
|
8
8
|
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import { h, r as registerInstance, i as createEvent, f as forceUpdate, e as Host, g as getElement$1 } from './index-becca019.js';
|
|
2
|
-
import { fB as getContrastColorName, t as translate, j as isNativeMobile, fC as getTransformInfos, A as isWeb, p as closeModal,
|
|
3
|
-
import { r as resizeObserve } from './index-
|
|
2
|
+
import { fB as getContrastColorName, t as translate, j as isNativeMobile, fC as getTransformInfos, A as isWeb, p as closeModal, cG as setStatusBarDarkMode, S as ScreenOrientation, bh as getMedia, T as cleanupWKWebViewFilePath, fD as getImageSize, dC as getResizedImageSize, fE as getImageScaleFactor, P as getAsyncExtraData, ae as showAlert, aP as Draggable, aQ as gsapTo, cm as vibrateHapticMedium, H as isIOS, ab as enableKeyboardResize, bo as scaleUpAnimation, K as getCssColor, aR as gsapSet, bn as getContrastColor, aC as showContextMenu, af as showActionSheet } from './overlays-f516b003.js';
|
|
3
|
+
import { r as resizeObserve } from './index-5120ceae.js';
|
|
4
4
|
import { b as isFunction, A as isEqual, c as cloneDeep, p as capitalize } from './lodash-f6e59a8e.js';
|
|
5
|
-
import './index-
|
|
5
|
+
import './index-97295ac3.js';
|
|
6
6
|
import { b as isAnnotationValid, h as isAnnotationDeleted, d as getElement, l as isAnnotationFocused, i as isAnnotationEmpty, a as isElementInsideContainer, j as getPointerCoordinates } from './annotations-helpers-628a8ae3.js';
|
|
7
|
-
import { y as cloudinary } from './common-helpers-
|
|
8
|
-
import { k as getAnnotationStyle, e as saveTooltipContent, B as BUTTONS_CONFIG, A as ANIMATION_DELAY, l as isCanvasBlank, m as getPredefinedTexts, n as getBoundingClient, b as getDotToolTipElement, g as getDotInnerElement, S as SLIDER_THRESHOLD, L as LOADING_DELAY, h as hideAllDotTooltips, p as prepareAnnotationsData, s as setDotIndexes, o as drawImageOnCanvas, q as focusAnnotation, t as getAnnotation, u as updateAnnotationLocal, I as INIT_COORDS, v as setAnnotationPositionToClosestEdge, w as getAnnotationDraggableBounds, x as getFormattedAnnotationSize, y as getAbsoluteCenter, z as getRelativeCenter, C as showPredefinedTextsDialog, c as createDot, D as DOT_RADIUS, E as createBaseAnnotation, F as removeLocalsFromAnnotations, G as EEditorActions, a as showDotTooltip, H as formatAnnotationsForExport, J as deCenterAnnotation } from './draggable-dots-helpers-
|
|
9
|
-
import { k as focusContentEditable } from './form-input-helpers-
|
|
10
|
-
import { g as getFromOfflineStorage } from './localForage-
|
|
7
|
+
import { y as cloudinary } from './common-helpers-f5ae39a5.js';
|
|
8
|
+
import { k as getAnnotationStyle, e as saveTooltipContent, B as BUTTONS_CONFIG, A as ANIMATION_DELAY, l as isCanvasBlank, m as getPredefinedTexts, n as getBoundingClient, b as getDotToolTipElement, g as getDotInnerElement, S as SLIDER_THRESHOLD, L as LOADING_DELAY, h as hideAllDotTooltips, p as prepareAnnotationsData, s as setDotIndexes, o as drawImageOnCanvas, q as focusAnnotation, t as getAnnotation, u as updateAnnotationLocal, I as INIT_COORDS, v as setAnnotationPositionToClosestEdge, w as getAnnotationDraggableBounds, x as getFormattedAnnotationSize, y as getAbsoluteCenter, z as getRelativeCenter, C as showPredefinedTextsDialog, c as createDot, D as DOT_RADIUS, E as createBaseAnnotation, F as removeLocalsFromAnnotations, G as EEditorActions, a as showDotTooltip, H as formatAnnotationsForExport, J as deCenterAnnotation } from './draggable-dots-helpers-491a9ab0.js';
|
|
9
|
+
import { k as focusContentEditable } from './form-input-helpers-1efd23bf.js';
|
|
10
|
+
import { g as getFromOfflineStorage } from './localForage-07fbef79.js';
|
|
11
11
|
import './index-e7f48bcb.js';
|
|
12
12
|
import './_commonjsHelpers-f4d11124.js';
|
|
13
13
|
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import { r as registerInstance, i as createEvent, h, g as getElement } from './index-becca019.js';
|
|
2
|
-
import './index-
|
|
2
|
+
import './index-5120ceae.js';
|
|
3
3
|
import { a as createCommonjsModule, c as commonjsGlobal } from './_commonjsHelpers-f4d11124.js';
|
|
4
4
|
import { $ as debounce, c as cloneDeep, s as assign, B as sortBy, A as isEqual } from './lodash-f6e59a8e.js';
|
|
5
|
-
import { g as getRenderer } from './grid-renderers-
|
|
6
|
-
import { t as translate } from './overlays-
|
|
5
|
+
import { g as getRenderer } from './grid-renderers-d4ea796b.js';
|
|
6
|
+
import { t as translate } from './overlays-f516b003.js';
|
|
7
7
|
import './index-e7f48bcb.js';
|
|
8
|
-
import './incentive-helpers-
|
|
9
|
-
import './missions-helpers-
|
|
10
|
-
import './common-helpers-
|
|
11
|
-
import './form-helpers-
|
|
8
|
+
import './incentive-helpers-8c998dd4.js';
|
|
9
|
+
import './missions-helpers-11001576.js';
|
|
10
|
+
import './common-helpers-f5ae39a5.js';
|
|
11
|
+
import './form-helpers-0f8abb42.js';
|
|
12
12
|
import './geolocation-helpers-29d4c5f5.js';
|
|
13
13
|
|
|
14
14
|
var domToImage = createCommonjsModule(function (module) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { r as registerInstance, i as createEvent, h, e as Host, k as getAssetPath, g as getElement } from './index-becca019.js';
|
|
2
|
-
import './index-
|
|
2
|
+
import './index-5120ceae.js';
|
|
3
3
|
import { a as isNumber, C as get } from './lodash-f6e59a8e.js';
|
|
4
|
-
import { K as getCssColor, U as Cloudinary, A as isWeb,
|
|
4
|
+
import { K as getCssColor, U as Cloudinary, A as isWeb, cE as updateSVGCustomColors } from './overlays-f516b003.js';
|
|
5
5
|
import './index-e7f48bcb.js';
|
|
6
6
|
import './_commonjsHelpers-f4d11124.js';
|
|
7
7
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { r as registerInstance, i as createEvent, h, e as Host, g as getElement } from './index-becca019.js';
|
|
2
|
-
import './index-
|
|
3
|
-
import { ar as copyToClipboard,
|
|
2
|
+
import './index-5120ceae.js';
|
|
3
|
+
import { ar as copyToClipboard, b3 as showToast, t as translate, ak as dateFormat, a3 as getSession, A as isWeb } from './overlays-f516b003.js';
|
|
4
4
|
import './lodash-f6e59a8e.js';
|
|
5
5
|
import './index-e7f48bcb.js';
|
|
6
6
|
import './_commonjsHelpers-f4d11124.js';
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { r as registerInstance, i as createEvent, h, e as Host, g as getElement } from './index-becca019.js';
|
|
2
|
-
import './index-
|
|
2
|
+
import './index-5120ceae.js';
|
|
3
3
|
import { a as isNumber } from './lodash-f6e59a8e.js';
|
|
4
|
-
import { e as showPhotoEditor } from './common-helpers-
|
|
5
|
-
import {
|
|
4
|
+
import { e as showPhotoEditor } from './common-helpers-f5ae39a5.js';
|
|
5
|
+
import { cT as getDownloadAction, A as isWeb, t as translate, a7 as getUserDisplayName } from './overlays-f516b003.js';
|
|
6
6
|
import './index-e7f48bcb.js';
|
|
7
7
|
import './_commonjsHelpers-f4d11124.js';
|
|
8
8
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { r as registerInstance, i as createEvent, h, e as Host, g as getElement } from './index-becca019.js';
|
|
2
|
-
import './index-
|
|
2
|
+
import './index-5120ceae.js';
|
|
3
3
|
import { $ as debounce, X as clamp, O as isFinite } from './lodash-f6e59a8e.js';
|
|
4
|
-
import {
|
|
4
|
+
import { db as isAnimationsDisabled, fq as Linear, aS as gsapFromTo } from './overlays-f516b003.js';
|
|
5
5
|
import './index-e7f48bcb.js';
|
|
6
6
|
import './_commonjsHelpers-f4d11124.js';
|
|
7
7
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { r as registerInstance, h, e as Host } from './index-becca019.js';
|
|
2
|
-
import './index-
|
|
3
|
-
import { t as translate } from './overlays-
|
|
2
|
+
import './index-5120ceae.js';
|
|
3
|
+
import { t as translate } from './overlays-f516b003.js';
|
|
4
4
|
import './lodash-f6e59a8e.js';
|
|
5
5
|
import './index-e7f48bcb.js';
|
|
6
6
|
import './_commonjsHelpers-f4d11124.js';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { r as registerInstance, h, e as Host } from './index-becca019.js';
|
|
2
|
-
import './index-
|
|
2
|
+
import './index-5120ceae.js';
|
|
3
3
|
import { H as isNil } from './lodash-f6e59a8e.js';
|
|
4
|
-
import { Z as translateMulti } from './overlays-
|
|
4
|
+
import { Z as translateMulti } from './overlays-f516b003.js';
|
|
5
5
|
import './index-e7f48bcb.js';
|
|
6
6
|
import './_commonjsHelpers-f4d11124.js';
|
|
7
7
|
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { r as registerInstance, h, e as Host, g as getElement } from './index-becca019.js';
|
|
2
|
-
import './index-
|
|
2
|
+
import './index-5120ceae.js';
|
|
3
3
|
import { q as isString } from './lodash-f6e59a8e.js';
|
|
4
|
-
import { g as getAppContext } from './common-helpers-
|
|
5
|
-
import { t as translate, K as getCssColor } from './overlays-
|
|
4
|
+
import { g as getAppContext } from './common-helpers-f5ae39a5.js';
|
|
5
|
+
import { t as translate, K as getCssColor } from './overlays-f516b003.js';
|
|
6
6
|
import './index-e7f48bcb.js';
|
|
7
7
|
import './_commonjsHelpers-f4d11124.js';
|
|
8
8
|
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { r as registerInstance, i as createEvent, h, e as Host, g as getElement } from './index-becca019.js';
|
|
2
|
-
import { c as createGesture, b as clamp } from './index-
|
|
3
|
-
import { x as debounceEvent } from './common-helpers-
|
|
4
|
-
import './index-
|
|
5
|
-
import './overlays-
|
|
2
|
+
import { c as createGesture, b as clamp } from './index-c4f5c319.js';
|
|
3
|
+
import { x as debounceEvent } from './common-helpers-f5ae39a5.js';
|
|
4
|
+
import './index-5120ceae.js';
|
|
5
|
+
import './overlays-f516b003.js';
|
|
6
6
|
import './lodash-f6e59a8e.js';
|
|
7
7
|
import './index-e7f48bcb.js';
|
|
8
8
|
import './_commonjsHelpers-f4d11124.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { r as registerInstance, i as createEvent, h, e as Host, g as getElement } from './index-becca019.js';
|
|
2
|
-
import './index-
|
|
3
|
-
import { P as getAsyncExtraData, A as isWeb, p as closeModal, t as translate } from './overlays-
|
|
2
|
+
import './index-5120ceae.js';
|
|
3
|
+
import { P as getAsyncExtraData, A as isWeb, p as closeModal, t as translate } from './overlays-f516b003.js';
|
|
4
4
|
import './lodash-f6e59a8e.js';
|
|
5
5
|
import './index-e7f48bcb.js';
|
|
6
6
|
import './_commonjsHelpers-f4d11124.js';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { r as registerInstance, i as createEvent, h, k as getAssetPath, g as getElement } from './index-becca019.js';
|
|
2
|
-
import { j as isNativeMobile,
|
|
2
|
+
import { j as isNativeMobile, aJ as Keyboard, t as translate, A as isWeb } from './overlays-f516b003.js';
|
|
3
3
|
import { c as FormFieldType } from './index-e7f48bcb.js';
|
|
4
|
-
import './index-
|
|
4
|
+
import './index-5120ceae.js';
|
|
5
5
|
import './lodash-f6e59a8e.js';
|
|
6
6
|
import './_commonjsHelpers-f4d11124.js';
|
|
7
7
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { r as registerInstance, i as createEvent, h, e as Host, g as getElement } from './index-becca019.js';
|
|
2
|
-
import './index-
|
|
3
|
-
import { g as getAppContext } from './common-helpers-
|
|
4
|
-
import { Z as translateMulti, t as translate } from './overlays-
|
|
2
|
+
import './index-5120ceae.js';
|
|
3
|
+
import { g as getAppContext } from './common-helpers-f5ae39a5.js';
|
|
4
|
+
import { Z as translateMulti, t as translate } from './overlays-f516b003.js';
|
|
5
5
|
import './lodash-f6e59a8e.js';
|
|
6
6
|
import './index-e7f48bcb.js';
|
|
7
7
|
import './_commonjsHelpers-f4d11124.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { r as registerInstance, i as createEvent, h, e as Host, g as getElement } from './index-becca019.js';
|
|
2
|
-
import './index-
|
|
3
|
-
import { Z as translateMulti } from './overlays-
|
|
2
|
+
import './index-5120ceae.js';
|
|
3
|
+
import { Z as translateMulti } from './overlays-f516b003.js';
|
|
4
4
|
import './lodash-f6e59a8e.js';
|
|
5
5
|
import './index-e7f48bcb.js';
|
|
6
6
|
import './_commonjsHelpers-f4d11124.js';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { r as registerInstance, h } from './index-becca019.js';
|
|
2
|
-
import './index-
|
|
2
|
+
import './index-5120ceae.js';
|
|
3
3
|
import { _ as filter, o as orderBy, Y as find } from './lodash-f6e59a8e.js';
|
|
4
|
-
import { t as translate,
|
|
4
|
+
import { t as translate, cU as salesAIGetColorFromPattern, cV as salesAIFormatDemand } from './overlays-f516b003.js';
|
|
5
5
|
import './index-e7f48bcb.js';
|
|
6
6
|
import './_commonjsHelpers-f4d11124.js';
|
|
7
7
|
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { r as registerInstance, i as createEvent, h, e as Host, g as getElement } from './index-becca019.js';
|
|
2
|
-
import './index-
|
|
2
|
+
import './index-5120ceae.js';
|
|
3
3
|
import { a as createCommonjsModule, c as commonjsGlobal, g as getDefaultExportFromCjs } from './_commonjsHelpers-f4d11124.js';
|
|
4
|
-
import { g as getAppContext } from './common-helpers-
|
|
5
|
-
import { j as isNativeMobile, ae as showAlert, t as translate, a3 as getSession } from './overlays-
|
|
4
|
+
import { g as getAppContext } from './common-helpers-f5ae39a5.js';
|
|
5
|
+
import { j as isNativeMobile, ae as showAlert, t as translate, a3 as getSession } from './overlays-f516b003.js';
|
|
6
6
|
import './lodash-f6e59a8e.js';
|
|
7
7
|
import './index-e7f48bcb.js';
|
|
8
8
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { r as registerInstance, i as createEvent, f as forceUpdate, h, e as Host } from './index-becca019.js';
|
|
2
|
-
import './index-
|
|
3
|
-
import { t as translate } from './overlays-
|
|
2
|
+
import './index-5120ceae.js';
|
|
3
|
+
import { t as translate } from './overlays-f516b003.js';
|
|
4
4
|
import './lodash-f6e59a8e.js';
|
|
5
5
|
import './index-e7f48bcb.js';
|
|
6
6
|
import './_commonjsHelpers-f4d11124.js';
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { r as registerInstance, i as createEvent, k as getAssetPath, h, e as Host, g as getElement } from './index-becca019.js';
|
|
2
|
-
import './index-
|
|
3
|
-
import './index-
|
|
2
|
+
import './index-5120ceae.js';
|
|
3
|
+
import './index-97295ac3.js';
|
|
4
4
|
import { j as getPointerCoordinates } from './annotations-helpers-628a8ae3.js';
|
|
5
|
-
import {
|
|
6
|
-
import { g as getFromOfflineStorage } from './localForage-
|
|
5
|
+
import { bh as getMedia, A as isWeb, bn as getContrastColor, Z as translateMulti } from './overlays-f516b003.js';
|
|
6
|
+
import { g as getFromOfflineStorage } from './localForage-07fbef79.js';
|
|
7
7
|
import './lodash-f6e59a8e.js';
|
|
8
8
|
import './index-e7f48bcb.js';
|
|
9
9
|
import './_commonjsHelpers-f4d11124.js';
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { r as registerInstance, i as createEvent, h, e as Host, g as getElement } from './index-becca019.js';
|
|
2
|
-
import './index-
|
|
2
|
+
import './index-5120ceae.js';
|
|
3
3
|
import { $ as debounce, t as clone, I as omit, C as get } from './lodash-f6e59a8e.js';
|
|
4
4
|
import { S as Sortable } from './sortable.esm-f788d1ca.js';
|
|
5
|
-
import { t as translate,
|
|
5
|
+
import { t as translate, aQ as gsapTo, aR as gsapSet, cW as gsapFrom, cX as showRename, av as getCurrentLanguage, Z as translateMulti, cY as getTranslatedAttribute } from './overlays-f516b003.js';
|
|
6
6
|
import './index-e7f48bcb.js';
|
|
7
7
|
import './_commonjsHelpers-f4d11124.js';
|
|
8
8
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { r as registerInstance, i as createEvent, h, e as Host, g as getElement } from './index-becca019.js';
|
|
2
|
-
import { r as resizeObserve } from './index-
|
|
3
|
-
import { t as translate } from './overlays-
|
|
2
|
+
import { r as resizeObserve } from './index-5120ceae.js';
|
|
3
|
+
import { t as translate } from './overlays-f516b003.js';
|
|
4
4
|
import './lodash-f6e59a8e.js';
|
|
5
5
|
import './index-e7f48bcb.js';
|
|
6
6
|
import './_commonjsHelpers-f4d11124.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { r as registerInstance, f as forceUpdate, h, e as Host, g as getElement } from './index-becca019.js';
|
|
2
|
-
import './index-
|
|
3
|
-
import { t as translate } from './overlays-
|
|
2
|
+
import './index-5120ceae.js';
|
|
3
|
+
import { t as translate } from './overlays-f516b003.js';
|
|
4
4
|
import './lodash-f6e59a8e.js';
|
|
5
5
|
import './index-e7f48bcb.js';
|
|
6
6
|
import './_commonjsHelpers-f4d11124.js';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { r as registerInstance, i as createEvent, f as forceUpdate, h, e as Host, g as getElement } from './index-becca019.js';
|
|
2
|
-
import './index-
|
|
2
|
+
import './index-5120ceae.js';
|
|
3
3
|
import { a as isNumber } from './lodash-f6e59a8e.js';
|
|
4
|
-
import { A as isWeb, al as dispatchCustomEvent, t as translate, a3 as getSession } from './overlays-
|
|
4
|
+
import { A as isWeb, al as dispatchCustomEvent, t as translate, a3 as getSession } from './overlays-f516b003.js';
|
|
5
5
|
import './index-e7f48bcb.js';
|
|
6
6
|
import './_commonjsHelpers-f4d11124.js';
|
|
7
7
|
|