@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,12 +1,12 @@
1
1
  import { r as registerInstance, i as createEvent, f as forceUpdate, h, e as Host, g as getElement } from './index-23b437f1.js';
2
2
  import { Z as FullscreenImportantModalClass } from './index-95d3486f.js';
3
- import './index-18312453.js';
4
- import { l as lifecycleEvents, q as querySelectorDeep, g as getAppContext } from './common-helpers-e978e280.js';
5
- import { B as BACKDROP, e as eventMethod } from './overlays-8abac881.js';
6
- import { g as getClassMap } from './theme-50a92d63.js';
7
- import { Z as inRange, a0 as debounce } from './lodash-294b93ba.js';
8
- import { m as modalAnimationFactory } from './modal-animations-fd1dd465.js';
9
- import { H as isWeb, b8 as gsapTo, F as findDevice, dc as MODAL_BASE_ZINDEX, b7 as gsapSet, c$ as isAnimationsDisabled, dd as fadeScaleAnimation, da as present, db as dismiss, ba as Draggable, E as getModalAnimation, dy as getDialogPosition, K as isRTL, ag as getSession } from './index-2c0b5394.js';
3
+ import './index-fcad4af8.js';
4
+ import { l as lifecycleEvents, q as querySelectorDeep, g as getAppContext } from './common-helpers-7e61c241.js';
5
+ import { B as BACKDROP, e as eventMethod } from './overlays-8be9511a.js';
6
+ import { g as getClassMap } from './theme-44756afe.js';
7
+ import { Z as inRange, a0 as debounce } from './lodash-04b11500.js';
8
+ import { m as modalAnimationFactory } from './modal-animations-ab866d93.js';
9
+ import { H as isWeb, b8 as gsapTo, F as findDevice, dc as MODAL_BASE_ZINDEX, b7 as gsapSet, c$ as isAnimationsDisabled, dd as fadeScaleAnimation, da as present, db as dismiss, ba as Draggable, E as getModalAnimation, dy as getDialogPosition, K as isRTL, ag as getSession } from './index-bd6fd8e6.js';
10
10
  import './_commonjsHelpers-f4d11124.js';
11
11
 
