@yoobic/yobi 8.7.10 → 8.7.11
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-card-feed.cjs.entry.js +1 -1
- package/dist/cjs/yoo-chart-bar.cjs.entry.js +55 -0
- package/dist/collection/collection-manifest.json +1 -0
- package/dist/collection/feature-communicate/feed/card-feed/default/card-feed.js +2 -2
- package/dist/collection/feature-communicate/feed/chart-bar/chart-bar.css +324 -0
- package/dist/collection/feature-communicate/feed/chart-bar/chart-bar.js +197 -0
- package/dist/design-system/{annotations-helpers-cca56794.js → annotations-helpers-0f885853.js} +2 -2
- package/dist/design-system/{buffer-es6-082a0404.js → buffer-es6-617d33e3.js} +1 -1
- package/dist/{esm/button.factory-a27c9ca6.js → design-system/button.factory-82fe7e07.js} +1 -1
- package/dist/{esm/camera-helpers-67e755f7.js → design-system/camera-helpers-b23da26b.js} +3 -3
- package/dist/{esm/chat-helpers-58eaaa6b.js → design-system/chat-helpers-d3a63244.js} +3 -3
- package/dist/design-system/{common-helpers-e978e280.js → common-helpers-7e61c241.js} +3 -3
- package/dist/design-system/design-system.esm.js +1 -1
- package/dist/{esm/draggable-tags-helpers-7795b5be.js → design-system/draggable-tags-helpers-4a4f9c18.js} +3 -3
- package/dist/{esm/entities-helpers-ec65663a.js → design-system/entities-helpers-6f60884b.js} +3 -3
- package/dist/{esm/filters-helpers-6cd02eb2.js → design-system/filters-helpers-7200f6e2.js} +4 -4
- package/dist/{esm/form-choice-helpers-b2fad681.js → design-system/form-choice-helpers-07d864d5.js} +3 -3
- package/dist/{esm/form-helpers-7cf77a07.js → design-system/form-helpers-3aa651e2.js} +3 -3
- package/dist/{esm/form-input-helpers-73761056.js → design-system/form-input-helpers-5fbedde5.js} +4 -4
- package/dist/{esm/form-text-area-helpers-a6307cd6.js → design-system/form-text-area-helpers-7f54f89a.js} +3 -3
- package/dist/design-system/{geolocation-helpers-b80d9cff.js → geolocation-helpers-31cbe6b8.js} +1 -1
- package/dist/design-system/{grid-renderers-c669a9b8.js → grid-renderers-885ab33f.js} +8 -8
- package/dist/{esm/haptic-helpers-6093bb69.js → design-system/haptic-helpers-8fd957c4.js} +3 -3
- package/dist/design-system/{incentive-helpers-2f66efe4.js → incentive-helpers-8e81802d.js} +3 -3
- package/dist/design-system/{index-6936db93.js → index-3261e05f.js} +4 -4
- package/dist/{esm/index-19fca292.js → design-system/index-51f39bf2.js} +4 -4
- package/dist/{esm/index-dee4498e.js → design-system/index-6f35bf03.js} +3 -3
- package/dist/design-system/index-6f61e97e.js +1 -0
- package/dist/design-system/{index-14986cee.js → index-82854448.js} +2 -2
- package/dist/design-system/{index-2c0b5394.js → index-bd6fd8e6.js} +3 -3
- package/dist/design-system/{index-18312453.js → index-fcad4af8.js} +2 -2
- package/dist/{esm/local-forage-37ef6787.js → design-system/local-forage-7904b0fc.js} +2 -2
- package/dist/{esm/lodash-294b93ba.js → design-system/lodash-04b11500.js} +1 -1
- package/dist/{esm/map-helpers-026d0108.js → design-system/map-helpers-3057881d.js} +3 -3
- package/dist/design-system/{mission-locked-banner-895a4763.js → mission-locked-banner-0b6990e3.js} +2 -2
- package/dist/{esm/missions-helpers-624847a8.js → design-system/missions-helpers-049bb2d1.js} +3 -3
- package/dist/design-system/{modal-animations-fd1dd465.js → modal-animations-ab866d93.js} +2 -2
- package/dist/design-system/{operation-helpers-57eee24f.js → operation-helpers-da2c0568.js} +3 -3
- package/dist/design-system/{overlays-8abac881.js → overlays-8be9511a.js} +2 -2
- package/dist/{esm/photo-editor.helpers-4d491647.js → design-system/photo-editor.helpers-55544748.js} +5 -5
- package/dist/{esm/readonly-card-1cbfadb1.js → design-system/readonly-card-97c6cd7c.js} +3 -3
- package/dist/design-system/swiper-wrapper-a0ca726e.js +12 -0
- package/dist/{esm/theme-50a92d63.js → design-system/theme-44756afe.js} +2 -2
- package/dist/design-system/{tippy.esm-948ea238.js → tippy.esm-2027dcd7.js} +1 -1
- package/dist/design-system/{video-player-helpers-6790ff4b.js → video-player-helpers-1bd85ae3.js} +3 -3
- package/dist/{esm/web-5068a879.js → design-system/web-1cbe66b8.js} +2 -2
- package/dist/{esm/web-6a821345.js → design-system/web-26186ef6.js} +2 -2
- package/dist/design-system/{web-90031367.js → web-30031bb3.js} +2 -2
- package/dist/{esm/web-357ab075.js → design-system/web-51db545c.js} +4 -4
- package/dist/design-system/{web-ee59de87.js → web-a2158ae4.js} +2 -2
- package/dist/design-system/{web-7c7dcc5a.js → web-a43975d7.js} +4 -4
- package/dist/design-system/yoo-about.entry.js +3 -3
- package/dist/design-system/yoo-accordion.entry.js +5 -5
- package/dist/design-system/yoo-action-sheet-controller.entry.js +4 -4
- package/dist/design-system/yoo-action-sheet.entry.js +6 -6
- package/dist/design-system/yoo-ag-grid.entry.js +9 -9
- package/dist/design-system/yoo-alert.entry.js +6 -6
- package/dist/design-system/yoo-amap.entry.js +5 -5
- package/dist/design-system/yoo-animated-illustration.entry.js +3 -3
- package/dist/design-system/yoo-announcement-heading.entry.js +6 -6
- package/dist/design-system/yoo-app.entry.js +3 -3
- package/dist/design-system/yoo-audio-player.entry.js +4 -4
- package/dist/design-system/yoo-audio-recorder-dialog.entry.js +4 -4
- package/dist/design-system/yoo-avatar.entry.js +3 -3
- package/dist/design-system/yoo-avatars.entry.js +3 -3
- package/dist/design-system/yoo-banner.entry.js +4 -4
- package/dist/design-system/yoo-barcode-dialog.entry.js +3 -3
- package/dist/design-system/yoo-battle-count-down.entry.js +4 -4
- package/dist/design-system/yoo-battle-result.entry.js +3 -3
- package/dist/design-system/yoo-battle-user-stats.entry.js +4 -4
- package/dist/design-system/yoo-breadcrumbs.entry.js +3 -3
- package/dist/design-system/yoo-button.entry.js +5 -5
- package/dist/design-system/yoo-calendar.entry.js +4 -4
- package/dist/design-system/yoo-camera-preview-dialog.entry.js +6 -6
- package/dist/design-system/yoo-card-battle-result.entry.js +3 -3
- package/dist/design-system/yoo-card-battle.entry.js +3 -3
- package/dist/design-system/yoo-card-calendar.entry.js +4 -4
- package/dist/design-system/yoo-card-campaign.entry.js +4 -4
- package/dist/design-system/yoo-card-cell.entry.js +4 -4
- package/dist/design-system/yoo-card-chat.entry.js +4 -4
- package/dist/design-system/yoo-card-course-row-compact.entry.js +3 -3
- package/dist/design-system/yoo-card-course-row.entry.js +6 -6
- package/dist/design-system/yoo-card-course.entry.js +3 -3
- package/dist/design-system/yoo-card-feed-row.entry.js +3 -3
- package/dist/design-system/yoo-card-feed.entry.js +6 -6
- package/dist/design-system/yoo-card-file.entry.js +4 -4
- package/dist/design-system/yoo-card-image.entry.js +3 -3
- package/dist/design-system/yoo-card-inbox.entry.js +3 -3
- package/dist/design-system/yoo-card-incentive-rank.entry.js +3 -3
- package/dist/design-system/yoo-card-incentive.entry.js +5 -5
- package/dist/design-system/yoo-card-kanban.entry.js +4 -4
- package/dist/design-system/yoo-card-lesson.entry.js +4 -4
- package/dist/design-system/yoo-card-list-collapsible.entry.js +4 -4
- package/dist/design-system/yoo-card-list-color.entry.js +3 -3
- package/dist/design-system/yoo-card-list-simple.entry.js +4 -4
- package/dist/design-system/yoo-card-list.entry.js +4 -4
- package/dist/design-system/yoo-card-location.entry.js +3 -3
- package/dist/design-system/yoo-card-media.entry.js +4 -4
- package/dist/design-system/yoo-card-menu.entry.js +4 -4
- package/dist/design-system/yoo-card-notification.entry.js +3 -3
- package/dist/design-system/yoo-card-plan.entry.js +4 -4
- package/dist/design-system/yoo-card-progress.entry.js +3 -3
- package/dist/design-system/yoo-card-recommendation.entry.js +4 -4
- package/dist/design-system/yoo-card-sticky.entry.js +4 -4
- package/dist/design-system/yoo-card-template.entry.js +1 -1
- package/dist/design-system/yoo-card-video.entry.js +3 -3
- package/dist/design-system/yoo-chart-bar.entry.js +51 -0
- package/dist/design-system/yoo-chat-message-dialog.entry.js +4 -4
- package/dist/design-system/yoo-chat-message-preview.entry.js +4 -4
- package/dist/design-system/yoo-chat-message.entry.js +6 -6
- package/dist/design-system/yoo-chat.entry.js +6 -6
- package/dist/design-system/yoo-collapsible.entry.js +3 -3
- package/dist/design-system/yoo-color-selector.entry.js +3 -3
- package/dist/design-system/yoo-community-detail.entry.js +4 -4
- package/dist/design-system/yoo-context-menu-dialog.entry.js +4 -4
- package/dist/design-system/yoo-context-menu.entry.js +4 -4
- package/dist/design-system/yoo-copyright.entry.js +3 -3
- package/dist/design-system/yoo-count-down.entry.js +4 -4
- package/dist/design-system/yoo-course-info-card.entry.js +4 -4
- package/dist/design-system/yoo-course-summary.entry.js +4 -4
- package/dist/design-system/yoo-date.entry.js +3 -3
- package/dist/design-system/yoo-detail-bar.entry.js +4 -4
- package/dist/design-system/yoo-device-list.entry.js +3 -3
- package/dist/design-system/yoo-device.entry.js +3 -3
- package/dist/design-system/yoo-draw-flow.entry.js +3 -3
- package/dist/design-system/yoo-entity-query-builder.entry.js +5 -5
- package/dist/design-system/yoo-entity-search-dialog.entry.js +4 -4
- package/dist/design-system/yoo-entity-search-filters.entry.js +6 -6
- package/dist/design-system/yoo-entity-search-recent.entry.js +3 -3
- package/dist/design-system/yoo-entity-search-sorts.entry.js +4 -4
- package/dist/design-system/yoo-entity-search-tags.entry.js +4 -4
- package/dist/design-system/yoo-entity-search.entry.js +4 -4
- 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 +3 -3
- package/dist/design-system/yoo-form-audience.entry.js +7 -7
- package/dist/design-system/yoo-form-autocomplete-dialog.entry.js +4 -4
- package/dist/design-system/yoo-form-autocomplete.entry.js +6 -6
- package/dist/design-system/yoo-form-banner.entry.js +4 -4
- package/dist/design-system/yoo-form-barcode-dialog.entry.js +4 -4
- package/dist/design-system/yoo-form-barcode.entry.js +5 -5
- package/dist/design-system/yoo-form-capture-map-dialog.entry.js +3 -3
- package/dist/design-system/yoo-form-capture-tag-dialog.entry.js +4 -4
- package/dist/design-system/yoo-form-capture-view-dialog.entry.js +4 -4
- package/dist/design-system/yoo-form-capture-webcam-dialog.entry.js +5 -5
- package/dist/design-system/yoo-form-capture.entry.js +7 -7
- package/dist/design-system/yoo-form-carousel.entry.js +4 -4
- package/dist/design-system/yoo-form-catalog-dialog.entry.js +4 -4
- package/dist/design-system/yoo-form-catalog.entry.js +5 -5
- package/dist/design-system/yoo-form-categorize-words.entry.js +7 -7
- package/dist/design-system/yoo-form-checkbox.entry.js +5 -5
- package/dist/design-system/yoo-form-checklist.entry.js +5 -5
- package/dist/design-system/yoo-form-choice-button.entry.js +8 -8
- package/dist/design-system/yoo-form-choice-card.entry.js +8 -8
- package/dist/design-system/yoo-form-choice-chat.entry.js +8 -8
- package/dist/design-system/yoo-form-choice-image.entry.js +7 -7
- package/dist/design-system/yoo-form-choice-radio.entry.js +8 -8
- package/dist/design-system/yoo-form-color-picker.entry.js +5 -5
- package/dist/design-system/yoo-form-conditions.entry.js +3 -3
- package/dist/design-system/yoo-form-connect.entry.js +7 -7
- package/dist/design-system/yoo-form-creator-block-expandable.entry.js +5 -5
- package/dist/design-system/yoo-form-creator-block-simple.entry.js +4 -4
- package/dist/design-system/yoo-form-creator-condition-block.entry.js +5 -5
- package/dist/design-system/yoo-form-creator-field-selector.entry.js +3 -3
- package/dist/design-system/yoo-form-creator-header.entry.js +4 -4
- package/dist/design-system/yoo-form-creator-live-preview.entry.js +3 -3
- package/dist/design-system/yoo-form-creator-overlay.entry.js +3 -3
- package/dist/design-system/yoo-form-creator-page-card-list.entry.js +5 -5
- package/dist/design-system/yoo-form-creator-page-card.entry.js +5 -5
- package/dist/design-system/yoo-form-creator-score-expandable.entry.js +5 -5
- package/dist/design-system/yoo-form-creator-scoring-card-list.entry.js +3 -3
- package/dist/design-system/yoo-form-creator-scoring-card.entry.js +3 -3
- package/dist/design-system/yoo-form-creator-scoring-quick-setup.entry.js +3 -3
- package/dist/design-system/yoo-form-creator-translate-dialog.entry.js +5 -5
- package/dist/design-system/yoo-form-creator-translate.entry.js +5 -5
- package/dist/design-system/yoo-form-creator-workflow-side-selection.entry.js +6 -6
- package/dist/design-system/yoo-form-creator-workflow-step.entry.js +4 -4
- package/dist/design-system/yoo-form-creator.entry.js +6 -6
- package/dist/design-system/yoo-form-date-time.entry.js +5 -5
- package/dist/design-system/yoo-form-document-dialog.entry.js +5 -5
- package/dist/design-system/yoo-form-document.entry.js +6 -6
- 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 +5 -5
- package/dist/design-system/yoo-form-entity-value-pairs.entry.js +3 -3
- package/dist/design-system/yoo-form-explanation.entry.js +3 -3
- package/dist/design-system/yoo-form-feed-preview.entry.js +5 -5
- package/dist/design-system/yoo-form-feedback.entry.js +5 -5
- package/dist/design-system/yoo-form-filter-date.entry.js +3 -3
- package/dist/design-system/yoo-form-filter-dialog.entry.js +3 -3
- package/dist/design-system/yoo-form-filter-number.entry.js +3 -3
- package/dist/design-system/yoo-form-filter-text.entry.js +3 -3
- 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 +5 -5
- package/dist/design-system/yoo-form-hotzones-creator.entry.js +3 -3
- package/dist/design-system/yoo-form-hotzones.entry.js +9 -9
- package/dist/design-system/yoo-form-iframe-dialog.entry.js +3 -3
- package/dist/design-system/yoo-form-illustration.entry.js +3 -3
- package/dist/design-system/yoo-form-image-collection.entry.js +6 -6
- package/dist/design-system/yoo-form-image-tagging-creator.entry.js +8 -8
- package/dist/design-system/yoo-form-image-tagging.entry.js +10 -10
- package/dist/design-system/yoo-form-incentive-targets.entry.js +5 -5
- package/dist/design-system/yoo-form-input-comments.entry.js +5 -5
- package/dist/design-system/yoo-form-input-container.entry.js +6 -6
- package/dist/design-system/yoo-form-input.entry.js +10 -10
- package/dist/design-system/yoo-form-json.entry.js +5 -5
- package/dist/design-system/yoo-form-location.entry.js +5 -5
- package/dist/design-system/yoo-form-missing-word.entry.js +7 -7
- package/dist/design-system/yoo-form-missionfield.entry.js +5 -5
- package/dist/design-system/yoo-form-multi-input.entry.js +5 -5
- package/dist/design-system/yoo-form-number-picker-dialog.entry.js +3 -3
- package/dist/design-system/yoo-form-number-picker.entry.js +3 -3
- package/dist/design-system/yoo-form-opening-hours.entry.js +3 -3
- package/dist/design-system/yoo-form-phone-number.entry.js +4 -4
- package/dist/design-system/yoo-form-plan-assign.entry.js +5 -5
- package/dist/design-system/yoo-form-plan.entry.js +5 -5
- package/dist/design-system/yoo-form-pricecheck.entry.js +5 -5
- package/dist/design-system/yoo-form-product-batch.entry.js +6 -6
- package/dist/design-system/yoo-form-products-sales.entry.js +5 -5
- package/dist/design-system/yoo-form-progress-indicator.entry.js +3 -3
- package/dist/design-system/yoo-form-qrcode.entry.js +5 -5
- package/dist/design-system/yoo-form-query-builder.entry.js +5 -5
- package/dist/design-system/yoo-form-range.entry.js +5 -5
- package/dist/design-system/yoo-form-ranking.entry.js +6 -6
- package/dist/design-system/yoo-form-recap-step.entry.js +4 -4
- package/dist/design-system/yoo-form-recurrence-delay.entry.js +3 -3
- package/dist/design-system/yoo-form-recurrence-preview.entry.js +3 -3
- package/dist/design-system/yoo-form-recurrence.entry.js +3 -3
- package/dist/design-system/yoo-form-reorder.entry.js +5 -5
- package/dist/design-system/yoo-form-scorm.entry.js +5 -5
- package/dist/design-system/yoo-form-signature-pad-dialog.entry.js +4 -4
- package/dist/design-system/yoo-form-signature-pad.entry.js +5 -5
- package/dist/design-system/yoo-form-star-rating.entry.js +5 -5
- package/dist/design-system/yoo-form-swipe-cards.entry.js +6 -6
- package/dist/design-system/yoo-form-table.entry.js +5 -5
- package/dist/design-system/yoo-form-task.entry.js +5 -5
- package/dist/design-system/yoo-form-text-area.entry.js +6 -6
- package/dist/design-system/yoo-form-text-editor.entry.js +9 -9
- package/dist/design-system/yoo-form-time.entry.js +5 -5
- package/dist/design-system/yoo-form-timeslots.entry.js +5 -5
- package/dist/design-system/yoo-form-todo-dialog.entry.js +4 -4
- package/dist/design-system/yoo-form-todo-mission.entry.js +4 -4
- package/dist/design-system/yoo-form-todo-task-list.entry.js +5 -5
- package/dist/design-system/yoo-form-todo-task.entry.js +4 -4
- package/dist/design-system/yoo-form-todo.entry.js +5 -5
- package/dist/design-system/yoo-form-toggle.entry.js +6 -6
- package/dist/design-system/yoo-form-uploader.entry.js +5 -5
- package/dist/design-system/yoo-form-videoplayer.entry.js +5 -5
- package/dist/design-system/yoo-form-wiki.entry.js +5 -5
- package/dist/design-system/yoo-grid-calendar.entry.js +6 -6
- package/dist/design-system/yoo-grid-stack.entry.js +4 -4
- package/dist/design-system/yoo-grid.entry.js +15 -15
- package/dist/design-system/yoo-header.entry.js +4 -4
- package/dist/design-system/yoo-healthscore-dialog.entry.js +4 -4
- package/dist/design-system/yoo-healthscore.entry.js +3 -3
- package/dist/design-system/yoo-image-cropper-dialog.entry.js +3 -3
- package/dist/design-system/yoo-img.entry.js +5 -5
- package/dist/design-system/yoo-incentive-detail.entry.js +5 -5
- package/dist/design-system/yoo-input-bar.entry.js +6 -6
- package/dist/design-system/yoo-ion-alert-controller.entry.js +4 -4
- package/dist/design-system/yoo-ion-content.entry.js +3 -3
- package/dist/design-system/yoo-ion-footer.entry.js +4 -4
- package/dist/design-system/yoo-ion-infinite-scroll-content.entry.js +3 -3
- package/dist/design-system/yoo-ion-infinite-scroll.entry.js +3 -3
- package/dist/design-system/yoo-ion-item-divider.entry.js +5 -5
- package/dist/design-system/yoo-ion-item-options.entry.js +4 -4
- package/dist/design-system/yoo-ion-item-sliding.entry.js +6 -6
- package/dist/design-system/yoo-ion-item.entry.js +5 -5
- package/dist/design-system/yoo-ion-list.entry.js +4 -4
- package/dist/design-system/yoo-ion-refresher.entry.js +5 -5
- package/dist/design-system/yoo-ion-scroll.entry.js +4 -4
- package/dist/design-system/yoo-ion-slide.entry.js +4 -4
- package/dist/{esm/yoo-ion-slides-8a857889.js → design-system/yoo-ion-slides-31246cd0.js} +6 -6
- package/dist/design-system/yoo-ion-slides.entry.js +6 -6
- package/dist/design-system/yoo-ion-toast-controller.entry.js +4 -4
- package/dist/design-system/yoo-kanban.entry.js +4 -4
- package/dist/design-system/yoo-kpi-card.entry.js +3 -3
- package/dist/design-system/yoo-layout-sections.entry.js +3 -3
- package/dist/design-system/yoo-layout-tabs.entry.js +3 -3
- package/dist/design-system/yoo-lesson-detail-card.entry.js +3 -3
- package/dist/design-system/yoo-lesson-detail.entry.js +4 -4
- package/dist/design-system/yoo-lesson-heading.entry.js +4 -4
- package/dist/design-system/yoo-lesson-highscores.entry.js +3 -3
- package/dist/design-system/yoo-lesson-question-result.entry.js +4 -4
- package/dist/design-system/yoo-links-menu.entry.js +3 -3
- package/dist/design-system/yoo-links-preview.entry.js +5 -5
- package/dist/design-system/yoo-list-dialog.entry.js +4 -4
- package/dist/design-system/yoo-loader.entry.js +3 -3
- package/dist/design-system/yoo-location-map.entry.js +4 -4
- package/dist/design-system/yoo-login.entry.js +4 -4
- package/dist/design-system/yoo-map-gl.entry.js +4 -4
- package/dist/design-system/yoo-map-legend.entry.js +5 -5
- package/dist/design-system/yoo-map.entry.js +4 -4
- package/dist/design-system/yoo-markdown.entry.js +5 -5
- package/dist/design-system/yoo-memo-list-dialog.entry.js +3 -3
- package/dist/design-system/yoo-memo-list.entry.js +3 -3
- package/dist/design-system/yoo-mention-tag.entry.js +3 -3
- package/dist/design-system/yoo-mission-details.entry.js +7 -7
- package/dist/design-system/yoo-mission-heading.entry.js +6 -6
- package/dist/design-system/yoo-mission-score.entry.js +3 -3
- package/dist/design-system/yoo-mission-todo.entry.js +4 -4
- package/dist/design-system/yoo-mobile-tabbar-more.entry.js +3 -3
- package/dist/design-system/yoo-mobile-tabbar.entry.js +4 -4
- package/dist/design-system/yoo-modal-controller.entry.js +4 -4
- package/dist/design-system/yoo-modal.entry.js +7 -7
- package/dist/design-system/yoo-navbar.entry.js +4 -4
- package/dist/design-system/yoo-numbers-display.entry.js +4 -4
- package/dist/design-system/yoo-photo-editor.entry.js +8 -8
- package/dist/design-system/yoo-podium.entry.js +3 -3
- package/dist/design-system/yoo-profile-list.entry.js +4 -4
- package/dist/design-system/yoo-profile-summary.entry.js +4 -4
- package/dist/design-system/yoo-progress-bar.entry.js +4 -4
- package/dist/design-system/yoo-progress-loader.entry.js +3 -3
- package/dist/design-system/yoo-progress-recap.entry.js +3 -3
- package/dist/design-system/yoo-property-card.entry.js +4 -4
- package/dist/design-system/yoo-range.entry.js +6 -6
- package/dist/design-system/yoo-rating.entry.js +3 -3
- package/dist/design-system/yoo-reveal.entry.js +3 -3
- package/dist/design-system/yoo-scandit.entry.js +4 -4
- package/dist/design-system/yoo-scratch-card-creator.entry.js +3 -3
- package/dist/design-system/yoo-scratch-card.entry.js +8 -8
- package/dist/design-system/yoo-section-list.entry.js +3 -3
- package/dist/design-system/yoo-segmented-control.entry.js +3 -3
- package/dist/design-system/yoo-side-menu-tree.entry.js +3 -3
- package/dist/design-system/yoo-side-menu.entry.js +4 -4
- package/dist/design-system/yoo-slides-media.entry.js +6 -6
- package/dist/design-system/yoo-start-meeting-popup.entry.js +4 -4
- package/dist/design-system/yoo-tabs.entry.js +5 -5
- package/dist/design-system/yoo-tag.entry.js +3 -3
- package/dist/design-system/yoo-text-sequence.entry.js +4 -4
- package/dist/design-system/yoo-text.entry.js +4 -4
- package/dist/design-system/yoo-toast.entry.js +5 -5
- package/dist/design-system/yoo-tooltip.entry.js +6 -6
- package/dist/design-system/yoo-translate.entry.js +2 -2
- package/dist/design-system/yoo-truncate.entry.js +4 -4
- package/dist/design-system/yoo-truncated-line.entry.js +3 -3
- package/dist/design-system/yoo-user-detail.entry.js +3 -3
- package/dist/design-system/yoo-user-profile.entry.js +5 -5
- package/dist/design-system/yoo-user-wizard.entry.js +4 -4
- package/dist/design-system/yoo-videoplayer-core.entry.js +4 -4
- package/dist/design-system/yoo-videoplayer-dailymotion.entry.js +4 -4
- package/dist/design-system/yoo-videoplayer-videojs.entry.js +8 -8
- 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 +3 -3
- package/dist/design-system/yoo-virtual-scroll.entry.js +4 -4
- package/dist/design-system/yoo-waitlist-location-result.entry.js +3 -3
- package/dist/design-system/yoo-waitlist-location-start.entry.js +3 -3
- package/dist/design-system/yoo-web-menu.entry.js +4 -4
- package/dist/design-system/yoo-webcam.entry.js +3 -3
- package/dist/design-system/yoo-welcome-banner.entry.js +4 -4
- package/dist/design-system/yoo-widget-small-size.entry.js +3 -3
- package/dist/design-system/yoo-widget-tab.entry.js +3 -3
- package/dist/design-system/yoo-widget-tile.entry.js +3 -3
- package/dist/design-system/yoo-workflow-state-dialog.entry.js +3 -3
- package/dist/design-system/yoo-workflow-state.entry.js +3 -3
- package/dist/design-system/yoo-workflow.entry.js +6 -6
- package/dist/design-system/yoo-zebra.entry.js +3 -3
- package/dist/design-system/yoo-zoom.entry.js +5 -5
- package/dist/esm/{annotations-helpers-cca56794.js → annotations-helpers-0f885853.js} +2 -2
- package/dist/esm/{buffer-es6-082a0404.js → buffer-es6-617d33e3.js} +1 -1
- package/dist/{design-system/button.factory-a27c9ca6.js → esm/button.factory-82fe7e07.js} +1 -1
- package/dist/{design-system/camera-helpers-67e755f7.js → esm/camera-helpers-b23da26b.js} +3 -3
- package/dist/{design-system/chat-helpers-58eaaa6b.js → esm/chat-helpers-d3a63244.js} +3 -3
- package/dist/esm/{common-helpers-e978e280.js → common-helpers-7e61c241.js} +3 -3
- package/dist/esm/design-system.js +1 -1
- package/dist/{design-system/draggable-tags-helpers-7795b5be.js → esm/draggable-tags-helpers-4a4f9c18.js} +3 -3
- package/dist/{design-system/entities-helpers-ec65663a.js → esm/entities-helpers-6f60884b.js} +3 -3
- package/dist/{design-system/filters-helpers-6cd02eb2.js → esm/filters-helpers-7200f6e2.js} +4 -4
- package/dist/{design-system/form-choice-helpers-b2fad681.js → esm/form-choice-helpers-07d864d5.js} +3 -3
- package/dist/{design-system/form-helpers-7cf77a07.js → esm/form-helpers-3aa651e2.js} +3 -3
- package/dist/{design-system/form-input-helpers-73761056.js → esm/form-input-helpers-5fbedde5.js} +4 -4
- package/dist/{design-system/form-text-area-helpers-a6307cd6.js → esm/form-text-area-helpers-7f54f89a.js} +3 -3
- package/dist/esm/{geolocation-helpers-b80d9cff.js → geolocation-helpers-31cbe6b8.js} +1 -1
- package/dist/esm/{grid-renderers-c669a9b8.js → grid-renderers-885ab33f.js} +8 -8
- package/dist/{design-system/haptic-helpers-6093bb69.js → esm/haptic-helpers-8fd957c4.js} +3 -3
- package/dist/esm/{incentive-helpers-2f66efe4.js → incentive-helpers-8e81802d.js} +3 -3
- package/dist/esm/{index-6936db93.js → index-3261e05f.js} +4 -4
- package/dist/{design-system/index-19fca292.js → esm/index-51f39bf2.js} +4 -4
- package/dist/{design-system/index-dee4498e.js → esm/index-6f35bf03.js} +3 -3
- package/dist/esm/index-6f61e97e.js +1 -0
- package/dist/esm/{index-14986cee.js → index-82854448.js} +2 -2
- package/dist/esm/{index-2c0b5394.js → index-bd6fd8e6.js} +3 -3
- package/dist/esm/{index-18312453.js → index-fcad4af8.js} +2 -2
- package/dist/esm/loader.js +1 -1
- package/dist/{design-system/local-forage-37ef6787.js → esm/local-forage-7904b0fc.js} +2 -2
- package/dist/{design-system/lodash-294b93ba.js → esm/lodash-04b11500.js} +1 -1
- package/dist/{design-system/map-helpers-026d0108.js → esm/map-helpers-3057881d.js} +3 -3
- package/dist/esm/{mission-locked-banner-895a4763.js → mission-locked-banner-0b6990e3.js} +2 -2
- package/dist/{design-system/missions-helpers-624847a8.js → esm/missions-helpers-049bb2d1.js} +3 -3
- package/dist/esm/{modal-animations-fd1dd465.js → modal-animations-ab866d93.js} +2 -2
- package/dist/esm/{operation-helpers-57eee24f.js → operation-helpers-da2c0568.js} +3 -3
- package/dist/esm/{overlays-8abac881.js → overlays-8be9511a.js} +2 -2
- package/dist/{design-system/photo-editor.helpers-4d491647.js → esm/photo-editor.helpers-55544748.js} +5 -5
- package/dist/{design-system/readonly-card-1cbfadb1.js → esm/readonly-card-97c6cd7c.js} +3 -3
- package/dist/esm/swiper-wrapper-a0ca726e.js +12 -0
- package/dist/{design-system/theme-50a92d63.js → esm/theme-44756afe.js} +2 -2
- package/dist/esm/{tippy.esm-948ea238.js → tippy.esm-2027dcd7.js} +1 -1
- package/dist/esm/{video-player-helpers-6790ff4b.js → video-player-helpers-1bd85ae3.js} +3 -3
- package/dist/{design-system/web-5068a879.js → esm/web-1cbe66b8.js} +2 -2
- package/dist/{design-system/web-6a821345.js → esm/web-26186ef6.js} +2 -2
- package/dist/esm/{web-90031367.js → web-30031bb3.js} +2 -2
- package/dist/{design-system/web-357ab075.js → esm/web-51db545c.js} +4 -4
- package/dist/esm/{web-ee59de87.js → web-a2158ae4.js} +2 -2
- package/dist/esm/{web-7c7dcc5a.js → web-a43975d7.js} +4 -4
- package/dist/esm/yoo-about.entry.js +3 -3
- package/dist/esm/yoo-accordion.entry.js +5 -5
- package/dist/esm/yoo-action-sheet-controller.entry.js +4 -4
- package/dist/esm/yoo-action-sheet.entry.js +6 -6
- package/dist/esm/yoo-ag-grid.entry.js +9 -9
- package/dist/esm/yoo-alert.entry.js +6 -6
- package/dist/esm/yoo-amap.entry.js +5 -5
- package/dist/esm/yoo-animated-illustration.entry.js +3 -3
- package/dist/esm/yoo-announcement-heading.entry.js +6 -6
- package/dist/esm/yoo-app.entry.js +3 -3
- package/dist/esm/yoo-audio-player.entry.js +4 -4
- package/dist/esm/yoo-audio-recorder-dialog.entry.js +4 -4
- package/dist/esm/yoo-avatar.entry.js +3 -3
- package/dist/esm/yoo-avatars.entry.js +3 -3
- package/dist/esm/yoo-banner.entry.js +4 -4
- package/dist/esm/yoo-barcode-dialog.entry.js +3 -3
- package/dist/esm/yoo-battle-count-down.entry.js +4 -4
- package/dist/esm/yoo-battle-result.entry.js +3 -3
- package/dist/esm/yoo-battle-user-stats.entry.js +4 -4
- package/dist/esm/yoo-breadcrumbs.entry.js +3 -3
- package/dist/esm/yoo-button.entry.js +5 -5
- package/dist/esm/yoo-calendar.entry.js +4 -4
- package/dist/esm/yoo-camera-preview-dialog.entry.js +6 -6
- package/dist/esm/yoo-card-battle-result.entry.js +3 -3
- package/dist/esm/yoo-card-battle.entry.js +3 -3
- package/dist/esm/yoo-card-calendar.entry.js +4 -4
- package/dist/esm/yoo-card-campaign.entry.js +4 -4
- package/dist/esm/yoo-card-cell.entry.js +4 -4
- package/dist/esm/yoo-card-chat.entry.js +4 -4
- package/dist/esm/yoo-card-course-row-compact.entry.js +3 -3
- package/dist/esm/yoo-card-course-row.entry.js +6 -6
- package/dist/esm/yoo-card-course.entry.js +3 -3
- package/dist/esm/yoo-card-feed-row.entry.js +3 -3
- package/dist/esm/yoo-card-feed.entry.js +6 -6
- package/dist/esm/yoo-card-file.entry.js +4 -4
- package/dist/esm/yoo-card-image.entry.js +3 -3
- package/dist/esm/yoo-card-inbox.entry.js +3 -3
- package/dist/esm/yoo-card-incentive-rank.entry.js +3 -3
- package/dist/esm/yoo-card-incentive.entry.js +5 -5
- package/dist/esm/yoo-card-kanban.entry.js +4 -4
- package/dist/esm/yoo-card-lesson.entry.js +4 -4
- package/dist/esm/yoo-card-list-collapsible.entry.js +4 -4
- package/dist/esm/yoo-card-list-color.entry.js +3 -3
- package/dist/esm/yoo-card-list-simple.entry.js +4 -4
- package/dist/esm/yoo-card-list.entry.js +4 -4
- package/dist/esm/yoo-card-location.entry.js +3 -3
- package/dist/esm/yoo-card-media.entry.js +4 -4
- package/dist/esm/yoo-card-menu.entry.js +4 -4
- package/dist/esm/yoo-card-notification.entry.js +3 -3
- package/dist/esm/yoo-card-plan.entry.js +4 -4
- package/dist/esm/yoo-card-progress.entry.js +3 -3
- package/dist/esm/yoo-card-recommendation.entry.js +4 -4
- package/dist/esm/yoo-card-sticky.entry.js +4 -4
- package/dist/esm/yoo-card-template.entry.js +1 -1
- package/dist/esm/yoo-card-video.entry.js +3 -3
- package/dist/esm/yoo-chart-bar.entry.js +51 -0
- package/dist/esm/yoo-chat-message-dialog.entry.js +4 -4
- package/dist/esm/yoo-chat-message-preview.entry.js +4 -4
- package/dist/esm/yoo-chat-message.entry.js +6 -6
- package/dist/esm/yoo-chat.entry.js +6 -6
- package/dist/esm/yoo-collapsible.entry.js +3 -3
- package/dist/esm/yoo-color-selector.entry.js +3 -3
- package/dist/esm/yoo-community-detail.entry.js +4 -4
- package/dist/esm/yoo-context-menu-dialog.entry.js +4 -4
- package/dist/esm/yoo-context-menu.entry.js +4 -4
- package/dist/esm/yoo-copyright.entry.js +3 -3
- package/dist/esm/yoo-count-down.entry.js +4 -4
- package/dist/esm/yoo-course-info-card.entry.js +4 -4
- package/dist/esm/yoo-course-summary.entry.js +4 -4
- package/dist/esm/yoo-date.entry.js +3 -3
- package/dist/esm/yoo-detail-bar.entry.js +4 -4
- package/dist/esm/yoo-device-list.entry.js +3 -3
- package/dist/esm/yoo-device.entry.js +3 -3
- package/dist/esm/yoo-draw-flow.entry.js +3 -3
- package/dist/esm/yoo-entity-query-builder.entry.js +5 -5
- package/dist/esm/yoo-entity-search-dialog.entry.js +4 -4
- package/dist/esm/yoo-entity-search-filters.entry.js +6 -6
- package/dist/esm/yoo-entity-search-recent.entry.js +3 -3
- package/dist/esm/yoo-entity-search-sorts.entry.js +4 -4
- package/dist/esm/yoo-entity-search-tags.entry.js +4 -4
- package/dist/esm/yoo-entity-search.entry.js +4 -4
- 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 +3 -3
- package/dist/esm/yoo-form-audience.entry.js +7 -7
- package/dist/esm/yoo-form-autocomplete-dialog.entry.js +4 -4
- package/dist/esm/yoo-form-autocomplete.entry.js +6 -6
- package/dist/esm/yoo-form-banner.entry.js +4 -4
- package/dist/esm/yoo-form-barcode-dialog.entry.js +4 -4
- package/dist/esm/yoo-form-barcode.entry.js +5 -5
- package/dist/esm/yoo-form-capture-map-dialog.entry.js +3 -3
- package/dist/esm/yoo-form-capture-tag-dialog.entry.js +4 -4
- package/dist/esm/yoo-form-capture-view-dialog.entry.js +4 -4
- package/dist/esm/yoo-form-capture-webcam-dialog.entry.js +5 -5
- package/dist/esm/yoo-form-capture.entry.js +7 -7
- package/dist/esm/yoo-form-carousel.entry.js +4 -4
- package/dist/esm/yoo-form-catalog-dialog.entry.js +4 -4
- package/dist/esm/yoo-form-catalog.entry.js +5 -5
- package/dist/esm/yoo-form-categorize-words.entry.js +7 -7
- package/dist/esm/yoo-form-checkbox.entry.js +5 -5
- package/dist/esm/yoo-form-checklist.entry.js +5 -5
- package/dist/esm/yoo-form-choice-button.entry.js +8 -8
- package/dist/esm/yoo-form-choice-card.entry.js +8 -8
- package/dist/esm/yoo-form-choice-chat.entry.js +8 -8
- package/dist/esm/yoo-form-choice-image.entry.js +7 -7
- package/dist/esm/yoo-form-choice-radio.entry.js +8 -8
- package/dist/esm/yoo-form-color-picker.entry.js +5 -5
- package/dist/esm/yoo-form-conditions.entry.js +3 -3
- package/dist/esm/yoo-form-connect.entry.js +7 -7
- package/dist/esm/yoo-form-creator-block-expandable.entry.js +5 -5
- package/dist/esm/yoo-form-creator-block-simple.entry.js +4 -4
- package/dist/esm/yoo-form-creator-condition-block.entry.js +5 -5
- package/dist/esm/yoo-form-creator-field-selector.entry.js +3 -3
- package/dist/esm/yoo-form-creator-header.entry.js +4 -4
- package/dist/esm/yoo-form-creator-live-preview.entry.js +3 -3
- package/dist/esm/yoo-form-creator-overlay.entry.js +3 -3
- package/dist/esm/yoo-form-creator-page-card-list.entry.js +5 -5
- package/dist/esm/yoo-form-creator-page-card.entry.js +5 -5
- package/dist/esm/yoo-form-creator-score-expandable.entry.js +5 -5
- package/dist/esm/yoo-form-creator-scoring-card-list.entry.js +3 -3
- package/dist/esm/yoo-form-creator-scoring-card.entry.js +3 -3
- package/dist/esm/yoo-form-creator-scoring-quick-setup.entry.js +3 -3
- package/dist/esm/yoo-form-creator-translate-dialog.entry.js +5 -5
- package/dist/esm/yoo-form-creator-translate.entry.js +5 -5
- package/dist/esm/yoo-form-creator-workflow-side-selection.entry.js +6 -6
- package/dist/esm/yoo-form-creator-workflow-step.entry.js +4 -4
- package/dist/esm/yoo-form-creator.entry.js +6 -6
- package/dist/esm/yoo-form-date-time.entry.js +5 -5
- package/dist/esm/yoo-form-document-dialog.entry.js +5 -5
- package/dist/esm/yoo-form-document.entry.js +6 -6
- 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 +5 -5
- package/dist/esm/yoo-form-entity-value-pairs.entry.js +3 -3
- package/dist/esm/yoo-form-explanation.entry.js +3 -3
- package/dist/esm/yoo-form-feed-preview.entry.js +5 -5
- package/dist/esm/yoo-form-feedback.entry.js +5 -5
- package/dist/esm/yoo-form-filter-date.entry.js +3 -3
- package/dist/esm/yoo-form-filter-dialog.entry.js +3 -3
- package/dist/esm/yoo-form-filter-number.entry.js +3 -3
- package/dist/esm/yoo-form-filter-text.entry.js +3 -3
- 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 +5 -5
- package/dist/esm/yoo-form-hotzones-creator.entry.js +3 -3
- package/dist/esm/yoo-form-hotzones.entry.js +9 -9
- package/dist/esm/yoo-form-iframe-dialog.entry.js +3 -3
- package/dist/esm/yoo-form-illustration.entry.js +3 -3
- package/dist/esm/yoo-form-image-collection.entry.js +6 -6
- package/dist/esm/yoo-form-image-tagging-creator.entry.js +8 -8
- package/dist/esm/yoo-form-image-tagging.entry.js +10 -10
- package/dist/esm/yoo-form-incentive-targets.entry.js +5 -5
- package/dist/esm/yoo-form-input-comments.entry.js +5 -5
- package/dist/esm/yoo-form-input-container.entry.js +6 -6
- package/dist/esm/yoo-form-input.entry.js +10 -10
- package/dist/esm/yoo-form-json.entry.js +5 -5
- package/dist/esm/yoo-form-location.entry.js +5 -5
- package/dist/esm/yoo-form-missing-word.entry.js +7 -7
- package/dist/esm/yoo-form-missionfield.entry.js +5 -5
- package/dist/esm/yoo-form-multi-input.entry.js +5 -5
- package/dist/esm/yoo-form-number-picker-dialog.entry.js +3 -3
- package/dist/esm/yoo-form-number-picker.entry.js +3 -3
- package/dist/esm/yoo-form-opening-hours.entry.js +3 -3
- package/dist/esm/yoo-form-phone-number.entry.js +4 -4
- package/dist/esm/yoo-form-plan-assign.entry.js +5 -5
- package/dist/esm/yoo-form-plan.entry.js +5 -5
- package/dist/esm/yoo-form-pricecheck.entry.js +5 -5
- package/dist/esm/yoo-form-product-batch.entry.js +6 -6
- package/dist/esm/yoo-form-products-sales.entry.js +5 -5
- package/dist/esm/yoo-form-progress-indicator.entry.js +3 -3
- package/dist/esm/yoo-form-qrcode.entry.js +5 -5
- package/dist/esm/yoo-form-query-builder.entry.js +5 -5
- package/dist/esm/yoo-form-range.entry.js +5 -5
- package/dist/esm/yoo-form-ranking.entry.js +6 -6
- package/dist/esm/yoo-form-recap-step.entry.js +4 -4
- package/dist/esm/yoo-form-recurrence-delay.entry.js +3 -3
- package/dist/esm/yoo-form-recurrence-preview.entry.js +3 -3
- package/dist/esm/yoo-form-recurrence.entry.js +3 -3
- package/dist/esm/yoo-form-reorder.entry.js +5 -5
- package/dist/esm/yoo-form-scorm.entry.js +5 -5
- package/dist/esm/yoo-form-signature-pad-dialog.entry.js +4 -4
- package/dist/esm/yoo-form-signature-pad.entry.js +5 -5
- package/dist/esm/yoo-form-star-rating.entry.js +5 -5
- package/dist/esm/yoo-form-swipe-cards.entry.js +6 -6
- package/dist/esm/yoo-form-table.entry.js +5 -5
- package/dist/esm/yoo-form-task.entry.js +5 -5
- package/dist/esm/yoo-form-text-area.entry.js +6 -6
- package/dist/esm/yoo-form-text-editor.entry.js +9 -9
- package/dist/esm/yoo-form-time.entry.js +5 -5
- package/dist/esm/yoo-form-timeslots.entry.js +5 -5
- package/dist/esm/yoo-form-todo-dialog.entry.js +4 -4
- package/dist/esm/yoo-form-todo-mission.entry.js +4 -4
- package/dist/esm/yoo-form-todo-task-list.entry.js +5 -5
- package/dist/esm/yoo-form-todo-task.entry.js +4 -4
- package/dist/esm/yoo-form-todo.entry.js +5 -5
- package/dist/esm/yoo-form-toggle.entry.js +6 -6
- package/dist/esm/yoo-form-uploader.entry.js +5 -5
- package/dist/esm/yoo-form-videoplayer.entry.js +5 -5
- package/dist/esm/yoo-form-wiki.entry.js +5 -5
- package/dist/esm/yoo-grid-calendar.entry.js +6 -6
- package/dist/esm/yoo-grid-stack.entry.js +4 -4
- package/dist/esm/yoo-grid.entry.js +15 -15
- package/dist/esm/yoo-header.entry.js +4 -4
- package/dist/esm/yoo-healthscore-dialog.entry.js +4 -4
- package/dist/esm/yoo-healthscore.entry.js +3 -3
- package/dist/esm/yoo-image-cropper-dialog.entry.js +3 -3
- package/dist/esm/yoo-img.entry.js +5 -5
- package/dist/esm/yoo-incentive-detail.entry.js +5 -5
- package/dist/esm/yoo-input-bar.entry.js +6 -6
- package/dist/esm/yoo-ion-alert-controller.entry.js +4 -4
- package/dist/esm/yoo-ion-content.entry.js +3 -3
- package/dist/esm/yoo-ion-footer.entry.js +4 -4
- package/dist/esm/yoo-ion-infinite-scroll-content.entry.js +3 -3
- package/dist/esm/yoo-ion-infinite-scroll.entry.js +3 -3
- package/dist/esm/yoo-ion-item-divider.entry.js +5 -5
- package/dist/esm/yoo-ion-item-options.entry.js +4 -4
- package/dist/esm/yoo-ion-item-sliding.entry.js +6 -6
- package/dist/esm/yoo-ion-item.entry.js +5 -5
- package/dist/esm/yoo-ion-list.entry.js +4 -4
- package/dist/esm/yoo-ion-refresher.entry.js +5 -5
- package/dist/esm/yoo-ion-scroll.entry.js +4 -4
- package/dist/esm/yoo-ion-slide.entry.js +4 -4
- package/dist/{design-system/yoo-ion-slides-8a857889.js → esm/yoo-ion-slides-31246cd0.js} +6 -6
- package/dist/esm/yoo-ion-slides.entry.js +6 -6
- package/dist/esm/yoo-ion-toast-controller.entry.js +4 -4
- package/dist/esm/yoo-kanban.entry.js +4 -4
- package/dist/esm/yoo-kpi-card.entry.js +3 -3
- package/dist/esm/yoo-layout-sections.entry.js +3 -3
- package/dist/esm/yoo-layout-tabs.entry.js +3 -3
- package/dist/esm/yoo-lesson-detail-card.entry.js +3 -3
- package/dist/esm/yoo-lesson-detail.entry.js +4 -4
- package/dist/esm/yoo-lesson-heading.entry.js +4 -4
- package/dist/esm/yoo-lesson-highscores.entry.js +3 -3
- package/dist/esm/yoo-lesson-question-result.entry.js +4 -4
- package/dist/esm/yoo-links-menu.entry.js +3 -3
- package/dist/esm/yoo-links-preview.entry.js +5 -5
- package/dist/esm/yoo-list-dialog.entry.js +4 -4
- package/dist/esm/yoo-loader.entry.js +3 -3
- package/dist/esm/yoo-location-map.entry.js +4 -4
- package/dist/esm/yoo-login.entry.js +4 -4
- package/dist/esm/yoo-map-gl.entry.js +4 -4
- package/dist/esm/yoo-map-legend.entry.js +5 -5
- package/dist/esm/yoo-map.entry.js +4 -4
- package/dist/esm/yoo-markdown.entry.js +5 -5
- package/dist/esm/yoo-memo-list-dialog.entry.js +3 -3
- package/dist/esm/yoo-memo-list.entry.js +3 -3
- package/dist/esm/yoo-mention-tag.entry.js +3 -3
- package/dist/esm/yoo-mission-details.entry.js +7 -7
- package/dist/esm/yoo-mission-heading.entry.js +6 -6
- package/dist/esm/yoo-mission-score.entry.js +3 -3
- package/dist/esm/yoo-mission-todo.entry.js +4 -4
- package/dist/esm/yoo-mobile-tabbar-more.entry.js +3 -3
- package/dist/esm/yoo-mobile-tabbar.entry.js +4 -4
- package/dist/esm/yoo-modal-controller.entry.js +4 -4
- package/dist/esm/yoo-modal.entry.js +7 -7
- package/dist/esm/yoo-navbar.entry.js +4 -4
- package/dist/esm/yoo-numbers-display.entry.js +4 -4
- package/dist/esm/yoo-photo-editor.entry.js +8 -8
- package/dist/esm/yoo-podium.entry.js +3 -3
- package/dist/esm/yoo-profile-list.entry.js +4 -4
- package/dist/esm/yoo-profile-summary.entry.js +4 -4
- package/dist/esm/yoo-progress-bar.entry.js +4 -4
- package/dist/esm/yoo-progress-loader.entry.js +3 -3
- package/dist/esm/yoo-progress-recap.entry.js +3 -3
- package/dist/esm/yoo-property-card.entry.js +4 -4
- package/dist/esm/yoo-range.entry.js +6 -6
- package/dist/esm/yoo-rating.entry.js +3 -3
- package/dist/esm/yoo-reveal.entry.js +3 -3
- package/dist/esm/yoo-scandit.entry.js +4 -4
- package/dist/esm/yoo-scratch-card-creator.entry.js +3 -3
- package/dist/esm/yoo-scratch-card.entry.js +8 -8
- package/dist/esm/yoo-section-list.entry.js +3 -3
- package/dist/esm/yoo-segmented-control.entry.js +3 -3
- package/dist/esm/yoo-side-menu-tree.entry.js +3 -3
- package/dist/esm/yoo-side-menu.entry.js +4 -4
- package/dist/esm/yoo-slides-media.entry.js +6 -6
- package/dist/esm/yoo-start-meeting-popup.entry.js +4 -4
- package/dist/esm/yoo-tabs.entry.js +5 -5
- package/dist/esm/yoo-tag.entry.js +3 -3
- package/dist/esm/yoo-text-sequence.entry.js +4 -4
- package/dist/esm/yoo-text.entry.js +4 -4
- package/dist/esm/yoo-toast.entry.js +5 -5
- package/dist/esm/yoo-tooltip.entry.js +6 -6
- package/dist/esm/yoo-translate.entry.js +2 -2
- package/dist/esm/yoo-truncate.entry.js +4 -4
- package/dist/esm/yoo-truncated-line.entry.js +3 -3
- package/dist/esm/yoo-user-detail.entry.js +3 -3
- package/dist/esm/yoo-user-profile.entry.js +5 -5
- package/dist/esm/yoo-user-wizard.entry.js +4 -4
- package/dist/esm/yoo-videoplayer-core.entry.js +4 -4
- package/dist/esm/yoo-videoplayer-dailymotion.entry.js +4 -4
- package/dist/esm/yoo-videoplayer-videojs.entry.js +8 -8
- 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 +3 -3
- package/dist/esm/yoo-virtual-scroll.entry.js +4 -4
- package/dist/esm/yoo-waitlist-location-result.entry.js +3 -3
- package/dist/esm/yoo-waitlist-location-start.entry.js +3 -3
- package/dist/esm/yoo-web-menu.entry.js +4 -4
- package/dist/esm/yoo-webcam.entry.js +3 -3
- package/dist/esm/yoo-welcome-banner.entry.js +4 -4
- package/dist/esm/yoo-widget-small-size.entry.js +3 -3
- package/dist/esm/yoo-widget-tab.entry.js +3 -3
- package/dist/esm/yoo-widget-tile.entry.js +3 -3
- package/dist/esm/yoo-workflow-state-dialog.entry.js +3 -3
- package/dist/esm/yoo-workflow-state.entry.js +3 -3
- package/dist/esm/yoo-workflow.entry.js +6 -6
- package/dist/esm/yoo-zebra.entry.js +3 -3
- package/dist/esm/yoo-zoom.entry.js +5 -5
- package/dist/types/components.d.ts +32 -2
- package/dist/types/feature-communicate/feed/chart-bar/chart-bar.d.ts +18 -0
- package/package.json +1 -1
- package/dist/design-system/index-75206070.js +0 -1
- package/dist/design-system/swiper-wrapper-33d340ca.js +0 -12
- package/dist/esm/index-75206070.js +0 -1
- package/dist/esm/swiper-wrapper-33d340ca.js +0 -12
@@ -1,11 +1,11 @@
|
|
1
1
|
import { r as registerInstance, i as createEvent, h, e as Host, g as getElement } from './index-23b437f1.js';
|
2
2
|
import { b as FormFieldType } from './index-95d3486f.js';
|
3
|
-
import './index-
|
4
|
-
import { g as getAppContext } from './common-helpers-
|
5
|
-
import { a as filterFromFormField, b as filterIsAutocomplete, c as filterIsRadio, d as filterRenderFormDynamic, f as filterIsAutocompleteLocal, e as filterIsBoolean, g as filterIsDate, h as filterIsText, i as filterIsNumber, j as filterCleanupNewField } from './filters-helpers-
|
6
|
-
import { e as compact, r as isString, z as isObject, B as isEmpty, b as isNumber, i as isNil } from './lodash-
|
7
|
-
import { t as translate, ae as translateMulti, H as isWeb } from './index-
|
8
|
-
import './form-helpers-
|
3
|
+
import './index-fcad4af8.js';
|
4
|
+
import { g as getAppContext } from './common-helpers-7e61c241.js';
|
5
|
+
import { a as filterFromFormField, b as filterIsAutocomplete, c as filterIsRadio, d as filterRenderFormDynamic, f as filterIsAutocompleteLocal, e as filterIsBoolean, g as filterIsDate, h as filterIsText, i as filterIsNumber, j as filterCleanupNewField } from './filters-helpers-7200f6e2.js';
|
6
|
+
import { e as compact, r as isString, z as isObject, B as isEmpty, b as isNumber, i as isNil } from './lodash-04b11500.js';
|
7
|
+
import { t as translate, ae as translateMulti, H as isWeb } from './index-bd6fd8e6.js';
|
8
|
+
import './form-helpers-3aa651e2.js';
|
9
9
|
import './_commonjsHelpers-f4d11124.js';
|
10
10
|
|
11
11
|
const entitySearchFiltersCss = "svg:not(:root){overflow:hidden}:host{display:block;padding:var(--spacing-16, 1rem)}:host .heading{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;height:1.3125rem;margin-top:var(--spacing-08, 0.5rem);font-weight:var(--font-weight-700, 700);font-size:var(--font-size-18, 1.125rem)}:host .menu-title{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;margin-top:1.2rem;font-size:var(--font-size-16, 1rem)}: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:0;padding:0 0 0.3125rem;list-style:none}:host .menu .menu-item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;height:100%;min-height:2.75rem;padding:0 1rem 0 0;font-weight:var(--font-weight-400, 400)}:host .menu .menu-item div{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-item-align:center;align-self:center}:host .menu .menu-item div .menu-item-title{width:100%;margin-left:var(--spacing-08, 0.5rem)}:host .menu .border{width:100%;height:0;border-top:var(--border-width-01, 0.0625rem) solid var(--stable-light, #f1f1f1)}:host .menu{margin:0 var(--spacing-08, 0.5rem)}:host .menu .menu-item{padding:0;cursor:pointer}:host .menu .menu-item .menu-item-title{width:100%}:host .menu .menu-item yoo-form-checkbox{padding-right:var(--spacing-04, 0.25rem)}:host yoo-form-input-container{margin-top:var(--spacing-16, 1rem)}:host yoo-form-dynamic.margin-top{margin-top:var(--spacing-16, 1rem)}:host .filter-container.flex{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin-top:var(--spacing-16, 1rem)}:host .filter-container.flex .menu-title{-ms-flex:1;flex:1;margin-top:0}:host .filter-container.flex .menu{margin:0;padding-bottom:0}:host(.web){width:80%;max-width:31.25rem;margin:auto}";
|
@@ -1,7 +1,7 @@
|
|
1
1
|
import { r as registerInstance, i as createEvent, h } from './index-23b437f1.js';
|
2
|
-
import './index-
|
3
|
-
import { t as translate } from './index-
|
4
|
-
import './lodash-
|
2
|
+
import './index-fcad4af8.js';
|
3
|
+
import { t as translate } from './index-bd6fd8e6.js';
|
4
|
+
import './lodash-04b11500.js';
|
5
5
|
import './index-95d3486f.js';
|
6
6
|
import './_commonjsHelpers-f4d11124.js';
|
7
7
|
|
@@ -1,8 +1,8 @@
|
|
1
1
|
import { r as registerInstance, i as createEvent, f as forceUpdate, h, e as Host, g as getElement } from './index-23b437f1.js';
|
2
|
-
import './index-
|
3
|
-
import { g as getAppContext } from './common-helpers-
|
4
|
-
import { t as translate, ae as translateMulti } from './index-
|
5
|
-
import './lodash-
|
2
|
+
import './index-fcad4af8.js';
|
3
|
+
import { g as getAppContext } from './common-helpers-7e61c241.js';
|
4
|
+
import { t as translate, ae as translateMulti } from './index-bd6fd8e6.js';
|
5
|
+
import './lodash-04b11500.js';
|
6
6
|
import './index-95d3486f.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-23b437f1.js';
|
2
|
-
import './index-
|
3
|
-
import { g as getAppContext } from './common-helpers-
|
4
|
-
import { r as isString } from './lodash-
|
5
|
-
import { ae as translateMulti, c$ as isAnimationsDisabled, H as isWeb } from './index-
|
2
|
+
import './index-fcad4af8.js';
|
3
|
+
import { g as getAppContext } from './common-helpers-7e61c241.js';
|
4
|
+
import { r as isString } from './lodash-04b11500.js';
|
5
|
+
import { ae as translateMulti, c$ as isAnimationsDisabled, H as isWeb } from './index-bd6fd8e6.js';
|
6
6
|
import './index-95d3486f.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-23b437f1.js';
|
2
|
-
import './index-
|
3
|
-
import { q as querySelectorDeep, g as getAppContext } from './common-helpers-
|
4
|
-
import { a as isArray, n as keys, c as cloneDeep, D as sortBy } from './lodash-
|
5
|
-
import { t as translate, aO as disableKeyboardResize, H as isWeb, aP as enableKeyboardResize, G as showModal, aQ as hideKeyboard } from './index-
|
2
|
+
import './index-fcad4af8.js';
|
3
|
+
import { q as querySelectorDeep, g as getAppContext } from './common-helpers-7e61c241.js';
|
4
|
+
import { a as isArray, n as keys, c as cloneDeep, D as sortBy } from './lodash-04b11500.js';
|
5
|
+
import { t as translate, aO as disableKeyboardResize, H as isWeb, aP as enableKeyboardResize, G as showModal, aQ as hideKeyboard } from './index-bd6fd8e6.js';
|
6
6
|
import './index-95d3486f.js';
|
7
7
|
import './_commonjsHelpers-f4d11124.js';
|
8
8
|
|
@@ -1,15 +1,15 @@
|
|
1
1
|
import { h, r as registerInstance, i as createEvent, f as forceUpdate, e as Host, g as getElement } from './index-23b437f1.js';
|
2
2
|
import { b as FormFieldType, a as FeedPostType } from './index-95d3486f.js';
|
3
|
-
import './index-
|
4
|
-
import { e as getIncentiveStatusBadgeSettings } from './incentive-helpers-
|
5
|
-
import { d as getCampaignStateTags, e as getCampaignTemplateTags, f as getMissionDataStateTags, h as getWaitlistVisitTags, g as getProductBatchDateTag, i as getProductBatchProgressColor } from './operation-helpers-
|
6
|
-
import { i as getMissionStateTags, d as getMissionUniqueKey, g as getMissionAddress, m as mapMissionToCardInboxEntry } from './missions-helpers-
|
7
|
-
import { g as getButton } from './button.factory-
|
8
|
-
import { w as getNotificationIcon, x as getConfig, r as removeHtmlFromString, j as execHandlerAndStopEvent, g as getAppContext } from './common-helpers-
|
9
|
-
import { a as getCalendarCourseDueDate, p as parseEntityForCardChat, o as onUserClick, b as parseFolderForCardList, c as parseEntityCommentsForCardList, d as getFolderIcon, e as parseEntityForCardMedia } from './entities-helpers-
|
10
|
-
import { c as createThemedClasses } from './theme-
|
11
|
-
import { a as isArray, n as keys, b as isNumber, e as compact, i as isNil, r as isString, ac as partition, E as get, h as isFunction } from './lodash-
|
12
|
-
import { ak as getUserDisplayName, r as pipes, au as dispatchCustomEvent, t as translate, ae as translateMulti, H as isWeb, ef as getType, G as showModal, ag as getSession, eO as getEventTypeColor, cW as getAuthentication, af as dateFormat, f9 as replaceTextWithRichContent, fa as getMediaSrcAndType, h as compareAsc, ax as replaceAllLinks, aE as parseMarkDown, fb as getFormatedDate, aH as toButton, a9 as getPlanTotalItemsCount, e1 as isPlanInFuture, aG as getCardFeedEntryFromFeed, fc as getCampaignConfigsForFeed, fd as getIncentiveConfigsForFeed, aF as isPhotoEdited, fe as getCardFeedEntryFromQuestion, ex as groupsResolver, ff as getEventConfigsFromEvent, ed as getMediaSrcFromFeed, aq as isVideo, z as changeExtension, eY as removeTextStyle, fg as getRandomSwatchColor, P as getCssColor, fh as getWorkflowProgress, fi as getCampaignIcon, fj as getCampaignColor, eZ as isCampaignTodo, eX as isCampaignFeed, f1 as getLessonTypeIcon, bP as fromNow, fk as getUserTags, cl as isMedia, aw as replaceAtTagToMentionTag, aC as isCloudinaryLink, aD as getCurrentLanguage, V as getAsyncExtraData, fl as fileHasIcon, d7 as getVideoPoster, fm as getIconName, fn as getIconColor, fo as getLanguageFlag, j as isSameDate, eK as getEventStatusInfo, fp as getRoleTitle, fq as getMobileFieldIcon, ab as getPlanDueDate, as as isImage, aa as getCourseFinishedItemsCount, fr as isCampaignAnnouncementByUser, bR as isCampaignActive, fs as getCommunityKpis, f2 as mapKpiData, b5 as changeHexOpacity } from './index-
|
3
|
+
import './index-fcad4af8.js';
|
4
|
+
import { e as getIncentiveStatusBadgeSettings } from './incentive-helpers-8e81802d.js';
|
5
|
+
import { d as getCampaignStateTags, e as getCampaignTemplateTags, f as getMissionDataStateTags, h as getWaitlistVisitTags, g as getProductBatchDateTag, i as getProductBatchProgressColor } from './operation-helpers-da2c0568.js';
|
6
|
+
import { i as getMissionStateTags, d as getMissionUniqueKey, g as getMissionAddress, m as mapMissionToCardInboxEntry } from './missions-helpers-049bb2d1.js';
|
7
|
+
import { g as getButton } from './button.factory-82fe7e07.js';
|
8
|
+
import { w as getNotificationIcon, x as getConfig, r as removeHtmlFromString, j as execHandlerAndStopEvent, g as getAppContext } from './common-helpers-7e61c241.js';
|
9
|
+
import { a as getCalendarCourseDueDate, p as parseEntityForCardChat, o as onUserClick, b as parseFolderForCardList, c as parseEntityCommentsForCardList, d as getFolderIcon, e as parseEntityForCardMedia } from './entities-helpers-6f60884b.js';
|
10
|
+
import { c as createThemedClasses } from './theme-44756afe.js';
|
11
|
+
import { a as isArray, n as keys, b as isNumber, e as compact, i as isNil, r as isString, ac as partition, E as get, h as isFunction } from './lodash-04b11500.js';
|
12
|
+
import { ak as getUserDisplayName, r as pipes, au as dispatchCustomEvent, t as translate, ae as translateMulti, H as isWeb, ef as getType, G as showModal, ag as getSession, eO as getEventTypeColor, cW as getAuthentication, af as dateFormat, f9 as replaceTextWithRichContent, fa as getMediaSrcAndType, h as compareAsc, ax as replaceAllLinks, aE as parseMarkDown, fb as getFormatedDate, aH as toButton, a9 as getPlanTotalItemsCount, e1 as isPlanInFuture, aG as getCardFeedEntryFromFeed, fc as getCampaignConfigsForFeed, fd as getIncentiveConfigsForFeed, aF as isPhotoEdited, fe as getCardFeedEntryFromQuestion, ex as groupsResolver, ff as getEventConfigsFromEvent, ed as getMediaSrcFromFeed, aq as isVideo, z as changeExtension, eY as removeTextStyle, fg as getRandomSwatchColor, P as getCssColor, fh as getWorkflowProgress, fi as getCampaignIcon, fj as getCampaignColor, eZ as isCampaignTodo, eX as isCampaignFeed, f1 as getLessonTypeIcon, bP as fromNow, fk as getUserTags, cl as isMedia, aw as replaceAtTagToMentionTag, aC as isCloudinaryLink, aD as getCurrentLanguage, V as getAsyncExtraData, fl as fileHasIcon, d7 as getVideoPoster, fm as getIconName, fn as getIconColor, fo as getLanguageFlag, j as isSameDate, eK as getEventStatusInfo, fp as getRoleTitle, fq as getMobileFieldIcon, ab as getPlanDueDate, as as isImage, aa as getCourseFinishedItemsCount, fr as isCampaignAnnouncementByUser, bR as isCampaignActive, fs as getCommunityKpis, f2 as mapKpiData, b5 as changeHexOpacity } from './index-bd6fd8e6.js';
|
13
13
|
import './_commonjsHelpers-f4d11124.js';
|
14
14
|
|
15
15
|
const entitySimpleCardLists = [
|
@@ -1,9 +1,9 @@
|
|
1
1
|
import { r as registerInstance, i as createEvent, h, e as Host, g as getElement } from './index-23b437f1.js';
|
2
|
-
import { ed as getMediaSrcFromFeed, l as isNativeMobile, c2 as StatusBar, au as dispatchCustomEvent, t as translate, ak as getUserDisplayName, w as closeModal, r as pipes, ae as translateMulti, ax as replaceAllLinks, aE as parseMarkDown, bY as getPermissions, cl as isMedia, aw as replaceAtTagToMentionTag, ee as removeMarkdown, ef as getType, eg as getFeedLikes, L as isIphoneX } from './index-
|
3
|
-
import './index-
|
4
|
-
import { g as getButton } from './button.factory-
|
5
|
-
import { n as getWindowHeightRatio, g as getAppContext } from './common-helpers-
|
6
|
-
import { i as isNil, a as isArray } from './lodash-
|
2
|
+
import { ed as getMediaSrcFromFeed, l as isNativeMobile, c2 as StatusBar, au as dispatchCustomEvent, t as translate, ak as getUserDisplayName, w as closeModal, r as pipes, ae as translateMulti, ax as replaceAllLinks, aE as parseMarkDown, bY as getPermissions, cl as isMedia, aw as replaceAtTagToMentionTag, ee as removeMarkdown, ef as getType, eg as getFeedLikes, L as isIphoneX } from './index-bd6fd8e6.js';
|
3
|
+
import './index-fcad4af8.js';
|
4
|
+
import { g as getButton } from './button.factory-82fe7e07.js';
|
5
|
+
import { n as getWindowHeightRatio, g as getAppContext } from './common-helpers-7e61c241.js';
|
6
|
+
import { i as isNil, a as isArray } from './lodash-04b11500.js';
|
7
7
|
import './index-95d3486f.js';
|
8
8
|
import './_commonjsHelpers-f4d11124.js';
|
9
9
|
|
@@ -1,7 +1,7 @@
|
|
1
1
|
import { r as registerInstance, h, j as getAssetPath } from './index-23b437f1.js';
|
2
|
-
import './index-
|
3
|
-
import { t as translate } from './index-
|
4
|
-
import './lodash-
|
2
|
+
import './index-fcad4af8.js';
|
3
|
+
import { t as translate } from './index-bd6fd8e6.js';
|
4
|
+
import './lodash-04b11500.js';
|
5
5
|
import './index-95d3486f.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-23b437f1.js';
|
2
2
|
import { b as FormFieldType } from './index-95d3486f.js';
|
3
|
-
import './index-
|
4
|
-
import { f as filterIsAutocompleteLocal } from './filters-helpers-
|
5
|
-
import { s as setValueAndValidateInput, a as setValidator } from './form-input-helpers-
|
6
|
-
import { f as isEqual, c as cloneDeep, B as isEmpty } from './lodash-
|
7
|
-
import { t as translate, V as getAsyncExtraData, H as isWeb } from './index-
|
8
|
-
import './form-helpers-
|
9
|
-
import './common-helpers-
|
3
|
+
import './index-fcad4af8.js';
|
4
|
+
import { f as filterIsAutocompleteLocal } from './filters-helpers-7200f6e2.js';
|
5
|
+
import { s as setValueAndValidateInput, a as setValidator } from './form-input-helpers-5fbedde5.js';
|
6
|
+
import { f as isEqual, c as cloneDeep, B as isEmpty } from './lodash-04b11500.js';
|
7
|
+
import { t as translate, V as getAsyncExtraData, H as isWeb } from './index-bd6fd8e6.js';
|
8
|
+
import './form-helpers-3aa651e2.js';
|
9
|
+
import './common-helpers-7e61c241.js';
|
10
10
|
import './_commonjsHelpers-f4d11124.js';
|
11
11
|
|
12
12
|
const formAudienceCss = "svg:not(:root){overflow:hidden}:host .outer-container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%}:host .outer-container yoo-tabs{--height-tabs:2.5rem;--tab-padding:0 var(--spacing-16, 1rem) 0 0}:host .outer-container .save-container{position:absolute;top:4.0625rem;right:0;z-index:11}:host .outer-container yoo-form-input-container.bordered{margin-bottom:var(--spacing-08, 0.5rem);padding-bottom:var(--spacing-08, 0.5rem);border-bottom:var(--spacing-04, 0.25rem) solid var(--stable-light, #f1f1f1)}:host .outer-container .segment-container,:host .outer-container .radio-container{--form-radio-label-gap:0;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center}:host .outer-container .segment-container yoo-segmented-control,:host .outer-container .radio-container yoo-segmented-control{max-width:18.75rem;margin-right:var(--spacing-16, 1rem)}:host .outer-container .segment-container yoo-icon,:host .outer-container .radio-container yoo-icon{margin-right:var(--spacing-08, 0.5rem)}:host .outer-container .segment-container .info,:host .outer-container .radio-container .info{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;color:var(--text-color, #807f83);font-size:var(--font-size-12, 0.75rem)}:host .outer-container .field-title{margin-bottom:var(--spacing-08, 0.5rem);font-weight:var(--font-weight-400, 400)}:host .outer-container yoo-collapsible.margin-bottom{margin-bottom:var(--spacing-08, 0.5rem)}:host .outer-container .rules{margin-bottom:var(--spacing-08, 0.5rem);padding-bottom:var(--spacing-08, 0.5rem);border-bottom:var(--spacing-04, 0.25rem) solid var(--stable-light, #f1f1f1)}:host .outer-container .rules .rule-container{margin-bottom:var(--spacing-08, 0.5rem);padding-bottom:var(--spacing-08, 0.5rem)}:host .outer-container .rules .rule-container .rule-title{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-bottom:var(--spacing-08, 0.5rem);font-size:var(--font-size-14, 0.875rem)}:host .outer-container .rules .rule-container .rule-title yoo-icon{margin-right:var(--spacing-08, 0.5rem)}:host .outer-container .rules .rule-container .rule-title yoo-icon[name=info]{margin-left:var(--spacing-08, 0.5rem)}:host .outer-container .rules .rule-container .rule-title .info{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;color:var(--text-color, #807f83);font-size:var(--font-size-12, 0.75rem)}:host .outer-container .rules .rule-container .rule{padding:var(--spacing-08, 0.5rem) var(--spacing-16, 1rem);padding-bottom:var(--spacing-04, 0.25rem);background:var(--stable-ultralight, #fafafa);border:solid 0.0625rem var(--stable-alt, #d0d0d0);border-radius:var(--border-radius-08, 0.5rem)}:host .outer-container .preview{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column;margin-bottom:var(--spacing-08, 0.5rem);padding-bottom:var(--spacing-08, 0.5rem)}:host .outer-container .preview .preview-container{padding:var(--spacing-08, 0.5rem) var(--spacing-16, 1rem);background:var(--stable-ultralight, #fafafa);border:solid 0.0625rem var(--stable-alt, #d0d0d0);border-radius:var(--border-radius-08, 0.5rem);-webkit-transition:all 0.3s ease-out;transition:all 0.3s ease-out}:host .outer-container .preview .preview-container.opened{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column;min-height:34rem}:host .outer-container .preview .preview-container .preview-header{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}:host .outer-container .preview .preview-container .preview-header.clickable{cursor:pointer}:host .outer-container .preview .preview-container .preview-header yoo-form-toggle{margin-left:var(--spacing-24, 1.5rem)}:host .outer-container .preview .preview-container .preview-header .preview-total,:host .outer-container .preview .preview-container .preview-header .preview-sub,:host .outer-container .preview .preview-container .preview-header .preview-toggle{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}:host .outer-container .preview .preview-container .preview-header .preview-total,:host .outer-container .preview .preview-container .preview-header .preview-sub{margin-right:var(--spacing-08, 0.5rem)}:host .outer-container .preview .preview-container .preview-header .preview-total yoo-icon,:host .outer-container .preview .preview-container .preview-header .preview-sub yoo-icon{margin-right:var(--spacing-04, 0.25rem)}:host .outer-container .preview .preview-container .preview-header .preview-total{font-weight:bold;font-size:var(--font-size-32, 2rem)}:host .outer-container .preview .preview-container .preview-header .preview-sub{margin-top:var(--spacing-08, 0.5rem);font-size:var(--font-size-16, 1rem)}:host .outer-container .preview .preview-container .preview-header .preview-toggle{-ms-flex:1;flex:1;-ms-flex-pack:end;justify-content:flex-end;color:var(--app-color, #5a30f4);font-size:var(--font-size-14, 0.875rem)}:host .outer-container .preview .preview-container .preview-header .preview-toggle yoo-icon{margin-left:var(--spacing-04, 0.25rem)}:host .outer-container .preview .preview-container .preview-grid{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column}:host .outer-container .preview .preview-container .preview-grid yoo-grid{position:inherit !important;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column}:host .outer-container .saved-grid{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column}:host .outer-container .saved-grid yoo-grid{position:inherit !important;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column}:host(.mobile) .outer-container .preview .preview-container .preview-header{-ms-flex-wrap:wrap;flex-wrap:wrap}:host(.mobile) .outer-container .preview .preview-container .preview-header yoo-form-toggle{width:100%;margin-left:0}:host(.mobile) .outer-container .preview .preview-container .preview-header .preview-toggle{margin-top:var(--spacing-08, 0.5rem)}:host(.mobile) .outer-container .preview .preview-container .preview-header .preview-sub{margin-top:calc(var(--spacing-08, 0.5rem) + var(--spacing-04, 0.25rem));font-size:var(--font-size-12, 0.75rem)}:host(.mobile) .outer-container .preview .preview-container .preview-header .preview-sub+.preview-sub{-ms-flex:1 0 100%;flex:1 0 100%;-ms-flex-order:1;order:1;margin-top:0}:host(.mobile) .outer-container yoo-grid.audiences{min-height:25rem}:host(.mobile) .outer-container .save-container{top:3rem}";
|
@@ -1,8 +1,8 @@
|
|
1
1
|
import { r as registerInstance, i as createEvent, h, e as Host, g as getElement } from './index-23b437f1.js';
|
2
|
-
import './index-
|
3
|
-
import { q as querySelectorDeep, g as getAppContext } from './common-helpers-
|
4
|
-
import { a0 as debounce, e as compact, i as isNil } from './lodash-
|
5
|
-
import { m as isAndroid, H as isWeb, l as isNativeMobile, W as findParent, G as showModal, E as getModalAnimation, w as closeModal, t as translate } from './index-
|
2
|
+
import './index-fcad4af8.js';
|
3
|
+
import { q as querySelectorDeep, g as getAppContext } from './common-helpers-7e61c241.js';
|
4
|
+
import { a0 as debounce, e as compact, i as isNil } from './lodash-04b11500.js';
|
5
|
+
import { m as isAndroid, H as isWeb, l as isNativeMobile, W as findParent, G as showModal, E as getModalAnimation, w as closeModal, t as translate } from './index-bd6fd8e6.js';
|
6
6
|
import './index-95d3486f.js';
|
7
7
|
import './_commonjsHelpers-f4d11124.js';
|
8
8
|
|
@@ -1,11 +1,11 @@
|
|
1
1
|
import { r as registerInstance, i as createEvent, h, e as Host, g as getElement } from './index-23b437f1.js';
|
2
2
|
import { b as FormFieldType } from './index-95d3486f.js';
|
3
|
-
import './index-
|
4
|
-
import { k as showImageCropper, j as execHandlerAndStopEvent, g as getAppContext } from './common-helpers-
|
5
|
-
import { r as removeEntitiesWithIds } from './entities-helpers-
|
6
|
-
import { a as setValidator, g as getFormBottomPosition, s as setValueAndValidateInput } from './form-input-helpers-
|
7
|
-
import { a0 as debounce, i as isNil, a as isArray, e as compact, q as uniq, r as isString, s as clone, b as isNumber } from './lodash-
|
8
|
-
import { H as isWeb, G as showModal, E as getModalAnimation, ap as showAlert, t as translate, cA as isIonic, W as findParent, V as getAsyncExtraData, eU as isValid, as as isImage, eV as resizeImage, eW as getRandomFileName, ae as translateMulti, ex as groupsResolver } from './index-
|
3
|
+
import './index-fcad4af8.js';
|
4
|
+
import { k as showImageCropper, j as execHandlerAndStopEvent, g as getAppContext } from './common-helpers-7e61c241.js';
|
5
|
+
import { r as removeEntitiesWithIds } from './entities-helpers-6f60884b.js';
|
6
|
+
import { a as setValidator, g as getFormBottomPosition, s as setValueAndValidateInput } from './form-input-helpers-5fbedde5.js';
|
7
|
+
import { a0 as debounce, i as isNil, a as isArray, e as compact, q as uniq, r as isString, s as clone, b as isNumber } from './lodash-04b11500.js';
|
8
|
+
import { H as isWeb, G as showModal, E as getModalAnimation, ap as showAlert, t as translate, cA as isIonic, W as findParent, V as getAsyncExtraData, eU as isValid, as as isImage, eV as resizeImage, eW as getRandomFileName, ae as translateMulti, ex as groupsResolver } from './index-bd6fd8e6.js';
|
9
9
|
import './_commonjsHelpers-f4d11124.js';
|
10
10
|
|
11
11
|
const formAutocompleteCss = "svg:not(:root){overflow:hidden}:host([dir=ltr]) .outer-container .items-container,:host([dir=ltr]) .outer-container .empty-new-tag,:host([dir=ltr]) .readonly .items-container,:host([dir=ltr]) .readonly .empty-new-tag{left:0}:host([dir=rtl]) .outer-container .items-container,:host([dir=rtl]) .outer-container .empty-new-tag,:host([dir=rtl]) .readonly .items-container,:host([dir=rtl]) .readonly .empty-new-tag{right:0}.flex-custom-gap{--gap:var(--spacing-04, 0.25rem);--row-gap:var(--gap);margin:calc(var(--row-gap) / -2) 0}.flex-custom-gap>*{margin:calc(var(--row-gap) / 2) 0}:host{--input-arrow-icon-color:var(--dark, #000000);--input-background-color:var(--light, #ffffff);--input-border-color:var(--stable-alt, #d0d0d0);--input-text-color:var(--dark, #000000);position:relative;display:block;outline:none}:host yoo-truncate{--max-lines:2}:host yoo-grid{--animated-illustration-height:8.125rem}:host yoo-icon[name=arrow-down],:host yoo-icon[name=arrow-up]{fill:var(--input-arrow-icon-color)}:host yoo-entity{--card-list-simple-color:var(--input-text-color)}:host .outer-container,:host .readonly{position:relative;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column;overflow:hidden}:host .outer-container .comma-separator,:host .readonly .comma-separator{margin-right:var(--spacing-08, 0.5rem)}:host .outer-container .input-container,:host .readonly .input-container{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;width:100%;background-color:var(--input-background-color);border:var(--border-width-01, 0.0625rem) solid var(--input-border-color);border-radius:var(--border-radius-08, 0.5rem)}:host .outer-container .input-container.no-border,:host .readonly .input-container.no-border{border:none}:host .outer-container .input-container .icon-container,:host .readonly .input-container .icon-container{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;color:var(--dark, #000000)}:host .outer-container .input-container .icon-container .icon-prefix,:host .outer-container .input-container .icon-container .icon-suffix,:host .outer-container .input-container .icon-container .icon-suffix-focus,:host .outer-container .input-container .icon-container .icon-close,:host .readonly .input-container .icon-container .icon-prefix,:host .readonly .input-container .icon-container .icon-suffix,:host .readonly .input-container .icon-container .icon-suffix-focus,:host .readonly .input-container .icon-container .icon-close{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;padding:var(--spacing-08, 0.5rem);font-size:var(--icon-size-02, 1.5rem)}:host .outer-container .input-container .icon-container .icon-prefix,:host .readonly .input-container .icon-container .icon-prefix{-ms-flex-pack:center;justify-content:center;color:var(--dark, #000000)}:host .outer-container .input-container .icon-container yoo-loader,:host .readonly .input-container .icon-container yoo-loader{margin-right:var(--spacing-08, 0.5rem)}:host .outer-container .input-container .icon-container .icon-suffix .avatar-count,:host .readonly .input-container .icon-container .icon-suffix .avatar-count{position:absolute;top:50%;font-size:var(--font-size-16, 1rem);-webkit-transform:translateY(-50%);transform:translateY(-50%)}:host .outer-container .input-container .icon-container .icon-suffix.relative,:host .readonly .input-container .icon-container .icon-suffix.relative{position:relative;padding-right:0;padding-left:0}:host .outer-container .input-container .icon-container .icon-suffix .input-file,:host .readonly .input-container .icon-container .icon-suffix .input-file{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;opacity:0}:host .outer-container .input-container:hover,:host .readonly .input-container:hover{border:var(--border-width-01, 0.0625rem) solid var(--text-color, #807f83)}:host .outer-container .entity-content,:host .readonly .entity-content{-ms-flex:1;flex:1;-ms-flex-wrap:wrap;flex-wrap:wrap;width:1px;padding-right:var(--spacing-08, 0.5rem);overflow:hidden;white-space:nowrap;text-overflow:ellipsis}:host .outer-container .entity-content.list,:host .readonly .entity-content.list{-ms-flex-direction:column;flex-direction:column}:host .outer-container .entity-content.placeholder,:host .readonly .entity-content.placeholder{padding-bottom:0}:host .outer-container .entity-content yoo-entity,:host .readonly .entity-content yoo-entity{padding:0.3125rem;padding-left:0;background:transparent}:host .outer-container .entity-content:not(.icon-prefix),:host .readonly .entity-content:not(.icon-prefix){padding-left:var(--spacing-08, 0.5rem)}:host .outer-container .entity-content.unselected,:host .readonly .entity-content.unselected{color:var(--stable, #adadad)}:host .outer-container .entity-container,:host .readonly .entity-container{-ms-flex:1;flex:1;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}:host .outer-container .entity-container:not(.prefix):not(.no-padding),:host .readonly .entity-container:not(.prefix):not(.no-padding){-webkit-padding-start:var(--spacing-08, 0.5rem);padding-inline-start:var(--spacing-08, 0.5rem)}:host .outer-container .entity-container.flex-unset,:host .readonly .entity-container.flex-unset{-ms-flex:unset;flex:unset}:host .outer-container .entity-container .single-entity-container,:host .readonly .entity-container .single-entity-container{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}:host .outer-container .entity-container .single-entity-container .operator-container,:host .readonly .entity-container .single-entity-container .operator-container{padding-right:var(--spacing-04, 0.25rem);font-size:var(--font-size-14, 0.875rem)}:host .outer-container .items-container,:host .outer-container .empty-new-tag,:host .readonly .items-container,:host .readonly .empty-new-tag{position:absolute !important;top:3rem;z-index:3;display:none;-ms-flex-direction:column;flex-direction:column;width:100%;height:260px;margin-bottom:var(--spacing-08, 0.5rem);overflow:auto;background-color:var(--light, #ffffff);border:var(--border-width-01, 0.0625rem) solid var(--stable-alt, #d0d0d0);border-radius:var(--border-radius-08, 0.5rem);-webkit-box-shadow:var(--grid-frame-shadow, 0 0.3125rem 0.9375rem 0.1875rem rgba(40, 47, 54, 0.15));box-shadow:var(--grid-frame-shadow, 0 0.3125rem 0.9375rem 0.1875rem rgba(40, 47, 54, 0.15));opacity:0;-webkit-transition:0.2s;transition:0.2s;}:host .outer-container .items-container::-webkit-scrollbar,:host .outer-container .empty-new-tag::-webkit-scrollbar,:host .readonly .items-container::-webkit-scrollbar,:host .readonly .empty-new-tag::-webkit-scrollbar{width:var(--spacing-08, 0.5rem);height:var(--spacing-08, 0.5rem)}:host .outer-container .items-container::-webkit-scrollbar-track,:host .outer-container .empty-new-tag::-webkit-scrollbar-track,:host .readonly .items-container::-webkit-scrollbar-track,:host .readonly .empty-new-tag::-webkit-scrollbar-track{background-color:transparent;border-radius:var(--border-radius-04, 0.25rem)}:host .outer-container .items-container::-webkit-scrollbar-thumb,:host .outer-container .empty-new-tag::-webkit-scrollbar-thumb,:host .readonly .items-container::-webkit-scrollbar-thumb,:host .readonly .empty-new-tag::-webkit-scrollbar-thumb{background-color:transparent;border-radius:var(--border-radius-04, 0.25rem)}:host .outer-container .items-container:hover::-webkit-scrollbar-track,:host .outer-container .empty-new-tag:hover::-webkit-scrollbar-track,:host .readonly .items-container:hover::-webkit-scrollbar-track,:host .readonly .empty-new-tag:hover::-webkit-scrollbar-track{background-color:var(--stable-light, #f1f1f1)}:host .outer-container .items-container:hover::-webkit-scrollbar-thumb,:host .outer-container .empty-new-tag:hover::-webkit-scrollbar-thumb,:host .readonly .items-container:hover::-webkit-scrollbar-thumb,:host .readonly .empty-new-tag:hover::-webkit-scrollbar-thumb{background:var(--stable, #adadad)}:host .outer-container .items-container.show-display,:host .outer-container .empty-new-tag.show-display,:host .readonly .items-container.show-display,:host .readonly .empty-new-tag.show-display{display:-ms-flexbox;display:flex}:host .outer-container .items-container.show-opacity,:host .outer-container .empty-new-tag.show-opacity,:host .readonly .items-container.show-opacity,:host .readonly .empty-new-tag.show-opacity{opacity:1}:host .outer-container .empty-new-tag,:host .readonly .empty-new-tag{-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}:host .outer-container .empty-new-tag .text-container,:host .readonly .empty-new-tag .text-container{padding-bottom:var(--spacing-16, 1rem)}:host .outer-container .items-container,:host .readonly .items-container{padding-top:var(--spacing-08, 0.5rem)}:host .outer-container .items-container.extra,:host .readonly .items-container.extra{height:200px}:host .outer-container .items-container .scroll-container,:host .readonly .items-container .scroll-container{position:relative;height:100%}:host .outer-container .items-container yoo-entity,:host .readonly .items-container yoo-entity{padding:0.3125rem}:host .outer-container .extra-container,:host .readonly .extra-container{position:absolute !important;position:relative;top:2.625rem;left:0;display:none;-ms-flex-direction:column;flex-direction:column;width:100%;height:260px;margin-bottom:var(--spacing-08, 0.5rem);overflow:auto;border:var(--border-width-01, 0.0625rem) solid var(--stable-alt, #d0d0d0);border-radius:var(--border-radius-08, 0.5rem);-webkit-box-shadow:var(--grid-frame-shadow, 0 0.3125rem 0.9375rem 0.1875rem rgba(40, 47, 54, 0.15));box-shadow:var(--grid-frame-shadow, 0 0.3125rem 0.9375rem 0.1875rem rgba(40, 47, 54, 0.15));}:host .outer-container .extra-container::-webkit-scrollbar,:host .readonly .extra-container::-webkit-scrollbar{width:var(--spacing-08, 0.5rem);height:var(--spacing-08, 0.5rem)}:host .outer-container .extra-container::-webkit-scrollbar-track,:host .readonly .extra-container::-webkit-scrollbar-track{background-color:transparent;border-radius:var(--border-radius-04, 0.25rem)}:host .outer-container .extra-container::-webkit-scrollbar-thumb,:host .readonly .extra-container::-webkit-scrollbar-thumb{background-color:transparent;border-radius:var(--border-radius-04, 0.25rem)}:host .outer-container .extra-container:hover::-webkit-scrollbar-track,:host .readonly .extra-container:hover::-webkit-scrollbar-track{background-color:var(--stable-light, #f1f1f1)}:host .outer-container .extra-container:hover::-webkit-scrollbar-thumb,:host .readonly .extra-container:hover::-webkit-scrollbar-thumb{background:var(--stable, #adadad)}:host .outer-container.columns{-ms-flex-direction:row;flex-direction:row}:host .outer-container.columns yoo-button{margin-left:var(--spacing-08, 0.5rem)}:host .outer-container.columns .input-container{min-width:0}:host .outer-container{cursor:pointer}:host .outer-container .input-container{-webkit-box-sizing:border-box;box-sizing:border-box;min-height:3rem;max-height:3rem}:host .outer-container .entity-container.placeholder{padding-left:var(--spacing-16, 1rem)}:host .readonly .entity-container{padding-left:0;overflow:visible;white-space:normal}:host .readonly .entity-container.single{padding-left:0}:host .readonly .entity-container yoo-entity.card-file{display:block;margin-bottom:var(--spacing-08, 0.5rem)}:host .entity{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}:host .map-container{position:relative;height:11.25rem;margin-top:var(--spacing-08, 0.5rem);overflow:hidden;background:var(--stable, #adadad);border-radius:var(--border-radius-08, 0.5rem)}:host(.align-right) .outer-container .items-container{right:0;left:auto}:host(.disabled) .outer-container .input-container{color:var(--stable, #adadad);background-color:var(--stable-light, #f1f1f1);border:var(--border-width-01, 0.0625rem) solid var(--stable-alt, #d0d0d0)}:host(.disabled) .outer-container .input-container .icon-prefix yoo-icon,:host(.disabled) .outer-container .input-container .icon-suffix yoo-icon{fill:var(--stable, #adadad)}:host(.map-locations){overflow:hidden}:host(.map-locations) .outer-container{overflow:initial}:host(.map-locations) .outer-container .input-container{background:var(--light, #ffffff)}:host(.inline) .outer-container .input-container .icon-container .icon-suffix{-webkit-padding-start:0;padding-inline-start:0}:host(.auto-width.web) .outer-container .items-container{min-width:inherit}:host(.web) .outer-container,:host(.web) .readonly{overflow:initial}:host(.web) .readonly{margin-top:var(--spacing-08, 0.5rem)}:host(.web) .outer-container .items-container,:host(.web) .outer-container .empty-new-tag{min-width:18.75rem}:host(.web) .outer-container .items-container{padding-top:0;border:none}:host(.web) yoo-form-uploader{display:block;margin-top:var(--spacing-08, 0.5rem)}:host(.web.inline){margin:0}:host(.web.inline) .readonly{margin:var(--spacing-04, 0.25rem) 0}:host(.web.card-tag,.web.card-tag-single) .outer-container .input-container{overflow:hidden}:host(.condition-block) .outer-container .input-container{background:var(--stable-light, #f1f1f1);border:none}:host([expand-height-on-show].expand-height) .outer-container{height:19.75rem;-webkit-transition:0.2s;transition:0.2s}:host([color=stable-alt]) .outer-container .input-container{background:var(--stable-alt, #d0d0d0)}:host([color=stable-light]) .outer-container .input-container{background:var(--stable-light, #f1f1f1)}:host([color=light]) .outer-container .input-container{background:var(--light, #ffffff)}:host([color=transparent]) .outer-container{background:transparent}:host([color=transparent]) .outer-container .input-container{border:none}:host([color=transparent]) .outer-container .input-container .icon-container{display:none}:host([color=transparent]) .readonly{background:transparent}:host(.focused.web) .outer-container .input-container{border:var(--border-width-01, 0.0625rem) solid var(--dark, #000000)}:host(.force-show) .outer-container .items-container{display:-ms-flexbox;display:flex;min-width:240px;padding-top:0;padding-left:0;opacity:1}:host(.live-preview-autocomplete) .outer-container .items-container{width:19.625rem;min-width:19.625rem}:host(.invalid){--input-border-color:var(--danger, #d44333)}:host(.history) .readonly .entity-container{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}:host(.history) .readonly .entity-container yoo-entity{padding:0}:host([size=large]){width:100%}:host([size=large]) .outer-container .input-container{-webkit-box-sizing:border-box;box-sizing:border-box}:host([size=large]) .outer-container .input-container .entity-container{max-height:3rem}:host([size=large]) .outer-container .input-container .entity-content.unselected{font-size:var(--font-size-16, 1rem)}:host([size=large]) .outer-container .input-container .entity-content.selected{font-size:var(--font-size-16, 1rem)}:host([size=medium]){width:100%}:host([size=medium]) .outer-container .input-container{-webkit-box-sizing:border-box;box-sizing:border-box;min-height:2rem;max-height:2rem;border-radius:var(--border-radius-04, 0.25rem)}:host([size=medium]) .outer-container .input-container .entity-container{max-height:2rem}:host([size=medium]) .outer-container .input-container .entity-content.unselected{font-size:var(--font-size-14, 0.875rem)}:host([size=medium]) .outer-container .input-container .entity-content.selected{font-size:var(--font-size-14, 0.875rem)}:host([size=small]){width:100%}:host([size=small]) .outer-container .input-container{-webkit-box-sizing:border-box;box-sizing:border-box;min-height:1.5rem;max-height:1.5rem;border-radius:var(--border-radius-04, 0.25rem)}:host([size=small]) .outer-container .input-container .entity-container{max-height:1.5rem}:host([size=small]) .outer-container .input-container .entity-content.unselected{font-size:var(--font-size-12, 0.75rem)}:host([size=small]) .outer-container .input-container .entity-content.selected{font-size:var(--font-size-12, 0.75rem)}:host(.pdf) .entity-container,:host(.child-card-tag) .entity-container,:host(:not(.child-card-file)) .readonly .entity-container{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}";
|
@@ -1,8 +1,8 @@
|
|
1
1
|
import { r as registerInstance, i as createEvent, h, g as getElement } from './index-23b437f1.js';
|
2
|
-
import './index-
|
3
|
-
import { g as getAppContext } from './common-helpers-
|
4
|
-
import { H as isWeb, ae as translateMulti } from './index-
|
5
|
-
import './lodash-
|
2
|
+
import './index-fcad4af8.js';
|
3
|
+
import { g as getAppContext } from './common-helpers-7e61c241.js';
|
4
|
+
import { H as isWeb, ae as translateMulti } from './index-bd6fd8e6.js';
|
5
|
+
import './lodash-04b11500.js';
|
6
6
|
import './index-95d3486f.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-23b437f1.js';
|
2
|
-
import { M as isIOS, aP as enableKeyboardResize, aO as disableKeyboardResize, w as closeModal, bX as dateParse, l as isNativeMobile, aV as Keyboard, t as translate } from './index-
|
3
|
-
import './index-
|
4
|
-
import { g as getAppContext } from './common-helpers-
|
5
|
-
import { g as global } from './lodash-
|
2
|
+
import { M as isIOS, aP as enableKeyboardResize, aO as disableKeyboardResize, w as closeModal, bX as dateParse, l as isNativeMobile, aV as Keyboard, t as translate } from './index-bd6fd8e6.js';
|
3
|
+
import './index-fcad4af8.js';
|
4
|
+
import { g as getAppContext } from './common-helpers-7e61c241.js';
|
5
|
+
import { g as global } from './lodash-04b11500.js';
|
6
6
|
import './index-95d3486f.js';
|
7
7
|
import './_commonjsHelpers-f4d11124.js';
|
8
8
|
|
@@ -1,10 +1,10 @@
|
|
1
1
|
import { r as registerInstance, i as createEvent, h } from './index-23b437f1.js';
|
2
|
-
import './index-
|
3
|
-
import { a as setValidator, s as setValueAndValidateInput } from './form-input-helpers-
|
4
|
-
import { ec as showScanner } from './index-
|
5
|
-
import './lodash-
|
2
|
+
import './index-fcad4af8.js';
|
3
|
+
import { a as setValidator, s as setValueAndValidateInput } from './form-input-helpers-5fbedde5.js';
|
4
|
+
import { ec as showScanner } from './index-bd6fd8e6.js';
|
5
|
+
import './lodash-04b11500.js';
|
6
6
|
import './index-95d3486f.js';
|
7
|
-
import './common-helpers-
|
7
|
+
import './common-helpers-7e61c241.js';
|
8
8
|
import './_commonjsHelpers-f4d11124.js';
|
9
9
|
|
10
10
|
const formBarcodeCss = "svg:not(:root){overflow:hidden}:host .outer-container{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:start;align-items:flex-start;padding-bottom:1rem}:host .outer-container .barcode-container{position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:6.125rem;height:6.125rem;border:var(--border-width-01, 0.0625rem) solid var(--stable-alt, #d0d0d0);border-radius:var(--border-radius-08, 0.5rem);cursor:pointer}:host .outer-container .barcode-container .required{position:absolute;top:auto;right:auto;bottom:auto;left:0.625rem;color:var(--app-color, #5a30f4);font-size:var(--font-size-16, 1rem)}:host .outer-container .value-container{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-line-pack:center;align-content:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start;height:98px;padding-left:2rem;color:var(--text-color, #807f83);font-size:var(--font-size-16, 1rem)}:host .readonly{padding:0.5rem 0.5rem 0 0}:host(.history) .readonly{padding:0 !important}";
|
@@ -1,7 +1,7 @@
|
|
1
1
|
import { r as registerInstance, h, e as Host } from './index-23b437f1.js';
|
2
|
-
import './index-
|
3
|
-
import { w as closeModal, t as translate } from './index-
|
4
|
-
import './lodash-
|
2
|
+
import './index-fcad4af8.js';
|
3
|
+
import { w as closeModal, t as translate } from './index-bd6fd8e6.js';
|
4
|
+
import './lodash-04b11500.js';
|
5
5
|
import './index-95d3486f.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-23b437f1.js';
|
2
|
-
import './index-
|
3
|
-
import { g as getAppContext } from './common-helpers-
|
4
|
-
import { w as closeModal, t as translate } from './index-
|
5
|
-
import './lodash-
|
2
|
+
import './index-fcad4af8.js';
|
3
|
+
import { g as getAppContext } from './common-helpers-7e61c241.js';
|
4
|
+
import { w as closeModal, t as translate } from './index-bd6fd8e6.js';
|
5
|
+
import './lodash-04b11500.js';
|
6
6
|
import './index-95d3486f.js';
|
7
7
|
import './_commonjsHelpers-f4d11124.js';
|
8
8
|
|
@@ -1,8 +1,8 @@
|
|
1
1
|
import { r as registerInstance, h, e as Host, g as getElement } from './index-23b437f1.js';
|
2
|
-
import './index-
|
3
|
-
import { m as lockSwipes } from './common-helpers-
|
4
|
-
import { c as cloneDeep, v as orderBy } from './lodash-
|
5
|
-
import { t as translate, w as closeModal, M as isIOS, l as isNativeMobile, H as isWeb } from './index-
|
2
|
+
import './index-fcad4af8.js';
|
3
|
+
import { m as lockSwipes } from './common-helpers-7e61c241.js';
|
4
|
+
import { c as cloneDeep, v as orderBy } from './lodash-04b11500.js';
|
5
|
+
import { t as translate, w as closeModal, M as isIOS, l as isNativeMobile, H as isWeb } from './index-bd6fd8e6.js';
|
6
6
|
import './index-95d3486f.js';
|
7
7
|
import './_commonjsHelpers-f4d11124.js';
|
8
8
|
|
@@ -1,10 +1,10 @@
|
|
1
1
|
import { r as registerInstance, j as getAssetPath, f as forceUpdate, h, e as Host, g as getElement } from './index-23b437f1.js';
|
2
|
-
import './index-
|
3
|
-
import { a as getVideoDevices } from './camera-helpers-
|
4
|
-
import { q as querySelectorDeep } from './common-helpers-
|
2
|
+
import './index-fcad4af8.js';
|
3
|
+
import { a as getVideoDevices } from './camera-helpers-b23da26b.js';
|
4
|
+
import { q as querySelectorDeep } from './common-helpers-7e61c241.js';
|
5
5
|
import { a as createCommonjsModule, c as commonjsGlobal, g as getDefaultExportFromCjs } from './_commonjsHelpers-f4d11124.js';
|
6
|
-
import { cp as hasWebCam, c4 as isSurface, w as closeModal, t as translate } from './index-
|
7
|
-
import './lodash-
|
6
|
+
import { cp as hasWebCam, c4 as isSurface, w as closeModal, t as translate } from './index-bd6fd8e6.js';
|
7
|
+
import './lodash-04b11500.js';
|
8
8
|
import './index-95d3486f.js';
|
9
9
|
|
10
10
|
var jpeg_camera = createCommonjsModule(function (module, exports) {
|
@@ -1,11 +1,11 @@
|
|
1
1
|
import { r as registerInstance, i as createEvent, h, e as Host, g as getElement } from './index-23b437f1.js';
|
2
|
-
import { P as PictureSourceType, M as MediaType, i as importMultipleFromLibrary, g as getPicture, b as getVideo, s as showAudioRecorder, c as MediaCapture, a as getVideoDevices } from './camera-helpers-
|
3
|
-
import { cm as isBase64, bc as isImageUrl, v as addFilePrefix, m as isAndroid, cs as moveToImageDirectory, t as translate, bo as showToast, dT as getFormCapturedFileSize, ap as showAlert, r as pipes, H as isWeb, ar as isGif, dU as isTiff, as as isImage, dJ as isUnsplashUrl, aq as isVideo, dI as isAudio, l as isNativeMobile, G as showModal, M as isIOS, L as isIphoneX, c2 as StatusBar, ag as getSession, dV as isLenovo, co as showActionSheet, dQ as asyncWaterfall, dW as updatePathSessionId, x as isSafari, V as getAsyncExtraData, cr as read, X as isNativeFilePath, at as downloadFile, av as isFile, dX as getMimeType, dY as isCapacitorPath, bE as isOffline, dZ as hasLargeFile, ae as translateMulti, cW as getAuthentication, aN as showContextMenu, aF as isPhotoEdited, dN as images, d_ as audios, dO as videos, z as changeExtension, aC as isCloudinaryLink } from './index-
|
4
|
-
import './index-
|
5
|
-
import { c as querySelectorAllDeep, q as querySelectorDeep, k as showImageCropper, h as showPhotoEditor, a as showSlidesMedia, g as getAppContext } from './common-helpers-
|
6
|
-
import { i as initArrayValue } from './form-helpers-
|
7
|
-
import { s as setValueAndValidateInput, a as setValidator } from './form-input-helpers-
|
8
|
-
import { n as keys, C as intersection, b as isNumber, a as isArray, i as isNil, a6 as assignInWith, _ as assign, e as compact, s as clone, G as isUndefined } from './lodash-
|
2
|
+
import { P as PictureSourceType, M as MediaType, i as importMultipleFromLibrary, g as getPicture, b as getVideo, s as showAudioRecorder, c as MediaCapture, a as getVideoDevices } from './camera-helpers-b23da26b.js';
|
3
|
+
import { cm as isBase64, bc as isImageUrl, v as addFilePrefix, m as isAndroid, cs as moveToImageDirectory, t as translate, bo as showToast, dT as getFormCapturedFileSize, ap as showAlert, r as pipes, H as isWeb, ar as isGif, dU as isTiff, as as isImage, dJ as isUnsplashUrl, aq as isVideo, dI as isAudio, l as isNativeMobile, G as showModal, M as isIOS, L as isIphoneX, c2 as StatusBar, ag as getSession, dV as isLenovo, co as showActionSheet, dQ as asyncWaterfall, dW as updatePathSessionId, x as isSafari, V as getAsyncExtraData, cr as read, X as isNativeFilePath, at as downloadFile, av as isFile, dX as getMimeType, dY as isCapacitorPath, bE as isOffline, dZ as hasLargeFile, ae as translateMulti, cW as getAuthentication, aN as showContextMenu, aF as isPhotoEdited, dN as images, d_ as audios, dO as videos, z as changeExtension, aC as isCloudinaryLink } from './index-bd6fd8e6.js';
|
4
|
+
import './index-fcad4af8.js';
|
5
|
+
import { c as querySelectorAllDeep, q as querySelectorDeep, k as showImageCropper, h as showPhotoEditor, a as showSlidesMedia, g as getAppContext } from './common-helpers-7e61c241.js';
|
6
|
+
import { i as initArrayValue } from './form-helpers-3aa651e2.js';
|
7
|
+
import { s as setValueAndValidateInput, a as setValidator } from './form-input-helpers-5fbedde5.js';
|
8
|
+
import { n as keys, C as intersection, b as isNumber, a as isArray, i as isNil, a6 as assignInWith, _ as assign, e as compact, s as clone, G as isUndefined } from './lodash-04b11500.js';
|
9
9
|
import './index-95d3486f.js';
|
10
10
|
import './_commonjsHelpers-f4d11124.js';
|
11
11
|
|
@@ -1,8 +1,8 @@
|
|
1
1
|
import { r as registerInstance, i as createEvent, h, e as Host, g as getElement } from './index-23b437f1.js';
|
2
|
-
import { f as isIntersectionObserverSupported, i as intersectionObserve } from './index-
|
3
|
-
import { m as lockSwipes, a as showSlidesMedia, g as getAppContext } from './common-helpers-
|
4
|
-
import { i as isNil, a as isArray } from './lodash-
|
5
|
-
import { H as isWeb, W as findParent, w as closeModal, t as translate, ag as getSession, bY as getPermissions, V as getAsyncExtraData, at as downloadFile, aN as showContextMenu, co as showActionSheet, al as getClosestImageRatio, aC as isCloudinaryLink, i as isChromatic } from './index-
|
2
|
+
import { f as isIntersectionObserverSupported, i as intersectionObserve } from './index-fcad4af8.js';
|
3
|
+
import { m as lockSwipes, a as showSlidesMedia, g as getAppContext } from './common-helpers-7e61c241.js';
|
4
|
+
import { i as isNil, a as isArray } from './lodash-04b11500.js';
|
5
|
+
import { H as isWeb, W as findParent, w as closeModal, t as translate, ag as getSession, bY as getPermissions, V as getAsyncExtraData, at as downloadFile, aN as showContextMenu, co as showActionSheet, al as getClosestImageRatio, aC as isCloudinaryLink, i as isChromatic } from './index-bd6fd8e6.js';
|
6
6
|
import './index-95d3486f.js';
|
7
7
|
import './_commonjsHelpers-f4d11124.js';
|
8
8
|
|
@@ -1,8 +1,8 @@
|
|
1
1
|
import { r as registerInstance, h, e as Host, g as getElement } from './index-23b437f1.js';
|
2
|
-
import './index-
|
3
|
-
import { q as querySelectorDeep, h as showPhotoEditor } from './common-helpers-
|
4
|
-
import { w as closeModal, cY as getDownloadAction, t as translate, r as pipes } from './index-
|
5
|
-
import './lodash-
|
2
|
+
import './index-fcad4af8.js';
|
3
|
+
import { q as querySelectorDeep, h as showPhotoEditor } from './common-helpers-7e61c241.js';
|
4
|
+
import { w as closeModal, cY as getDownloadAction, t as translate, r as pipes } from './index-bd6fd8e6.js';
|
5
|
+
import './lodash-04b11500.js';
|
6
6
|
import './index-95d3486f.js';
|
7
7
|
import './_commonjsHelpers-f4d11124.js';
|
8
8
|
|
@@ -1,10 +1,10 @@
|
|
1
1
|
import { r as registerInstance, i as createEvent, f as forceUpdate, h, g as getElement } from './index-23b437f1.js';
|
2
|
-
import './index-
|
3
|
-
import { a as setValidator, s as setValueAndValidateInput } from './form-input-helpers-
|
4
|
-
import { f as isEqual, b as isNumber, z as isObject, W as difference, n as keys } from './lodash-
|
5
|
-
import { bE as isOffline, V as getAsyncExtraData, t as translate, G as showModal, E as getModalAnimation, r as pipes } from './index-
|
2
|
+
import './index-fcad4af8.js';
|
3
|
+
import { a as setValidator, s as setValueAndValidateInput } from './form-input-helpers-5fbedde5.js';
|
4
|
+
import { f as isEqual, b as isNumber, z as isObject, W as difference, n as keys } from './lodash-04b11500.js';
|
5
|
+
import { bE as isOffline, V as getAsyncExtraData, t as translate, G as showModal, E as getModalAnimation, r as pipes } from './index-bd6fd8e6.js';
|
6
6
|
import './index-95d3486f.js';
|
7
|
-
import './common-helpers-
|
7
|
+
import './common-helpers-7e61c241.js';
|
8
8
|
import './_commonjsHelpers-f4d11124.js';
|
9
9
|
|
10
10
|
const formCatalogCss = "svg:not(:root){overflow:hidden}:host .readonly{padding:0.5rem 0.5rem 0 0}:host .outer-container .or,:host .readonly .or{padding:0.5rem;color:var(--text-color, #807f83);font-size:var(--font-size-14, 0.875rem);text-align:center}:host .outer-container .selected,:host .readonly .selected{background-color:var(--light, #ffffff)}:host .outer-container .error,:host .readonly .error{color:var(--danger, #d44333)}:host .outer-container .products>.title,:host .readonly .products>.title{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;margin-top:0.5rem;color:var(--dark, #000000);font-weight:var(--font-weight-400, 400);font-size:var(--font-size-16, 1rem);line-height:1.5;text-align:left;text-transform:uppercase}:host .outer-container .products .subtitle,:host .readonly .products .subtitle{margin-top:0.125rem;color:var(--text-color, #807f83);font-size:var(--font-size-12, 0.75rem)}:host .outer-container .products .remove,:host .readonly .products .remove{display:-ms-flexbox;display:flex;-ms-flex-line-pack:center;align-content:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;min-width:40px;text-align:center}:host .outer-container .products .entity,:host .readonly .products .entity{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;padding:1rem 0}:host .outer-container .products .toolbar,:host .readonly .products .toolbar{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:var(--spacing-08, 0.5rem);-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;padding:0.5rem;font-size:var(--font-size-16, 1rem);border-top:var(--border-width-01, 0.0625rem) solid var(--stable-light, #f1f1f1);border-bottom:var(--border-width-01, 0.0625rem) solid var(--stable-light, #f1f1f1)}:host .outer-container .products .toolbar.history,:host .readonly .products .toolbar.history{font-size:var(--font-size-14, 0.875rem)}:host .outer-container .products .toolbar .title,:host .readonly .products .toolbar .title{-ms-flex:1;flex:1;padding:3px 0.5rem 3px 0;color:var(--dark, #000000);font-size:var(--font-size-12, 0.75rem)}:host .outer-container .products .toolbar .title.align-right,:host .readonly .products .toolbar .title.align-right{text-align:right}:host .outer-container .products .toolbar .priceContainer,:host .readonly .products .toolbar .priceContainer{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;padding-left:0.5rem}:host .outer-container .products .toolbar .price,:host .readonly .products .toolbar .price{color:var(--dark, #000000);white-space:nowrap}:host .outer-container .products .toolbar .price-title,:host .readonly .products .toolbar .price-title{-ms-flex:1;flex:1;margin-right:var(--spacing-08, 0.5rem);font-size:var(--font-size-12, 0.75rem)}:host .outer-container .products .toolbar .readOnly,:host .readonly .products .toolbar .readOnly{-ms-flex-pack:end;justify-content:flex-end}:host .outer-container .products .toolbar.wrap .narrow,:host .readonly .products .toolbar.wrap .narrow{-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;width:100%}:host .outer-container .products .footer,:host .readonly .products .footer{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;padding:0.5rem;padding-top:1rem;padding-bottom:0.5rem;color:var(--dark, #000000);font-weight:var(--font-weight-900, 900)}:host .outer-container .products .footer .title,:host .readonly .products .footer .title{-ms-flex:1;flex:1;text-transform:uppercase}:host .outer-container .products .footer .price,:host .readonly .products .footer .price{text-align:right}:host(.history) .readonly{max-width:800px}:host(.grid-cell) .readonly{padding:0}:host(.grid-cell) .readonly .title{display:none}:host(.grid-cell) .readonly .products .subtitle{margin-top:0}:host(.grid-cell) .readonly .subtitle{color:var(--dark, #000000);font-weight:var(--font-weight-400, 400);font-size:var(--font-size-16, 1rem)}:host(.grid-cell) .readonly .footer{padding:0;font-weight:var(--font-weight-400, 400)}";
|
@@ -1,11 +1,11 @@
|
|
1
1
|
import { r as registerInstance, i as createEvent, h, e as Host, g as getElement } from './index-23b437f1.js';
|
2
|
-
import { r as resizeObserve } from './index-
|
3
|
-
import { i as initTags } from './index-
|
4
|
-
import { s as showWarningBanner, h as hasDuplicates } from './draggable-tags-helpers-
|
5
|
-
import { s as setValueAndValidateInput } from './form-input-helpers-
|
6
|
-
import { f as isEqual } from './lodash-
|
7
|
-
import { b5 as changeHexOpacity, P as getCssColor, b6 as extractTextFromStringHTML, ae as translateMulti } from './index-
|
8
|
-
import './common-helpers-
|
2
|
+
import { r as resizeObserve } from './index-fcad4af8.js';
|
3
|
+
import { i as initTags } from './index-3261e05f.js';
|
4
|
+
import { s as showWarningBanner, h as hasDuplicates } from './draggable-tags-helpers-4a4f9c18.js';
|
5
|
+
import { s as setValueAndValidateInput } from './form-input-helpers-5fbedde5.js';
|
6
|
+
import { f as isEqual } from './lodash-04b11500.js';
|
7
|
+
import { b5 as changeHexOpacity, P as getCssColor, b6 as extractTextFromStringHTML, ae as translateMulti } from './index-bd6fd8e6.js';
|
8
|
+
import './common-helpers-7e61c241.js';
|
9
9
|
import './index-95d3486f.js';
|
10
10
|
import './_commonjsHelpers-f4d11124.js';
|
11
11
|
|
@@ -1,9 +1,9 @@
|
|
1
1
|
import { r as registerInstance, i as createEvent, h, e as Host, g as getElement } from './index-23b437f1.js';
|
2
|
-
import './index-
|
3
|
-
import { g as getAppContext } from './common-helpers-
|
4
|
-
import { s as setValueAndValidateInput, a as setValidator } from './form-input-helpers-
|
5
|
-
import { P as getCssColor, t as translate, H as isWeb } from './index-
|
6
|
-
import './lodash-
|
2
|
+
import './index-fcad4af8.js';
|
3
|
+
import { g as getAppContext } from './common-helpers-7e61c241.js';
|
4
|
+
import { s as setValueAndValidateInput, a as setValidator } from './form-input-helpers-5fbedde5.js';
|
5
|
+
import { P as getCssColor, t as translate, H as isWeb } from './index-bd6fd8e6.js';
|
6
|
+
import './lodash-04b11500.js';
|
7
7
|
import './index-95d3486f.js';
|
8
8
|
import './_commonjsHelpers-f4d11124.js';
|
9
9
|
|
@@ -1,10 +1,10 @@
|
|
1
1
|
import { r as registerInstance, i as createEvent, f as forceUpdate, h } from './index-23b437f1.js';
|
2
2
|
import { b as FormFieldType } from './index-95d3486f.js';
|
3
|
-
import './index-
|
4
|
-
import { a as setValidator, s as setValueAndValidateInput } from './form-input-helpers-
|
5
|
-
import { t as translate } from './index-
|
6
|
-
import './lodash-
|
7
|
-
import './common-helpers-
|
3
|
+
import './index-fcad4af8.js';
|
4
|
+
import { a as setValidator, s as setValueAndValidateInput } from './form-input-helpers-5fbedde5.js';
|
5
|
+
import { t as translate } from './index-bd6fd8e6.js';
|
6
|
+
import './lodash-04b11500.js';
|
7
|
+
import './common-helpers-7e61c241.js';
|
8
8
|
import './_commonjsHelpers-f4d11124.js';
|
9
9
|
|
10
10
|
const formChecklistCss = "svg:not(:root){overflow:hidden}:host yoo-truncate{--max-lines:2}:host .outer-container,:host .readonly{text-align:left}:host .outer-container .title,:host .readonly .title{margin-top:0.5rem;margin-bottom:0.625rem;font-size:var(--font-size-16, 1rem)}:host .outer-container .title:first-child,:host .readonly .title:first-child{margin-top:0}:host .outer-container yoo-form-input,:host .readonly yoo-form-input{margin-bottom:0.5rem}:host .outer-container .flex,:host .readonly .flex{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1}:host .outer-container .previous,:host .outer-container .task,:host .readonly .previous,:host .readonly .task{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;margin-bottom:0.25rem;padding:0.6rem 0;font-weight:var(--font-weight-400, 400);font-size:var(--font-size-16, 1rem);line-height:17px;border-bottom:var(--border-width-01, 0.0625rem) solid var(--stable-alt, #d0d0d0)}:host .outer-container .previous yoo-icon,:host .outer-container .task yoo-icon,:host .readonly .previous yoo-icon,:host .readonly .task yoo-icon{padding:0 0.2rem;opacity:0.3}:host .outer-container .previous yoo-icon.repeat,:host .outer-container .task yoo-icon.repeat,:host .readonly .previous yoo-icon.repeat,:host .readonly .task yoo-icon.repeat{opacity:1}:host .outer-container .previous .text,:host .outer-container .task .text,:host .readonly .previous .text,:host .readonly .task .text{padding-left:0.2rem}:host .outer-container .previous.first,:host .outer-container .task.first,:host .readonly .previous.first,:host .readonly .task.first{padding-top:var(--spacing-08, 0.5rem)}:host .outer-container .previous.validated yoo-icon.check,:host .outer-container .task.validated yoo-icon.check,:host .readonly .previous.validated yoo-icon.check,:host .readonly .task.validated yoo-icon.check{opacity:1}:host .outer-container .previous.rejected yoo-icon.cross,:host .outer-container .task.rejected yoo-icon.cross,:host .readonly .previous.rejected yoo-icon.cross,:host .readonly .task.rejected yoo-icon.cross{opacity:1}:host .readonly{padding:0.5rem 0.5rem 0 0}:host .readonly .task,:host .readonly .previous{border-bottom:none}:host(.history) .outer-container .title,:host(.history) .readonly .title{margin-top:0rem;margin-bottom:0rem}:host(.history) .outer-container .previous,:host(.history) .outer-container .task,:host(.history) .readonly .previous,:host(.history) .readonly .task{margin-bottom:0}";
|
@@ -1,13 +1,13 @@
|
|
1
1
|
import { r as registerInstance, i as createEvent, h, e as Host, g as getElement } from './index-23b437f1.js';
|
2
|
-
import './index-
|
3
|
-
import { r as isString } from './lodash-
|
4
|
-
import { u as updateValues, a as updateValue, p as prepareChoice, h as hasWarnings, i as isSelected, g as getColor, o as onItemSelect } from './form-choice-helpers-
|
5
|
-
import { R as ReadonlyCard } from './readonly-card-
|
6
|
-
import { t as translate, ae as translateMulti } from './index-
|
7
|
-
import './draggable-tags-helpers-
|
8
|
-
import './form-input-helpers-
|
2
|
+
import './index-fcad4af8.js';
|
3
|
+
import { r as isString } from './lodash-04b11500.js';
|
4
|
+
import { u as updateValues, a as updateValue, p as prepareChoice, h as hasWarnings, i as isSelected, g as getColor, o as onItemSelect } from './form-choice-helpers-07d864d5.js';
|
5
|
+
import { R as ReadonlyCard } from './readonly-card-97c6cd7c.js';
|
6
|
+
import { t as translate, ae as translateMulti } from './index-bd6fd8e6.js';
|
7
|
+
import './draggable-tags-helpers-4a4f9c18.js';
|
8
|
+
import './form-input-helpers-5fbedde5.js';
|
9
9
|
import './index-95d3486f.js';
|
10
|
-
import './common-helpers-
|
10
|
+
import './common-helpers-7e61c241.js';
|
11
11
|
import './_commonjsHelpers-f4d11124.js';
|
12
12
|
|
13
13
|
const formChoiceButtonCss = "svg:not(:root){overflow:hidden}:host([readonly]){padding:0.5rem 0.5rem 0 0;-ms-flex-pack:start;justify-content:flex-start;color:var(--dark, #000000)}:host([readonly]) .image-container{max-width:var(--spacing-80, 5rem);-webkit-margin-end:var(--spacing-24, 1.5rem);margin-inline-end:var(--spacing-24, 1.5rem);margin-bottom:0;padding-bottom:0;border-bottom:none}:host([readonly]) .image-container .content{position:relative;width:var(--spacing-80, 5rem);height:var(--spacing-80, 5rem);border-radius:var(--border-radius-08, 0.5rem)}:host([readonly]) .image-container .content::before{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:inherit;opacity:0.4;content:\"\"}:host([readonly]) .image-container .content yoo-img{height:100%;border-radius:var(--border-radius-08, 0.5rem)}:host([readonly]) .image-container .content.correct-answer{border:var(--border-width-01, 0.0625rem) solid var(--success, #3aa76d)}:host([readonly]) .image-container .content.correct-answer::before{background-color:var(--success, #3aa76d)}:host([readonly]) .image-container .content.wrong-answer{border:var(--border-width-01, 0.0625rem) solid var(--danger, #d44333)}:host([readonly]) .image-container .content.wrong-answer::before{background-color:var(--danger, #d44333)}:host([readonly]) .image-container .text{white-space:unset;text-align:center;-webkit-line-clamp:2}:host([is-pdf]) .image-container{width:100%}:host([is-pdf]) .image-container .content{max-width:22.5rem;border:none;border-radius:0}:host([is-pdf]) .image-container .text{text-align:start}:host([is-pdf]) .image-container:not(:last-child){margin-bottom:var(--spacing-16, 1rem);padding-bottom:var(--spacing-16, 1rem)}.readonly-card{width:100%;text-align:start}.readonly-card .invalid{color:var(--danger, #d44333)}.readonly-card .valid{color:var(--success, #3aa76d)}.readonly-card.chat{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;color:var(--dark, #000000)}.readonly-card.chat .text:not(:last-of-type){margin-bottom:var(--spacing-08, 0.5rem)}.readonly-card.chat .text{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:var(--spacing-04, 0.25rem) var(--spacing-08, 0.5rem);border-radius:var(--border-radius-16, 1rem)}.readonly-card.chat .text.valid{color:var(--light, #ffffff);background-color:var(--success, #3aa76d)}.readonly-card.chat .text.invalid{color:var(--light, #ffffff);background-color:var(--danger, #d44333)}:host(.history:not(.forcedhistory)){padding:0}:host(.history:not(.forcedhistory))>.text,:host(.history:not(.forcedhistory)) .card .text,:host(.history:not(.forcedhistory)) .button .text{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:inline-block;-webkit-margin-end:var(--spacing-16, 1rem);margin-inline-end:var(--spacing-16, 1rem)}:host{--button-columns:2;--item-spacing:var(--spacing-16, 1rem);display:block;width:100%;height:100%}:host yoo-banner{height:0}:host #buttons{display:grid;grid-gap:var(--item-spacing);grid-template-columns:repeat(var(--button-columns), minmax(0, 1fr))}:host yoo-button{--side-padding:0 var(--spacing-16, 1rem)}";
|
@@ -1,12 +1,12 @@
|
|
1
1
|
import { r as registerInstance, i as createEvent, h, e as Host, g as getElement } from './index-23b437f1.js';
|
2
|
-
import './index-
|
3
|
-
import { s as setColorSVG } from './common-helpers-
|
4
|
-
import { p as prepareChoice, h as hasWarnings, i as isSelected, o as onItemSelect } from './form-choice-helpers-
|
5
|
-
import { R as ReadonlyCard } from './readonly-card-
|
6
|
-
import { t as translate, ae as translateMulti } from './index-
|
7
|
-
import './lodash-
|
8
|
-
import './draggable-tags-helpers-
|
9
|
-
import './form-input-helpers-
|
2
|
+
import './index-fcad4af8.js';
|
3
|
+
import { s as setColorSVG } from './common-helpers-7e61c241.js';
|
4
|
+
import { p as prepareChoice, h as hasWarnings, i as isSelected, o as onItemSelect } from './form-choice-helpers-07d864d5.js';
|
5
|
+
import { R as ReadonlyCard } from './readonly-card-97c6cd7c.js';
|
6
|
+
import { t as translate, ae as translateMulti } from './index-bd6fd8e6.js';
|
7
|
+
import './lodash-04b11500.js';
|
8
|
+
import './draggable-tags-helpers-4a4f9c18.js';
|
9
|
+
import './form-input-helpers-5fbedde5.js';
|
10
10
|
import './index-95d3486f.js';
|
11
11
|
import './_commonjsHelpers-f4d11124.js';
|
12
12
|
|
@@ -1,13 +1,13 @@
|
|
1
1
|
import { r as registerInstance, i as createEvent, h, e as Host, g as getElement } from './index-23b437f1.js';
|
2
2
|
import { M as MessageType } from './index-95d3486f.js';
|
3
|
-
import './index-
|
4
|
-
import { u as updateValues, a as updateValue, p as prepareChoice, h as hasWarnings, i as isSelected, o as onItemSelect } from './form-choice-helpers-
|
5
|
-
import { R as ReadonlyCard } from './readonly-card-
|
6
|
-
import { t as translate, ae as translateMulti } from './index-
|
7
|
-
import './lodash-
|
8
|
-
import './draggable-tags-helpers-
|
9
|
-
import './form-input-helpers-
|
10
|
-
import './common-helpers-
|
3
|
+
import './index-fcad4af8.js';
|
4
|
+
import { u as updateValues, a as updateValue, p as prepareChoice, h as hasWarnings, i as isSelected, o as onItemSelect } from './form-choice-helpers-07d864d5.js';
|
5
|
+
import { R as ReadonlyCard } from './readonly-card-97c6cd7c.js';
|
6
|
+
import { t as translate, ae as translateMulti } from './index-bd6fd8e6.js';
|
7
|
+
import './lodash-04b11500.js';
|
8
|
+
import './draggable-tags-helpers-4a4f9c18.js';
|
9
|
+
import './form-input-helpers-5fbedde5.js';
|
10
|
+
import './common-helpers-7e61c241.js';
|
11
11
|
import './_commonjsHelpers-f4d11124.js';
|
12
12
|
|
13
13
|
const formChoiceChatCss = "svg:not(:root){overflow:hidden}:host([readonly]){padding:0.5rem 0.5rem 0 0;-ms-flex-pack:start;justify-content:flex-start;color:var(--dark, #000000)}:host([readonly]) .image-container{max-width:var(--spacing-80, 5rem);-webkit-margin-end:var(--spacing-24, 1.5rem);margin-inline-end:var(--spacing-24, 1.5rem);margin-bottom:0;padding-bottom:0;border-bottom:none}:host([readonly]) .image-container .content{position:relative;width:var(--spacing-80, 5rem);height:var(--spacing-80, 5rem);border-radius:var(--border-radius-08, 0.5rem)}:host([readonly]) .image-container .content::before{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:inherit;opacity:0.4;content:\"\"}:host([readonly]) .image-container .content yoo-img{height:100%;border-radius:var(--border-radius-08, 0.5rem)}:host([readonly]) .image-container .content.correct-answer{border:var(--border-width-01, 0.0625rem) solid var(--success, #3aa76d)}:host([readonly]) .image-container .content.correct-answer::before{background-color:var(--success, #3aa76d)}:host([readonly]) .image-container .content.wrong-answer{border:var(--border-width-01, 0.0625rem) solid var(--danger, #d44333)}:host([readonly]) .image-container .content.wrong-answer::before{background-color:var(--danger, #d44333)}:host([readonly]) .image-container .text{white-space:unset;text-align:center;-webkit-line-clamp:2}:host([is-pdf]) .image-container{width:100%}:host([is-pdf]) .image-container .content{max-width:22.5rem;border:none;border-radius:0}:host([is-pdf]) .image-container .text{text-align:start}:host([is-pdf]) .image-container:not(:last-child){margin-bottom:var(--spacing-16, 1rem);padding-bottom:var(--spacing-16, 1rem)}.readonly-card{width:100%;text-align:start}.readonly-card .invalid{color:var(--danger, #d44333)}.readonly-card .valid{color:var(--success, #3aa76d)}.readonly-card.chat{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;color:var(--dark, #000000)}.readonly-card.chat .text:not(:last-of-type){margin-bottom:var(--spacing-08, 0.5rem)}.readonly-card.chat .text{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:var(--spacing-04, 0.25rem) var(--spacing-08, 0.5rem);border-radius:var(--border-radius-16, 1rem)}.readonly-card.chat .text.valid{color:var(--light, #ffffff);background-color:var(--success, #3aa76d)}.readonly-card.chat .text.invalid{color:var(--light, #ffffff);background-color:var(--danger, #d44333)}:host(.history:not(.forcedhistory)){padding:0}:host(.history:not(.forcedhistory))>.text,:host(.history:not(.forcedhistory)) .card .text,:host(.history:not(.forcedhistory)) .button .text{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:inline-block;-webkit-margin-end:var(--spacing-16, 1rem);margin-inline-end:var(--spacing-16, 1rem)}:host{display:block;width:100%;height:100%}:host yoo-banner{height:0}:host #messages{display:grid;gap:var(--spacing-16, 1rem)}:host #messages yoo-chat-message{--left-messages-text-color:var(--dark, #000000)}:host #messages yoo-chat-message:first-of-type{padding-top:var(--spacing-08, 0.5rem)}:host #messages yoo-chat-message:not(:first-child){cursor:pointer;--right-messages-text-color:var(--dark, #000000);--border-message-content:var(--border-width-01, 0.0625rem) solid var(--app-color, #5a30f4)}:host #messages yoo-chat-message:not(:first-child).selected{--right-messages-background-color:var(--app-color, #5a30f4);--right-messages-text-color:var(--light, #ffffff)}:host #messages yoo-chat-message:not(:first-child):not(.selected){--right-messages-background-color:var(--light, #ffffff)}:host .title{text-align:start}:host .title.alternate{text-align:end}:host([animated]){--chat-answer-message-animation-duration:0.3s;--chat-answer-message-animation-start:1.5s;--chat-answer-message-animation-step:0.2s;--chat-answer-title-animation-start:1.3s;--chat-question-message-animation-start:0.2s;--chat-question-message-fade-animation-duration:0.1s;--chat-question-message-slide-animation-duration:0.2s;--chat-question-title-animation-start:0.1s;--chat-title-animation-duration:0.2s;--choice-index:0}:host([animated]) yoo-chat-message,:host([animated]) .title{opacity:0;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}:host([animated]) yoo-chat-message.choice{-webkit-animation-name:slide-in-from-right, fade-in;animation-name:slide-in-from-right, fade-in;-webkit-animation-duration:var(--chat-answer-message-animation-duration);animation-duration:var(--chat-answer-message-animation-duration);-webkit-animation-timing-function:var(--ease-out-back), var(--ease-in-out-sine);animation-timing-function:var(--ease-out-back), var(--ease-in-out-sine);-webkit-animation-delay:calc(var(--chat-answer-message-animation-start) + var(--choice-index) * var(--chat-answer-message-animation-step));animation-delay:calc(var(--chat-answer-message-animation-start) + var(--choice-index) * var(--chat-answer-message-animation-step))}:host([animated]) yoo-chat-message:not(.choice){-webkit-animation-name:slide-in-from-left, fade-in;animation-name:slide-in-from-left, fade-in;-webkit-animation-duration:var(--chat-question-message-slide-animation-duration), var(--chat-question-message-fade-animation-duration);animation-duration:var(--chat-question-message-slide-animation-duration), var(--chat-question-message-fade-animation-duration);-webkit-animation-timing-function:var(--ease-out-back), var(--ease-in-out-sine);animation-timing-function:var(--ease-out-back), var(--ease-in-out-sine);-webkit-animation-delay:var(--chat-question-message-animation-start);animation-delay:var(--chat-question-message-animation-start)}:host([animated]) .title{-webkit-animation-name:slide-up, fade-in;animation-name:slide-up, fade-in;-webkit-animation-duration:var(--chat-title-animation-duration);animation-duration:var(--chat-title-animation-duration)}:host([animated]) .title.alternate{-webkit-animation-timing-function:var(--ease-in-out-sine);animation-timing-function:var(--ease-in-out-sine);-webkit-animation-delay:var(--chat-answer-title-animation-start);animation-delay:var(--chat-answer-title-animation-start)}:host([animated]) .title:not(.alternate){-webkit-animation-timing-function:var(--ease-out-quad);animation-timing-function:var(--ease-out-quad);-webkit-animation-delay:var(--chat-question-title-animation-start);animation-delay:var(--chat-question-title-animation-start)}@-webkit-keyframes fade-in{from{opacity:0}to{opacity:1}}@keyframes fade-in{from{opacity:0}to{opacity:1}}@-webkit-keyframes slide-in-from-right{from{-webkit-transform:translateX(17.375rem);transform:translateX(17.375rem)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slide-in-from-right{from{-webkit-transform:translateX(17.375rem);transform:translateX(17.375rem)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes slide-in-from-left{from{-webkit-transform:translateX(-13.75rem);transform:translateX(-13.75rem)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slide-in-from-left{from{-webkit-transform:translateX(-13.75rem);transform:translateX(-13.75rem)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes slide-up{from{-webkit-transform:translateY(0.5rem);transform:translateY(0.5rem)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slide-up{from{-webkit-transform:translateY(0.5rem);transform:translateY(0.5rem)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes slide-in-from-bottom{from{-webkit-transform:translateY(42rem);transform:translateY(42rem)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slide-in-from-bottom{from{-webkit-transform:translateY(42rem);transform:translateY(42rem)}to{-webkit-transform:translateY(0);transform:translateY(0)}}";
|