@yoobic/yobi 8.6.34 → 8.6.36

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (770) hide show
  1. package/dist/cjs/{entities-helpers-b15d76ef.js → entities-helpers-1277bcab.js} +1 -1
  2. package/dist/cjs/{grid-renderers-bdf3d9df.js → grid-renderers-48827440.js} +4 -3
  3. package/dist/cjs/yoo-ag-grid.cjs.entry.js +1 -1
  4. package/dist/cjs/yoo-card-cell.cjs.entry.js +1 -1
  5. package/dist/cjs/yoo-card-course-row.cjs.entry.js +4 -3
  6. package/dist/cjs/yoo-card-course.cjs.entry.js +1 -1
  7. package/dist/cjs/yoo-card-media.cjs.entry.js +1 -1
  8. package/dist/cjs/yoo-chat.cjs.entry.js +3 -2
  9. package/dist/cjs/yoo-detail-bar.cjs.entry.js +1 -1
  10. package/dist/cjs/yoo-entity.cjs.entry.js +2 -2
  11. package/dist/cjs/yoo-form-autocomplete.cjs.entry.js +1 -1
  12. package/dist/cjs/yoo-form-catalog.cjs.entry.js +11 -2
  13. package/dist/cjs/yoo-form-connect.cjs.entry.js +47 -48
  14. package/dist/cjs/yoo-form-creator-workflow-step.cjs.entry.js +1 -1
  15. package/dist/cjs/yoo-form-input.cjs.entry.js +1 -1
  16. package/dist/cjs/yoo-form-multi-input.cjs.entry.js +2 -2
  17. package/dist/cjs/yoo-form-scorm.cjs.entry.js +1 -1
  18. package/dist/cjs/yoo-form-text-area.cjs.entry.js +1 -1
  19. package/dist/cjs/yoo-form-text-editor.cjs.entry.js +5 -2
  20. package/dist/cjs/yoo-grid.cjs.entry.js +13 -12
  21. package/dist/cjs/yoo-lesson-heading.cjs.entry.js +1 -1
  22. package/dist/cjs/yoo-pivot-table.cjs.entry.js +1 -1
  23. package/dist/cjs/yoo-slides-media.cjs.entry.js +1 -1
  24. package/dist/cjs/yoo-user-profile.cjs.entry.js +1 -1
  25. package/dist/collection/components/entities/card-cell/card-cell.js +2 -2
  26. package/dist/collection/components/entities/entity/entity.js +1 -1
  27. package/dist/collection/components/form/form-catalog/form-catalog.js +11 -2
  28. package/dist/collection/components/form/form-connect/form-connect.css +15 -14
  29. package/dist/collection/components/form/form-connect/form-connect.js +46 -47
  30. package/dist/collection/components/form/form-multi-input/form-multi-input.js +2 -2
  31. package/dist/collection/components/form/form-scorm/form-scorm.js +2 -2
  32. package/dist/collection/components/form/form-text-area/form-text-area.js +1 -1
  33. package/dist/collection/components/form/form-text-editor/form-text-editor.js +4 -1
  34. package/dist/collection/components/grid/ag-grid/grid-renderers.js +4 -3
  35. package/dist/collection/components/grid/grid/grid.js +11 -10
  36. package/dist/collection/feature-communicate/chat/chat/chat.js +3 -2
  37. package/dist/collection/feature-communicate/document/card-media/card-media.js +2 -2
  38. package/dist/collection/feature-learn/learning/card-course/column/card-course.js +2 -2
  39. package/dist/collection/feature-learn/learning/card-course/row/card-course-row.js +3 -2
  40. package/dist/collection/feature-learn/learning/lesson-heading/lesson-heading.js +2 -2
  41. package/dist/collection/utils/helpers/entities-helpers.js +2 -2
  42. package/dist/design-system/{annotations-helpers-10ad4b55.js → annotations-helpers-20068c12.js} +1 -1
  43. package/dist/{esm/button.factory-c3c60be1.js → design-system/button.factory-bb850d0a.js} +1 -1
  44. package/dist/design-system/{camera-helpers-678bfa9c.js → camera-helpers-c80b17f1.js} +2 -2
  45. package/dist/design-system/{chat-helpers-3a0a00f7.js → chat-helpers-4b6f0b41.js} +1 -1
  46. package/dist/design-system/{common-helpers-338b849f.js → common-helpers-f4f92196.js} +1 -1
  47. package/dist/{esm/draggable-tags-helpers-f4d5f274.js → design-system/draggable-tags-helpers-f7c49cf1.js} +1 -1
  48. package/dist/{esm/entities-helpers-210295cd.js → design-system/entities-helpers-17d1e2af.js} +2 -2
  49. package/dist/{esm/filters-helpers-d11b10ed.js → design-system/filters-helpers-5c982f38.js} +2 -2
  50. package/dist/{esm/form-choice-helpers-c9c457f2.js → design-system/form-choice-helpers-68980f08.js} +2 -2
  51. package/dist/{esm/form-helpers-d92cafca.js → design-system/form-helpers-a0e4c777.js} +1 -1
  52. package/dist/design-system/{form-input-helpers-bfa0db3f.js → form-input-helpers-c4bbb638.js} +2 -2
  53. package/dist/design-system/{form-text-area-helpers-4ee2996f.js → form-text-area-helpers-765d2394.js} +1 -1
  54. package/dist/design-system/{grid-renderers-cc88c8a8.js → grid-renderers-4dd1c6d7.js} +9 -8
  55. package/dist/design-system/{incentive-helpers-8c3c94cb.js → incentive-helpers-94537d6e.js} +1 -1
  56. package/dist/design-system/{index-ce52bbeb.js → index-0a31764b.js} +4 -4
  57. package/dist/{esm/index-cd26cda4.js → design-system/index-0ef5b513.js} +1 -1
  58. package/dist/design-system/index-80a8a7d5.js +1 -0
  59. package/dist/{esm/index-82b9efb5.js → design-system/index-95fcad76.js} +2 -2
  60. package/dist/design-system/{index-41f65b0c.js → index-c617500f.js} +1 -1
  61. package/dist/design-system/{index-25518837.js → index-cf1069bd.js} +1 -1
  62. package/dist/{esm/local-forage-26e3612e.js → design-system/local-forage-8fb4c0ee.js} +1 -1
  63. package/dist/design-system/{map-helpers-fbc95350.js → map-helpers-dc97653b.js} +1 -1
  64. package/dist/design-system/{mission-locked-banner-09a30c18.js → mission-locked-banner-167e076a.js} +1 -1
  65. package/dist/{esm/missions-helpers-7b8435e0.js → design-system/missions-helpers-89b72c6e.js} +1 -1
  66. package/dist/{esm/modal-animations-1b7383fb.js → design-system/modal-animations-0386a58b.js} +1 -1
  67. package/dist/design-system/{operation-helpers-d5724d0e.js → operation-helpers-9a26a5f8.js} +1 -1
  68. package/dist/{esm/overlays-c345f5da.js → design-system/overlays-f550cfec.js} +1 -1
  69. package/dist/design-system/{photo-editor.helpers-0846ae8b.js → photo-editor.helpers-5d62c9b4.js} +2 -2
  70. package/dist/{esm/readonly-card-22929c78.js → design-system/readonly-card-0c424633.js} +1 -1
  71. package/dist/{esm/swiper-wrapper-69783f87.js → design-system/swiper-wrapper-8917a056.js} +5 -5
  72. package/dist/design-system/{theme-b8402719.js → theme-70bd714b.js} +1 -1
  73. package/dist/{esm/tippy.esm-4194c947.js → design-system/tippy.esm-9cdc4987.js} +1 -1
  74. package/dist/{esm/video-player-helpers-d7f129c7.js → design-system/video-player-helpers-025375a4.js} +2 -2
  75. package/dist/design-system/{web-f564fe00.js → web-04a3491d.js} +2 -2
  76. package/dist/{esm/web-94d06fd6.js → design-system/web-3da80b5e.js} +1 -1
  77. package/dist/design-system/{web-6ea1922a.js → web-47c10af8.js} +1 -1
  78. package/dist/design-system/{web-14e5ae6e.js → web-96fe7d75.js} +1 -1
  79. package/dist/design-system/{web-64bbae89.js → web-f87f4762.js} +1 -1
  80. package/dist/design-system/yoo-about.entry.js +1 -1
  81. package/dist/design-system/yoo-accordion.entry.js +3 -3
  82. package/dist/design-system/yoo-action-sheet-controller.entry.js +2 -2
  83. package/dist/design-system/yoo-action-sheet.entry.js +4 -4
  84. package/dist/design-system/yoo-ag-grid.entry.js +6 -6
  85. package/dist/design-system/yoo-alert.entry.js +4 -4
  86. package/dist/design-system/yoo-amap.entry.js +3 -3
  87. package/dist/design-system/yoo-announcement-heading.entry.js +4 -4
  88. package/dist/design-system/yoo-app.entry.js +1 -1
  89. package/dist/design-system/yoo-audio-player.entry.js +2 -2
  90. package/dist/design-system/yoo-audio-recorder-dialog.entry.js +2 -2
  91. package/dist/design-system/yoo-avatar.entry.js +1 -1
  92. package/dist/design-system/yoo-avatars.entry.js +1 -1
  93. package/dist/design-system/yoo-banner.entry.js +2 -2
  94. package/dist/design-system/yoo-barcode-dialog.entry.js +1 -1
  95. package/dist/design-system/yoo-battle-count-down.entry.js +2 -2
  96. package/dist/design-system/yoo-battle-result.entry.js +1 -1
  97. package/dist/design-system/yoo-battle-user-stats.entry.js +2 -2
  98. package/dist/design-system/yoo-breadcrumbs.entry.js +1 -1
  99. package/dist/design-system/yoo-button.entry.js +2 -2
  100. package/dist/design-system/yoo-calendar.entry.js +2 -2
  101. package/dist/design-system/yoo-camera-preview-dialog.entry.js +4 -4
  102. package/dist/design-system/yoo-card-battle-result.entry.js +1 -1
  103. package/dist/design-system/yoo-card-battle.entry.js +1 -1
  104. package/dist/design-system/yoo-card-calendar.entry.js +2 -2
  105. package/dist/design-system/yoo-card-campaign.entry.js +2 -2
  106. package/dist/design-system/yoo-card-cell.entry.js +3 -3
  107. package/dist/design-system/yoo-card-chat.entry.js +2 -2
  108. package/dist/design-system/yoo-card-course-row-compact.entry.js +1 -1
  109. package/dist/design-system/yoo-card-course-row.entry.js +7 -6
  110. package/dist/design-system/yoo-card-course.entry.js +2 -2
  111. package/dist/design-system/yoo-card-feed-row.entry.js +1 -1
  112. package/dist/design-system/yoo-card-feed.entry.js +3 -3
  113. package/dist/design-system/yoo-card-file.entry.js +1 -1
  114. package/dist/design-system/yoo-card-image.entry.js +1 -1
  115. package/dist/design-system/yoo-card-inbox.entry.js +1 -1
  116. package/dist/design-system/yoo-card-incentive-rank.entry.js +1 -1
  117. package/dist/design-system/yoo-card-incentive.entry.js +3 -3
  118. package/dist/design-system/yoo-card-kanban.entry.js +2 -2
  119. package/dist/design-system/yoo-card-lesson.entry.js +2 -2
  120. package/dist/design-system/yoo-card-list-collapsible.entry.js +2 -2
  121. package/dist/design-system/yoo-card-list-color.entry.js +1 -1
  122. package/dist/design-system/yoo-card-list-simple.entry.js +2 -2
  123. package/dist/design-system/yoo-card-list.entry.js +2 -2
  124. package/dist/design-system/yoo-card-location.entry.js +1 -1
  125. package/dist/design-system/yoo-card-media.entry.js +3 -3
  126. package/dist/design-system/yoo-card-menu.entry.js +2 -2
  127. package/dist/design-system/yoo-card-notification.entry.js +1 -1
  128. package/dist/design-system/yoo-card-plan.entry.js +2 -2
  129. package/dist/design-system/yoo-card-progress.entry.js +1 -1
  130. package/dist/design-system/yoo-card-recommendation.entry.js +2 -2
  131. package/dist/design-system/yoo-card-sticky.entry.js +2 -2
  132. package/dist/design-system/yoo-card-video.entry.js +1 -1
  133. package/dist/design-system/yoo-chart-bar.entry.js +2 -2
  134. package/dist/design-system/yoo-chart.entry.js +1 -1
  135. package/dist/design-system/yoo-chat-message-dialog.entry.js +2 -2
  136. package/dist/design-system/yoo-chat-message-preview.entry.js +2 -2
  137. package/dist/design-system/yoo-chat-message.entry.js +3 -3
  138. package/dist/design-system/yoo-chat.entry.js +7 -6
  139. package/dist/design-system/yoo-collapsible.entry.js +1 -1
  140. package/dist/design-system/yoo-color-selector.entry.js +1 -1
  141. package/dist/design-system/yoo-community-detail.entry.js +2 -2
  142. package/dist/design-system/yoo-context-menu-dialog.entry.js +2 -2
  143. package/dist/design-system/yoo-context-menu.entry.js +2 -2
  144. package/dist/design-system/yoo-copyright.entry.js +1 -1
  145. package/dist/design-system/yoo-count-down.entry.js +2 -2
  146. package/dist/design-system/yoo-course-info-card.entry.js +2 -2
  147. package/dist/design-system/yoo-course-summary.entry.js +2 -2
  148. package/dist/design-system/yoo-dashboard-detail.entry.js +1 -1
  149. package/dist/design-system/yoo-date.entry.js +1 -1
  150. package/dist/design-system/yoo-detail-bar.entry.js +2 -2
  151. package/dist/design-system/yoo-device-list.entry.js +1 -1
  152. package/dist/design-system/yoo-device.entry.js +1 -1
  153. package/dist/design-system/yoo-draw-flow.entry.js +1 -1
  154. package/dist/design-system/yoo-entity-query-builder.entry.js +3 -3
  155. package/dist/design-system/yoo-entity-search-dialog.entry.js +2 -2
  156. package/dist/design-system/yoo-entity-search-filters.entry.js +4 -4
  157. package/dist/design-system/yoo-entity-search-recent.entry.js +1 -1
  158. package/dist/design-system/yoo-entity-search-sorts.entry.js +2 -2
  159. package/dist/design-system/yoo-entity-search-tags.entry.js +2 -2
  160. package/dist/design-system/yoo-entity-search.entry.js +2 -2
  161. package/dist/design-system/yoo-entity.entry.js +9 -9
  162. package/dist/design-system/yoo-feed-detail.entry.js +3 -3
  163. package/dist/design-system/yoo-flag.entry.js +1 -1
  164. package/dist/design-system/yoo-form-audience.entry.js +5 -5
  165. package/dist/design-system/yoo-form-autocomplete-dialog.entry.js +2 -2
  166. package/dist/design-system/yoo-form-autocomplete.entry.js +4 -4
  167. package/dist/design-system/yoo-form-banner.entry.js +2 -2
  168. package/dist/design-system/yoo-form-barcode-dialog.entry.js +2 -2
  169. package/dist/design-system/yoo-form-barcode.entry.js +3 -3
  170. package/dist/design-system/yoo-form-calendar-dialog.entry.js +2 -2
  171. package/dist/design-system/yoo-form-capture-map-dialog.entry.js +1 -1
  172. package/dist/design-system/yoo-form-capture-tag-dialog.entry.js +2 -2
  173. package/dist/design-system/yoo-form-capture-view-dialog.entry.js +2 -2
  174. package/dist/design-system/yoo-form-capture-webcam-dialog.entry.js +3 -3
  175. package/dist/design-system/yoo-form-capture.entry.js +5 -5
  176. package/dist/design-system/yoo-form-carousel.entry.js +2 -2
  177. package/dist/design-system/yoo-form-catalog-dialog.entry.js +2 -2
  178. package/dist/design-system/yoo-form-catalog.entry.js +14 -5
  179. package/dist/design-system/yoo-form-categorize-words.entry.js +5 -5
  180. package/dist/design-system/yoo-form-checkbox.entry.js +3 -3
  181. package/dist/design-system/yoo-form-checklist.entry.js +3 -3
  182. package/dist/design-system/yoo-form-choice-button.entry.js +6 -6
  183. package/dist/design-system/yoo-form-choice-card.entry.js +6 -6
  184. package/dist/design-system/yoo-form-choice-chat.entry.js +6 -6
  185. package/dist/design-system/yoo-form-choice-image.entry.js +5 -5
  186. package/dist/design-system/yoo-form-choice-radio.entry.js +6 -6
  187. package/dist/design-system/yoo-form-color-field.entry.js +3 -3
  188. package/dist/design-system/yoo-form-color-picker.entry.js +1 -1
  189. package/dist/design-system/yoo-form-conditions.entry.js +1 -1
  190. package/dist/design-system/yoo-form-connect.entry.js +51 -52
  191. package/dist/design-system/yoo-form-creator-block-expandable.entry.js +3 -3
  192. package/dist/design-system/yoo-form-creator-block-simple.entry.js +2 -2
  193. package/dist/design-system/yoo-form-creator-condition-block.entry.js +3 -3
  194. package/dist/design-system/yoo-form-creator-field-selector.entry.js +1 -1
  195. package/dist/design-system/yoo-form-creator-header.entry.js +2 -2
  196. package/dist/design-system/yoo-form-creator-live-preview.entry.js +1 -1
  197. package/dist/design-system/yoo-form-creator-overlay.entry.js +1 -1
  198. package/dist/design-system/yoo-form-creator-page-card-list.entry.js +3 -3
  199. package/dist/design-system/yoo-form-creator-page-card.entry.js +3 -3
  200. package/dist/design-system/yoo-form-creator-score-expandable.entry.js +3 -3
  201. package/dist/design-system/yoo-form-creator-scoring-card-list.entry.js +1 -1
  202. package/dist/design-system/yoo-form-creator-scoring-card.entry.js +1 -1
  203. package/dist/design-system/yoo-form-creator-scoring-quick-setup.entry.js +1 -1
  204. package/dist/design-system/yoo-form-creator-translate-dialog.entry.js +3 -3
  205. package/dist/design-system/yoo-form-creator-translate.entry.js +3 -3
  206. package/dist/design-system/yoo-form-creator-workflow-side-selection.entry.js +4 -4
  207. package/dist/design-system/yoo-form-creator-workflow-step.entry.js +2 -2
  208. package/dist/design-system/yoo-form-creator.entry.js +4 -4
  209. package/dist/design-system/yoo-form-date-time.entry.js +3 -3
  210. package/dist/design-system/yoo-form-document-dialog.entry.js +2 -2
  211. package/dist/design-system/yoo-form-document.entry.js +3 -3
  212. package/dist/design-system/yoo-form-dynamic-dialog.entry.js +2 -2
  213. package/dist/design-system/yoo-form-dynamic.entry.js +5 -5
  214. package/dist/design-system/yoo-form-emailreport.entry.js +3 -3
  215. package/dist/design-system/yoo-form-empty-state.entry.js +1 -1
  216. package/dist/design-system/yoo-form-entity-value-pairs.entry.js +1 -1
  217. package/dist/design-system/yoo-form-explanation.entry.js +1 -1
  218. package/dist/design-system/yoo-form-feed-preview.entry.js +3 -3
  219. package/dist/design-system/yoo-form-feedback.entry.js +3 -3
  220. package/dist/design-system/yoo-form-filter-date.entry.js +1 -1
  221. package/dist/design-system/yoo-form-filter-number.entry.js +1 -1
  222. package/dist/design-system/yoo-form-filter-text.entry.js +1 -1
  223. package/dist/design-system/yoo-form-filter.entry.js +1 -1
  224. package/dist/design-system/yoo-form-footer.entry.js +3 -3
  225. package/dist/design-system/yoo-form-formula.entry.js +3 -3
  226. package/dist/design-system/yoo-form-hotzones-creator.entry.js +1 -1
  227. package/dist/design-system/yoo-form-hotzones.entry.js +7 -7
  228. package/dist/design-system/yoo-form-iframe-dialog.entry.js +1 -1
  229. package/dist/design-system/yoo-form-image-collection.entry.js +4 -4
  230. package/dist/design-system/yoo-form-image-tagging-creator.entry.js +5 -5
  231. package/dist/design-system/yoo-form-image-tagging.entry.js +8 -8
  232. package/dist/design-system/yoo-form-incentive-targets.entry.js +3 -3
  233. package/dist/design-system/yoo-form-input-comments.entry.js +2 -2
  234. package/dist/design-system/yoo-form-input-container.entry.js +4 -4
  235. package/dist/design-system/yoo-form-input.entry.js +7 -7
  236. package/dist/design-system/yoo-form-json.entry.js +4 -4
  237. package/dist/design-system/yoo-form-location.entry.js +3 -3
  238. package/dist/design-system/yoo-form-missing-word.entry.js +5 -5
  239. package/dist/design-system/yoo-form-missionfield.entry.js +3 -3
  240. package/dist/design-system/yoo-form-multi-input.entry.js +5 -5
  241. package/dist/design-system/yoo-form-number-picker-dialog.entry.js +1 -1
  242. package/dist/design-system/yoo-form-number-picker.entry.js +1 -1
  243. package/dist/design-system/yoo-form-opening-hours.entry.js +1 -1
  244. package/dist/design-system/yoo-form-permissions.entry.js +2 -2
  245. package/dist/design-system/yoo-form-phone-number.entry.js +1 -1
  246. package/dist/design-system/yoo-form-plan-assign.entry.js +3 -3
  247. package/dist/design-system/yoo-form-plan.entry.js +3 -3
  248. package/dist/design-system/yoo-form-pricecheck.entry.js +3 -3
  249. package/dist/design-system/yoo-form-product-batch.entry.js +4 -4
  250. package/dist/design-system/yoo-form-products-sales.entry.js +3 -3
  251. package/dist/design-system/yoo-form-progress-indicator.entry.js +2 -2
  252. package/dist/design-system/yoo-form-qrcode.entry.js +3 -3
  253. package/dist/design-system/yoo-form-query-builder.entry.js +3 -3
  254. package/dist/design-system/yoo-form-range.entry.js +3 -3
  255. package/dist/design-system/yoo-form-ranking.entry.js +4 -4
  256. package/dist/design-system/yoo-form-recap-step.entry.js +2 -2
  257. package/dist/design-system/yoo-form-recurrence-delay.entry.js +1 -1
  258. package/dist/design-system/yoo-form-recurrence-preview.entry.js +1 -1
  259. package/dist/design-system/yoo-form-recurrence.entry.js +1 -1
  260. package/dist/design-system/yoo-form-reorder.entry.js +3 -3
  261. package/dist/design-system/yoo-form-scorm.entry.js +4 -4
  262. package/dist/design-system/yoo-form-signature-pad-dialog.entry.js +2 -2
  263. package/dist/design-system/yoo-form-signature-pad.entry.js +3 -3
  264. package/dist/design-system/yoo-form-sorts.entry.js +3 -3
  265. package/dist/design-system/yoo-form-star-rating.entry.js +3 -3
  266. package/dist/design-system/yoo-form-swipe-cards.entry.js +4 -4
  267. package/dist/design-system/yoo-form-table.entry.js +3 -3
  268. package/dist/design-system/yoo-form-task.entry.js +3 -3
  269. package/dist/design-system/yoo-form-text-area.entry.js +5 -5
  270. package/dist/design-system/yoo-form-text-editor.entry.js +10 -7
  271. package/dist/design-system/yoo-form-time.entry.js +3 -3
  272. package/dist/design-system/yoo-form-timeslots.entry.js +3 -3
  273. package/dist/design-system/yoo-form-todo-dialog.entry.js +2 -2
  274. package/dist/design-system/yoo-form-todo-mission.entry.js +2 -2
  275. package/dist/design-system/yoo-form-todo-task-list.entry.js +3 -3
  276. package/dist/design-system/yoo-form-todo-task.entry.js +2 -2
  277. package/dist/design-system/yoo-form-todo.entry.js +3 -3
  278. package/dist/design-system/yoo-form-toggle.entry.js +3 -3
  279. package/dist/design-system/yoo-form-uploader.entry.js +3 -3
  280. package/dist/design-system/yoo-form-videoplayer.entry.js +3 -3
  281. package/dist/design-system/yoo-form-wiki.entry.js +3 -3
  282. package/dist/design-system/yoo-grid-calendar.entry.js +4 -4
  283. package/dist/design-system/yoo-grid-stack.entry.js +2 -2
  284. package/dist/design-system/yoo-grid.entry.js +22 -21
  285. package/dist/design-system/yoo-header.entry.js +2 -2
  286. package/dist/design-system/yoo-healthscore-dialog.entry.js +2 -2
  287. package/dist/design-system/yoo-healthscore.entry.js +1 -1
  288. package/dist/design-system/yoo-icon.entry.js +1 -1
  289. package/dist/design-system/yoo-image-cropper-dialog.entry.js +1 -1
  290. package/dist/design-system/yoo-img.entry.js +3 -3
  291. package/dist/design-system/yoo-incentive-detail.entry.js +3 -3
  292. package/dist/design-system/yoo-input-bar.entry.js +3 -3
  293. package/dist/design-system/yoo-ion-alert-controller.entry.js +2 -2
  294. package/dist/design-system/yoo-ion-content.entry.js +1 -1
  295. package/dist/design-system/yoo-ion-footer.entry.js +2 -2
  296. package/dist/design-system/yoo-ion-infinite-scroll-content.entry.js +1 -1
  297. package/dist/design-system/yoo-ion-infinite-scroll.entry.js +1 -1
  298. package/dist/design-system/yoo-ion-item-divider.entry.js +3 -3
  299. package/dist/design-system/yoo-ion-item-options.entry.js +2 -2
  300. package/dist/design-system/yoo-ion-item-sliding.entry.js +3 -3
  301. package/dist/design-system/yoo-ion-item.entry.js +3 -3
  302. package/dist/design-system/yoo-ion-list.entry.js +2 -2
  303. package/dist/design-system/yoo-ion-refresher.entry.js +2 -2
  304. package/dist/design-system/yoo-ion-scroll.entry.js +2 -2
  305. package/dist/design-system/yoo-ion-slide.entry.js +2 -2
  306. package/dist/design-system/{yoo-ion-slides-9e1e9b39.js → yoo-ion-slides-e25ff57d.js} +4 -4
  307. package/dist/design-system/yoo-ion-slides.entry.js +4 -4
  308. package/dist/design-system/yoo-ion-toast-controller.entry.js +2 -2
  309. package/dist/design-system/yoo-kanban.entry.js +2 -2
  310. package/dist/design-system/yoo-kpi-card.entry.js +1 -1
  311. package/dist/design-system/yoo-kpi-container.entry.js +2 -2
  312. package/dist/design-system/yoo-kpi-external.entry.js +1 -1
  313. package/dist/design-system/yoo-kpi.entry.js +2 -2
  314. package/dist/design-system/yoo-layout-sections.entry.js +1 -1
  315. package/dist/design-system/yoo-layout-tabs.entry.js +1 -1
  316. package/dist/design-system/yoo-layout-two-columns.entry.js +1 -1
  317. package/dist/design-system/yoo-lesson-detail-card.entry.js +1 -1
  318. package/dist/design-system/yoo-lesson-detail.entry.js +2 -2
  319. package/dist/design-system/yoo-lesson-heading.entry.js +3 -3
  320. package/dist/design-system/yoo-lesson-highscores.entry.js +1 -1
  321. package/dist/design-system/yoo-lesson-question-result.entry.js +2 -2
  322. package/dist/design-system/yoo-links-menu.entry.js +1 -1
  323. package/dist/design-system/yoo-links-preview.entry.js +3 -3
  324. package/dist/design-system/yoo-list-dialog.entry.js +2 -2
  325. package/dist/design-system/yoo-loader.entry.js +1 -1
  326. package/dist/design-system/yoo-location-info.entry.js +1 -1
  327. package/dist/design-system/yoo-location-map.entry.js +2 -2
  328. package/dist/design-system/yoo-login.entry.js +2 -2
  329. package/dist/design-system/yoo-lottie.entry.js +1 -1
  330. package/dist/design-system/yoo-map-gl.entry.js +2 -2
  331. package/dist/design-system/yoo-map-js.entry.js +3 -3
  332. package/dist/design-system/yoo-map-legend.entry.js +3 -3
  333. package/dist/design-system/yoo-map.entry.js +2 -2
  334. package/dist/design-system/yoo-markdown.entry.js +3 -3
  335. package/dist/design-system/yoo-memo-list-dialog.entry.js +1 -1
  336. package/dist/design-system/yoo-memo-list.entry.js +1 -1
  337. package/dist/design-system/yoo-mention-tag.entry.js +1 -1
  338. package/dist/design-system/yoo-mission-details.entry.js +4 -4
  339. package/dist/design-system/yoo-mission-heading.entry.js +4 -4
  340. package/dist/design-system/yoo-mission-score.entry.js +1 -1
  341. package/dist/design-system/yoo-mission-todo.entry.js +2 -2
  342. package/dist/design-system/yoo-mobile-tabbar-more.entry.js +1 -1
  343. package/dist/design-system/yoo-mobile-tabbar.entry.js +2 -2
  344. package/dist/design-system/yoo-modal-controller.entry.js +2 -2
  345. package/dist/design-system/yoo-modal.entry.js +5 -5
  346. package/dist/design-system/yoo-navbar.entry.js +2 -2
  347. package/dist/design-system/yoo-numbers-display.entry.js +2 -2
  348. package/dist/design-system/yoo-photo-editor.entry.js +7 -7
  349. package/dist/design-system/yoo-pivot-table.entry.js +6 -6
  350. package/dist/design-system/yoo-podium.entry.js +1 -1
  351. package/dist/design-system/yoo-profile-list.entry.js +2 -2
  352. package/dist/design-system/yoo-profile-summary.entry.js +2 -2
  353. package/dist/design-system/yoo-progress-bar.entry.js +2 -2
  354. package/dist/design-system/yoo-progress-loader.entry.js +1 -1
  355. package/dist/design-system/yoo-progress-recap.entry.js +1 -1
  356. package/dist/design-system/yoo-property-card.entry.js +2 -2
  357. package/dist/design-system/yoo-range.entry.js +3 -3
  358. package/dist/design-system/yoo-rating.entry.js +1 -1
  359. package/dist/design-system/yoo-reveal.entry.js +1 -1
  360. package/dist/design-system/yoo-salesai-formula.entry.js +1 -1
  361. package/dist/design-system/yoo-scandit.entry.js +2 -2
  362. package/dist/design-system/yoo-scratch-card-creator.entry.js +1 -1
  363. package/dist/design-system/yoo-scratch-card.entry.js +4 -4
  364. package/dist/design-system/yoo-section-list.entry.js +1 -1
  365. package/dist/design-system/yoo-segmented-control.entry.js +1 -1
  366. package/dist/design-system/yoo-side-menu-tree.entry.js +1 -1
  367. package/dist/design-system/yoo-side-menu.entry.js +2 -2
  368. package/dist/design-system/yoo-slides-media.entry.js +4 -4
  369. package/dist/design-system/yoo-start-meeting-popup.entry.js +2 -2
  370. package/dist/design-system/yoo-tabs.entry.js +2 -2
  371. package/dist/design-system/yoo-tag.entry.js +1 -1
  372. package/dist/design-system/yoo-text-sequence.entry.js +2 -2
  373. package/dist/design-system/yoo-text.entry.js +2 -2
  374. package/dist/design-system/yoo-toast.entry.js +3 -3
  375. package/dist/design-system/yoo-tooltip.entry.js +4 -4
  376. package/dist/design-system/yoo-truncate.entry.js +2 -2
  377. package/dist/design-system/yoo-truncated-line.entry.js +1 -1
  378. package/dist/design-system/yoo-user-detail.entry.js +1 -1
  379. package/dist/design-system/yoo-user-profile.entry.js +3 -3
  380. package/dist/design-system/yoo-user-wizard.entry.js +2 -2
  381. package/dist/design-system/yoo-videoplayer-core.entry.js +2 -2
  382. package/dist/design-system/yoo-videoplayer-dailymotion.entry.js +3 -3
  383. package/dist/design-system/yoo-videoplayer-videojs.entry.js +5 -5
  384. package/dist/design-system/yoo-videoplayer-vimeo.entry.js +3 -3
  385. package/dist/design-system/yoo-videoplayer-youtube.entry.js +3 -3
  386. package/dist/design-system/yoo-virtual-item.entry.js +1 -1
  387. package/dist/design-system/yoo-virtual-scroll.entry.js +2 -2
  388. package/dist/design-system/yoo-waitlist-location-result.entry.js +1 -1
  389. package/dist/design-system/yoo-waitlist-location-start.entry.js +1 -1
  390. package/dist/design-system/yoo-walkthrough.entry.js +1 -1
  391. package/dist/design-system/yoo-web-menu.entry.js +2 -2
  392. package/dist/design-system/yoo-webcam.entry.js +1 -1
  393. package/dist/design-system/yoo-welcome-banner.entry.js +2 -2
  394. package/dist/design-system/yoo-widget-chart.entry.js +1 -1
  395. package/dist/design-system/yoo-widget-small-size.entry.js +1 -1
  396. package/dist/design-system/yoo-widget-tab.entry.js +1 -1
  397. package/dist/design-system/yoo-widget-tile.entry.js +1 -1
  398. package/dist/design-system/yoo-workflow-state-dialog.entry.js +1 -1
  399. package/dist/design-system/yoo-workflow-state.entry.js +1 -1
  400. package/dist/design-system/yoo-workflow.entry.js +4 -4
  401. package/dist/design-system/yoo-zebra.entry.js +1 -1
  402. package/dist/design-system/yoo-zoom.entry.js +2 -2
  403. package/dist/esm/{annotations-helpers-10ad4b55.js → annotations-helpers-20068c12.js} +1 -1
  404. package/dist/{design-system/button.factory-c3c60be1.js → esm/button.factory-bb850d0a.js} +1 -1
  405. package/dist/esm/{camera-helpers-678bfa9c.js → camera-helpers-c80b17f1.js} +2 -2
  406. package/dist/esm/{chat-helpers-3a0a00f7.js → chat-helpers-4b6f0b41.js} +1 -1
  407. package/dist/esm/{common-helpers-338b849f.js → common-helpers-f4f92196.js} +1 -1
  408. package/dist/{design-system/draggable-tags-helpers-f4d5f274.js → esm/draggable-tags-helpers-f7c49cf1.js} +1 -1
  409. package/dist/{design-system/entities-helpers-210295cd.js → esm/entities-helpers-17d1e2af.js} +2 -2
  410. package/dist/{design-system/filters-helpers-d11b10ed.js → esm/filters-helpers-5c982f38.js} +2 -2
  411. package/dist/{design-system/form-choice-helpers-c9c457f2.js → esm/form-choice-helpers-68980f08.js} +2 -2
  412. package/dist/{design-system/form-helpers-d92cafca.js → esm/form-helpers-a0e4c777.js} +1 -1
  413. package/dist/esm/{form-input-helpers-bfa0db3f.js → form-input-helpers-c4bbb638.js} +2 -2
  414. package/dist/esm/{form-text-area-helpers-4ee2996f.js → form-text-area-helpers-765d2394.js} +1 -1
  415. package/dist/esm/{grid-renderers-cc88c8a8.js → grid-renderers-4dd1c6d7.js} +9 -8
  416. package/dist/esm/{incentive-helpers-8c3c94cb.js → incentive-helpers-94537d6e.js} +1 -1
  417. package/dist/esm/{index-ce52bbeb.js → index-0a31764b.js} +4 -4
  418. package/dist/{design-system/index-cd26cda4.js → esm/index-0ef5b513.js} +1 -1
  419. package/dist/esm/index-80a8a7d5.js +1 -0
  420. package/dist/{design-system/index-82b9efb5.js → esm/index-95fcad76.js} +2 -2
  421. package/dist/esm/{index-41f65b0c.js → index-c617500f.js} +1 -1
  422. package/dist/esm/{index-25518837.js → index-cf1069bd.js} +1 -1
  423. package/dist/{design-system/local-forage-26e3612e.js → esm/local-forage-8fb4c0ee.js} +1 -1
  424. package/dist/esm/{map-helpers-fbc95350.js → map-helpers-dc97653b.js} +1 -1
  425. package/dist/esm/{mission-locked-banner-09a30c18.js → mission-locked-banner-167e076a.js} +1 -1
  426. package/dist/{design-system/missions-helpers-7b8435e0.js → esm/missions-helpers-89b72c6e.js} +1 -1
  427. package/dist/{design-system/modal-animations-1b7383fb.js → esm/modal-animations-0386a58b.js} +1 -1
  428. package/dist/esm/{operation-helpers-d5724d0e.js → operation-helpers-9a26a5f8.js} +1 -1
  429. package/dist/{design-system/overlays-c345f5da.js → esm/overlays-f550cfec.js} +1 -1
  430. package/dist/esm/{photo-editor.helpers-0846ae8b.js → photo-editor.helpers-5d62c9b4.js} +2 -2
  431. package/dist/{design-system/readonly-card-22929c78.js → esm/readonly-card-0c424633.js} +1 -1
  432. package/dist/{design-system/swiper-wrapper-69783f87.js → esm/swiper-wrapper-8917a056.js} +5 -5
  433. package/dist/esm/{theme-b8402719.js → theme-70bd714b.js} +1 -1
  434. package/dist/{design-system/tippy.esm-4194c947.js → esm/tippy.esm-9cdc4987.js} +1 -1
  435. package/dist/{design-system/video-player-helpers-d7f129c7.js → esm/video-player-helpers-025375a4.js} +2 -2
  436. package/dist/esm/{web-f564fe00.js → web-04a3491d.js} +2 -2
  437. package/dist/{design-system/web-94d06fd6.js → esm/web-3da80b5e.js} +1 -1
  438. package/dist/esm/{web-6ea1922a.js → web-47c10af8.js} +1 -1
  439. package/dist/esm/{web-14e5ae6e.js → web-96fe7d75.js} +1 -1
  440. package/dist/esm/{web-64bbae89.js → web-f87f4762.js} +1 -1
  441. package/dist/esm/yoo-about.entry.js +1 -1
  442. package/dist/esm/yoo-accordion.entry.js +3 -3
  443. package/dist/esm/yoo-action-sheet-controller.entry.js +2 -2
  444. package/dist/esm/yoo-action-sheet.entry.js +4 -4
  445. package/dist/esm/yoo-ag-grid.entry.js +6 -6
  446. package/dist/esm/yoo-alert.entry.js +4 -4
  447. package/dist/esm/yoo-amap.entry.js +3 -3
  448. package/dist/esm/yoo-announcement-heading.entry.js +4 -4
  449. package/dist/esm/yoo-app.entry.js +1 -1
  450. package/dist/esm/yoo-audio-player.entry.js +2 -2
  451. package/dist/esm/yoo-audio-recorder-dialog.entry.js +2 -2
  452. package/dist/esm/yoo-avatar.entry.js +1 -1
  453. package/dist/esm/yoo-avatars.entry.js +1 -1
  454. package/dist/esm/yoo-banner.entry.js +2 -2
  455. package/dist/esm/yoo-barcode-dialog.entry.js +1 -1
  456. package/dist/esm/yoo-battle-count-down.entry.js +2 -2
  457. package/dist/esm/yoo-battle-result.entry.js +1 -1
  458. package/dist/esm/yoo-battle-user-stats.entry.js +2 -2
  459. package/dist/esm/yoo-breadcrumbs.entry.js +1 -1
  460. package/dist/esm/yoo-button.entry.js +2 -2
  461. package/dist/esm/yoo-calendar.entry.js +2 -2
  462. package/dist/esm/yoo-camera-preview-dialog.entry.js +4 -4
  463. package/dist/esm/yoo-card-battle-result.entry.js +1 -1
  464. package/dist/esm/yoo-card-battle.entry.js +1 -1
  465. package/dist/esm/yoo-card-calendar.entry.js +2 -2
  466. package/dist/esm/yoo-card-campaign.entry.js +2 -2
  467. package/dist/esm/yoo-card-cell.entry.js +3 -3
  468. package/dist/esm/yoo-card-chat.entry.js +2 -2
  469. package/dist/esm/yoo-card-course-row-compact.entry.js +1 -1
  470. package/dist/esm/yoo-card-course-row.entry.js +7 -6
  471. package/dist/esm/yoo-card-course.entry.js +2 -2
  472. package/dist/esm/yoo-card-feed-row.entry.js +1 -1
  473. package/dist/esm/yoo-card-feed.entry.js +3 -3
  474. package/dist/esm/yoo-card-file.entry.js +1 -1
  475. package/dist/esm/yoo-card-image.entry.js +1 -1
  476. package/dist/esm/yoo-card-inbox.entry.js +1 -1
  477. package/dist/esm/yoo-card-incentive-rank.entry.js +1 -1
  478. package/dist/esm/yoo-card-incentive.entry.js +3 -3
  479. package/dist/esm/yoo-card-kanban.entry.js +2 -2
  480. package/dist/esm/yoo-card-lesson.entry.js +2 -2
  481. package/dist/esm/yoo-card-list-collapsible.entry.js +2 -2
  482. package/dist/esm/yoo-card-list-color.entry.js +1 -1
  483. package/dist/esm/yoo-card-list-simple.entry.js +2 -2
  484. package/dist/esm/yoo-card-list.entry.js +2 -2
  485. package/dist/esm/yoo-card-location.entry.js +1 -1
  486. package/dist/esm/yoo-card-media.entry.js +3 -3
  487. package/dist/esm/yoo-card-menu.entry.js +2 -2
  488. package/dist/esm/yoo-card-notification.entry.js +1 -1
  489. package/dist/esm/yoo-card-plan.entry.js +2 -2
  490. package/dist/esm/yoo-card-progress.entry.js +1 -1
  491. package/dist/esm/yoo-card-recommendation.entry.js +2 -2
  492. package/dist/esm/yoo-card-sticky.entry.js +2 -2
  493. package/dist/esm/yoo-card-video.entry.js +1 -1
  494. package/dist/esm/yoo-chart-bar.entry.js +2 -2
  495. package/dist/esm/yoo-chart.entry.js +1 -1
  496. package/dist/esm/yoo-chat-message-dialog.entry.js +2 -2
  497. package/dist/esm/yoo-chat-message-preview.entry.js +2 -2
  498. package/dist/esm/yoo-chat-message.entry.js +3 -3
  499. package/dist/esm/yoo-chat.entry.js +7 -6
  500. package/dist/esm/yoo-collapsible.entry.js +1 -1
  501. package/dist/esm/yoo-color-selector.entry.js +1 -1
  502. package/dist/esm/yoo-community-detail.entry.js +2 -2
  503. package/dist/esm/yoo-context-menu-dialog.entry.js +2 -2
  504. package/dist/esm/yoo-context-menu.entry.js +2 -2
  505. package/dist/esm/yoo-copyright.entry.js +1 -1
  506. package/dist/esm/yoo-count-down.entry.js +2 -2
  507. package/dist/esm/yoo-course-info-card.entry.js +2 -2
  508. package/dist/esm/yoo-course-summary.entry.js +2 -2
  509. package/dist/esm/yoo-dashboard-detail.entry.js +1 -1
  510. package/dist/esm/yoo-date.entry.js +1 -1
  511. package/dist/esm/yoo-detail-bar.entry.js +2 -2
  512. package/dist/esm/yoo-device-list.entry.js +1 -1
  513. package/dist/esm/yoo-device.entry.js +1 -1
  514. package/dist/esm/yoo-draw-flow.entry.js +1 -1
  515. package/dist/esm/yoo-entity-query-builder.entry.js +3 -3
  516. package/dist/esm/yoo-entity-search-dialog.entry.js +2 -2
  517. package/dist/esm/yoo-entity-search-filters.entry.js +4 -4
  518. package/dist/esm/yoo-entity-search-recent.entry.js +1 -1
  519. package/dist/esm/yoo-entity-search-sorts.entry.js +2 -2
  520. package/dist/esm/yoo-entity-search-tags.entry.js +2 -2
  521. package/dist/esm/yoo-entity-search.entry.js +2 -2
  522. package/dist/esm/yoo-entity.entry.js +9 -9
  523. package/dist/esm/yoo-feed-detail.entry.js +3 -3
  524. package/dist/esm/yoo-flag.entry.js +1 -1
  525. package/dist/esm/yoo-form-audience.entry.js +5 -5
  526. package/dist/esm/yoo-form-autocomplete-dialog.entry.js +2 -2
  527. package/dist/esm/yoo-form-autocomplete.entry.js +4 -4
  528. package/dist/esm/yoo-form-banner.entry.js +2 -2
  529. package/dist/esm/yoo-form-barcode-dialog.entry.js +2 -2
  530. package/dist/esm/yoo-form-barcode.entry.js +3 -3
  531. package/dist/esm/yoo-form-calendar-dialog.entry.js +2 -2
  532. package/dist/esm/yoo-form-capture-map-dialog.entry.js +1 -1
  533. package/dist/esm/yoo-form-capture-tag-dialog.entry.js +2 -2
  534. package/dist/esm/yoo-form-capture-view-dialog.entry.js +2 -2
  535. package/dist/esm/yoo-form-capture-webcam-dialog.entry.js +3 -3
  536. package/dist/esm/yoo-form-capture.entry.js +5 -5
  537. package/dist/esm/yoo-form-carousel.entry.js +2 -2
  538. package/dist/esm/yoo-form-catalog-dialog.entry.js +2 -2
  539. package/dist/esm/yoo-form-catalog.entry.js +14 -5
  540. package/dist/esm/yoo-form-categorize-words.entry.js +5 -5
  541. package/dist/esm/yoo-form-checkbox.entry.js +3 -3
  542. package/dist/esm/yoo-form-checklist.entry.js +3 -3
  543. package/dist/esm/yoo-form-choice-button.entry.js +6 -6
  544. package/dist/esm/yoo-form-choice-card.entry.js +6 -6
  545. package/dist/esm/yoo-form-choice-chat.entry.js +6 -6
  546. package/dist/esm/yoo-form-choice-image.entry.js +5 -5
  547. package/dist/esm/yoo-form-choice-radio.entry.js +6 -6
  548. package/dist/esm/yoo-form-color-field.entry.js +3 -3
  549. package/dist/esm/yoo-form-color-picker.entry.js +1 -1
  550. package/dist/esm/yoo-form-conditions.entry.js +1 -1
  551. package/dist/esm/yoo-form-connect.entry.js +51 -52
  552. package/dist/esm/yoo-form-creator-block-expandable.entry.js +3 -3
  553. package/dist/esm/yoo-form-creator-block-simple.entry.js +2 -2
  554. package/dist/esm/yoo-form-creator-condition-block.entry.js +3 -3
  555. package/dist/esm/yoo-form-creator-field-selector.entry.js +1 -1
  556. package/dist/esm/yoo-form-creator-header.entry.js +2 -2
  557. package/dist/esm/yoo-form-creator-live-preview.entry.js +1 -1
  558. package/dist/esm/yoo-form-creator-overlay.entry.js +1 -1
  559. package/dist/esm/yoo-form-creator-page-card-list.entry.js +3 -3
  560. package/dist/esm/yoo-form-creator-page-card.entry.js +3 -3
  561. package/dist/esm/yoo-form-creator-score-expandable.entry.js +3 -3
  562. package/dist/esm/yoo-form-creator-scoring-card-list.entry.js +1 -1
  563. package/dist/esm/yoo-form-creator-scoring-card.entry.js +1 -1
  564. package/dist/esm/yoo-form-creator-scoring-quick-setup.entry.js +1 -1
  565. package/dist/esm/yoo-form-creator-translate-dialog.entry.js +3 -3
  566. package/dist/esm/yoo-form-creator-translate.entry.js +3 -3
  567. package/dist/esm/yoo-form-creator-workflow-side-selection.entry.js +4 -4
  568. package/dist/esm/yoo-form-creator-workflow-step.entry.js +2 -2
  569. package/dist/esm/yoo-form-creator.entry.js +4 -4
  570. package/dist/esm/yoo-form-date-time.entry.js +3 -3
  571. package/dist/esm/yoo-form-document-dialog.entry.js +2 -2
  572. package/dist/esm/yoo-form-document.entry.js +3 -3
  573. package/dist/esm/yoo-form-dynamic-dialog.entry.js +2 -2
  574. package/dist/esm/yoo-form-dynamic.entry.js +5 -5
  575. package/dist/esm/yoo-form-emailreport.entry.js +3 -3
  576. package/dist/esm/yoo-form-empty-state.entry.js +1 -1
  577. package/dist/esm/yoo-form-entity-value-pairs.entry.js +1 -1
  578. package/dist/esm/yoo-form-explanation.entry.js +1 -1
  579. package/dist/esm/yoo-form-feed-preview.entry.js +3 -3
  580. package/dist/esm/yoo-form-feedback.entry.js +3 -3
  581. package/dist/esm/yoo-form-filter-date.entry.js +1 -1
  582. package/dist/esm/yoo-form-filter-number.entry.js +1 -1
  583. package/dist/esm/yoo-form-filter-text.entry.js +1 -1
  584. package/dist/esm/yoo-form-filter.entry.js +1 -1
  585. package/dist/esm/yoo-form-footer.entry.js +3 -3
  586. package/dist/esm/yoo-form-formula.entry.js +3 -3
  587. package/dist/esm/yoo-form-hotzones-creator.entry.js +1 -1
  588. package/dist/esm/yoo-form-hotzones.entry.js +7 -7
  589. package/dist/esm/yoo-form-iframe-dialog.entry.js +1 -1
  590. package/dist/esm/yoo-form-image-collection.entry.js +4 -4
  591. package/dist/esm/yoo-form-image-tagging-creator.entry.js +5 -5
  592. package/dist/esm/yoo-form-image-tagging.entry.js +8 -8
  593. package/dist/esm/yoo-form-incentive-targets.entry.js +3 -3
  594. package/dist/esm/yoo-form-input-comments.entry.js +2 -2
  595. package/dist/esm/yoo-form-input-container.entry.js +4 -4
  596. package/dist/esm/yoo-form-input.entry.js +7 -7
  597. package/dist/esm/yoo-form-json.entry.js +4 -4
  598. package/dist/esm/yoo-form-location.entry.js +3 -3
  599. package/dist/esm/yoo-form-missing-word.entry.js +5 -5
  600. package/dist/esm/yoo-form-missionfield.entry.js +3 -3
  601. package/dist/esm/yoo-form-multi-input.entry.js +5 -5
  602. package/dist/esm/yoo-form-number-picker-dialog.entry.js +1 -1
  603. package/dist/esm/yoo-form-number-picker.entry.js +1 -1
  604. package/dist/esm/yoo-form-opening-hours.entry.js +1 -1
  605. package/dist/esm/yoo-form-permissions.entry.js +2 -2
  606. package/dist/esm/yoo-form-phone-number.entry.js +1 -1
  607. package/dist/esm/yoo-form-plan-assign.entry.js +3 -3
  608. package/dist/esm/yoo-form-plan.entry.js +3 -3
  609. package/dist/esm/yoo-form-pricecheck.entry.js +3 -3
  610. package/dist/esm/yoo-form-product-batch.entry.js +4 -4
  611. package/dist/esm/yoo-form-products-sales.entry.js +3 -3
  612. package/dist/esm/yoo-form-progress-indicator.entry.js +2 -2
  613. package/dist/esm/yoo-form-qrcode.entry.js +3 -3
  614. package/dist/esm/yoo-form-query-builder.entry.js +3 -3
  615. package/dist/esm/yoo-form-range.entry.js +3 -3
  616. package/dist/esm/yoo-form-ranking.entry.js +4 -4
  617. package/dist/esm/yoo-form-recap-step.entry.js +2 -2
  618. package/dist/esm/yoo-form-recurrence-delay.entry.js +1 -1
  619. package/dist/esm/yoo-form-recurrence-preview.entry.js +1 -1
  620. package/dist/esm/yoo-form-recurrence.entry.js +1 -1
  621. package/dist/esm/yoo-form-reorder.entry.js +3 -3
  622. package/dist/esm/yoo-form-scorm.entry.js +4 -4
  623. package/dist/esm/yoo-form-signature-pad-dialog.entry.js +2 -2
  624. package/dist/esm/yoo-form-signature-pad.entry.js +3 -3
  625. package/dist/esm/yoo-form-sorts.entry.js +3 -3
  626. package/dist/esm/yoo-form-star-rating.entry.js +3 -3
  627. package/dist/esm/yoo-form-swipe-cards.entry.js +4 -4
  628. package/dist/esm/yoo-form-table.entry.js +3 -3
  629. package/dist/esm/yoo-form-task.entry.js +3 -3
  630. package/dist/esm/yoo-form-text-area.entry.js +5 -5
  631. package/dist/esm/yoo-form-text-editor.entry.js +10 -7
  632. package/dist/esm/yoo-form-time.entry.js +3 -3
  633. package/dist/esm/yoo-form-timeslots.entry.js +3 -3
  634. package/dist/esm/yoo-form-todo-dialog.entry.js +2 -2
  635. package/dist/esm/yoo-form-todo-mission.entry.js +2 -2
  636. package/dist/esm/yoo-form-todo-task-list.entry.js +3 -3
  637. package/dist/esm/yoo-form-todo-task.entry.js +2 -2
  638. package/dist/esm/yoo-form-todo.entry.js +3 -3
  639. package/dist/esm/yoo-form-toggle.entry.js +3 -3
  640. package/dist/esm/yoo-form-uploader.entry.js +3 -3
  641. package/dist/esm/yoo-form-videoplayer.entry.js +3 -3
  642. package/dist/esm/yoo-form-wiki.entry.js +3 -3
  643. package/dist/esm/yoo-grid-calendar.entry.js +4 -4
  644. package/dist/esm/yoo-grid-stack.entry.js +2 -2
  645. package/dist/esm/yoo-grid.entry.js +22 -21
  646. package/dist/esm/yoo-header.entry.js +2 -2
  647. package/dist/esm/yoo-healthscore-dialog.entry.js +2 -2
  648. package/dist/esm/yoo-healthscore.entry.js +1 -1
  649. package/dist/esm/yoo-icon.entry.js +1 -1
  650. package/dist/esm/yoo-image-cropper-dialog.entry.js +1 -1
  651. package/dist/esm/yoo-img.entry.js +3 -3
  652. package/dist/esm/yoo-incentive-detail.entry.js +3 -3
  653. package/dist/esm/yoo-input-bar.entry.js +3 -3
  654. package/dist/esm/yoo-ion-alert-controller.entry.js +2 -2
  655. package/dist/esm/yoo-ion-content.entry.js +1 -1
  656. package/dist/esm/yoo-ion-footer.entry.js +2 -2
  657. package/dist/esm/yoo-ion-infinite-scroll-content.entry.js +1 -1
  658. package/dist/esm/yoo-ion-infinite-scroll.entry.js +1 -1
  659. package/dist/esm/yoo-ion-item-divider.entry.js +3 -3
  660. package/dist/esm/yoo-ion-item-options.entry.js +2 -2
  661. package/dist/esm/yoo-ion-item-sliding.entry.js +3 -3
  662. package/dist/esm/yoo-ion-item.entry.js +3 -3
  663. package/dist/esm/yoo-ion-list.entry.js +2 -2
  664. package/dist/esm/yoo-ion-refresher.entry.js +2 -2
  665. package/dist/esm/yoo-ion-scroll.entry.js +2 -2
  666. package/dist/esm/yoo-ion-slide.entry.js +2 -2
  667. package/dist/esm/{yoo-ion-slides-9e1e9b39.js → yoo-ion-slides-e25ff57d.js} +4 -4
  668. package/dist/esm/yoo-ion-slides.entry.js +4 -4
  669. package/dist/esm/yoo-ion-toast-controller.entry.js +2 -2
  670. package/dist/esm/yoo-kanban.entry.js +2 -2
  671. package/dist/esm/yoo-kpi-card.entry.js +1 -1
  672. package/dist/esm/yoo-kpi-container.entry.js +2 -2
  673. package/dist/esm/yoo-kpi-external.entry.js +1 -1
  674. package/dist/esm/yoo-kpi.entry.js +2 -2
  675. package/dist/esm/yoo-layout-sections.entry.js +1 -1
  676. package/dist/esm/yoo-layout-tabs.entry.js +1 -1
  677. package/dist/esm/yoo-layout-two-columns.entry.js +1 -1
  678. package/dist/esm/yoo-lesson-detail-card.entry.js +1 -1
  679. package/dist/esm/yoo-lesson-detail.entry.js +2 -2
  680. package/dist/esm/yoo-lesson-heading.entry.js +3 -3
  681. package/dist/esm/yoo-lesson-highscores.entry.js +1 -1
  682. package/dist/esm/yoo-lesson-question-result.entry.js +2 -2
  683. package/dist/esm/yoo-links-menu.entry.js +1 -1
  684. package/dist/esm/yoo-links-preview.entry.js +3 -3
  685. package/dist/esm/yoo-list-dialog.entry.js +2 -2
  686. package/dist/esm/yoo-loader.entry.js +1 -1
  687. package/dist/esm/yoo-location-info.entry.js +1 -1
  688. package/dist/esm/yoo-location-map.entry.js +2 -2
  689. package/dist/esm/yoo-login.entry.js +2 -2
  690. package/dist/esm/yoo-lottie.entry.js +1 -1
  691. package/dist/esm/yoo-map-gl.entry.js +2 -2
  692. package/dist/esm/yoo-map-js.entry.js +3 -3
  693. package/dist/esm/yoo-map-legend.entry.js +3 -3
  694. package/dist/esm/yoo-map.entry.js +2 -2
  695. package/dist/esm/yoo-markdown.entry.js +3 -3
  696. package/dist/esm/yoo-memo-list-dialog.entry.js +1 -1
  697. package/dist/esm/yoo-memo-list.entry.js +1 -1
  698. package/dist/esm/yoo-mention-tag.entry.js +1 -1
  699. package/dist/esm/yoo-mission-details.entry.js +4 -4
  700. package/dist/esm/yoo-mission-heading.entry.js +4 -4
  701. package/dist/esm/yoo-mission-score.entry.js +1 -1
  702. package/dist/esm/yoo-mission-todo.entry.js +2 -2
  703. package/dist/esm/yoo-mobile-tabbar-more.entry.js +1 -1
  704. package/dist/esm/yoo-mobile-tabbar.entry.js +2 -2
  705. package/dist/esm/yoo-modal-controller.entry.js +2 -2
  706. package/dist/esm/yoo-modal.entry.js +5 -5
  707. package/dist/esm/yoo-navbar.entry.js +2 -2
  708. package/dist/esm/yoo-numbers-display.entry.js +2 -2
  709. package/dist/esm/yoo-photo-editor.entry.js +7 -7
  710. package/dist/esm/yoo-pivot-table.entry.js +6 -6
  711. package/dist/esm/yoo-podium.entry.js +1 -1
  712. package/dist/esm/yoo-profile-list.entry.js +2 -2
  713. package/dist/esm/yoo-profile-summary.entry.js +2 -2
  714. package/dist/esm/yoo-progress-bar.entry.js +2 -2
  715. package/dist/esm/yoo-progress-loader.entry.js +1 -1
  716. package/dist/esm/yoo-progress-recap.entry.js +1 -1
  717. package/dist/esm/yoo-property-card.entry.js +2 -2
  718. package/dist/esm/yoo-range.entry.js +3 -3
  719. package/dist/esm/yoo-rating.entry.js +1 -1
  720. package/dist/esm/yoo-reveal.entry.js +1 -1
  721. package/dist/esm/yoo-salesai-formula.entry.js +1 -1
  722. package/dist/esm/yoo-scandit.entry.js +2 -2
  723. package/dist/esm/yoo-scratch-card-creator.entry.js +1 -1
  724. package/dist/esm/yoo-scratch-card.entry.js +4 -4
  725. package/dist/esm/yoo-section-list.entry.js +1 -1
  726. package/dist/esm/yoo-segmented-control.entry.js +1 -1
  727. package/dist/esm/yoo-side-menu-tree.entry.js +1 -1
  728. package/dist/esm/yoo-side-menu.entry.js +2 -2
  729. package/dist/esm/yoo-slides-media.entry.js +4 -4
  730. package/dist/esm/yoo-start-meeting-popup.entry.js +2 -2
  731. package/dist/esm/yoo-tabs.entry.js +2 -2
  732. package/dist/esm/yoo-tag.entry.js +1 -1
  733. package/dist/esm/yoo-text-sequence.entry.js +2 -2
  734. package/dist/esm/yoo-text.entry.js +2 -2
  735. package/dist/esm/yoo-toast.entry.js +3 -3
  736. package/dist/esm/yoo-tooltip.entry.js +4 -4
  737. package/dist/esm/yoo-truncate.entry.js +2 -2
  738. package/dist/esm/yoo-truncated-line.entry.js +1 -1
  739. package/dist/esm/yoo-user-detail.entry.js +1 -1
  740. package/dist/esm/yoo-user-profile.entry.js +3 -3
  741. package/dist/esm/yoo-user-wizard.entry.js +2 -2
  742. package/dist/esm/yoo-videoplayer-core.entry.js +2 -2
  743. package/dist/esm/yoo-videoplayer-dailymotion.entry.js +3 -3
  744. package/dist/esm/yoo-videoplayer-videojs.entry.js +5 -5
  745. package/dist/esm/yoo-videoplayer-vimeo.entry.js +3 -3
  746. package/dist/esm/yoo-videoplayer-youtube.entry.js +3 -3
  747. package/dist/esm/yoo-virtual-item.entry.js +1 -1
  748. package/dist/esm/yoo-virtual-scroll.entry.js +2 -2
  749. package/dist/esm/yoo-waitlist-location-result.entry.js +1 -1
  750. package/dist/esm/yoo-waitlist-location-start.entry.js +1 -1
  751. package/dist/esm/yoo-walkthrough.entry.js +1 -1
  752. package/dist/esm/yoo-web-menu.entry.js +2 -2
  753. package/dist/esm/yoo-webcam.entry.js +1 -1
  754. package/dist/esm/yoo-welcome-banner.entry.js +2 -2
  755. package/dist/esm/yoo-widget-chart.entry.js +1 -1
  756. package/dist/esm/yoo-widget-small-size.entry.js +1 -1
  757. package/dist/esm/yoo-widget-tab.entry.js +1 -1
  758. package/dist/esm/yoo-widget-tile.entry.js +1 -1
  759. package/dist/esm/yoo-workflow-state-dialog.entry.js +1 -1
  760. package/dist/esm/yoo-workflow-state.entry.js +1 -1
  761. package/dist/esm/yoo-workflow.entry.js +4 -4
  762. package/dist/esm/yoo-zebra.entry.js +1 -1
  763. package/dist/esm/yoo-zoom.entry.js +2 -2
  764. package/dist/types/components/form/form-connect/form-connect.d.ts +1 -2
  765. package/dist/types/components/form/form-connect/form-connect.interfaces.d.ts +1 -4
  766. package/dist/types/home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/interfaces/src/entities/communicate/broadcast/broadcast.interface.d.ts +1 -0
  767. package/dist/types/home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/interfaces/src/ui/chat/chat.interface.d.ts +1 -0
  768. package/package.json +1 -1
  769. package/dist/design-system/index-da23dc95.js +0 -1
  770. package/dist/esm/index-da23dc95.js +0 -1
