@yoobic/yobi 8.7.10 → 8.7.12

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 (734) hide show
  1. package/dist/cjs/design-system.cjs.js +1 -1
  2. package/dist/cjs/loader.cjs.js +1 -1
  3. package/dist/cjs/yoo-card-feed.cjs.entry.js +1 -1
  4. package/dist/cjs/yoo-chart-bar.cjs.entry.js +55 -0
  5. package/dist/cjs/yoo-form-emailreport.cjs.entry.js +0 -3
  6. package/dist/cjs/yoo-form-input-container.cjs.entry.js +2 -2
  7. package/dist/cjs/yoo-form-input.cjs.entry.js +1 -1
  8. package/dist/cjs/yoo-markdown.cjs.entry.js +2 -2
  9. package/dist/collection/collection-manifest.json +1 -0
  10. package/dist/collection/components/1.atoms/markdown/markdown.js +3 -3
  11. package/dist/collection/components/form/form-emailreport/form-emailreport.js +0 -3
  12. package/dist/collection/components/form/form-input/form-input.js +1 -1
  13. package/dist/collection/components/form/form-input-container/form-input-container.js +2 -2
  14. package/dist/collection/feature-communicate/feed/card-feed/default/card-feed.js +2 -2
  15. package/dist/collection/feature-communicate/feed/chart-bar/chart-bar.css +324 -0
  16. package/dist/collection/feature-communicate/feed/chart-bar/chart-bar.js +197 -0
  17. package/dist/design-system/{annotations-helpers-cca56794.js → annotations-helpers-0f885853.js} +2 -2
  18. package/dist/design-system/{buffer-es6-082a0404.js → buffer-es6-617d33e3.js} +1 -1
  19. package/dist/{esm/button.factory-a27c9ca6.js → design-system/button.factory-82fe7e07.js} +1 -1
  20. package/dist/{esm/camera-helpers-67e755f7.js → design-system/camera-helpers-b23da26b.js} +3 -3
  21. package/dist/{esm/chat-helpers-58eaaa6b.js → design-system/chat-helpers-d3a63244.js} +3 -3
  22. package/dist/design-system/{common-helpers-e978e280.js → common-helpers-7e61c241.js} +3 -3
  23. package/dist/design-system/design-system.esm.js +1 -1
  24. package/dist/{esm/draggable-tags-helpers-7795b5be.js → design-system/draggable-tags-helpers-4a4f9c18.js} +3 -3
  25. package/dist/{esm/entities-helpers-ec65663a.js → design-system/entities-helpers-6f60884b.js} +3 -3
  26. package/dist/{esm/filters-helpers-6cd02eb2.js → design-system/filters-helpers-7200f6e2.js} +4 -4
  27. package/dist/{esm/form-choice-helpers-b2fad681.js → design-system/form-choice-helpers-07d864d5.js} +3 -3
  28. package/dist/{esm/form-helpers-7cf77a07.js → design-system/form-helpers-3aa651e2.js} +3 -3
  29. package/dist/{esm/form-input-helpers-73761056.js → design-system/form-input-helpers-5fbedde5.js} +4 -4
  30. package/dist/{esm/form-text-area-helpers-a6307cd6.js → design-system/form-text-area-helpers-7f54f89a.js} +3 -3
  31. package/dist/design-system/{geolocation-helpers-b80d9cff.js → geolocation-helpers-31cbe6b8.js} +1 -1
  32. package/dist/design-system/{grid-renderers-c669a9b8.js → grid-renderers-885ab33f.js} +8 -8
  33. package/dist/{esm/haptic-helpers-6093bb69.js → design-system/haptic-helpers-8fd957c4.js} +3 -3
  34. package/dist/design-system/{incentive-helpers-2f66efe4.js → incentive-helpers-8e81802d.js} +3 -3
  35. package/dist/design-system/{index-6936db93.js → index-3261e05f.js} +4 -4
  36. package/dist/{esm/index-19fca292.js → design-system/index-51f39bf2.js} +4 -4
  37. package/dist/{esm/index-dee4498e.js → design-system/index-6f35bf03.js} +3 -3
  38. package/dist/design-system/index-6f61e97e.js +1 -0
  39. package/dist/design-system/{index-14986cee.js → index-82854448.js} +2 -2
  40. package/dist/design-system/{index-2c0b5394.js → index-bd6fd8e6.js} +3 -3
  41. package/dist/design-system/{index-18312453.js → index-fcad4af8.js} +2 -2
  42. package/dist/{esm/local-forage-37ef6787.js → design-system/local-forage-7904b0fc.js} +2 -2
  43. package/dist/{esm/lodash-294b93ba.js → design-system/lodash-04b11500.js} +1 -1
  44. package/dist/{esm/map-helpers-026d0108.js → design-system/map-helpers-3057881d.js} +3 -3
  45. package/dist/design-system/{mission-locked-banner-895a4763.js → mission-locked-banner-0b6990e3.js} +2 -2
  46. package/dist/{esm/missions-helpers-624847a8.js → design-system/missions-helpers-049bb2d1.js} +3 -3
  47. package/dist/design-system/{modal-animations-fd1dd465.js → modal-animations-ab866d93.js} +2 -2
  48. package/dist/design-system/{operation-helpers-57eee24f.js → operation-helpers-da2c0568.js} +3 -3
  49. package/dist/design-system/{overlays-8abac881.js → overlays-8be9511a.js} +2 -2
  50. package/dist/{esm/photo-editor.helpers-4d491647.js → design-system/photo-editor.helpers-55544748.js} +5 -5
  51. package/dist/{esm/readonly-card-1cbfadb1.js → design-system/readonly-card-97c6cd7c.js} +3 -3
  52. package/dist/design-system/swiper-wrapper-a0ca726e.js +12 -0
  53. package/dist/{esm/theme-50a92d63.js → design-system/theme-44756afe.js} +2 -2
  54. package/dist/design-system/{tippy.esm-948ea238.js → tippy.esm-2027dcd7.js} +1 -1
  55. package/dist/design-system/{video-player-helpers-6790ff4b.js → video-player-helpers-1bd85ae3.js} +3 -3
  56. package/dist/{esm/web-5068a879.js → design-system/web-1cbe66b8.js} +2 -2
  57. package/dist/{esm/web-6a821345.js → design-system/web-26186ef6.js} +2 -2
  58. package/dist/design-system/{web-90031367.js → web-30031bb3.js} +2 -2
  59. package/dist/{esm/web-357ab075.js → design-system/web-51db545c.js} +4 -4
  60. package/dist/design-system/{web-ee59de87.js → web-a2158ae4.js} +2 -2
  61. package/dist/design-system/{web-7c7dcc5a.js → web-a43975d7.js} +4 -4
  62. package/dist/design-system/yoo-about.entry.js +3 -3
  63. package/dist/design-system/yoo-accordion.entry.js +5 -5
  64. package/dist/design-system/yoo-action-sheet-controller.entry.js +4 -4
  65. package/dist/design-system/yoo-action-sheet.entry.js +6 -6
  66. package/dist/design-system/yoo-ag-grid.entry.js +9 -9
  67. package/dist/design-system/yoo-alert.entry.js +6 -6
  68. package/dist/design-system/yoo-amap.entry.js +5 -5
  69. package/dist/design-system/yoo-animated-illustration.entry.js +3 -3
  70. package/dist/design-system/yoo-announcement-heading.entry.js +6 -6
  71. package/dist/design-system/yoo-app.entry.js +3 -3
  72. package/dist/design-system/yoo-audio-player.entry.js +4 -4
  73. package/dist/design-system/yoo-audio-recorder-dialog.entry.js +4 -4
  74. package/dist/design-system/yoo-avatar.entry.js +3 -3
  75. package/dist/design-system/yoo-avatars.entry.js +3 -3
  76. package/dist/design-system/yoo-banner.entry.js +4 -4
  77. package/dist/design-system/yoo-barcode-dialog.entry.js +3 -3
  78. package/dist/design-system/yoo-battle-count-down.entry.js +4 -4
  79. package/dist/design-system/yoo-battle-result.entry.js +3 -3
  80. package/dist/design-system/yoo-battle-user-stats.entry.js +4 -4
  81. package/dist/design-system/yoo-breadcrumbs.entry.js +3 -3
  82. package/dist/design-system/yoo-button.entry.js +5 -5
  83. package/dist/design-system/yoo-calendar.entry.js +4 -4
  84. package/dist/design-system/yoo-camera-preview-dialog.entry.js +6 -6
  85. package/dist/design-system/yoo-card-battle-result.entry.js +3 -3
  86. package/dist/design-system/yoo-card-battle.entry.js +3 -3
  87. package/dist/design-system/yoo-card-calendar.entry.js +4 -4
  88. package/dist/design-system/yoo-card-campaign.entry.js +4 -4
  89. package/dist/design-system/yoo-card-cell.entry.js +4 -4
  90. package/dist/design-system/yoo-card-chat.entry.js +4 -4
  91. package/dist/design-system/yoo-card-course-row-compact.entry.js +3 -3
  92. package/dist/design-system/yoo-card-course-row.entry.js +6 -6
  93. package/dist/design-system/yoo-card-course.entry.js +3 -3
  94. package/dist/design-system/yoo-card-feed-row.entry.js +3 -3
  95. package/dist/design-system/yoo-card-feed.entry.js +6 -6
  96. package/dist/design-system/yoo-card-file.entry.js +4 -4
  97. package/dist/design-system/yoo-card-image.entry.js +3 -3
  98. package/dist/design-system/yoo-card-inbox.entry.js +3 -3
  99. package/dist/design-system/yoo-card-incentive-rank.entry.js +3 -3
  100. package/dist/design-system/yoo-card-incentive.entry.js +5 -5
  101. package/dist/design-system/yoo-card-kanban.entry.js +4 -4
  102. package/dist/design-system/yoo-card-lesson.entry.js +4 -4
  103. package/dist/design-system/yoo-card-list-collapsible.entry.js +4 -4
  104. package/dist/design-system/yoo-card-list-color.entry.js +3 -3
  105. package/dist/design-system/yoo-card-list-simple.entry.js +4 -4
  106. package/dist/design-system/yoo-card-list.entry.js +4 -4
  107. package/dist/design-system/yoo-card-location.entry.js +3 -3
  108. package/dist/design-system/yoo-card-media.entry.js +4 -4
  109. package/dist/design-system/yoo-card-menu.entry.js +4 -4
  110. package/dist/design-system/yoo-card-notification.entry.js +3 -3
  111. package/dist/design-system/yoo-card-plan.entry.js +4 -4
  112. package/dist/design-system/yoo-card-progress.entry.js +3 -3
  113. package/dist/design-system/yoo-card-recommendation.entry.js +4 -4
  114. package/dist/design-system/yoo-card-sticky.entry.js +4 -4
  115. package/dist/design-system/yoo-card-template.entry.js +1 -1
  116. package/dist/design-system/yoo-card-video.entry.js +3 -3
  117. package/dist/design-system/yoo-chart-bar.entry.js +51 -0
  118. package/dist/design-system/yoo-chat-message-dialog.entry.js +4 -4
  119. package/dist/design-system/yoo-chat-message-preview.entry.js +4 -4
  120. package/dist/design-system/yoo-chat-message.entry.js +6 -6
  121. package/dist/design-system/yoo-chat.entry.js +6 -6
  122. package/dist/design-system/yoo-collapsible.entry.js +3 -3
  123. package/dist/design-system/yoo-color-selector.entry.js +3 -3
  124. package/dist/design-system/yoo-community-detail.entry.js +4 -4
  125. package/dist/design-system/yoo-context-menu-dialog.entry.js +4 -4
  126. package/dist/design-system/yoo-context-menu.entry.js +4 -4
  127. package/dist/design-system/yoo-copyright.entry.js +3 -3
  128. package/dist/design-system/yoo-count-down.entry.js +4 -4
  129. package/dist/design-system/yoo-course-info-card.entry.js +4 -4
  130. package/dist/design-system/yoo-course-summary.entry.js +4 -4
  131. package/dist/design-system/yoo-date.entry.js +3 -3
  132. package/dist/design-system/yoo-detail-bar.entry.js +4 -4
  133. package/dist/design-system/yoo-device-list.entry.js +3 -3
  134. package/dist/design-system/yoo-device.entry.js +3 -3
  135. package/dist/design-system/yoo-draw-flow.entry.js +3 -3
  136. package/dist/design-system/yoo-entity-query-builder.entry.js +5 -5
  137. package/dist/design-system/yoo-entity-search-dialog.entry.js +4 -4
  138. package/dist/design-system/yoo-entity-search-filters.entry.js +6 -6
  139. package/dist/design-system/yoo-entity-search-recent.entry.js +3 -3
  140. package/dist/design-system/yoo-entity-search-sorts.entry.js +4 -4
  141. package/dist/design-system/yoo-entity-search-tags.entry.js +4 -4
  142. package/dist/design-system/yoo-entity-search.entry.js +4 -4
  143. package/dist/design-system/yoo-entity.entry.js +10 -10
  144. package/dist/design-system/yoo-feed-detail.entry.js +5 -5
  145. package/dist/design-system/yoo-flag.entry.js +3 -3
  146. package/dist/design-system/yoo-form-audience.entry.js +7 -7
  147. package/dist/design-system/yoo-form-autocomplete-dialog.entry.js +4 -4
  148. package/dist/design-system/yoo-form-autocomplete.entry.js +6 -6
  149. package/dist/design-system/yoo-form-banner.entry.js +4 -4
  150. package/dist/design-system/yoo-form-barcode-dialog.entry.js +4 -4
  151. package/dist/design-system/yoo-form-barcode.entry.js +5 -5
  152. package/dist/design-system/yoo-form-capture-map-dialog.entry.js +3 -3
  153. package/dist/design-system/yoo-form-capture-tag-dialog.entry.js +4 -4
  154. package/dist/design-system/yoo-form-capture-view-dialog.entry.js +4 -4
  155. package/dist/design-system/yoo-form-capture-webcam-dialog.entry.js +5 -5
  156. package/dist/design-system/yoo-form-capture.entry.js +7 -7
  157. package/dist/design-system/yoo-form-carousel.entry.js +4 -4
  158. package/dist/design-system/yoo-form-catalog-dialog.entry.js +4 -4
  159. package/dist/design-system/yoo-form-catalog.entry.js +5 -5
  160. package/dist/design-system/yoo-form-categorize-words.entry.js +7 -7
  161. package/dist/design-system/yoo-form-checkbox.entry.js +5 -5
  162. package/dist/design-system/yoo-form-checklist.entry.js +5 -5
  163. package/dist/design-system/yoo-form-choice-button.entry.js +8 -8
  164. package/dist/design-system/yoo-form-choice-card.entry.js +8 -8
  165. package/dist/design-system/yoo-form-choice-chat.entry.js +8 -8
  166. package/dist/design-system/yoo-form-choice-image.entry.js +7 -7
  167. package/dist/design-system/yoo-form-choice-radio.entry.js +8 -8
  168. package/dist/design-system/yoo-form-color-picker.entry.js +5 -5
  169. package/dist/design-system/yoo-form-conditions.entry.js +3 -3
  170. package/dist/design-system/yoo-form-connect.entry.js +7 -7
  171. package/dist/design-system/yoo-form-creator-block-expandable.entry.js +5 -5
  172. package/dist/design-system/yoo-form-creator-block-simple.entry.js +4 -4
  173. package/dist/design-system/yoo-form-creator-condition-block.entry.js +5 -5
  174. package/dist/design-system/yoo-form-creator-field-selector.entry.js +3 -3
  175. package/dist/design-system/yoo-form-creator-header.entry.js +4 -4
  176. package/dist/design-system/yoo-form-creator-live-preview.entry.js +3 -3
  177. package/dist/design-system/yoo-form-creator-overlay.entry.js +3 -3
  178. package/dist/design-system/yoo-form-creator-page-card-list.entry.js +5 -5
  179. package/dist/design-system/yoo-form-creator-page-card.entry.js +5 -5
  180. package/dist/design-system/yoo-form-creator-score-expandable.entry.js +5 -5
  181. package/dist/design-system/yoo-form-creator-scoring-card-list.entry.js +3 -3
  182. package/dist/design-system/yoo-form-creator-scoring-card.entry.js +3 -3
  183. package/dist/design-system/yoo-form-creator-scoring-quick-setup.entry.js +3 -3
  184. package/dist/design-system/yoo-form-creator-translate-dialog.entry.js +5 -5
  185. package/dist/design-system/yoo-form-creator-translate.entry.js +5 -5
  186. package/dist/design-system/yoo-form-creator-workflow-side-selection.entry.js +6 -6
  187. package/dist/design-system/yoo-form-creator-workflow-step.entry.js +4 -4
  188. package/dist/design-system/yoo-form-creator.entry.js +6 -6
  189. package/dist/design-system/yoo-form-date-time.entry.js +5 -5
  190. package/dist/design-system/yoo-form-document-dialog.entry.js +5 -5
  191. package/dist/design-system/yoo-form-document.entry.js +6 -6
  192. package/dist/design-system/yoo-form-dynamic-dialog.entry.js +4 -4
  193. package/dist/design-system/yoo-form-dynamic.entry.js +7 -7
  194. package/dist/design-system/yoo-form-emailreport.entry.js +5 -8
  195. package/dist/design-system/yoo-form-entity-value-pairs.entry.js +3 -3
  196. package/dist/design-system/yoo-form-explanation.entry.js +3 -3
  197. package/dist/design-system/yoo-form-feed-preview.entry.js +5 -5
  198. package/dist/design-system/yoo-form-feedback.entry.js +5 -5
  199. package/dist/design-system/yoo-form-filter-date.entry.js +3 -3
  200. package/dist/design-system/yoo-form-filter-dialog.entry.js +3 -3
  201. package/dist/design-system/yoo-form-filter-number.entry.js +3 -3
  202. package/dist/design-system/yoo-form-filter-text.entry.js +3 -3
  203. package/dist/design-system/yoo-form-filter.entry.js +3 -3
  204. package/dist/design-system/yoo-form-footer.entry.js +5 -5
  205. package/dist/design-system/yoo-form-formula.entry.js +5 -5
  206. package/dist/design-system/yoo-form-hotzones-creator.entry.js +3 -3
  207. package/dist/design-system/yoo-form-hotzones.entry.js +9 -9
  208. package/dist/design-system/yoo-form-iframe-dialog.entry.js +3 -3
  209. package/dist/design-system/yoo-form-illustration.entry.js +3 -3
  210. package/dist/design-system/yoo-form-image-collection.entry.js +6 -6
  211. package/dist/design-system/yoo-form-image-tagging-creator.entry.js +8 -8
  212. package/dist/design-system/yoo-form-image-tagging.entry.js +10 -10
  213. package/dist/design-system/yoo-form-incentive-targets.entry.js +5 -5
  214. package/dist/design-system/yoo-form-input-comments.entry.js +5 -5
  215. package/dist/design-system/yoo-form-input-container.entry.js +8 -8
  216. package/dist/design-system/yoo-form-input.entry.js +11 -11
  217. package/dist/design-system/yoo-form-json.entry.js +5 -5
  218. package/dist/design-system/yoo-form-location.entry.js +5 -5
  219. package/dist/design-system/yoo-form-missing-word.entry.js +7 -7
  220. package/dist/design-system/yoo-form-missionfield.entry.js +5 -5
  221. package/dist/design-system/yoo-form-multi-input.entry.js +5 -5
  222. package/dist/design-system/yoo-form-number-picker-dialog.entry.js +3 -3
  223. package/dist/design-system/yoo-form-number-picker.entry.js +3 -3
  224. package/dist/design-system/yoo-form-opening-hours.entry.js +3 -3
  225. package/dist/design-system/yoo-form-phone-number.entry.js +4 -4
  226. package/dist/design-system/yoo-form-plan-assign.entry.js +5 -5
  227. package/dist/design-system/yoo-form-plan.entry.js +5 -5
  228. package/dist/design-system/yoo-form-pricecheck.entry.js +5 -5
  229. package/dist/design-system/yoo-form-product-batch.entry.js +6 -6
  230. package/dist/design-system/yoo-form-products-sales.entry.js +5 -5
  231. package/dist/design-system/yoo-form-progress-indicator.entry.js +3 -3
  232. package/dist/design-system/yoo-form-qrcode.entry.js +5 -5
  233. package/dist/design-system/yoo-form-query-builder.entry.js +5 -5
  234. package/dist/design-system/yoo-form-range.entry.js +5 -5
  235. package/dist/design-system/yoo-form-ranking.entry.js +6 -6
  236. package/dist/design-system/yoo-form-recap-step.entry.js +4 -4
  237. package/dist/design-system/yoo-form-recurrence-delay.entry.js +3 -3
  238. package/dist/design-system/yoo-form-recurrence-preview.entry.js +3 -3
  239. package/dist/design-system/yoo-form-recurrence.entry.js +3 -3
  240. package/dist/design-system/yoo-form-reorder.entry.js +5 -5
  241. package/dist/design-system/yoo-form-scorm.entry.js +5 -5
  242. package/dist/design-system/yoo-form-signature-pad-dialog.entry.js +4 -4
  243. package/dist/design-system/yoo-form-signature-pad.entry.js +5 -5
  244. package/dist/design-system/yoo-form-star-rating.entry.js +5 -5
  245. package/dist/design-system/yoo-form-swipe-cards.entry.js +6 -6
  246. package/dist/design-system/yoo-form-table.entry.js +5 -5
  247. package/dist/design-system/yoo-form-task.entry.js +5 -5
  248. package/dist/design-system/yoo-form-text-area.entry.js +6 -6
  249. package/dist/design-system/yoo-form-text-editor.entry.js +9 -9
  250. package/dist/design-system/yoo-form-time.entry.js +5 -5
  251. package/dist/design-system/yoo-form-timeslots.entry.js +5 -5
  252. package/dist/design-system/yoo-form-todo-dialog.entry.js +4 -4
  253. package/dist/design-system/yoo-form-todo-mission.entry.js +4 -4
  254. package/dist/design-system/yoo-form-todo-task-list.entry.js +5 -5
  255. package/dist/design-system/yoo-form-todo-task.entry.js +4 -4
  256. package/dist/design-system/yoo-form-todo.entry.js +5 -5
  257. package/dist/design-system/yoo-form-toggle.entry.js +6 -6
  258. package/dist/design-system/yoo-form-uploader.entry.js +5 -5
  259. package/dist/design-system/yoo-form-videoplayer.entry.js +5 -5
  260. package/dist/design-system/yoo-form-wiki.entry.js +5 -5
  261. package/dist/design-system/yoo-grid-calendar.entry.js +6 -6
  262. package/dist/design-system/yoo-grid-stack.entry.js +4 -4
  263. package/dist/design-system/yoo-grid.entry.js +15 -15
  264. package/dist/design-system/yoo-header.entry.js +4 -4
  265. package/dist/design-system/yoo-healthscore-dialog.entry.js +4 -4
  266. package/dist/design-system/yoo-healthscore.entry.js +3 -3
  267. package/dist/design-system/yoo-image-cropper-dialog.entry.js +3 -3
  268. package/dist/design-system/yoo-img.entry.js +5 -5
  269. package/dist/design-system/yoo-incentive-detail.entry.js +5 -5
  270. package/dist/design-system/yoo-input-bar.entry.js +6 -6
  271. package/dist/design-system/yoo-ion-alert-controller.entry.js +4 -4
  272. package/dist/design-system/yoo-ion-content.entry.js +3 -3
  273. package/dist/design-system/yoo-ion-footer.entry.js +4 -4
  274. package/dist/design-system/yoo-ion-infinite-scroll-content.entry.js +3 -3
  275. package/dist/design-system/yoo-ion-infinite-scroll.entry.js +3 -3
  276. package/dist/design-system/yoo-ion-item-divider.entry.js +5 -5
  277. package/dist/design-system/yoo-ion-item-options.entry.js +4 -4
  278. package/dist/design-system/yoo-ion-item-sliding.entry.js +6 -6
  279. package/dist/design-system/yoo-ion-item.entry.js +5 -5
  280. package/dist/design-system/yoo-ion-list.entry.js +4 -4
  281. package/dist/design-system/yoo-ion-refresher.entry.js +5 -5
  282. package/dist/design-system/yoo-ion-scroll.entry.js +4 -4
  283. package/dist/design-system/yoo-ion-slide.entry.js +4 -4
  284. package/dist/{esm/yoo-ion-slides-8a857889.js → design-system/yoo-ion-slides-31246cd0.js} +6 -6
  285. package/dist/design-system/yoo-ion-slides.entry.js +6 -6
  286. package/dist/design-system/yoo-ion-toast-controller.entry.js +4 -4
  287. package/dist/design-system/yoo-kanban.entry.js +4 -4
  288. package/dist/design-system/yoo-kpi-card.entry.js +3 -3
  289. package/dist/design-system/yoo-layout-sections.entry.js +3 -3
  290. package/dist/design-system/yoo-layout-tabs.entry.js +3 -3
  291. package/dist/design-system/yoo-lesson-detail-card.entry.js +3 -3
  292. package/dist/design-system/yoo-lesson-detail.entry.js +4 -4
  293. package/dist/design-system/yoo-lesson-heading.entry.js +4 -4
  294. package/dist/design-system/yoo-lesson-highscores.entry.js +3 -3
  295. package/dist/design-system/yoo-lesson-question-result.entry.js +4 -4
  296. package/dist/design-system/yoo-links-menu.entry.js +3 -3
  297. package/dist/design-system/yoo-links-preview.entry.js +5 -5
  298. package/dist/design-system/yoo-list-dialog.entry.js +4 -4
  299. package/dist/design-system/yoo-loader.entry.js +3 -3
  300. package/dist/design-system/yoo-location-map.entry.js +4 -4
  301. package/dist/design-system/yoo-login.entry.js +4 -4
  302. package/dist/design-system/yoo-map-gl.entry.js +4 -4
  303. package/dist/design-system/yoo-map-legend.entry.js +5 -5
  304. package/dist/design-system/yoo-map.entry.js +4 -4
  305. package/dist/design-system/yoo-markdown.entry.js +7 -7
  306. package/dist/design-system/yoo-memo-list-dialog.entry.js +3 -3
  307. package/dist/design-system/yoo-memo-list.entry.js +3 -3
  308. package/dist/design-system/yoo-mention-tag.entry.js +3 -3
  309. package/dist/design-system/yoo-mission-details.entry.js +7 -7
  310. package/dist/design-system/yoo-mission-heading.entry.js +6 -6
  311. package/dist/design-system/yoo-mission-score.entry.js +3 -3
  312. package/dist/design-system/yoo-mission-todo.entry.js +4 -4
  313. package/dist/design-system/yoo-mobile-tabbar-more.entry.js +3 -3
  314. package/dist/design-system/yoo-mobile-tabbar.entry.js +4 -4
  315. package/dist/design-system/yoo-modal-controller.entry.js +4 -4
  316. package/dist/design-system/yoo-modal.entry.js +7 -7
  317. package/dist/design-system/yoo-navbar.entry.js +4 -4
  318. package/dist/design-system/yoo-numbers-display.entry.js +4 -4
  319. package/dist/design-system/yoo-photo-editor.entry.js +8 -8
  320. package/dist/design-system/yoo-podium.entry.js +3 -3
  321. package/dist/design-system/yoo-profile-list.entry.js +4 -4
  322. package/dist/design-system/yoo-profile-summary.entry.js +4 -4
  323. package/dist/design-system/yoo-progress-bar.entry.js +4 -4
  324. package/dist/design-system/yoo-progress-loader.entry.js +3 -3
  325. package/dist/design-system/yoo-progress-recap.entry.js +3 -3
  326. package/dist/design-system/yoo-property-card.entry.js +4 -4
  327. package/dist/design-system/yoo-range.entry.js +6 -6
  328. package/dist/design-system/yoo-rating.entry.js +3 -3
  329. package/dist/design-system/yoo-reveal.entry.js +3 -3
  330. package/dist/design-system/yoo-scandit.entry.js +4 -4
  331. package/dist/design-system/yoo-scratch-card-creator.entry.js +3 -3
  332. package/dist/design-system/yoo-scratch-card.entry.js +8 -8
  333. package/dist/design-system/yoo-section-list.entry.js +3 -3
  334. package/dist/design-system/yoo-segmented-control.entry.js +3 -3
  335. package/dist/design-system/yoo-side-menu-tree.entry.js +3 -3
  336. package/dist/design-system/yoo-side-menu.entry.js +4 -4
  337. package/dist/design-system/yoo-slides-media.entry.js +6 -6
  338. package/dist/design-system/yoo-start-meeting-popup.entry.js +4 -4
  339. package/dist/design-system/yoo-tabs.entry.js +5 -5
  340. package/dist/design-system/yoo-tag.entry.js +3 -3
  341. package/dist/design-system/yoo-text-sequence.entry.js +4 -4
  342. package/dist/design-system/yoo-text.entry.js +4 -4
  343. package/dist/design-system/yoo-toast.entry.js +5 -5
  344. package/dist/design-system/yoo-tooltip.entry.js +6 -6
  345. package/dist/design-system/yoo-translate.entry.js +2 -2
  346. package/dist/design-system/yoo-truncate.entry.js +4 -4
  347. package/dist/design-system/yoo-truncated-line.entry.js +3 -3
  348. package/dist/design-system/yoo-user-detail.entry.js +3 -3
  349. package/dist/design-system/yoo-user-profile.entry.js +5 -5
  350. package/dist/design-system/yoo-user-wizard.entry.js +4 -4
  351. package/dist/design-system/yoo-videoplayer-core.entry.js +4 -4
  352. package/dist/design-system/yoo-videoplayer-dailymotion.entry.js +4 -4
  353. package/dist/design-system/yoo-videoplayer-videojs.entry.js +8 -8
  354. package/dist/design-system/yoo-videoplayer-vimeo.entry.js +4 -4
  355. package/dist/design-system/yoo-videoplayer-youtube.entry.js +4 -4
  356. package/dist/design-system/yoo-virtual-item.entry.js +3 -3
  357. package/dist/design-system/yoo-virtual-scroll.entry.js +4 -4
  358. package/dist/design-system/yoo-waitlist-location-result.entry.js +3 -3
  359. package/dist/design-system/yoo-waitlist-location-start.entry.js +3 -3
  360. package/dist/design-system/yoo-web-menu.entry.js +4 -4
  361. package/dist/design-system/yoo-webcam.entry.js +3 -3
  362. package/dist/design-system/yoo-welcome-banner.entry.js +4 -4
  363. package/dist/design-system/yoo-widget-small-size.entry.js +3 -3
  364. package/dist/design-system/yoo-widget-tab.entry.js +3 -3
  365. package/dist/design-system/yoo-widget-tile.entry.js +3 -3
  366. package/dist/design-system/yoo-workflow-state-dialog.entry.js +3 -3
  367. package/dist/design-system/yoo-workflow-state.entry.js +3 -3
  368. package/dist/design-system/yoo-workflow.entry.js +6 -6
  369. package/dist/design-system/yoo-zebra.entry.js +3 -3
  370. package/dist/design-system/yoo-zoom.entry.js +5 -5
  371. package/dist/esm/{annotations-helpers-cca56794.js → annotations-helpers-0f885853.js} +2 -2
  372. package/dist/esm/{buffer-es6-082a0404.js → buffer-es6-617d33e3.js} +1 -1
  373. package/dist/{design-system/button.factory-a27c9ca6.js → esm/button.factory-82fe7e07.js} +1 -1
  374. package/dist/{design-system/camera-helpers-67e755f7.js → esm/camera-helpers-b23da26b.js} +3 -3
  375. package/dist/{design-system/chat-helpers-58eaaa6b.js → esm/chat-helpers-d3a63244.js} +3 -3
  376. package/dist/esm/{common-helpers-e978e280.js → common-helpers-7e61c241.js} +3 -3
  377. package/dist/esm/design-system.js +1 -1
  378. package/dist/{design-system/draggable-tags-helpers-7795b5be.js → esm/draggable-tags-helpers-4a4f9c18.js} +3 -3
  379. package/dist/{design-system/entities-helpers-ec65663a.js → esm/entities-helpers-6f60884b.js} +3 -3
  380. package/dist/{design-system/filters-helpers-6cd02eb2.js → esm/filters-helpers-7200f6e2.js} +4 -4
  381. package/dist/{design-system/form-choice-helpers-b2fad681.js → esm/form-choice-helpers-07d864d5.js} +3 -3
  382. package/dist/{design-system/form-helpers-7cf77a07.js → esm/form-helpers-3aa651e2.js} +3 -3
  383. package/dist/{design-system/form-input-helpers-73761056.js → esm/form-input-helpers-5fbedde5.js} +4 -4
  384. package/dist/{design-system/form-text-area-helpers-a6307cd6.js → esm/form-text-area-helpers-7f54f89a.js} +3 -3
  385. package/dist/esm/{geolocation-helpers-b80d9cff.js → geolocation-helpers-31cbe6b8.js} +1 -1
  386. package/dist/esm/{grid-renderers-c669a9b8.js → grid-renderers-885ab33f.js} +8 -8
  387. package/dist/{design-system/haptic-helpers-6093bb69.js → esm/haptic-helpers-8fd957c4.js} +3 -3
  388. package/dist/esm/{incentive-helpers-2f66efe4.js → incentive-helpers-8e81802d.js} +3 -3
  389. package/dist/esm/{index-6936db93.js → index-3261e05f.js} +4 -4
  390. package/dist/{design-system/index-19fca292.js → esm/index-51f39bf2.js} +4 -4
  391. package/dist/{design-system/index-dee4498e.js → esm/index-6f35bf03.js} +3 -3
  392. package/dist/esm/index-6f61e97e.js +1 -0
  393. package/dist/esm/{index-14986cee.js → index-82854448.js} +2 -2
  394. package/dist/esm/{index-2c0b5394.js → index-bd6fd8e6.js} +3 -3
  395. package/dist/esm/{index-18312453.js → index-fcad4af8.js} +2 -2
  396. package/dist/esm/loader.js +1 -1
  397. package/dist/{design-system/local-forage-37ef6787.js → esm/local-forage-7904b0fc.js} +2 -2
  398. package/dist/{design-system/lodash-294b93ba.js → esm/lodash-04b11500.js} +1 -1
  399. package/dist/{design-system/map-helpers-026d0108.js → esm/map-helpers-3057881d.js} +3 -3
  400. package/dist/esm/{mission-locked-banner-895a4763.js → mission-locked-banner-0b6990e3.js} +2 -2
  401. package/dist/{design-system/missions-helpers-624847a8.js → esm/missions-helpers-049bb2d1.js} +3 -3
  402. package/dist/esm/{modal-animations-fd1dd465.js → modal-animations-ab866d93.js} +2 -2
  403. package/dist/esm/{operation-helpers-57eee24f.js → operation-helpers-da2c0568.js} +3 -3
  404. package/dist/esm/{overlays-8abac881.js → overlays-8be9511a.js} +2 -2
  405. package/dist/{design-system/photo-editor.helpers-4d491647.js → esm/photo-editor.helpers-55544748.js} +5 -5
  406. package/dist/{design-system/readonly-card-1cbfadb1.js → esm/readonly-card-97c6cd7c.js} +3 -3
  407. package/dist/esm/swiper-wrapper-a0ca726e.js +12 -0
  408. package/dist/{design-system/theme-50a92d63.js → esm/theme-44756afe.js} +2 -2
  409. package/dist/esm/{tippy.esm-948ea238.js → tippy.esm-2027dcd7.js} +1 -1
  410. package/dist/esm/{video-player-helpers-6790ff4b.js → video-player-helpers-1bd85ae3.js} +3 -3
  411. package/dist/{design-system/web-5068a879.js → esm/web-1cbe66b8.js} +2 -2
  412. package/dist/{design-system/web-6a821345.js → esm/web-26186ef6.js} +2 -2
  413. package/dist/esm/{web-90031367.js → web-30031bb3.js} +2 -2
  414. package/dist/{design-system/web-357ab075.js → esm/web-51db545c.js} +4 -4
  415. package/dist/esm/{web-ee59de87.js → web-a2158ae4.js} +2 -2
  416. package/dist/esm/{web-7c7dcc5a.js → web-a43975d7.js} +4 -4
  417. package/dist/esm/yoo-about.entry.js +3 -3
  418. package/dist/esm/yoo-accordion.entry.js +5 -5
  419. package/dist/esm/yoo-action-sheet-controller.entry.js +4 -4
  420. package/dist/esm/yoo-action-sheet.entry.js +6 -6
  421. package/dist/esm/yoo-ag-grid.entry.js +9 -9
  422. package/dist/esm/yoo-alert.entry.js +6 -6
  423. package/dist/esm/yoo-amap.entry.js +5 -5
  424. package/dist/esm/yoo-animated-illustration.entry.js +3 -3
  425. package/dist/esm/yoo-announcement-heading.entry.js +6 -6
  426. package/dist/esm/yoo-app.entry.js +3 -3
  427. package/dist/esm/yoo-audio-player.entry.js +4 -4
  428. package/dist/esm/yoo-audio-recorder-dialog.entry.js +4 -4
  429. package/dist/esm/yoo-avatar.entry.js +3 -3
  430. package/dist/esm/yoo-avatars.entry.js +3 -3
  431. package/dist/esm/yoo-banner.entry.js +4 -4
  432. package/dist/esm/yoo-barcode-dialog.entry.js +3 -3
  433. package/dist/esm/yoo-battle-count-down.entry.js +4 -4
  434. package/dist/esm/yoo-battle-result.entry.js +3 -3
  435. package/dist/esm/yoo-battle-user-stats.entry.js +4 -4
  436. package/dist/esm/yoo-breadcrumbs.entry.js +3 -3
  437. package/dist/esm/yoo-button.entry.js +5 -5
  438. package/dist/esm/yoo-calendar.entry.js +4 -4
  439. package/dist/esm/yoo-camera-preview-dialog.entry.js +6 -6
  440. package/dist/esm/yoo-card-battle-result.entry.js +3 -3
  441. package/dist/esm/yoo-card-battle.entry.js +3 -3
  442. package/dist/esm/yoo-card-calendar.entry.js +4 -4
  443. package/dist/esm/yoo-card-campaign.entry.js +4 -4
  444. package/dist/esm/yoo-card-cell.entry.js +4 -4
  445. package/dist/esm/yoo-card-chat.entry.js +4 -4
  446. package/dist/esm/yoo-card-course-row-compact.entry.js +3 -3
  447. package/dist/esm/yoo-card-course-row.entry.js +6 -6
  448. package/dist/esm/yoo-card-course.entry.js +3 -3
  449. package/dist/esm/yoo-card-feed-row.entry.js +3 -3
  450. package/dist/esm/yoo-card-feed.entry.js +6 -6
  451. package/dist/esm/yoo-card-file.entry.js +4 -4
  452. package/dist/esm/yoo-card-image.entry.js +3 -3
  453. package/dist/esm/yoo-card-inbox.entry.js +3 -3
  454. package/dist/esm/yoo-card-incentive-rank.entry.js +3 -3
  455. package/dist/esm/yoo-card-incentive.entry.js +5 -5
  456. package/dist/esm/yoo-card-kanban.entry.js +4 -4
  457. package/dist/esm/yoo-card-lesson.entry.js +4 -4
  458. package/dist/esm/yoo-card-list-collapsible.entry.js +4 -4
  459. package/dist/esm/yoo-card-list-color.entry.js +3 -3
  460. package/dist/esm/yoo-card-list-simple.entry.js +4 -4
  461. package/dist/esm/yoo-card-list.entry.js +4 -4
  462. package/dist/esm/yoo-card-location.entry.js +3 -3
  463. package/dist/esm/yoo-card-media.entry.js +4 -4
  464. package/dist/esm/yoo-card-menu.entry.js +4 -4
  465. package/dist/esm/yoo-card-notification.entry.js +3 -3
  466. package/dist/esm/yoo-card-plan.entry.js +4 -4
  467. package/dist/esm/yoo-card-progress.entry.js +3 -3
  468. package/dist/esm/yoo-card-recommendation.entry.js +4 -4
  469. package/dist/esm/yoo-card-sticky.entry.js +4 -4
  470. package/dist/esm/yoo-card-template.entry.js +1 -1
  471. package/dist/esm/yoo-card-video.entry.js +3 -3
  472. package/dist/esm/yoo-chart-bar.entry.js +51 -0
  473. package/dist/esm/yoo-chat-message-dialog.entry.js +4 -4
  474. package/dist/esm/yoo-chat-message-preview.entry.js +4 -4
  475. package/dist/esm/yoo-chat-message.entry.js +6 -6
  476. package/dist/esm/yoo-chat.entry.js +6 -6
  477. package/dist/esm/yoo-collapsible.entry.js +3 -3
  478. package/dist/esm/yoo-color-selector.entry.js +3 -3
  479. package/dist/esm/yoo-community-detail.entry.js +4 -4
  480. package/dist/esm/yoo-context-menu-dialog.entry.js +4 -4
  481. package/dist/esm/yoo-context-menu.entry.js +4 -4
  482. package/dist/esm/yoo-copyright.entry.js +3 -3
  483. package/dist/esm/yoo-count-down.entry.js +4 -4
  484. package/dist/esm/yoo-course-info-card.entry.js +4 -4
  485. package/dist/esm/yoo-course-summary.entry.js +4 -4
  486. package/dist/esm/yoo-date.entry.js +3 -3
  487. package/dist/esm/yoo-detail-bar.entry.js +4 -4
  488. package/dist/esm/yoo-device-list.entry.js +3 -3
  489. package/dist/esm/yoo-device.entry.js +3 -3
  490. package/dist/esm/yoo-draw-flow.entry.js +3 -3
  491. package/dist/esm/yoo-entity-query-builder.entry.js +5 -5
  492. package/dist/esm/yoo-entity-search-dialog.entry.js +4 -4
  493. package/dist/esm/yoo-entity-search-filters.entry.js +6 -6
  494. package/dist/esm/yoo-entity-search-recent.entry.js +3 -3
  495. package/dist/esm/yoo-entity-search-sorts.entry.js +4 -4
  496. package/dist/esm/yoo-entity-search-tags.entry.js +4 -4
  497. package/dist/esm/yoo-entity-search.entry.js +4 -4
  498. package/dist/esm/yoo-entity.entry.js +10 -10
  499. package/dist/esm/yoo-feed-detail.entry.js +5 -5
  500. package/dist/esm/yoo-flag.entry.js +3 -3
  501. package/dist/esm/yoo-form-audience.entry.js +7 -7
  502. package/dist/esm/yoo-form-autocomplete-dialog.entry.js +4 -4
  503. package/dist/esm/yoo-form-autocomplete.entry.js +6 -6
  504. package/dist/esm/yoo-form-banner.entry.js +4 -4
  505. package/dist/esm/yoo-form-barcode-dialog.entry.js +4 -4
  506. package/dist/esm/yoo-form-barcode.entry.js +5 -5
  507. package/dist/esm/yoo-form-capture-map-dialog.entry.js +3 -3
  508. package/dist/esm/yoo-form-capture-tag-dialog.entry.js +4 -4
  509. package/dist/esm/yoo-form-capture-view-dialog.entry.js +4 -4
  510. package/dist/esm/yoo-form-capture-webcam-dialog.entry.js +5 -5
  511. package/dist/esm/yoo-form-capture.entry.js +7 -7
  512. package/dist/esm/yoo-form-carousel.entry.js +4 -4
  513. package/dist/esm/yoo-form-catalog-dialog.entry.js +4 -4
  514. package/dist/esm/yoo-form-catalog.entry.js +5 -5
  515. package/dist/esm/yoo-form-categorize-words.entry.js +7 -7
  516. package/dist/esm/yoo-form-checkbox.entry.js +5 -5
  517. package/dist/esm/yoo-form-checklist.entry.js +5 -5
  518. package/dist/esm/yoo-form-choice-button.entry.js +8 -8
  519. package/dist/esm/yoo-form-choice-card.entry.js +8 -8
  520. package/dist/esm/yoo-form-choice-chat.entry.js +8 -8
  521. package/dist/esm/yoo-form-choice-image.entry.js +7 -7
  522. package/dist/esm/yoo-form-choice-radio.entry.js +8 -8
  523. package/dist/esm/yoo-form-color-picker.entry.js +5 -5
  524. package/dist/esm/yoo-form-conditions.entry.js +3 -3
  525. package/dist/esm/yoo-form-connect.entry.js +7 -7
  526. package/dist/esm/yoo-form-creator-block-expandable.entry.js +5 -5
  527. package/dist/esm/yoo-form-creator-block-simple.entry.js +4 -4
  528. package/dist/esm/yoo-form-creator-condition-block.entry.js +5 -5
  529. package/dist/esm/yoo-form-creator-field-selector.entry.js +3 -3
  530. package/dist/esm/yoo-form-creator-header.entry.js +4 -4
  531. package/dist/esm/yoo-form-creator-live-preview.entry.js +3 -3
  532. package/dist/esm/yoo-form-creator-overlay.entry.js +3 -3
  533. package/dist/esm/yoo-form-creator-page-card-list.entry.js +5 -5
  534. package/dist/esm/yoo-form-creator-page-card.entry.js +5 -5
  535. package/dist/esm/yoo-form-creator-score-expandable.entry.js +5 -5
  536. package/dist/esm/yoo-form-creator-scoring-card-list.entry.js +3 -3
  537. package/dist/esm/yoo-form-creator-scoring-card.entry.js +3 -3
  538. package/dist/esm/yoo-form-creator-scoring-quick-setup.entry.js +3 -3
  539. package/dist/esm/yoo-form-creator-translate-dialog.entry.js +5 -5
  540. package/dist/esm/yoo-form-creator-translate.entry.js +5 -5
  541. package/dist/esm/yoo-form-creator-workflow-side-selection.entry.js +6 -6
  542. package/dist/esm/yoo-form-creator-workflow-step.entry.js +4 -4
  543. package/dist/esm/yoo-form-creator.entry.js +6 -6
  544. package/dist/esm/yoo-form-date-time.entry.js +5 -5
  545. package/dist/esm/yoo-form-document-dialog.entry.js +5 -5
  546. package/dist/esm/yoo-form-document.entry.js +6 -6
  547. package/dist/esm/yoo-form-dynamic-dialog.entry.js +4 -4
  548. package/dist/esm/yoo-form-dynamic.entry.js +7 -7
  549. package/dist/esm/yoo-form-emailreport.entry.js +5 -8
  550. package/dist/esm/yoo-form-entity-value-pairs.entry.js +3 -3
  551. package/dist/esm/yoo-form-explanation.entry.js +3 -3
  552. package/dist/esm/yoo-form-feed-preview.entry.js +5 -5
  553. package/dist/esm/yoo-form-feedback.entry.js +5 -5
  554. package/dist/esm/yoo-form-filter-date.entry.js +3 -3
  555. package/dist/esm/yoo-form-filter-dialog.entry.js +3 -3
  556. package/dist/esm/yoo-form-filter-number.entry.js +3 -3
  557. package/dist/esm/yoo-form-filter-text.entry.js +3 -3
  558. package/dist/esm/yoo-form-filter.entry.js +3 -3
  559. package/dist/esm/yoo-form-footer.entry.js +5 -5
  560. package/dist/esm/yoo-form-formula.entry.js +5 -5
  561. package/dist/esm/yoo-form-hotzones-creator.entry.js +3 -3
  562. package/dist/esm/yoo-form-hotzones.entry.js +9 -9
  563. package/dist/esm/yoo-form-iframe-dialog.entry.js +3 -3
  564. package/dist/esm/yoo-form-illustration.entry.js +3 -3
  565. package/dist/esm/yoo-form-image-collection.entry.js +6 -6
  566. package/dist/esm/yoo-form-image-tagging-creator.entry.js +8 -8
  567. package/dist/esm/yoo-form-image-tagging.entry.js +10 -10
  568. package/dist/esm/yoo-form-incentive-targets.entry.js +5 -5
  569. package/dist/esm/yoo-form-input-comments.entry.js +5 -5
  570. package/dist/esm/yoo-form-input-container.entry.js +8 -8
  571. package/dist/esm/yoo-form-input.entry.js +11 -11
  572. package/dist/esm/yoo-form-json.entry.js +5 -5
  573. package/dist/esm/yoo-form-location.entry.js +5 -5
  574. package/dist/esm/yoo-form-missing-word.entry.js +7 -7
  575. package/dist/esm/yoo-form-missionfield.entry.js +5 -5
  576. package/dist/esm/yoo-form-multi-input.entry.js +5 -5
  577. package/dist/esm/yoo-form-number-picker-dialog.entry.js +3 -3
  578. package/dist/esm/yoo-form-number-picker.entry.js +3 -3
  579. package/dist/esm/yoo-form-opening-hours.entry.js +3 -3
  580. package/dist/esm/yoo-form-phone-number.entry.js +4 -4
  581. package/dist/esm/yoo-form-plan-assign.entry.js +5 -5
  582. package/dist/esm/yoo-form-plan.entry.js +5 -5
  583. package/dist/esm/yoo-form-pricecheck.entry.js +5 -5
  584. package/dist/esm/yoo-form-product-batch.entry.js +6 -6
  585. package/dist/esm/yoo-form-products-sales.entry.js +5 -5
  586. package/dist/esm/yoo-form-progress-indicator.entry.js +3 -3
  587. package/dist/esm/yoo-form-qrcode.entry.js +5 -5
  588. package/dist/esm/yoo-form-query-builder.entry.js +5 -5
  589. package/dist/esm/yoo-form-range.entry.js +5 -5
  590. package/dist/esm/yoo-form-ranking.entry.js +6 -6
  591. package/dist/esm/yoo-form-recap-step.entry.js +4 -4
  592. package/dist/esm/yoo-form-recurrence-delay.entry.js +3 -3
  593. package/dist/esm/yoo-form-recurrence-preview.entry.js +3 -3
  594. package/dist/esm/yoo-form-recurrence.entry.js +3 -3
  595. package/dist/esm/yoo-form-reorder.entry.js +5 -5
  596. package/dist/esm/yoo-form-scorm.entry.js +5 -5
  597. package/dist/esm/yoo-form-signature-pad-dialog.entry.js +4 -4
  598. package/dist/esm/yoo-form-signature-pad.entry.js +5 -5
  599. package/dist/esm/yoo-form-star-rating.entry.js +5 -5
  600. package/dist/esm/yoo-form-swipe-cards.entry.js +6 -6
  601. package/dist/esm/yoo-form-table.entry.js +5 -5
  602. package/dist/esm/yoo-form-task.entry.js +5 -5
  603. package/dist/esm/yoo-form-text-area.entry.js +6 -6
  604. package/dist/esm/yoo-form-text-editor.entry.js +9 -9
  605. package/dist/esm/yoo-form-time.entry.js +5 -5
  606. package/dist/esm/yoo-form-timeslots.entry.js +5 -5
  607. package/dist/esm/yoo-form-todo-dialog.entry.js +4 -4
  608. package/dist/esm/yoo-form-todo-mission.entry.js +4 -4
  609. package/dist/esm/yoo-form-todo-task-list.entry.js +5 -5
  610. package/dist/esm/yoo-form-todo-task.entry.js +4 -4
  611. package/dist/esm/yoo-form-todo.entry.js +5 -5
  612. package/dist/esm/yoo-form-toggle.entry.js +6 -6
  613. package/dist/esm/yoo-form-uploader.entry.js +5 -5
  614. package/dist/esm/yoo-form-videoplayer.entry.js +5 -5
  615. package/dist/esm/yoo-form-wiki.entry.js +5 -5
  616. package/dist/esm/yoo-grid-calendar.entry.js +6 -6
  617. package/dist/esm/yoo-grid-stack.entry.js +4 -4
  618. package/dist/esm/yoo-grid.entry.js +15 -15
  619. package/dist/esm/yoo-header.entry.js +4 -4
  620. package/dist/esm/yoo-healthscore-dialog.entry.js +4 -4
  621. package/dist/esm/yoo-healthscore.entry.js +3 -3
  622. package/dist/esm/yoo-image-cropper-dialog.entry.js +3 -3
  623. package/dist/esm/yoo-img.entry.js +5 -5
  624. package/dist/esm/yoo-incentive-detail.entry.js +5 -5
  625. package/dist/esm/yoo-input-bar.entry.js +6 -6
  626. package/dist/esm/yoo-ion-alert-controller.entry.js +4 -4
  627. package/dist/esm/yoo-ion-content.entry.js +3 -3
  628. package/dist/esm/yoo-ion-footer.entry.js +4 -4
  629. package/dist/esm/yoo-ion-infinite-scroll-content.entry.js +3 -3
  630. package/dist/esm/yoo-ion-infinite-scroll.entry.js +3 -3
  631. package/dist/esm/yoo-ion-item-divider.entry.js +5 -5
  632. package/dist/esm/yoo-ion-item-options.entry.js +4 -4
  633. package/dist/esm/yoo-ion-item-sliding.entry.js +6 -6
  634. package/dist/esm/yoo-ion-item.entry.js +5 -5
  635. package/dist/esm/yoo-ion-list.entry.js +4 -4
  636. package/dist/esm/yoo-ion-refresher.entry.js +5 -5
  637. package/dist/esm/yoo-ion-scroll.entry.js +4 -4
  638. package/dist/esm/yoo-ion-slide.entry.js +4 -4
  639. package/dist/{design-system/yoo-ion-slides-8a857889.js → esm/yoo-ion-slides-31246cd0.js} +6 -6
  640. package/dist/esm/yoo-ion-slides.entry.js +6 -6
  641. package/dist/esm/yoo-ion-toast-controller.entry.js +4 -4
  642. package/dist/esm/yoo-kanban.entry.js +4 -4
  643. package/dist/esm/yoo-kpi-card.entry.js +3 -3
  644. package/dist/esm/yoo-layout-sections.entry.js +3 -3
  645. package/dist/esm/yoo-layout-tabs.entry.js +3 -3
  646. package/dist/esm/yoo-lesson-detail-card.entry.js +3 -3
  647. package/dist/esm/yoo-lesson-detail.entry.js +4 -4
  648. package/dist/esm/yoo-lesson-heading.entry.js +4 -4
  649. package/dist/esm/yoo-lesson-highscores.entry.js +3 -3
  650. package/dist/esm/yoo-lesson-question-result.entry.js +4 -4
  651. package/dist/esm/yoo-links-menu.entry.js +3 -3
  652. package/dist/esm/yoo-links-preview.entry.js +5 -5
  653. package/dist/esm/yoo-list-dialog.entry.js +4 -4
  654. package/dist/esm/yoo-loader.entry.js +3 -3
  655. package/dist/esm/yoo-location-map.entry.js +4 -4
  656. package/dist/esm/yoo-login.entry.js +4 -4
  657. package/dist/esm/yoo-map-gl.entry.js +4 -4
  658. package/dist/esm/yoo-map-legend.entry.js +5 -5
  659. package/dist/esm/yoo-map.entry.js +4 -4
  660. package/dist/esm/yoo-markdown.entry.js +7 -7
  661. package/dist/esm/yoo-memo-list-dialog.entry.js +3 -3
  662. package/dist/esm/yoo-memo-list.entry.js +3 -3
  663. package/dist/esm/yoo-mention-tag.entry.js +3 -3
  664. package/dist/esm/yoo-mission-details.entry.js +7 -7
  665. package/dist/esm/yoo-mission-heading.entry.js +6 -6
  666. package/dist/esm/yoo-mission-score.entry.js +3 -3
  667. package/dist/esm/yoo-mission-todo.entry.js +4 -4
  668. package/dist/esm/yoo-mobile-tabbar-more.entry.js +3 -3
  669. package/dist/esm/yoo-mobile-tabbar.entry.js +4 -4
  670. package/dist/esm/yoo-modal-controller.entry.js +4 -4
  671. package/dist/esm/yoo-modal.entry.js +7 -7
  672. package/dist/esm/yoo-navbar.entry.js +4 -4
  673. package/dist/esm/yoo-numbers-display.entry.js +4 -4
  674. package/dist/esm/yoo-photo-editor.entry.js +8 -8
  675. package/dist/esm/yoo-podium.entry.js +3 -3
  676. package/dist/esm/yoo-profile-list.entry.js +4 -4
  677. package/dist/esm/yoo-profile-summary.entry.js +4 -4
  678. package/dist/esm/yoo-progress-bar.entry.js +4 -4
  679. package/dist/esm/yoo-progress-loader.entry.js +3 -3
  680. package/dist/esm/yoo-progress-recap.entry.js +3 -3
  681. package/dist/esm/yoo-property-card.entry.js +4 -4
  682. package/dist/esm/yoo-range.entry.js +6 -6
  683. package/dist/esm/yoo-rating.entry.js +3 -3
  684. package/dist/esm/yoo-reveal.entry.js +3 -3
  685. package/dist/esm/yoo-scandit.entry.js +4 -4
  686. package/dist/esm/yoo-scratch-card-creator.entry.js +3 -3
  687. package/dist/esm/yoo-scratch-card.entry.js +8 -8
  688. package/dist/esm/yoo-section-list.entry.js +3 -3
  689. package/dist/esm/yoo-segmented-control.entry.js +3 -3
  690. package/dist/esm/yoo-side-menu-tree.entry.js +3 -3
  691. package/dist/esm/yoo-side-menu.entry.js +4 -4
  692. package/dist/esm/yoo-slides-media.entry.js +6 -6
  693. package/dist/esm/yoo-start-meeting-popup.entry.js +4 -4
  694. package/dist/esm/yoo-tabs.entry.js +5 -5
  695. package/dist/esm/yoo-tag.entry.js +3 -3
  696. package/dist/esm/yoo-text-sequence.entry.js +4 -4
  697. package/dist/esm/yoo-text.entry.js +4 -4
  698. package/dist/esm/yoo-toast.entry.js +5 -5
  699. package/dist/esm/yoo-tooltip.entry.js +6 -6
  700. package/dist/esm/yoo-translate.entry.js +2 -2
  701. package/dist/esm/yoo-truncate.entry.js +4 -4
  702. package/dist/esm/yoo-truncated-line.entry.js +3 -3
  703. package/dist/esm/yoo-user-detail.entry.js +3 -3
  704. package/dist/esm/yoo-user-profile.entry.js +5 -5
  705. package/dist/esm/yoo-user-wizard.entry.js +4 -4
  706. package/dist/esm/yoo-videoplayer-core.entry.js +4 -4
  707. package/dist/esm/yoo-videoplayer-dailymotion.entry.js +4 -4
  708. package/dist/esm/yoo-videoplayer-videojs.entry.js +8 -8
  709. package/dist/esm/yoo-videoplayer-vimeo.entry.js +4 -4
  710. package/dist/esm/yoo-videoplayer-youtube.entry.js +4 -4
  711. package/dist/esm/yoo-virtual-item.entry.js +3 -3
  712. package/dist/esm/yoo-virtual-scroll.entry.js +4 -4
  713. package/dist/esm/yoo-waitlist-location-result.entry.js +3 -3
  714. package/dist/esm/yoo-waitlist-location-start.entry.js +3 -3
  715. package/dist/esm/yoo-web-menu.entry.js +4 -4
  716. package/dist/esm/yoo-webcam.entry.js +3 -3
  717. package/dist/esm/yoo-welcome-banner.entry.js +4 -4
  718. package/dist/esm/yoo-widget-small-size.entry.js +3 -3
  719. package/dist/esm/yoo-widget-tab.entry.js +3 -3
  720. package/dist/esm/yoo-widget-tile.entry.js +3 -3
  721. package/dist/esm/yoo-workflow-state-dialog.entry.js +3 -3
  722. package/dist/esm/yoo-workflow-state.entry.js +3 -3
  723. package/dist/esm/yoo-workflow.entry.js +6 -6
  724. package/dist/esm/yoo-zebra.entry.js +3 -3
  725. package/dist/esm/yoo-zoom.entry.js +5 -5
  726. package/dist/types/components/form/form-emailreport/form-emailreport.d.ts +0 -1
  727. package/dist/types/components.d.ts +32 -2
  728. package/dist/types/feature-communicate/feed/chart-bar/chart-bar.d.ts +18 -0
  729. package/dist/types/home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/interfaces/src/services/session/session.interface.d.ts +0 -1
  730. package/package.json +1 -1
  731. package/dist/design-system/index-75206070.js +0 -1
  732. package/dist/design-system/swiper-wrapper-33d340ca.js +0 -12
  733. package/dist/esm/index-75206070.js +0 -1
  734. package/dist/esm/swiper-wrapper-33d340ca.js +0 -12
