@yoobic/yobi 8.2.0-3 → 8.2.0-32

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 (1543) hide show
  1. package/dist/cjs/{button.factory-30bbe21d.js → button.factory-a7d8ad16.js} +3 -1
  2. package/dist/cjs/{camera-helpers-86d6dbfe.js → camera-helpers-3cc68ca5.js} +2 -2
  3. package/dist/cjs/{chat-helpers-655e99c7.js → chat-helpers-c0123840.js} +1 -1
  4. package/dist/cjs/{common-helpers-4fdfbcab.js → common-helpers-70f1fa4b.js} +8 -4
  5. package/dist/cjs/design-system.cjs.js +1 -1
  6. package/dist/cjs/{draggable-dots-helpers-5b0b42d3.js → draggable-dots-helpers-47f659ab.js} +1 -1
  7. package/dist/cjs/{draggable-tags-helpers-562af306.js → draggable-tags-helpers-e500233b.js} +11 -5
  8. package/dist/cjs/{entities-helpers-ec0bd699.js → entities-helpers-1fcadfd9.js} +10 -3
  9. package/dist/cjs/{filters-helpers-e93bfdb4.js → filters-helpers-4a3a446e.js} +5 -3
  10. package/dist/cjs/form-choice-helpers-0c85e4aa.js +73 -0
  11. package/dist/cjs/{form-helpers-a066fbd1.js → form-helpers-831c5bf0.js} +2 -2
  12. package/dist/cjs/{form-input-helpers-8fc3bead.js → form-input-helpers-7dae7a64.js} +3 -5
  13. package/dist/cjs/{form-text-area-helpers-321a5868.js → form-text-area-helpers-24bae948.js} +1 -1
  14. package/dist/cjs/{grid-renderers-956e1ccf.js → grid-renderers-dbe0d15d.js} +99 -89
  15. package/dist/cjs/{gridstack-dd-native-a07c1ea1.js → gridstack-dd-native-dca9e336.js} +92 -89
  16. package/dist/cjs/{incentive-helpers-a7ab4d46.js → incentive-helpers-efe1f2d3.js} +4 -6
  17. package/dist/cjs/{index-610058c9.js → index-1016fbe6.js} +1 -1
  18. package/dist/cjs/{index-09c8cd62.js → index-14bd2747.js} +1 -1
  19. package/dist/cjs/index-34ac6c66.js +4 -0
  20. package/dist/cjs/index-4b622746.js +4 -0
  21. package/dist/cjs/{index-9a9bed65.js → index-50a1dcc7.js} +2 -2
  22. package/dist/cjs/{index-43775be4.js → index-95f4734e.js} +1 -1
  23. package/dist/cjs/{index-c7f32392.js → index-bc221b8a.js} +136 -57
  24. package/dist/cjs/{index-dda91cbe.js → index-d8a399b7.js} +2 -2
  25. package/dist/cjs/{index-d7defc87.js → index-daa45932.js} +85 -44
  26. package/dist/cjs/{index-9f126b32.js → index-ea29129a.js} +34 -10
  27. package/dist/cjs/loader.cjs.js +1 -1
  28. package/dist/cjs/{localForage-60efa657.js → localForage-23c6bdb9.js} +1 -1
  29. package/dist/cjs/{map-helpers-0697ece3.js → map-helpers-ffc3b8be.js} +1 -1
  30. package/dist/cjs/{mission-locked-banner-df0a53ff.js → mission-locked-banner-237b42f2.js} +3 -2
  31. package/dist/cjs/{missions-helpers-7bf61ec2.js → missions-helpers-43be9dd8.js} +7 -6
  32. package/dist/cjs/{modal-animations-8b0b9fd7.js → modal-animations-c69b6347.js} +1 -1
  33. package/dist/cjs/{operation-helpers-09f9cd85.js → operation-helpers-ff333e65.js} +18 -5
  34. package/dist/cjs/{overlays-60e8a981.js → overlays-63966755.js} +1 -1
  35. package/dist/cjs/readonly-card-25cb460b.js +16 -0
  36. package/dist/cjs/{swiper-f66248f9.js → swiper-1fba6f3d.js} +5 -5
  37. package/dist/cjs/{theme-f02ae64e.js → theme-75e393b7.js} +1 -1
  38. package/dist/cjs/{tippy.esm-dfc4dda0.js → tippy.esm-b2e9e505.js} +1 -1
  39. package/dist/cjs/{video-player-helpers-11d3e7d0.js → video-player-helpers-fe531c24.js} +3 -3
  40. package/dist/cjs/{web-920dc8c3.js → web-6fc0def2.js} +2 -2
  41. package/dist/cjs/{web-191e63f2.js → web-825d6706.js} +2 -2
  42. package/dist/cjs/{web-2caa90fe.js → web-94a97d25.js} +3 -3
  43. package/dist/cjs/yoo-about.cjs.entry.js +2 -2
  44. package/dist/cjs/yoo-accordion.cjs.entry.js +7 -6
  45. package/dist/cjs/yoo-action-sheet-controller.cjs.entry.js +3 -3
  46. package/dist/cjs/yoo-action-sheet.cjs.entry.js +7 -7
  47. package/dist/cjs/yoo-ag-grid.cjs.entry.js +1699 -1266
  48. package/dist/cjs/yoo-alert.cjs.entry.js +5 -5
  49. package/dist/cjs/yoo-amap.cjs.entry.js +4 -4
  50. package/dist/cjs/yoo-announcement-heading.cjs.entry.js +10 -10
  51. package/dist/cjs/yoo-app.cjs.entry.js +2 -2
  52. package/dist/cjs/yoo-audio-player.cjs.entry.js +26 -15
  53. package/dist/cjs/yoo-audio-recorder-dialog.cjs.entry.js +4 -4
  54. package/dist/cjs/yoo-avatar.cjs.entry.js +2 -2
  55. package/dist/cjs/yoo-avatars.cjs.entry.js +2 -2
  56. package/dist/cjs/yoo-background-blur.cjs.entry.js +3 -3
  57. package/dist/cjs/yoo-background.cjs.entry.js +3 -3
  58. package/dist/cjs/yoo-badge.cjs.entry.js +1 -1
  59. package/dist/cjs/yoo-banner.cjs.entry.js +16 -59
  60. package/dist/cjs/yoo-barcode-dialog.cjs.entry.js +2 -2
  61. package/dist/cjs/yoo-battle-count-down.cjs.entry.js +3 -3
  62. package/dist/cjs/yoo-battle-result.cjs.entry.js +2 -2
  63. package/dist/cjs/yoo-battle-user-stats.cjs.entry.js +3 -3
  64. package/dist/cjs/yoo-breadcrumbs.cjs.entry.js +2 -2
  65. package/dist/cjs/yoo-button.cjs.entry.js +7 -6
  66. package/dist/cjs/yoo-calendar.cjs.entry.js +5 -5
  67. package/dist/cjs/yoo-camera-preview-dialog.cjs.entry.js +5 -5
  68. package/dist/cjs/yoo-campaign-editor-recap.cjs.entry.js +3 -3
  69. package/dist/cjs/yoo-campaign-heading.cjs.entry.js +4 -4
  70. package/dist/cjs/yoo-card-battle-result.cjs.entry.js +2 -2
  71. package/dist/cjs/yoo-card-battle.cjs.entry.js +2 -2
  72. package/dist/cjs/yoo-card-calendar.cjs.entry.js +3 -3
  73. package/dist/cjs/yoo-card-campaign.cjs.entry.js +4 -4
  74. package/dist/cjs/yoo-card-cell.cjs.entry.js +4 -4
  75. package/dist/cjs/yoo-card-chat.cjs.entry.js +5 -5
  76. package/dist/cjs/yoo-card-course-row-compact.cjs.entry.js +2 -2
  77. package/dist/cjs/yoo-card-course-row.cjs.entry.js +11 -7
  78. package/dist/cjs/yoo-card-course.cjs.entry.js +2 -2
  79. package/dist/cjs/yoo-card-feed-row.cjs.entry.js +2 -2
  80. package/dist/cjs/yoo-card-feed.cjs.entry.js +10 -24
  81. package/dist/cjs/yoo-card-file.cjs.entry.js +2 -2
  82. package/dist/cjs/yoo-card-image.cjs.entry.js +2 -2
  83. package/dist/cjs/yoo-card-inbox.cjs.entry.js +4 -4
  84. package/dist/cjs/yoo-card-incentive-rank.cjs.entry.js +2 -2
  85. package/dist/cjs/yoo-card-incentive.cjs.entry.js +6 -5
  86. package/dist/cjs/yoo-card-kanban.cjs.entry.js +3 -3
  87. package/dist/cjs/yoo-card-lesson.cjs.entry.js +3 -3
  88. package/dist/cjs/yoo-card-list-collapsible.cjs.entry.js +3 -3
  89. package/dist/cjs/yoo-card-list-color.cjs.entry.js +17 -11
  90. package/dist/cjs/yoo-card-list-simple.cjs.entry.js +3 -3
  91. package/dist/cjs/yoo-card-list.cjs.entry.js +9 -5
  92. package/dist/cjs/yoo-card-location.cjs.entry.js +3 -3
  93. package/dist/cjs/yoo-card-media.cjs.entry.js +4 -4
  94. package/dist/cjs/yoo-card-menu.cjs.entry.js +5 -5
  95. package/dist/cjs/yoo-card-notification.cjs.entry.js +2 -2
  96. package/dist/cjs/yoo-card-plan.cjs.entry.js +3 -3
  97. package/dist/cjs/yoo-card-progress.cjs.entry.js +2 -2
  98. package/dist/cjs/yoo-card-recommendation.cjs.entry.js +6 -6
  99. package/dist/cjs/yoo-card-sticky.cjs.entry.js +28 -15
  100. package/dist/cjs/yoo-card-video.cjs.entry.js +2 -2
  101. package/dist/cjs/yoo-chart.cjs.entry.js +3 -3
  102. package/dist/cjs/yoo-chat-message-dialog.cjs.entry.js +5 -5
  103. package/dist/cjs/yoo-chat-message-preview.cjs.entry.js +8 -7
  104. package/dist/cjs/yoo-chat-message.cjs.entry.js +5 -5
  105. package/dist/cjs/yoo-chat.cjs.entry.js +13 -9
  106. package/dist/cjs/yoo-collapsible.cjs.entry.js +3 -3
  107. package/dist/cjs/yoo-color-selector.cjs.entry.js +2 -2
  108. package/dist/cjs/yoo-community-detail.cjs.entry.js +4 -4
  109. package/dist/cjs/yoo-context-menu-dialog.cjs.entry.js +3 -3
  110. package/dist/cjs/yoo-context-menu.cjs.entry.js +3 -3
  111. package/dist/cjs/yoo-copyright.cjs.entry.js +2 -2
  112. package/dist/cjs/yoo-count-down.cjs.entry.js +3 -3
  113. package/dist/cjs/yoo-course-detail.cjs.entry.js +4 -4
  114. package/dist/cjs/yoo-course-info-card.cjs.entry.js +2 -2
  115. package/dist/cjs/yoo-course-summary.cjs.entry.js +6 -6
  116. package/dist/cjs/yoo-dashboard-detail.cjs.entry.js +2 -2
  117. package/dist/cjs/yoo-date.cjs.entry.js +2 -2
  118. package/dist/cjs/yoo-detail-bar.cjs.entry.js +10 -10
  119. package/dist/cjs/yoo-device-list.cjs.entry.js +4 -4
  120. package/dist/cjs/yoo-device.cjs.entry.js +3 -3
  121. package/dist/cjs/yoo-draw-flow.cjs.entry.js +2 -2
  122. package/dist/cjs/yoo-empty-state.cjs.entry.js +2 -2
  123. package/dist/cjs/yoo-entity-query-builder.cjs.entry.js +9 -9
  124. package/dist/cjs/yoo-entity-search-dialog.cjs.entry.js +4 -4
  125. package/dist/cjs/yoo-entity-search-filters.cjs.entry.js +5 -5
  126. package/dist/cjs/yoo-entity-search-recent.cjs.entry.js +2 -2
  127. package/dist/cjs/yoo-entity-search-sorts.cjs.entry.js +3 -3
  128. package/dist/cjs/yoo-entity-search-tags.cjs.entry.js +3 -3
  129. package/dist/cjs/yoo-entity-search.cjs.entry.js +4 -4
  130. package/dist/cjs/yoo-entity.cjs.entry.js +139 -131
  131. package/dist/cjs/yoo-feed-detail.cjs.entry.js +5 -4
  132. package/dist/cjs/yoo-flag.cjs.entry.js +2 -2
  133. package/dist/cjs/yoo-flip-card.cjs.entry.js +3 -0
  134. package/dist/cjs/yoo-form-audience.cjs.entry.js +12 -12
  135. package/dist/cjs/yoo-form-autocomplete-dialog.cjs.entry.js +5 -7
  136. package/dist/cjs/yoo-form-autocomplete.cjs.entry.js +18 -15
  137. package/dist/cjs/yoo-form-barcode-dialog.cjs.entry.js +3 -3
  138. package/dist/cjs/yoo-form-barcode.cjs.entry.js +4 -4
  139. package/dist/cjs/yoo-form-calendar-dialog.cjs.entry.js +4 -4
  140. package/dist/cjs/yoo-form-capture-map-dialog.cjs.entry.js +2 -2
  141. package/dist/cjs/yoo-form-capture-tag-dialog.cjs.entry.js +3 -3
  142. package/dist/cjs/yoo-form-capture-view-dialog.cjs.entry.js +3 -3
  143. package/dist/cjs/yoo-form-capture-webcam-dialog.cjs.entry.js +4 -4
  144. package/dist/cjs/yoo-form-capture.cjs.entry.js +9 -9
  145. package/dist/cjs/yoo-form-carousel.cjs.entry.js +5 -5
  146. package/dist/cjs/yoo-form-catalog-dialog.cjs.entry.js +3 -3
  147. package/dist/cjs/yoo-form-catalog.cjs.entry.js +6 -6
  148. package/dist/cjs/yoo-form-categorize-words.cjs.entry.js +8 -7
  149. package/dist/cjs/yoo-form-checkbox.cjs.entry.js +4 -4
  150. package/dist/cjs/yoo-form-checklist.cjs.entry.js +4 -4
  151. package/dist/cjs/yoo-form-choice-button.cjs.entry.js +76 -0
  152. package/dist/cjs/yoo-form-choice-card.cjs.entry.js +103 -0
  153. package/dist/cjs/yoo-form-choice-chat.cjs.entry.js +72 -0
  154. package/dist/cjs/yoo-form-choice-image.cjs.entry.js +84 -0
  155. package/dist/cjs/yoo-form-choice-radio.cjs.entry.js +141 -0
  156. package/dist/cjs/yoo-form-color-field.cjs.entry.js +4 -4
  157. package/dist/cjs/yoo-form-color-picker.cjs.entry.js +2 -2
  158. package/dist/cjs/yoo-form-conditions.cjs.entry.js +2 -2
  159. package/dist/cjs/yoo-form-connect.cjs.entry.js +8 -7
  160. package/dist/cjs/yoo-form-creator-block-expandable.cjs.entry.js +8 -8
  161. package/dist/cjs/yoo-form-creator-block-simple.cjs.entry.js +3 -3
  162. package/dist/cjs/yoo-form-creator-condition-block.cjs.entry.js +5 -5
  163. package/dist/cjs/yoo-form-creator-field-selector.cjs.entry.js +5 -5
  164. package/dist/cjs/yoo-form-creator-header.cjs.entry.js +3 -3
  165. package/dist/cjs/yoo-form-creator-live-preview.cjs.entry.js +4 -4
  166. package/dist/cjs/yoo-form-creator-overlay.cjs.entry.js +2 -2
  167. package/dist/cjs/yoo-form-creator-page-card-list.cjs.entry.js +3 -3
  168. package/dist/cjs/yoo-form-creator-page-card.cjs.entry.js +3 -3
  169. package/dist/cjs/yoo-form-creator-score-expandable.cjs.entry.js +3 -3
  170. package/dist/cjs/yoo-form-creator-scoring-card-list.cjs.entry.js +2 -2
  171. package/dist/cjs/yoo-form-creator-scoring-card.cjs.entry.js +2 -2
  172. package/dist/cjs/yoo-form-creator-scoring-quick-setup.cjs.entry.js +2 -2
  173. package/dist/cjs/yoo-form-creator-translate-dialog.cjs.entry.js +3 -3
  174. package/dist/cjs/yoo-form-creator-translate.cjs.entry.js +37 -12
  175. package/dist/cjs/yoo-form-creator-workflow-side-selection.cjs.entry.js +4 -4
  176. package/dist/cjs/yoo-form-creator-workflow-step.cjs.entry.js +3 -3
  177. package/dist/cjs/yoo-form-creator.cjs.entry.js +25 -16
  178. package/dist/cjs/yoo-form-date-time.cjs.entry.js +7 -65
  179. package/dist/cjs/yoo-form-daterange.cjs.entry.js +4 -4
  180. package/dist/cjs/yoo-form-document-dialog.cjs.entry.js +3 -3
  181. package/dist/cjs/yoo-form-document.cjs.entry.js +4 -4
  182. package/dist/cjs/yoo-form-dynamic-dialog.cjs.entry.js +4 -3
  183. package/dist/cjs/yoo-form-dynamic.cjs.entry.js +183 -104
  184. package/dist/cjs/yoo-form-emailreport.cjs.entry.js +4 -4
  185. package/dist/cjs/yoo-form-entity-value-pairs.cjs.entry.js +2 -2
  186. package/dist/cjs/yoo-form-explanation.cjs.entry.js +2 -2
  187. package/dist/cjs/yoo-form-feed-preview.cjs.entry.js +4 -4
  188. package/dist/cjs/yoo-form-feedback.cjs.entry.js +6 -6
  189. package/dist/cjs/yoo-form-filter-date.cjs.entry.js +3 -3
  190. package/dist/cjs/yoo-form-filter-number.cjs.entry.js +2 -2
  191. package/dist/cjs/yoo-form-filter-text.cjs.entry.js +2 -2
  192. package/dist/cjs/yoo-form-filter.cjs.entry.js +3 -3
  193. package/dist/cjs/yoo-form-footer.cjs.entry.js +7 -6
  194. package/dist/cjs/yoo-form-formula.cjs.entry.js +4 -4
  195. package/dist/cjs/yoo-form-hotzones-creator.cjs.entry.js +2 -2
  196. package/dist/cjs/yoo-form-hotzones.cjs.entry.js +22 -15
  197. package/dist/cjs/yoo-form-iframe-dialog.cjs.entry.js +2 -2
  198. package/dist/cjs/yoo-form-image-collection.cjs.entry.js +8 -8
  199. package/dist/cjs/yoo-form-image-tagging-creator.cjs.entry.js +5 -5
  200. package/dist/cjs/yoo-form-image-tagging.cjs.entry.js +13 -12
  201. package/dist/cjs/yoo-form-incentive-participants.cjs.entry.js +1 -1
  202. package/dist/cjs/yoo-form-incentive-targets.cjs.entry.js +4 -4
  203. package/dist/cjs/yoo-form-input-comments.cjs.entry.js +2 -2
  204. package/dist/cjs/yoo-form-input-container.cjs.entry.js +13 -11
  205. package/dist/cjs/yoo-form-input.cjs.entry.js +44 -36
  206. package/dist/cjs/yoo-form-json.cjs.entry.js +23 -22
  207. package/dist/cjs/yoo-form-location.cjs.entry.js +4 -4
  208. package/dist/cjs/yoo-form-missing-word.cjs.entry.js +28 -22
  209. package/dist/cjs/yoo-form-missionfield.cjs.entry.js +4 -4
  210. package/dist/cjs/yoo-form-multi-input.cjs.entry.js +5 -4
  211. package/dist/cjs/yoo-form-number-picker-dialog.cjs.entry.js +2 -2
  212. package/dist/cjs/yoo-form-number-picker.cjs.entry.js +2 -2
  213. package/dist/cjs/yoo-form-opening-hours.cjs.entry.js +2 -2
  214. package/dist/cjs/yoo-form-permissions.cjs.entry.js +5 -5
  215. package/dist/cjs/yoo-form-phone-number.cjs.entry.js +544 -540
  216. package/dist/cjs/yoo-form-plan-assign.cjs.entry.js +4 -4
  217. package/dist/cjs/yoo-form-plan.cjs.entry.js +4 -4
  218. package/dist/cjs/yoo-form-pricecheck.cjs.entry.js +5 -5
  219. package/dist/cjs/yoo-form-product-batch.cjs.entry.js +5 -5
  220. package/dist/cjs/yoo-form-products-sales.cjs.entry.js +4 -4
  221. package/dist/cjs/yoo-form-progress-indicator.cjs.entry.js +3 -3
  222. package/dist/cjs/yoo-form-qrcode.cjs.entry.js +4 -4
  223. package/dist/cjs/yoo-form-query-builder.cjs.entry.js +4 -4
  224. package/dist/cjs/yoo-form-radio.cjs.entry.js +3 -3
  225. package/dist/cjs/yoo-form-range.cjs.entry.js +4 -4
  226. package/dist/cjs/yoo-form-ranking.cjs.entry.js +5 -5
  227. package/dist/cjs/yoo-form-recap-step.cjs.entry.js +2 -2
  228. package/dist/cjs/yoo-form-recurrence-delay.cjs.entry.js +2 -2
  229. package/dist/cjs/yoo-form-recurrence-preview.cjs.entry.js +7 -4
  230. package/dist/cjs/yoo-form-recurrence.cjs.entry.js +2 -2
  231. package/dist/cjs/yoo-form-reorder.cjs.entry.js +4 -4
  232. package/dist/cjs/yoo-form-scorm.cjs.entry.js +4 -4
  233. package/dist/cjs/yoo-form-shopping.cjs.entry.js +4 -4
  234. package/dist/cjs/yoo-form-signature-pad-dialog.cjs.entry.js +4 -4
  235. package/dist/cjs/yoo-form-signature-pad.cjs.entry.js +4 -4
  236. package/dist/cjs/yoo-form-sorts.cjs.entry.js +4 -4
  237. package/dist/cjs/yoo-form-star-rating.cjs.entry.js +5 -5
  238. package/dist/cjs/yoo-form-stripe-card.cjs.entry.js +5 -5
  239. package/dist/cjs/yoo-form-swipe-cards.cjs.entry.js +15 -7
  240. package/dist/cjs/yoo-form-table.cjs.entry.js +4 -4
  241. package/dist/cjs/yoo-form-task.cjs.entry.js +6 -6
  242. package/dist/cjs/yoo-form-text-area.cjs.entry.js +11 -6
  243. package/dist/cjs/yoo-form-text-editor.cjs.entry.js +21 -17
  244. package/dist/cjs/yoo-form-time.cjs.entry.js +5 -83
  245. package/dist/cjs/yoo-form-timeslots.cjs.entry.js +4 -4
  246. package/dist/cjs/yoo-form-todo-dialog.cjs.entry.js +5 -5
  247. package/dist/cjs/yoo-form-todo-list-dialog.cjs.entry.js +4 -4
  248. package/dist/cjs/yoo-form-todo-list-task.cjs.entry.js +4 -4
  249. package/dist/cjs/yoo-form-todo-list.cjs.entry.js +4 -4
  250. package/dist/cjs/yoo-form-todo-single.cjs.entry.js +6 -6
  251. package/dist/cjs/yoo-form-todo.cjs.entry.js +5 -5
  252. package/dist/cjs/yoo-form-toggle.cjs.entry.js +6 -6
  253. package/dist/cjs/yoo-form-uploader.cjs.entry.js +20 -10
  254. package/dist/cjs/yoo-form-videoplayer.cjs.entry.js +4 -4
  255. package/dist/cjs/yoo-form-wiki.cjs.entry.js +4 -4
  256. package/dist/cjs/yoo-grid-calendar.cjs.entry.js +9 -9
  257. package/dist/cjs/yoo-grid.cjs.entry.js +121 -56
  258. package/dist/cjs/yoo-gridstack.cjs.entry.js +6 -4
  259. package/dist/cjs/yoo-header.cjs.entry.js +3 -3
  260. package/dist/cjs/yoo-healthscore-dialog.cjs.entry.js +3 -3
  261. package/dist/cjs/yoo-healthscore.cjs.entry.js +2 -2
  262. package/dist/cjs/yoo-image-cropper-dialog.cjs.entry.js +2 -2
  263. package/dist/cjs/yoo-img.cjs.entry.js +4 -4
  264. package/dist/cjs/yoo-incentive-detail.cjs.entry.js +43 -27
  265. package/dist/cjs/yoo-input-bar.cjs.entry.js +22 -18
  266. package/dist/cjs/yoo-ion-alert-controller.cjs.entry.js +3 -3
  267. package/dist/cjs/yoo-ion-content.cjs.entry.js +2 -2
  268. package/dist/cjs/yoo-ion-footer.cjs.entry.js +3 -3
  269. package/dist/cjs/yoo-ion-infinite-scroll-content.cjs.entry.js +2 -2
  270. package/dist/cjs/yoo-ion-infinite-scroll.cjs.entry.js +2 -2
  271. package/dist/cjs/yoo-ion-item-divider.cjs.entry.js +4 -4
  272. package/dist/cjs/yoo-ion-item-options.cjs.entry.js +3 -3
  273. package/dist/cjs/yoo-ion-item-sliding.cjs.entry.js +5 -5
  274. package/dist/cjs/yoo-ion-item.cjs.entry.js +4 -4
  275. package/dist/cjs/yoo-ion-list.cjs.entry.js +3 -3
  276. package/dist/cjs/yoo-ion-modal-controller.cjs.entry.js +3 -3
  277. package/dist/cjs/yoo-ion-modal.cjs.entry.js +16 -29
  278. package/dist/cjs/yoo-ion-refresher.cjs.entry.js +4 -4
  279. package/dist/cjs/yoo-ion-scroll.cjs.entry.js +3 -3
  280. package/dist/cjs/yoo-ion-slide.cjs.entry.js +4 -4
  281. package/dist/cjs/{yoo-ion-slides-1338c591.js → yoo-ion-slides-51a49cb5.js} +903 -375
  282. package/dist/cjs/yoo-ion-slides.cjs.entry.js +5 -5
  283. package/dist/cjs/yoo-ion-toast-controller.cjs.entry.js +3 -3
  284. package/dist/cjs/yoo-kanban.cjs.entry.js +3 -3
  285. package/dist/cjs/yoo-kpi-card.cjs.entry.js +3 -3
  286. package/dist/cjs/yoo-kpi-container.cjs.entry.js +4 -4
  287. package/dist/cjs/yoo-kpi-external.cjs.entry.js +4 -4
  288. package/dist/cjs/yoo-kpi.cjs.entry.js +4 -3
  289. package/dist/cjs/yoo-layout-sections.cjs.entry.js +31 -0
  290. package/dist/cjs/yoo-layout-tabs.cjs.entry.js +33 -0
  291. package/dist/cjs/yoo-layout-two-columns.cjs.entry.js +29 -0
  292. package/dist/cjs/yoo-lesson-detail-card.cjs.entry.js +5 -5
  293. package/dist/cjs/yoo-lesson-detail.cjs.entry.js +6 -6
  294. package/dist/cjs/yoo-lesson-heading.cjs.entry.js +3 -3
  295. package/dist/cjs/yoo-lesson-highscores.cjs.entry.js +2 -2
  296. package/dist/cjs/yoo-lesson-question-result.cjs.entry.js +3 -3
  297. package/dist/cjs/yoo-line-state.cjs.entry.js +1 -1
  298. package/dist/cjs/yoo-links-menu.cjs.entry.js +2 -2
  299. package/dist/cjs/yoo-links-preview.cjs.entry.js +4 -4
  300. package/dist/cjs/yoo-loader.cjs.entry.js +2 -2
  301. package/dist/cjs/yoo-location-info.cjs.entry.js +2 -2
  302. package/dist/cjs/yoo-location-map.cjs.entry.js +3 -3
  303. package/dist/cjs/yoo-login.cjs.entry.js +6 -6
  304. package/dist/cjs/yoo-lottie.cjs.entry.js +2 -2
  305. package/dist/cjs/yoo-map-gl.cjs.entry.js +3 -3
  306. package/dist/cjs/yoo-map-js.cjs.entry.js +4 -4
  307. package/dist/cjs/yoo-map-legend.cjs.entry.js +4 -4
  308. package/dist/cjs/yoo-map.cjs.entry.js +3 -3
  309. package/dist/cjs/yoo-markdown.cjs.entry.js +6 -18
  310. package/dist/cjs/yoo-memo-list-dialog.cjs.entry.js +2 -2
  311. package/dist/cjs/yoo-memo-list.cjs.entry.js +3 -3
  312. package/dist/cjs/yoo-mention-tag.cjs.entry.js +2 -2
  313. package/dist/cjs/yoo-mission-details.cjs.entry.js +9 -9
  314. package/dist/cjs/yoo-mission-heading.cjs.entry.js +20 -7
  315. package/dist/cjs/yoo-mission-score.cjs.entry.js +2 -2
  316. package/dist/cjs/yoo-mission-todo.cjs.entry.js +3 -3
  317. package/dist/cjs/yoo-mobile-tabbar-more.cjs.entry.js +2 -2
  318. package/dist/cjs/yoo-mobile-tabbar.cjs.entry.js +3 -3
  319. package/dist/cjs/yoo-modal.cjs.entry.js +3 -3
  320. package/dist/cjs/yoo-navbar.cjs.entry.js +4 -4
  321. package/dist/cjs/yoo-numbers-display.cjs.entry.js +3 -3
  322. package/dist/cjs/yoo-photo-editor.cjs.entry.js +8 -8
  323. package/dist/cjs/yoo-pivot-table.cjs.entry.js +7 -6
  324. package/dist/cjs/yoo-podium.cjs.entry.js +2 -2
  325. package/dist/cjs/yoo-profile-list.cjs.entry.js +4 -5
  326. package/dist/cjs/yoo-profile-summary.cjs.entry.js +4 -4
  327. package/dist/cjs/yoo-progress-bar.cjs.entry.js +25 -38
  328. package/dist/cjs/yoo-progress-loader.cjs.entry.js +2 -2
  329. package/dist/cjs/yoo-progress-recap.cjs.entry.js +4 -4
  330. package/dist/cjs/yoo-property-card.cjs.entry.js +3 -3
  331. package/dist/cjs/yoo-range.cjs.entry.js +6 -6
  332. package/dist/cjs/yoo-rating.cjs.entry.js +2 -2
  333. package/dist/cjs/yoo-reset-password.cjs.entry.js +2 -2
  334. package/dist/cjs/yoo-result-dialog.cjs.entry.js +3 -3
  335. package/dist/cjs/yoo-reveal.cjs.entry.js +8 -3
  336. package/dist/cjs/yoo-salesai-formula.cjs.entry.js +2 -2
  337. package/dist/cjs/yoo-scandit.cjs.entry.js +66 -31
  338. package/dist/cjs/yoo-scratch-card-creator.cjs.entry.js +2 -2
  339. package/dist/cjs/yoo-scratch-card.cjs.entry.js +4 -4
  340. package/dist/cjs/yoo-section-list.cjs.entry.js +3 -3
  341. package/dist/cjs/yoo-segmented-control.cjs.entry.js +72 -0
  342. package/dist/cjs/yoo-side-menu-tree.cjs.entry.js +4 -4
  343. package/dist/cjs/yoo-side-menu.cjs.entry.js +19 -10
  344. package/dist/cjs/yoo-slides-media.cjs.entry.js +5 -5
  345. package/dist/cjs/yoo-start-meeting-popup.cjs.entry.js +3 -3
  346. package/dist/cjs/yoo-tabs.cjs.entry.js +11 -10
  347. package/dist/cjs/yoo-tappable.cjs.entry.js +3 -3
  348. package/dist/cjs/yoo-text-sequence.cjs.entry.js +42 -50
  349. package/dist/cjs/yoo-text.cjs.entry.js +3 -3
  350. package/dist/cjs/yoo-toast.cjs.entry.js +6 -6
  351. package/dist/cjs/yoo-tooltip.cjs.entry.js +13 -13
  352. package/dist/cjs/yoo-truncate.cjs.entry.js +3 -3
  353. package/dist/cjs/yoo-truncated-line.cjs.entry.js +44 -0
  354. package/dist/cjs/yoo-user-detail.cjs.entry.js +3 -3
  355. package/dist/cjs/yoo-user-profile.cjs.entry.js +4 -4
  356. package/dist/cjs/yoo-user-wizard.cjs.entry.js +4 -4
  357. package/dist/cjs/yoo-videoplayer-core.cjs.entry.js +3 -3
  358. package/dist/cjs/yoo-videoplayer-dailymotion.cjs.entry.js +4 -4
  359. package/dist/cjs/yoo-videoplayer-videojs.cjs.entry.js +793 -377
  360. package/dist/cjs/yoo-videoplayer-vimeo.cjs.entry.js +4 -4
  361. package/dist/cjs/yoo-videoplayer-youtube.cjs.entry.js +4 -4
  362. package/dist/cjs/yoo-virtual-item.cjs.entry.js +2 -2
  363. package/dist/cjs/yoo-virtual-scroll.cjs.entry.js +3 -3
  364. package/dist/cjs/yoo-waitlist-location-result.cjs.entry.js +2 -2
  365. package/dist/cjs/yoo-waitlist-location-start.cjs.entry.js +3 -3
  366. package/dist/cjs/yoo-walkthrough.cjs.entry.js +2 -2
  367. package/dist/cjs/yoo-web-menu.cjs.entry.js +3 -3
  368. package/dist/cjs/yoo-webcam.cjs.entry.js +2 -2
  369. package/dist/cjs/yoo-welcome-banner.cjs.entry.js +3 -3
  370. package/dist/cjs/yoo-widget-chart.cjs.entry.js +3 -3
  371. package/dist/cjs/yoo-widget-small-size.cjs.entry.js +2 -2
  372. package/dist/cjs/yoo-widget-tab.cjs.entry.js +3 -3
  373. package/dist/cjs/yoo-widget-tile.cjs.entry.js +2 -2
  374. package/dist/cjs/yoo-workflow-state-dialog.cjs.entry.js +2 -2
  375. package/dist/cjs/yoo-workflow-state.cjs.entry.js +2 -2
  376. package/dist/cjs/yoo-workflow.cjs.entry.js +6 -6
  377. package/dist/cjs/yoo-zebra.cjs.entry.js +2 -2
  378. package/dist/cjs/yoo-zoom.cjs.entry.js +2 -2
  379. package/dist/collection/collection-manifest.json +11 -3
  380. package/dist/collection/components/1.atoms/avatar/avatar.js +2 -2
  381. package/dist/collection/components/1.atoms/badge/badge.css +6 -0
  382. package/dist/collection/components/1.atoms/button/button.js +18 -7
  383. package/dist/collection/components/1.atoms/collapsible/collapsible.css +17 -5
  384. package/dist/collection/components/1.atoms/collapsible/collapsible.js +1 -1
  385. package/dist/collection/components/1.atoms/empty-state/assets/empty-state/barcodeold.svg +3 -3
  386. package/dist/collection/components/1.atoms/empty-state/assets/empty-state/battle.svg +112 -15
  387. package/dist/collection/components/1.atoms/empty-state/assets/empty-state/campaign.svg +11 -11
  388. package/dist/collection/components/1.atoms/empty-state/assets/empty-state/courseqrcode.svg +5 -5
  389. package/dist/collection/components/1.atoms/empty-state/assets/empty-state/enrol.svg +7 -7
  390. package/dist/collection/components/1.atoms/empty-state/assets/empty-state/geocoding.svg +8 -8
  391. package/dist/collection/components/1.atoms/empty-state/assets/empty-state/image.svg +8 -8
  392. package/dist/collection/components/1.atoms/empty-state/assets/empty-state/locationtypes.svg +4 -4
  393. package/dist/collection/components/1.atoms/empty-state/assets/empty-state/pharmaone.svg +3 -3
  394. package/dist/collection/components/1.atoms/empty-state/assets/empty-state/plugin.svg +19 -19
  395. package/dist/collection/components/1.atoms/empty-state/assets/empty-state/shopping.svg +11 -11
  396. package/dist/collection/components/1.atoms/empty-state/assets/empty-state/storemanager.svg +7 -7
  397. package/dist/collection/components/1.atoms/empty-state/assets/empty-state/tag.svg +10 -10
  398. package/dist/collection/components/1.atoms/empty-state/assets/empty-state/todoold.svg +7 -7
  399. package/dist/collection/components/1.atoms/flip-card/flip-card.js +19 -0
  400. package/dist/collection/components/1.atoms/icon/icon.js +1 -1
  401. package/dist/collection/components/1.atoms/info-text/info-text.js +1 -1
  402. package/dist/collection/components/1.atoms/markdown/markdown.js +4 -16
  403. package/dist/collection/components/1.atoms/navbar/navbar.css +6 -1
  404. package/dist/collection/components/1.atoms/progress-bar/progress-bar.css +5 -5
  405. package/dist/collection/components/1.atoms/progress-bar/progress-bar.js +24 -74
  406. package/dist/collection/components/1.atoms/range/range.js +1 -1
  407. package/dist/collection/components/1.atoms/tabs/tabs.css +30 -14
  408. package/dist/collection/components/1.atoms/tabs/tabs.js +12 -29
  409. package/dist/collection/components/1.atoms/tabs-slides/tabs-slides.js +1 -1
  410. package/dist/collection/components/1.atoms/tag/tag.js +1 -1
  411. package/dist/collection/components/1.atoms/tooltip/tooltip.js +48 -13
  412. package/dist/collection/components/1.atoms/truncated-line/truncated-line.css +219 -0
  413. package/dist/collection/components/1.atoms/truncated-line/truncated-line.js +106 -0
  414. package/dist/collection/components/2.molecules/accordion/accordion.js +2 -21
  415. package/dist/collection/components/2.molecules/action-sheet/action-sheet.css +6 -0
  416. package/dist/collection/components/2.molecules/action-sheet/action-sheet.js +1 -1
  417. package/dist/collection/components/2.molecules/alert/alert.js +1 -1
  418. package/dist/collection/components/2.molecules/audio-player/audio-player.js +28 -15
  419. package/dist/collection/components/2.molecules/banner/banner.css +67 -372
  420. package/dist/collection/components/2.molecules/banner/banner.js +85 -337
  421. package/dist/collection/components/2.molecules/calendar/calendar.css +29 -48
  422. package/dist/collection/components/2.molecules/calendar/calendar.js +2 -2
  423. package/dist/collection/components/2.molecules/kpi-card/kpi-card.css +2 -0
  424. package/dist/collection/components/2.molecules/modal/modal.css +12 -4
  425. package/dist/collection/components/2.molecules/modal/modal.js +9 -22
  426. package/dist/collection/components/2.molecules/profile-list/profile-list.js +2 -3
  427. package/dist/collection/components/2.molecules/profile-summary/profile-summary.css +3 -0
  428. package/dist/collection/components/2.molecules/progress-recap/progress-recap.js +2 -2
  429. package/dist/collection/components/2.molecules/reveal/reveal.css +9 -1
  430. package/dist/collection/components/2.molecules/reveal/reveal.js +24 -0
  431. package/dist/collection/components/2.molecules/scroll-to-button/scroll-to-button.js +1 -1
  432. package/dist/collection/components/2.molecules/{segment/segment.css → segmented-control/segmented-control.css} +36 -5
  433. package/dist/collection/components/2.molecules/{segment/segment.js → segmented-control/segmented-control.js} +45 -10
  434. package/dist/collection/components/2.molecules/slide/slide.css +5 -0
  435. package/dist/collection/components/2.molecules/slides/slides.js +1 -1
  436. package/dist/collection/components/2.molecules/slides/swiper/swiper-interface.js +1 -1
  437. package/dist/collection/components/2.molecules/slides/swiper/swiper.js +1 -1
  438. package/dist/collection/components/2.molecules/text-sequence/text-sequence.css +31 -16
  439. package/dist/collection/components/2.molecules/text-sequence/text-sequence.js +49 -53
  440. package/dist/collection/components/3.organisms/audio-recorder/audio-recorder-dialog.js +1 -1
  441. package/dist/collection/components/3.organisms/device/device.css +7 -0
  442. package/dist/collection/components/3.organisms/device-list/device-list.css +5 -1
  443. package/dist/collection/components/3.organisms/device-list/device-list.js +1 -1
  444. package/dist/collection/components/3.organisms/input-bar/input-bar.js +15 -11
  445. package/dist/collection/components/3.organisms/recap-link/recap-link.js +1 -1
  446. package/dist/collection/components/3.organisms/toast/toast.css +64 -1
  447. package/dist/collection/components/3.organisms/toast/toast.js +2 -2
  448. package/dist/collection/components/3.organisms/video-player/videoplayer-videojs/videoplayer-videojs.css +1 -1
  449. package/dist/collection/components/3.organisms/video-player/videoplayer-videojs/videoplayer-videojs.js +9 -7
  450. package/dist/collection/components/entities/card-cell/card-cell.css +12 -1
  451. package/dist/collection/components/entities/card-image/card-image.js +1 -1
  452. package/dist/collection/components/entities/card-list/collapsible/card-list-collapsible.js +2 -2
  453. package/dist/collection/components/entities/card-list/color/card-list-color.css +14 -7
  454. package/dist/collection/components/entities/card-list/color/card-list-color.js +24 -14
  455. package/dist/collection/components/entities/card-list/default/card-list.css +0 -7
  456. package/dist/collection/components/entities/card-list/default/card-list.js +8 -3
  457. package/dist/collection/components/entities/card-list/image/card-list-image.js +1 -1
  458. package/dist/collection/components/entities/card-list/simple/card-list-simple.js +1 -1
  459. package/dist/collection/components/entities/card-placeholder/card-placeholder.js +1 -1
  460. package/dist/collection/components/entities/card-sticky/card-sticky.css +101 -14
  461. package/dist/collection/components/entities/card-sticky/card-sticky.js +43 -23
  462. package/dist/collection/components/entities/entity/entity.css +1 -1
  463. package/dist/collection/components/entities/entity/entity.js +152 -125
  464. package/dist/collection/components/entities/entity-query-builder/entity-query-builder.css +6 -3
  465. package/dist/collection/components/entities/entity-query-builder/entity-query-builder.js +5 -6
  466. package/dist/collection/components/entities/entity-search/entity-search.css +1 -2
  467. package/dist/collection/components/entities/entity-search-dialog/entity-search-dialog.js +1 -1
  468. package/dist/collection/components/entities/entity-search-filters/entity-search-filters.js +1 -1
  469. package/dist/collection/components/form/form-audience/form-audience.css +5 -2
  470. package/dist/collection/components/form/form-audience/form-audience.js +10 -10
  471. package/dist/collection/components/form/form-autocomplete/form-autocomplete.css +7 -0
  472. package/dist/collection/components/form/form-autocomplete/form-autocomplete.js +55 -14
  473. package/dist/collection/components/form/form-autocomplete-dialog/form-autocomplete-dialog.js +3 -5
  474. package/dist/collection/components/form/form-calendar-dialog/form-calendar-dialog.js +1 -1
  475. package/dist/collection/components/form/form-capture/form-capture.css +3 -0
  476. package/dist/collection/components/form/form-capture/form-capture.js +2 -2
  477. package/dist/collection/components/form/form-carousel/form-carousel.css +2 -0
  478. package/dist/collection/components/form/form-carousel/form-carousel.js +3 -3
  479. package/dist/collection/components/form/form-catalog/form-catalog.js +2 -2
  480. package/dist/collection/components/form/form-categorize-words/form-categorize-words.js +3 -1
  481. package/dist/collection/components/form/form-choice/button/form-choice-button.css +335 -0
  482. package/dist/collection/components/form/form-choice/button/form-choice-button.js +404 -0
  483. package/dist/collection/components/form/form-choice/card/form-choice-card.css +424 -0
  484. package/dist/collection/components/form/form-choice/card/form-choice-card.js +424 -0
  485. package/dist/collection/components/form/form-choice/chat/form-choice-chat.css +429 -0
  486. package/dist/collection/components/form/form-choice/chat/form-choice-chat.js +441 -0
  487. package/dist/collection/components/form/form-choice/form-choice-helpers.js +62 -0
  488. package/dist/collection/components/form/form-choice/image/form-choice-image.css +413 -0
  489. package/dist/collection/components/form/form-choice/image/form-choice-image.js +440 -0
  490. package/dist/collection/components/form/form-choice/radio/form-choice-radio.css +356 -0
  491. package/dist/collection/components/form/form-choice/radio/form-choice-radio.js +481 -0
  492. package/dist/collection/components/form/form-choice/readonly-card/readonly-card.js +11 -0
  493. package/dist/collection/components/form/form-connect/form-connect.css +3 -0
  494. package/dist/collection/components/form/form-connect/form-connect.js +3 -1
  495. package/dist/collection/components/form/form-date-time/form-date-time.js +5 -63
  496. package/dist/collection/components/form/form-dynamic/form-dynamic.css +130 -16
  497. package/dist/collection/components/form/form-dynamic/form-dynamic.js +253 -100
  498. package/dist/collection/components/form/form-entity-value-pairs/form-entity-value-pairs.js +2 -2
  499. package/dist/collection/components/form/form-feedback/form-feedback.css +1 -1
  500. package/dist/collection/components/form/form-feedback/form-feedback.js +1 -1
  501. package/dist/collection/components/form/form-filter/form-filter.js +1 -1
  502. package/dist/collection/components/form/form-filter-date/form-filter-date.css +3 -2
  503. package/dist/collection/components/form/form-filter-date/form-filter-date.js +1 -1
  504. package/dist/collection/components/form/form-filter-number/form-filter-number.js +1 -1
  505. package/dist/collection/components/form/form-filter-text/form-filter-text.js +1 -1
  506. package/dist/collection/components/form/form-footer/form-footer.css +1 -0
  507. package/dist/collection/components/form/form-footer/form-footer.js +1 -1
  508. package/dist/collection/components/form/form-hotzones/form-hotzones.js +22 -10
  509. package/dist/collection/components/form/form-image-collection/form-image-collection.css +2 -0
  510. package/dist/collection/components/form/form-image-collection/form-image-collection.js +3 -3
  511. package/dist/collection/components/form/form-image-tagging/form-image-tagging.css +1 -1
  512. package/dist/collection/components/form/form-image-tagging/form-image-tagging.js +5 -3
  513. package/dist/collection/components/form/form-input/form-input.js +76 -33
  514. package/dist/collection/components/form/form-input-container/form-input-container.css +53 -3
  515. package/dist/collection/components/form/form-input-container/form-input-container.js +9 -8
  516. package/dist/collection/components/form/form-json/form-json.css +1 -1
  517. package/dist/collection/components/form/form-missing-word/form-missing-word.css +1 -1
  518. package/dist/collection/components/form/form-missing-word/form-missing-word.js +22 -15
  519. package/dist/collection/components/form/form-multi-input/form-multi-input.js +1 -0
  520. package/dist/collection/components/form/form-permissions/form-permissions.js +2 -2
  521. package/dist/collection/components/form/form-pricecheck/form-pricecheck.js +1 -1
  522. package/dist/collection/components/form/form-radio/form-radio.css +1 -1
  523. package/dist/collection/components/form/form-radio/form-radio.js +4 -4
  524. package/dist/collection/components/form/form-recap-step/form-recap-step.js +1 -1
  525. package/dist/collection/components/form/form-recurrence-preview/form-recurrence-preview.css +1 -0
  526. package/dist/collection/components/form/form-recurrence-preview/form-recurrence-preview.js +7 -4
  527. package/dist/collection/components/form/form-signature-pad-dialog/form-signature-pad-dialog.js +1 -1
  528. package/dist/collection/components/form/form-star-rating/form-star-rating.css +2 -2
  529. package/dist/collection/components/form/form-swipe-cards/form-swipe-cards.js +11 -2
  530. package/dist/collection/components/form/form-table/form-table.js +1 -1
  531. package/dist/collection/components/form/form-task/form-task.js +2 -2
  532. package/dist/collection/components/form/form-text-area/form-text-area.js +22 -1
  533. package/dist/collection/components/form/form-text-editor/form-text-editor.css +6 -9
  534. package/dist/collection/components/form/form-text-editor/form-text-editor.js +34 -11
  535. package/dist/collection/components/form/form-time/form-time.js +6 -93
  536. package/dist/collection/components/form/form-todo/form-todo.js +1 -1
  537. package/dist/collection/components/form/form-todo-dialog/form-todo-dialog.js +2 -2
  538. package/dist/collection/components/form/form-todo-single/form-todo-single.js +2 -2
  539. package/dist/collection/components/form/form-toggle/form-toggle.css +1 -0
  540. package/dist/collection/components/form/form-toggle/form-toggle.js +1 -1
  541. package/dist/collection/components/form/form-uploader/form-uploader.css +7 -18
  542. package/dist/collection/components/form-creator/form-creator/form-creator.css +1 -2
  543. package/dist/collection/components/form-creator/form-creator/form-creator.js +23 -12
  544. package/dist/collection/components/form-creator/form-creator-block-expandable/form-creator-block-expandable.js +4 -4
  545. package/dist/collection/components/form-creator/form-creator-condition-block/form-creator-condition-block.js +3 -3
  546. package/dist/collection/components/form-creator/form-creator-field-selector/form-creator-field-selector.js +1 -1
  547. package/dist/collection/components/form-creator/form-creator-live-preview/form-creator-live-preview.js +18 -1
  548. package/dist/collection/components/form-creator/form-creator-translate/form-creator-translate.js +37 -12
  549. package/dist/collection/components/form-creator/helpers/index.js +84 -43
  550. package/dist/collection/components/form-creator/workflow/workflow.css +1 -2
  551. package/dist/collection/components/grid/ag-grid/ag-grid.css +36 -14
  552. package/dist/collection/components/grid/ag-grid/ag-grid.js +4 -3
  553. package/dist/collection/components/grid/ag-grid/grid-renderers.js +95 -85
  554. package/dist/collection/components/grid/grid/grid.css +19 -27
  555. package/dist/collection/components/grid/grid/grid.js +193 -53
  556. package/dist/collection/components/grid/grid-calendar/grid-calendar.js +6 -5
  557. package/dist/collection/components/grid/gridstack/gridstack.js +21 -0
  558. package/dist/collection/components/grid/kanban/kanban.js +1 -1
  559. package/dist/collection/components/layout/layout-sections/layout-sections.css +302 -0
  560. package/dist/collection/components/layout/layout-sections/layout-sections.js +66 -0
  561. package/dist/collection/components/layout/layout-tabs/layout-tabs.css +208 -0
  562. package/dist/collection/components/layout/layout-tabs/layout-tabs.js +129 -0
  563. package/dist/collection/components/layout/layout-two-columns/layout-two-columns.css +236 -0
  564. package/dist/collection/components/layout/layout-two-columns/layout-two-columns.js +55 -0
  565. package/dist/collection/components/map/map/map.js +1 -1
  566. package/dist/collection/feature-communicate/chat/card-chat/card-chat.css +7 -5
  567. package/dist/collection/feature-communicate/chat/card-chat/card-chat.js +2 -2
  568. package/dist/collection/feature-communicate/chat/chat/chat.css +2 -0
  569. package/dist/collection/feature-communicate/chat/chat/chat.js +8 -5
  570. package/dist/collection/feature-communicate/chat/chat-message-dialog/chat-message-dialog.css +3 -0
  571. package/dist/collection/feature-communicate/chat/chat-message-dialog/chat-message-dialog.js +1 -1
  572. package/dist/collection/feature-communicate/chat/chat-message-preview/chat-message-preview.js +6 -5
  573. package/dist/collection/feature-communicate/document/card-media/card-media.css +0 -1
  574. package/dist/collection/feature-communicate/document/card-media/card-media.js +3 -3
  575. package/dist/collection/feature-communicate/feed/card-feed/components/sub-cards.js +2 -10
  576. package/dist/collection/feature-communicate/feed/card-feed/default/card-feed.css +22 -5
  577. package/dist/collection/feature-communicate/feed/card-feed/default/card-feed.js +3 -10
  578. package/dist/collection/feature-communicate/feed/community-detail/community-detail.css +2 -2
  579. package/dist/collection/feature-communicate/feed/user-wizard/user-wizard.js +3 -3
  580. package/dist/collection/feature-learn/incentive/card-incentive/card-incentive.js +2 -1
  581. package/dist/collection/feature-learn/incentive/card-recommendation/card-recommendation.css +3 -1
  582. package/dist/collection/feature-learn/incentive/card-recommendation/card-recommendation.js +3 -3
  583. package/dist/collection/feature-learn/incentive/helpers/incentive-helpers.js +2 -4
  584. package/dist/collection/feature-learn/incentive/incentive-detail/incentive-detail.css +38 -20
  585. package/dist/collection/feature-learn/incentive/incentive-detail/incentive-detail.js +100 -63
  586. package/dist/collection/feature-learn/learning/card-course/row/card-course-row.js +7 -3
  587. package/dist/collection/feature-learn/learning/card-menu/card-menu.css +27 -3
  588. package/dist/collection/feature-learn/learning/card-menu/card-menu.js +46 -2
  589. package/dist/collection/feature-learn/learning/card-plan/card-plan.js +1 -1
  590. package/dist/collection/feature-learn/learning/course-detail/course-detail.js +1 -1
  591. package/dist/collection/feature-learn/learning/course-summary/course-summary.css +1 -0
  592. package/dist/collection/feature-learn/learning/course-summary/course-summary.js +2 -2
  593. package/dist/collection/feature-learn/learning/lesson-detail/lesson-detail.css +6 -18
  594. package/dist/collection/feature-learn/learning/lesson-detail/lesson-detail.js +4 -6
  595. package/dist/collection/feature-learn/learning/lesson-detail-card/lesson-detail-card.css +8 -18
  596. package/dist/collection/feature-learn/learning/lesson-detail-card/lesson-detail-card.js +5 -8
  597. package/dist/collection/feature-learn/learning/lesson-question-result/lesson-question-result.js +1 -1
  598. package/dist/collection/feature-learn/learning/section-list/section-list.js +3 -3
  599. package/dist/collection/feature-operate/campaign/campaign-editor-recap/campaign-editor-recap.js +1 -1
  600. package/dist/collection/feature-operate/campaign/campaign-heading/campaign-heading.js +1 -1
  601. package/dist/collection/feature-operate/campaign/card-campaign/card-campaign.css +1 -1
  602. package/dist/collection/feature-operate/campaign/detail-bar/detail-bar.js +9 -10
  603. package/dist/collection/feature-operate/campaign/helpers/operation-helpers.js +17 -4
  604. package/dist/collection/feature-operate/mission/announcement-heading/announcement-heading.css +1 -0
  605. package/dist/collection/feature-operate/mission/announcement-heading/announcement-heading.js +4 -4
  606. package/dist/collection/feature-operate/mission/card-inbox/card-inbox.css +1 -0
  607. package/dist/collection/feature-operate/mission/card-inbox/card-inbox.js +1 -1
  608. package/dist/collection/feature-operate/mission/card-location/card-location.css +8 -2
  609. package/dist/collection/feature-operate/mission/helpers/missions-helpers.js +6 -6
  610. package/dist/collection/feature-operate/mission/memo-list/memo-list.js +1 -1
  611. package/dist/collection/feature-operate/mission/mission-details/mission-details.js +5 -5
  612. package/dist/collection/feature-operate/mission/mission-heading/mission-heading.css +19 -0
  613. package/dist/collection/feature-operate/mission/mission-heading/mission-heading.js +20 -3
  614. package/dist/collection/feature-operate/mission/mission-locked-banner/mission-locked-banner.js +2 -1
  615. package/dist/collection/feature-operate/waitlist/waitlist-location-start/waitlist-location-start.js +1 -1
  616. package/dist/collection/feature-platform/app/app/app.js +1 -1
  617. package/dist/collection/feature-platform/app/widget-chart/widget-chart.js +1 -1
  618. package/dist/collection/feature-platform/app/widget-tab/widget-tab.css +4 -0
  619. package/dist/collection/feature-platform/app/widget-tile/widget-tile.js +2 -2
  620. package/dist/collection/feature-platform/insight/chart/chart.css +2 -3
  621. package/dist/collection/feature-platform/insight/kpi/kpi.css +1 -2
  622. package/dist/collection/feature-platform/insight/kpi-container/kpi-container.css +1 -2
  623. package/dist/collection/feature-platform/insight/kpi-external/kpi-external.js +1 -1
  624. package/dist/collection/feature-platform/login/login/login.css +6 -5
  625. package/dist/collection/feature-platform/login/login/login.js +3 -2
  626. package/dist/collection/feature-platform/menu/side-menu/side-menu.css +14 -3
  627. package/dist/collection/feature-platform/menu/side-menu/side-menu.js +16 -7
  628. package/dist/collection/feature-platform/menu/side-menu-tree/side-menu-tree.js +2 -2
  629. package/dist/collection/feature-platform/menu/user-detail/user-detail.js +1 -1
  630. package/dist/collection/interfaces/ui/index.js +0 -3
  631. package/dist/collection/utils/button.factory.js +2 -1
  632. package/dist/collection/utils/helpers/common-helpers.js +5 -2
  633. package/dist/collection/utils/helpers/draggable-tags-helpers.js +10 -4
  634. package/dist/collection/utils/helpers/entities-helpers.js +7 -1
  635. package/dist/collection/utils/helpers/filters-helpers.js +3 -1
  636. package/dist/design-system/assets/empty-state/barcodeold.svg +3 -3
  637. package/dist/design-system/assets/empty-state/battle.svg +112 -15
  638. package/dist/design-system/assets/empty-state/campaign.svg +11 -11
  639. package/dist/design-system/assets/empty-state/courseqrcode.svg +5 -5
  640. package/dist/design-system/assets/empty-state/enrol.svg +7 -7
  641. package/dist/design-system/assets/empty-state/geocoding.svg +8 -8
  642. package/dist/design-system/assets/empty-state/image.svg +8 -8
  643. package/dist/design-system/assets/empty-state/locationtypes.svg +4 -4
  644. package/dist/design-system/assets/empty-state/pharmaone.svg +3 -3
  645. package/dist/design-system/assets/empty-state/plugin.svg +19 -19
  646. package/dist/design-system/assets/empty-state/shopping.svg +11 -11
  647. package/dist/design-system/assets/empty-state/storemanager.svg +7 -7
  648. package/dist/design-system/assets/empty-state/tag.svg +10 -10
  649. package/dist/design-system/assets/empty-state/todoold.svg +7 -7
  650. package/dist/design-system/{buffer-es6-6a725f43.js → buffer-es6-84151e48.js} +1 -1
  651. package/dist/design-system/{button.factory-319699ea.js → button.factory-07402056.js} +3 -1
  652. package/dist/design-system/{camera-helpers-cc30df2e.js → camera-helpers-8ab083cd.js} +2 -2
  653. package/dist/design-system/{chat-helpers-4447ed76.js → chat-helpers-01e6bc0e.js} +2 -2
  654. package/dist/design-system/{common-helpers-bf504592.js → common-helpers-7760f0f6.js} +8 -5
  655. package/dist/design-system/design-system.css +47 -13
  656. package/dist/design-system/design-system.esm.js +1 -1
  657. package/dist/{esm/draggable-dots-helpers-9d7dc916.js → design-system/draggable-dots-helpers-5b5673bd.js} +2 -2
  658. package/dist/{esm/draggable-tags-helpers-25a58048.js → design-system/draggable-tags-helpers-aa182ebb.js} +12 -6
  659. package/dist/{esm/entities-helpers-6635a77a.js → design-system/entities-helpers-1a46c43f.js} +11 -5
  660. package/dist/design-system/{filters-helpers-756b11c0.js → filters-helpers-e37fa627.js} +6 -4
  661. package/dist/design-system/form-choice-helpers-b1f907b5.js +65 -0
  662. package/dist/{esm/form-helpers-9d798a90.js → design-system/form-helpers-e93297f7.js} +3 -3
  663. package/dist/{esm/form-input-helpers-f539955f.js → design-system/form-input-helpers-21c08c10.js} +4 -4
  664. package/dist/design-system/{form-text-area-helpers-d3410fe4.js → form-text-area-helpers-cadc24d7.js} +2 -2
  665. package/dist/design-system/{geolocation-helpers-62bb9059.js → geolocation-helpers-eb87346f.js} +1 -1
  666. package/dist/{esm/grid-renderers-48d722fd.js → design-system/grid-renderers-9a86a81b.js} +101 -91
  667. package/dist/{esm/gridstack-dd-native-a68cfca4.js → design-system/gridstack-dd-native-09690dbe.js} +92 -89
  668. package/dist/{esm/incentive-helpers-f22a1470.js → design-system/incentive-helpers-a7420f5d.js} +5 -7
  669. package/dist/design-system/{index-03050840.js → index-0b28db95.js} +1 -1
  670. package/dist/{esm/index-ad49b75f.js → design-system/index-19e2846b.js} +86 -45
  671. package/dist/design-system/{index-dcbe63bb.js → index-4e0cc0eb.js} +1 -1
  672. package/dist/design-system/{index-a466c5f3.js → index-60d331ff.js} +133 -57
  673. package/dist/design-system/{index-b157c0ec.js → index-8e7c8c76.js} +2 -2
  674. package/dist/{esm/index-fee491c8.js → design-system/index-a99219ea.js} +3 -3
  675. package/dist/design-system/index-bba401e7.js +1 -0
  676. package/dist/{esm/index-15f45e2c.js → design-system/index-bcf5e064.js} +1 -1
  677. package/dist/{esm/index-13b57d41.js → design-system/index-da54e081.js} +34 -10
  678. package/dist/design-system/index-dca4c585.js +1 -0
  679. package/dist/design-system/{localForage-5c2c3fc3.js → localForage-ff5caa60.js} +1 -1
  680. package/dist/design-system/{lodash-494e728c.js → lodash-b0ad17f3.js} +1 -1
  681. package/dist/design-system/{map-helpers-2e32346e.js → map-helpers-6d890d47.js} +2 -2
  682. package/dist/design-system/{mission-locked-banner-a1c0e508.js → mission-locked-banner-21d5ea49.js} +3 -2
  683. package/dist/design-system/{missions-helpers-cd1c6d27.js → missions-helpers-6ca465a8.js} +8 -8
  684. package/dist/{esm/modal-animations-82051827.js → design-system/modal-animations-03cc0291.js} +1 -1
  685. package/dist/{esm/operation-helpers-7700dc5f.js → design-system/operation-helpers-e5da6671.js} +19 -6
  686. package/dist/{esm/overlays-b5b163bd.js → design-system/overlays-c3cf3b67.js} +1 -1
  687. package/dist/design-system/readonly-card-a23bca7c.js +14 -0
  688. package/dist/design-system/swiper-c812ecbb.js +11 -0
  689. package/dist/{esm/theme-e6358e58.js → design-system/theme-5ef377ca.js} +1 -1
  690. package/dist/{esm/tippy.esm-2f90aa34.js → design-system/tippy.esm-b80450b0.js} +1 -1
  691. package/dist/design-system/{video-player-helpers-d81d16cc.js → video-player-helpers-303647ef.js} +4 -4
  692. package/dist/{esm/web-2a59285e.js → design-system/web-22dd95a7.js} +3 -3
  693. package/dist/design-system/{web-72743623.js → web-589fa72a.js} +3 -3
  694. package/dist/{esm/web-ad42c0d1.js → design-system/web-cb1b620f.js} +4 -4
  695. package/dist/design-system/yoo-about.entry.js +3 -3
  696. package/dist/design-system/yoo-accordion.entry.js +8 -7
  697. package/dist/design-system/yoo-action-sheet-controller.entry.js +4 -4
  698. package/dist/design-system/yoo-action-sheet.entry.js +8 -8
  699. package/dist/design-system/yoo-ag-grid.entry.js +1701 -1268
  700. package/dist/design-system/yoo-alert.entry.js +6 -6
  701. package/dist/design-system/yoo-amap.entry.js +5 -5
  702. package/dist/design-system/yoo-announcement-heading.entry.js +11 -11
  703. package/dist/design-system/yoo-app.entry.js +3 -3
  704. package/dist/design-system/yoo-audio-player.entry.js +27 -16
  705. package/dist/design-system/yoo-audio-recorder-dialog.entry.js +5 -5
  706. package/dist/design-system/yoo-avatar.entry.js +3 -3
  707. package/dist/design-system/yoo-avatars.entry.js +3 -3
  708. package/dist/design-system/yoo-background-blur.entry.js +4 -4
  709. package/dist/design-system/yoo-background.entry.js +4 -4
  710. package/dist/design-system/yoo-badge.entry.js +1 -1
  711. package/dist/design-system/yoo-banner.entry.js +17 -60
  712. package/dist/design-system/yoo-barcode-dialog.entry.js +3 -3
  713. package/dist/design-system/yoo-battle-count-down.entry.js +4 -4
  714. package/dist/design-system/yoo-battle-result.entry.js +3 -3
  715. package/dist/design-system/yoo-battle-user-stats.entry.js +4 -4
  716. package/dist/design-system/yoo-breadcrumbs.entry.js +3 -3
  717. package/dist/design-system/yoo-button.entry.js +8 -7
  718. package/dist/design-system/yoo-calendar.entry.js +6 -6
  719. package/dist/design-system/yoo-camera-preview-dialog.entry.js +6 -6
  720. package/dist/design-system/yoo-campaign-editor-recap.entry.js +4 -4
  721. package/dist/design-system/yoo-campaign-heading.entry.js +5 -5
  722. package/dist/design-system/yoo-card-battle-result.entry.js +3 -3
  723. package/dist/design-system/yoo-card-battle.entry.js +3 -3
  724. package/dist/design-system/yoo-card-calendar.entry.js +4 -4
  725. package/dist/design-system/yoo-card-campaign.entry.js +5 -5
  726. package/dist/design-system/yoo-card-cell.entry.js +5 -5
  727. package/dist/design-system/yoo-card-chat.entry.js +6 -6
  728. package/dist/design-system/yoo-card-course-row-compact.entry.js +3 -3
  729. package/dist/design-system/yoo-card-course-row.entry.js +12 -8
  730. package/dist/design-system/yoo-card-course.entry.js +3 -3
  731. package/dist/design-system/yoo-card-feed-row.entry.js +3 -3
  732. package/dist/design-system/yoo-card-feed.entry.js +11 -25
  733. package/dist/design-system/yoo-card-file.entry.js +3 -3
  734. package/dist/design-system/yoo-card-image.entry.js +3 -3
  735. package/dist/design-system/yoo-card-inbox.entry.js +5 -5
  736. package/dist/design-system/yoo-card-incentive-rank.entry.js +3 -3
  737. package/dist/design-system/yoo-card-incentive.entry.js +7 -6
  738. package/dist/design-system/yoo-card-kanban.entry.js +4 -4
  739. package/dist/design-system/yoo-card-lesson.entry.js +4 -4
  740. package/dist/design-system/yoo-card-list-collapsible.entry.js +4 -4
  741. package/dist/design-system/yoo-card-list-color.entry.js +17 -11
  742. package/dist/design-system/yoo-card-list-simple.entry.js +4 -4
  743. package/dist/design-system/yoo-card-list.entry.js +10 -6
  744. package/dist/design-system/yoo-card-location.entry.js +4 -4
  745. package/dist/design-system/yoo-card-media.entry.js +5 -5
  746. package/dist/design-system/yoo-card-menu.entry.js +6 -6
  747. package/dist/design-system/yoo-card-notification.entry.js +3 -3
  748. package/dist/design-system/yoo-card-plan.entry.js +4 -4
  749. package/dist/design-system/yoo-card-progress.entry.js +3 -3
  750. package/dist/design-system/yoo-card-recommendation.entry.js +7 -7
  751. package/dist/design-system/yoo-card-sticky.entry.js +29 -16
  752. package/dist/design-system/yoo-card-template.entry.js +1 -1
  753. package/dist/design-system/yoo-card-video.entry.js +3 -3
  754. package/dist/design-system/yoo-chart.entry.js +4 -4
  755. package/dist/design-system/yoo-chat-message-dialog.entry.js +6 -6
  756. package/dist/design-system/yoo-chat-message-preview.entry.js +9 -8
  757. package/dist/design-system/yoo-chat-message.entry.js +6 -6
  758. package/dist/design-system/yoo-chat.entry.js +14 -10
  759. package/dist/design-system/yoo-collapsible.entry.js +4 -4
  760. package/dist/design-system/yoo-color-selector.entry.js +3 -3
  761. package/dist/design-system/yoo-community-detail.entry.js +5 -5
  762. package/dist/design-system/yoo-context-menu-dialog.entry.js +4 -4
  763. package/dist/design-system/yoo-context-menu.entry.js +4 -4
  764. package/dist/design-system/yoo-copyright.entry.js +3 -3
  765. package/dist/design-system/yoo-count-down.entry.js +4 -4
  766. package/dist/design-system/yoo-course-detail.entry.js +5 -5
  767. package/dist/design-system/yoo-course-info-card.entry.js +3 -3
  768. package/dist/design-system/yoo-course-summary.entry.js +7 -7
  769. package/dist/design-system/yoo-dashboard-detail.entry.js +3 -3
  770. package/dist/design-system/yoo-date.entry.js +3 -3
  771. package/dist/design-system/yoo-detail-bar.entry.js +11 -11
  772. package/dist/design-system/yoo-device-list.entry.js +5 -5
  773. package/dist/design-system/yoo-device.entry.js +4 -4
  774. package/dist/design-system/yoo-draw-flow.entry.js +3 -3
  775. package/dist/design-system/yoo-empty-state.entry.js +3 -3
  776. package/dist/design-system/yoo-entity-query-builder.entry.js +10 -10
  777. package/dist/design-system/yoo-entity-search-dialog.entry.js +5 -5
  778. package/dist/design-system/yoo-entity-search-filters.entry.js +6 -6
  779. package/dist/design-system/yoo-entity-search-recent.entry.js +3 -3
  780. package/dist/design-system/yoo-entity-search-sorts.entry.js +4 -4
  781. package/dist/design-system/yoo-entity-search-tags.entry.js +4 -4
  782. package/dist/design-system/yoo-entity-search.entry.js +5 -5
  783. package/dist/design-system/yoo-entity.entry.js +140 -132
  784. package/dist/design-system/yoo-feed-detail.entry.js +6 -5
  785. package/dist/design-system/yoo-flag.entry.js +3 -3
  786. package/dist/design-system/yoo-flip-card.entry.js +3 -0
  787. package/dist/design-system/yoo-form-audience.entry.js +13 -13
  788. package/dist/design-system/yoo-form-autocomplete-dialog.entry.js +6 -8
  789. package/dist/design-system/yoo-form-autocomplete.entry.js +19 -16
  790. package/dist/design-system/yoo-form-barcode-dialog.entry.js +4 -4
  791. package/dist/design-system/yoo-form-barcode.entry.js +5 -5
  792. package/dist/design-system/yoo-form-calendar-dialog.entry.js +5 -5
  793. package/dist/design-system/yoo-form-capture-map-dialog.entry.js +3 -3
  794. package/dist/design-system/yoo-form-capture-tag-dialog.entry.js +4 -4
  795. package/dist/design-system/yoo-form-capture-view-dialog.entry.js +4 -4
  796. package/dist/design-system/yoo-form-capture-webcam-dialog.entry.js +5 -5
  797. package/dist/design-system/yoo-form-capture.entry.js +10 -10
  798. package/dist/design-system/yoo-form-carousel.entry.js +6 -6
  799. package/dist/design-system/yoo-form-catalog-dialog.entry.js +4 -4
  800. package/dist/design-system/yoo-form-catalog.entry.js +7 -7
  801. package/dist/design-system/yoo-form-categorize-words.entry.js +9 -8
  802. package/dist/design-system/yoo-form-checkbox.entry.js +5 -5
  803. package/dist/design-system/yoo-form-checklist.entry.js +5 -5
  804. package/dist/design-system/yoo-form-choice-button.entry.js +72 -0
  805. package/dist/design-system/yoo-form-choice-card.entry.js +99 -0
  806. package/dist/design-system/yoo-form-choice-chat.entry.js +68 -0
  807. package/dist/design-system/yoo-form-choice-image.entry.js +80 -0
  808. package/dist/design-system/yoo-form-choice-radio.entry.js +137 -0
  809. package/dist/design-system/yoo-form-color-field.entry.js +5 -5
  810. package/dist/design-system/yoo-form-color-picker.entry.js +3 -3
  811. package/dist/design-system/yoo-form-conditions.entry.js +3 -3
  812. package/dist/design-system/yoo-form-connect.entry.js +9 -8
  813. package/dist/design-system/yoo-form-creator-block-expandable.entry.js +9 -9
  814. package/dist/design-system/yoo-form-creator-block-simple.entry.js +4 -4
  815. package/dist/design-system/yoo-form-creator-condition-block.entry.js +6 -6
  816. package/dist/design-system/yoo-form-creator-field-selector.entry.js +6 -6
  817. package/dist/design-system/yoo-form-creator-header.entry.js +4 -4
  818. package/dist/design-system/yoo-form-creator-live-preview.entry.js +5 -5
  819. package/dist/design-system/yoo-form-creator-overlay.entry.js +3 -3
  820. package/dist/design-system/yoo-form-creator-page-card-list.entry.js +4 -4
  821. package/dist/design-system/yoo-form-creator-page-card.entry.js +4 -4
  822. package/dist/design-system/yoo-form-creator-score-expandable.entry.js +4 -4
  823. package/dist/design-system/yoo-form-creator-scoring-card-list.entry.js +3 -3
  824. package/dist/design-system/yoo-form-creator-scoring-card.entry.js +3 -3
  825. package/dist/design-system/yoo-form-creator-scoring-quick-setup.entry.js +3 -3
  826. package/dist/design-system/yoo-form-creator-translate-dialog.entry.js +4 -4
  827. package/dist/design-system/yoo-form-creator-translate.entry.js +38 -13
  828. package/dist/design-system/yoo-form-creator-workflow-side-selection.entry.js +5 -5
  829. package/dist/design-system/yoo-form-creator-workflow-step.entry.js +4 -4
  830. package/dist/design-system/yoo-form-creator.entry.js +26 -17
  831. package/dist/design-system/yoo-form-date-time.entry.js +8 -66
  832. package/dist/design-system/yoo-form-daterange.entry.js +5 -5
  833. package/dist/design-system/yoo-form-document-dialog.entry.js +4 -4
  834. package/dist/design-system/yoo-form-document.entry.js +5 -5
  835. package/dist/design-system/yoo-form-dynamic-dialog.entry.js +5 -4
  836. package/dist/design-system/yoo-form-dynamic.entry.js +184 -105
  837. package/dist/design-system/yoo-form-emailreport.entry.js +5 -5
  838. package/dist/design-system/yoo-form-entity-value-pairs.entry.js +3 -3
  839. package/dist/design-system/yoo-form-explanation.entry.js +3 -3
  840. package/dist/design-system/yoo-form-feed-preview.entry.js +5 -5
  841. package/dist/design-system/yoo-form-feedback.entry.js +7 -7
  842. package/dist/design-system/yoo-form-filter-date.entry.js +4 -4
  843. package/dist/design-system/yoo-form-filter-number.entry.js +3 -3
  844. package/dist/design-system/yoo-form-filter-text.entry.js +3 -3
  845. package/dist/design-system/yoo-form-filter.entry.js +4 -4
  846. package/dist/design-system/yoo-form-footer.entry.js +8 -7
  847. package/dist/design-system/yoo-form-formula.entry.js +5 -5
  848. package/dist/design-system/yoo-form-hotzones-creator.entry.js +3 -3
  849. package/dist/design-system/yoo-form-hotzones.entry.js +23 -16
  850. package/dist/design-system/yoo-form-iframe-dialog.entry.js +3 -3
  851. package/dist/design-system/yoo-form-image-collection.entry.js +9 -9
  852. package/dist/design-system/yoo-form-image-tagging-creator.entry.js +6 -6
  853. package/dist/design-system/yoo-form-image-tagging.entry.js +14 -13
  854. package/dist/design-system/yoo-form-incentive-participants.entry.js +1 -1
  855. package/dist/design-system/yoo-form-incentive-targets.entry.js +5 -5
  856. package/dist/design-system/yoo-form-input-comments.entry.js +3 -3
  857. package/dist/design-system/yoo-form-input-container.entry.js +14 -12
  858. package/dist/design-system/yoo-form-input.entry.js +46 -38
  859. package/dist/design-system/yoo-form-json.entry.js +24 -23
  860. package/dist/design-system/yoo-form-location.entry.js +5 -5
  861. package/dist/design-system/yoo-form-missing-word.entry.js +29 -23
  862. package/dist/design-system/yoo-form-missionfield.entry.js +5 -5
  863. package/dist/design-system/yoo-form-multi-input.entry.js +6 -5
  864. package/dist/design-system/yoo-form-number-picker-dialog.entry.js +3 -3
  865. package/dist/design-system/yoo-form-number-picker.entry.js +3 -3
  866. package/dist/design-system/yoo-form-opening-hours.entry.js +3 -3
  867. package/dist/design-system/yoo-form-permissions.entry.js +6 -6
  868. package/dist/design-system/yoo-form-phone-number.entry.js +546 -542
  869. package/dist/design-system/yoo-form-plan-assign.entry.js +5 -5
  870. package/dist/design-system/yoo-form-plan.entry.js +5 -5
  871. package/dist/design-system/yoo-form-pricecheck.entry.js +6 -6
  872. package/dist/design-system/yoo-form-product-batch.entry.js +6 -6
  873. package/dist/design-system/yoo-form-products-sales.entry.js +5 -5
  874. package/dist/design-system/yoo-form-progress-indicator.entry.js +4 -4
  875. package/dist/design-system/yoo-form-qrcode.entry.js +5 -5
  876. package/dist/design-system/yoo-form-query-builder.entry.js +5 -5
  877. package/dist/design-system/yoo-form-radio.entry.js +3 -3
  878. package/dist/design-system/yoo-form-range.entry.js +5 -5
  879. package/dist/design-system/yoo-form-ranking.entry.js +6 -6
  880. package/dist/design-system/yoo-form-recap-step.entry.js +3 -3
  881. package/dist/design-system/yoo-form-recurrence-delay.entry.js +3 -3
  882. package/dist/design-system/yoo-form-recurrence-preview.entry.js +9 -6
  883. package/dist/design-system/yoo-form-recurrence.entry.js +3 -3
  884. package/dist/design-system/yoo-form-reorder.entry.js +5 -5
  885. package/dist/design-system/yoo-form-scorm.entry.js +5 -5
  886. package/dist/design-system/yoo-form-shopping.entry.js +5 -5
  887. package/dist/design-system/yoo-form-signature-pad-dialog.entry.js +5 -5
  888. package/dist/design-system/yoo-form-signature-pad.entry.js +5 -5
  889. package/dist/design-system/yoo-form-sorts.entry.js +5 -5
  890. package/dist/design-system/yoo-form-star-rating.entry.js +6 -6
  891. package/dist/design-system/yoo-form-stripe-card.entry.js +6 -6
  892. package/dist/design-system/yoo-form-swipe-cards.entry.js +16 -8
  893. package/dist/design-system/yoo-form-table.entry.js +5 -5
  894. package/dist/design-system/yoo-form-task.entry.js +7 -7
  895. package/dist/design-system/yoo-form-text-area.entry.js +12 -7
  896. package/dist/design-system/yoo-form-text-editor.entry.js +23 -19
  897. package/dist/design-system/yoo-form-time.entry.js +6 -84
  898. package/dist/design-system/yoo-form-timeslots.entry.js +5 -5
  899. package/dist/design-system/yoo-form-todo-dialog.entry.js +6 -6
  900. package/dist/design-system/yoo-form-todo-list-dialog.entry.js +5 -5
  901. package/dist/design-system/yoo-form-todo-list-task.entry.js +5 -5
  902. package/dist/design-system/yoo-form-todo-list.entry.js +5 -5
  903. package/dist/design-system/yoo-form-todo-single.entry.js +7 -7
  904. package/dist/design-system/yoo-form-todo.entry.js +6 -6
  905. package/dist/design-system/yoo-form-toggle.entry.js +7 -7
  906. package/dist/design-system/yoo-form-uploader.entry.js +21 -11
  907. package/dist/design-system/yoo-form-videoplayer.entry.js +5 -5
  908. package/dist/design-system/yoo-form-wiki.entry.js +5 -5
  909. package/dist/design-system/yoo-grid-calendar.entry.js +10 -10
  910. package/dist/design-system/yoo-grid.entry.js +123 -58
  911. package/dist/design-system/yoo-gridstack.entry.js +7 -5
  912. package/dist/design-system/yoo-header.entry.js +4 -4
  913. package/dist/design-system/yoo-healthscore-dialog.entry.js +4 -4
  914. package/dist/design-system/yoo-healthscore.entry.js +3 -3
  915. package/dist/design-system/yoo-image-cropper-dialog.entry.js +3 -3
  916. package/dist/design-system/yoo-img.entry.js +5 -5
  917. package/dist/design-system/yoo-incentive-detail.entry.js +44 -28
  918. package/dist/design-system/yoo-input-bar.entry.js +23 -19
  919. package/dist/design-system/yoo-ion-alert-controller.entry.js +4 -4
  920. package/dist/design-system/yoo-ion-content.entry.js +3 -3
  921. package/dist/design-system/yoo-ion-footer.entry.js +4 -4
  922. package/dist/design-system/yoo-ion-infinite-scroll-content.entry.js +3 -3
  923. package/dist/design-system/yoo-ion-infinite-scroll.entry.js +3 -3
  924. package/dist/design-system/yoo-ion-item-divider.entry.js +5 -5
  925. package/dist/design-system/yoo-ion-item-options.entry.js +4 -4
  926. package/dist/design-system/yoo-ion-item-sliding.entry.js +6 -6
  927. package/dist/design-system/yoo-ion-item.entry.js +5 -5
  928. package/dist/design-system/yoo-ion-list.entry.js +4 -4
  929. package/dist/design-system/yoo-ion-modal-controller.entry.js +4 -4
  930. package/dist/design-system/yoo-ion-modal.entry.js +17 -30
  931. package/dist/design-system/yoo-ion-refresher.entry.js +5 -5
  932. package/dist/design-system/yoo-ion-scroll.entry.js +4 -4
  933. package/dist/design-system/yoo-ion-slide.entry.js +5 -5
  934. package/dist/{esm/yoo-ion-slides-87d328df.js → design-system/yoo-ion-slides-c79b0f35.js} +903 -375
  935. package/dist/design-system/yoo-ion-slides.entry.js +6 -6
  936. package/dist/design-system/yoo-ion-toast-controller.entry.js +4 -4
  937. package/dist/design-system/yoo-kanban.entry.js +4 -4
  938. package/dist/design-system/yoo-kpi-card.entry.js +4 -4
  939. package/dist/design-system/yoo-kpi-container.entry.js +5 -5
  940. package/dist/design-system/yoo-kpi-external.entry.js +5 -5
  941. package/dist/design-system/yoo-kpi.entry.js +5 -4
  942. package/dist/design-system/yoo-layout-sections.entry.js +27 -0
  943. package/dist/design-system/yoo-layout-tabs.entry.js +29 -0
  944. package/dist/design-system/yoo-layout-two-columns.entry.js +25 -0
  945. package/dist/design-system/yoo-lesson-detail-card.entry.js +6 -6
  946. package/dist/design-system/yoo-lesson-detail.entry.js +7 -7
  947. package/dist/design-system/yoo-lesson-heading.entry.js +4 -4
  948. package/dist/design-system/yoo-lesson-highscores.entry.js +3 -3
  949. package/dist/design-system/yoo-lesson-question-result.entry.js +4 -4
  950. package/dist/design-system/yoo-line-state.entry.js +1 -1
  951. package/dist/design-system/yoo-links-menu.entry.js +3 -3
  952. package/dist/design-system/yoo-links-preview.entry.js +5 -5
  953. package/dist/design-system/yoo-loader.entry.js +3 -3
  954. package/dist/design-system/yoo-location-info.entry.js +3 -3
  955. package/dist/design-system/yoo-location-map.entry.js +4 -4
  956. package/dist/design-system/yoo-login.entry.js +7 -7
  957. package/dist/design-system/yoo-lottie.entry.js +3 -3
  958. package/dist/design-system/yoo-map-gl.entry.js +4 -4
  959. package/dist/design-system/yoo-map-js.entry.js +5 -5
  960. package/dist/design-system/yoo-map-legend.entry.js +5 -5
  961. package/dist/design-system/yoo-map.entry.js +4 -4
  962. package/dist/design-system/yoo-markdown.entry.js +7 -19
  963. package/dist/design-system/yoo-memo-list-dialog.entry.js +3 -3
  964. package/dist/design-system/yoo-memo-list.entry.js +4 -4
  965. package/dist/design-system/yoo-mention-tag.entry.js +3 -3
  966. package/dist/design-system/yoo-mission-details.entry.js +10 -10
  967. package/dist/design-system/yoo-mission-heading.entry.js +21 -8
  968. package/dist/design-system/yoo-mission-score.entry.js +3 -3
  969. package/dist/design-system/yoo-mission-todo.entry.js +4 -4
  970. package/dist/design-system/yoo-mobile-tabbar-more.entry.js +3 -3
  971. package/dist/design-system/yoo-mobile-tabbar.entry.js +4 -4
  972. package/dist/design-system/yoo-modal.entry.js +4 -4
  973. package/dist/design-system/yoo-navbar.entry.js +5 -5
  974. package/dist/design-system/yoo-numbers-display.entry.js +4 -4
  975. package/dist/design-system/yoo-photo-editor.entry.js +9 -9
  976. package/dist/design-system/yoo-pivot-table.entry.js +9 -8
  977. package/dist/design-system/yoo-podium.entry.js +3 -3
  978. package/dist/design-system/yoo-profile-list.entry.js +5 -6
  979. package/dist/design-system/yoo-profile-summary.entry.js +5 -5
  980. package/dist/design-system/yoo-progress-bar.entry.js +26 -39
  981. package/dist/design-system/yoo-progress-loader.entry.js +3 -3
  982. package/dist/design-system/yoo-progress-recap.entry.js +5 -5
  983. package/dist/design-system/yoo-property-card.entry.js +4 -4
  984. package/dist/design-system/yoo-range.entry.js +7 -7
  985. package/dist/design-system/yoo-rating.entry.js +3 -3
  986. package/dist/design-system/yoo-reset-password.entry.js +3 -3
  987. package/dist/design-system/yoo-result-dialog.entry.js +4 -4
  988. package/dist/design-system/yoo-reveal.entry.js +9 -4
  989. package/dist/design-system/yoo-salesai-formula.entry.js +3 -3
  990. package/dist/design-system/yoo-scandit.entry.js +67 -32
  991. package/dist/design-system/yoo-scratch-card-creator.entry.js +3 -3
  992. package/dist/design-system/yoo-scratch-card.entry.js +5 -5
  993. package/dist/design-system/yoo-section-list.entry.js +4 -4
  994. package/dist/design-system/yoo-segmented-control.entry.js +68 -0
  995. package/dist/design-system/yoo-side-menu-tree.entry.js +5 -5
  996. package/dist/design-system/yoo-side-menu.entry.js +20 -11
  997. package/dist/design-system/yoo-slides-media.entry.js +6 -6
  998. package/dist/design-system/yoo-start-meeting-popup.entry.js +4 -4
  999. package/dist/design-system/yoo-tabs.entry.js +12 -11
  1000. package/dist/design-system/yoo-tappable.entry.js +4 -4
  1001. package/dist/design-system/yoo-text-sequence.entry.js +43 -51
  1002. package/dist/design-system/yoo-text.entry.js +4 -4
  1003. package/dist/design-system/yoo-toast.entry.js +7 -7
  1004. package/dist/design-system/yoo-tooltip.entry.js +14 -14
  1005. package/dist/design-system/yoo-truncate.entry.js +4 -4
  1006. package/dist/design-system/yoo-truncated-line.entry.js +40 -0
  1007. package/dist/design-system/yoo-user-detail.entry.js +4 -4
  1008. package/dist/design-system/yoo-user-profile.entry.js +5 -5
  1009. package/dist/design-system/yoo-user-wizard.entry.js +5 -5
  1010. package/dist/design-system/yoo-videoplayer-core.entry.js +4 -4
  1011. package/dist/design-system/yoo-videoplayer-dailymotion.entry.js +5 -5
  1012. package/dist/design-system/yoo-videoplayer-videojs.entry.js +795 -379
  1013. package/dist/design-system/yoo-videoplayer-vimeo.entry.js +5 -5
  1014. package/dist/design-system/yoo-videoplayer-youtube.entry.js +5 -5
  1015. package/dist/design-system/yoo-virtual-item.entry.js +3 -3
  1016. package/dist/design-system/yoo-virtual-scroll.entry.js +4 -4
  1017. package/dist/design-system/yoo-waitlist-location-result.entry.js +3 -3
  1018. package/dist/design-system/yoo-waitlist-location-start.entry.js +4 -4
  1019. package/dist/design-system/yoo-walkthrough.entry.js +3 -3
  1020. package/dist/design-system/yoo-web-menu.entry.js +4 -4
  1021. package/dist/design-system/yoo-webcam.entry.js +3 -3
  1022. package/dist/design-system/yoo-welcome-banner.entry.js +4 -4
  1023. package/dist/design-system/yoo-widget-chart.entry.js +4 -4
  1024. package/dist/design-system/yoo-widget-small-size.entry.js +3 -3
  1025. package/dist/design-system/yoo-widget-tab.entry.js +4 -4
  1026. package/dist/design-system/yoo-widget-tile.entry.js +3 -3
  1027. package/dist/design-system/yoo-workflow-state-dialog.entry.js +3 -3
  1028. package/dist/design-system/yoo-workflow-state.entry.js +3 -3
  1029. package/dist/design-system/yoo-workflow.entry.js +7 -7
  1030. package/dist/design-system/yoo-zebra.entry.js +3 -3
  1031. package/dist/design-system/yoo-zoom.entry.js +3 -3
  1032. package/dist/esm/{buffer-es6-6a725f43.js → buffer-es6-84151e48.js} +1 -1
  1033. package/dist/esm/{button.factory-319699ea.js → button.factory-07402056.js} +3 -1
  1034. package/dist/esm/{camera-helpers-cc30df2e.js → camera-helpers-8ab083cd.js} +2 -2
  1035. package/dist/esm/{chat-helpers-4447ed76.js → chat-helpers-01e6bc0e.js} +2 -2
  1036. package/dist/esm/{common-helpers-bf504592.js → common-helpers-7760f0f6.js} +8 -5
  1037. package/dist/esm/design-system.js +1 -1
  1038. package/dist/{design-system/draggable-dots-helpers-9d7dc916.js → esm/draggable-dots-helpers-5b5673bd.js} +2 -2
  1039. package/dist/{design-system/draggable-tags-helpers-25a58048.js → esm/draggable-tags-helpers-aa182ebb.js} +12 -6
  1040. package/dist/{design-system/entities-helpers-6635a77a.js → esm/entities-helpers-1a46c43f.js} +11 -5
  1041. package/dist/esm/{filters-helpers-756b11c0.js → filters-helpers-e37fa627.js} +6 -4
  1042. package/dist/esm/form-choice-helpers-b1f907b5.js +65 -0
  1043. package/dist/{design-system/form-helpers-9d798a90.js → esm/form-helpers-e93297f7.js} +3 -3
  1044. package/dist/{design-system/form-input-helpers-f539955f.js → esm/form-input-helpers-21c08c10.js} +4 -4
  1045. package/dist/esm/{form-text-area-helpers-d3410fe4.js → form-text-area-helpers-cadc24d7.js} +2 -2
  1046. package/dist/esm/{geolocation-helpers-62bb9059.js → geolocation-helpers-eb87346f.js} +1 -1
  1047. package/dist/{design-system/grid-renderers-48d722fd.js → esm/grid-renderers-9a86a81b.js} +101 -91
  1048. package/dist/{design-system/gridstack-dd-native-a68cfca4.js → esm/gridstack-dd-native-09690dbe.js} +92 -89
  1049. package/dist/{design-system/incentive-helpers-f22a1470.js → esm/incentive-helpers-a7420f5d.js} +5 -7
  1050. package/dist/esm/{index-03050840.js → index-0b28db95.js} +1 -1
  1051. package/dist/{design-system/index-ad49b75f.js → esm/index-19e2846b.js} +86 -45
  1052. package/dist/esm/{index-dcbe63bb.js → index-4e0cc0eb.js} +1 -1
  1053. package/dist/esm/{index-a466c5f3.js → index-60d331ff.js} +133 -57
  1054. package/dist/esm/{index-b157c0ec.js → index-8e7c8c76.js} +2 -2
  1055. package/dist/{design-system/index-fee491c8.js → esm/index-a99219ea.js} +3 -3
  1056. package/dist/esm/index-bba401e7.js +1 -0
  1057. package/dist/{design-system/index-15f45e2c.js → esm/index-bcf5e064.js} +1 -1
  1058. package/dist/{design-system/index-13b57d41.js → esm/index-da54e081.js} +34 -10
  1059. package/dist/esm/index-dca4c585.js +1 -0
  1060. package/dist/esm/loader.js +1 -1
  1061. package/dist/esm/{localForage-5c2c3fc3.js → localForage-ff5caa60.js} +1 -1
  1062. package/dist/esm/{lodash-494e728c.js → lodash-b0ad17f3.js} +1 -1
  1063. package/dist/esm/{map-helpers-2e32346e.js → map-helpers-6d890d47.js} +2 -2
  1064. package/dist/esm/{mission-locked-banner-a1c0e508.js → mission-locked-banner-21d5ea49.js} +3 -2
  1065. package/dist/esm/{missions-helpers-cd1c6d27.js → missions-helpers-6ca465a8.js} +8 -8
  1066. package/dist/{design-system/modal-animations-82051827.js → esm/modal-animations-03cc0291.js} +1 -1
  1067. package/dist/{design-system/operation-helpers-7700dc5f.js → esm/operation-helpers-e5da6671.js} +19 -6
  1068. package/dist/{design-system/overlays-b5b163bd.js → esm/overlays-c3cf3b67.js} +1 -1
  1069. package/dist/esm/readonly-card-a23bca7c.js +14 -0
  1070. package/dist/esm/swiper-c812ecbb.js +11 -0
  1071. package/dist/{design-system/theme-e6358e58.js → esm/theme-5ef377ca.js} +1 -1
  1072. package/dist/{design-system/tippy.esm-2f90aa34.js → esm/tippy.esm-b80450b0.js} +1 -1
  1073. package/dist/esm/{video-player-helpers-d81d16cc.js → video-player-helpers-303647ef.js} +4 -4
  1074. package/dist/{design-system/web-2a59285e.js → esm/web-22dd95a7.js} +3 -3
  1075. package/dist/esm/{web-72743623.js → web-589fa72a.js} +3 -3
  1076. package/dist/{design-system/web-ad42c0d1.js → esm/web-cb1b620f.js} +4 -4
  1077. package/dist/esm/yoo-about.entry.js +3 -3
  1078. package/dist/esm/yoo-accordion.entry.js +8 -7
  1079. package/dist/esm/yoo-action-sheet-controller.entry.js +4 -4
  1080. package/dist/esm/yoo-action-sheet.entry.js +8 -8
  1081. package/dist/esm/yoo-ag-grid.entry.js +1701 -1268
  1082. package/dist/esm/yoo-alert.entry.js +6 -6
  1083. package/dist/esm/yoo-amap.entry.js +5 -5
  1084. package/dist/esm/yoo-announcement-heading.entry.js +11 -11
  1085. package/dist/esm/yoo-app.entry.js +3 -3
  1086. package/dist/esm/yoo-audio-player.entry.js +27 -16
  1087. package/dist/esm/yoo-audio-recorder-dialog.entry.js +5 -5
  1088. package/dist/esm/yoo-avatar.entry.js +3 -3
  1089. package/dist/esm/yoo-avatars.entry.js +3 -3
  1090. package/dist/esm/yoo-background-blur.entry.js +4 -4
  1091. package/dist/esm/yoo-background.entry.js +4 -4
  1092. package/dist/esm/yoo-badge.entry.js +1 -1
  1093. package/dist/esm/yoo-banner.entry.js +17 -60
  1094. package/dist/esm/yoo-barcode-dialog.entry.js +3 -3
  1095. package/dist/esm/yoo-battle-count-down.entry.js +4 -4
  1096. package/dist/esm/yoo-battle-result.entry.js +3 -3
  1097. package/dist/esm/yoo-battle-user-stats.entry.js +4 -4
  1098. package/dist/esm/yoo-breadcrumbs.entry.js +3 -3
  1099. package/dist/esm/yoo-button.entry.js +8 -7
  1100. package/dist/esm/yoo-calendar.entry.js +6 -6
  1101. package/dist/esm/yoo-camera-preview-dialog.entry.js +6 -6
  1102. package/dist/esm/yoo-campaign-editor-recap.entry.js +4 -4
  1103. package/dist/esm/yoo-campaign-heading.entry.js +5 -5
  1104. package/dist/esm/yoo-card-battle-result.entry.js +3 -3
  1105. package/dist/esm/yoo-card-battle.entry.js +3 -3
  1106. package/dist/esm/yoo-card-calendar.entry.js +4 -4
  1107. package/dist/esm/yoo-card-campaign.entry.js +5 -5
  1108. package/dist/esm/yoo-card-cell.entry.js +5 -5
  1109. package/dist/esm/yoo-card-chat.entry.js +6 -6
  1110. package/dist/esm/yoo-card-course-row-compact.entry.js +3 -3
  1111. package/dist/esm/yoo-card-course-row.entry.js +12 -8
  1112. package/dist/esm/yoo-card-course.entry.js +3 -3
  1113. package/dist/esm/yoo-card-feed-row.entry.js +3 -3
  1114. package/dist/esm/yoo-card-feed.entry.js +11 -25
  1115. package/dist/esm/yoo-card-file.entry.js +3 -3
  1116. package/dist/esm/yoo-card-image.entry.js +3 -3
  1117. package/dist/esm/yoo-card-inbox.entry.js +5 -5
  1118. package/dist/esm/yoo-card-incentive-rank.entry.js +3 -3
  1119. package/dist/esm/yoo-card-incentive.entry.js +7 -6
  1120. package/dist/esm/yoo-card-kanban.entry.js +4 -4
  1121. package/dist/esm/yoo-card-lesson.entry.js +4 -4
  1122. package/dist/esm/yoo-card-list-collapsible.entry.js +4 -4
  1123. package/dist/esm/yoo-card-list-color.entry.js +17 -11
  1124. package/dist/esm/yoo-card-list-simple.entry.js +4 -4
  1125. package/dist/esm/yoo-card-list.entry.js +10 -6
  1126. package/dist/esm/yoo-card-location.entry.js +4 -4
  1127. package/dist/esm/yoo-card-media.entry.js +5 -5
  1128. package/dist/esm/yoo-card-menu.entry.js +6 -6
  1129. package/dist/esm/yoo-card-notification.entry.js +3 -3
  1130. package/dist/esm/yoo-card-plan.entry.js +4 -4
  1131. package/dist/esm/yoo-card-progress.entry.js +3 -3
  1132. package/dist/esm/yoo-card-recommendation.entry.js +7 -7
  1133. package/dist/esm/yoo-card-sticky.entry.js +29 -16
  1134. package/dist/esm/yoo-card-template.entry.js +1 -1
  1135. package/dist/esm/yoo-card-video.entry.js +3 -3
  1136. package/dist/esm/yoo-chart.entry.js +4 -4
  1137. package/dist/esm/yoo-chat-message-dialog.entry.js +6 -6
  1138. package/dist/esm/yoo-chat-message-preview.entry.js +9 -8
  1139. package/dist/esm/yoo-chat-message.entry.js +6 -6
  1140. package/dist/esm/yoo-chat.entry.js +14 -10
  1141. package/dist/esm/yoo-collapsible.entry.js +4 -4
  1142. package/dist/esm/yoo-color-selector.entry.js +3 -3
  1143. package/dist/esm/yoo-community-detail.entry.js +5 -5
  1144. package/dist/esm/yoo-context-menu-dialog.entry.js +4 -4
  1145. package/dist/esm/yoo-context-menu.entry.js +4 -4
  1146. package/dist/esm/yoo-copyright.entry.js +3 -3
  1147. package/dist/esm/yoo-count-down.entry.js +4 -4
  1148. package/dist/esm/yoo-course-detail.entry.js +5 -5
  1149. package/dist/esm/yoo-course-info-card.entry.js +3 -3
  1150. package/dist/esm/yoo-course-summary.entry.js +7 -7
  1151. package/dist/esm/yoo-dashboard-detail.entry.js +3 -3
  1152. package/dist/esm/yoo-date.entry.js +3 -3
  1153. package/dist/esm/yoo-detail-bar.entry.js +11 -11
  1154. package/dist/esm/yoo-device-list.entry.js +5 -5
  1155. package/dist/esm/yoo-device.entry.js +4 -4
  1156. package/dist/esm/yoo-draw-flow.entry.js +3 -3
  1157. package/dist/esm/yoo-empty-state.entry.js +3 -3
  1158. package/dist/esm/yoo-entity-query-builder.entry.js +10 -10
  1159. package/dist/esm/yoo-entity-search-dialog.entry.js +5 -5
  1160. package/dist/esm/yoo-entity-search-filters.entry.js +6 -6
  1161. package/dist/esm/yoo-entity-search-recent.entry.js +3 -3
  1162. package/dist/esm/yoo-entity-search-sorts.entry.js +4 -4
  1163. package/dist/esm/yoo-entity-search-tags.entry.js +4 -4
  1164. package/dist/esm/yoo-entity-search.entry.js +5 -5
  1165. package/dist/esm/yoo-entity.entry.js +140 -132
  1166. package/dist/esm/yoo-feed-detail.entry.js +6 -5
  1167. package/dist/esm/yoo-flag.entry.js +3 -3
  1168. package/dist/esm/yoo-flip-card.entry.js +3 -0
  1169. package/dist/esm/yoo-form-audience.entry.js +13 -13
  1170. package/dist/esm/yoo-form-autocomplete-dialog.entry.js +6 -8
  1171. package/dist/esm/yoo-form-autocomplete.entry.js +19 -16
  1172. package/dist/esm/yoo-form-barcode-dialog.entry.js +4 -4
  1173. package/dist/esm/yoo-form-barcode.entry.js +5 -5
  1174. package/dist/esm/yoo-form-calendar-dialog.entry.js +5 -5
  1175. package/dist/esm/yoo-form-capture-map-dialog.entry.js +3 -3
  1176. package/dist/esm/yoo-form-capture-tag-dialog.entry.js +4 -4
  1177. package/dist/esm/yoo-form-capture-view-dialog.entry.js +4 -4
  1178. package/dist/esm/yoo-form-capture-webcam-dialog.entry.js +5 -5
  1179. package/dist/esm/yoo-form-capture.entry.js +10 -10
  1180. package/dist/esm/yoo-form-carousel.entry.js +6 -6
  1181. package/dist/esm/yoo-form-catalog-dialog.entry.js +4 -4
  1182. package/dist/esm/yoo-form-catalog.entry.js +7 -7
  1183. package/dist/esm/yoo-form-categorize-words.entry.js +9 -8
  1184. package/dist/esm/yoo-form-checkbox.entry.js +5 -5
  1185. package/dist/esm/yoo-form-checklist.entry.js +5 -5
  1186. package/dist/esm/yoo-form-choice-button.entry.js +72 -0
  1187. package/dist/esm/yoo-form-choice-card.entry.js +99 -0
  1188. package/dist/esm/yoo-form-choice-chat.entry.js +68 -0
  1189. package/dist/esm/yoo-form-choice-image.entry.js +80 -0
  1190. package/dist/esm/yoo-form-choice-radio.entry.js +137 -0
  1191. package/dist/esm/yoo-form-color-field.entry.js +5 -5
  1192. package/dist/esm/yoo-form-color-picker.entry.js +3 -3
  1193. package/dist/esm/yoo-form-conditions.entry.js +3 -3
  1194. package/dist/esm/yoo-form-connect.entry.js +9 -8
  1195. package/dist/esm/yoo-form-creator-block-expandable.entry.js +9 -9
  1196. package/dist/esm/yoo-form-creator-block-simple.entry.js +4 -4
  1197. package/dist/esm/yoo-form-creator-condition-block.entry.js +6 -6
  1198. package/dist/esm/yoo-form-creator-field-selector.entry.js +6 -6
  1199. package/dist/esm/yoo-form-creator-header.entry.js +4 -4
  1200. package/dist/esm/yoo-form-creator-live-preview.entry.js +5 -5
  1201. package/dist/esm/yoo-form-creator-overlay.entry.js +3 -3
  1202. package/dist/esm/yoo-form-creator-page-card-list.entry.js +4 -4
  1203. package/dist/esm/yoo-form-creator-page-card.entry.js +4 -4
  1204. package/dist/esm/yoo-form-creator-score-expandable.entry.js +4 -4
  1205. package/dist/esm/yoo-form-creator-scoring-card-list.entry.js +3 -3
  1206. package/dist/esm/yoo-form-creator-scoring-card.entry.js +3 -3
  1207. package/dist/esm/yoo-form-creator-scoring-quick-setup.entry.js +3 -3
  1208. package/dist/esm/yoo-form-creator-translate-dialog.entry.js +4 -4
  1209. package/dist/esm/yoo-form-creator-translate.entry.js +38 -13
  1210. package/dist/esm/yoo-form-creator-workflow-side-selection.entry.js +5 -5
  1211. package/dist/esm/yoo-form-creator-workflow-step.entry.js +4 -4
  1212. package/dist/esm/yoo-form-creator.entry.js +26 -17
  1213. package/dist/esm/yoo-form-date-time.entry.js +8 -66
  1214. package/dist/esm/yoo-form-daterange.entry.js +5 -5
  1215. package/dist/esm/yoo-form-document-dialog.entry.js +4 -4
  1216. package/dist/esm/yoo-form-document.entry.js +5 -5
  1217. package/dist/esm/yoo-form-dynamic-dialog.entry.js +5 -4
  1218. package/dist/esm/yoo-form-dynamic.entry.js +184 -105
  1219. package/dist/esm/yoo-form-emailreport.entry.js +5 -5
  1220. package/dist/esm/yoo-form-entity-value-pairs.entry.js +3 -3
  1221. package/dist/esm/yoo-form-explanation.entry.js +3 -3
  1222. package/dist/esm/yoo-form-feed-preview.entry.js +5 -5
  1223. package/dist/esm/yoo-form-feedback.entry.js +7 -7
  1224. package/dist/esm/yoo-form-filter-date.entry.js +4 -4
  1225. package/dist/esm/yoo-form-filter-number.entry.js +3 -3
  1226. package/dist/esm/yoo-form-filter-text.entry.js +3 -3
  1227. package/dist/esm/yoo-form-filter.entry.js +4 -4
  1228. package/dist/esm/yoo-form-footer.entry.js +8 -7
  1229. package/dist/esm/yoo-form-formula.entry.js +5 -5
  1230. package/dist/esm/yoo-form-hotzones-creator.entry.js +3 -3
  1231. package/dist/esm/yoo-form-hotzones.entry.js +23 -16
  1232. package/dist/esm/yoo-form-iframe-dialog.entry.js +3 -3
  1233. package/dist/esm/yoo-form-image-collection.entry.js +9 -9
  1234. package/dist/esm/yoo-form-image-tagging-creator.entry.js +6 -6
  1235. package/dist/esm/yoo-form-image-tagging.entry.js +14 -13
  1236. package/dist/esm/yoo-form-incentive-participants.entry.js +1 -1
  1237. package/dist/esm/yoo-form-incentive-targets.entry.js +5 -5
  1238. package/dist/esm/yoo-form-input-comments.entry.js +3 -3
  1239. package/dist/esm/yoo-form-input-container.entry.js +14 -12
  1240. package/dist/esm/yoo-form-input.entry.js +46 -38
  1241. package/dist/esm/yoo-form-json.entry.js +24 -23
  1242. package/dist/esm/yoo-form-location.entry.js +5 -5
  1243. package/dist/esm/yoo-form-missing-word.entry.js +29 -23
  1244. package/dist/esm/yoo-form-missionfield.entry.js +5 -5
  1245. package/dist/esm/yoo-form-multi-input.entry.js +6 -5
  1246. package/dist/esm/yoo-form-number-picker-dialog.entry.js +3 -3
  1247. package/dist/esm/yoo-form-number-picker.entry.js +3 -3
  1248. package/dist/esm/yoo-form-opening-hours.entry.js +3 -3
  1249. package/dist/esm/yoo-form-permissions.entry.js +6 -6
  1250. package/dist/esm/yoo-form-phone-number.entry.js +546 -542
  1251. package/dist/esm/yoo-form-plan-assign.entry.js +5 -5
  1252. package/dist/esm/yoo-form-plan.entry.js +5 -5
  1253. package/dist/esm/yoo-form-pricecheck.entry.js +6 -6
  1254. package/dist/esm/yoo-form-product-batch.entry.js +6 -6
  1255. package/dist/esm/yoo-form-products-sales.entry.js +5 -5
  1256. package/dist/esm/yoo-form-progress-indicator.entry.js +4 -4
  1257. package/dist/esm/yoo-form-qrcode.entry.js +5 -5
  1258. package/dist/esm/yoo-form-query-builder.entry.js +5 -5
  1259. package/dist/esm/yoo-form-radio.entry.js +3 -3
  1260. package/dist/esm/yoo-form-range.entry.js +5 -5
  1261. package/dist/esm/yoo-form-ranking.entry.js +6 -6
  1262. package/dist/esm/yoo-form-recap-step.entry.js +3 -3
  1263. package/dist/esm/yoo-form-recurrence-delay.entry.js +3 -3
  1264. package/dist/esm/yoo-form-recurrence-preview.entry.js +9 -6
  1265. package/dist/esm/yoo-form-recurrence.entry.js +3 -3
  1266. package/dist/esm/yoo-form-reorder.entry.js +5 -5
  1267. package/dist/esm/yoo-form-scorm.entry.js +5 -5
  1268. package/dist/esm/yoo-form-shopping.entry.js +5 -5
  1269. package/dist/esm/yoo-form-signature-pad-dialog.entry.js +5 -5
  1270. package/dist/esm/yoo-form-signature-pad.entry.js +5 -5
  1271. package/dist/esm/yoo-form-sorts.entry.js +5 -5
  1272. package/dist/esm/yoo-form-star-rating.entry.js +6 -6
  1273. package/dist/esm/yoo-form-stripe-card.entry.js +6 -6
  1274. package/dist/esm/yoo-form-swipe-cards.entry.js +16 -8
  1275. package/dist/esm/yoo-form-table.entry.js +5 -5
  1276. package/dist/esm/yoo-form-task.entry.js +7 -7
  1277. package/dist/esm/yoo-form-text-area.entry.js +12 -7
  1278. package/dist/esm/yoo-form-text-editor.entry.js +23 -19
  1279. package/dist/esm/yoo-form-time.entry.js +6 -84
  1280. package/dist/esm/yoo-form-timeslots.entry.js +5 -5
  1281. package/dist/esm/yoo-form-todo-dialog.entry.js +6 -6
  1282. package/dist/esm/yoo-form-todo-list-dialog.entry.js +5 -5
  1283. package/dist/esm/yoo-form-todo-list-task.entry.js +5 -5
  1284. package/dist/esm/yoo-form-todo-list.entry.js +5 -5
  1285. package/dist/esm/yoo-form-todo-single.entry.js +7 -7
  1286. package/dist/esm/yoo-form-todo.entry.js +6 -6
  1287. package/dist/esm/yoo-form-toggle.entry.js +7 -7
  1288. package/dist/esm/yoo-form-uploader.entry.js +21 -11
  1289. package/dist/esm/yoo-form-videoplayer.entry.js +5 -5
  1290. package/dist/esm/yoo-form-wiki.entry.js +5 -5
  1291. package/dist/esm/yoo-grid-calendar.entry.js +10 -10
  1292. package/dist/esm/yoo-grid.entry.js +123 -58
  1293. package/dist/esm/yoo-gridstack.entry.js +7 -5
  1294. package/dist/esm/yoo-header.entry.js +4 -4
  1295. package/dist/esm/yoo-healthscore-dialog.entry.js +4 -4
  1296. package/dist/esm/yoo-healthscore.entry.js +3 -3
  1297. package/dist/esm/yoo-image-cropper-dialog.entry.js +3 -3
  1298. package/dist/esm/yoo-img.entry.js +5 -5
  1299. package/dist/esm/yoo-incentive-detail.entry.js +44 -28
  1300. package/dist/esm/yoo-input-bar.entry.js +23 -19
  1301. package/dist/esm/yoo-ion-alert-controller.entry.js +4 -4
  1302. package/dist/esm/yoo-ion-content.entry.js +3 -3
  1303. package/dist/esm/yoo-ion-footer.entry.js +4 -4
  1304. package/dist/esm/yoo-ion-infinite-scroll-content.entry.js +3 -3
  1305. package/dist/esm/yoo-ion-infinite-scroll.entry.js +3 -3
  1306. package/dist/esm/yoo-ion-item-divider.entry.js +5 -5
  1307. package/dist/esm/yoo-ion-item-options.entry.js +4 -4
  1308. package/dist/esm/yoo-ion-item-sliding.entry.js +6 -6
  1309. package/dist/esm/yoo-ion-item.entry.js +5 -5
  1310. package/dist/esm/yoo-ion-list.entry.js +4 -4
  1311. package/dist/esm/yoo-ion-modal-controller.entry.js +4 -4
  1312. package/dist/esm/yoo-ion-modal.entry.js +17 -30
  1313. package/dist/esm/yoo-ion-refresher.entry.js +5 -5
  1314. package/dist/esm/yoo-ion-scroll.entry.js +4 -4
  1315. package/dist/esm/yoo-ion-slide.entry.js +5 -5
  1316. package/dist/{design-system/yoo-ion-slides-87d328df.js → esm/yoo-ion-slides-c79b0f35.js} +903 -375
  1317. package/dist/esm/yoo-ion-slides.entry.js +6 -6
  1318. package/dist/esm/yoo-ion-toast-controller.entry.js +4 -4
  1319. package/dist/esm/yoo-kanban.entry.js +4 -4
  1320. package/dist/esm/yoo-kpi-card.entry.js +4 -4
  1321. package/dist/esm/yoo-kpi-container.entry.js +5 -5
  1322. package/dist/esm/yoo-kpi-external.entry.js +5 -5
  1323. package/dist/esm/yoo-kpi.entry.js +5 -4
  1324. package/dist/esm/yoo-layout-sections.entry.js +27 -0
  1325. package/dist/esm/yoo-layout-tabs.entry.js +29 -0
  1326. package/dist/esm/yoo-layout-two-columns.entry.js +25 -0
  1327. package/dist/esm/yoo-lesson-detail-card.entry.js +6 -6
  1328. package/dist/esm/yoo-lesson-detail.entry.js +7 -7
  1329. package/dist/esm/yoo-lesson-heading.entry.js +4 -4
  1330. package/dist/esm/yoo-lesson-highscores.entry.js +3 -3
  1331. package/dist/esm/yoo-lesson-question-result.entry.js +4 -4
  1332. package/dist/esm/yoo-line-state.entry.js +1 -1
  1333. package/dist/esm/yoo-links-menu.entry.js +3 -3
  1334. package/dist/esm/yoo-links-preview.entry.js +5 -5
  1335. package/dist/esm/yoo-loader.entry.js +3 -3
  1336. package/dist/esm/yoo-location-info.entry.js +3 -3
  1337. package/dist/esm/yoo-location-map.entry.js +4 -4
  1338. package/dist/esm/yoo-login.entry.js +7 -7
  1339. package/dist/esm/yoo-lottie.entry.js +3 -3
  1340. package/dist/esm/yoo-map-gl.entry.js +4 -4
  1341. package/dist/esm/yoo-map-js.entry.js +5 -5
  1342. package/dist/esm/yoo-map-legend.entry.js +5 -5
  1343. package/dist/esm/yoo-map.entry.js +4 -4
  1344. package/dist/esm/yoo-markdown.entry.js +7 -19
  1345. package/dist/esm/yoo-memo-list-dialog.entry.js +3 -3
  1346. package/dist/esm/yoo-memo-list.entry.js +4 -4
  1347. package/dist/esm/yoo-mention-tag.entry.js +3 -3
  1348. package/dist/esm/yoo-mission-details.entry.js +10 -10
  1349. package/dist/esm/yoo-mission-heading.entry.js +21 -8
  1350. package/dist/esm/yoo-mission-score.entry.js +3 -3
  1351. package/dist/esm/yoo-mission-todo.entry.js +4 -4
  1352. package/dist/esm/yoo-mobile-tabbar-more.entry.js +3 -3
  1353. package/dist/esm/yoo-mobile-tabbar.entry.js +4 -4
  1354. package/dist/esm/yoo-modal.entry.js +4 -4
  1355. package/dist/esm/yoo-navbar.entry.js +5 -5
  1356. package/dist/esm/yoo-numbers-display.entry.js +4 -4
  1357. package/dist/esm/yoo-photo-editor.entry.js +9 -9
  1358. package/dist/esm/yoo-pivot-table.entry.js +9 -8
  1359. package/dist/esm/yoo-podium.entry.js +3 -3
  1360. package/dist/esm/yoo-profile-list.entry.js +5 -6
  1361. package/dist/esm/yoo-profile-summary.entry.js +5 -5
  1362. package/dist/esm/yoo-progress-bar.entry.js +26 -39
  1363. package/dist/esm/yoo-progress-loader.entry.js +3 -3
  1364. package/dist/esm/yoo-progress-recap.entry.js +5 -5
  1365. package/dist/esm/yoo-property-card.entry.js +4 -4
  1366. package/dist/esm/yoo-range.entry.js +7 -7
  1367. package/dist/esm/yoo-rating.entry.js +3 -3
  1368. package/dist/esm/yoo-reset-password.entry.js +3 -3
  1369. package/dist/esm/yoo-result-dialog.entry.js +4 -4
  1370. package/dist/esm/yoo-reveal.entry.js +9 -4
  1371. package/dist/esm/yoo-salesai-formula.entry.js +3 -3
  1372. package/dist/esm/yoo-scandit.entry.js +67 -32
  1373. package/dist/esm/yoo-scratch-card-creator.entry.js +3 -3
  1374. package/dist/esm/yoo-scratch-card.entry.js +5 -5
  1375. package/dist/esm/yoo-section-list.entry.js +4 -4
  1376. package/dist/esm/yoo-segmented-control.entry.js +68 -0
  1377. package/dist/esm/yoo-side-menu-tree.entry.js +5 -5
  1378. package/dist/esm/yoo-side-menu.entry.js +20 -11
  1379. package/dist/esm/yoo-slides-media.entry.js +6 -6
  1380. package/dist/esm/yoo-start-meeting-popup.entry.js +4 -4
  1381. package/dist/esm/yoo-tabs.entry.js +12 -11
  1382. package/dist/esm/yoo-tappable.entry.js +4 -4
  1383. package/dist/esm/yoo-text-sequence.entry.js +43 -51
  1384. package/dist/esm/yoo-text.entry.js +4 -4
  1385. package/dist/esm/yoo-toast.entry.js +7 -7
  1386. package/dist/esm/yoo-tooltip.entry.js +14 -14
  1387. package/dist/esm/yoo-truncate.entry.js +4 -4
  1388. package/dist/esm/yoo-truncated-line.entry.js +40 -0
  1389. package/dist/esm/yoo-user-detail.entry.js +4 -4
  1390. package/dist/esm/yoo-user-profile.entry.js +5 -5
  1391. package/dist/esm/yoo-user-wizard.entry.js +5 -5
  1392. package/dist/esm/yoo-videoplayer-core.entry.js +4 -4
  1393. package/dist/esm/yoo-videoplayer-dailymotion.entry.js +5 -5
  1394. package/dist/esm/yoo-videoplayer-videojs.entry.js +795 -379
  1395. package/dist/esm/yoo-videoplayer-vimeo.entry.js +5 -5
  1396. package/dist/esm/yoo-videoplayer-youtube.entry.js +5 -5
  1397. package/dist/esm/yoo-virtual-item.entry.js +3 -3
  1398. package/dist/esm/yoo-virtual-scroll.entry.js +4 -4
  1399. package/dist/esm/yoo-waitlist-location-result.entry.js +3 -3
  1400. package/dist/esm/yoo-waitlist-location-start.entry.js +4 -4
  1401. package/dist/esm/yoo-walkthrough.entry.js +3 -3
  1402. package/dist/esm/yoo-web-menu.entry.js +4 -4
  1403. package/dist/esm/yoo-webcam.entry.js +3 -3
  1404. package/dist/esm/yoo-welcome-banner.entry.js +4 -4
  1405. package/dist/esm/yoo-widget-chart.entry.js +4 -4
  1406. package/dist/esm/yoo-widget-small-size.entry.js +3 -3
  1407. package/dist/esm/yoo-widget-tab.entry.js +4 -4
  1408. package/dist/esm/yoo-widget-tile.entry.js +3 -3
  1409. package/dist/esm/yoo-workflow-state-dialog.entry.js +3 -3
  1410. package/dist/esm/yoo-workflow-state.entry.js +3 -3
  1411. package/dist/esm/yoo-workflow.entry.js +7 -7
  1412. package/dist/esm/yoo-zebra.entry.js +3 -3
  1413. package/dist/esm/yoo-zoom.entry.js +3 -3
  1414. package/dist/types/components/1.atoms/avatar/avatar.d.ts +1 -2
  1415. package/dist/types/components/1.atoms/button/button.d.ts +2 -1
  1416. package/dist/types/components/1.atoms/flip-card/flip-card.d.ts +1 -0
  1417. package/dist/types/components/1.atoms/markdown/markdown.d.ts +1 -1
  1418. package/dist/types/components/1.atoms/progress-bar/progress-bar.d.ts +13 -27
  1419. package/dist/types/components/1.atoms/tabs/tabs.d.ts +0 -4
  1420. package/dist/types/components/1.atoms/tooltip/tooltip.d.ts +3 -1
  1421. package/dist/types/components/1.atoms/truncated-line/truncated-line.d.ts +16 -0
  1422. package/dist/types/components/2.molecules/accordion/accordion.d.ts +0 -1
  1423. package/dist/types/components/2.molecules/accordion/types/index.d.ts +1 -0
  1424. package/dist/types/components/2.molecules/audio-player/audio-player.d.ts +7 -3
  1425. package/dist/types/components/2.molecules/banner/banner.d.ts +29 -53
  1426. package/dist/types/components/2.molecules/modal/modal.d.ts +1 -0
  1427. package/dist/types/components/2.molecules/reveal/reveal.d.ts +2 -0
  1428. package/dist/types/components/2.molecules/{segment/segment.d.ts → segmented-control/segmented-control.d.ts} +8 -2
  1429. package/dist/types/components/2.molecules/slides/swiper/swiper-interface.d.ts +1 -1
  1430. package/dist/types/components/2.molecules/slides/swiper/swiper.d.ts +1 -1
  1431. package/dist/types/components/2.molecules/text-sequence/text-sequence.d.ts +8 -7
  1432. package/dist/types/components/3.organisms/photo-editor/components/tools.d.ts +3 -3
  1433. package/dist/types/components/entities/card-list/collapsible/card-list-collapsible.d.ts +1 -1
  1434. package/dist/types/components/entities/card-list/color/card-list-color.d.ts +8 -7
  1435. package/dist/types/components/entities/card-list/color/types/index.d.ts +2 -0
  1436. package/dist/types/components/entities/card-list/default/card-list.d.ts +1 -2
  1437. package/dist/types/components/entities/card-list/image/card-list-image.d.ts +1 -1
  1438. package/dist/types/components/entities/card-list/simple/card-list-simple.d.ts +1 -1
  1439. package/dist/types/components/entities/card-sticky/card-sticky.d.ts +10 -8
  1440. package/dist/types/components/entities/card-sticky/types/index.d.ts +4 -1
  1441. package/dist/types/components/entities/entity/entity.d.ts +2 -2
  1442. package/dist/types/components/form/form-autocomplete/form-autocomplete.d.ts +3 -1
  1443. package/dist/types/components/form/form-carousel/form-carousel.d.ts +1 -1
  1444. package/dist/types/components/form/form-choice/button/form-choice-button.d.ts +38 -0
  1445. package/dist/types/components/form/form-choice/card/form-choice-card.d.ts +45 -0
  1446. package/dist/types/components/form/form-choice/chat/form-choice-chat.d.ts +36 -0
  1447. package/dist/types/components/form/form-choice/form-choice-helpers.d.ts +16 -0
  1448. package/dist/types/components/form/form-choice/image/form-choice-image.d.ts +37 -0
  1449. package/dist/types/components/form/form-choice/radio/form-choice-radio.d.ts +49 -0
  1450. package/dist/types/components/form/form-choice/readonly-card/readonly-card.d.ts +16 -0
  1451. package/dist/types/components/form/form-date-time/form-date-time.d.ts +0 -1
  1452. package/dist/types/components/form/form-dynamic/form-dynamic.d.ts +12 -1
  1453. package/dist/types/components/form/form-feedback/form-feedback.d.ts +1 -1
  1454. package/dist/types/components/form/form-hotzones/form-hotzones.d.ts +2 -0
  1455. package/dist/types/components/form/form-input/form-input.d.ts +2 -1
  1456. package/dist/types/components/form/form-input-container/form-input-container.d.ts +1 -1
  1457. package/dist/types/components/form/form-missing-word/form-missing-word.d.ts +1 -0
  1458. package/dist/types/components/form/form-recurrence-preview/form-recurrence-preview.d.ts +1 -0
  1459. package/dist/types/components/form/form-swipe-cards/form-swipe-cards.d.ts +1 -0
  1460. package/dist/types/components/form/form-text-area/form-text-area.d.ts +1 -0
  1461. package/dist/types/components/form/form-text-editor/form-text-editor.d.ts +2 -1
  1462. package/dist/types/components/form/form-time/form-time.d.ts +0 -8
  1463. package/dist/types/components/form-creator/form-creator/form-creator.d.ts +2 -0
  1464. package/dist/types/components/form-creator/form-creator-live-preview/form-creator-live-preview.d.ts +1 -0
  1465. package/dist/types/components/form-creator/form-creator-translate/form-creator-translate.d.ts +3 -1
  1466. package/dist/types/components/form-creator/helpers/index.d.ts +5 -3
  1467. package/dist/types/components/grid/grid/grid.d.ts +7 -2
  1468. package/dist/types/components/grid/gridstack/gridstack.d.ts +1 -0
  1469. package/dist/types/components/layout/layout-sections/layout-sections.d.ts +9 -0
  1470. package/dist/types/components/layout/layout-tabs/layout-tabs.d.ts +13 -0
  1471. package/dist/types/components/layout/layout-two-columns/layout-two-columns.d.ts +6 -0
  1472. package/dist/types/components.d.ts +369 -159
  1473. package/dist/types/feature-communicate/document/card-media/card-media.d.ts +1 -2
  1474. package/dist/types/feature-communicate/feed/card-feed/default/card-feed.d.ts +0 -1
  1475. package/dist/types/feature-learn/incentive/helpers/incentive-helpers.d.ts +1 -1
  1476. package/dist/types/feature-learn/incentive/incentive-detail/incentive-detail.d.ts +4 -0
  1477. package/dist/types/feature-learn/learning/card-menu/card-menu.d.ts +3 -1
  1478. package/dist/types/feature-learn/learning/card-menu/types/index.d.ts +2 -1
  1479. package/dist/types/feature-learn/learning/card-plan/card-plan.d.ts +1 -1
  1480. package/dist/types/feature-operate/mission/helpers/missions-helpers.d.ts +2 -1
  1481. package/dist/types/feature-operate/mission/mission-heading/mission-heading.d.ts +2 -0
  1482. package/dist/types/home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/interfaces/src/entities/certificate/certificate.interface.d.ts +18 -0
  1483. package/dist/types/home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/interfaces/src/entities/comment/comment.interface.d.ts +2 -1
  1484. package/dist/types/home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/interfaces/src/entities/condition/condition.interface.d.ts +1 -1
  1485. package/dist/types/home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/interfaces/src/entities/entity/entity.interface.d.ts +2 -1
  1486. package/dist/types/home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/interfaces/src/entities/feed/feed.interface.d.ts +2 -0
  1487. package/dist/types/home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/interfaces/src/entities/file/file.interface.d.ts +1 -0
  1488. package/dist/types/home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/interfaces/src/entities/folder/folder.interface.d.ts +15 -2
  1489. package/dist/types/home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/interfaces/src/entities/form-field/form-field.interface.d.ts +17 -3
  1490. package/dist/types/home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/interfaces/src/entities/index.d.ts +1 -0
  1491. package/dist/types/home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/interfaces/src/entities/mission/mission.interface.d.ts +1 -2
  1492. package/dist/types/home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/interfaces/src/entities/mission-description/mission-description.interface.d.ts +22 -0
  1493. package/dist/types/home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/interfaces/src/entities/page/page.interface.d.ts +1 -1
  1494. package/dist/types/home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/interfaces/src/entities/widget/widget.interface.d.ts +1 -1
  1495. package/dist/types/home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/interfaces/src/types/routes.d.ts +4 -1
  1496. package/dist/types/home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/interfaces/src/ui/app/app.interface.d.ts +1 -1
  1497. package/dist/types/home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/interfaces/src/ui/button/button.interface.d.ts +1 -0
  1498. package/dist/types/{interfaces/ui/card.interface.d.ts → home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/interfaces/src/ui/card/card-list.interface.d.ts} +12 -3
  1499. package/dist/types/{interfaces/ui → home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/interfaces/src/ui/card}/card-media.interface.d.ts +14 -2
  1500. package/dist/types/home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/interfaces/src/ui/card/card.type.d.ts +5 -0
  1501. package/dist/types/home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/interfaces/src/ui/form/form.interface.d.ts +29 -1
  1502. package/dist/types/home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/interfaces/src/ui/form-choice/value.interface.d.ts +13 -0
  1503. package/dist/types/home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/interfaces/src/ui/grid/grid.interface.d.ts +10 -4
  1504. package/dist/types/home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/interfaces/src/ui/index.d.ts +4 -0
  1505. package/dist/types/home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/interfaces/src/ui/layout/layout.interface.d.ts +7 -0
  1506. package/dist/types/home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/interfaces/src/ui/modal/modal.interface.d.ts +4 -0
  1507. package/dist/types/home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/interfaces/src/ui/profile/profile.interface.d.ts +1 -1
  1508. package/dist/types/home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/interfaces/src/ui/tab/tab.interface.d.ts +2 -2
  1509. package/dist/types/home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/utils/src/date/index.d.ts +4 -4
  1510. package/dist/types/home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/utils/src/helpers/entities-helpers.d.ts +1 -1
  1511. package/dist/types/home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/utils/src/helpers/form-creator-helpers.d.ts +1 -0
  1512. package/dist/types/home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/utils/src/helpers/form-helpers.d.ts +1 -0
  1513. package/dist/types/home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/utils/src/helpers/incentive-helpers.d.ts +20 -2
  1514. package/dist/types/home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/utils/src/helpers/learn-training-helpers.d.ts +1 -0
  1515. package/dist/types/home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/utils/src/helpers/truncate-helpers.d.ts +1 -0
  1516. package/dist/types/interfaces/form-field/form-field.instance.d.ts +2 -2
  1517. package/dist/types/interfaces/ui/index.d.ts +0 -3
  1518. package/dist/types/utils/helpers/common-helpers.d.ts +2 -1
  1519. package/dist/types/utils/helpers/entities-helpers.d.ts +4 -23
  1520. package/package.json +1 -3
  1521. package/dist/cjs/index-608d177d.js +0 -44
  1522. package/dist/cjs/index-97328050.js +0 -4
  1523. package/dist/cjs/yoo-form-choice.cjs.entry.js +0 -321
  1524. package/dist/cjs/yoo-segment.cjs.entry.js +0 -58
  1525. package/dist/collection/components/2.molecules/segment/data/data.js +0 -18
  1526. package/dist/collection/components/form/form-choice/form-choice.css +0 -746
  1527. package/dist/collection/components/form/form-choice/form-choice.js +0 -882
  1528. package/dist/collection/interfaces/ui/avatar.interface.js +0 -1
  1529. package/dist/collection/interfaces/ui/card-media.interface.js +0 -1
  1530. package/dist/collection/interfaces/ui/card.interface.js +0 -1
  1531. package/dist/design-system/index-14fa2901.js +0 -42
  1532. package/dist/design-system/index-6603a3a7.js +0 -1
  1533. package/dist/design-system/swiper-18522879.js +0 -11
  1534. package/dist/design-system/yoo-form-choice.entry.js +0 -317
  1535. package/dist/design-system/yoo-segment.entry.js +0 -54
  1536. package/dist/esm/index-14fa2901.js +0 -42
  1537. package/dist/esm/index-6603a3a7.js +0 -1
  1538. package/dist/esm/swiper-18522879.js +0 -11
  1539. package/dist/esm/yoo-form-choice.entry.js +0 -317
  1540. package/dist/esm/yoo-segment.entry.js +0 -54
  1541. package/dist/types/components/2.molecules/segment/data/data.d.ts +0 -4
  1542. package/dist/types/components/form/form-choice/form-choice.d.ts +0 -75
  1543. package/dist/types/interfaces/ui/avatar.interface.d.ts +0 -1