@@ -1,6 +1,6 @@
1
1
  import { r as registerInstance, i as createEvent, h, e as Host, g as getElement } from './index-2cf5b950.js';
2
- import { cn as showActionSheet, H as getCssColor, y as isWeb } from './index-ce52bbeb.js';
3
- import { h as execHandlerAndStopEvent, g as getAppContext } from './common-helpers-338b849f.js';
2
+ import { cn as showActionSheet, H as getCssColor, y as isWeb, a5 as dateFormat, t as translate } from './index-0a31764b.js';
3
+ import { h as execHandlerAndStopEvent, g as getAppContext } from './common-helpers-f4f92196.js';
4
4
  import './lodash-cd4a9ba3.js';
5
5
  import './_commonjsHelpers-f4d11124.js';
6
6
  import './index-ee2b347f.js';
@@ -57,7 +57,7 @@ const YooCardCellComponent = class {
57
57
  : this.entry.imgSrc && h("yoo-img", { type: "background", class: "image", instant: this.entry.isGridCell, src: this.entry.imgSrc }), this.entry.timeago && (h("span", { class: "overlay" })), h("yoo-icon", { size: "medium", class: "image-overlay", name: "check", color: "app-color" }), this.entry.user && this.entry.avatarParams && this.renderUser()));
58
58
  }