@@ -1,14 +1,14 @@
1
1
  import { r as registerInstance, i as createEvent, h, e as Host, g as getElement } from './index-23b437f1.js';
2
- import { cX as minDoc, d1 as getExtension, aC as isCloudinaryLink, av as isFile, bE as isOffline, bF as getKeyToCache, d2 as urlToFileBlob, d3 as b64ToFile, d4 as convertSrtToWebVTT, l as isNativeMobile, Z as Cloudinary, z as changeExtension, al as getClosestImageRatio, H as isWeb, bC as getMedia, d5 as Device, d6 as isSamsung, I as debounce$1, r as pipes, d7 as getVideoPoster, aq as isVideo } from './index-2c0b5394.js';
3
- import { i as intersectionObserve } from './index-18312453.js';
4
- import { a as getFromLocalForage, g as getFromOfflineStorage } from './local-forage-37ef6787.js';
5
- import { q as querySelectorDeep, g as getAppContext } from './common-helpers-e978e280.js';
6
- import { o as openVideoPlayerInModal, u as updateCloudinaryDim } from './video-player-helpers-6790ff4b.js';
7
- import { g as global, e as compact } from './lodash-294b93ba.js';
2
+ import { cX as minDoc, d1 as getExtension, aC as isCloudinaryLink, av as isFile, bE as isOffline, bF as getKeyToCache, d2 as urlToFileBlob, d3 as b64ToFile, d4 as convertSrtToWebVTT, l as isNativeMobile, Z as Cloudinary, z as changeExtension, al as getClosestImageRatio, H as isWeb, bC as getMedia, d5 as Device, d6 as isSamsung, I as debounce$1, r as pipes, d7 as getVideoPoster, aq as isVideo } from './index-bd6fd8e6.js';
3
+ import { i as intersectionObserve } from './index-fcad4af8.js';
4
+ import { a as getFromLocalForage, g as getFromOfflineStorage } from './local-forage-7904b0fc.js';
5
+ import { q as querySelectorDeep, g as getAppContext } from './common-helpers-7e61c241.js';
6
+ import { o as openVideoPlayerInModal, u as updateCloudinaryDim } from './video-player-helpers-1bd85ae3.js';
7
+ import { g as global, e as compact } from './lodash-04b11500.js';
8
8
  import { c as commonjsGlobal, a as createCommonjsModule, g as getDefaultExportFromCjs } from './_commonjsHelpers-f4d11124.js';