12
12
  async function attachComponent(delegate, container, component, cssClasses, componentProps) {
@@ -1,8 +1,8 @@
1
1
  import { r as registerInstance, h, e as Host, g as getElement } from './index-23b437f1.js';
2
- import { d as getResizeObserver } from './index-18312453.js';
3
- import { g as getAppContext } from './common-helpers-e978e280.js';
4
- import { ag as getSession } from './index-2c0b5394.js';
5
- import './lodash-294b93ba.js';
2
+ import { d as getResizeObserver } from './index-fcad4af8.js';
3
+ import { g as getAppContext } from './common-helpers-7e61c241.js';
4
+ import { ag as getSession } from './index-bd6fd8e6.js';
5
+ import './lodash-04b11500.js';
6
6
  import './index-95d3486f.js';
7
7
  import './_commonjsHelpers-f4d11124.js';
8
8
 
@@ -1,8 +1,8 @@
1
1
  import { r as registerInstance, h } from './index-23b437f1.js';
2
- import './index-18312453.js';
3
- import { p as filterDuplicateItems } from './common-helpers-e978e280.js';
4
- import { b as isNumber } from './lodash-294b93ba.js';
5
- import { t as translate } from './index-2c0b5394.js';
2
+ import './index-fcad4af8.js';
3
+ import { p as filterDuplicateItems } from './common-helpers-7e61c241.js';
4
+ import { b as isNumber } from './lodash-04b11500.js';
5
+ import { t as translate } from './index-bd6fd8e6.js';
6
6
  import './index-95d3486f.js';
7
7
  import './_commonjsHelpers-f4d11124.js';
8
8
 
@@ -1,12 +1,12 @@
1
1
  import { h, r as registerInstance, i as createEvent, f as forceUpdate, e as Host, g as getElement$1 } from './index-23b437f1.js';
2
- import { eN as getContrastColorName, P as getCssColor, t as translate, cm as isBase64, fF as getMaxViewPortImage, o as isIpad, w as closeModal, cJ as setStatusBarDarkMode, D as cleanupWKWebViewFilePath, H as isWeb, fG as getImageSize, bD as getResizedImageSize, fH as getImageScaleFactor, S as ScreenOrientation, bE as isOffline, V as getAsyncExtraData, ap as showAlert, ba as Draggable, b8 as gsapTo, cZ as gsapFrom, M as isIOS, aP as enableKeyboardResize, bG as scaleUpAnimation, b7 as gsapSet, bd as getContrastColor, aN as showContextMenu, co as showActionSheet } from './index-2c0b5394.js';
3
- import './index-18312453.js';
4
- import { b as isAnnotationValid, a as getPercentPositionStyle, e as isAnnotationDeleted, c as getElement, l as isAnnotationFocused, i as isAnnotationEmpty, f as createBaseAnnotation, d as isElementInsideContainer } from './annotations-helpers-cca56794.js';
5
- import { e as getTransformInfos, f as getPointerCoordinates, y as cloudinary, g as getAppContext } from './common-helpers-e978e280.js';
6
- import { m as getTextBoxStyle, j as saveTooltipContent, B as BUTTONS_CONFIG, A as ANIMATION_DELAY, n as isCanvasBlank, o as getPredefinedTexts, p as getBoundingClient, b as getDotToolTipElement, g as getDotInnerElement, S as SLIDER_THRESHOLD, q as clearCanvas, u as updateAnnotationLocal, h as hideAllDotTooltips, t as prepareAnnotationsData, s as setDotIndexes, l as getCanvasContext, v as drawImageOnCanvas, w as focusAnnotation, e as getAnnotation, I as INIT_COORDS, x as getFormattedAnnotationSize, y as getAbsoluteCenter, z as getRelativeCenter, C as showPredefinedTextsDialog, c as createDot, D as DOT_RADIUS, E as removeLocalsFromAnnotations, F as EEditorActions, a as showDotTooltip, G as formatAnnotationsForExport, H as deCenterAnnotation } from './photo-editor.helpers-4d491647.js';
7
- import { k as focusContentEditable } from './form-input-helpers-73761056.js';
8
- import { v as vibrateHapticMedium } from './haptic-helpers-6093bb69.js';
9
- import { h as isFunction, f as isEqual, c as cloneDeep, x as capitalize } from './lodash-294b93ba.js';
2
+ import { eN as getContrastColorName, P as getCssColor, t as translate, cm as isBase64, fF as getMaxViewPortImage, o as isIpad, w as closeModal, cJ as setStatusBarDarkMode, D as cleanupWKWebViewFilePath, H as isWeb, fG as getImageSize, bD as getResizedImageSize, fH as getImageScaleFactor, S as ScreenOrientation, bE as isOffline, V as getAsyncExtraData, ap as showAlert, ba as Draggable, b8 as gsapTo, cZ as gsapFrom, M as isIOS, aP as enableKeyboardResize, bG as scaleUpAnimation, b7 as gsapSet, bd as getContrastColor, aN as showContextMenu, co as showActionSheet } from './index-bd6fd8e6.js';
3
+ import './index-fcad4af8.js';
4
+ import { b as isAnnotationValid, a as getPercentPositionStyle, e as isAnnotationDeleted, c as getElement, l as isAnnotationFocused, i as isAnnotationEmpty, f as createBaseAnnotation, d as isElementInsideContainer } from './annotations-helpers-0f885853.js';
5
+ import { e as getTransformInfos, f as getPointerCoordinates, y as cloudinary, g as getAppContext } from './common-helpers-7e61c241.js';
6
+ import { m as getTextBoxStyle, j as saveTooltipContent, B as BUTTONS_CONFIG, A as ANIMATION_DELAY, n as isCanvasBlank, o as getPredefinedTexts, p as getBoundingClient, b as getDotToolTipElement, g as getDotInnerElement, S as SLIDER_THRESHOLD, q as clearCanvas, u as updateAnnotationLocal, h as hideAllDotTooltips, t as prepareAnnotationsData, s as setDotIndexes, l as getCanvasContext, v as drawImageOnCanvas, w as focusAnnotation, e as getAnnotation, I as INIT_COORDS, x as getFormattedAnnotationSize, y as getAbsoluteCenter, z as getRelativeCenter, C as showPredefinedTextsDialog, c as createDot, D as DOT_RADIUS, E as removeLocalsFromAnnotations, F as EEditorActions, a as showDotTooltip, G as formatAnnotationsForExport, H as deCenterAnnotation } from './photo-editor.helpers-55544748.js';
7
+ import { k as focusContentEditable } from './form-input-helpers-5fbedde5.js';
8
+ import { v as vibrateHapticMedium } from './haptic-helpers-8fd957c4.js';
9
+ import { h as isFunction, f as isEqual, c as cloneDeep, x as capitalize } from './lodash-04b11500.js';
10
10
  import './index-95d3486f.js';
11
11
  import './_commonjsHelpers-f4d11124.js';
12
12
 
@@ -1,7 +1,7 @@
1
1
  import { r as registerInstance, i as createEvent, j as getAssetPath, h, g as getElement } from './index-23b437f1.js';
2
- import './index-18312453.js';
3
- import { b as isNumber, E as get } from './lodash-294b93ba.js';
4
- import { P as getCssColor, K as isRTL, Z as Cloudinary, H as isWeb, ak as getUserDisplayName } from './index-2c0b5394.js';
2
+ import './index-fcad4af8.js';
3
+ import { b as isNumber, E as get } from './lodash-04b11500.js';
4
+ import { P as getCssColor, K as isRTL, Z as Cloudinary, H as isWeb, ak as getUserDisplayName } 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 { t as translate, az as copyToClipboard, bo as showToast, af as dateFormat, ag as getSession, H as isWeb } 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, az as copyToClipboard, bo as showToast, af as dateFormat, ag as getSession, H as isWeb } from './index-bd6fd8e6.js';
5
+ import './lodash-04b11500.js';
6
6
  import './index-95d3486f.js';
7
7
  import './_commonjsHelpers-f4d11124.js';
8
8
 
@@ -1,8 +1,8 @@
1
1
  import { r as registerInstance, i as createEvent, h, e as Host, g as getElement } from './index-23b437f1.js';