59
59
  renderTextContainer() {
60
- return (h("div", { class: "text-container" }, this.entry.noTruncate ? h("span", { class: 'text' + (this.entry.isBadge ? ' badge' : '') }, this.entry.text) : h("span", { class: "text-truncate" }, this.entry.text), this.entry.subheading && h("span", { class: "subheading" }, this.entry.subheading), h("span", { class: "date-label" }, this.entry.dueDate ? this.entry.dueDate.toLocaleDateString() : null)));
60
+ return (h("div", { class: "text-container" }, this.entry.noTruncate ? h("span", { class: 'text' + (this.entry.isBadge ? ' badge' : '') }, this.entry.text) : h("span", { class: "text-truncate" }, this.entry.text), this.entry.subheading && h("span", { class: "subheading" }, this.entry.subheading), h("span", { class: "date-label" }, this.entry.dueDate ? dateFormat(this.entry.dueDate, translate('FORMATDATE')) : null)));
61
61
  }
62
62
  renderMobileActionContainer() {
63
63
  var _a, _b;
@@ -1,6 +1,6 @@
1
1
  import { r as registerInstance, h, e as Host, g as getElement } from './index-2cf5b950.js';
2
- import { a9 as getUserDisplayName } from './index-ce52bbeb.js';
3
- import { g as getAppContext } from './common-helpers-338b849f.js';
2
+ import { aa as getUserDisplayName } from './index-0a31764b.js';
3
+ import { g as getAppContext } from './common-helpers-f4f92196.js';
4
4
  import './lodash-cd4a9ba3.js';
5
5
  import './_commonjsHelpers-f4d11124.js';
6
6
  import './index-ee2b347f.js';
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, h, e as Host } from './index-2cf5b950.js';
2
- import { C as isRTL, a0 as translateMulti } from './index-ce52bbeb.js';
2
+ import { C as isRTL, a0 as translateMulti } from './index-0a31764b.js';
3
3
  import { i as isNil, W as clamp, o as isNumber } from './lodash-cd4a9ba3.js';