9
- import { B as Buffer } from './buffer-es6-082a0404.js';
9
+ import { B as Buffer } from './buffer-es6-617d33e3.js';
10
10
  import { v as videoPlayerStates } from './index-cab1603b.js';
11
- import './index-75206070.js';
11
+ import './index-6f61e97e.js';
12
12
  import './index-95d3486f.js';
13
13
 
14
14
  var win;
@@ -1,11 +1,11 @@
1
1
  import { r as registerInstance, i as createEvent, h, e as Host } from './index-23b437f1.js';
2
- import { o as openVideoPlayerInModal, d as getVimeoPlayerAPI } from './video-player-helpers-6790ff4b.js';
2
+ import { o as openVideoPlayerInModal, d as getVimeoPlayerAPI } from './video-player-helpers-1bd85ae3.js';
3
3
  import { v as videoPlayerStates } from './index-cab1603b.js';
4
- import './index-2c0b5394.js';
4
+ import './index-bd6fd8e6.js';
5
5
  import './index-95d3486f.js';
6
- import './lodash-294b93ba.js';
6
+ import './lodash-04b11500.js';
7
7
  import './_commonjsHelpers-f4d11124.js';
8
- import './index-18312453.js';
8
+ import './index-fcad4af8.js';
9
9
 
10
10
  const videoplayerVimeoCss = "svg:not(:root){overflow:hidden}:host iframe{width:100%;background:var(--dark, #000000)}";