@@ -1,6 +1,6 @@
1
- import { i as isFunction$3, g as global$2, u as uniq, c as compact, m as maxBy, a as isArray$4, f as flatMap$1, b as concat$3, d as isPlainObject, k as keys, e as map$2, h as union, j as camelCase, r as round, l as isNumber$1, o as orderBy, n as capitalize, p as isString$3, q as clone, s as isObject$1, t as isDate$1, v as isEmpty$1, w as intersection, x as isEqual, y as sortBy, z as cloneDeep, A as get$2, B as isNull, C as isUndefined, D as indexOf$1, E as isBoolean$1, F as isNil, G as omit, H as pick, I as includes, J as reduce$1, K as last$2, L as size, M as isFinite$1 } from './lodash-494e728c.js';
1
+ import { i as isFunction$3, g as global$2, u as uniq, c as compact, m as maxBy, a as isArray$4, f as flatMap$1, b as concat$3, d as isPlainObject, k as keys, e as map$2, h as union, j as camelCase, r as round, l as isNumber$1, o as orderBy, n as capitalize, p as isString$3, q as clone, s as isObject$1, t as isDate$1, v as isEmpty$1, w as cloneDeep, x as intersection, y as isEqual, z as sortBy, A as get$2, B as isNull, C as isUndefined, D as indexOf$1, E as isBoolean$1, F as isNil, G as omit, H as pick, I as includes, J as reduce$1, K as last$2, L as size, M as isFinite$1 } from './lodash-b0ad17f3.js';
2
2
  import { c as commonjsGlobal, a as createCommonjsModule, g as getDefaultExportFromCjs, b as getAugmentedNamespace, d as commonjsRequire } from './_commonjsHelpers-f4d11124.js';