4
4
  import './_commonjsHelpers-f4d11124.js';
5
5
  import './index-ee2b347f.js';
@@ -1,8 +1,8 @@
1
1
  import { r as registerInstance, h, e as Host, g as getElement } from './index-2cf5b950.js';
2
- import { f8 as isCourseComplete, bA as isOffline, f9 as getPlanStartDate, a3 as getPlanDueDate, an as dateFormat, t as translate, p as pipes, L as isDateAfter, y as isWeb, a4 as getCourseProgress, a2 as getCourseFinishedItemsCount, a1 as getPlanTotalItemsCount, a0 as translateMulti, fa as isPlanRatingEnabled, fb as showRatingDialog, f7 as getPlanTypeTagProps } from './index-ce52bbeb.js';
3
- import { g as getFromOfflineStorage } from './local-forage-26e3612e.js';
4
- import { g as getAppContext } from './common-helpers-338b849f.js';
5
- import { h as hasRating } from './entities-helpers-210295cd.js';
2
+ import { f8 as isCourseComplete, bA as isOffline, f9 as getPlanStartDate, a3 as getPlanDueDate, a5 as dateFormat, t as translate, p as pipes, L as isDateAfter, y as isWeb, a4 as getCourseProgress, a2 as getCourseFinishedItemsCount, a1 as getPlanTotalItemsCount, a0 as translateMulti, fa as isPlanRatingEnabled, fb as showRatingDialog, f7 as getPlanTypeTagProps } from './index-0a31764b.js';
3
+ import { g as getFromOfflineStorage } from './local-forage-8fb4c0ee.js';
4
+ import { g as getAppContext } from './common-helpers-f4f92196.js';
5
+ import { h as hasRating } from './entities-helpers-17d1e2af.js';
6
6
  import { i as isNil, E as get } from './lodash-cd4a9ba3.js';