11
11
 
@@ -1,9 +1,9 @@
1
1
  import { r as registerInstance, i as createEvent, h, e as Host, g as getElement } from './index-23b437f1.js';
2
- import './index-18312453.js';
3
- import { e as getYoutubeId, o as openVideoPlayerInModal, h as getYoutubeIFrameAPI } from './video-player-helpers-6790ff4b.js';
2
+ import './index-fcad4af8.js';
3
+ import { e as getYoutubeId, o as openVideoPlayerInModal, h as getYoutubeIFrameAPI } from './video-player-helpers-1bd85ae3.js';
4
4
  import { v as videoPlayerStates } from './index-cab1603b.js';
5
- import { l as isNativeMobile } from './index-2c0b5394.js';
6
- import './lodash-294b93ba.js';
5
+ import { l as isNativeMobile } from './index-bd6fd8e6.js';
6
+ import './lodash-04b11500.js';
7
7
  import './index-95d3486f.js';
8
8
  import './_commonjsHelpers-f4d11124.js';
9
9
 
@@ -1,7 +1,7 @@
1
1
  import { r as registerInstance, f as forceUpdate, h, e as Host, g as getElement } from './index-23b437f1.js';
2
- import { r as resizeObserve } from './index-18312453.js';
3
- import { au as dispatchCustomEvent } from './index-2c0b5394.js';
4
- import './lodash-294b93ba.js';
2
+ import { r as resizeObserve } from './index-fcad4af8.js';
3
+ import { au as dispatchCustomEvent } from './index-bd6fd8e6.js';
4
+ import './lodash-04b11500.js';
5
5
  import './index-95d3486f.js';