3
- import { M as MessageType, F as FormFilterDateOperator, a as MAX_FORM_TRANSLATE_VALUE, E as EventType, b as FeedPostType, I as IEntityActionType, c as FormFieldType, d as FieldComputationSessionValues, A as ALL_MOBILE_FORM_FIELDS, S as ScoringCategory, G as GENERAL_TRANSLATABLE_ATTRIBUTES, T as TRANSLATABLE_FORM_FIELD_ATTRIBUTES, C as COMPLEX_ARRAY_TRANSLATABLE_FORM_FIELD_ATTRIBUTES, e as SINGLE_ARRAY_TRANSLATABLE_FORM_FIELD_ATTRIBUTES, f as COMPLEX_OBJECT_TRANSLATABLE_FORM_FIELD_ATTRIBUTES, g as AVAILABLE_LANGUAGES, h as IncentiveStatus, i as IncentiveType, j as TWaitlistMessageState, k as TWaitlistMessageType, l as CHART_TYPES } from './index-13b57d41.js';
3
+ import { M as MessageType, F as FormFilterDateOperator, a as MAX_FORM_TRANSLATE_VALUE, E as EventType, b as FeedPostType, I as IEntityActionType, c as FormFieldType, d as FieldComputationSessionValues, A as ALL_MOBILE_FORM_FIELDS, S as ScoringCategory, G as GENERAL_TRANSLATABLE_ATTRIBUTES, T as TRANSLATABLE_FORM_FIELD_ATTRIBUTES, C as COMPLEX_ARRAY_TRANSLATABLE_FORM_FIELD_ATTRIBUTES, e as SINGLE_ARRAY_TRANSLATABLE_FORM_FIELD_ATTRIBUTES, f as COMPLEX_OBJECT_TRANSLATABLE_FORM_FIELD_ATTRIBUTES, g as AVAILABLE_LANGUAGES, h as IncentiveStatus, i as IncentiveType, j as TWaitlistMessageState, k as TWaitlistMessageType, l as CHART_TYPES } from './index-da54e081.js';
4
4
 