7
7
  import './_commonjsHelpers-f4d11124.js';
8
8
  import './index-ee2b347f.js';
@@ -67,8 +67,9 @@ const YooCardCourseRowComponent = class {
67
67
  return rawDate;
68
68
  }
69
69
  getScheduledAtFormattedDate(date) {
70
- const formattedDate = dateFormat(date, `${translate('FORMATDATE')} ${translate('FORMATTIME')}`).split(' ');
71
- return `${translate('SCHEDULEDAT', { date: formattedDate[0], time: formattedDate[1] })}`;
70
+ const formattedDate = dateFormat(date, translate('FORMATDATE'));
71
+ const formattedTime = dateFormat(date, translate('FORMATTIME'));
72
+ return `${translate('SCHEDULEDAT', { date: formattedDate, time: formattedTime })}`;
72
73
  }
73
74
  getTimeAgoFormattedDate(date) {
74
75
  return pipes.timeAgo.transform(date);
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, i as createEvent, h, e as Host } from './index-2cf5b950.js';
2
- import { a1 as getPlanTotalItemsCount, a2 as getCourseFinishedItemsCount, a3 as getPlanDueDate, a4 as getCourseProgress, t as translate, a0 as translateMulti, C as isRTL } from './index-ce52bbeb.js';
2
+ import { a1 as getPlanTotalItemsCount, a2 as getCourseFinishedItemsCount, a3 as getPlanDueDate, a4 as getCourseProgress, t as translate, a0 as translateMulti, a5 as dateFormat, C as isRTL } from './index-0a31764b.js';
3
3
  import { E as get } from './lodash-cd4a9ba3.js';
4
4
  import './_commonjsHelpers-f4d11124.js';
5
5
  import './index-ee2b347f.js';
@@ -79,7 +79,7 @@ const YooCardCourseComponent = class {
79
79
  if (this.finishedCount) {
80
80
  points = `${Math.round(get(this.entry, 'earnedPoints', 0))}/${(_e = (_d = this.entry) === null || _d === void 0 ? void 0 : _d.plan) === null || _e === void 0 ? void 0 : _e.availablePoints}`;
81
81
  }
82
- return (h("div", { class: "course-info" }, this.profileSummary && (h("div", { class: "points" }, h("yoo-tag", { color: "dark", noBackground: true, size: "small" }, h("yoo-icon", { color: "app-color", name: "star", size: this.iconSize, slot: "start" }), points))), h("div", { class: "lessons" }, h("yoo-tag", { color: this.profileSummary ? 'dark' : 'stable', noBackground: true, size: "small" }, h("yoo-icon", { color: "stable", name: this.isLearningPath ? 'courses' : 'lesson', size: this.iconSize, slot: "start" }), translateMulti(key, { numerator: finishedItemsText, smart_count: this.totalCount }))), !this.isFinished && this.dueDate && !this.profileSummary && (h("div", { class: "date" }, h("yoo-tag", { color: "danger", noBackground: true, size: "small" }, h("yoo-icon", { color: "danger", name: "alarm", size: this.iconSize, slot: "start" }), this.dueDate.toLocaleDateString())))));
82
+ return (h("div", { class: "course-info" }, this.profileSummary && (h("div", { class: "points" }, h("yoo-tag", { color: "dark", noBackground: true, size: "small" }, h("yoo-icon", { color: "app-color", name: "star", size: this.iconSize, slot: "start" }), points))), h("div", { class: "lessons" }, h("yoo-tag", { color: this.profileSummary ? 'dark' : 'stable', noBackground: true, size: "small" }, h("yoo-icon", { color: "stable", name: this.isLearningPath ? 'courses' : 'lesson', size: this.iconSize, slot: "start" }), translateMulti(key, { numerator: finishedItemsText, smart_count: this.totalCount }))), !this.isFinished && this.dueDate && !this.profileSummary && (h("div", { class: "date" }, h("yoo-tag", { color: "danger", noBackground: true, size: "small" }, h("yoo-icon", { color: "danger", name: "alarm", size: this.iconSize, slot: "start" }), dateFormat(this.dueDate, translate('FORMATDATE')))))));
83
83
  }