6
6
  import './_commonjsHelpers-f4d11124.js';
7
7
 
@@ -1,8 +1,8 @@
1
1
  import { r as registerInstance, f as forceUpdate, k as readTask, l as writeTask, h, e as Host, g as getElement } from './index-23b437f1.js';
2
- import './index-18312453.js';
3
- import { q as querySelectorDeep, c as querySelectorAllDeep } from './common-helpers-e978e280.js';
4
- import { f as isEqual, v as orderBy, $ as uniqBy } from './lodash-294b93ba.js';
5
- import { W as findParent, c$ as isAnimationsDisabled, b8 as gsapTo, H as isWeb, eT as componentOnReady } from './index-2c0b5394.js';
2
+ import './index-fcad4af8.js';
3
+ import { q as querySelectorDeep, c as querySelectorAllDeep } from './common-helpers-7e61c241.js';
4
+ import { f as isEqual, v as orderBy, $ as uniqBy } from './lodash-04b11500.js';
5
+ import { W as findParent, c$ as isAnimationsDisabled, b8 as gsapTo, H as isWeb, eT as componentOnReady } from './index-bd6fd8e6.js';
6
6
  import './index-95d3486f.js';
7
7
  import './_commonjsHelpers-f4d11124.js';
8
8
 
@@ -1,7 +1,7 @@
1
1
  import { r as registerInstance, i as createEvent, h, e as Host } from './index-23b437f1.js';