2
- import './index-18312453.js';
3
- import { h as showPhotoEditor } from './common-helpers-e978e280.js';
4
- import { b as isNumber } from './lodash-294b93ba.js';
5
- import { cY as getDownloadAction, H as isWeb, t as translate, ak as getUserDisplayName } from './index-2c0b5394.js';
2
+ import './index-fcad4af8.js';
3
+ import { h as showPhotoEditor } from './common-helpers-7e61c241.js';
4
+ import { b as isNumber } from './lodash-04b11500.js';
5
+ import { cY as getDownloadAction, H as isWeb, t as translate, ak as getUserDisplayName } from './index-bd6fd8e6.js';
6
6
  import './index-95d3486f.js';
7
7
  import './_commonjsHelpers-f4d11124.js';
8
8
 
@@ -1,8 +1,8 @@
1
1
  import { r as registerInstance, i as createEvent, h, e as Host, g as getElement } from './index-23b437f1.js';
2
- import './index-18312453.js';
3
- import { g as getAppContext } from './common-helpers-e978e280.js';
4
- import { a0 as debounce, Y as clamp, d as isFinite } from './lodash-294b93ba.js';
5
- import { c$ as isAnimationsDisabled, fK as Linear, bb as gsapFromTo, t as translate } from './index-2c0b5394.js';
2
+ import './index-fcad4af8.js';
3
+ import { g as getAppContext } from './common-helpers-7e61c241.js';
4
+ import { a0 as debounce, Y as clamp, d as isFinite } from './lodash-04b11500.js';
5
+ import { c$ as isAnimationsDisabled, fK as Linear, bb as gsapFromTo, t as translate } 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, h, 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,7 +1,7 @@
1
1
  import { r as registerInstance, h, e as Host } from './index-23b437f1.js';
2
- import './index-18312453.js';
3
- import { i as isNil } from './lodash-294b93ba.js';
4
- import { ae as translateMulti } from './index-2c0b5394.js';
2
+ import './index-fcad4af8.js';
3
+ import { i as isNil } from './lodash-04b11500.js';
4
+ import { ae as translateMulti } 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, 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 { r as isString } from './lodash-294b93ba.js';
5
- import { t as translate, P as getCssColor } from './index-2c0b5394.js';
2
+ import './index-fcad4af8.js';
3
+ import { g as getAppContext } from './common-helpers-7e61c241.js';
4
+ import { r as isString } from './lodash-04b11500.js';
5
+ import { t as translate, P as getCssColor } from './index-bd6fd8e6.js';
6
6
  import './index-95d3486f.js';
7
7
  import './_commonjsHelpers-f4d11124.js';
8
8
 
@@ -1,12 +1,12 @@
1
1
  import { r as registerInstance, i as createEvent, h, e as Host, g as getElement } from './index-23b437f1.js';
2
- import { c as createGesture, b as clamp } from './index-dee4498e.js';
3
- import { z as debounceEvent } from './common-helpers-e978e280.js';
4
- import './index-18312453.js';
5
- import './index-2c0b5394.js';
2
+ import { c as createGesture, b as clamp } from './index-6f35bf03.js';
3
+ import { z as debounceEvent } from './common-helpers-7e61c241.js';
4
+ import './index-fcad4af8.js';
5
+ import './index-bd6fd8e6.js';
6
6
  import './index-95d3486f.js';
7
- import './lodash-294b93ba.js';
7
+ import './lodash-04b11500.js';
8
8
  import './_commonjsHelpers-f4d11124.js';
9
- import './haptic-helpers-6093bb69.js';
9
+ import './haptic-helpers-8fd957c4.js';
10
10
 
