@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,10 +1,10 @@
|
|
|
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 { p as closeModal, S as ScreenOrientation, Q as findParent, ai as isImage,
|
|
3
|
-
import './index-
|
|
2
|
+
import { p as closeModal, S as ScreenOrientation, Q as findParent, ai as isImage, aT as isImageUrl, j as isNativeMobile, k as isAndroid, aB as capitalizeFirstLetter, Z as translateMulti, z as showModal, A as isWeb, P as getAsyncExtraData, t as translate, b3 as showToast, q as gsapTimeline, ax as isPhotoEdited, aQ as gsapTo, G as isIphoneX, aq as pipes, ag as isVideo } from './overlays-f516b003.js';
|
|
3
|
+
import './index-5120ceae.js';
|
|
4
4
|
import { i as isArray } from './lodash-f6e59a8e.js';
|
|
5
|
-
import { k as lockSwipes } from './common-helpers-
|
|
6
|
-
import { e as parseEntityForCardMedia } from './entities-helpers-
|
|
7
|
-
import { d as fuzzySearch } from './form-text-area-helpers-
|
|
5
|
+
import { k as lockSwipes } from './common-helpers-f5ae39a5.js';
|
|
6
|
+
import { e as parseEntityForCardMedia } from './entities-helpers-696a052a.js';
|
|
7
|
+
import { d as fuzzySearch } from './form-text-area-helpers-150c0189.js';
|
|
8
8
|
import './index-e7f48bcb.js';
|
|
9
9
|
import './_commonjsHelpers-f4d11124.js';
|
|
10
10
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { r as registerInstance, h, e as Host, g as getElement } from './index-becca019.js';
|
|
2
|
-
import './index-
|
|
3
|
-
import { g as getAppContext } from './common-helpers-
|
|
4
|
-
import { t as translate } from './overlays-
|
|
2
|
+
import './index-5120ceae.js';
|
|
3
|
+
import { g as getAppContext } from './common-helpers-f5ae39a5.js';
|
|
4
|
+
import { 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,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 { a as isNumber, q as isString, G as isBoolean } from './lodash-f6e59a8e.js';
|
|
4
|
-
import { j as isNativeMobile, H as isIOS,
|
|
4
|
+
import { j as isNativeMobile, H as isIOS, cm as vibrateHapticMedium, dS as safeScrollIntoView, af as showActionSheet, Z as translateMulti, A as isWeb, aq as pipes } 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 { n as compact, X as clamp } from './lodash-f6e59a8e.js';
|
|
4
|
-
import { o as openImageDetailFromRTE, g as getAppContext } from './common-helpers-
|
|
5
|
-
import { Q as findParent,
|
|
4
|
+
import { o as openImageDetailFromRTE, g as getAppContext } from './common-helpers-f5ae39a5.js';
|
|
5
|
+
import { Q as findParent, cZ as setSecuredContent, Z as translateMulti } from './overlays-f516b003.js';
|
|
6
6
|
import './index-e7f48bcb.js';
|
|
7
7
|
import './_commonjsHelpers-f4d11124.js';
|
|
8
8
|
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { r as registerInstance, h, e as Host, g as getElement } from './index-becca019.js';
|
|
2
|
-
import { f as sanitizeHTML, g as getAppContext } from './common-helpers-
|
|
3
|
-
import './overlays-
|
|
2
|
+
import { f as sanitizeHTML, g as getAppContext } from './common-helpers-f5ae39a5.js';
|
|
3
|
+
import './overlays-f516b003.js';
|
|
4
4
|
import './lodash-f6e59a8e.js';
|
|
5
5
|
import './index-e7f48bcb.js';
|
|
6
6
|
import './_commonjsHelpers-f4d11124.js';
|
|
7
|
-
import './index-
|
|
7
|
+
import './index-5120ceae.js';
|
|
8
8
|
|
|
9
9
|
const YooTextComponent = class {
|
|
10
10
|
constructor(hostRef) {
|
|
@@ -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 { l as lifecycleEvents, g as getAppContext } from './common-helpers-
|
|
4
|
-
import { e as eventMethod } from './overlays-
|
|
5
|
-
import {
|
|
2
|
+
import './index-5120ceae.js';
|
|
3
|
+
import { l as lifecycleEvents, g as getAppContext } from './common-helpers-f5ae39a5.js';
|
|
4
|
+
import { e as eventMethod } from './overlays-c6264545.js';
|
|
5
|
+
import { d7 as present, I as setAnimation, d8 as dismiss, A as isWeb, t as translate, G as isIphoneX, d9 as MODAL_BASE_ZINDEX, Z as translateMulti } from './overlays-f516b003.js';
|
|
6
6
|
import './lodash-f6e59a8e.js';
|
|
7
7
|
import './index-e7f48bcb.js';
|
|
8
8
|
import './_commonjsHelpers-f4d11124.js';
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { r as registerInstance, i as createEvent, j as Build, f as forceUpdate, h, e as Host, g as getElement } from './index-becca019.js';
|
|
2
|
-
import './index-
|
|
3
|
-
import { R as ROUND_ARROW, t as tippy } from './tippy.esm-
|
|
4
|
-
import { k as focusContentEditable } from './form-input-helpers-
|
|
5
|
-
import { A as isWeb, X as isNullOrUndefined, Q as findParent, ab as enableKeyboardResize, t as translate } from './overlays-
|
|
2
|
+
import './index-5120ceae.js';
|
|
3
|
+
import { R as ROUND_ARROW, t as tippy } from './tippy.esm-3cdd163e.js';
|
|
4
|
+
import { k as focusContentEditable } from './form-input-helpers-1efd23bf.js';
|
|
5
|
+
import { A as isWeb, X as isNullOrUndefined, Q as findParent, ab as enableKeyboardResize, t as translate } from './overlays-f516b003.js';
|
|
6
6
|
import './lodash-f6e59a8e.js';
|
|
7
7
|
import './index-e7f48bcb.js';
|
|
8
|
-
import './common-helpers-
|
|
8
|
+
import './common-helpers-f5ae39a5.js';
|
|
9
9
|
import './_commonjsHelpers-f4d11124.js';
|
|
10
10
|
|
|
11
11
|
const tooltipCss = ".tippy-box[data-placement^=top]>.tippy-svg-arrow{bottom:0}.tippy-box[data-placement^=top]>.tippy-svg-arrow:after,.tippy-box[data-placement^=top]>.tippy-svg-arrow>svg{top:16px;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.tippy-box[data-placement^=bottom]>.tippy-svg-arrow{top:0}.tippy-box[data-placement^=bottom]>.tippy-svg-arrow>svg{bottom:16px}.tippy-box[data-placement^=left]>.tippy-svg-arrow{right:0}.tippy-box[data-placement^=left]>.tippy-svg-arrow:after,.tippy-box[data-placement^=left]>.tippy-svg-arrow>svg{-webkit-transform:rotate(90deg);transform:rotate(90deg);top:calc(50% - 3px);left:11px}.tippy-box[data-placement^=right]>.tippy-svg-arrow{left:0}.tippy-box[data-placement^=right]>.tippy-svg-arrow:after,.tippy-box[data-placement^=right]>.tippy-svg-arrow>svg{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);top:calc(50% - 3px);right:11px}.tippy-svg-arrow{width:16px;height:16px;fill:#333;text-align:initial}.tippy-svg-arrow,.tippy-svg-arrow>svg{position:absolute}.hidden{display:none !important}.flex{display:-ms-flexbox !important;display:flex !important}.block{display:block !important}:host{display:block}:host .editable-content,:host .request-access{display:none}: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 } from './common-helpers-
|
|
4
|
-
import { fw as truncateMarkdown, t as translate, C as debounce, aw as parseMarkDown } from './overlays-
|
|
2
|
+
import './index-5120ceae.js';
|
|
3
|
+
import { q as querySelectorDeep } from './common-helpers-f5ae39a5.js';
|
|
4
|
+
import { fw as truncateMarkdown, t as translate, C as debounce, aw as parseMarkDown } 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, h, e as Host, g as getElement } from './index-becca019.js';
|
|
2
|
-
import './index-
|
|
3
|
-
import { Z as translateMulti, eU as isTruncated } from './overlays-
|
|
2
|
+
import './index-5120ceae.js';
|
|
3
|
+
import { Z as translateMulti, eU as isTruncated } 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, e as Host, g as getElement } from './index-becca019.js';
|
|
2
|
-
import './index-
|
|
3
|
-
import { t as translate, A as isWeb } from './overlays-
|
|
2
|
+
import './index-5120ceae.js';
|
|
3
|
+
import { t as translate, 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-
|
|
3
|
-
import { g as getAppContext } from './common-helpers-
|
|
4
|
-
import { g as groupsFullResolver } from './entities-helpers-
|
|
5
|
-
import { t as translate, aq as pipes } from './overlays-
|
|
2
|
+
import './index-5120ceae.js';
|
|
3
|
+
import { g as getAppContext } from './common-helpers-f5ae39a5.js';
|
|
4
|
+
import { g as groupsFullResolver } from './entities-helpers-696a052a.js';
|
|
5
|
+
import { t as translate, aq as pipes } from './overlays-f516b003.js';
|
|
6
6
|
import './lodash-f6e59a8e.js';
|
|
7
7
|
import './index-e7f48bcb.js';
|
|
8
8
|
import './_commonjsHelpers-f4d11124.js';
|
|
@@ -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 { a3 as getSession, A as isWeb, t as translate } from './overlays-
|
|
2
|
+
import './index-5120ceae.js';
|
|
3
|
+
import { g as getAppContext } from './common-helpers-f5ae39a5.js';
|
|
4
|
+
import { a3 as getSession, A as isWeb, 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,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 {
|
|
3
|
-
import { c as intersectionObserve } from './index-
|
|
2
|
+
import { aO as getUUID, bO as isSafari, H as isIOS, p as closeModal, j as isNativeMobile, S as ScreenOrientation, k as isAndroid, R as isNativeFilePath, l as isIpadPro, m as isIpad, n as isTablet, bX as StatusBar, A as isWeb, au as isCloudinaryLink, U as Cloudinary, d3 as getVideoPoster, bh as getMedia, an as isFile, ag as isVideo, c$ as getExtension, t as translate, af as showActionSheet } from './overlays-f516b003.js';
|
|
3
|
+
import { c as intersectionObserve } from './index-5120ceae.js';
|
|
4
4
|
import { q as isString } from './lodash-f6e59a8e.js';
|
|
5
|
-
import { g as getAppContext } from './common-helpers-
|
|
5
|
+
import { g as getAppContext } from './common-helpers-f5ae39a5.js';
|
|
6
6
|
import { v as videoPlayerStates } from './index-cab1603b.js';
|
|
7
7
|
import './index-e7f48bcb.js';
|
|
8
8
|
import './_commonjsHelpers-f4d11124.js';
|
|
@@ -1,11 +1,11 @@
|
|
|
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 { a0 as remove } from './lodash-f6e59a8e.js';
|
|
4
|
-
import { o as openVideoPlayerInModal, b as getDailymotionPlayerAPI, c as getVideoId } from './video-player-helpers-
|
|
4
|
+
import { o as openVideoPlayerInModal, b as getDailymotionPlayerAPI, c as getVideoId } from './video-player-helpers-d2fd51b7.js';
|
|
5
5
|
import { v as videoPlayerStates } from './index-cab1603b.js';
|
|
6
|
-
import { j as isNativeMobile } from './overlays-
|
|
6
|
+
import { j as isNativeMobile } from './overlays-f516b003.js';
|
|
7
7
|
import './index-e7f48bcb.js';
|
|
8
|
-
import './common-helpers-
|
|
8
|
+
import './common-helpers-f5ae39a5.js';
|
|
9
9
|
import './_commonjsHelpers-f4d11124.js';
|
|
10
10
|
|
|
11
11
|
const videoplayerDailymotionCss = ":host .dm-container,:host .dm-player{width:100%;height:100%;background:var(--dark, #000000)}";
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { r as registerInstance, i as createEvent, h, e as Host, g as getElement } from './index-becca019.js';
|
|
2
|
-
import { c as intersectionObserve } from './index-
|
|
2
|
+
import { c as intersectionObserve } from './index-5120ceae.js';
|
|
3
3
|
import { g as global, n as compact } from './lodash-f6e59a8e.js';
|
|
4
4
|
import { c as commonjsGlobal, a as createCommonjsModule, g as getDefaultExportFromCjs } from './_commonjsHelpers-f4d11124.js';
|
|
5
|
-
import {
|
|
5
|
+
import { c_ as require$$2, a8 as getClosestImageRatio, A as isWeb, bh as getMedia, C as debounce$1, aq as pipes, c$ as getExtension, au as isCloudinaryLink, an as isFile, bj as isOffline, bk as getKeyToCache, d0 as urlToFileBlob, d1 as b64ToFile, d2 as convertSrtToWebVTT, av as getCurrentLanguage, d3 as getVideoPoster, ay as changeExtension, U as Cloudinary } from './overlays-f516b003.js';
|
|
6
6
|
import { B as Buffer } from './buffer-es6-3df916b6.js';
|
|
7
|
-
import { g as getFromOfflineStorage, a as getFromLocalForage } from './localForage-
|
|
8
|
-
import { q as querySelectorDeep, g as getAppContext } from './common-helpers-
|
|
9
|
-
import { o as openVideoPlayerInModal, u as updateCloudinaryDim } from './video-player-helpers-
|
|
7
|
+
import { g as getFromOfflineStorage, a as getFromLocalForage } from './localForage-07fbef79.js';
|
|
8
|
+
import { q as querySelectorDeep, g as getAppContext } from './common-helpers-f5ae39a5.js';
|
|
9
|
+
import { o as openVideoPlayerInModal, u as updateCloudinaryDim } from './video-player-helpers-d2fd51b7.js';
|
|
10
10
|
import { v as videoPlayerStates } from './index-cab1603b.js';
|
|
11
11
|
import './index-e7f48bcb.js';
|
|
12
12
|
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { r as registerInstance, i as createEvent, h, e as Host } from './index-becca019.js';
|
|
2
|
-
import { o as openVideoPlayerInModal, d as getVimeoPlayerAPI } from './video-player-helpers-
|
|
2
|
+
import { o as openVideoPlayerInModal, d as getVimeoPlayerAPI } from './video-player-helpers-d2fd51b7.js';
|
|
3
3
|
import { v as videoPlayerStates } from './index-cab1603b.js';
|
|
4
|
-
import './overlays-
|
|
4
|
+
import './overlays-f516b003.js';
|
|
5
5
|
import './lodash-f6e59a8e.js';
|
|
6
6
|
import './index-e7f48bcb.js';
|
|
7
7
|
import './_commonjsHelpers-f4d11124.js';
|
|
8
|
-
import './index-
|
|
9
|
-
import './common-helpers-
|
|
8
|
+
import './index-5120ceae.js';
|
|
9
|
+
import './common-helpers-f5ae39a5.js';
|
|
10
10
|
|
|
11
11
|
const videoplayerVimeoCss = ":host iframe{width:100%;background:var(--dark, #000000)}";
|
|
12
12
|
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { r as registerInstance, i as createEvent, h, e as Host } from './index-becca019.js';
|
|
2
|
-
import './index-
|
|
3
|
-
import { e as getYoutubeId, o as openVideoPlayerInModal, h as getYoutubeIFrameAPI } from './video-player-helpers-
|
|
2
|
+
import './index-5120ceae.js';
|
|
3
|
+
import { e as getYoutubeId, o as openVideoPlayerInModal, h as getYoutubeIFrameAPI } from './video-player-helpers-d2fd51b7.js';
|
|
4
4
|
import { v as videoPlayerStates } from './index-cab1603b.js';
|
|
5
|
-
import { j as isNativeMobile } from './overlays-
|
|
5
|
+
import { j as isNativeMobile } from './overlays-f516b003.js';
|
|
6
6
|
import './lodash-f6e59a8e.js';
|
|
7
7
|
import './index-e7f48bcb.js';
|
|
8
|
-
import './common-helpers-
|
|
8
|
+
import './common-helpers-f5ae39a5.js';
|
|
9
9
|
import './_commonjsHelpers-f4d11124.js';
|
|
10
10
|
|
|
11
11
|
const videoplayerYoutubeCss = ":host{width:100%}:host .yt-container,:host .yt-player{width:100%;height:100%}:host .yt-container.error{pointer-events:none}:host(.played){height:90%}";
|
|
@@ -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 { r as resizeObserve } from './index-
|
|
3
|
-
import { al as dispatchCustomEvent } from './overlays-
|
|
2
|
+
import { r as resizeObserve } from './index-5120ceae.js';
|
|
3
|
+
import { al as dispatchCustomEvent } 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, f as forceUpdate, l as readTask, m as writeTask, h, e as Host, g as getElement } from './index-becca019.js';
|
|
2
|
-
import './index-
|
|
2
|
+
import './index-5120ceae.js';
|
|
3
3
|
import { A as isEqual, o as orderBy, Z as uniqBy } from './lodash-f6e59a8e.js';
|
|
4
|
-
import { q as querySelectorDeep, c as querySelectorAllDeep } from './common-helpers-
|
|
5
|
-
import { Q as findParent,
|
|
4
|
+
import { q as querySelectorDeep, c as querySelectorAllDeep } from './common-helpers-f5ae39a5.js';
|
|
5
|
+
import { Q as findParent, db as isAnimationsDisabled, aQ as gsapTo, A as isWeb, eC as componentOnReady } 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 } from './index-becca019.js';
|
|
2
|
-
import './index-
|
|
3
|
-
import { ak as dateFormat, t as translate,
|
|
2
|
+
import './index-5120ceae.js';
|
|
3
|
+
import { ak as dateFormat, t as translate, aG as isPresent } 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, j as Build, e as Host, g as getElement } from './index-becca019.js';
|
|
2
|
-
import './index-
|
|
2
|
+
import './index-5120ceae.js';
|
|
3
3
|
import { I as omit } from './lodash-f6e59a8e.js';
|
|
4
|
-
import { t as translate, A as isWeb,
|
|
4
|
+
import { t as translate, A as isWeb, aG as isPresent } 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 } from './index-becca019.js';
|
|
2
|
-
import './index-
|
|
3
|
-
import {
|
|
2
|
+
import './index-5120ceae.js';
|
|
3
|
+
import { d4 as replaceSVGColors, 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, e as Host, g as getElement } from './index-becca019.js';
|
|
2
|
-
import './index-
|
|
3
|
-
import { g as getAppContext } from './common-helpers-
|
|
4
|
-
import { C as debounce, X as isNullOrUndefined } from './overlays-
|
|
2
|
+
import './index-5120ceae.js';
|
|
3
|
+
import { g as getAppContext } from './common-helpers-f5ae39a5.js';
|
|
4
|
+
import { C as debounce, X as isNullOrUndefined } 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 { h, r as registerInstance, i as createEvent, 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, g as getElement } from './index-becca019.js';
|
|
2
|
-
import './index-
|
|
3
|
-
import { g as getAppContext } from './common-helpers-
|
|
4
|
-
import { t as translate,
|
|
2
|
+
import './index-5120ceae.js';
|
|
3
|
+
import { g as getAppContext } from './common-helpers-f5ae39a5.js';
|
|
4
|
+
import { t as translate, d5 as getPeriodOfDay } from './overlays-f516b003.js';
|
|
5
5
|
import './lodash-f6e59a8e.js';
|
|
6
6
|
import './index-e7f48bcb.js';
|
|
7
7
|
import './_commonjsHelpers-f4d11124.js';
|
|
@@ -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 { a as isNumber } from './lodash-f6e59a8e.js';
|
|
4
|
-
import { t as translate, A as isWeb } from './overlays-
|
|
4
|
+
import { t as translate, A as isWeb } 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 { A as isWeb } from './overlays-
|
|
2
|
+
import './index-5120ceae.js';
|
|
3
|
+
import { 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,7 +1,7 @@
|
|
|
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 { t as translate, aq as pipes } from './overlays-
|
|
4
|
+
import { t as translate, aq as pipes } 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 { 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,6 +1,6 @@
|
|
|
1
1
|
import { r as registerInstance, h, e as Host } from './index-becca019.js';
|
|
2
|
-
import './index-
|
|
3
|
-
import { p as closeModal, t as translate, Z as translateMulti, a7 as getUserDisplayName, aq as pipes } from './overlays-
|
|
2
|
+
import './index-5120ceae.js';
|
|
3
|
+
import { p as closeModal, t as translate, Z as translateMulti, a7 as getUserDisplayName, aq as pipes } 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, g as getElement } from './index-becca019.js';
|
|
2
|
-
import './index-
|
|
2
|
+
import './index-5120ceae.js';
|
|
3
3
|
import { n as compact, a3 as flattenDeep, a1 as flatten } from './lodash-f6e59a8e.js';
|
|
4
|
-
import { Z as translateMulti, t as translate, a7 as getUserDisplayName, A as isWeb, z as showModal } from './overlays-
|
|
4
|
+
import { Z as translateMulti, t as translate, a7 as getUserDisplayName, A as isWeb, z as showModal } from './overlays-f516b003.js';
|
|
5
5
|
import './index-e7f48bcb.js';
|
|
6
6
|
import './_commonjsHelpers-f4d11124.js';
|
|
7
7
|
|
|
@@ -1,12 +1,12 @@
|
|
|
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 { n as compact } from './lodash-f6e59a8e.js';
|
|
4
4
|
import { W as WorkflowMode } from './workflow.interface-79064a52.js';
|
|
5
|
-
import { g as getAppContext } from './common-helpers-
|
|
5
|
+
import { g as getAppContext } from './common-helpers-f5ae39a5.js';
|
|
6
6
|
import { A as ARROW_PAIR } from './index-aef3c5bc.js';
|
|
7
|
-
import { P as onWorkflowStepClicked, Q as getWorkflowFieldState } from './index-
|
|
7
|
+
import { P as onWorkflowStepClicked, Q as getWorkflowFieldState } from './index-4f71f9df.js';
|
|
8
8
|
import { f as fieldStateOptions } from './index-a7443ef7.js';
|
|
9
|
-
import { t as translate } from './overlays-
|
|
9
|
+
import { t as translate } from './overlays-f516b003.js';
|
|
10
10
|
import './index-e7f48bcb.js';
|
|
11
11
|
import './annotations-helpers-628a8ae3.js';
|
|
12
12
|
import './_commonjsHelpers-f4d11124.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { r as registerInstance, i as createEvent } from './index-becca019.js';
|
|
2
|
-
import {
|
|
3
|
-
import './index-
|
|
2
|
+
import { cn as cordova, cp as cordovaPropertyGet, cq as cordovaPropertySet, co as AwesomeCordovaNativePlugin, d6 as isZebraScanner } 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,9 +1,9 @@
|
|
|
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 { c as cloneDeep, X as clamp } from './lodash-f6e59a8e.js';
|
|
4
4
|
import { a as isElementInsideContainer } from './annotations-helpers-628a8ae3.js';
|
|
5
5
|
import { H as Hammer } from './hammer-helpers-0b560cb3.js';
|
|
6
|
-
import { A as isWeb,
|
|
6
|
+
import { A as isWeb, cs as isIonic, aQ as gsapTo, fx as isElementClicked } from './overlays-f516b003.js';
|
|
7
7
|
import './_commonjsHelpers-f4d11124.js';
|
|
8
8
|
import './index-e7f48bcb.js';
|
|
9
9
|
|
|
@@ -11,13 +11,14 @@ export declare class YooFormSwipeCardsComponent {
|
|
|
11
11
|
asyncValidators: AsyncValidator<string>[];
|
|
12
12
|
validity: boolean;
|
|
13
13
|
numberSteps: number;
|
|
14
|
-
isVisible: boolean;
|
|
15
14
|
readonly: boolean;
|
|
16
15
|
mode: SwipeCardsMode;
|
|
17
16
|
livePreview: boolean;
|
|
18
17
|
showInstructionView: boolean;
|
|
19
18
|
animated: boolean;
|
|
20
19
|
shuffled: boolean;
|
|
20
|
+
isVisible: boolean;
|
|
21
|
+
onIsVisibleChanged(): void;
|
|
21
22
|
categories: string[];
|
|
22
23
|
onCategoriesChanged(nv: string[], ov: string[]): void;
|
|
23
24
|
values: string[];
|
|
@@ -26,28 +27,31 @@ export declare class YooFormSwipeCardsComponent {
|
|
|
26
27
|
onImagesChanged(nv: string[], ov: string[]): void;
|
|
27
28
|
required: boolean;
|
|
28
29
|
onRequireChanged(): void;
|
|
30
|
+
enableButtonActions: boolean;
|
|
29
31
|
validityChanged: EventEmitter<boolean>;
|
|
30
32
|
inputChanged: EventEmitter<string[]>;
|
|
31
33
|
blockMoves: EventEmitter<boolean>;
|
|
32
34
|
host: HTMLYooFormSwipeCardsElement;
|
|
33
|
-
onIsVisibleChanged(): void;
|
|
34
35
|
private swipeCards;
|
|
35
|
-
private hasDuplicatesValues;
|
|
36
|
-
private hasEmptyValues;
|
|
37
36
|
private revealCards;
|
|
38
37
|
private hasDataChanged;
|
|
39
38
|
private cardValues;
|
|
40
39
|
private animationDelay;
|
|
41
40
|
private nextButtonText;
|
|
42
41
|
private gameContainerElement;
|
|
43
|
-
private cardsElements;
|
|
44
42
|
private swipeButtons;
|
|
45
43
|
private get isMode();
|
|
46
|
-
private get
|
|
44
|
+
private get cardData();
|
|
45
|
+
private get cardsElements();
|
|
47
46
|
private get hasImage();
|
|
48
47
|
private get hasText();
|
|
49
48
|
private get hasTwoCategories();
|
|
50
|
-
get
|
|
49
|
+
private get hasDuplicateValues();
|
|
50
|
+
private get hasEmptyValues();
|
|
51
|
+
private get hasMinimumRequiredData();
|
|
52
|
+
private get hasData();
|
|
53
|
+
private get isDataValid();
|
|
54
|
+
private get hasAllCardBeenSwiped();
|
|
51
55
|
get buttons(): {
|
|
52
56
|
left: HTMLYooButtonElement;
|
|
53
57
|
undo: HTMLYooButtonElement;
|
|
@@ -66,28 +70,31 @@ export declare class YooFormSwipeCardsComponent {
|
|
|
66
70
|
private updateGame;
|
|
67
71
|
private shuffleCardValues;
|
|
68
72
|
private getCardElement;
|
|
69
|
-
private spyOnValuesChanged;
|
|
70
73
|
private showWarnings;
|
|
71
74
|
private getUserAnswer;
|
|
72
75
|
private displayFooterElement;
|
|
73
76
|
private initDraggable;
|
|
74
77
|
private initCards;
|
|
75
|
-
private
|
|
78
|
+
private lockSwipeActions;
|
|
79
|
+
private resetCards;
|
|
76
80
|
private swipeCard;
|
|
77
81
|
private getSwipedState;
|
|
78
82
|
private setSwipingColor;
|
|
79
83
|
private getDraggableInstance;
|
|
80
84
|
private clickToSwipe;
|
|
81
|
-
private
|
|
85
|
+
private undoCard;
|
|
82
86
|
renderCards(): any;
|
|
83
87
|
renderInstructionCategory(side: SwipeCardsDirection.left | SwipeCardsDirection.right): JSX.Element;
|
|
84
88
|
renderTopDescription(): JSX.Element;
|
|
85
|
-
|
|
86
|
-
|
|
89
|
+
renderHeaderInstructions(): JSX.Element[];
|
|
90
|
+
renderActions(): JSX.Element;
|
|
87
91
|
renderSwipeAction(direction: SwipeCardsDirection, index: number): JSX.Element;
|
|
88
|
-
|
|
92
|
+
renderBackground(): JSX.Element;
|
|
89
93
|
renderGame(): JSX.Element[];
|
|
94
|
+
renderStartButton(): JSX.Element;
|
|
95
|
+
renderInstructions(): JSX.Element[];
|
|
90
96
|
renderSummary(): JSX.Element[][];
|
|
91
97
|
renderBanner(): JSX.Element;
|
|
98
|
+
renderMain(): JSX.Element;
|
|
92
99
|
render(): JSX.Element;
|
|
93
100
|
}
|
|
@@ -21,6 +21,7 @@ export declare class YooDrawFlowComponent {
|
|
|
21
21
|
updateConnectionNodes(nodeId: number): Promise<void>;
|
|
22
22
|
clear(): Promise<void>;
|
|
23
23
|
componentDidLoad(): void;
|
|
24
|
+
showContextMenu(node: DrawflowNode, pageX: number, pageY: number, hostElement: HTMLElement): void;
|
|
24
25
|
toggleCollapsed(target: HTMLYooCollapsibleElement): void;
|
|
25
26
|
registerEvents(): void;
|
|
26
27
|
onUpdate(): void;
|
package/package.json
CHANGED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import './overlays-be5a9ab3.js';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import './localForage-1653d5cf.js';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import './overlays-be5a9ab3.js';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import './localForage-1653d5cf.js';
|