2
- import './index-18312453.js';
3
- import { i as isNil } from './lodash-294b93ba.js';
4
- import { af as dateFormat, t as translate } from './index-2c0b5394.js';
2
+ import './index-fcad4af8.js';
3
+ import { i as isNil } from './lodash-04b11500.js';
4
+ import { af as dateFormat, t as translate } from './index-bd6fd8e6.js';
5
5
  import './index-95d3486f.js';
6
6
  import './_commonjsHelpers-f4d11124.js';
7
7
 
@@ -1,7 +1,7 @@
1
1
  import { r as registerInstance, i as createEvent, h, e as Host, g as getElement } from './index-23b437f1.js';
2
- import './index-18312453.js';
3
- import { J as omit, i as isNil } from './lodash-294b93ba.js';
4
- import { t as translate, H as isWeb } from './index-2c0b5394.js';
2
+ import './index-fcad4af8.js';
3
+ import { J as omit, i as isNil } from './lodash-04b11500.js';
4
+ import { t as translate, H as isWeb } from './index-bd6fd8e6.js';
5
5
  import './index-95d3486f.js';
6
6
  import './_commonjsHelpers-f4d11124.js';
7
7
 
@@ -1,8 +1,8 @@
1
1
  import { r as registerInstance, i as createEvent, h, e as Host, g as getElement } from './index-23b437f1.js';