11
11
  const rangeCss = "svg:not(:root){overflow:hidden}:host{--host-thickness:var(--spacing-32, 2rem);--bar-thickness:var(--spacing-02, 0.125rem);--bar-active-color:var(--app-color, #5a30f4);--bar-trail-color:var(--app-color-20, rgba(90, 48, 244, 0.2));--pin-color:var(--app-color, #5a30f4);--pin-text-color:var(--light, #ffffff);--tick-text-color:var(--dark, #000000);--tick-text-size:var(--font-size-12, 0.75rem);--knob-size:1.25rem;--knob-press-scale:1.125;--knob-color:var(--bar-active-color);--knob-handle-size:calc(var(--knob-size) * 2);--knob-shadow:unset}:host main{position:relative;-ms-flex:1;flex:1;font-size:var(--font-size-12, 0.75rem);cursor:-webkit-grab;cursor:grab;-ms-touch-action:pan-y;touch-action:pan-y;contain:size layout style}:host main .tick{position:absolute;z-index:1;width:var(--bar-thickness);height:var(--bar-thickness);background-color:var(--bar-active-color);pointer-events:none}:host main .tick::after{position:absolute;color:var(--tick-text-color);font-size:var(--tick-text-size);content:attr(i)}:host main .tick.hidden:not([i]){background-color:transparent}:host main .tick.hidden[i]{background:var(--tick-text-color)}:host main .bar{position:absolute;background:var(--bar-trail-color);pointer-events:none}:host main .bar.active{z-index:1}:host main .knob-handle{position:absolute;width:var(--knob-handle-size);height:var(--knob-handle-size);text-align:center}:host main .knob-handle:active,:host main .knob-handle:focus{outline:none}:host main .knob-handle.pressed .pin{-webkit-transform:translate3d(0, -1.5rem, 0) scale(1);transform:translate3d(0, -1.5rem, 0) scale(1)}:host main .knob-handle .knob{left:calc(50% - var(--knob-size) / 2);top:calc(50% - var(--knob-size) / 2);position:absolute;z-index:2;width:var(--knob-size);height:var(--knob-size);border-radius:50%;-webkit-box-shadow:var(--knob-shadow);box-shadow:var(--knob-shadow);pointer-events:none}:host(.pressed) main{cursor:-webkit-grabbing;cursor:grabbing}:host(.pressed) main .bar.active{will-change:left, right}:host(:not(.has-pin)) .pressed .knob{-webkit-transform:scale(var(--knob-press-scale));transform:scale(var(--knob-press-scale));-webkit-transition-timing-function:ease;transition-timing-function:ease;-webkit-transition-duration:150ms;transition-duration:150ms;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform, -webkit-transform}:host([orientation=horizontal].has-ticks-labels){display:block;width:calc(100% - 1.5rem);min-height:3rem;margin:0 auto}:host(:not([disabled])) .bar.active{background:var(--bar-active-color)}:host(:not([disabled])) .knob{background:var(--knob-color)}:host([disabled]) .bar{background-color:var(--stable-light, #f1f1f1);pointer-events:none}:host([disabled]) .bar.active,:host([disabled]) .tick,:host([disabled]) .knob{background-color:var(--stable, #adadad)}:host([disabled]) main,:host([readonly]) main{cursor:not-allowed}:host([orientation=horizontal]){width:100%}:host([orientation=horizontal]) main{width:100%;height:var(--host-thickness)}:host([orientation=horizontal]) main .tick{top:calc((var(--host-thickness) - var(--bar-thickness)) / 2)}:host([orientation=horizontal]) main .tick::after{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}:host([orientation=horizontal]) main .tick.hidden::after{top:var(--spacing-08, 0.5rem)}:host([orientation=horizontal]) main .tick:not(.hidden)::after{top:var(--spacing-16, 1rem)}:host([orientation=horizontal]) main .tick.hidden[i]{width:0.05rem;height:0.25rem;-webkit-transform:translateY(0.75rem);transform:translateY(0.75rem)}:host([orientation=horizontal]) main .bar{top:calc((var(--host-thickness) - var(--bar-thickness)) / 2);height:var(--bar-thickness)}:host([orientation=horizontal]) main .bar:not(.active){width:100%}:host([orientation=horizontal]) main .pin{-webkit-transform:translate3d(0, 0, 0) scale(0.01);transform:translate3d(0, 0, 0) scale(0.01);position:relative;display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;min-width:1.75rem;height:1.75rem;padding:var(--spacing-08, 0.5rem) 0;color:var(--pin-text-color);text-align:center;background:var(--pin-color);border-radius:50%;-webkit-transition-timing-function:ease;transition-timing-function:ease;-webkit-transition-duration:150ms;transition-duration:150ms;-webkit-transition-property:background-color, -webkit-transform;transition-property:background-color, -webkit-transform;transition-property:transform, background-color;transition-property:transform, background-color, -webkit-transform}:host([orientation=horizontal]) main .pin::before{left:50%;top:3px;margin-left:-13px;border-radius:50% 50% 50% 0;position:absolute;z-index:-1;width:1.625rem;height:1.625rem;background:var(--pin-color);-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transition-timing-function:ease;transition-timing-function:ease;-webkit-transition-duration:150ms;transition-duration:150ms;-webkit-transition-property:background-color;transition-property:background-color;content:\"\"}:host([orientation=horizontal]) main .knob-handle{top:calc((var(--host-thickness) - var(--knob-handle-size)) / 2)}:host([orientation=horizontal][direction=rtl]) .knob-handle{margin-right:calc(0rem - var(--knob-handle-size) / 2)}:host([orientation=horizontal][direction=ltr]) .knob-handle{margin-left:calc(0rem - var(--knob-handle-size) / 2)}:host([orientation=vertical]){height:100%}:host([orientation=vertical]) main{width:var(--host-thickness);height:100%}:host([orientation=vertical]) main .tick{left:calc((var(--host-thickness) - var(--bar-thickness)) / 2)}:host([orientation=vertical]) main .tick::after{top:50%;left:0.5rem;-webkit-transform:translateY(-50%);transform:translateY(-50%)}:host([orientation=vertical]) main .tick[i]{width:0.25rem;height:0.05rem;-webkit-transform:translateX(0.75rem);transform:translateX(0.75rem)}:host([orientation=vertical]) main .bar{left:calc((var(--host-thickness) - var(--bar-thickness)) / 2);width:var(--bar-thickness)}:host([orientation=vertical]) main .bar:not(.active){height:100%}:host([orientation=vertical]) main .knob-handle{left:calc((var(--host-thickness) - var(--knob-handle-size)) / 2)}:host([orientation=vertical][direction=rtl]) .knob-handle{margin-bottom:calc(0rem - var(--knob-handle-size) / 2)}:host([orientation=vertical][direction=ltr]) .knob-handle{margin-top:calc(0rem - var(--knob-handle-size) / 2)}";