84
84
  renderEarnedCoursePoints() {
85
85
  var _a, _b, _c, _d, _e;
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, h, e as Host } from './index-2cf5b950.js';
2
- import { a0 as translateMulti, a9 as getUserDisplayName, bM as fromNow, t as translate } from './index-ce52bbeb.js';
2
+ import { a0 as translateMulti, aa as getUserDisplayName, bM as fromNow, t as translate } from './index-0a31764b.js';
3
3
  import './lodash-cd4a9ba3.js';
4
4
  import './_commonjsHelpers-f4d11124.js';
5
5
  import './index-ee2b347f.js';
@@ -1,7 +1,7 @@
1
1
  import { h, r as registerInstance, i as createEvent, e as Host, g as getElement } from './index-2cf5b950.js';
2
- import { a5 as getSession, t as translate, aD as capitalizeFirstLetter, e$ as isCampaignFeed, H as getCssColor, an as dateFormat, aL as dateSub, a0 as translateMulti, ar as replaceAllLinks, d2 as setSecuredContent, cB as isIntersectionObserverSupported, cC as intersectionObserve, ay as parseMarkDown, y as isWeb, cn as showActionSheet, ck as isMedia, aq as replaceAtTagToMentionTag, f0 as removeTextStyle, ev as isFieldWithNoValue, f1 as isCampaignTodo, f2 as hasAttachment, aj as isVideo, j as closeModal, a9 as getUserDisplayName, ao as dispatchCustomEvent } from './index-ce52bbeb.js';
3
- import { g as getButton } from './button.factory-c3c60be1.js';
4
- import { h as execHandlerAndStopEvent, o as openImageDetailFromRTE, g as getAppContext } from './common-helpers-338b849f.js';
2
+ import { a6 as getSession, t as translate, aD as capitalizeFirstLetter, e$ as isCampaignFeed, H as getCssColor, a5 as dateFormat, aL as dateSub, a0 as translateMulti, ar as replaceAllLinks, d2 as setSecuredContent, cB as isIntersectionObserverSupported, cC as intersectionObserve, ay as parseMarkDown, y as isWeb, cn as showActionSheet, ck as isMedia, aq as replaceAtTagToMentionTag, f0 as removeTextStyle, ev as isFieldWithNoValue, f1 as isCampaignTodo, f2 as hasAttachment, ak as isVideo, j as closeModal, aa as getUserDisplayName, ao as dispatchCustomEvent } from './index-0a31764b.js';
3
+ import { g as getButton } from './button.factory-bb850d0a.js';
4
+ import { h as execHandlerAndStopEvent, o as openImageDetailFromRTE, g as getAppContext } from './common-helpers-f4f92196.js';
5
5
  import { D as cloneDeep, i as isNil, n as compact, z as isEmpty } from './lodash-cd4a9ba3.js';
6
6
  import { E as EventType } from './index-ee2b347f.js';
7
7
  import './_commonjsHelpers-f4d11124.js';
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, h, e as Host, g as getElement } from './index-2cf5b950.js';
2
- import { p as pipes, ba as isImageUrl, al as isImage, aj as isVideo, dN as isAudio, en as getType, fu as getIconName, fv as getIconColor, fI as toPng } from './index-ce52bbeb.js';
2
+ import { p as pipes, ba as isImageUrl, am as isImage, ak as isVideo, dN as isAudio, en as getType, fu as getIconName, fv as getIconColor, fI as toPng } from './index-0a31764b.js';
3
3
  import './lodash-cd4a9ba3.js';
4
4
  import './_commonjsHelpers-f4d11124.js';
5
5
  import './index-ee2b347f.js';
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, h, e as Host, g as getElement } from './index-2cf5b950.js';
2
- import { a0 as translateMulti } from './index-ce52bbeb.js';
2
+ import { a0 as translateMulti } from './index-0a31764b.js';
3
3
  import './lodash-cd4a9ba3.js';
4
4
  import './_commonjsHelpers-f4d11124.js';
5
5
  import './index-ee2b347f.js';
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, h, e as Host, g as getElement } from './index-2cf5b950.js';
2
- import { cP as isToday, p as pipes, t as translate, ev as isFieldWithNoValue, H as getCssColor, C as isRTL, cQ as fromToday } from './index-ce52bbeb.js';
2
+ import { cP as isToday, p as pipes, t as translate, ev as isFieldWithNoValue, H as getCssColor, C as isRTL, cQ as fromToday } from './index-0a31764b.js';
3
3
  import { i as isNil, z as isEmpty } from './lodash-cd4a9ba3.js';
4
4
  import './_commonjsHelpers-f4d11124.js';
5
5
  import './index-ee2b347f.js';
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, h, g as getElement } from './index-2cf5b950.js';
2
- import { a5 as getSession, y as isWeb, a9 as getUserDisplayName } from './index-ce52bbeb.js';
2
+ import { a6 as getSession, y as isWeb, aa as getUserDisplayName } from './index-0a31764b.js';
3
3
  import './lodash-cd4a9ba3.js';
4
4
  import './_commonjsHelpers-f4d11124.js';
5
5
  import './index-ee2b347f.js';
@@ -1,8 +1,8 @@
1
1
  import { r as registerInstance, h } from './index-2cf5b950.js';
2
- import { a5 as getSession, t as translate } from './index-ce52bbeb.js';
3
- import { d as dateRangeState } from './common-helpers-338b849f.js';
2
+ import { a6 as getSession, t as translate } from './index-0a31764b.js';
3
+ import { d as dateRangeState } from './common-helpers-f4f92196.js';
4
4
  import { E as get } from './lodash-cd4a9ba3.js';
5
- import { g as getUserScore, a as getPositionText, b as getProgressText } from './incentive-helpers-8c3c94cb.js';
5
+ import { g as getUserScore, a as getPositionText, b as getProgressText } from './incentive-helpers-94537d6e.js';
6
6
  import './_commonjsHelpers-f4d11124.js';
7
7
  import './index-ee2b347f.js';
8
8
 
@@ -1,6 +1,6 @@
1
1
  import { r as registerInstance, h, e as Host, g as getElement } from './index-2cf5b950.js';
2
- import { g as getAppContext } from './common-helpers-338b849f.js';
3
- import './index-ce52bbeb.js';
2
+ import { g as getAppContext } from './common-helpers-f4f92196.js';
3
+ import './index-0a31764b.js';
4
4
  import './lodash-cd4a9ba3.js';
5
5
  import './_commonjsHelpers-f4d11124.js';
6
6
  import './index-ee2b347f.js';
@@ -1,7 +1,7 @@
1
1
  import { r as registerInstance, h, e as Host, g as getElement } from './index-2cf5b950.js';
2
2
  import { k as TLineState } from './index-ee2b347f.js';
3
- import { f3 as canBeRetried, cE as isContentOnly, a0 as translateMulti, t as translate, f4 as isLessonCompleted, f5 as getLessonTypeIcon, y as isWeb } from './index-ce52bbeb.js';
4
- import { g as getAppContext } from './common-helpers-338b849f.js';
3
+ import { f3 as canBeRetried, cE as isContentOnly, a0 as translateMulti, t as translate, f4 as isLessonCompleted, f5 as getLessonTypeIcon, y as isWeb } from './index-0a31764b.js';
4
+ import { g as getAppContext } from './common-helpers-f4f92196.js';
5
5
  import { E as get } from './lodash-cd4a9ba3.js';
6
6
  import './_commonjsHelpers-f4d11124.js';
7
7
 
@@ -1,6 +1,6 @@
1
1
  import { r as registerInstance, i as createEvent, h, e as Host, g as getElement } from './index-2cf5b950.js';
2
- import { f6 as mapKpiData, b5 as gsapTo, aw as isCloudinaryLink, n as isFirefox, y as isWeb } from './index-ce52bbeb.js';
3
- import { e as showPhotoEditor, g as getAppContext } from './common-helpers-338b849f.js';
2
+ import { f6 as mapKpiData, b5 as gsapTo, aw as isCloudinaryLink, n as isFirefox, y as isWeb } from './index-0a31764b.js';
3
+ import { e as showPhotoEditor, g as getAppContext } from './common-helpers-f4f92196.js';
4
4
  import './lodash-cd4a9ba3.js';
5
5
  import './_commonjsHelpers-f4d11124.js';
6
6
  import './index-ee2b347f.js';
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, h, e as Host, g as getElement } from './index-2cf5b950.js';
2
- import { a0 as translateMulti, y as isWeb, t as translate } from './index-ce52bbeb.js';
2
+ import { a0 as translateMulti, y as isWeb, t as translate } from './index-0a31764b.js';
3
3
  import { a as isFinite } from './lodash-cd4a9ba3.js';
4
4
  import './_commonjsHelpers-f4d11124.js';
5
5
  import './index-ee2b347f.js';
@@ -1,7 +1,7 @@
1
1
  import { r as registerInstance, h, e as Host, g as getElement } from './index-2cf5b950.js';
2
- import { y as isWeb } from './index-ce52bbeb.js';
2
+ import { y as isWeb } from './index-0a31764b.js';
3
3
  import { t as toggleElementTapped } from './card-list-helpers-4e01192d.js';
4
- import { g as getAppContext } from './common-helpers-338b849f.js';
4
+ import { g as getAppContext } from './common-helpers-f4f92196.js';
5
5
  import './lodash-cd4a9ba3.js';
6
6
  import './_commonjsHelpers-f4d11124.js';
7
7
  import './index-ee2b347f.js';
@@ -1,7 +1,7 @@
1
1
  import { r as registerInstance, i as createEvent, h, e as Host, g as getElement } from './index-2cf5b950.js';
2
- import { al as isImage, aj as isVideo, am as downloadFile, t as translate, y as isWeb, a0 as translateMulti, ar as replaceAllLinks, aw as isCloudinaryLink, dO as isUnsplashUrl, a5 as getSession, ay as parseMarkDown, P as Cloudinary, ev as isFieldWithNoValue, n as isFirefox } from './index-ce52bbeb.js';
2
+ import { am as isImage, ak as isVideo, an as downloadFile, t as translate, y as isWeb, a0 as translateMulti, ar as replaceAllLinks, aw as isCloudinaryLink, dO as isUnsplashUrl, a6 as getSession, ay as parseMarkDown, P as Cloudinary, ev as isFieldWithNoValue, n as isFirefox } from './index-0a31764b.js';
3
3
  import { t as toggleElementTapped } from './card-list-helpers-4e01192d.js';
4
- import { e as showPhotoEditor, r as removeHtmlFromString, h as execHandlerAndStopEvent, g as getAppContext } from './common-helpers-338b849f.js';
4
+ import { e as showPhotoEditor, r as removeHtmlFromString, h as execHandlerAndStopEvent, g as getAppContext } from './common-helpers-f4f92196.js';
5
5
  import { n as compact, z as isEmpty, p as isString, o as isNumber, i as isNil, B as isEqual } from './lodash-cd4a9ba3.js';
6
6
  import './_commonjsHelpers-f4d11124.js';
7
7
  import './index-ee2b347f.js';
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, h, e as Host } from './index-2cf5b950.js';
2
- import { p as pipes, t as translate } from './index-ce52bbeb.js';
2
+ import { p as pipes, t as translate } from './index-0a31764b.js';
3
3
  import { i as isNil } from './lodash-cd4a9ba3.js';
4
4
  import './_commonjsHelpers-f4d11124.js';
5
5
  import './index-ee2b347f.js';
@@ -1,6 +1,6 @@
1
1
  import { r as registerInstance, i as createEvent, h, e as Host, g as getElement } from './index-2cf5b950.js';
2
- import { a0 as translateMulti, y as isWeb, j as closeModal } from './index-ce52bbeb.js';
3
- import { s as setColorSVG, h as execHandlerAndStopEvent, g as getAppContext } from './common-helpers-338b849f.js';
2
+ import { a0 as translateMulti, a5 as dateFormat, t as translate, y as isWeb, j as closeModal } from './index-0a31764b.js';
3
+ import { s as setColorSVG, h as execHandlerAndStopEvent, g as getAppContext } from './common-helpers-f4f92196.js';
4
4
  import './lodash-cd4a9ba3.js';
5
5
  import './_commonjsHelpers-f4d11124.js';
6
6
  import './index-ee2b347f.js';
@@ -142,7 +142,7 @@ const YooCardMediaComponent = class {
142
142
  } }, this.headlined && h("strong", { class: "truncated" }, translateMulti(this.headline)), this.subheading && h("div", { class: "subheading" }, translateMulti(this.subheading)), this.owned &&
143
143
  this.renderAvatar(this.userImage, this.userFullName, false, () => {
144
144
  this.userClicked.emit(true);
145
- }), this.placed && h("div", { class: { stable: !this.overlaid, truncated: !this.isFullscreenMode } }, this.location), this.dated && h("div", { class: { stable: !this.overlaid, truncated: true } }, this.date.toLocaleDateString())));
145
+ }), this.placed && h("div", { class: { stable: !this.overlaid, truncated: !this.isFullscreenMode } }, this.location), this.dated && h("div", { class: { stable: !this.overlaid, truncated: true } }, dateFormat(this.date, translate('FORMATDATE')))));
146
146
  }
147
147
  renderBadges() {
148
148
  return (h("yoo-items", { spacing: 4 }, this.hasValidation && h("yoo-tag", { color: this.validationColor, icon: this.validationIcon, iconOnlyColor: "dark-40" }), this.annotated && h("yoo-tag", { color: "accent", icon: "photo-annotated", iconOnlyColor: "dark-40" }), this.flagged && h("yoo-tag", { color: "energized", icon: "flag", iconOnlyColor: "dark-40" }), this.tagged && (h("yoo-tooltip", { hoverable: isWeb(this.host), content: this.filteredTags.join(', '), placement: "bottom" }, h("yoo-tag", { color: "dark", icon: this.size === 'large' ? undefined : 'tag', iconOnlyColor: "light-40" }, this.size === 'large' && h("yoo-icon", { size: "small", slot: "start", name: "tag", color: "light-40" }), this.size === 'large' && this.filteredTags.length.toString())))));
@@ -1,6 +1,6 @@
1
1
  import { r as registerInstance, h, e as Host, g as getElement } from './index-2cf5b950.js';
2
- import { a0 as translateMulti } from './index-ce52bbeb.js';
3
- import { g as getAppContext } from './common-helpers-338b849f.js';
2
+ import { a0 as translateMulti } from './index-0a31764b.js';
3
+ import { g as getAppContext } from './common-helpers-f4f92196.js';
4
4
  import './lodash-cd4a9ba3.js';
5
5
  import './_commonjsHelpers-f4d11124.js';
6
6
  import './index-ee2b347f.js';
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, h, e as Host } from './index-2cf5b950.js';
2
- import { aj as isVideo, C as isRTL, a0 as translateMulti, f0 as removeTextStyle } from './index-ce52bbeb.js';
2
+ import { ak as isVideo, C as isRTL, a0 as translateMulti, f0 as removeTextStyle } from './index-0a31764b.js';
3
3
  import './lodash-cd4a9ba3.js';