2
- import './index-18312453.js';
3
- import { g as getAppContext } from './common-helpers-e978e280.js';
4
- import { i as isNil } from './lodash-294b93ba.js';
5
- import { I as debounce } from './index-2c0b5394.js';
2
+ import './index-fcad4af8.js';
3
+ import { g as getAppContext } from './common-helpers-7e61c241.js';
4
+ import { i as isNil } from './lodash-04b11500.js';
5
+ import { I as debounce } from './index-bd6fd8e6.js';
6
6
  import './index-95d3486f.js';
7
7
  import './_commonjsHelpers-f4d11124.js';
8
8
 
@@ -1,7 +1,7 @@
1
1
  import { h, r as registerInstance, i as createEvent, e as Host } from './index-23b437f1.js';
2
- import './index-18312453.js';
3
- import { t as translate } from './index-2c0b5394.js';
4
- import './lodash-294b93ba.js';
2
+ import './index-fcad4af8.js';
3
+ import { t as translate } from './index-bd6fd8e6.js';
4
+ import './lodash-04b11500.js';
5
5
  import './index-95d3486f.js';
6
6
  import './_commonjsHelpers-f4d11124.js';
7
7
 
@@ -1,8 +1,8 @@
1
1
  import { r as registerInstance, h, e as Host, g as getElement } from './index-23b437f1.js';
2
- import './index-18312453.js';
3
- import { g as getAppContext } from './common-helpers-e978e280.js';
4
- import { t as translate, d8 as getPeriodOfDay } from './index-2c0b5394.js';
5
- import './lodash-294b93ba.js';
2
+ import './index-fcad4af8.js';
3
+ import { g as getAppContext } from './common-helpers-7e61c241.js';
4
+ import { t as translate, d8 as getPeriodOfDay } from './index-bd6fd8e6.js';
5
+ import './lodash-04b11500.js';
6
6
  import './index-95d3486f.js';
7
7
  import './_commonjsHelpers-f4d11124.js';
8
8
 
@@ -1,7 +1,7 @@
1
1
  import { r as registerInstance, i as createEvent, h, e as Host, g as getElement } from './index-23b437f1.js';
2
- import './index-18312453.js';
3
- import { H as isWeb } from './index-2c0b5394.js';
4
- import './lodash-294b93ba.js';
2
+ import './index-fcad4af8.js';
3
+ import { H as isWeb } from './index-bd6fd8e6.js';
4
+ import './lodash-04b11500.js';
5
5
  import './index-95d3486f.js';
6
6
  import './_commonjsHelpers-f4d11124.js';
7
7
 
@@ -1,7 +1,7 @@
1
1
  import { r as registerInstance, i as createEvent, h, e as Host } from './index-23b437f1.js';
2
- import './index-18312453.js';
3
- import { b as isNumber } from './lodash-294b93ba.js';
4
- import { t as translate, r as pipes } from './index-2c0b5394.js';
2
+ import './index-fcad4af8.js';
3
+ import { b as isNumber } from './lodash-04b11500.js';
4
+ import { t as translate, r as pipes } from './index-bd6fd8e6.js';
5
5
  import './index-95d3486f.js';
6
6
  import './_commonjsHelpers-f4d11124.js';
7
7
 
@@ -1,7 +1,7 @@
1
1
  import { r as registerInstance, h, e as Host, g as getElement } from './index-23b437f1.js';
2
- import { r as resizeObserve } from './index-18312453.js';
3
- import { I as debounce, ae as translateMulti } from './index-2c0b5394.js';
4
- import './lodash-294b93ba.js';
2
+ import { r as resizeObserve } from './index-fcad4af8.js';
3
+ import { I as debounce, ae as translateMulti } from './index-bd6fd8e6.js';
4
+ import './lodash-04b11500.js';
5
5
  import './index-95d3486f.js';
6
6
  import './_commonjsHelpers-f4d11124.js';
7
7
 
@@ -1,7 +1,7 @@
1
1
  import { r as registerInstance, h, e as Host } from './index-23b437f1.js';
2
- import './index-18312453.js';
3
- import { w as closeModal, t as translate, ae as translateMulti, ak as getUserDisplayName, r as pipes } from './index-2c0b5394.js';
4
- import './lodash-294b93ba.js';
2
+ import './index-fcad4af8.js';
3
+ import { w as closeModal, t as translate, ae as translateMulti, ak as getUserDisplayName, r as pipes } from './index-bd6fd8e6.js';
4
+ import './lodash-04b11500.js';
5
5
  import './index-95d3486f.js';
6
6
  import './_commonjsHelpers-f4d11124.js';
7
7
 
@@ -1,7 +1,7 @@
1
1
  import { r as registerInstance, h, g as getElement } from './index-23b437f1.js';
2
- import './index-18312453.js';
3
- import { e as compact, a4 as flattenDeep, a1 as flatten } from './lodash-294b93ba.js';
4
- import { ae as translateMulti, t as translate, ak as getUserDisplayName, H as isWeb, G as showModal } from './index-2c0b5394.js';
2
+ import './index-fcad4af8.js';
3
+ import { e as compact, a4 as flattenDeep, a1 as flatten } from './lodash-04b11500.js';
4
+ import { ae as translateMulti, t as translate, ak as getUserDisplayName, H as isWeb, G as showModal } from './index-bd6fd8e6.js';
5
5
  import './index-95d3486f.js';
6
6
  import './_commonjsHelpers-f4d11124.js';
7
7
 
@@ -1,14 +1,14 @@
1
1
  import { r as registerInstance, i as createEvent, h, e as Host, g as getElement } from './index-23b437f1.js';
2
- import './index-18312453.js';
2
+ import './index-fcad4af8.js';
3
3
  import { W as WorkflowMode } from './workflow.interface-79064a52.js';
4
- import { g as getAppContext } from './common-helpers-e978e280.js';
5
- import { e as compact } from './lodash-294b93ba.js';
4
+ import { g as getAppContext } from './common-helpers-7e61c241.js';
5
+ import { e as compact } from './lodash-04b11500.js';
6
6
  import { A as ARROW_PAIR } from './index-e8d6389d.js';
7
- import { Q as onWorkflowStepClicked, R as getWorkflowFieldState } from './index-19fca292.js';
7
+ import { Q as onWorkflowStepClicked, R as getWorkflowFieldState } from './index-51f39bf2.js';
8
8
  import { f as fieldStateOptions } from './index-a7443ef7.js';
9
- import { t as translate } from './index-2c0b5394.js';
9
+ import { t as translate } from './index-bd6fd8e6.js';
10
10
  import './index-95d3486f.js';
11
- import './annotations-helpers-cca56794.js';
11
+ import './annotations-helpers-0f885853.js';
12
12
  import './_commonjsHelpers-f4d11124.js';
13
13
 