12
12
 
@@ -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 { l as isNativeMobile, cM as addKeyboardEventListener, cL as removeKeyboardEventListeners, H as isWeb, w as closeModal, t as translate } from './index-2c0b5394.js';
4
- import './lodash-294b93ba.js';
2
+ import './index-fcad4af8.js';
3
+ import { l as isNativeMobile, cM as addKeyboardEventListener, cL as removeKeyboardEventListeners, H as isWeb, w as closeModal, t as translate } from './index-bd6fd8e6.js';
4
+ import './lodash-04b11500.js';
5
5
  import './index-95d3486f.js';
6
6
  import './_commonjsHelpers-f4d11124.js';
7
7
 
@@ -1,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 { P as getCssColor, ae as translateMulti } from './index-2c0b5394.js';
4
- import './lodash-294b93ba.js';
2
+ import './index-fcad4af8.js';
3
+ import { P as getCssColor, 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,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 { g as getAppContext } from './common-helpers-e978e280.js';
2
+ import './index-fcad4af8.js';
3
+ import { g as getAppContext } from './common-helpers-7e61c241.js';
4
4
  import { a as createCommonjsModule, c as commonjsGlobal, g as getDefaultExportFromCjs } from './_commonjsHelpers-f4d11124.js';
5
- import { l as isNativeMobile, ap as showAlert, t as translate, ag as getSession } from './index-2c0b5394.js';
6
- import './lodash-294b93ba.js';
5
+ import { l as isNativeMobile, ap as showAlert, t as translate, ag as getSession } from './index-bd6fd8e6.js';
6
+ import './lodash-04b11500.js';
7
7
  import './index-95d3486f.js';
8
8
 
9
9
  function getScanditKey(win, session, isNativeMobile) {
@@ -1,7 +1,7 @@
1
1
  import { r as registerInstance, i as createEvent, f as forceUpdate, h, 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,12 +1,12 @@
1
1
  import { r as registerInstance, i as createEvent, j as getAssetPath, h, e as Host, g as getElement } from './index-23b437f1.js';
2
- import { r as resizeObserve } from './index-18312453.js';
3
- import { l as getCanvasContext } from './photo-editor.helpers-4d491647.js';
4
- import './index-75206070.js';
5
- import { f as getPointerCoordinates } from './common-helpers-e978e280.js';
6
- import { bC as getMedia, p as isTablet, ae as translateMulti, bd as getContrastColor } from './index-2c0b5394.js';
7
- import { g as getFromOfflineStorage } from './local-forage-37ef6787.js';
8
- import './lodash-294b93ba.js';
9
- import './annotations-helpers-cca56794.js';
2
+ import { r as resizeObserve } from './index-fcad4af8.js';
3
+ import { l as getCanvasContext } from './photo-editor.helpers-55544748.js';
4
+ import './index-6f61e97e.js';
5
+ import { f as getPointerCoordinates } from './common-helpers-7e61c241.js';
6
+ import { bC as getMedia, p as isTablet, ae as translateMulti, bd as getContrastColor } from './index-bd6fd8e6.js';
7
+ import { g as getFromOfflineStorage } from './local-forage-7904b0fc.js';
8
+ import './lodash-04b11500.js';
9
+ import './annotations-helpers-0f885853.js';
10
10
  import './index-95d3486f.js';
11
11
  import './_commonjsHelpers-f4d11124.js';
12
12
 
@@ -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 { a0 as debounce, J as omit, a as isArray, E as get, r as isString, i as isNil, z as isObject } from './lodash-294b93ba.js';
2
+ import './index-fcad4af8.js';
3
+ import { a0 as debounce, J as omit, a as isArray, E as get, r as isString, i as isNil, z as isObject } from './lodash-04b11500.js';
4
4
  import { S as Sortable } from './sortable.esm-f788d1ca.js';
5
- import { ae as translateMulti, V as getAsyncExtraData, b8 as gsapTo, b7 as gsapSet, cZ as gsapFrom, t as translate, c_ as getTranslatedAttribute, aD as getCurrentLanguage } from './index-2c0b5394.js';
5
+ import { ae as translateMulti, V as getAsyncExtraData, b8 as gsapTo, b7 as gsapSet, cZ as gsapFrom, t as translate, c_ as getTranslatedAttribute, aD as getCurrentLanguage } 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 { 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,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 './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, i as createEvent, f as forceUpdate, 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 { b as isNumber } from './lodash-294b93ba.js';
5
- import { ag as getSession, t as translate, ak as getUserDisplayName } from './index-2c0b5394.js';
2
+ import './index-fcad4af8.js';
3
+ import { g as getAppContext } from './common-helpers-7e61c241.js';
4
+ import { b as isNumber } from './lodash-04b11500.js';
5
+ import { ag as getSession, t as translate, ak as getUserDisplayName } from './index-bd6fd8e6.js';
6
6
  import './index-95d3486f.js';
7
7
  import './_commonjsHelpers-f4d11124.js';
8
8
 
@@ -1,10 +1,10 @@
1
1
  import { r as registerInstance, i as createEvent, f as forceUpdate, h, e as Host, g as getElement } from './index-23b437f1.js';
2
- import { w as closeModal, S as ScreenOrientation, W as findParent, as as isImage, bc as isImageUrl, l as isNativeMobile, m as isAndroid, aJ as capitalizeFirstLetter, ae as translateMulti, G as showModal, H as isWeb, V as getAsyncExtraData, t as translate, bo as showToast, a2 as gsapTimeline, aF as isPhotoEdited, b8 as gsapTo, L as isIphoneX, r as pipes, aH as toButton, aq as isVideo } from './index-2c0b5394.js';
3
- import './index-18312453.js';
4
- import { m as lockSwipes } from './common-helpers-e978e280.js';
5
- import { e as parseEntityForCardMedia } from './entities-helpers-ec65663a.js';
6
- import { m as fuzzySearch } from './form-text-area-helpers-a6307cd6.js';
7
- import { a as isArray, h as isFunction } from './lodash-294b93ba.js';
2
+ import { w as closeModal, S as ScreenOrientation, W as findParent, as as isImage, bc as isImageUrl, l as isNativeMobile, m as isAndroid, aJ as capitalizeFirstLetter, ae as translateMulti, G as showModal, H as isWeb, V as getAsyncExtraData, t as translate, bo as showToast, a2 as gsapTimeline, aF as isPhotoEdited, b8 as gsapTo, L as isIphoneX, r as pipes, aH as toButton, aq as isVideo } from './index-bd6fd8e6.js';
3
+ import './index-fcad4af8.js';
4
+ import { m as lockSwipes } from './common-helpers-7e61c241.js';
5
+ import { e as parseEntityForCardMedia } from './entities-helpers-6f60884b.js';
6
+ import { m as fuzzySearch } from './form-text-area-helpers-7f54f89a.js';
7
+ import { a as isArray, h as isFunction } from './lodash-04b11500.js';
8
8
  import './index-95d3486f.js';
9
9
  import './_commonjsHelpers-f4d11124.js';
10
10
 
@@ -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 } 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 } from './index-bd6fd8e6.js';
5
+ import './lodash-04b11500.js';
6
6
  import './index-95d3486f.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-23b437f1.js';
2
- import './index-18312453.js';
3
- import { g as getAppContext } from './common-helpers-e978e280.js';
4
- import { v as vibrateHapticMedium } from './haptic-helpers-6093bb69.js';
5
- import { b as isNumber, r as isString, I as isBoolean } from './lodash-294b93ba.js';
6
- import { e0 as safeScrollIntoView, co as showActionSheet, ae as translateMulti, H as isWeb, r as pipes } from './index-2c0b5394.js';
2
+ import './index-fcad4af8.js';
3
+ import { g as getAppContext } from './common-helpers-7e61c241.js';
4
+ import { v as vibrateHapticMedium } from './haptic-helpers-8fd957c4.js';
5
+ import { b as isNumber, r as isString, I as isBoolean } from './lodash-04b11500.js';
6
+ import { e0 as safeScrollIntoView, co as showActionSheet, ae as translateMulti, H as isWeb, r as pipes } from './index-bd6fd8e6.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, i as createEvent, h } from './index-23b437f1.js';
2
- import './index-18312453.js';
3
- import { K as isRTL } from './index-2c0b5394.js';
4
- import './lodash-294b93ba.js';
2
+ import './index-fcad4af8.js';
3
+ import { K as isRTL } from './index-bd6fd8e6.js';
4
+ import './lodash-04b11500.js';
5
5
  import './index-95d3486f.js';
6
6
  import './_commonjsHelpers-f4d11124.js';
7
7
 
@@ -1,8 +1,8 @@
1
1
  import { r as registerInstance, i as createEvent, h, e as Host, g as getElement } from './index-23b437f1.js';
2
- import './index-18312453.js';
3
- import { o as openImageDetailFromRTE } from './common-helpers-e978e280.js';
4
- import { e as compact, Y as clamp } from './lodash-294b93ba.js';
5
- import { c$ as isAnimationsDisabled, d0 as setSecuredContent, ae as translateMulti } from './index-2c0b5394.js';
2
+ import './index-fcad4af8.js';
3
+ import { o as openImageDetailFromRTE } from './common-helpers-7e61c241.js';
4
+ import { e as compact, Y as clamp } from './lodash-04b11500.js';
5
+ import { c$ as isAnimationsDisabled, d0 as setSecuredContent, ae as translateMulti } from './index-bd6fd8e6.js';
6
6
  import './index-95d3486f.js';
7
7
  import './_commonjsHelpers-f4d11124.js';
8
8
 
@@ -1,10 +1,10 @@
1
1
  import { r as registerInstance, h, e as Host, g as getElement } from './index-23b437f1.js';
2
- import { i as sanitizeHTML, g as getAppContext } from './common-helpers-e978e280.js';
3
- import './index-2c0b5394.js';
2
+ import { i as sanitizeHTML, g as getAppContext } from './common-helpers-7e61c241.js';
3
+ import './index-bd6fd8e6.js';
4
4
  import './index-95d3486f.js';
5
- import './lodash-294b93ba.js';
5
+ import './lodash-04b11500.js';
6
6
  import './_commonjsHelpers-f4d11124.js';
7
- import './index-18312453.js';
7
+ import './index-fcad4af8.js';
8
8
 
9
9
  const YooTextComponent = class {
10
10
  constructor(hostRef) {
@@ -1,9 +1,9 @@
1
1
  import { r as registerInstance, i as createEvent, f as forceUpdate, h, e as Host, g as getElement } from './index-23b437f1.js';
2
- import './index-18312453.js';
3
- import { l as lifecycleEvents, g as getAppContext } from './common-helpers-e978e280.js';
4
- import { e as eventMethod } from './overlays-8abac881.js';
5
- import { da as present, N as setAnimation, db as dismiss, H as isWeb, t as translate, L as isIphoneX, dc as MODAL_BASE_ZINDEX, ae as translateMulti } from './index-2c0b5394.js';
6
- import './lodash-294b93ba.js';
2
+ import './index-fcad4af8.js';
3
+ import { l as lifecycleEvents, g as getAppContext } from './common-helpers-7e61c241.js';
4
+ import { e as eventMethod } from './overlays-8be9511a.js';
5
+ import { da as present, N as setAnimation, db as dismiss, H as isWeb, t as translate, L as isIphoneX, dc as MODAL_BASE_ZINDEX, ae as translateMulti } from './index-bd6fd8e6.js';
6
+ import './lodash-04b11500.js';
7
7
  import './index-95d3486f.js';
8
8
  import './_commonjsHelpers-f4d11124.js';
9
9
 
@@ -1,11 +1,11 @@
1
1
  import { r as registerInstance, i as createEvent, f as forceUpdate, h, e as Host, g as getElement } from './index-23b437f1.js';
2
- import './index-18312453.js';
3
- import { k as focusContentEditable } from './form-input-helpers-73761056.js';
4
- import { i as isNil } from './lodash-294b93ba.js';
5
- import { R as ROUND_ARROW, t as tippy } from './tippy.esm-948ea238.js';
6
- import { H as isWeb, W as findParent, aP as enableKeyboardResize, t as translate } from './index-2c0b5394.js';
2
+ import './index-fcad4af8.js';
3
+ import { k as focusContentEditable } from './form-input-helpers-5fbedde5.js';
4
+ import { i as isNil } from './lodash-04b11500.js';
5
+ import { R as ROUND_ARROW, t as tippy } from './tippy.esm-2027dcd7.js';
6
+ import { H as isWeb, W as findParent, aP as enableKeyboardResize, t as translate } from './index-bd6fd8e6.js';
7
7
  import './index-95d3486f.js';
8
- import './common-helpers-e978e280.js';
8
+ import './common-helpers-7e61c241.js';
9
9
  import './_commonjsHelpers-f4d11124.js';
10
10
 
11
11
  const tooltipCss = ".tippy-box[data-placement^=top]>.tippy-svg-arrow{bottom:0}.tippy-box[data-placement^=top]>.tippy-svg-arrow:after,.tippy-box[data-placement^=top]>.tippy-svg-arrow>svg{top:16px;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.tippy-box[data-placement^=bottom]>.tippy-svg-arrow{top:0}.tippy-box[data-placement^=bottom]>.tippy-svg-arrow>svg{bottom:16px}.tippy-box[data-placement^=left]>.tippy-svg-arrow{right:0}.tippy-box[data-placement^=left]>.tippy-svg-arrow:after,.tippy-box[data-placement^=left]>.tippy-svg-arrow>svg{-webkit-transform:rotate(90deg);transform:rotate(90deg);top:calc(50% - 3px);left:11px}.tippy-box[data-placement^=right]>.tippy-svg-arrow{left:0}.tippy-box[data-placement^=right]>.tippy-svg-arrow:after,.tippy-box[data-placement^=right]>.tippy-svg-arrow>svg{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);top:calc(50% - 3px);right:11px}.tippy-svg-arrow{width:16px;height:16px;fill:#333;text-align:initial}.tippy-svg-arrow,.tippy-svg-arrow>svg{position:absolute}svg:not(:root){overflow:hidden}.hidden{display:none !important}.flex{display:-ms-flexbox !important;display:flex !important}.block{display:block !important}:host{display:block}:host .editable-content,:host .request-access{display:none}:host([hidden]){display:none}";
@@ -1,7 +1,7 @@
1
1
  import { r as registerInstance } from './index-23b437f1.js';
2
- import { ae as translateMulti } from './index-2c0b5394.js';
2
+ import { ae as translateMulti } from './index-bd6fd8e6.js';
3
3
  import './index-95d3486f.js';
4
- import './lodash-294b93ba.js';
4
+ import './lodash-04b11500.js';
5
5
  import './_commonjsHelpers-f4d11124.js';
6
6
 
7
7
  const YooTranslateComponent = class {
@@ -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 { q as querySelectorDeep } from './common-helpers-e978e280.js';
4
- import { fL as truncateMarkdown, t as translate, I as debounce, aE as parseMarkDown } from './index-2c0b5394.js';
5
- import './lodash-294b93ba.js';
2
+ import './index-fcad4af8.js';
3
+ import { q as querySelectorDeep } from './common-helpers-7e61c241.js';
4
+ import { fL as truncateMarkdown, t as translate, I as debounce, aE as parseMarkDown } from './index-bd6fd8e6.js';
5
+ import './lodash-04b11500.js';
6
6
  import './index-95d3486f.js';
7
7
  import './_commonjsHelpers-f4d11124.js';
8
8
 
@@ -1,8 +1,8 @@
1
1
  import { r as registerInstance, h, e as Host, g as getElement } from './index-23b437f1.js';
2
- import './index-18312453.js';
2
+ import './index-fcad4af8.js';
3
3
  import { a as isTruncated } from './text-helpers-a008b4db.js';
4
- import { ae as translateMulti } from './index-2c0b5394.js';
5
- import './lodash-294b93ba.js';
4
+ import { ae as translateMulti } from './index-bd6fd8e6.js';
5
+ import './lodash-04b11500.js';
6
6
  import './index-95d3486f.js';
7
7
  import './_commonjsHelpers-f4d11124.js';
8
8
 
@@ -1,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 { t as translate, H as isWeb } from './index-2c0b5394.js';
4
- import './lodash-294b93ba.js';
2
+ import './index-fcad4af8.js';
3
+ import { t as translate, 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,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 { g as getAppContext } from './common-helpers-e978e280.js';
4
- import { g as groupsFullResolver } from './entities-helpers-ec65663a.js';
5
- import { t as translate, r as pipes } from './index-2c0b5394.js';
6
- import './lodash-294b93ba.js';
2
+ import './index-fcad4af8.js';
3
+ import { g as getAppContext } from './common-helpers-7e61c241.js';
4
+ import { g as groupsFullResolver } from './entities-helpers-6f60884b.js';
5
+ import { t as translate, r as pipes } from './index-bd6fd8e6.js';
6
+ import './lodash-04b11500.js';
7
7
  import './index-95d3486f.js';
8
8
  import './_commonjsHelpers-f4d11124.js';
9
9
 
@@ -1,8 +1,8 @@
1
1
  import { r as registerInstance, i as createEvent, h, e as Host, g as getElement } from './index-23b437f1.js';
2
- import './index-18312453.js';
3
- import { g as getAppContext } from './common-helpers-e978e280.js';
4
- import { ag as getSession, H as isWeb, t as translate } 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 { ag as getSession, H as isWeb, t as translate } from './index-bd6fd8e6.js';
5
+ import './lodash-04b11500.js';
6
6
  import './index-95d3486f.js';
7
7
  import './_commonjsHelpers-f4d11124.js';
8
8
 
@@ -1,8 +1,8 @@
1
1
  import { r as registerInstance, i as createEvent, h, e as Host, g as getElement } from './index-23b437f1.js';
2
- import { b9 as getUUID, x as isSafari, M as isIOS, w as closeModal, l as isNativeMobile, S as ScreenOrientation, m as isAndroid, X as isNativeFilePath, n as isIpadPro, o as isIpad, p as isTablet, c2 as StatusBar, H as isWeb, aC as isCloudinaryLink, Z as Cloudinary, d7 as getVideoPoster, bC as getMedia, av as isFile, aq as isVideo, d1 as getExtension, t as translate, co as showActionSheet } from './index-2c0b5394.js';
3
- import { f as isIntersectionObserverSupported, i as intersectionObserve } from './index-18312453.js';
4
- import { g as getAppContext } from './common-helpers-e978e280.js';
5
- import { r as isString } from './lodash-294b93ba.js';
2
+ import { b9 as getUUID, x as isSafari, M as isIOS, w as closeModal, l as isNativeMobile, S as ScreenOrientation, m as isAndroid, X as isNativeFilePath, n as isIpadPro, o as isIpad, p as isTablet, c2 as StatusBar, H as isWeb, aC as isCloudinaryLink, Z as Cloudinary, d7 as getVideoPoster, bC as getMedia, av as isFile, aq as isVideo, d1 as getExtension, t as translate, co as showActionSheet } from './index-bd6fd8e6.js';
3
+ import { f as isIntersectionObserverSupported, i as intersectionObserve } from './index-fcad4af8.js';
4
+ import { g as getAppContext } from './common-helpers-7e61c241.js';
5
+ import { r as isString } from './lodash-04b11500.js';
6
6
  import { v as videoPlayerStates } from './index-cab1603b.js';
7
7
  import './index-95d3486f.js';
8
8
  import './_commonjsHelpers-f4d11124.js';
@@ -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';
2
+ import './index-fcad4af8.js';
3
3
  import { d as destroyMountPoints, i as initShadowMountPoints } from './shadow-dom-helper-f5cbd831.js';
4
- import { o as openVideoPlayerInModal, b as getDailymotionPlayerAPI, c as getVideoId } from './video-player-helpers-6790ff4b.js';
4
+ import { o as openVideoPlayerInModal, b as getDailymotionPlayerAPI, c as getVideoId } from './video-player-helpers-1bd85ae3.js';
5
5
  import { v as videoPlayerStates } from './index-cab1603b.js';
6
- import { b9 as getUUID, l as isNativeMobile } from './index-2c0b5394.js';
7
- import './lodash-294b93ba.js';
6
+ import { b9 as getUUID, l as isNativeMobile } from './index-bd6fd8e6.js';
7
+ import './lodash-04b11500.js';
8
8
  import './index-95d3486f.js';
9
9
  import './_commonjsHelpers-f4d11124.js';
10
10