4
4
  import './_commonjsHelpers-f4d11124.js';
5
5
  import './index-ee2b347f.js';
@@ -1,6 +1,6 @@
1
1
  import { r as registerInstance, h, e as Host, g as getElement } from './index-2cf5b950.js';
2
- import { a0 as translateMulti } from './index-ce52bbeb.js';
3
- import { g as getAppContext } from './common-helpers-338b849f.js';
2
+ import { a0 as translateMulti } from './index-0a31764b.js';
3
+ import { g as getAppContext } from './common-helpers-f4f92196.js';
4
4
  import './lodash-cd4a9ba3.js';
5
5
  import './_commonjsHelpers-f4d11124.js';
6
6
  import './index-ee2b347f.js';
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, h, e as Host } from './index-2cf5b950.js';
2
- import { df as isAnimationsDisabled, t as translate } from './index-ce52bbeb.js';
2
+ import { df as isAnimationsDisabled, t as translate } from './index-0a31764b.js';
3
3
  import { a as isFinite, p as isString } from './lodash-cd4a9ba3.js';
4
4
  import './_commonjsHelpers-f4d11124.js';
5
5
  import './index-ee2b347f.js';
@@ -1,6 +1,6 @@
1
1
  import { r as registerInstance, h, g as getElement } from './index-2cf5b950.js';
2
- import { bA as isOffline, t as translate, a0 as translateMulti, f5 as getLessonTypeIcon, a1 as getPlanTotalItemsCount } from './index-ce52bbeb.js';
3
- import { g as getFromOfflineStorage } from './local-forage-26e3612e.js';
2
+ import { bA as isOffline, t as translate, a0 as translateMulti, f5 as getLessonTypeIcon, a1 as getPlanTotalItemsCount } from './index-0a31764b.js';
3
+ import { g as getFromOfflineStorage } from './local-forage-8fb4c0ee.js';
4
4
  import { E as get } from './lodash-cd4a9ba3.js';
5
5
  import './_commonjsHelpers-f4d11124.js';
6
6
  import './index-ee2b347f.js';
@@ -1,6 +1,6 @@
1
1
  import { r as registerInstance, i as createEvent, h, e as Host, g as getElement } from './index-2cf5b950.js';
2
- import { a0 as translateMulti, cn as showActionSheet, y as isWeb, ak as isGif, f0 as removeTextStyle } from './index-ce52bbeb.js';
3
- import { g as getAppContext } from './common-helpers-338b849f.js';
2
+ import { a0 as translateMulti, cn as showActionSheet, y as isWeb, al as isGif, f0 as removeTextStyle } from './index-0a31764b.js';
3
+ import { g as getAppContext } from './common-helpers-f4f92196.js';
4
4
  import './lodash-cd4a9ba3.js';
5
5
  import './_commonjsHelpers-f4d11124.js';
6
6
  import './index-ee2b347f.js';
@@ -1,6 +1,6 @@
1
1
  import { r as registerInstance, h, e as Host, g as getElement } from './index-2cf5b950.js';
2
2
  import { p as CardVideoView } from './index-ee2b347f.js';
3
- import { aa as getClosestImageRatio, t as translate, a5 as getSession } from './index-ce52bbeb.js';
3
+ import { ab as getClosestImageRatio, t as translate, a6 as getSession } from './index-0a31764b.js';
4
4
  import { C as CardVideoRatio } from './card-video.interface-5572358c.js';
5
5
  import './lodash-cd4a9ba3.js';
6
6
  import './_commonjsHelpers-f4d11124.js';
@@ -1,6 +1,6 @@
1
1
  import { r as registerInstance, i as createEvent, h, e as Host, g as getElement } from './index-2cf5b950.js';
2
- import { a5 as getSession, t as translate } from './index-ce52bbeb.js';
3
- import { g as getAppContext } from './common-helpers-338b849f.js';
2
+ import { a6 as getSession, t as translate } from './index-0a31764b.js';
3
+ import { g as getAppContext } from './common-helpers-f4f92196.js';
4
4
  import { a7 as sum, O as max, l as uniq, n as compact, a1 as flatten } from './lodash-cd4a9ba3.js';
5
5
  import './_commonjsHelpers-f4d11124.js';
6
6
  import './index-ee2b347f.js';
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, i as createEvent, h, e as Host, g as getElement } from './index-2cf5b950.js';
2
- import { H as getCssColor, fC as FileSaver_min, dD as resizeObserve, z as debounce, fD as getMonths, e9 as getWeekDays, C as isRTL, t as translate, i as isChromatic, cA as isIonic, aK as dateIsValid, an as dateFormat } from './index-ce52bbeb.js';
2
+ import { H as getCssColor, fC as FileSaver_min, dD as resizeObserve, z as debounce, fD as getMonths, e9 as getWeekDays, C as isRTL, t as translate, i as isChromatic, cA as isIonic, aK as dateIsValid, a5 as dateFormat } from './index-0a31764b.js';
3
3
  import { ag as merge, P as set, B as isEqual } from './lodash-cd4a9ba3.js';
4
4
  import { a as createCommonjsModule, c as commonjsGlobal } from './_commonjsHelpers-f4d11124.js';
5
5
  import './index-ee2b347f.js';
@@ -1,6 +1,6 @@
1
1
  import { r as registerInstance, f as forceUpdate, h, e as Host, g as getElement } from './index-2cf5b950.js';
2
- import { j as closeModal, t as translate, as as parseLongIntoDate, a9 as getUserDisplayName, an as dateFormat } from './index-ce52bbeb.js';
3
- import { g as getDateFormats } from './chat-helpers-3a0a00f7.js';
2
+ import { j as closeModal, t as translate, as as parseLongIntoDate, aa as getUserDisplayName, a5 as dateFormat } from './index-0a31764b.js';
3
+ import { g as getDateFormats } from './chat-helpers-4b6f0b41.js';
4
4
  import './lodash-cd4a9ba3.js';
5
5
  import './_commonjsHelpers-f4d11124.js';
6
6
  import './index-ee2b347f.js';
@@ -1,7 +1,7 @@
1
1
  import { r as registerInstance, i as createEvent, h, e as Host } from './index-2cf5b950.js';
2
2
  import { M as MessageType } from './index-ee2b347f.js';
3
- import { dX as getAudioDuration, cp as replaceAndGetAllLinks, dY as isChatMessageTypeMedia, t as translate, p as pipes, ap as isFile, a9 as getUserDisplayName } from './index-ce52bbeb.js';
4
- import { c as convertTags } from './chat-helpers-3a0a00f7.js';
3
+ import { dX as getAudioDuration, cp as replaceAndGetAllLinks, dY as isChatMessageTypeMedia, t as translate, p as pipes, ap as isFile, aa as getUserDisplayName } from './index-0a31764b.js';
4
+ import { c as convertTags } from './chat-helpers-4b6f0b41.js';
5
5
  import './lodash-cd4a9ba3.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-2cf5b950.js';
2
2
  import { M as MessageType } from './index-ee2b347f.js';
3
- import { dM as isDocument, dN as isAudio, aj as isVideo, b as isNativeMobile, al as isImage, dO as isUnsplashUrl, cl as isBase64, d3 as getExtension, a5 as getSession, cp as replaceAndGetAllLinks, dP as getResizedImageSize, E as isIOS, dQ as showMessageInfoDialog, t as translate, ap as isFile, az as isPhotoEdited, ah as isRichContentMessage, cH as isPdf, an as dateFormat } from './index-ce52bbeb.js';
4
- import { a as assignPressActions } from './index-25518837.js';
5
- import { c as convertTags, g as getDateFormats } from './chat-helpers-3a0a00f7.js';
3
+ import { dM as isDocument, dN as isAudio, ak as isVideo, b as isNativeMobile, am as isImage, dO as isUnsplashUrl, cl as isBase64, d3 as getExtension, a6 as getSession, cp as replaceAndGetAllLinks, dP as getResizedImageSize, E as isIOS, dQ as showMessageInfoDialog, t as translate, ap as isFile, az as isPhotoEdited, ai as isRichContentMessage, cH as isPdf, a5 as dateFormat } from './index-0a31764b.js';
4
+ import { a as assignPressActions } from './index-cf1069bd.js';
5
+ import { c as convertTags, g as getDateFormats } from './chat-helpers-4b6f0b41.js';
6
6
  import { $ as debounce } from './lodash-cd4a9ba3.js';
7
7
  import './_commonjsHelpers-f4d11124.js';
8
8
 
@@ -1,9 +1,9 @@
1
1
  import { r as registerInstance, i as createEvent, h, e as Host, g as getElement } from './index-2cf5b950.js';
2
2
  import { M as MessageType, B as BroadcastType } from './index-ee2b347f.js';
3
- import { b as isNativeMobile, E as isIOS, j as closeModal, W as requestInterval, Z as cancelRequestInterval, ab as floatingIconAnimation, ac as removeKeyboardEventListeners, M as getAsyncExtraData, ad as addKeyboardEventListener, ae as enableKeyboardResize, af as disableKeyboardResize, ag as isNotificationMessage, ah as isRichContentMessage, a5 as getSession, ai as showAlert, t as translate, y as isWeb, aj as isVideo, ak as isGif, N as findParent, al as isImage, am as downloadFile, an as dateFormat, a9 as getUserDisplayName, X as getFormattedCountDownToDisplay, ao as dispatchCustomEvent, D as isIphoneX } from './index-ce52bbeb.js';
4
- import { g as getButton } from './button.factory-c3c60be1.js';
5
- import { p as parseMediaMessageForSlidesMedia, g as getDateFormats } from './chat-helpers-3a0a00f7.js';
6
- import { a as showSlidesMedia, g as getAppContext } from './common-helpers-338b849f.js';
3
+ import { b as isNativeMobile, E as isIOS, j as closeModal, W as requestInterval, Z as cancelRequestInterval, ac as floatingIconAnimation, ad as removeKeyboardEventListeners, M as getAsyncExtraData, ae as addKeyboardEventListener, af as enableKeyboardResize, ag as disableKeyboardResize, ah as isNotificationMessage, ai as isRichContentMessage, a6 as getSession, aj as showAlert, t as translate, y as isWeb, ak as isVideo, al as isGif, N as findParent, am as isImage, an as downloadFile, a5 as dateFormat, aa as getUserDisplayName, X as getFormattedCountDownToDisplay, ao as dispatchCustomEvent, D as isIphoneX } from './index-0a31764b.js';
4
+ import { g as getButton } from './button.factory-bb850d0a.js';
5
+ import { p as parseMediaMessageForSlidesMedia, g as getDateFormats } from './chat-helpers-4b6f0b41.js';
6
+ import { a as showSlidesMedia, g as getAppContext } from './common-helpers-f4f92196.js';
7
7
  import { i as isNil, a as isFinite } from './lodash-cd4a9ba3.js';
8
8
  import './_commonjsHelpers-f4d11124.js';
9
9
 
@@ -572,7 +572,7 @@ const YooChatComponent = class {
572
572
  ], this.broadcastParams.finished && this.broadcastParams.shareOptions && this.renderShareOptions(this.broadcastParams.shareOptions), !this.broadcastParams.isLive && !this.broadcastParams.finished && this.broadcastParams.footerAction && getButton(this.broadcastParams.footerAction)));
573
573
  }