5
5
  /*
6
6
  * anime.js v3.2.1
@@ -24404,7 +24404,7 @@ const Keyboard = registerPlugin('Keyboard');
24404
24404
  /// <reference types="@capacitor/cli" />
24405
24405
 
24406
24406
  const SplashScreen = registerPlugin('SplashScreen', {
24407
- web: () => import('./web-2a59285e.js').then(m => new m.SplashScreenWeb()),
24407
+ web: () => import('./web-22dd95a7.js').then(m => new m.SplashScreenWeb()),
24408
24408
  });
24409
24409
 
24410
24410
  var Style;
@@ -26718,7 +26718,7 @@ function getContrastColorName(color) {
26718
26718
  function getColorFromCategory(category) {
26719
26719
  const CATEGORY_COLORS = {
26720
26720
  LEARN: 'info',
26721
- OPERATE: 'success',
26721
+ YOOBICWORK: 'success',
26722
26722
  ENGAGE: 'danger',
26723
26723
  INSIGHTS: 'accent',
26724
26724
  COMPONENTS: 'stable',
@@ -27540,14 +27540,17 @@ var $Array = getIntrinsic('%Array%');
27540
27540
  // eslint-disable-next-line global-require
27541
27541
  var toStr$4 = !$Array.isArray && callBound('Object.prototype.toString');
27542
27542
 
27543
- // https://ecma-international.org/ecma-262/6.0/#sec-isarray
27544
-
27545
- var IsArray = $Array.isArray || function IsArray(argument) {
27543
+ var IsArray$1 = $Array.isArray || function IsArray(argument) {
27546
27544
  return toStr$4(argument) === '[object Array]';
27547
27545
  };
27548
27546
 
27549
27547
  'use strict';
27550
27548
 
27549
+ // https://ecma-international.org/ecma-262/6.0/#sec-isarray
27550
+ var IsArray = IsArray$1;
27551
+
27552
+ 'use strict';
27553
+
27551
27554
 
27552
27555
 
27553
27556
 
@@ -27643,8 +27646,9 @@ function addNumericSeparator(num, str) {
27643
27646
  return $replace$2.call(str, sepRegex, '$&_');
27644
27647
  }
27645
27648
 
27649
+
27646
27650
  var inspectCustom = require$$2.custom;
27647
- var inspectSymbol = inspectCustom && isSymbol$1(inspectCustom) ? inspectCustom : null;
27651
+ var inspectSymbol = isSymbol$1(inspectCustom) ? inspectCustom : null;
27648
27652
 
27649
27653
  var objectInspect = function inspect_(obj, options, depth, seen) {
27650
27654
  var opts = options || {};
@@ -27734,7 +27738,7 @@ var objectInspect = function inspect_(obj, options, depth, seen) {
27734
27738
  return inspect_(value, opts, depth + 1, seen);
27735
27739
  }
27736
27740
 
27737
- if (typeof obj === 'function') {
27741
+ if (typeof obj === 'function' && !isRegExp$1(obj)) { // in older engines, regexes are callable
27738
27742
  var name = nameOf(obj);
27739
27743
  var keys = arrObjKeys(obj, inspect);
27740
27744
  return '[Function' + (name ? ': ' + name : ' (anonymous)') + ']' + (keys.length > 0 ? ' { ' + $join.call(keys, ', ') + ' }' : '');
@@ -27764,15 +27768,15 @@ var objectInspect = function inspect_(obj, options, depth, seen) {
27764
27768
  }
27765
27769
  if (isError(obj)) {
27766
27770
  var parts = arrObjKeys(obj, inspect);
27767
- if ('cause' in obj && !isEnumerable.call(obj, 'cause')) {
27771
+ if (!('cause' in Error.prototype) && 'cause' in obj && !isEnumerable.call(obj, 'cause')) {
27768
27772
  return '{ [' + String(obj) + '] ' + $join.call($concat.call('[cause]: ' + inspect(obj.cause), parts), ', ') + ' }';
27769
27773
  }
27770
27774
  if (parts.length === 0) { return '[' + String(obj) + ']'; }
27771
27775
  return '{ [' + String(obj) + '] ' + $join.call(parts, ', ') + ' }';
27772
27776
  }
27773
27777
  if (typeof obj === 'object' && customInspect) {
27774
- if (inspectSymbol && typeof obj[inspectSymbol] === 'function') {
27775
- return obj[inspectSymbol]();
27778
+ if (inspectSymbol && typeof obj[inspectSymbol] === 'function' && require$$2) {
27779
+ return require$$2(obj, { depth: maxDepth - depth });
27776
27780
  } else if (customInspect !== 'symbol' && typeof obj.inspect === 'function') {
27777
27781
  return obj.inspect();
27778
27782
  }
@@ -30086,7 +30090,7 @@ function closeModal(result, host) {
30086
30090
  if (!isModalDismissing && (!host || modalId > -1)) {
30087
30091
  isModalDismissing = true;
30088
30092
  const ctrl = document.querySelector('yoo-ion-modal-controller');
30089
- return ctrl.dismiss(result, undefined, modalId).then(() => {
30093
+ return ctrl === null || ctrl === void 0 ? void 0 : ctrl.dismiss(result, undefined, modalId).then(() => {
30090
30094
  isModalDismissing = false;
30091
30095
  });
30092
30096
  }
@@ -32677,10 +32681,18 @@ function endOf(date, type) {
32677
32681
  return dayjs_min(date).endOf('day').toDate();
32678
32682
  }
32679
32683
  }
32680
- function fromNow(date, withoutSuffix = false) {
32684
+ function fromNow(date, withoutSuffix = false, forceToday = false) {
32681
32685
  if (typeof window === 'undefined' || window.isServer) {
32682
32686
  return dayjs_min(date).fromNow(withoutSuffix);
32683
32687
  }
32688
+ if (forceToday) {
32689
+ if (isYesterday(date)) {
32690
+ return translate('YOOBICYESTERDAY');
32691
+ }
32692
+ if (isToday(date)) {
32693
+ return translate('YOOBICTODAY');
32694
+ }
32695
+ }
32684
32696
  dayjs_min.updateLocale(getLocal(), {
32685
32697
  relativeTime: {
32686
32698
  future: translate('RELATIVETIME_FUTURE'),
@@ -32702,13 +32714,13 @@ function fromNow(date, withoutSuffix = false) {
32702
32714
  }
32703
32715
  function fromToday(date) {
32704
32716
  if (isYesterday(date)) {
32705
- return translate('YESTERDAY');
32717
+ return translate('YOOBICYESTERDAY');
32706
32718
  }
32707
32719
  if (isToday(date)) {
32708
32720
  return dateFormat(date, 'LT');
32709
32721
  }
32710
32722
  if (isTomorrow(date)) {
32711
- return translate('TOMORROW');
32723
+ return translate('YOOBICTOMORROW');
32712
32724
  }
32713
32725
  const dayjsDate = dayjs_min(date);
32714
32726
  const isAfter = dayjsDate.isAfter(new Date(), 'day');
@@ -32732,7 +32744,7 @@ function fromTodayByPastPeriods(date) {
32732
32744
  }
32733
32745
  const _isToday = isToday(date);
32734
32746
  if (_isToday) {
32735
- return translate('TODAY');
32747
+ return translate('YOOBICTODAY');
32736
32748
  }
32737
32749
  const lowerbound = startOf(new Date(), 'day');
32738
32750
  const upperBound = startOf(date, 'day');
@@ -33865,7 +33877,7 @@ function getIncentiveConfigsForFeed(incentive, incentiveRef) {
33865
33877
  isEmpty: true
33866
33878
  };
33867
33879
  }
33868
- function getCardFeedEntryFromFeed(item, host, modalMode) {
33880
+ function getCardFeedEntryFromFeed(item, host, modalMode, preview) {
33869
33881
  var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o;
33870
33882
  if (!item) {
33871
33883
  return null;
@@ -33986,7 +33998,7 @@ function getCardFeedEntryFromFeed(item, host, modalMode) {
33986
33998
  ];
33987
33999
  }
33988
34000
  entry.pollIsLong = feed.pollIsLong;
33989
- if (showValidate || item._id === 'draft' || (feed.pollIsLong && !modalMode)) {
34001
+ if (showValidate || item._id === 'draft' || preview || (feed.pollIsLong && !modalMode)) {
33990
34002
  if (feed.pollIsLong && ((_l = feed.poll) === null || _l === void 0 ? void 0 : _l.title)) {
33991
34003
  entry.pollTitle = feed.poll.title;
33992
34004
  }
@@ -33997,7 +34009,7 @@ function getCardFeedEntryFromFeed(item, host, modalMode) {
33997
34009
  }
33998
34010
  }
33999
34011
  }
34000
- if ((showValidate || item._id === 'draft') && entry.pollTitle && !entry.description) {
34012
+ if ((showValidate || item._id === 'draft' || preview) && entry.pollTitle && !entry.description) {
34001
34013
  entry.description = feed.description;
34002
34014
  }
34003
34015
  else {
@@ -37174,16 +37186,8 @@ function getFormCapturedFileSize(item) {
37174
37186
  }
37175
37187
  }
37176
37188
  async function hasLargeFile(url, size = 41943040) {
37177
- const fileSize = 0;
37178
- if ((url === null || url === void 0 ? void 0 : url.length) > 0) {
37179
- for (let i = 0; i < url.length; i++) {
37180
- const tempSize = await getFileSize(url[i]);
37181
- if (tempSize > size) {
37182
- return true;
37183
- }
37184
- }
37185
- }
37186
- return fileSize > size;
37189
+ const sizes = await Promise.all(url.map(i => getFileSize(i)));
37190
+ return sizes.some(s => s > size);
37187
37191
  }
37188
37192
  function promiseTimeout(ms, promise) {
37189
37193
  // Create a promise that rejects in <ms> milliseconds
@@ -38710,7 +38714,8 @@ function isFieldWithNoValue(field) {
38710
38714
  field.type === FormFieldType.url ||
38711
38715
  field.type === FormFieldType.progressbar ||
38712
38716
  field.type === FormFieldType.chart ||
38713
- field.type === FormFieldType.palette);
38717
+ field.type === FormFieldType.palette ||
38718
+ (field.type === FormFieldType.button && !!field.handler));
38714
38719
  }
38715
38720
  function isFieldWithDirectValue(field) {
38716
38721
  return (field.type === FormFieldType.date ||
@@ -38747,7 +38752,7 @@ function getNameAndData(field, initialData, suffix = '') {
38747
38752
  return { name, data };
38748
38753
  }
38749
38754
  function hasValue(field, data, suffix = '') {
38750
- var _a;
38755
+ var _a, _b;
38751
38756
  if (isFieldWithNoValue(field)) {
38752
38757
  // field.type === FormFieldType.information ||
38753
38758
  return true;
@@ -38757,7 +38762,7 @@ function hasValue(field, data, suffix = '') {
38757
38762
  }
38758
38763
  const options = getNameAndData(field, data, suffix);
38759
38764
  let retVal = false;
38760
- if (field.type === FormFieldType.radio && options.data !== undefined) {
38765
+ if (field.type === FormFieldType.radio && (options.data !== undefined || ((_b = field.values) === null || _b === void 0 ? void 0 : _b.some((v) => v.value === null)))) {
38761
38766
  retVal = true;
38762
38767
  }
38763
38768
  else if (isPresent(options.data) && options.data !== '') {
@@ -38777,38 +38782,45 @@ function hasValue(field, data, suffix = '') {
38777
38782
  }
38778
38783
  function evalConditionsInContext(conditions, data, flattenContext, suffix = '', session = {}) {
38779
38784
  let valid = true;
38785
+ const clonedData = cloneDeep(data);
38780
38786
  conditions = compact([].concat(conditions));
38781
38787
  for (const condition of conditions) {
38782
38788
  if (isString$3(condition)) {
38783
- valid = valid && evalInContext(condition, data, flattenContext);
38789
+ valid = valid && evalInContext(condition, clonedData, flattenContext);
38784
38790
  }
38785
38791
  else if (condition.type === 'field') {
38792
+ const clonedCondition = cloneDeep(condition);
38793
+ clonedCondition.values = filterCommas(clonedCondition.values);
38786
38794
  let expression;
38787
- if (condition.field.type === FormFieldType.selectmulti || condition.field.type === FormFieldType.selectbuttonsmulti) {
38788
- expression = 'contains(getAttributeValue(' + '"' + condition.field.name + suffix + '"), "' + condition.values + '", "' + condition.operator + '")';
38795
+ if (clonedCondition.field.type === FormFieldType.selectmulti || clonedCondition.field.type === FormFieldType.selectbuttonsmulti) {
38796
+ expression = 'contains(getAttributeValue(' + '"' + clonedCondition.field.name + suffix + '"), "' + clonedCondition.values + '", "' + clonedCondition.operator + '")';
38789
38797
  }
38790
- else if (condition.field.type === FormFieldType.select || condition.field.type === FormFieldType.selectbuttons || condition.field.type === FormFieldType.autocomplete) {
38791
- expression = 'contains(getAttributeValue(' + '"' + condition.field.name + suffix + '"), "' + condition.values + '", "' + condition.operator + '")';
38798
+ else if (clonedCondition.field.type === FormFieldType.select || clonedCondition.field.type === FormFieldType.selectbuttons || clonedCondition.field.type === FormFieldType.autocomplete) {
38799
+ expression = 'contains(getAttributeValue(' + '"' + clonedCondition.field.name + suffix + '"), "' + clonedCondition.values + '", "' + clonedCondition.operator + '")';
38792
38800
  }
38793
38801
  else {
38794
- let value = condition.value;
38802
+ let value = clonedCondition.value;
38795
38803
  if (!value && value !== false && value !== 0) {
38796
- value = condition.values;
38804
+ value = clonedCondition.values;
38797
38805
  }
38798
- if (condition.operator === '>=' || condition.operator === '<=' || condition.operator === 'greaterthan' || condition.operator === 'lessthan') {
38799
- const op = condition.operator === 'greaterthan' ? '>=' : condition.operator === 'lessthan' ? '<=' : condition.operator;
38806
+ if (clonedCondition.operator === '>=' || clonedCondition.operator === '<=' || clonedCondition.operator === 'greaterthan' || clonedCondition.operator === 'lessthan') {
38807
+ const op = clonedCondition.operator === 'greaterthan' ? '>=' : clonedCondition.operator === 'lessthan' ? '<=' : clonedCondition.operator;
38800
38808
  let separator = '';
38801
- if (condition.field.type === FormFieldType.date || condition.field.type === FormFieldType.datetime || condition.field.type === FormFieldType.time) {
38809
+ if (clonedCondition.field.type === FormFieldType.date || clonedCondition.field.type === FormFieldType.datetime || clonedCondition.field.type === FormFieldType.time) {
38802
38810
  separator = '"';
38803
38811
  }
38804
- expression = 'getAttributeValue(' + '"' + condition.field.name + suffix + '")' + op + separator + value + separator;
38812
+ expression = 'getAttributeValue(' + '"' + clonedCondition.field.name + suffix + '")' + op + separator + value + separator;
38805
38813
  }
38806
38814
  else {
38807
- const op = condition.operator === 'equals' || condition.operator === '===' ? '==' : condition.operator === 'notequals' || condition.operator === '!==' ? '!=' : '==';
38808
- expression = 'toStringAndUppercase(getAttributeValue(' + '"' + condition.field.name + suffix + '"))' + op + 'toStringAndUppercase(' + '"' + value + '"' + ')';
38815
+ const op = clonedCondition.operator === 'equals' || clonedCondition.operator === '===' ? '==' : clonedCondition.operator === 'notequals' || clonedCondition.operator === '!==' ? '!=' : '==';
38816
+ expression = 'toStringAndUppercase(getAttributeValue(' + '"' + clonedCondition.field.name + suffix + '"))' + op + 'toStringAndUppercase(' + '"' + value + '"' + ')';
38809
38817
  }
38810
38818
  }
38811
- const retVal = evalInContext(expression, data, flattenContext);
38819
+ const commaRemovedData = cloneDeep(clonedData);
38820
+ Object.keys(commaRemovedData).forEach((key) => {
38821
+ commaRemovedData[key] = filterCommas(commaRemovedData[key]);
38822
+ });
38823
+ const retVal = evalInContext(expression, commaRemovedData, flattenContext);
38812
38824
  valid = valid && retVal;
38813
38825
  }
38814
38826
  else if (condition.type === 'tags') {
@@ -38889,6 +38901,22 @@ function evalConditionsInContext(conditions, data, flattenContext, suffix = '',
38889
38901
  }
38890
38902
  return valid;
38891
38903
  }
38904
+ function filterCommas(entity) {
38905
+ const UNIQUE_COMMA_CODE = 'y00b1c';
38906
+ if (Array.isArray(entity) && (entity === null || entity === void 0 ? void 0 : entity.length)) {
38907
+ return entity.map((value) => {
38908
+ if (isString$3(value)) {
38909
+ return value.replace(/,/g, UNIQUE_COMMA_CODE);
38910
+ }
38911
+ else {
38912
+ return value;
38913
+ }
38914
+ });
38915
+ }
38916
+ else {
38917
+ return entity;
38918
+ }
38919
+ }
38892
38920
  function getFormulaReplacement(f, suffix = '') {
38893
38921
  let replacement = f.name + suffix;
38894
38922
  if (f.type === FormFieldType.catalog) {
@@ -39274,7 +39302,7 @@ function answerIsValid(value, answer, field) {
39274
39302
  answer = [].concat(answer).map((a) => !isNull(a) && !isUndefined(a) && (a === 'true' || a === true || a.toUpperCase() === this.translate.get('true').toUpperCase()));
39275
39303
  }
39276
39304
  if (field.type === FormFieldType.selectimage && !isNil(answer)) {
39277
- answer = [].concat(answer).map((a) => (a.text ? a.text : a));
39305
+ answer = [].concat(answer);
39278
39306
  }
39279
39307
  if ((answer === null || answer === void 0 ? void 0 : answer.sort) && ignoreOrder) {
39280
39308
  return isEqual(answer.sort(), [].concat(value).sort());
@@ -39951,7 +39979,7 @@ function cleanUnusedTranslations(translations, missionDescription, scoring) {
39951
39979
  }
39952
39980
  function updateAuditKeys(auditAttr, key, updateKey) {
39953
39981
  return auditAttr.map((val) => {
39954
- val.key = val.key === key || val.key === key.replace(/%/g, '') ? updateKey : val.key;
39982
+ val.key = (val.key === key || val.key === key.replace(/%/g, '')) && updateKey ? updateKey : val.key;
39955
39983
  return val;
39956
39984
  });
39957
39985
  }
@@ -40495,6 +40523,14 @@ function checkForCustomTranslationInWorkflow(workflow) {
40495
40523
  });
40496
40524
  return customTranslationInWorkflow;
40497
40525
  }
40526
+ function hasImageRecognitionFields(slides) {
40527
+ let hasImageRecognitionField = false;
40528
+ slides === null || slides === void 0 ? void 0 : slides.forEach((slide) => {
40529
+ var _a;
40530
+ hasImageRecognitionField = hasImageRecognitionField || ((_a = slide === null || slide === void 0 ? void 0 : slide.items) === null || _a === void 0 ? void 0 : _a.some((item) => item.isImageRecognition || item.imageRecognitionAlgorithm));
40531
+ });
40532
+ return hasImageRecognitionField;
40533
+ }
40498
40534
 
40499
40535
  function getDistance(lat1, lon1, lat2, lon2, unit = 'K') {
40500
40536
  const radlat1 = (Math.PI * lat1) / 180;
@@ -40574,18 +40610,21 @@ function getIncentiveTotalTargets(incentive) {
40574
40610
  /**
40575
40611
  * @function getIncentiveProgress
40576
40612
  * @param {IIncentive} incentive
40613
+ * @param {IIncentiveParticipantScore} score
40614
+ * @param {boolean} showManagerView Specifies if progress is global or not
40577
40615
  * @return {number|NaN} The progression of the "milestones" incentive in % (this is the average of the progression of each participant), NaN for "not milestones "incentives
40578
40616
  */