14
14
  const workflowCss = "svg:not(:root){overflow:hidden}:host{width:100%}:host .workflow-container{position:relative;width:100%;height:100%}:host .workflow-container.form-mode{height:100%}:host .workflow-container .header-container{position:relative;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}:host .workflow-container .header-container yoo-tabs{background:var(--light, #ffffff)}:host .workflow-container .header-container yoo-form-toggle{position:absolute;top:0.5rem;right:1rem;bottom:auto;left:auto}:host .workflow-container .steps-outer-container{position:relative;width:100%;height:100%;overflow:hidden}:host .workflow-container .steps-outer-container .zoom-controller{position:absolute;top:auto;right:var(--spacing-16, 1rem);bottom:var(--spacing-64, 4rem);left:auto;z-index:2;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;color:var(--light, #ffffff);background:var(--dark, #000000)}:host .workflow-container .steps-outer-container .zoom-controller .zoom-out,:host .workflow-container .steps-outer-container .zoom-controller .zoom-in{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;width:2rem;cursor:pointer}:host .workflow-container .steps-outer-container .zoom-controller.reset{position:absolute;top:auto;right:9rem;bottom:var(--spacing-64, 4rem);left:auto;padding:0 var(--spacing-08, 0.5rem);cursor:pointer}:host .workflow-container .steps-outer-container .steps-container{position:absolute;top:0;right:0;bottom:0;left:0;padding:var(--spacing-16, 1rem);overflow:auto}:host .workflow-container .steps-outer-container .steps-container .steps-inner-container{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:auto}:host .workflow-container .steps-outer-container .steps-container .steps-inner-container yoo-context-menu{width:inherit;margin:auto}:host .workflow-container .steps-outer-container .steps-container .steps-inner-container yoo-context-menu.align-center{text-align:center}:host .workflow-container .steps-outer-container .steps-container .steps-inner-container yoo-context-menu.margin-top{margin-top:var(--spacing-16, 1rem)}:host .workflow-container .steps-outer-container .steps-container .steps-inner-container .vertical-line{width:0;height:1.5rem;margin:auto;border-left:var(--border-width-02, 0.125rem) solid var(--stable-alt, #d0d0d0)}:host .workflow-container .steps-outer-container .steps-container .steps-inner-container .start-container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}:host .workflow-container .steps-outer-container .steps-container .steps-inner-container .completed-container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}:host .workflow-container .form-container{display:-ms-flexbox;display:flex;height:calc(100% - 3rem)}:host .workflow-container .form-container .left-panel{width:20.5rem;min-width:20.5rem;height:100%;overflow:hidden;border-right:var(--border-width-01, 0.0625rem) solid var(--stable-light, #f1f1f1)}:host .workflow-container .form-container .right-panel{width:100%;min-width:25rem;padding:var(--spacing-16, 1rem);overflow:hidden}:host .workflow-container .form-container .right-panel yoo-accordion{--accordion-background:transparent}:host .workflow-container .form-container .right-panel .block-container{width:100%;margin:var(--spacing-08, 0.5rem) 0}:host .workflow-container .form-container .right-panel .default-visibility-selection{z-index:1;display:-ms-flexbox;display:flex;white-space:nowrap;position:absolute;top:auto;right:var(--spacing-16, 1rem);bottom:auto;left:auto}:host .workflow-container .form-container .right-panel .default-visibility-selection yoo-form-autocomplete{padding-left:var(--spacing-16, 1rem)}:host .animated-illustration-with-text{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-ms-flex-direction:column;flex-direction:column}:host .animated-illustration-with-text h2{margin-top:unset;margin-bottom:unset}:host .animated-illustration-with-text div{color:var(--text-color-80, rgba(128, 127, 131, 0.8));font-size:var(--font-size-16, 1rem);max-width:25rem;padding:var(--spacing-08, 0.5rem);text-align:center}:host .animated-illustration-with-text yoo-button{width:20rem;padding:var(--spacing-16, 1rem)}:host .animated-illustration-with-text yoo-animated-illustration{height:25rem;margin-top:var(--spacing-16, 1rem);margin-bottom:var(--spacing-32, 2rem)}";
@@ -1,8 +1,8 @@
1
1
  import { r as registerInstance, i as createEvent } from './index-23b437f1.js';
2
- import { ct as cordova, cv as cordovaPropertyGet, cw as cordovaPropertySet, cu as AwesomeCordovaNativePlugin, d9 as isZebraScanner } from './index-2c0b5394.js';
3
- import './index-18312453.js';
2
+ import { ct as cordova, cv as cordovaPropertyGet, cw as cordovaPropertySet, cu as AwesomeCordovaNativePlugin, d9 as isZebraScanner } from './index-bd6fd8e6.js';
3
+ import './index-fcad4af8.js';
4
4
  import './index-95d3486f.js';
5
- import './lodash-294b93ba.js';
5
+ import './lodash-04b11500.js';
6
6
  import './_commonjsHelpers-f4d11124.js';
7
7
 
8
8
  var __extends = (undefined && undefined.__extends) || (function () {
@@ -1,10 +1,10 @@
1
1
  import { r as registerInstance, i as createEvent, h, e as Host, g as getElement } from './index-23b437f1.js';
2
- import './index-18312453.js';
3
- import { d as isElementInsideContainer } from './annotations-helpers-cca56794.js';
4
- import { e as getTransformInfos } from './common-helpers-e978e280.js';
2
+ import './index-fcad4af8.js';
3
+ import { d as isElementInsideContainer } from './annotations-helpers-0f885853.js';
4
+ import { e as getTransformInfos } from './common-helpers-7e61c241.js';
5
5
  import { H as Hammer } from './hammer-helpers-773fd2c2.js';
6
- import { Y as clamp, c as cloneDeep } from './lodash-294b93ba.js';
7
- import { H as isWeb, fv as isElementClicked, I as debounce } from './index-2c0b5394.js';
6
+ import { Y as clamp, c as cloneDeep } from './lodash-04b11500.js';
7
+ import { H as isWeb, fv as isElementClicked, I as debounce } from './index-bd6fd8e6.js';
8
8
  import './_commonjsHelpers-f4d11124.js';
9
9
  import './index-95d3486f.js';
10
10
 
@@ -1,5 +1,5 @@
1
- import './index-18312453.js';
2
- import { b9 as getUUID } from './index-2c0b5394.js';
1
+ import './index-fcad4af8.js';
2
+ import { b9 as getUUID } from './index-bd6fd8e6.js';
3
3
 
4
4
  function isAnnotationEmpty(annotation) {
5
5
  return !(annotation === null || annotation === void 0 ? void 0 : annotation.text);
@@ -1,4 +1,4 @@
1
- import { g as global } from './lodash-294b93ba.js';
1
+ import { g as global } from './lodash-04b11500.js';
2
2
 
3
3
  var lookup = [];
4
4
  var revLookup = [];
@@ -1,4 +1,4 @@
1
- import { ae as translateMulti } from './index-2c0b5394.js';
1
+ import { ae as translateMulti } from './index-bd6fd8e6.js';
2
2
  import { h } from './index-23b437f1.js';
3
3
 
4
4
  const getButton = (button) => {
@@ -1,5 +1,5 @@
1
- import { ct as cordova, cu as AwesomeCordovaNativePlugin, cv as cordovaPropertyGet, cw as cordovaPropertySet, cx as registerPlugin, ag as getSession, cy as getDeviceModel, cz as getDevicePlatform, cA as isIonic, l as isNativeMobile, m as isAndroid, M as isIOS, B as getMediaDevices, G as showModal, E as getModalAnimation, H as isWeb } from './index-2c0b5394.js';
2
- import './index-18312453.js';
1
+ import { ct as cordova, cu as AwesomeCordovaNativePlugin, cv as cordovaPropertyGet, cw as cordovaPropertySet, cx as registerPlugin, ag as getSession, cy as getDeviceModel, cz as getDevicePlatform, cA as isIonic, l as isNativeMobile, m as isAndroid, M as isIOS, B as getMediaDevices, G as showModal, E as getModalAnimation, H as isWeb } from './index-bd6fd8e6.js';
2
+ import './index-fcad4af8.js';
3
3
 
4
4
  var __extends$2 = (undefined && undefined.__extends) || (function () {
5
5
  var extendStatics = function (d, b) {
@@ -249,7 +249,7 @@ var CameraResultType;
249
249
  })(CameraResultType || (CameraResultType = {}));
250
250
 
251
251
  const Camera = registerPlugin('Camera', {
252
- web: () => import('./web-357ab075.js').then(m => new m.CameraWeb()),
252
+ web: () => import('./web-51db545c.js').then(m => new m.CameraWeb()),
253
253
  });
254
254
 
255
255
  var MediaPictureOptions;
@@ -1,6 +1,6 @@
1
- import './index-18312453.js';
2
- import { a as isArray } from './lodash-294b93ba.js';
3
- import { t as translate, av as isFile, aw as replaceAtTagToMentionTag, ax as replaceAllLinks, ae as translateMulti } from './index-2c0b5394.js';
1
+ import './index-fcad4af8.js';
2
+ import { a as isArray } from './lodash-04b11500.js';
3
+ import { t as translate, av as isFile, aw as replaceAtTagToMentionTag, ax as replaceAllLinks, ae as translateMulti } from './index-bd6fd8e6.js';
4
4
 
5
5
  /**
6
6
  * Get the proper data format for a single message aswell as grouped messages
@@ -1,6 +1,6 @@
1
- import { E as getModalAnimation, F as findDevice, t as translate, G as showModal, H as isWeb, I as debounce, J as querySelectorDeep$1, l as isNativeMobile, S as ScreenOrientation, K as isRTL, L as isIphoneX, n as isIpadPro, p as isTablet, k as isFullScreenFalse, M as isIOS, m as isAndroid, N as setAnimation, O as animations, P as getCssColor, Y as YOOBICON_ENTITIES_MAP, Q as startOf, R as isDateBefore, T as dateDiffInCalendarDays, U as isDateAfter, V as getAsyncExtraData, W as findParent, X as isNativeFilePath, D as cleanupWKWebViewFilePath, Z as Cloudinary, $ as getProtocol, a0 as CloudinaryGradientLayer } from './index-2c0b5394.js';
2
- import './index-18312453.js';
3
- import { E as get } from './lodash-294b93ba.js';
1
+ import { E as getModalAnimation, F as findDevice, t as translate, G as showModal, H as isWeb, I as debounce, J as querySelectorDeep$1, l as isNativeMobile, S as ScreenOrientation, K as isRTL, L as isIphoneX, n as isIpadPro, p as isTablet, k as isFullScreenFalse, M as isIOS, m as isAndroid, N as setAnimation, O as animations, P as getCssColor, Y as YOOBICON_ENTITIES_MAP, Q as startOf, R as isDateBefore, T as dateDiffInCalendarDays, U as isDateAfter, V as getAsyncExtraData, W as findParent, X as isNativeFilePath, D as cleanupWKWebViewFilePath, Z as Cloudinary, $ as getProtocol, a0 as CloudinaryGradientLayer } from './index-bd6fd8e6.js';
2
+ import './index-fcad4af8.js';
3
+ import { E as get } from './lodash-04b11500.js';
4
4
 
5
5
  function getDefaultModalAnimation(host) {
6
6
  return ['Enter', 'Leave'].map((v) => getModalAnimation(v, 'X', { host, reversedSlide: true }));