574
574
  renderVideo() {
575
- var _a;
575
+ var _a, _b;
576
576
  const notCordova = !isNativeMobile() && this.broadcastParams.isLive;
577
577
  if (!((_a = this.broadcastParams) === null || _a === void 0 ? void 0 : _a.videoSrc) && !notCordova) {
578
578
  return;
@@ -588,7 +588,8 @@ const YooChatComponent = class {
588
588
  extraClass: 'fullscreen'
589
589
  },
590
590
  preventVcAuto: true,
591
- preventAutoPauseOnBlur: true
591
+ preventAutoPauseOnBlur: true,
592
+ type: (((_b = this.broadcastParams) === null || _b === void 0 ? void 0 : _b.useHTML5) ? 'html5' : 'videojs')
592
593
  };
593
594
  return (h("div", { ref: (el) => (this.videoElWrapper = el), class: {
594
595
  'video-outer-container': true,
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, i as createEvent, h, e as Host } from './index-2cf5b950.js';
2
- import { t as translate, C as isRTL } from './index-ce52bbeb.js';
2
+ import { t as translate, C as isRTL } from './index-0a31764b.js';
3
3
  import './lodash-cd4a9ba3.js';
4
4
  import './_commonjsHelpers-f4d11124.js';
5
5
  import './index-ee2b347f.js';
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, i as createEvent, h, e as Host } from './index-2cf5b950.js';
2
- import { H as getCssColor, fE as hexToRgb, b9 as getContrastColor, E as isIOS } from './index-ce52bbeb.js';
2
+ import { H as getCssColor, fE as hexToRgb, b9 as getContrastColor, E as isIOS } from './index-0a31764b.js';
3
3
  import './lodash-cd4a9ba3.js';
4
4
  import './_commonjsHelpers-f4d11124.js';
5
5
  import './index-ee2b347f.js';
@@ -1,6 +1,6 @@
1
1
  import { r as registerInstance, i as createEvent, h, e as Host, g as getElement } from './index-2cf5b950.js';
2
- import { y as isWeb, z as debounce, p as pipes, t as translate, a0 as translateMulti } from './index-ce52bbeb.js';
3
- import { g as getAppContext } from './common-helpers-338b849f.js';
2
+ import { y as isWeb, z as debounce, p as pipes, t as translate, a0 as translateMulti } from './index-0a31764b.js';
3
+ import { g as getAppContext } from './common-helpers-f4f92196.js';
4
4
  import './lodash-cd4a9ba3.js';
5
5
  import './_commonjsHelpers-f4d11124.js';
6
6
  import './index-ee2b347f.js';
@@ -1,6 +1,6 @@
1
1
  import { r as registerInstance, i as createEvent, h, e as Host, g as getElement } from './index-2cf5b950.js';
2
- import { j as closeModal, at as copyToClipboard, C as isRTL, a0 as translateMulti } from './index-ce52bbeb.js';
3
- import { g as getAppContext } from './common-helpers-338b849f.js';
2
+ import { j as closeModal, at as copyToClipboard, C as isRTL, a0 as translateMulti } from './index-0a31764b.js';
3
+ import { g as getAppContext } from './common-helpers-f4f92196.js';
4
4
  import { b as isFunction, i as isNil } from './lodash-cd4a9ba3.js';
5
5
  import './_commonjsHelpers-f4d11124.js';
6
6
  import './index-ee2b347f.js';
@@ -1,6 +1,6 @@
1
1
  import { r as registerInstance, i as createEvent, h, e as Host, g as getElement } from './index-2cf5b950.js';
2
- import { aF as showContextMenu, fS as closeMenuModal, fT as isMouseInBoundaries } from './index-ce52bbeb.js';
3
- import { g as getAppContext } from './common-helpers-338b849f.js';
2
+ import { aF as showContextMenu, fS as closeMenuModal, fT as isMouseInBoundaries } from './index-0a31764b.js';
3
+ import { g as getAppContext } from './common-helpers-f4f92196.js';
4
4
  import './lodash-cd4a9ba3.js';
5
5
  import './_commonjsHelpers-f4d11124.js';
6
6
  import './index-ee2b347f.js';
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, h, e as Host } from './index-2cf5b950.js';
2
- import { t as translate } from './index-ce52bbeb.js';
2
+ import { t as translate } from './index-0a31764b.js';
3
3
  import './lodash-cd4a9ba3.js';
4
4
  import './_commonjsHelpers-f4d11124.js';
5
5
  import './index-ee2b347f.js';
@@ -1,6 +1,6 @@
1
1
  import { r as registerInstance, i as createEvent, h, e as Host, g as getElement } from './index-2cf5b950.js';
2
- import { t as translate } from './index-ce52bbeb.js';
3
- import { g as getAppContext } from './common-helpers-338b849f.js';
2
+ import { t as translate } from './index-0a31764b.js';
3
+ import { g as getAppContext } from './common-helpers-f4f92196.js';
4
4
  import './lodash-cd4a9ba3.js';
5
5
  import './_commonjsHelpers-f4d11124.js';
6
6
  import './index-ee2b347f.js';
@@ -1,6 +1,6 @@
1
1
  import { r as registerInstance, h, e as Host, g as getElement } from './index-2cf5b950.js';
2
- import { t as translate, a0 as translateMulti, f7 as getPlanTypeTagProps } from './index-ce52bbeb.js';
3
- import { g as getAppContext } from './common-helpers-338b849f.js';
2
+ import { t as translate, a0 as translateMulti, f7 as getPlanTypeTagProps } from './index-0a31764b.js';
3
+ import { g as getAppContext } from './common-helpers-f4f92196.js';
4
4
  import './lodash-cd4a9ba3.js';
5
5
  import './_commonjsHelpers-f4d11124.js';
6
6
  import './index-ee2b347f.js';
@@ -1,6 +1,6 @@
1
1
  import { r as registerInstance, i as createEvent, h, e as Host, g as getElement } from './index-2cf5b950.js';
2
- import { P as Cloudinary, t as translate, y as isWeb, a3 as getPlanDueDate, au as formatDistanceFromNow, a0 as translateMulti } from './index-ce52bbeb.js';
3
- import { g as getAppContext } from './common-helpers-338b849f.js';
2
+ import { P as Cloudinary, t as translate, y as isWeb, a3 as getPlanDueDate, au as formatDistanceFromNow, a0 as translateMulti } from './index-0a31764b.js';
3
+ import { g as getAppContext } from './common-helpers-f4f92196.js';
4
4
  import { E as get } from './lodash-cd4a9ba3.js';
5
5
  import './_commonjsHelpers-f4d11124.js';
6
6
  import './index-ee2b347f.js';
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, h } from './index-2cf5b950.js';
2
- import { a0 as translateMulti, t as translate, p as pipes } from './index-ce52bbeb.js';
2
+ import { a0 as translateMulti, t as translate, p as pipes } from './index-0a31764b.js';
3
3
  import './lodash-cd4a9ba3.js';
4
4
  import './_commonjsHelpers-f4d11124.js';
5
5
  import './index-ee2b347f.js';
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, h, e as Host } from './index-2cf5b950.js';
2
- import { t as translate, p as pipes } from './index-ce52bbeb.js';
2
+ import { t as translate, p as pipes } from './index-0a31764b.js';
3
3
  import './lodash-cd4a9ba3.js';
4
4
  import './_commonjsHelpers-f4d11124.js';
5
5
  import './index-ee2b347f.js';
@@ -1,6 +1,6 @@
1
1
  import { r as registerInstance, i as createEvent, h, e as Host } from './index-2cf5b950.js';
2
- import { an as dateFormat, t as translate, a0 as translateMulti, av as getLanguageKey, a9 as getUserDisplayName } from './index-ce52bbeb.js';
3
- import { g as groupsFullResolver } from './entities-helpers-210295cd.js';
2
+ import { a5 as dateFormat, t as translate, a0 as translateMulti, av as getLanguageKey, aa as getUserDisplayName } from './index-0a31764b.js';
3
+ import { g as groupsFullResolver } from './entities-helpers-17d1e2af.js';
4
4
  import { i as isNil, I as isBoolean, o as isNumber } from './lodash-cd4a9ba3.js';
5
5
  import './_commonjsHelpers-f4d11124.js';
6
6
  import './index-ee2b347f.js';
@@ -1,6 +1,6 @@
1
1
  import { r as registerInstance, h, e as Host, g as getElement } from './index-2cf5b950.js';
2
2
  import { q as devices } from './index-ee2b347f.js';
3
- import { j as closeModal, t as translate } from './index-ce52bbeb.js';
3
+ import { j as closeModal, t as translate } from './index-0a31764b.js';
4
4
  import { l as uniq } from './lodash-cd4a9ba3.js';
5
5
  import './_commonjsHelpers-f4d11124.js';
6
6
 
@@ -1,6 +1,6 @@
1
1
  import { r as registerInstance, i as createEvent, h, e as Host, g as getElement } from './index-2cf5b950.js';
2
2
  import { q as devices } from './index-ee2b347f.js';
3
- import { z as debounce, N as findParent } from './index-ce52bbeb.js';
3
+ import { z as debounce, N as findParent } from './index-0a31764b.js';
4
4
  import './lodash-cd4a9ba3.js';
5
5
  import './_commonjsHelpers-f4d11124.js';
6
6
 
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, i as createEvent, f as forceUpdate, h, e as Host } from './index-2cf5b950.js';
2
- import { N as findParent, aF as showContextMenu, t as translate } from './index-ce52bbeb.js';
2
+ import { N as findParent, aF as showContextMenu, t as translate } from './index-0a31764b.js';
3
3
  import { a as createCommonjsModule, c as commonjsGlobal, g as getDefaultExportFromCjs } from './_commonjsHelpers-f4d11124.js';
4
4
  import { z as isEmpty, k as keys, O as max } from './lodash-cd4a9ba3.js';
5
5
  import './index-ee2b347f.js';
@@ -1,10 +1,10 @@
1
1
  import { r as registerInstance, i as createEvent, f as forceUpdate, h, e as Host, g as getElement } from './index-2cf5b950.js';
2
2
  import { b as FormFieldType } from './index-ee2b347f.js';
3
- import { b6 as getUUID, t as translate, y as isWeb, cn as showActionSheet, C as isRTL, a5 as getSession, cX as getAuthentication } from './index-ce52bbeb.js';
4
- import { b as filterIsAutocomplete, f as filterIsAutocompleteLocal, e as filterIsBoolean, g as filterIsDate, i as filterIsNumber, c as filterIsRadio, k as filterIsSegment, h as filterIsText, a as filterFromFormField, d as filterRenderFormDynamic, m as mapCustomViewToButton } from './filters-helpers-d11b10ed.js';
3
+ import { b6 as getUUID, t as translate, y as isWeb, cn as showActionSheet, C as isRTL, a6 as getSession, cX as getAuthentication } from './index-0a31764b.js';
4
+ import { b as filterIsAutocomplete, f as filterIsAutocompleteLocal, e as filterIsBoolean, g as filterIsDate, i as filterIsNumber, c as filterIsRadio, k as filterIsSegment, h as filterIsText, a as filterFromFormField, d as filterRenderFormDynamic, m as mapCustomViewToButton } from './filters-helpers-5c982f38.js';
5
5
  import { i as isNil, a7 as sum, D as cloneDeep, B as isEqual, S as findIndex, a1 as flatten } from './lodash-cd4a9ba3.js';
6
6
  import './_commonjsHelpers-f4d11124.js';
7
- import './form-helpers-d92cafca.js';
7
+ import './form-helpers-a0e4c777.js';
8
8
 
9
9
  const entityQueryBuilderCss = "svg:not(:root){overflow:hidden}.container{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;margin-left:0}.container.expanded{margin-bottom:var(--spacing-16, 1rem)}.container .flex{-ms-flex:1;flex:1}.container yoo-button.margin-left{margin-left:var(--spacing-16, 1rem)}.container yoo-button.margin-right{margin-right:var(--spacing-08, 0.5rem)}.container yoo-tooltip{margin-left:var(--spacing-08, 0.5rem)}.container .toggle-selected{margin-left:var(--spacing-16, 1rem)}.container .sorts{width:8.5rem;margin-right:var(--spacing-08, 0.5rem);margin-left:var(--spacing-08, 0.5rem)}yoo-banner{margin-bottom:var(--spacing-08, 0.5rem)}.filters-container{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;padding:0}.filters-container .filters-header{display:-ms-flexbox;display:flex;-ms-flex:1 1 100%;flex:1 1 100%;-ms-flex-align:center;align-items:center;min-height:2.3125rem;font-size:var(--font-size-14, 0.875rem);border-top:var(--border-width-01, 0.0625rem) solid var(--stable-light, #f1f1f1)}.filters-container .filters-header .counter{-ms-flex:1;flex:1}.filters-container.disabled yoo-button,.filters-container.disabled yoo-form-dynamic{opacity:0.2 !important;pointer-events:none}.filters-container:not(.open){display:none}.filters-container.advanced yoo-form-input-container{padding-bottom:0.75rem}.filters-container.advanced yoo-button yoo-icon.add{color:var(--stable, #adadad)}.filters-container.advanced yoo-button.add-filter{margin-right:var(--spacing-16, 1rem)}.filters-container.advanced yoo-button.margin-right{margin-right:var(--spacing-08, 0.5rem);margin-left:0}.filters-container.advanced yoo-form-input-container.operator{margin:calc(var(--spacing-04, 0.25rem) * -1) var(--spacing-04, 0.25rem) 0 calc(var(--spacing-08, 0.5rem) * -1);padding:var(--spacing-04, 0.25rem) var(--spacing-08, 0.5rem);padding-bottom:0;text-align:center}.filters-container yoo-form-dynamic.fill-width:not(.web){width:100%}:host(.rtl) .container{-ms-flex-direction:row-reverse;flex-direction:row-reverse}:host(.no-padding) yoo-button.filters.margin-left{margin-left:0}:host(.no-border-top) .filters-container .filters-header{border-top:none}:host(.floating) ::slotted(.search-container-inner[slot=before]){width:100%}:host(.floating) .container.expanded{margin-bottom:0}:host(.floating) yoo-context-menu{width:100%}:host(.floating) .header{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;width:100%;padding:var(--spacing-08, 0.5rem) var(--spacing-16, 1rem) 0}:host(.floating) .header.width-auto{width:auto;cursor:pointer}:host(.floating) .header .title{-ms-flex:1;flex:1;font-weight:bold;font-size:var(--font-size-14, 0.875rem)}:host(.floating) .header .title.app-color{color:var(--app-color, #5a30f4)}:host(.floating) .footer{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;width:100%;padding:var(--spacing-16, 1rem);-webkit-column-gap:var(--spacing-16, 1rem);-moz-column-gap:var(--spacing-16, 1rem);column-gap:var(--spacing-16, 1rem);border-top:var(--border-width-01, 0.0625rem) solid var(--stable-light, #f1f1f1)}:host(.floating) .footer .flex{-ms-flex:1;flex:1}:host(.floating) .footer yoo-button{max-width:6rem}:host(.floating) .subfooter{width:100%;padding:var(--spacing-08, 0.5rem);font-size:var(--font-size-12, 0.75rem);text-align:center;border-top:var(--border-width-01, 0.0625rem) solid var(--stable-light, #f1f1f1);cursor:pointer}:host(.floating) .filters-container.open{position:absolute;left:21rem;width:15rem;padding:0;background:var(--light, #ffffff);border:var(--border-width-01, 0.0625rem) solid var(--stable-light, #f1f1f1);-webkit-box-shadow:var(--shadow-01, 0 0.0625rem 0.25rem 0 rgba(0, 0, 0, 0.1));box-shadow:var(--shadow-01, 0 0.0625rem 0.25rem 0 rgba(0, 0, 0, 0.1))}:host(.floating) .filters-container.open.align-filters-right{right:var(--spacing-12, 0.75rem);left:unset}:host(.floating) .filters-container.open yoo-form-dynamic{width:100%;max-height:calc(100vh - 30.25rem);margin:auto;overflow-y:auto;}:host(.floating) .filters-container.open yoo-form-dynamic::-webkit-scrollbar{width:var(--spacing-08, 0.5rem);height:var(--spacing-08, 0.5rem)}:host(.floating) .filters-container.open yoo-form-dynamic::-webkit-scrollbar-track{background-color:transparent;border-radius:var(--border-radius-04, 0.25rem)}:host(.floating) .filters-container.open yoo-form-dynamic::-webkit-scrollbar-thumb{background-color:transparent;border-radius:var(--border-radius-04, 0.25rem)}";
10
10
 
@@ -1,6 +1,6 @@
1
1
  import { r as registerInstance, i as createEvent, h, e as Host, g as getElement } from './index-2cf5b950.js';
2
- import { z as debounce, c as isAndroid, y as isWeb, D as isIphoneX, j as closeModal, t as translate, ai as showAlert } from './index-ce52bbeb.js';
3
- import { g as getAppContext } from './common-helpers-338b849f.js';
2
+ import { z as debounce, c as isAndroid, y as isWeb, D as isIphoneX, j as closeModal, t as translate, aj as showAlert } from './index-0a31764b.js';
3
+ import { g as getAppContext } from './common-helpers-f4f92196.js';
4
4
  import './lodash-cd4a9ba3.js';
5
5
  import './_commonjsHelpers-f4d11124.js';
6
6
  import './index-ee2b347f.js';