40579
- function getIncentiveProgress(incentive) {
40617
+ function getIncentiveProgress(incentive, score, showManagerView) {
40580
40618
  // the fact that this is a NaN value will be used into the renderer 'percentageRenderer' to display a default value instead
40581
40619
  if (incentive.type !== IncentiveType.milestones)
40582
40620
  return NaN;
40621
+ if (!showManagerView && score)
40622
+ return score.result;
40583
40623
  const participantsScore = getParticipantsScore(incentive);
40584
40624
  const scoreKeys = Object.keys(participantsScore).filter((k) => participantsScore[k].milestone);
40585
40625
  const percentage = scoreKeys.reduce((acc, k) => acc + (participantsScore[k].result || 0), 0);
40586
- if (scoreKeys.length === 0) {
40626
+ if (scoreKeys.length === 0)
40587
40627
  return 0;
40588
- }
40589
40628
  return percentage / scoreKeys.length;
40590
40629
  }
40591
40630
  /**
@@ -40795,7 +40834,7 @@ function kpisToFormData(incentive, submissions) {
40795
40834
  const value = submission.value;
40796
40835
  const products = (_a = submission.products) === null || _a === void 0 ? void 0 : _a.filter((p) => p.count !== undefined && p.value !== undefined).map((p) => {
40797
40836
  var _a, _b;
40798
- const product = (_b = (_a = incentive.products) === null || _a === void 0 ? void 0 : _a.find((item) => item.product._id === p.productRef)) === null || _b === void 0 ? void 0 : _b.product;
40837
+ const product = (_b = (_a = incentive.products) === null || _a === void 0 ? void 0 : _a.find(item => item.productRef === p.productRef)) === null || _b === void 0 ? void 0 : _b.product;
40799
40838
  return { product, ...pick(p, ['productRef', 'count', 'weight', 'price', 'value']) };
40800
40839
  });
40801
40840
  return { startDate, endDate, products, value };
@@ -40820,6 +40859,29 @@ function kpisToSalesBreakdown(incentive, kpis) {
40820
40859
  })
40821
40860
  .sort((bd1, bd2) => bd2.amount - bd1.amount);
40822
40861
  }
40862
+ /**
40863
+ * @function getIncentiveProgressBase
40864
+ * @param {IIncentive} incentive
40865
+ * @param {IIncentiveParticipantScore} score
40866
+ * @param {boolean} showManagerView Specifies if progress is global or not
40867
+ * @returns {string}
40868
+ */
40869
+ function getIncentiveProgressBase(incentive, score, showManagerView) {
40870
+ const progress = showManagerView ? getIncentiveTotalKpis(incentive) : score === null || score === void 0 ? void 0 : score.progress;
40871
+ return round(progress || 0, 2);
40872
+ }
40873
+ /**
40874
+ * @function getIncentiveProgressOf
40875
+ * @param {IIncentive} incentive
40876
+ * @param {IIncentiveParticipantScore} score
40877
+ * @param {boolean} showManagerView Specifies if progress is global or not
40878
+ * @returns {string}
40879
+ */
40880
+ function getIncentiveProgressOf(incentive, score, showManagerView) {
40881
+ const isMilestones = incentive.type === IncentiveType.milestones;
40882
+ return isMilestones && showManagerView ? getIncentiveTotalTargets(incentive) : score === null || score === void 0 ? void 0 : score.milestone;
40883
+ // return appendIncentiveUnit(totalMilestones, incentive.unit, incentive.isUnitCurrency, false);
40884
+ }
40823
40885
 
40824
40886
  function getUserBadges(availableBadges, stats) {
40825
40887
  if (!availableBadges) {
@@ -40931,7 +40993,7 @@ function getPlanDueDate(plan, assignmentDate) {
40931
40993
  planDueDate = toDate(assignmentDate);
40932
40994
  planDueDate = dateAdd(dateAdd(planDueDate, 'days', plan.availableAfter), 'days', plan.availableFor);
40933
40995
  }
40934
- else if (plan.timeConstraintMode === 'calendar') {
40996
+ else if (plan.timeConstraintMode === 'yoobiccalendar') {
40935
40997
  if (!plan.availableTo) {
40936
40998
  return null; // throw warning/error ?
40937
40999
  }
@@ -40957,7 +41019,7 @@ function getPlanStartDate(plan, assignmentDate) {
40957
41019
  planStartDate = toDate(assignmentDate);
40958
41020
  planStartDate = dateAdd(planStartDate, 'days', plan.availableAfter);
40959
41021
  }
40960
- else if (plan.timeConstraintMode === 'calendar') {
41022
+ else if (plan.timeConstraintMode === 'yoobiccalendar') {
40961
41023
  if (!plan.availableFrom) {
40962
41024
  return null; // throw warning/error ?
40963
41025
  }
@@ -41007,6 +41069,14 @@ function getLessonTypeIcon(type) {
41007
41069
  return 'diploma';
41008
41070
  }
41009
41071
  }
41072
+ function getLessonTypeKey(type) {
41073
+ switch (type) {
41074
+ case 'document':
41075
+ return 'YOOBICDOCUMENT';
41076
+ default:
41077
+ return type.toUpperCase();
41078
+ }
41079
+ }
41010
41080
  function isQuiz(lessonType) {
41011
41081
  return !!lessonType && lessonType !== 'document' && lessonType !== 'video';
41012
41082
  }
@@ -57386,6 +57456,9 @@ function truncateMarkdown(content, maxLength, ellipsis, byWords, replaceBreakWit
57386
57456
  ellipsis
57387
57457
  });
57388
57458
  }
57459
+ function isTruncated(element) {
57460
+ return (element.offsetWidth < element.scrollWidth);
57461
+ }
57389
57462
 
57390
57463
  var _a$1, _b$1, _c$1, _d$1, _e$1, _f$1, _g, _h, _j, _k, _l, _m, _o, _p, _q, _r, _s, _t, _u;
57391
57464
  const win = (global['window'] || {});
@@ -72981,7 +73054,10 @@ const toOptions = (schedule) => ({ ...toStart(schedule === null || schedule ===
72981
73054
  */
72982
73055
  const sanitizeRecurrence = (value) => {
72983
73056
  var _a, _b, _c, _d, _e, _f, _g, _h, _j;
72984
- const result = { ...value };
73057
+ // Use cloneDeep here to not modify the original object. Indeed, the spread operator makes deep copy of the TOP MOST DATA and a shallow copy of the NESTED DATA.
73058
+ // So, nested object or nested array will have the same reference than into the original object. And they are modified into the original object,
73059
+ // they will be modified as well into the "spread copy", what we do not want.
73060
+ const result = cloneDeep(value);
72985
73061
  const start = (_b = (_a = result.schedule) === null || _a === void 0 ? void 0 : _a.start) === null || _b === void 0 ? void 0 : _b.date;
72986
73062
  const end = (_d = (_c = result.schedule) === null || _c === void 0 ? void 0 : _c.end) === null || _d === void 0 ? void 0 : _d.date;
72987
73063
  const dtstart = (_e = result.rrule) === null || _e === void 0 ? void 0 : _e.dtstart;
@@ -73453,4 +73529,4 @@ function getReducedValidator(validators) {
73453
73529
  .reduce(combineValidators, () => true);
73454
73530
  }
73455
73531
 
73456
- export { getProductBatchDelayInDays as $, isDateBefore as A, dateDiffInCalendarDays as B, CloudinaryGradientLayer as C, isDateAfter as D, getAsyncExtraData as E, isNativeFilePath as F, cleanupWKWebViewFilePath as G, getProtocol as H, closeModal as I, gsapTimeline as J, Elastic as K, Back as L, requestInterval as M, getFormattedCountDownToDisplay as N, cancelRequestInterval as O, isIphone5 as P, isIphoneSE as Q, isNullOrUndefined as R, ScreenOrientation as S, translateMulti as T, getLanguageKey as U, MONGODB_ID_REGEX as V, pipes as W, isCampaignRecurring as X, YOOBICON_ENTITIES_MAP as Y, dateFormat as Z, getSession as _, getDeviceType as a, populateScoringFields as a$, fromNow as a0, getWaitlistVisitLastAlertDate as a1, isCampaignActive as a2, getPlanDueDate as a3, getIncentiveState as a4, appendIncentiveUnit as a5, getParticipantsScore as a6, getUserDisplayName as a7, getClosestImageRatio as a8, floatingIconAnimation as a9, hideKeyboard as aA, getReducedValidator as aB, getReducedAsyncValidator as aC, dateIsValid as aD, isPresent as aE, dateSub as aF, dateAdd as aG, Keyboard as aH, getUUID as aI, Draggable as aJ, gsapTo as aK, gsapSet as aL, gsapFromTo as aM, isImageUrl as aN, updateTranslationKey as aO, checkIfKeyIsInPage as aP, removeScoringSelectedFields as aQ, serializeScores as aR, setFieldIconAndCategory as aS, findField as aT, CURVE_EASE_OUT_QUAD as aU, changeSelectedScoring as aV, calculateScoringTotal as aW, formatSlides as aX, showToast as aY, checkIfKeyIsInField as aZ, removeParentCondition as a_, disableKeyboardResize as aa, enableKeyboardResize as ab, isNotificationMessage as ac, isRichContentMessage as ad, showAlert as ae, showActionSheet as af, isVideo as ag, isGif as ah, isImage as ai, downloadFile as aj, dispatchCustomEvent as ak, is24Hour as al, isFile as am, copyToClipboard as an, formatDistanceFromNow as ao, minsToMinsAndSecs as ap, replaceAtTagToMentionTag as aq, isCloudinaryLink as ar, getCurrentLanguage as as, replaceAllLinks as at, parseMarkDown as au, isPhotoEdited as av, changeExtension as aw, toButton as ax, toDate as ay, capitalizeFirstLetter as az, getOS as b, merge$1 as b$, isFieldNameUnique as b0, getCustomName as b1, getScoringCategory as b2, formatScoringValuePairs as b3, findMultiMaxScore as b4, generateUniqueKey as b5, isValueATranslationKey as b6, isValueALegacyTranslationKey as b7, getDatesFromDateRange as b8, getDatesRangeDisplay as b9, sanitizeRecurrence as bA, getRecurrenceValue as bB, screenOrientationUnlock as bC, screenOrientationLock as bD, getLocaleVariantScormCloudId as bE, isSafari$1 as bF, Power1 as bG, endOf as bH, dateParse as bI, isTabletOrIpad as bJ, getVariantValue as bK, isYoutubeSource as bL, isDailymotionSource as bM, isVimeoSource as bN, StatusBar as bO, loadScript as bP, getIncentiveTargetHighestMilestone as bQ, getIncentiveTotalKpis as bR, getIncentiveTotalTargets as bS, getIncentiveProgress as bT, filter as bU, not$1 as bV, raceWith as bW, argsOrArgArray as bX, Subject as bY, Subscription as bZ, Observable as b_, getMedia as ba, isPointInsidePlan as bb, isOffline as bc, getKeyToCache as bd, hexToRgbArray as be, isTranslationKey as bf, getContrastColor as bg, scaleUpAnimation as bh, convertSvgToBase64 as bi, evalInContext as bj, evalConditionsInContext as bk, VALIDATORS as bl, getNameAndData as bm, getFieldsFromSlides as bn, getFieldValue as bo, getFieldReplacement as bp, getSessionReplacementValue as bq, escapeRegExp as br, slenderizeObject as bs, getFormulaReplacement as bt, isDateTimeField as bu, MAX_TAGS_CHARACTERS as bv, formatTranslation as bw, filterListByText as bx, toSeconds as by, dateDiff as bz, isFullScreenFalse as c, slideExpandAnimation as c$, share as c0, __extends$9 as c1, cordova$1 as c2, IonicNativePlugin as c3, getMediaType as c4, isMedia as c5, isBase64 as c6, File$1 as c7, hasWebCam as c8, replaceAndGetAllLinks as c9, isToday as cA, fromToday as cB, getMissionPublicationDate as cC, isDateSame as cD, isMissionBookable as cE, canParticipateTo as cF, canPerformActionPlan as cG, getAuthentication as cH, getDownloadAction as cI, salesAIGetColorFromPattern as cJ, salesAIFormatDemand as cK, gsapFrom as cL, showRename as cM, setSecuredContent as cN, require$$2 as cO, getExtension as cP, urlToFileBlob as cQ, b64ToFile as cR, convertSrtToWebVTT as cS, getVideoPoster as cT, replaceSVGColors as cU, getPeriodOfDay as cV, isZebraScanner as cW, present as cX, dismiss as cY, fadeScaleAnimation as cZ, isAnimationsDisabled as c_, addFilePrefix as ca, read as cb, keepAwake as cc, moveToImageDirectory as cd, cordovaPropertyGet as ce, cordovaPropertySet as cf, registerPlugin as cg, isIonic as ch, Device as ci, getMediaDevices as cj, isIntersectionObserverSupported as ck, intersectionObserve as cl, getChartTypes as cm, isContentOnly as cn, getConfidencePoints as co, getConfidenceDescriptionKey as cp, showRatingDialog as cq, isPdf as cr, answerIsValid as cs, getCorrectAnswersCount as ct, updateSVGCustomColors as cu, isQuiz as cv, setStatusBarDarkMode as cw, LoginFocusAnimation as cx, getContrastColorName as cy, isMemoEditable as cz, isNativeMobile as d, resetTime as d$, scaleAnimation as d0, slideAnimation as d1, getTranslateLanguageKeys as d2, Power3 as d3, findMaxScore as d4, isNotApplicable as d5, cleanUnusedTranslations as d6, updateScoringWithTranslations as d7, updateAuditWithTranslations as d8, generateYoobicQRCode as d9, PhotoLibrary as dA, isDocument as dB, getResizedImageSize as dC, showMessageInfoDialog as dD, parseLongIntoDate as dE, isSurface as dF, getAudioDuration as dG, isChatMessageTypeMedia as dH, isFirefox as dI, saveToLocalFile as dJ, removeFileAtPath as dK, safeScrollIntoView as dL, getPermissions as dM, isPlanInFuture as dN, groupsResolver as dO, aclRolesResolver as dP, toHours as dQ, utc as dR, convertSecondsToTimeUnits as dS, isTextField as dT, resizeObserve as dU, getRoundedMinutes as dV, showScanner as dW, setDateSeconds as dX, setDateMilliseconds as dY, roundToNearestMinutes as dZ, getWeekDays as d_, process_1 as da, getCustomApp as db, images as dc, videos as dd, getColorSwatches as de, asyncWaterfall as df, showContextMenu as dg, containsUrls as dh, getRange as di, isKeyboardResizeModeInactive as dj, getDialogPosition as dk, getHours as dl, getMinutes as dm, setDateHours as dn, setDateMinutes as dp, getLocaleTranslation as dq, isHTML as dr, getFormCapturedFileSize as ds, isAudio as dt, isLenovo as du, updatePathSessionId as dv, isUnsplashUrl as dw, getMimeType as dx, hasLargeFile as dy, audios as dz, isAndroid as e, getEventConfigsFromEvent as e$, getYear as e0, isSameDate as e1, day as e2, shiftSlidesToNext as e3, shiftSlidesToPrevious as e4, isSameMonth as e5, isDateSameOrAfter as e6, isDateSameOrBefore as e7, isTimedQuiz as e8, isConfidenceAssessment as e9, isDeeplink as eA, componentOnReady as eB, isCurrentLanguageChinese as eC, getEventStatusInfo as eD, getPlanStartDate as eE, isPlanRatingEnabled as eF, removeTextStyle as eG, isCampaignAnnouncement as eH, hasAttachment as eI, canBeRetried as eJ, isLessonCompleted as eK, getLessonTypeIcon as eL, mapKpiData as eM, isValid$1 as eN, resizeImage as eO, getRandomFileName as eP, FileSaver_min as eQ, getMonths as eR, getType as eS, replaceTextWithRichContent as eT, getMediaSrcAndType as eU, compareAsc as eV, getFormatedDate as eW, getCardFeedEntryFromFeed as eX, getCampaignConfigsForFeed as eY, getIncentiveConfigsForFeed as eZ, getCardFeedEntryFromQuestion as e_, isVisible as ea, hasValue as eb, getDistance as ec, isFieldWithDirectValue as ed, isFieldWithNoValue as ee, updateDatasetFilters as ef, getConfidenceEmoji as eg, isPhotoOrMultiPhotosField as eh, isChromeForIos as ei, getTimeOneLetterFormat as ej, isYoobicSecuredDocTenant as ek, getURLs as el, showDocumentDownloadOptions as em, guessCurrentTimezone as en, getNextRecurrences as eo, TIMEZONES as ep, HorizontalSlidesAnimation as eq, isMapField as er, EMPTYSTATE_TITLE_MAP as es, EMPTYSTATE_TEXT_MAP as et, isForceScrollbar as eu, getStartDayOfWeek as ev, getUrlParameterByName as ew, getEventTypeColor as ex, fadeFromBottom as ey, fadeFromTop as ez, isIpadPro as f, getMediaSrcFromFeed as f0, canAccessReadReceipt as f1, getWorkflowProgress as f2, getRandomSwatchColor as f3, getCampaignIcon as f4, getCampaignColor as f5, getUserTags as f6, fileHasIcon as f7, getIconName as f8, getIconColor as f9, getImageSize as fA, getImageScaleFactor as fB, WebPlugin as fC, CapacitorException as fD, getLanguageFlag as fa, getDashboardTags as fb, getRoleTitle as fc, getMobileFieldIcon as fd, isCampaignAnnouncementByUser as fe, getCommunityKpis as ff, EMPTYSTATE_MAP as fg, isDocumentDownloadSupported as fh, openBase64File as fi, toPng as fj, isDocumentEmailSupported as fk, getNativeDirectory as fl, fileNativeCheckFile as fm, downloadFileToDevice as fn, Linear as fo, closeMenuModal as fp, isMouseInBoundaries as fq, removeMarkdown as fr, getFeedLikes as fs, extractTextFromStringHTML as ft, truncateMarkdown as fu, isElementClicked as fv, applyViewBox as fw, getFormattedImageURL as fx, urlToBlob as fy, getTransformInfos as fz, getGrade as g, isIpad as h, isChromatic as i, isTablet as j, Cloudinary as k, loadTranslations as l, getModalAnimation as m, showModal as n, isWeb as o, debounce as p, querySelectorDeep as q, findParent as r, setCurrentLanguage as s, translate as t, isIphoneX as u, isIOS as v, setAnimation as w, animations as x, getCssColor as y, startOf as z };
73532
+ export { getProductBatchDelayInDays as $, isDateBefore as A, dateDiffInCalendarDays as B, CloudinaryGradientLayer as C, isDateAfter as D, getAsyncExtraData as E, isNativeFilePath as F, cleanupWKWebViewFilePath as G, getProtocol as H, closeModal as I, gsapTimeline as J, Elastic as K, Back as L, requestInterval as M, getFormattedCountDownToDisplay as N, cancelRequestInterval as O, isIphone5 as P, isIphoneSE as Q, isNullOrUndefined as R, ScreenOrientation as S, translateMulti as T, getLanguageKey as U, MONGODB_ID_REGEX as V, pipes as W, isCampaignRecurring as X, YOOBICON_ENTITIES_MAP as Y, dateFormat as Z, getSession as _, getDeviceType as a, removeParentCondition as a$, fromNow as a0, getWaitlistVisitLastAlertDate as a1, isCampaignActive as a2, getPlanDueDate as a3, getIncentiveState as a4, appendIncentiveUnit as a5, getParticipantsScore as a6, getUserDisplayName as a7, getClosestImageRatio as a8, floatingIconAnimation as a9, hideKeyboard as aA, getReducedValidator as aB, getReducedAsyncValidator as aC, dateIsValid as aD, isPresent as aE, dateSub as aF, dateAdd as aG, Keyboard as aH, getUUID as aI, Draggable as aJ, gsapTo as aK, gsapSet as aL, gsapFromTo as aM, isImageUrl as aN, updateTranslationKey as aO, checkIfKeyIsInPage as aP, removeScoringSelectedFields as aQ, serializeScores as aR, setFieldIconAndCategory as aS, findField as aT, CURVE_EASE_OUT_QUAD as aU, changeSelectedScoring as aV, hasImageRecognitionFields as aW, calculateScoringTotal as aX, formatSlides as aY, showToast as aZ, checkIfKeyIsInField as a_, disableKeyboardResize as aa, enableKeyboardResize as ab, isNotificationMessage as ac, isRichContentMessage as ad, showAlert as ae, showActionSheet as af, isVideo as ag, isGif as ah, isImage as ai, downloadFile as aj, dispatchCustomEvent as ak, is24Hour as al, isFile as am, copyToClipboard as an, formatDistanceFromNow as ao, minsToMinsAndSecs as ap, replaceAtTagToMentionTag as aq, isCloudinaryLink as ar, getCurrentLanguage as as, replaceAllLinks as at, parseMarkDown as au, isPhotoEdited as av, changeExtension as aw, toButton as ax, toDate as ay, capitalizeFirstLetter as az, getOS as b, Observable as b$, populateScoringFields as b0, isFieldNameUnique as b1, getCustomName as b2, getScoringCategory as b3, formatScoringValuePairs as b4, findMultiMaxScore as b5, generateUniqueKey as b6, isValueATranslationKey as b7, isValueALegacyTranslationKey as b8, getDatesFromDateRange as b9, dateDiff as bA, sanitizeRecurrence as bB, getRecurrenceValue as bC, screenOrientationUnlock as bD, screenOrientationLock as bE, getLocaleVariantScormCloudId as bF, isSafari$1 as bG, Power1 as bH, endOf as bI, dateParse as bJ, isTabletOrIpad as bK, getVariantValue as bL, isYoutubeSource as bM, isDailymotionSource as bN, isVimeoSource as bO, StatusBar as bP, loadScript as bQ, getIncentiveTargetHighestMilestone as bR, getIncentiveProgressBase as bS, getIncentiveProgressOf as bT, getIncentiveProgress as bU, filter as bV, not$1 as bW, raceWith as bX, argsOrArgArray as bY, Subject as bZ, Subscription as b_, getDatesRangeDisplay as ba, getMedia as bb, isPointInsidePlan as bc, isOffline as bd, getKeyToCache as be, hexToRgbArray as bf, isTranslationKey as bg, getContrastColor as bh, scaleUpAnimation as bi, convertSvgToBase64 as bj, evalInContext as bk, evalConditionsInContext as bl, VALIDATORS as bm, getNameAndData as bn, getFieldsFromSlides as bo, getFieldValue as bp, getFieldReplacement as bq, getSessionReplacementValue as br, escapeRegExp as bs, slenderizeObject as bt, getFormulaReplacement as bu, isDateTimeField as bv, formatTranslation as bw, MAX_TAGS_CHARACTERS as bx, filterListByText as by, toSeconds as bz, isFullScreenFalse as c, isAnimationsDisabled as c$, merge$1 as c0, share as c1, __extends$9 as c2, cordova$1 as c3, IonicNativePlugin as c4, getMediaType as c5, isMedia as c6, isBase64 as c7, File$1 as c8, hasWebCam as c9, isMemoEditable as cA, isToday as cB, fromToday as cC, getMissionPublicationDate as cD, isDateSame as cE, isMissionBookable as cF, canParticipateTo as cG, canPerformActionPlan as cH, getAuthentication as cI, getDownloadAction as cJ, salesAIGetColorFromPattern as cK, salesAIFormatDemand as cL, gsapFrom as cM, showRename as cN, setSecuredContent as cO, require$$2 as cP, getExtension as cQ, urlToFileBlob as cR, b64ToFile as cS, convertSrtToWebVTT as cT, getVideoPoster as cU, replaceSVGColors as cV, getPeriodOfDay as cW, isZebraScanner as cX, present as cY, dismiss as cZ, fadeScaleAnimation as c_, replaceAndGetAllLinks as ca, addFilePrefix as cb, read as cc, keepAwake as cd, moveToImageDirectory as ce, cordovaPropertyGet as cf, cordovaPropertySet as cg, registerPlugin as ch, isIonic as ci, Device as cj, getMediaDevices as ck, isIntersectionObserverSupported as cl, intersectionObserve as cm, getChartTypes as cn, isContentOnly as co, getConfidencePoints as cp, getConfidenceDescriptionKey as cq, showRatingDialog as cr, isPdf as cs, answerIsValid as ct, getCorrectAnswersCount as cu, updateSVGCustomColors as cv, isQuiz as cw, setStatusBarDarkMode as cx, LoginFocusAnimation as cy, getContrastColorName as cz, isNativeMobile as d, getWeekDays as d$, slideExpandAnimation as d0, scaleAnimation as d1, slideAnimation as d2, getTranslateLanguageKeys as d3, Power3 as d4, findMaxScore as d5, isNotApplicable as d6, cleanUnusedTranslations as d7, updateScoringWithTranslations as d8, updateAuditWithTranslations as d9, getAudioDuration as dA, isChatMessageTypeMedia as dB, getFormCapturedFileSize as dC, isLenovo as dD, updatePathSessionId as dE, getMimeType as dF, hasLargeFile as dG, audios as dH, PhotoLibrary as dI, isSurface as dJ, isFirefox as dK, saveToLocalFile as dL, removeFileAtPath as dM, safeScrollIntoView as dN, getPermissions as dO, isPlanInFuture as dP, groupsResolver as dQ, aclRolesResolver as dR, toHours as dS, utc as dT, convertSecondsToTimeUnits as dU, isTextField as dV, getRoundedMinutes as dW, showScanner as dX, setDateSeconds as dY, setDateMilliseconds as dZ, roundToNearestMinutes as d_, generateYoobicQRCode as da, process_1 as db, getCustomApp as dc, images as dd, videos as de, getColorSwatches as df, asyncWaterfall as dg, showContextMenu as dh, containsUrls as di, getRange as dj, isKeyboardResizeModeInactive as dk, getDialogPosition as dl, getHours as dm, getMinutes as dn, setDateHours as dp, setDateMinutes as dq, getLocaleTranslation as dr, isHTML as ds, resizeObserve as dt, isDocument as du, isAudio as dv, isUnsplashUrl as dw, getResizedImageSize as dx, showMessageInfoDialog as dy, parseLongIntoDate as dz, isAndroid as e, getCampaignConfigsForFeed as e$, resetTime as e0, getYear as e1, isSameDate as e2, day as e3, shiftSlidesToNext as e4, shiftSlidesToPrevious as e5, isSameMonth as e6, isDateSameOrAfter as e7, isDateSameOrBefore as e8, isTimedQuiz as e9, fadeFromBottom as eA, fadeFromTop as eB, isDeeplink as eC, componentOnReady as eD, isCurrentLanguageChinese as eE, getEventStatusInfo as eF, getPlanStartDate as eG, isPlanRatingEnabled as eH, removeTextStyle as eI, isCampaignAnnouncement as eJ, hasAttachment as eK, canBeRetried as eL, isLessonCompleted as eM, getLessonTypeIcon as eN, mapKpiData as eO, isValid$1 as eP, resizeImage as eQ, getRandomFileName as eR, FileSaver_min as eS, getMonths as eT, isTruncated as eU, getType as eV, replaceTextWithRichContent as eW, getMediaSrcAndType as eX, compareAsc as eY, getFormatedDate as eZ, getCardFeedEntryFromFeed as e_, isConfidenceAssessment as ea, isVisible as eb, hasValue as ec, getDistance as ed, isFieldWithDirectValue as ee, isFieldWithNoValue as ef, updateDatasetFilters as eg, getConfidenceEmoji as eh, isSamsung as ei, isPhotoOrMultiPhotosField as ej, isChromeForIos as ek, getTimeOneLetterFormat as el, isYoobicSecuredDocTenant as em, getURLs as en, showDocumentDownloadOptions as eo, guessCurrentTimezone as ep, getNextRecurrences as eq, TIMEZONES as er, HorizontalSlidesAnimation as es, isMapField as et, EMPTYSTATE_TITLE_MAP as eu, EMPTYSTATE_TEXT_MAP as ev, isForceScrollbar as ew, getStartDayOfWeek as ex, getUrlParameterByName as ey, getEventTypeColor as ez, isIpadPro as f, getIncentiveConfigsForFeed as f0, getCardFeedEntryFromQuestion as f1, getEventConfigsFromEvent as f2, getMediaSrcFromFeed as f3, canAccessReadReceipt as f4, getWorkflowProgress as f5, getRandomSwatchColor as f6, getCampaignIcon as f7, getCampaignColor as f8, getUserTags as f9, getFormattedImageURL as fA, urlToBlob as fB, getTransformInfos as fC, getImageSize as fD, getImageScaleFactor as fE, WebPlugin as fF, CapacitorException as fG, fileHasIcon as fa, getIconName as fb, getIconColor as fc, getLanguageFlag as fd, getDashboardTags as fe, getRoleTitle as ff, getMobileFieldIcon as fg, isCampaignAnnouncementByUser as fh, getCommunityKpis as fi, EMPTYSTATE_MAP as fj, isDocumentDownloadSupported as fk, openBase64File as fl, toPng as fm, isDocumentEmailSupported as fn, getNativeDirectory as fo, fileNativeCheckFile as fp, downloadFileToDevice as fq, Linear as fr, closeMenuModal as fs, isMouseInBoundaries as ft, removeMarkdown as fu, getFeedLikes as fv, extractTextFromStringHTML as fw, truncateMarkdown as fx, isElementClicked as fy, applyViewBox as fz, getGrade as g, isIpad as h, isChromatic as i, isTablet as j, Cloudinary as k, loadTranslations as l, getModalAnimation as m, showModal as n, isWeb as o, debounce as p, querySelectorDeep as q, findParent as r, setCurrentLanguage as s, translate as t, isIphoneX as u, isIOS as v, setAnimation as w, animations as x, getCssColor as y, startOf as z };
@@ -1,5 +1,5 @@
1
- import { T as TapticEngine } from './index-03050840.js';
2
- import { d as isNativeMobile } from './index-a466c5f3.js';
1
+ import { T as TapticEngine } from './index-0b28db95.js';
2
+ import { d as isNativeMobile } from './index-60d331ff.js';
3
3
 
4
4
  class GestureController {
5
5
  constructor() {
@@ -1,6 +1,6 @@
1
- import { aI as getUUID, aJ as Draggable, T as translateMulti, aK as gsapTo, aL as gsapSet, aM as gsapFromTo } from './index-a466c5f3.js';
2
- import { x as isEqual } from './lodash-494e728c.js';
3
- import { h as hasDuplicates, a as getNewValue, g as getDeletedValues } from './draggable-tags-helpers-25a58048.js';
1
+ import { aI as getUUID, aJ as Draggable, T as translateMulti, aK as gsapTo, aL as gsapSet, aM as gsapFromTo } from './index-60d331ff.js';
2
+ import { y as isEqual } from './lodash-b0ad17f3.js';
3
+ import { h as hasDuplicates, a as getNewValue, g as getDeletedValues } from './draggable-tags-helpers-aa182ebb.js';
4
4
 
5
5
  class Dropzone {
6
6
  constructor(config, element, index) {
@@ -0,0 +1 @@
1
+ import './index-60d331ff.js';
@@ -1,4 +1,4 @@
1
- import { v as IEntity, t as FormCreatorBulkActions } from './index-13b57d41.js';
1
+ import { v as IEntity, t as FormCreatorBulkActions } from './index-da54e081.js';
2
2
  import './workflow.interface-79064a52.js';
3
3
  import './form-field.instance-8fd6f2a1.js';
4
4
  import './item-sliding.interface-85f6790e.js';