@yoobic/yobi 8.2.0-2 → 8.2.0-20

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 (1539) hide show
  1. package/dist/cjs/{button.factory-30bbe21d.js → button.factory-e479cb89.js} +3 -1
  2. package/dist/cjs/{camera-helpers-5ba962ae.js → camera-helpers-2b8af943.js} +2 -2
  3. package/dist/cjs/{chat-helpers-cf68f890.js → chat-helpers-8939b9f3.js} +1 -1
  4. package/dist/cjs/{common-helpers-bc54ccb6.js → common-helpers-bba1c1d7.js} +6 -2
  5. package/dist/cjs/design-system.cjs.js +1 -1
  6. package/dist/cjs/{draggable-dots-helpers-00b7c2fa.js → draggable-dots-helpers-cb52979c.js} +1 -1
  7. package/dist/cjs/{draggable-tags-helpers-a1648dec.js → draggable-tags-helpers-84b58a13.js} +11 -5
  8. package/dist/cjs/{entities-helpers-fa8a5e89.js → entities-helpers-4307a4f6.js} +10 -3
  9. package/dist/cjs/{filters-helpers-a308f09f.js → filters-helpers-d21f921c.js} +5 -3
  10. package/dist/cjs/form-choice-helpers-f853ba30.js +73 -0
  11. package/dist/cjs/{form-helpers-b4a4a838.js → form-helpers-1a481282.js} +2 -2
  12. package/dist/cjs/{form-input-helpers-d6b2045c.js → form-input-helpers-c2e9f39b.js} +3 -5
  13. package/dist/cjs/{form-text-area-helpers-a108831e.js → form-text-area-helpers-43fe5d74.js} +1 -1
  14. package/dist/cjs/{grid-renderers-86d1f379.js → grid-renderers-47a65b7e.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-5a4f5e66.js → incentive-helpers-4721352e.js} +4 -6
  17. package/dist/cjs/{index-37871664.js → index-0b143c07.js} +1 -1
  18. package/dist/cjs/{index-2e908abb.js → index-0cd1dbba.js} +130 -52
  19. package/dist/cjs/{index-b0f40a0f.js → index-1016fbe6.js} +1 -1
  20. package/dist/cjs/{index-d5898bfd.js → index-172fa89a.js} +3 -3
  21. package/dist/cjs/{index-edc78f24.js → index-2ceffd05.js} +2 -2
  22. package/dist/cjs/index-6333a812.js +4 -0
  23. package/dist/cjs/index-95c3ae39.js +4 -0
  24. package/dist/cjs/{index-9a052b00.js → index-95f4734e.js} +1 -1
  25. package/dist/cjs/{index-0e376f6f.js → index-cfdfa27e.js} +85 -44
  26. package/dist/cjs/{index-d31793a3.js → index-ea29129a.js} +36 -11
  27. package/dist/cjs/loader.cjs.js +1 -1
  28. package/dist/cjs/{localForage-46c54344.js → localForage-13e7fd04.js} +1 -1
  29. package/dist/cjs/{map-helpers-8e26563f.js → map-helpers-96416988.js} +1 -1
  30. package/dist/cjs/{mission-locked-banner-0f0b5772.js → mission-locked-banner-9805d978.js} +3 -2
  31. package/dist/cjs/{missions-helpers-d6be8a60.js → missions-helpers-bcc0b5d9.js} +7 -6
  32. package/dist/cjs/{modal-animations-65505e6c.js → modal-animations-b4f2222f.js} +1 -1
  33. package/dist/cjs/{operation-helpers-72aa0a5c.js → operation-helpers-45259ffc.js} +18 -5
  34. package/dist/cjs/{overlays-5c97dd59.js → overlays-8f9a5d7c.js} +1 -1
  35. package/dist/cjs/readonly-card-c8623d5c.js +16 -0
  36. package/dist/cjs/{swiper-0fbec80a.js → swiper-a87705a5.js} +5 -5
  37. package/dist/cjs/{theme-20d31a71.js → theme-4a1746f1.js} +1 -1
  38. package/dist/cjs/{tippy.esm-cce05723.js → tippy.esm-b9a95545.js} +1 -1
  39. package/dist/cjs/{video-player-helpers-47959419.js → video-player-helpers-797bd704.js} +3 -3
  40. package/dist/cjs/{web-09e11d38.js → web-26228442.js} +2 -2
  41. package/dist/cjs/{web-9a32b9a9.js → web-47449f12.js} +3 -3
  42. package/dist/cjs/{web-8a2219c2.js → web-e75fca37.js} +2 -2
  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 +3 -3
  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 +4 -4
  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 +9 -16
  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 +4 -4
  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 +4 -4
  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-form-audience.cjs.entry.js +27 -11
  134. package/dist/cjs/yoo-form-autocomplete-dialog.cjs.entry.js +5 -7
  135. package/dist/cjs/yoo-form-autocomplete.cjs.entry.js +15 -14
  136. package/dist/cjs/yoo-form-barcode-dialog.cjs.entry.js +3 -3
  137. package/dist/cjs/yoo-form-barcode.cjs.entry.js +4 -4
  138. package/dist/cjs/yoo-form-calendar-dialog.cjs.entry.js +4 -4
  139. package/dist/cjs/yoo-form-capture-map-dialog.cjs.entry.js +2 -2
  140. package/dist/cjs/yoo-form-capture-tag-dialog.cjs.entry.js +3 -3
  141. package/dist/cjs/yoo-form-capture-view-dialog.cjs.entry.js +3 -3
  142. package/dist/cjs/yoo-form-capture-webcam-dialog.cjs.entry.js +4 -4
  143. package/dist/cjs/yoo-form-capture.cjs.entry.js +9 -9
  144. package/dist/cjs/yoo-form-carousel.cjs.entry.js +4 -4
  145. package/dist/cjs/yoo-form-catalog-dialog.cjs.entry.js +3 -3
  146. package/dist/cjs/yoo-form-catalog.cjs.entry.js +7 -9
  147. package/dist/cjs/yoo-form-categorize-words.cjs.entry.js +8 -7
  148. package/dist/cjs/yoo-form-checkbox.cjs.entry.js +4 -4
  149. package/dist/cjs/yoo-form-checklist.cjs.entry.js +4 -4
  150. package/dist/cjs/yoo-form-choice-button.cjs.entry.js +76 -0
  151. package/dist/cjs/yoo-form-choice-card.cjs.entry.js +110 -0
  152. package/dist/cjs/yoo-form-choice-chat.cjs.entry.js +72 -0
  153. package/dist/cjs/yoo-form-choice-image.cjs.entry.js +84 -0
  154. package/dist/cjs/yoo-form-choice-radio.cjs.entry.js +141 -0
  155. package/dist/cjs/yoo-form-color-field.cjs.entry.js +4 -4
  156. package/dist/cjs/yoo-form-color-picker.cjs.entry.js +2 -2
  157. package/dist/cjs/yoo-form-conditions.cjs.entry.js +2 -2
  158. package/dist/cjs/yoo-form-connect.cjs.entry.js +8 -7
  159. package/dist/cjs/yoo-form-creator-block-expandable.cjs.entry.js +5 -5
  160. package/dist/cjs/yoo-form-creator-block-simple.cjs.entry.js +3 -3
  161. package/dist/cjs/yoo-form-creator-condition-block.cjs.entry.js +5 -5
  162. package/dist/cjs/yoo-form-creator-field-selector.cjs.entry.js +5 -5
  163. package/dist/cjs/yoo-form-creator-header.cjs.entry.js +3 -3
  164. package/dist/cjs/yoo-form-creator-live-preview.cjs.entry.js +4 -4
  165. package/dist/cjs/yoo-form-creator-overlay.cjs.entry.js +2 -2
  166. package/dist/cjs/yoo-form-creator-page-card-list.cjs.entry.js +3 -3
  167. package/dist/cjs/yoo-form-creator-page-card.cjs.entry.js +3 -3
  168. package/dist/cjs/yoo-form-creator-score-expandable.cjs.entry.js +3 -3
  169. package/dist/cjs/yoo-form-creator-scoring-card-list.cjs.entry.js +2 -2
  170. package/dist/cjs/yoo-form-creator-scoring-card.cjs.entry.js +2 -2
  171. package/dist/cjs/yoo-form-creator-scoring-quick-setup.cjs.entry.js +2 -2
  172. package/dist/cjs/yoo-form-creator-translate-dialog.cjs.entry.js +3 -3
  173. package/dist/cjs/yoo-form-creator-translate.cjs.entry.js +37 -12
  174. package/dist/cjs/yoo-form-creator-workflow-side-selection.cjs.entry.js +4 -4
  175. package/dist/cjs/yoo-form-creator-workflow-step.cjs.entry.js +3 -3
  176. package/dist/cjs/yoo-form-creator.cjs.entry.js +25 -16
  177. package/dist/cjs/yoo-form-date-time.cjs.entry.js +7 -65
  178. package/dist/cjs/yoo-form-daterange.cjs.entry.js +4 -4
  179. package/dist/cjs/yoo-form-document-dialog.cjs.entry.js +3 -3
  180. package/dist/cjs/yoo-form-document.cjs.entry.js +4 -4
  181. package/dist/cjs/yoo-form-dynamic-dialog.cjs.entry.js +4 -3
  182. package/dist/cjs/yoo-form-dynamic.cjs.entry.js +178 -103
  183. package/dist/cjs/yoo-form-emailreport.cjs.entry.js +4 -4
  184. package/dist/cjs/yoo-form-entity-value-pairs.cjs.entry.js +2 -2
  185. package/dist/cjs/yoo-form-explanation.cjs.entry.js +2 -2
  186. package/dist/cjs/yoo-form-feed-preview.cjs.entry.js +4 -4
  187. package/dist/cjs/yoo-form-feedback.cjs.entry.js +6 -6
  188. package/dist/cjs/yoo-form-filter-date.cjs.entry.js +2 -2
  189. package/dist/cjs/yoo-form-filter-number.cjs.entry.js +2 -2
  190. package/dist/cjs/yoo-form-filter-text.cjs.entry.js +2 -2
  191. package/dist/cjs/yoo-form-filter.cjs.entry.js +3 -3
  192. package/dist/cjs/yoo-form-footer.cjs.entry.js +7 -6
  193. package/dist/cjs/yoo-form-formula.cjs.entry.js +4 -4
  194. package/dist/cjs/yoo-form-hotzones-creator.cjs.entry.js +2 -2
  195. package/dist/cjs/yoo-form-hotzones.cjs.entry.js +5 -5
  196. package/dist/cjs/yoo-form-iframe-dialog.cjs.entry.js +2 -2
  197. package/dist/cjs/yoo-form-image-collection.cjs.entry.js +5 -5
  198. package/dist/cjs/yoo-form-image-tagging-creator.cjs.entry.js +5 -5
  199. package/dist/cjs/yoo-form-image-tagging.cjs.entry.js +12 -11
  200. package/dist/cjs/yoo-form-incentive-participants.cjs.entry.js +1 -1
  201. package/dist/cjs/yoo-form-incentive-targets.cjs.entry.js +4 -4
  202. package/dist/cjs/yoo-form-input-comments.cjs.entry.js +2 -2
  203. package/dist/cjs/yoo-form-input-container.cjs.entry.js +12 -10
  204. package/dist/cjs/yoo-form-input.cjs.entry.js +44 -36
  205. package/dist/cjs/yoo-form-json.cjs.entry.js +5 -5
  206. package/dist/cjs/yoo-form-location.cjs.entry.js +4 -4
  207. package/dist/cjs/yoo-form-missing-word.cjs.entry.js +28 -22
  208. package/dist/cjs/yoo-form-missionfield.cjs.entry.js +4 -4
  209. package/dist/cjs/yoo-form-multi-input.cjs.entry.js +13 -12
  210. package/dist/cjs/yoo-form-number-picker-dialog.cjs.entry.js +2 -2
  211. package/dist/cjs/yoo-form-number-picker.cjs.entry.js +2 -2
  212. package/dist/cjs/yoo-form-opening-hours.cjs.entry.js +2 -2
  213. package/dist/cjs/yoo-form-permissions.cjs.entry.js +5 -5
  214. package/dist/cjs/yoo-form-phone-number.cjs.entry.js +579 -559
  215. package/dist/cjs/yoo-form-plan-assign.cjs.entry.js +4 -4
  216. package/dist/cjs/yoo-form-plan.cjs.entry.js +4 -4
  217. package/dist/cjs/yoo-form-pricecheck.cjs.entry.js +5 -5
  218. package/dist/cjs/yoo-form-product-batch.cjs.entry.js +5 -5
  219. package/dist/cjs/yoo-form-products-sales.cjs.entry.js +4 -4
  220. package/dist/cjs/yoo-form-progress-indicator.cjs.entry.js +3 -3
  221. package/dist/cjs/yoo-form-qrcode.cjs.entry.js +4 -4
  222. package/dist/cjs/yoo-form-query-builder.cjs.entry.js +4 -4
  223. package/dist/cjs/yoo-form-radio.cjs.entry.js +3 -3
  224. package/dist/cjs/yoo-form-range.cjs.entry.js +4 -4
  225. package/dist/cjs/yoo-form-ranking.cjs.entry.js +5 -5
  226. package/dist/cjs/yoo-form-recap-step.cjs.entry.js +2 -2
  227. package/dist/cjs/yoo-form-recurrence-delay.cjs.entry.js +2 -2
  228. package/dist/cjs/yoo-form-recurrence-preview.cjs.entry.js +7 -4
  229. package/dist/cjs/yoo-form-recurrence.cjs.entry.js +2 -2
  230. package/dist/cjs/yoo-form-reorder.cjs.entry.js +4 -4
  231. package/dist/cjs/yoo-form-scorm.cjs.entry.js +4 -4
  232. package/dist/cjs/yoo-form-shopping.cjs.entry.js +4 -4
  233. package/dist/cjs/yoo-form-signature-pad-dialog.cjs.entry.js +4 -4
  234. package/dist/cjs/yoo-form-signature-pad.cjs.entry.js +4 -4
  235. package/dist/cjs/yoo-form-sorts.cjs.entry.js +4 -4
  236. package/dist/cjs/yoo-form-star-rating.cjs.entry.js +5 -5
  237. package/dist/cjs/yoo-form-stripe-card.cjs.entry.js +5 -5
  238. package/dist/cjs/yoo-form-swipe-cards.cjs.entry.js +15 -7
  239. package/dist/cjs/yoo-form-table.cjs.entry.js +4 -4
  240. package/dist/cjs/yoo-form-task.cjs.entry.js +6 -6
  241. package/dist/cjs/yoo-form-text-area.cjs.entry.js +11 -6
  242. package/dist/cjs/yoo-form-text-editor.cjs.entry.js +17 -17
  243. package/dist/cjs/yoo-form-time.cjs.entry.js +5 -83
  244. package/dist/cjs/yoo-form-timeslots.cjs.entry.js +4 -4
  245. package/dist/cjs/yoo-form-todo-dialog.cjs.entry.js +5 -5
  246. package/dist/cjs/yoo-form-todo-list-dialog.cjs.entry.js +4 -4
  247. package/dist/cjs/yoo-form-todo-list-task.cjs.entry.js +4 -4
  248. package/dist/cjs/yoo-form-todo-list.cjs.entry.js +4 -4
  249. package/dist/cjs/yoo-form-todo-single.cjs.entry.js +6 -6
  250. package/dist/cjs/yoo-form-todo.cjs.entry.js +5 -5
  251. package/dist/cjs/yoo-form-toggle.cjs.entry.js +6 -6
  252. package/dist/cjs/yoo-form-uploader.cjs.entry.js +22 -14
  253. package/dist/cjs/yoo-form-videoplayer.cjs.entry.js +4 -4
  254. package/dist/cjs/yoo-form-wiki.cjs.entry.js +4 -4
  255. package/dist/cjs/yoo-grid-calendar.cjs.entry.js +9 -9
  256. package/dist/cjs/yoo-grid.cjs.entry.js +127 -61
  257. package/dist/cjs/yoo-gridstack.cjs.entry.js +6 -4
  258. package/dist/cjs/yoo-header.cjs.entry.js +3 -3
  259. package/dist/cjs/yoo-healthscore-dialog.cjs.entry.js +3 -3
  260. package/dist/cjs/yoo-healthscore.cjs.entry.js +2 -2
  261. package/dist/cjs/yoo-image-cropper-dialog.cjs.entry.js +2 -2
  262. package/dist/cjs/yoo-img.cjs.entry.js +4 -4
  263. package/dist/cjs/yoo-incentive-detail.cjs.entry.js +43 -27
  264. package/dist/cjs/yoo-input-bar.cjs.entry.js +50 -30
  265. package/dist/cjs/yoo-ion-alert-controller.cjs.entry.js +3 -3
  266. package/dist/cjs/yoo-ion-content.cjs.entry.js +2 -2
  267. package/dist/cjs/yoo-ion-footer.cjs.entry.js +3 -3
  268. package/dist/cjs/yoo-ion-infinite-scroll-content.cjs.entry.js +2 -2
  269. package/dist/cjs/yoo-ion-infinite-scroll.cjs.entry.js +2 -2
  270. package/dist/cjs/yoo-ion-item-divider.cjs.entry.js +4 -4
  271. package/dist/cjs/yoo-ion-item-options.cjs.entry.js +3 -3
  272. package/dist/cjs/yoo-ion-item-sliding.cjs.entry.js +5 -5
  273. package/dist/cjs/yoo-ion-item.cjs.entry.js +4 -4
  274. package/dist/cjs/yoo-ion-list.cjs.entry.js +3 -3
  275. package/dist/cjs/yoo-ion-modal-controller.cjs.entry.js +3 -3
  276. package/dist/cjs/yoo-ion-modal.cjs.entry.js +16 -29
  277. package/dist/cjs/yoo-ion-refresher.cjs.entry.js +4 -4
  278. package/dist/cjs/yoo-ion-scroll.cjs.entry.js +3 -3
  279. package/dist/cjs/yoo-ion-slide.cjs.entry.js +4 -4
  280. package/dist/cjs/{yoo-ion-slides-b9a70dcc.js → yoo-ion-slides-cb077047.js} +782 -363
  281. package/dist/cjs/yoo-ion-slides.cjs.entry.js +5 -5
  282. package/dist/cjs/yoo-ion-toast-controller.cjs.entry.js +3 -3
  283. package/dist/cjs/yoo-kanban.cjs.entry.js +3 -3
  284. package/dist/cjs/yoo-kpi-card.cjs.entry.js +3 -3
  285. package/dist/cjs/yoo-kpi-container.cjs.entry.js +4 -4
  286. package/dist/cjs/yoo-kpi-external.cjs.entry.js +3 -3
  287. package/dist/cjs/yoo-kpi.cjs.entry.js +4 -3
  288. package/dist/cjs/yoo-layout-sections.cjs.entry.js +31 -0
  289. package/dist/cjs/yoo-layout-tabs.cjs.entry.js +33 -0
  290. package/dist/cjs/yoo-layout-two-columns.cjs.entry.js +29 -0
  291. package/dist/cjs/yoo-lesson-detail-card.cjs.entry.js +5 -5
  292. package/dist/cjs/yoo-lesson-detail.cjs.entry.js +6 -6
  293. package/dist/cjs/yoo-lesson-heading.cjs.entry.js +3 -3
  294. package/dist/cjs/yoo-lesson-highscores.cjs.entry.js +2 -2
  295. package/dist/cjs/yoo-lesson-question-result.cjs.entry.js +3 -3
  296. package/dist/cjs/yoo-line-state.cjs.entry.js +1 -1
  297. package/dist/cjs/yoo-links-menu.cjs.entry.js +2 -2
  298. package/dist/cjs/yoo-links-preview.cjs.entry.js +4 -4
  299. package/dist/cjs/yoo-loader.cjs.entry.js +3 -3
  300. package/dist/cjs/yoo-location-info.cjs.entry.js +2 -2
  301. package/dist/cjs/yoo-location-map.cjs.entry.js +3 -3
  302. package/dist/cjs/yoo-login.cjs.entry.js +6 -6
  303. package/dist/cjs/yoo-lottie.cjs.entry.js +2 -2
  304. package/dist/cjs/yoo-map-gl.cjs.entry.js +3 -3
  305. package/dist/cjs/yoo-map-js.cjs.entry.js +4 -4
  306. package/dist/cjs/yoo-map-legend.cjs.entry.js +4 -4
  307. package/dist/cjs/yoo-map.cjs.entry.js +3 -3
  308. package/dist/cjs/yoo-markdown.cjs.entry.js +6 -18
  309. package/dist/cjs/yoo-memo-list-dialog.cjs.entry.js +2 -2
  310. package/dist/cjs/yoo-memo-list.cjs.entry.js +3 -3
  311. package/dist/cjs/yoo-mention-tag.cjs.entry.js +2 -2
  312. package/dist/cjs/yoo-mission-details.cjs.entry.js +9 -9
  313. package/dist/cjs/yoo-mission-heading.cjs.entry.js +20 -7
  314. package/dist/cjs/yoo-mission-score.cjs.entry.js +2 -2
  315. package/dist/cjs/yoo-mission-todo.cjs.entry.js +3 -3
  316. package/dist/cjs/yoo-mobile-tabbar-more.cjs.entry.js +2 -2
  317. package/dist/cjs/yoo-mobile-tabbar.cjs.entry.js +3 -3
  318. package/dist/cjs/yoo-modal.cjs.entry.js +3 -3
  319. package/dist/cjs/yoo-navbar.cjs.entry.js +4 -4
  320. package/dist/cjs/yoo-numbers-display.cjs.entry.js +3 -3
  321. package/dist/cjs/yoo-photo-editor.cjs.entry.js +8 -8
  322. package/dist/cjs/yoo-pivot-table.cjs.entry.js +7 -6
  323. package/dist/cjs/yoo-podium.cjs.entry.js +2 -2
  324. package/dist/cjs/yoo-profile-list.cjs.entry.js +4 -5
  325. package/dist/cjs/yoo-profile-summary.cjs.entry.js +4 -4
  326. package/dist/cjs/yoo-progress-bar.cjs.entry.js +25 -38
  327. package/dist/cjs/yoo-progress-loader.cjs.entry.js +2 -2
  328. package/dist/cjs/yoo-progress-recap.cjs.entry.js +4 -4
  329. package/dist/cjs/yoo-property-card.cjs.entry.js +3 -3
  330. package/dist/cjs/yoo-range.cjs.entry.js +5 -5
  331. package/dist/cjs/yoo-rating.cjs.entry.js +2 -2
  332. package/dist/cjs/yoo-reset-password.cjs.entry.js +2 -2
  333. package/dist/cjs/yoo-result-dialog.cjs.entry.js +3 -3
  334. package/dist/cjs/yoo-reveal.cjs.entry.js +2 -2
  335. package/dist/cjs/yoo-salesai-formula.cjs.entry.js +2 -2
  336. package/dist/cjs/yoo-scandit.cjs.entry.js +66 -31
  337. package/dist/cjs/yoo-scratch-card-creator.cjs.entry.js +2 -2
  338. package/dist/cjs/yoo-scratch-card.cjs.entry.js +4 -4
  339. package/dist/cjs/yoo-section-list.cjs.entry.js +3 -3
  340. package/dist/cjs/yoo-segmented-control.cjs.entry.js +72 -0
  341. package/dist/cjs/yoo-side-menu-tree.cjs.entry.js +4 -4
  342. package/dist/cjs/yoo-side-menu.cjs.entry.js +21 -11
  343. package/dist/cjs/yoo-slides-media.cjs.entry.js +7 -7
  344. package/dist/cjs/yoo-start-meeting-popup.cjs.entry.js +3 -3
  345. package/dist/cjs/yoo-tabs.cjs.entry.js +11 -10
  346. package/dist/cjs/yoo-tappable.cjs.entry.js +3 -3
  347. package/dist/cjs/yoo-text-sequence.cjs.entry.js +43 -48
  348. package/dist/cjs/yoo-text.cjs.entry.js +3 -3
  349. package/dist/cjs/yoo-toast.cjs.entry.js +6 -6
  350. package/dist/cjs/yoo-tooltip.cjs.entry.js +13 -13
  351. package/dist/cjs/yoo-truncate.cjs.entry.js +3 -3
  352. package/dist/cjs/yoo-truncated-line.cjs.entry.js +44 -0
  353. package/dist/cjs/yoo-user-detail.cjs.entry.js +3 -3
  354. package/dist/cjs/yoo-user-profile.cjs.entry.js +4 -4
  355. package/dist/cjs/yoo-user-wizard.cjs.entry.js +4 -4
  356. package/dist/cjs/yoo-videoplayer-core.cjs.entry.js +3 -3
  357. package/dist/cjs/yoo-videoplayer-dailymotion.cjs.entry.js +4 -4
  358. package/dist/cjs/yoo-videoplayer-videojs.cjs.entry.js +784 -370
  359. package/dist/cjs/yoo-videoplayer-vimeo.cjs.entry.js +4 -4
  360. package/dist/cjs/yoo-videoplayer-youtube.cjs.entry.js +4 -4
  361. package/dist/cjs/yoo-virtual-item.cjs.entry.js +2 -2
  362. package/dist/cjs/yoo-virtual-scroll.cjs.entry.js +3 -3
  363. package/dist/cjs/yoo-waitlist-location-result.cjs.entry.js +2 -2
  364. package/dist/cjs/yoo-waitlist-location-start.cjs.entry.js +3 -3
  365. package/dist/cjs/yoo-walkthrough.cjs.entry.js +2 -2
  366. package/dist/cjs/yoo-web-menu.cjs.entry.js +3 -3
  367. package/dist/cjs/yoo-webcam.cjs.entry.js +2 -2
  368. package/dist/cjs/yoo-welcome-banner.cjs.entry.js +3 -3
  369. package/dist/cjs/yoo-widget-chart.cjs.entry.js +3 -3
  370. package/dist/cjs/yoo-widget-small-size.cjs.entry.js +2 -2
  371. package/dist/cjs/yoo-widget-tab.cjs.entry.js +3 -3
  372. package/dist/cjs/yoo-widget-tile.cjs.entry.js +2 -2
  373. package/dist/cjs/yoo-workflow-state-dialog.cjs.entry.js +2 -2
  374. package/dist/cjs/yoo-workflow-state.cjs.entry.js +2 -2
  375. package/dist/cjs/yoo-workflow.cjs.entry.js +6 -6
  376. package/dist/cjs/yoo-zebra.cjs.entry.js +2 -2
  377. package/dist/cjs/yoo-zoom.cjs.entry.js +2 -2
  378. package/dist/collection/collection-manifest.json +11 -3
  379. package/dist/collection/components/1.atoms/avatar/avatar.js +2 -2
  380. package/dist/collection/components/1.atoms/badge/badge.css +6 -0
  381. package/dist/collection/components/1.atoms/button/button.js +18 -7
  382. package/dist/collection/components/1.atoms/collapsible/collapsible.css +17 -5
  383. package/dist/collection/components/1.atoms/collapsible/collapsible.js +1 -1
  384. package/dist/collection/components/1.atoms/empty-state/assets/empty-state/barcodeold.svg +3 -3
  385. package/dist/collection/components/1.atoms/empty-state/assets/empty-state/battle.svg +112 -15
  386. package/dist/collection/components/1.atoms/empty-state/assets/empty-state/campaign.svg +11 -11
  387. package/dist/collection/components/1.atoms/empty-state/assets/empty-state/courseqrcode.svg +5 -5
  388. package/dist/collection/components/1.atoms/empty-state/assets/empty-state/enrol.svg +7 -7
  389. package/dist/collection/components/1.atoms/empty-state/assets/empty-state/geocoding.svg +8 -8
  390. package/dist/collection/components/1.atoms/empty-state/assets/empty-state/image.svg +8 -8
  391. package/dist/collection/components/1.atoms/empty-state/assets/empty-state/locationtypes.svg +4 -4
  392. package/dist/collection/components/1.atoms/empty-state/assets/empty-state/pharmaone.svg +3 -3
  393. package/dist/collection/components/1.atoms/empty-state/assets/empty-state/plugin.svg +19 -19
  394. package/dist/collection/components/1.atoms/empty-state/assets/empty-state/shopping.svg +11 -11
  395. package/dist/collection/components/1.atoms/empty-state/assets/empty-state/storemanager.svg +7 -7
  396. package/dist/collection/components/1.atoms/empty-state/assets/empty-state/tag.svg +10 -10
  397. package/dist/collection/components/1.atoms/empty-state/assets/empty-state/todoold.svg +7 -7
  398. package/dist/collection/components/1.atoms/icon/icon.js +1 -1
  399. package/dist/collection/components/1.atoms/info-text/info-text.js +1 -1
  400. package/dist/collection/components/1.atoms/loader/loader.css +42 -21
  401. package/dist/collection/components/1.atoms/loader/loader.js +3 -3
  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/tabs/tabs.css +30 -14
  407. package/dist/collection/components/1.atoms/tabs/tabs.js +12 -29
  408. package/dist/collection/components/1.atoms/tabs-slides/tabs-slides.js +1 -1
  409. package/dist/collection/components/1.atoms/tag/tag.js +1 -1
  410. package/dist/collection/components/1.atoms/tooltip/tooltip.js +48 -13
  411. package/dist/collection/components/1.atoms/truncated-line/truncated-line.css +219 -0
  412. package/dist/collection/components/1.atoms/truncated-line/truncated-line.js +106 -0
  413. package/dist/collection/components/2.molecules/accordion/accordion.js +2 -21
  414. package/dist/collection/components/2.molecules/action-sheet/action-sheet.css +6 -0
  415. package/dist/collection/components/2.molecules/action-sheet/action-sheet.js +1 -1
  416. package/dist/collection/components/2.molecules/alert/alert.js +1 -1
  417. package/dist/collection/components/2.molecules/banner/banner.css +67 -372
  418. package/dist/collection/components/2.molecules/banner/banner.js +85 -337
  419. package/dist/collection/components/2.molecules/calendar/calendar.js +2 -2
  420. package/dist/collection/components/2.molecules/context-menu-dialog/context-menu-dialog.css +2 -2
  421. package/dist/collection/components/2.molecules/kpi-card/kpi-card.css +2 -0
  422. package/dist/collection/components/2.molecules/modal/modal.css +12 -4
  423. package/dist/collection/components/2.molecules/modal/modal.js +9 -22
  424. package/dist/collection/components/2.molecules/profile-list/profile-list.js +2 -3
  425. package/dist/collection/components/2.molecules/profile-summary/profile-summary.css +3 -0
  426. package/dist/collection/components/2.molecules/progress-recap/progress-recap.js +2 -2
  427. package/dist/collection/components/2.molecules/scroll-to-button/scroll-to-button.js +1 -1
  428. package/dist/collection/components/2.molecules/{segment/segment.css → segmented-control/segmented-control.css} +36 -5
  429. package/dist/collection/components/2.molecules/{segment/segment.js → segmented-control/segmented-control.js} +45 -10
  430. package/dist/collection/components/2.molecules/slide/slide.css +5 -0
  431. package/dist/collection/components/2.molecules/slides/slides.js +1 -1
  432. package/dist/collection/components/2.molecules/slides/swiper/swiper-interface.js +1 -1
  433. package/dist/collection/components/2.molecules/slides/swiper/swiper.js +1 -1
  434. package/dist/collection/components/2.molecules/text-sequence/text-sequence.css +31 -16
  435. package/dist/collection/components/2.molecules/text-sequence/text-sequence.js +49 -50
  436. package/dist/collection/components/3.organisms/audio-recorder/audio-recorder-dialog.js +1 -1
  437. package/dist/collection/components/3.organisms/device/device.css +7 -0
  438. package/dist/collection/components/3.organisms/device-list/device-list.css +5 -1
  439. package/dist/collection/components/3.organisms/device-list/device-list.js +1 -1
  440. package/dist/collection/components/3.organisms/input-bar/input-bar.js +15 -11
  441. package/dist/collection/components/3.organisms/recap-link/recap-link.js +1 -1
  442. package/dist/collection/components/3.organisms/toast/toast.css +64 -1
  443. package/dist/collection/components/3.organisms/toast/toast.js +2 -2
  444. package/dist/collection/components/3.organisms/video-player/videoplayer-videojs/videoplayer-videojs.css +1 -1
  445. package/dist/collection/components/entities/card-cell/card-cell.css +12 -1
  446. package/dist/collection/components/entities/card-image/card-image.js +1 -1
  447. package/dist/collection/components/entities/card-list/collapsible/card-list-collapsible.js +2 -2
  448. package/dist/collection/components/entities/card-list/color/card-list-color.css +14 -7
  449. package/dist/collection/components/entities/card-list/color/card-list-color.js +24 -14
  450. package/dist/collection/components/entities/card-list/default/card-list.css +0 -7
  451. package/dist/collection/components/entities/card-list/default/card-list.js +8 -3
  452. package/dist/collection/components/entities/card-list/image/card-list-image.js +1 -1
  453. package/dist/collection/components/entities/card-list/simple/card-list-simple.js +1 -1
  454. package/dist/collection/components/entities/card-placeholder/card-placeholder.js +1 -1
  455. package/dist/collection/components/entities/card-sticky/card-sticky.css +101 -14
  456. package/dist/collection/components/entities/card-sticky/card-sticky.js +43 -23
  457. package/dist/collection/components/entities/entity/entity.css +1 -1
  458. package/dist/collection/components/entities/entity/entity.js +152 -125
  459. package/dist/collection/components/entities/entity-query-builder/entity-query-builder.css +6 -3
  460. package/dist/collection/components/entities/entity-query-builder/entity-query-builder.js +5 -6
  461. package/dist/collection/components/entities/entity-search/entity-search.css +1 -2
  462. package/dist/collection/components/entities/entity-search-dialog/entity-search-dialog.js +1 -1
  463. package/dist/collection/components/entities/entity-search-filters/entity-search-filters.js +1 -1
  464. package/dist/collection/components/entities/entity-search-tags/entity-search-tags.js +2 -2
  465. package/dist/collection/components/form/form-audience/form-audience.css +5 -2
  466. package/dist/collection/components/form/form-audience/form-audience.js +25 -9
  467. package/dist/collection/components/form/form-autocomplete/form-autocomplete.css +7 -0
  468. package/dist/collection/components/form/form-autocomplete/form-autocomplete.js +52 -13
  469. package/dist/collection/components/form/form-autocomplete-dialog/form-autocomplete-dialog.js +3 -5
  470. package/dist/collection/components/form/form-calendar-dialog/form-calendar-dialog.js +1 -1
  471. package/dist/collection/components/form/form-capture/form-capture.css +3 -0
  472. package/dist/collection/components/form/form-capture/form-capture.js +3 -3
  473. package/dist/collection/components/form/form-carousel/form-carousel.css +2 -0
  474. package/dist/collection/components/form/form-carousel/form-carousel.js +2 -2
  475. package/dist/collection/components/form/form-catalog/form-catalog.js +3 -5
  476. package/dist/collection/components/form/form-categorize-words/form-categorize-words.js +3 -1
  477. package/dist/collection/components/form/form-choice/button/form-choice-button.css +335 -0
  478. package/dist/collection/components/form/form-choice/button/form-choice-button.js +404 -0
  479. package/dist/collection/components/form/form-choice/card/form-choice-card.css +424 -0
  480. package/dist/collection/components/form/form-choice/card/form-choice-card.js +434 -0
  481. package/dist/collection/components/form/form-choice/chat/form-choice-chat.css +429 -0
  482. package/dist/collection/components/form/form-choice/chat/form-choice-chat.js +441 -0
  483. package/dist/collection/components/form/form-choice/form-choice-helpers.js +62 -0
  484. package/dist/collection/components/form/form-choice/image/form-choice-image.css +413 -0
  485. package/dist/collection/components/form/form-choice/image/form-choice-image.js +440 -0
  486. package/dist/collection/components/form/form-choice/radio/form-choice-radio.css +356 -0
  487. package/dist/collection/components/form/form-choice/radio/form-choice-radio.js +481 -0
  488. package/dist/collection/components/form/form-choice/readonly-card/readonly-card.js +11 -0
  489. package/dist/collection/components/form/form-connect/form-connect.css +3 -0
  490. package/dist/collection/components/form/form-connect/form-connect.js +3 -1
  491. package/dist/collection/components/form/form-date-time/form-date-time.js +5 -63
  492. package/dist/collection/components/form/form-dynamic/form-dynamic.css +127 -14
  493. package/dist/collection/components/form/form-dynamic/form-dynamic.js +248 -99
  494. package/dist/collection/components/form/form-entity-value-pairs/form-entity-value-pairs.js +2 -2
  495. package/dist/collection/components/form/form-feedback/form-feedback.css +1 -1
  496. package/dist/collection/components/form/form-feedback/form-feedback.js +1 -1
  497. package/dist/collection/components/form/form-filter/form-filter.js +1 -1
  498. package/dist/collection/components/form/form-filter-date/form-filter-date.js +1 -1
  499. package/dist/collection/components/form/form-filter-number/form-filter-number.js +1 -1
  500. package/dist/collection/components/form/form-filter-text/form-filter-text.js +1 -1
  501. package/dist/collection/components/form/form-footer/form-footer.css +1 -0
  502. package/dist/collection/components/form/form-footer/form-footer.js +1 -1
  503. package/dist/collection/components/form/form-image-tagging/form-image-tagging.css +1 -1
  504. package/dist/collection/components/form/form-image-tagging/form-image-tagging.js +4 -2
  505. package/dist/collection/components/form/form-input/form-input.js +76 -33
  506. package/dist/collection/components/form/form-input-container/form-input-container.css +52 -2
  507. package/dist/collection/components/form/form-input-container/form-input-container.js +7 -6
  508. package/dist/collection/components/form/form-missing-word/form-missing-word.css +1 -1
  509. package/dist/collection/components/form/form-missing-word/form-missing-word.js +22 -15
  510. package/dist/collection/components/form/form-multi-input/form-multi-input.js +10 -9
  511. package/dist/collection/components/form/form-permissions/form-permissions.js +2 -2
  512. package/dist/collection/components/form/form-phone-number/form-phone-number.css +17 -19
  513. package/dist/collection/components/form/form-phone-number/form-phone-number.js +47 -12
  514. package/dist/collection/components/form/form-phone-number/parts/index.js +0 -1
  515. package/dist/collection/components/form/form-phone-number/parts/input.js +6 -5
  516. package/dist/collection/components/form/form-phone-number/parts/list.js +2 -4
  517. package/dist/collection/components/form/form-pricecheck/form-pricecheck.js +1 -1
  518. package/dist/collection/components/form/form-radio/form-radio.css +1 -1
  519. package/dist/collection/components/form/form-radio/form-radio.js +4 -4
  520. package/dist/collection/components/form/form-recap-step/form-recap-step.js +1 -1
  521. package/dist/collection/components/form/form-recurrence-preview/form-recurrence-preview.css +1 -0
  522. package/dist/collection/components/form/form-recurrence-preview/form-recurrence-preview.js +7 -4
  523. package/dist/collection/components/form/form-signature-pad-dialog/form-signature-pad-dialog.js +1 -1
  524. package/dist/collection/components/form/form-star-rating/form-star-rating.css +2 -2
  525. package/dist/collection/components/form/form-swipe-cards/form-swipe-cards.js +11 -2
  526. package/dist/collection/components/form/form-table/form-table.js +1 -1
  527. package/dist/collection/components/form/form-task/form-task.js +2 -2
  528. package/dist/collection/components/form/form-text-area/form-text-area.js +22 -1
  529. package/dist/collection/components/form/form-text-editor/form-text-editor.css +6 -9
  530. package/dist/collection/components/form/form-text-editor/form-text-editor.js +11 -11
  531. package/dist/collection/components/form/form-time/form-time.js +6 -93
  532. package/dist/collection/components/form/form-todo/form-todo.js +1 -1
  533. package/dist/collection/components/form/form-todo-dialog/form-todo-dialog.js +2 -2
  534. package/dist/collection/components/form/form-todo-single/form-todo-single.js +2 -2
  535. package/dist/collection/components/form/form-toggle/form-toggle.css +1 -0
  536. package/dist/collection/components/form/form-toggle/form-toggle.js +1 -1
  537. package/dist/collection/components/form/form-uploader/form-uploader.css +6 -17
  538. package/dist/collection/components/form/slides-media/slides-media.js +2 -2
  539. package/dist/collection/components/form-creator/form-creator/form-creator.css +1 -2
  540. package/dist/collection/components/form-creator/form-creator/form-creator.js +23 -12
  541. package/dist/collection/components/form-creator/form-creator-block-expandable/form-creator-block-expandable.js +1 -1
  542. package/dist/collection/components/form-creator/form-creator-condition-block/form-creator-condition-block.js +3 -3
  543. package/dist/collection/components/form-creator/form-creator-field-selector/form-creator-field-selector.js +1 -1
  544. package/dist/collection/components/form-creator/form-creator-live-preview/form-creator-live-preview.js +18 -1
  545. package/dist/collection/components/form-creator/form-creator-translate/form-creator-translate.js +37 -12
  546. package/dist/collection/components/form-creator/helpers/index.js +84 -43
  547. package/dist/collection/components/form-creator/workflow/workflow.css +1 -2
  548. package/dist/collection/components/grid/ag-grid/ag-grid.css +36 -14
  549. package/dist/collection/components/grid/ag-grid/ag-grid.js +4 -3
  550. package/dist/collection/components/grid/ag-grid/grid-renderers.js +95 -85
  551. package/dist/collection/components/grid/grid/grid.css +20 -22
  552. package/dist/collection/components/grid/grid/grid.js +223 -58
  553. package/dist/collection/components/grid/grid-calendar/grid-calendar.js +6 -5
  554. package/dist/collection/components/grid/gridstack/gridstack.js +21 -0
  555. package/dist/collection/components/grid/kanban/kanban.js +1 -1
  556. package/dist/collection/components/layout/layout-sections/layout-sections.css +302 -0
  557. package/dist/collection/components/layout/layout-sections/layout-sections.js +66 -0
  558. package/dist/collection/components/layout/layout-tabs/layout-tabs.css +208 -0
  559. package/dist/collection/components/layout/layout-tabs/layout-tabs.js +129 -0
  560. package/dist/collection/components/layout/layout-two-columns/layout-two-columns.css +236 -0
  561. package/dist/collection/components/layout/layout-two-columns/layout-two-columns.js +55 -0
  562. package/dist/collection/components/map/map/map.js +1 -1
  563. package/dist/collection/feature-communicate/chat/card-chat/card-chat.css +7 -5
  564. package/dist/collection/feature-communicate/chat/card-chat/card-chat.js +2 -2
  565. package/dist/collection/feature-communicate/chat/chat/chat.css +2 -0
  566. package/dist/collection/feature-communicate/chat/chat/chat.js +8 -5
  567. package/dist/collection/feature-communicate/chat/chat-message-dialog/chat-message-dialog.css +3 -0
  568. package/dist/collection/feature-communicate/chat/chat-message-dialog/chat-message-dialog.js +1 -1
  569. package/dist/collection/feature-communicate/chat/chat-message-preview/chat-message-preview.js +6 -5
  570. package/dist/collection/feature-communicate/document/card-media/card-media.css +0 -1
  571. package/dist/collection/feature-communicate/document/card-media/card-media.js +3 -3
  572. package/dist/collection/feature-communicate/feed/card-feed/components/sub-cards.js +2 -10
  573. package/dist/collection/feature-communicate/feed/card-feed/default/card-feed.css +22 -5
  574. package/dist/collection/feature-communicate/feed/card-feed/default/card-feed.js +1 -1
  575. package/dist/collection/feature-communicate/feed/community-detail/community-detail.css +2 -2
  576. package/dist/collection/feature-communicate/feed/user-wizard/user-wizard.js +3 -3
  577. package/dist/collection/feature-learn/incentive/card-incentive/card-incentive.js +2 -1
  578. package/dist/collection/feature-learn/incentive/card-recommendation/card-recommendation.css +3 -1
  579. package/dist/collection/feature-learn/incentive/card-recommendation/card-recommendation.js +3 -3
  580. package/dist/collection/feature-learn/incentive/helpers/incentive-helpers.js +2 -4
  581. package/dist/collection/feature-learn/incentive/incentive-detail/incentive-detail.css +38 -20
  582. package/dist/collection/feature-learn/incentive/incentive-detail/incentive-detail.js +100 -63
  583. package/dist/collection/feature-learn/learning/card-course/row/card-course-row.js +7 -3
  584. package/dist/collection/feature-learn/learning/card-menu/card-menu.css +27 -3
  585. package/dist/collection/feature-learn/learning/card-menu/card-menu.js +46 -2
  586. package/dist/collection/feature-learn/learning/card-plan/card-plan.js +1 -1
  587. package/dist/collection/feature-learn/learning/course-detail/course-detail.js +1 -1
  588. package/dist/collection/feature-learn/learning/course-summary/course-summary.css +1 -0
  589. package/dist/collection/feature-learn/learning/course-summary/course-summary.js +2 -2
  590. package/dist/collection/feature-learn/learning/lesson-detail/lesson-detail.css +6 -18
  591. package/dist/collection/feature-learn/learning/lesson-detail/lesson-detail.js +4 -6
  592. package/dist/collection/feature-learn/learning/lesson-detail-card/lesson-detail-card.css +8 -18
  593. package/dist/collection/feature-learn/learning/lesson-detail-card/lesson-detail-card.js +5 -8
  594. package/dist/collection/feature-learn/learning/lesson-question-result/lesson-question-result.js +1 -1
  595. package/dist/collection/feature-learn/learning/section-list/section-list.js +3 -3
  596. package/dist/collection/feature-operate/campaign/campaign-editor-recap/campaign-editor-recap.js +1 -1
  597. package/dist/collection/feature-operate/campaign/campaign-heading/campaign-heading.js +1 -1
  598. package/dist/collection/feature-operate/campaign/card-campaign/card-campaign.css +1 -1
  599. package/dist/collection/feature-operate/campaign/detail-bar/detail-bar.js +9 -10
  600. package/dist/collection/feature-operate/campaign/helpers/operation-helpers.js +17 -4
  601. package/dist/collection/feature-operate/mission/announcement-heading/announcement-heading.css +1 -0
  602. package/dist/collection/feature-operate/mission/announcement-heading/announcement-heading.js +4 -4
  603. package/dist/collection/feature-operate/mission/card-inbox/card-inbox.css +1 -0
  604. package/dist/collection/feature-operate/mission/card-inbox/card-inbox.js +1 -1
  605. package/dist/collection/feature-operate/mission/card-location/card-location.css +8 -2
  606. package/dist/collection/feature-operate/mission/helpers/missions-helpers.js +6 -6
  607. package/dist/collection/feature-operate/mission/memo-list/memo-list.js +1 -1
  608. package/dist/collection/feature-operate/mission/mission-details/mission-details.js +5 -5
  609. package/dist/collection/feature-operate/mission/mission-heading/mission-heading.css +19 -0
  610. package/dist/collection/feature-operate/mission/mission-heading/mission-heading.js +20 -3
  611. package/dist/collection/feature-operate/mission/mission-locked-banner/mission-locked-banner.js +2 -1
  612. package/dist/collection/feature-operate/waitlist/waitlist-location-start/waitlist-location-start.js +1 -1
  613. package/dist/collection/feature-platform/app/app/app.js +1 -1
  614. package/dist/collection/feature-platform/app/widget-chart/widget-chart.js +1 -1
  615. package/dist/collection/feature-platform/app/widget-tab/widget-tab.css +4 -0
  616. package/dist/collection/feature-platform/app/widget-tile/widget-tile.js +2 -2
  617. package/dist/collection/feature-platform/insight/chart/chart.css +2 -3
  618. package/dist/collection/feature-platform/insight/kpi/kpi.css +1 -2
  619. package/dist/collection/feature-platform/insight/kpi-container/kpi-container.css +1 -2
  620. package/dist/collection/feature-platform/login/login/login.css +6 -5
  621. package/dist/collection/feature-platform/login/login/login.js +3 -2
  622. package/dist/collection/feature-platform/menu/side-menu/side-menu.css +17 -6
  623. package/dist/collection/feature-platform/menu/side-menu/side-menu.js +18 -8
  624. package/dist/collection/feature-platform/menu/side-menu-tree/side-menu-tree.js +2 -2
  625. package/dist/collection/feature-platform/menu/user-detail/user-detail.js +1 -1
  626. package/dist/collection/interfaces/ui/index.js +0 -3
  627. package/dist/collection/utils/button.factory.js +2 -1
  628. package/dist/collection/utils/draggables/tags.js +1 -1
  629. package/dist/collection/utils/helpers/common-helpers.js +4 -1
  630. package/dist/collection/utils/helpers/draggable-tags-helpers.js +10 -4
  631. package/dist/collection/utils/helpers/entities-helpers.js +7 -1
  632. package/dist/collection/utils/helpers/filters-helpers.js +3 -1
  633. package/dist/design-system/assets/empty-state/barcodeold.svg +3 -3
  634. package/dist/design-system/assets/empty-state/battle.svg +112 -15
  635. package/dist/design-system/assets/empty-state/campaign.svg +11 -11
  636. package/dist/design-system/assets/empty-state/courseqrcode.svg +5 -5
  637. package/dist/design-system/assets/empty-state/enrol.svg +7 -7
  638. package/dist/design-system/assets/empty-state/geocoding.svg +8 -8
  639. package/dist/design-system/assets/empty-state/image.svg +8 -8
  640. package/dist/design-system/assets/empty-state/locationtypes.svg +4 -4
  641. package/dist/design-system/assets/empty-state/pharmaone.svg +3 -3
  642. package/dist/design-system/assets/empty-state/plugin.svg +19 -19
  643. package/dist/design-system/assets/empty-state/shopping.svg +11 -11
  644. package/dist/design-system/assets/empty-state/storemanager.svg +7 -7
  645. package/dist/design-system/assets/empty-state/tag.svg +10 -10
  646. package/dist/design-system/assets/empty-state/todoold.svg +7 -7
  647. package/dist/{esm/buffer-es6-6a725f43.js → design-system/buffer-es6-84151e48.js} +1 -1
  648. package/dist/design-system/{button.factory-319699ea.js → button.factory-3760c454.js} +3 -1
  649. package/dist/design-system/{camera-helpers-5a73d9a8.js → camera-helpers-447ab51d.js} +2 -2
  650. package/dist/design-system/{chat-helpers-68504755.js → chat-helpers-dfb86cd8.js} +2 -2
  651. package/dist/{esm/common-helpers-d99b3c41.js → design-system/common-helpers-929d7acb.js} +7 -4
  652. package/dist/design-system/design-system.css +47 -13
  653. package/dist/design-system/design-system.esm.js +1 -1
  654. package/dist/{esm/draggable-dots-helpers-1da8f686.js → design-system/draggable-dots-helpers-c9028c18.js} +2 -2
  655. package/dist/{esm/draggable-tags-helpers-d4856ad3.js → design-system/draggable-tags-helpers-5a13b984.js} +12 -6
  656. package/dist/{esm/entities-helpers-0d8fcf82.js → design-system/entities-helpers-bbef6386.js} +11 -5
  657. package/dist/design-system/{filters-helpers-f4909002.js → filters-helpers-7f3b1d77.js} +6 -4
  658. package/dist/design-system/form-choice-helpers-c62a3133.js +65 -0
  659. package/dist/{esm/form-helpers-2f790816.js → design-system/form-helpers-db8bc7cd.js} +3 -3
  660. package/dist/{esm/form-input-helpers-df1e7fe4.js → design-system/form-input-helpers-49cffb9b.js} +4 -4
  661. package/dist/design-system/{form-text-area-helpers-416e4c1d.js → form-text-area-helpers-8835bb87.js} +2 -2
  662. package/dist/design-system/{geolocation-helpers-62bb9059.js → geolocation-helpers-eb87346f.js} +1 -1
  663. package/dist/{esm/grid-renderers-af0c5a23.js → design-system/grid-renderers-7f311b8f.js} +101 -91
  664. package/dist/{esm/gridstack-dd-native-a68cfca4.js → design-system/gridstack-dd-native-09690dbe.js} +92 -89
  665. package/dist/{esm/incentive-helpers-1d5b64b9.js → design-system/incentive-helpers-824995e4.js} +5 -7
  666. package/dist/design-system/{index-76eecdbb.js → index-4e0cc0eb.js} +1 -1
  667. package/dist/{esm/index-0aa4b669.js → design-system/index-72c76931.js} +86 -45
  668. package/dist/{esm/index-7b0d8ac4.js → design-system/index-797c28dc.js} +4 -4
  669. package/dist/design-system/{index-b0e08f5d.js → index-98b44fe0.js} +2 -2
  670. package/dist/design-system/{index-dde1f033.js → index-b3476585.js} +127 -52
  671. package/dist/design-system/index-bc28d8a8.js +1 -0
  672. package/dist/{esm/index-e8497659.js → design-system/index-bcf5e064.js} +1 -1
  673. package/dist/design-system/index-c766a4a5.js +1 -0
  674. package/dist/{esm/index-21c7d38e.js → design-system/index-da54e081.js} +36 -11
  675. package/dist/design-system/{index-a6372dbe.js → index-f57edee6.js} +1 -1
  676. package/dist/{esm/localForage-12d47828.js → design-system/localForage-fa90d39c.js} +1 -1
  677. package/dist/design-system/{lodash-494e728c.js → lodash-b0ad17f3.js} +1 -1
  678. package/dist/design-system/{map-helpers-1dcaa4a9.js → map-helpers-32ada75c.js} +2 -2
  679. package/dist/design-system/{mission-locked-banner-2bbd6746.js → mission-locked-banner-2711a556.js} +3 -2
  680. package/dist/design-system/{missions-helpers-241313cb.js → missions-helpers-47462b46.js} +8 -8
  681. package/dist/{esm/modal-animations-b1771b11.js → design-system/modal-animations-7cc604e9.js} +1 -1
  682. package/dist/{esm/operation-helpers-6ceb53a4.js → design-system/operation-helpers-8f555bb1.js} +19 -6
  683. package/dist/{esm/overlays-527da268.js → design-system/overlays-91facc0b.js} +1 -1
  684. package/dist/design-system/readonly-card-32f59c08.js +14 -0
  685. package/dist/design-system/swiper-9d355e9e.js +11 -0
  686. package/dist/{esm/theme-b9b51257.js → design-system/theme-aa0a6bf2.js} +1 -1
  687. package/dist/{esm/tippy.esm-53f3ae5b.js → design-system/tippy.esm-c5121836.js} +1 -1
  688. package/dist/design-system/{video-player-helpers-77c772ed.js → video-player-helpers-143415f2.js} +4 -4
  689. package/dist/design-system/{web-ee68aa50.js → web-016a2442.js} +3 -3
  690. package/dist/design-system/{web-377eb30b.js → web-21cea7e6.js} +3 -3
  691. package/dist/{esm/web-15852d1c.js → design-system/web-92347ab1.js} +4 -4
  692. package/dist/design-system/yoo-about.entry.js +3 -3
  693. package/dist/design-system/yoo-accordion.entry.js +8 -7
  694. package/dist/design-system/yoo-action-sheet-controller.entry.js +4 -4
  695. package/dist/design-system/yoo-action-sheet.entry.js +8 -8
  696. package/dist/design-system/yoo-ag-grid.entry.js +1701 -1268
  697. package/dist/design-system/yoo-alert.entry.js +6 -6
  698. package/dist/design-system/yoo-amap.entry.js +5 -5
  699. package/dist/design-system/yoo-announcement-heading.entry.js +11 -11
  700. package/dist/design-system/yoo-app.entry.js +3 -3
  701. package/dist/design-system/yoo-audio-player.entry.js +4 -4
  702. package/dist/design-system/yoo-audio-recorder-dialog.entry.js +5 -5
  703. package/dist/design-system/yoo-avatar.entry.js +3 -3
  704. package/dist/design-system/yoo-avatars.entry.js +3 -3
  705. package/dist/design-system/yoo-background-blur.entry.js +4 -4
  706. package/dist/design-system/yoo-background.entry.js +4 -4
  707. package/dist/design-system/yoo-badge.entry.js +1 -1
  708. package/dist/design-system/yoo-banner.entry.js +17 -60
  709. package/dist/design-system/yoo-barcode-dialog.entry.js +3 -3
  710. package/dist/design-system/yoo-battle-count-down.entry.js +4 -4
  711. package/dist/design-system/yoo-battle-result.entry.js +3 -3
  712. package/dist/design-system/yoo-battle-user-stats.entry.js +4 -4
  713. package/dist/design-system/yoo-breadcrumbs.entry.js +3 -3
  714. package/dist/design-system/yoo-button.entry.js +8 -7
  715. package/dist/design-system/yoo-calendar.entry.js +5 -5
  716. package/dist/design-system/yoo-camera-preview-dialog.entry.js +6 -6
  717. package/dist/design-system/yoo-campaign-editor-recap.entry.js +4 -4
  718. package/dist/design-system/yoo-campaign-heading.entry.js +5 -5
  719. package/dist/design-system/yoo-card-battle-result.entry.js +3 -3
  720. package/dist/design-system/yoo-card-battle.entry.js +3 -3
  721. package/dist/design-system/yoo-card-calendar.entry.js +4 -4
  722. package/dist/design-system/yoo-card-campaign.entry.js +5 -5
  723. package/dist/design-system/yoo-card-cell.entry.js +5 -5
  724. package/dist/design-system/yoo-card-chat.entry.js +6 -6
  725. package/dist/design-system/yoo-card-course-row-compact.entry.js +3 -3
  726. package/dist/design-system/yoo-card-course-row.entry.js +12 -8
  727. package/dist/design-system/yoo-card-course.entry.js +3 -3
  728. package/dist/design-system/yoo-card-feed-row.entry.js +3 -3
  729. package/dist/design-system/yoo-card-feed.entry.js +10 -17
  730. package/dist/design-system/yoo-card-file.entry.js +3 -3
  731. package/dist/design-system/yoo-card-image.entry.js +3 -3
  732. package/dist/design-system/yoo-card-inbox.entry.js +5 -5
  733. package/dist/design-system/yoo-card-incentive-rank.entry.js +3 -3
  734. package/dist/design-system/yoo-card-incentive.entry.js +7 -6
  735. package/dist/design-system/yoo-card-kanban.entry.js +4 -4
  736. package/dist/design-system/yoo-card-lesson.entry.js +4 -4
  737. package/dist/design-system/yoo-card-list-collapsible.entry.js +4 -4
  738. package/dist/design-system/yoo-card-list-color.entry.js +17 -11
  739. package/dist/design-system/yoo-card-list-simple.entry.js +4 -4
  740. package/dist/design-system/yoo-card-list.entry.js +10 -6
  741. package/dist/design-system/yoo-card-location.entry.js +4 -4
  742. package/dist/design-system/yoo-card-media.entry.js +5 -5
  743. package/dist/design-system/yoo-card-menu.entry.js +6 -6
  744. package/dist/design-system/yoo-card-notification.entry.js +3 -3
  745. package/dist/design-system/yoo-card-plan.entry.js +4 -4
  746. package/dist/design-system/yoo-card-progress.entry.js +3 -3
  747. package/dist/design-system/yoo-card-recommendation.entry.js +7 -7
  748. package/dist/design-system/yoo-card-sticky.entry.js +29 -16
  749. package/dist/design-system/yoo-card-template.entry.js +1 -1
  750. package/dist/design-system/yoo-card-video.entry.js +3 -3
  751. package/dist/design-system/yoo-chart.entry.js +4 -4
  752. package/dist/design-system/yoo-chat-message-dialog.entry.js +6 -6
  753. package/dist/design-system/yoo-chat-message-preview.entry.js +9 -8
  754. package/dist/design-system/yoo-chat-message.entry.js +6 -6
  755. package/dist/design-system/yoo-chat.entry.js +14 -10
  756. package/dist/design-system/yoo-collapsible.entry.js +4 -4
  757. package/dist/design-system/yoo-color-selector.entry.js +3 -3
  758. package/dist/design-system/yoo-community-detail.entry.js +5 -5
  759. package/dist/design-system/yoo-context-menu-dialog.entry.js +5 -5
  760. package/dist/design-system/yoo-context-menu.entry.js +4 -4
  761. package/dist/design-system/yoo-copyright.entry.js +3 -3
  762. package/dist/design-system/yoo-count-down.entry.js +4 -4
  763. package/dist/design-system/yoo-course-detail.entry.js +5 -5
  764. package/dist/design-system/yoo-course-info-card.entry.js +3 -3
  765. package/dist/design-system/yoo-course-summary.entry.js +7 -7
  766. package/dist/design-system/yoo-dashboard-detail.entry.js +3 -3
  767. package/dist/design-system/yoo-date.entry.js +3 -3
  768. package/dist/design-system/yoo-detail-bar.entry.js +11 -11
  769. package/dist/design-system/yoo-device-list.entry.js +5 -5
  770. package/dist/design-system/yoo-device.entry.js +4 -4
  771. package/dist/design-system/yoo-draw-flow.entry.js +3 -3
  772. package/dist/design-system/yoo-empty-state.entry.js +3 -3
  773. package/dist/design-system/yoo-entity-query-builder.entry.js +10 -10
  774. package/dist/design-system/yoo-entity-search-dialog.entry.js +5 -5
  775. package/dist/design-system/yoo-entity-search-filters.entry.js +6 -6
  776. package/dist/design-system/yoo-entity-search-recent.entry.js +3 -3
  777. package/dist/design-system/yoo-entity-search-sorts.entry.js +4 -4
  778. package/dist/design-system/yoo-entity-search-tags.entry.js +5 -5
  779. package/dist/design-system/yoo-entity-search.entry.js +5 -5
  780. package/dist/design-system/yoo-entity.entry.js +140 -132
  781. package/dist/design-system/yoo-feed-detail.entry.js +6 -5
  782. package/dist/design-system/yoo-flag.entry.js +3 -3
  783. package/dist/design-system/yoo-form-audience.entry.js +28 -12
  784. package/dist/design-system/yoo-form-autocomplete-dialog.entry.js +6 -8
  785. package/dist/design-system/yoo-form-autocomplete.entry.js +16 -15
  786. package/dist/design-system/yoo-form-barcode-dialog.entry.js +4 -4
  787. package/dist/design-system/yoo-form-barcode.entry.js +5 -5
  788. package/dist/design-system/yoo-form-calendar-dialog.entry.js +5 -5
  789. package/dist/design-system/yoo-form-capture-map-dialog.entry.js +3 -3
  790. package/dist/design-system/yoo-form-capture-tag-dialog.entry.js +4 -4
  791. package/dist/design-system/yoo-form-capture-view-dialog.entry.js +4 -4
  792. package/dist/design-system/yoo-form-capture-webcam-dialog.entry.js +5 -5
  793. package/dist/design-system/yoo-form-capture.entry.js +10 -10
  794. package/dist/design-system/yoo-form-carousel.entry.js +5 -5
  795. package/dist/design-system/yoo-form-catalog-dialog.entry.js +4 -4
  796. package/dist/design-system/yoo-form-catalog.entry.js +8 -10
  797. package/dist/design-system/yoo-form-categorize-words.entry.js +9 -8
  798. package/dist/design-system/yoo-form-checkbox.entry.js +5 -5
  799. package/dist/design-system/yoo-form-checklist.entry.js +5 -5
  800. package/dist/design-system/yoo-form-choice-button.entry.js +72 -0
  801. package/dist/design-system/yoo-form-choice-card.entry.js +106 -0
  802. package/dist/design-system/yoo-form-choice-chat.entry.js +68 -0
  803. package/dist/design-system/yoo-form-choice-image.entry.js +80 -0
  804. package/dist/design-system/yoo-form-choice-radio.entry.js +137 -0
  805. package/dist/design-system/yoo-form-color-field.entry.js +5 -5
  806. package/dist/design-system/yoo-form-color-picker.entry.js +3 -3
  807. package/dist/design-system/yoo-form-conditions.entry.js +3 -3
  808. package/dist/design-system/yoo-form-connect.entry.js +9 -8
  809. package/dist/design-system/yoo-form-creator-block-expandable.entry.js +6 -6
  810. package/dist/design-system/yoo-form-creator-block-simple.entry.js +4 -4
  811. package/dist/design-system/yoo-form-creator-condition-block.entry.js +6 -6
  812. package/dist/design-system/yoo-form-creator-field-selector.entry.js +6 -6
  813. package/dist/design-system/yoo-form-creator-header.entry.js +4 -4
  814. package/dist/design-system/yoo-form-creator-live-preview.entry.js +5 -5
  815. package/dist/design-system/yoo-form-creator-overlay.entry.js +3 -3
  816. package/dist/design-system/yoo-form-creator-page-card-list.entry.js +4 -4
  817. package/dist/design-system/yoo-form-creator-page-card.entry.js +4 -4
  818. package/dist/design-system/yoo-form-creator-score-expandable.entry.js +4 -4
  819. package/dist/design-system/yoo-form-creator-scoring-card-list.entry.js +3 -3
  820. package/dist/design-system/yoo-form-creator-scoring-card.entry.js +3 -3
  821. package/dist/design-system/yoo-form-creator-scoring-quick-setup.entry.js +3 -3
  822. package/dist/design-system/yoo-form-creator-translate-dialog.entry.js +4 -4
  823. package/dist/design-system/yoo-form-creator-translate.entry.js +38 -13
  824. package/dist/design-system/yoo-form-creator-workflow-side-selection.entry.js +5 -5
  825. package/dist/design-system/yoo-form-creator-workflow-step.entry.js +4 -4
  826. package/dist/design-system/yoo-form-creator.entry.js +26 -17
  827. package/dist/design-system/yoo-form-date-time.entry.js +8 -66
  828. package/dist/design-system/yoo-form-daterange.entry.js +5 -5
  829. package/dist/design-system/yoo-form-document-dialog.entry.js +4 -4
  830. package/dist/design-system/yoo-form-document.entry.js +5 -5
  831. package/dist/design-system/yoo-form-dynamic-dialog.entry.js +5 -4
  832. package/dist/design-system/yoo-form-dynamic.entry.js +179 -104
  833. package/dist/design-system/yoo-form-emailreport.entry.js +5 -5
  834. package/dist/design-system/yoo-form-entity-value-pairs.entry.js +3 -3
  835. package/dist/design-system/yoo-form-explanation.entry.js +3 -3
  836. package/dist/design-system/yoo-form-feed-preview.entry.js +5 -5
  837. package/dist/design-system/yoo-form-feedback.entry.js +7 -7
  838. package/dist/design-system/yoo-form-filter-date.entry.js +3 -3
  839. package/dist/design-system/yoo-form-filter-number.entry.js +3 -3
  840. package/dist/design-system/yoo-form-filter-text.entry.js +3 -3
  841. package/dist/design-system/yoo-form-filter.entry.js +4 -4
  842. package/dist/design-system/yoo-form-footer.entry.js +8 -7
  843. package/dist/design-system/yoo-form-formula.entry.js +5 -5
  844. package/dist/design-system/yoo-form-hotzones-creator.entry.js +3 -3
  845. package/dist/design-system/yoo-form-hotzones.entry.js +6 -6
  846. package/dist/design-system/yoo-form-iframe-dialog.entry.js +3 -3
  847. package/dist/design-system/yoo-form-image-collection.entry.js +6 -6
  848. package/dist/design-system/yoo-form-image-tagging-creator.entry.js +6 -6
  849. package/dist/design-system/yoo-form-image-tagging.entry.js +13 -12
  850. package/dist/design-system/yoo-form-incentive-participants.entry.js +1 -1
  851. package/dist/design-system/yoo-form-incentive-targets.entry.js +5 -5
  852. package/dist/design-system/yoo-form-input-comments.entry.js +3 -3
  853. package/dist/design-system/yoo-form-input-container.entry.js +13 -11
  854. package/dist/design-system/yoo-form-input.entry.js +46 -38
  855. package/dist/design-system/yoo-form-json.entry.js +6 -6
  856. package/dist/design-system/yoo-form-location.entry.js +5 -5
  857. package/dist/design-system/yoo-form-missing-word.entry.js +29 -23
  858. package/dist/design-system/yoo-form-missionfield.entry.js +5 -5
  859. package/dist/design-system/yoo-form-multi-input.entry.js +14 -13
  860. package/dist/design-system/yoo-form-number-picker-dialog.entry.js +3 -3
  861. package/dist/design-system/yoo-form-number-picker.entry.js +3 -3
  862. package/dist/design-system/yoo-form-opening-hours.entry.js +3 -3
  863. package/dist/design-system/yoo-form-permissions.entry.js +6 -6
  864. package/dist/design-system/yoo-form-phone-number.entry.js +581 -561
  865. package/dist/design-system/yoo-form-plan-assign.entry.js +5 -5
  866. package/dist/design-system/yoo-form-plan.entry.js +5 -5
  867. package/dist/design-system/yoo-form-pricecheck.entry.js +6 -6
  868. package/dist/design-system/yoo-form-product-batch.entry.js +6 -6
  869. package/dist/design-system/yoo-form-products-sales.entry.js +5 -5
  870. package/dist/design-system/yoo-form-progress-indicator.entry.js +4 -4
  871. package/dist/design-system/yoo-form-qrcode.entry.js +5 -5
  872. package/dist/design-system/yoo-form-query-builder.entry.js +5 -5
  873. package/dist/design-system/yoo-form-radio.entry.js +3 -3
  874. package/dist/design-system/yoo-form-range.entry.js +5 -5
  875. package/dist/design-system/yoo-form-ranking.entry.js +6 -6
  876. package/dist/design-system/yoo-form-recap-step.entry.js +3 -3
  877. package/dist/design-system/yoo-form-recurrence-delay.entry.js +3 -3
  878. package/dist/design-system/yoo-form-recurrence-preview.entry.js +9 -6
  879. package/dist/design-system/yoo-form-recurrence.entry.js +3 -3
  880. package/dist/design-system/yoo-form-reorder.entry.js +5 -5
  881. package/dist/design-system/yoo-form-scorm.entry.js +5 -5
  882. package/dist/design-system/yoo-form-shopping.entry.js +5 -5
  883. package/dist/design-system/yoo-form-signature-pad-dialog.entry.js +5 -5
  884. package/dist/design-system/yoo-form-signature-pad.entry.js +5 -5
  885. package/dist/design-system/yoo-form-sorts.entry.js +5 -5
  886. package/dist/design-system/yoo-form-star-rating.entry.js +6 -6
  887. package/dist/design-system/yoo-form-stripe-card.entry.js +6 -6
  888. package/dist/design-system/yoo-form-swipe-cards.entry.js +16 -8
  889. package/dist/design-system/yoo-form-table.entry.js +5 -5
  890. package/dist/design-system/yoo-form-task.entry.js +7 -7
  891. package/dist/design-system/yoo-form-text-area.entry.js +12 -7
  892. package/dist/design-system/yoo-form-text-editor.entry.js +19 -19
  893. package/dist/design-system/yoo-form-time.entry.js +6 -84
  894. package/dist/design-system/yoo-form-timeslots.entry.js +5 -5
  895. package/dist/design-system/yoo-form-todo-dialog.entry.js +6 -6
  896. package/dist/design-system/yoo-form-todo-list-dialog.entry.js +5 -5
  897. package/dist/design-system/yoo-form-todo-list-task.entry.js +5 -5
  898. package/dist/design-system/yoo-form-todo-list.entry.js +5 -5
  899. package/dist/design-system/yoo-form-todo-single.entry.js +7 -7
  900. package/dist/design-system/yoo-form-todo.entry.js +6 -6
  901. package/dist/design-system/yoo-form-toggle.entry.js +7 -7
  902. package/dist/design-system/yoo-form-uploader.entry.js +23 -15
  903. package/dist/design-system/yoo-form-videoplayer.entry.js +5 -5
  904. package/dist/design-system/yoo-form-wiki.entry.js +5 -5
  905. package/dist/design-system/yoo-grid-calendar.entry.js +10 -10
  906. package/dist/design-system/yoo-grid.entry.js +129 -63
  907. package/dist/design-system/yoo-gridstack.entry.js +7 -5
  908. package/dist/design-system/yoo-header.entry.js +4 -4
  909. package/dist/design-system/yoo-healthscore-dialog.entry.js +4 -4
  910. package/dist/design-system/yoo-healthscore.entry.js +3 -3
  911. package/dist/design-system/yoo-image-cropper-dialog.entry.js +3 -3
  912. package/dist/design-system/yoo-img.entry.js +5 -5
  913. package/dist/design-system/yoo-incentive-detail.entry.js +44 -28
  914. package/dist/design-system/yoo-input-bar.entry.js +51 -31
  915. package/dist/design-system/yoo-ion-alert-controller.entry.js +4 -4
  916. package/dist/design-system/yoo-ion-content.entry.js +3 -3
  917. package/dist/design-system/yoo-ion-footer.entry.js +4 -4
  918. package/dist/design-system/yoo-ion-infinite-scroll-content.entry.js +3 -3
  919. package/dist/design-system/yoo-ion-infinite-scroll.entry.js +3 -3
  920. package/dist/design-system/yoo-ion-item-divider.entry.js +5 -5
  921. package/dist/design-system/yoo-ion-item-options.entry.js +4 -4
  922. package/dist/design-system/yoo-ion-item-sliding.entry.js +6 -6
  923. package/dist/design-system/yoo-ion-item.entry.js +5 -5
  924. package/dist/design-system/yoo-ion-list.entry.js +4 -4
  925. package/dist/design-system/yoo-ion-modal-controller.entry.js +4 -4
  926. package/dist/design-system/yoo-ion-modal.entry.js +17 -30
  927. package/dist/design-system/yoo-ion-refresher.entry.js +5 -5
  928. package/dist/design-system/yoo-ion-scroll.entry.js +4 -4
  929. package/dist/design-system/yoo-ion-slide.entry.js +5 -5
  930. package/dist/{esm/yoo-ion-slides-0be939d2.js → design-system/yoo-ion-slides-e9307ff5.js} +782 -363
  931. package/dist/design-system/yoo-ion-slides.entry.js +6 -6
  932. package/dist/design-system/yoo-ion-toast-controller.entry.js +4 -4
  933. package/dist/design-system/yoo-kanban.entry.js +4 -4
  934. package/dist/design-system/yoo-kpi-card.entry.js +4 -4
  935. package/dist/design-system/yoo-kpi-container.entry.js +5 -5
  936. package/dist/design-system/yoo-kpi-external.entry.js +4 -4
  937. package/dist/design-system/yoo-kpi.entry.js +5 -4
  938. package/dist/design-system/yoo-layout-sections.entry.js +27 -0
  939. package/dist/design-system/yoo-layout-tabs.entry.js +29 -0
  940. package/dist/design-system/yoo-layout-two-columns.entry.js +25 -0
  941. package/dist/design-system/yoo-lesson-detail-card.entry.js +6 -6
  942. package/dist/design-system/yoo-lesson-detail.entry.js +7 -7
  943. package/dist/design-system/yoo-lesson-heading.entry.js +4 -4
  944. package/dist/design-system/yoo-lesson-highscores.entry.js +3 -3
  945. package/dist/design-system/yoo-lesson-question-result.entry.js +4 -4
  946. package/dist/design-system/yoo-line-state.entry.js +1 -1
  947. package/dist/design-system/yoo-links-menu.entry.js +3 -3
  948. package/dist/design-system/yoo-links-preview.entry.js +5 -5
  949. package/dist/design-system/yoo-loader.entry.js +4 -4
  950. package/dist/design-system/yoo-location-info.entry.js +3 -3
  951. package/dist/design-system/yoo-location-map.entry.js +4 -4
  952. package/dist/design-system/yoo-login.entry.js +7 -7
  953. package/dist/design-system/yoo-lottie.entry.js +3 -3
  954. package/dist/design-system/yoo-map-gl.entry.js +4 -4
  955. package/dist/design-system/yoo-map-js.entry.js +5 -5
  956. package/dist/design-system/yoo-map-legend.entry.js +5 -5
  957. package/dist/design-system/yoo-map.entry.js +4 -4
  958. package/dist/design-system/yoo-markdown.entry.js +7 -19
  959. package/dist/design-system/yoo-memo-list-dialog.entry.js +3 -3
  960. package/dist/design-system/yoo-memo-list.entry.js +4 -4
  961. package/dist/design-system/yoo-mention-tag.entry.js +3 -3
  962. package/dist/design-system/yoo-mission-details.entry.js +10 -10
  963. package/dist/design-system/yoo-mission-heading.entry.js +21 -8
  964. package/dist/design-system/yoo-mission-score.entry.js +3 -3
  965. package/dist/design-system/yoo-mission-todo.entry.js +4 -4
  966. package/dist/design-system/yoo-mobile-tabbar-more.entry.js +3 -3
  967. package/dist/design-system/yoo-mobile-tabbar.entry.js +4 -4
  968. package/dist/design-system/yoo-modal.entry.js +4 -4
  969. package/dist/design-system/yoo-navbar.entry.js +5 -5
  970. package/dist/design-system/yoo-numbers-display.entry.js +4 -4
  971. package/dist/design-system/yoo-photo-editor.entry.js +9 -9
  972. package/dist/design-system/yoo-pivot-table.entry.js +9 -8
  973. package/dist/design-system/yoo-podium.entry.js +3 -3
  974. package/dist/design-system/yoo-profile-list.entry.js +5 -6
  975. package/dist/design-system/yoo-profile-summary.entry.js +5 -5
  976. package/dist/design-system/yoo-progress-bar.entry.js +26 -39
  977. package/dist/design-system/yoo-progress-loader.entry.js +3 -3
  978. package/dist/design-system/yoo-progress-recap.entry.js +5 -5
  979. package/dist/design-system/yoo-property-card.entry.js +4 -4
  980. package/dist/design-system/yoo-range.entry.js +6 -6
  981. package/dist/design-system/yoo-rating.entry.js +3 -3
  982. package/dist/design-system/yoo-reset-password.entry.js +3 -3
  983. package/dist/design-system/yoo-result-dialog.entry.js +4 -4
  984. package/dist/design-system/yoo-reveal.entry.js +3 -3
  985. package/dist/design-system/yoo-salesai-formula.entry.js +3 -3
  986. package/dist/design-system/yoo-scandit.entry.js +67 -32
  987. package/dist/design-system/yoo-scratch-card-creator.entry.js +3 -3
  988. package/dist/design-system/yoo-scratch-card.entry.js +5 -5
  989. package/dist/design-system/yoo-section-list.entry.js +4 -4
  990. package/dist/design-system/yoo-segmented-control.entry.js +68 -0
  991. package/dist/design-system/yoo-side-menu-tree.entry.js +5 -5
  992. package/dist/design-system/yoo-side-menu.entry.js +22 -12
  993. package/dist/design-system/yoo-slides-media.entry.js +8 -8
  994. package/dist/design-system/yoo-start-meeting-popup.entry.js +4 -4
  995. package/dist/design-system/yoo-tabs.entry.js +12 -11
  996. package/dist/design-system/yoo-tappable.entry.js +4 -4
  997. package/dist/design-system/yoo-text-sequence.entry.js +44 -49
  998. package/dist/design-system/yoo-text.entry.js +4 -4
  999. package/dist/design-system/yoo-toast.entry.js +7 -7
  1000. package/dist/design-system/yoo-tooltip.entry.js +14 -14
  1001. package/dist/design-system/yoo-truncate.entry.js +4 -4
  1002. package/dist/design-system/yoo-truncated-line.entry.js +40 -0
  1003. package/dist/design-system/yoo-user-detail.entry.js +4 -4
  1004. package/dist/design-system/yoo-user-profile.entry.js +5 -5
  1005. package/dist/design-system/yoo-user-wizard.entry.js +5 -5
  1006. package/dist/design-system/yoo-videoplayer-core.entry.js +4 -4
  1007. package/dist/design-system/yoo-videoplayer-dailymotion.entry.js +5 -5
  1008. package/dist/design-system/yoo-videoplayer-videojs.entry.js +786 -372
  1009. package/dist/design-system/yoo-videoplayer-vimeo.entry.js +5 -5
  1010. package/dist/design-system/yoo-videoplayer-youtube.entry.js +5 -5
  1011. package/dist/design-system/yoo-virtual-item.entry.js +3 -3
  1012. package/dist/design-system/yoo-virtual-scroll.entry.js +4 -4
  1013. package/dist/design-system/yoo-waitlist-location-result.entry.js +3 -3
  1014. package/dist/design-system/yoo-waitlist-location-start.entry.js +4 -4
  1015. package/dist/design-system/yoo-walkthrough.entry.js +3 -3
  1016. package/dist/design-system/yoo-web-menu.entry.js +4 -4
  1017. package/dist/design-system/yoo-webcam.entry.js +3 -3
  1018. package/dist/design-system/yoo-welcome-banner.entry.js +4 -4
  1019. package/dist/design-system/yoo-widget-chart.entry.js +4 -4
  1020. package/dist/design-system/yoo-widget-small-size.entry.js +3 -3
  1021. package/dist/design-system/yoo-widget-tab.entry.js +4 -4
  1022. package/dist/design-system/yoo-widget-tile.entry.js +3 -3
  1023. package/dist/design-system/yoo-workflow-state-dialog.entry.js +3 -3
  1024. package/dist/design-system/yoo-workflow-state.entry.js +3 -3
  1025. package/dist/design-system/yoo-workflow.entry.js +7 -7
  1026. package/dist/design-system/yoo-zebra.entry.js +3 -3
  1027. package/dist/design-system/yoo-zoom.entry.js +3 -3
  1028. package/dist/{design-system/buffer-es6-6a725f43.js → esm/buffer-es6-84151e48.js} +1 -1
  1029. package/dist/esm/{button.factory-319699ea.js → button.factory-3760c454.js} +3 -1
  1030. package/dist/esm/{camera-helpers-5a73d9a8.js → camera-helpers-447ab51d.js} +2 -2
  1031. package/dist/esm/{chat-helpers-68504755.js → chat-helpers-dfb86cd8.js} +2 -2
  1032. package/dist/{design-system/common-helpers-d99b3c41.js → esm/common-helpers-929d7acb.js} +7 -4
  1033. package/dist/esm/design-system.js +1 -1
  1034. package/dist/{design-system/draggable-dots-helpers-1da8f686.js → esm/draggable-dots-helpers-c9028c18.js} +2 -2
  1035. package/dist/{design-system/draggable-tags-helpers-d4856ad3.js → esm/draggable-tags-helpers-5a13b984.js} +12 -6
  1036. package/dist/{design-system/entities-helpers-0d8fcf82.js → esm/entities-helpers-bbef6386.js} +11 -5
  1037. package/dist/esm/{filters-helpers-f4909002.js → filters-helpers-7f3b1d77.js} +6 -4
  1038. package/dist/esm/form-choice-helpers-c62a3133.js +65 -0
  1039. package/dist/{design-system/form-helpers-2f790816.js → esm/form-helpers-db8bc7cd.js} +3 -3
  1040. package/dist/{design-system/form-input-helpers-df1e7fe4.js → esm/form-input-helpers-49cffb9b.js} +4 -4
  1041. package/dist/esm/{form-text-area-helpers-416e4c1d.js → form-text-area-helpers-8835bb87.js} +2 -2
  1042. package/dist/esm/{geolocation-helpers-62bb9059.js → geolocation-helpers-eb87346f.js} +1 -1
  1043. package/dist/{design-system/grid-renderers-af0c5a23.js → esm/grid-renderers-7f311b8f.js} +101 -91
  1044. package/dist/{design-system/gridstack-dd-native-a68cfca4.js → esm/gridstack-dd-native-09690dbe.js} +92 -89
  1045. package/dist/{design-system/incentive-helpers-1d5b64b9.js → esm/incentive-helpers-824995e4.js} +5 -7
  1046. package/dist/esm/{index-76eecdbb.js → index-4e0cc0eb.js} +1 -1
  1047. package/dist/{design-system/index-0aa4b669.js → esm/index-72c76931.js} +86 -45
  1048. package/dist/{design-system/index-7b0d8ac4.js → esm/index-797c28dc.js} +4 -4
  1049. package/dist/esm/{index-b0e08f5d.js → index-98b44fe0.js} +2 -2
  1050. package/dist/esm/{index-dde1f033.js → index-b3476585.js} +127 -52
  1051. package/dist/esm/index-bc28d8a8.js +1 -0
  1052. package/dist/{design-system/index-e8497659.js → esm/index-bcf5e064.js} +1 -1
  1053. package/dist/esm/index-c766a4a5.js +1 -0
  1054. package/dist/{design-system/index-21c7d38e.js → esm/index-da54e081.js} +36 -11
  1055. package/dist/esm/{index-a6372dbe.js → index-f57edee6.js} +1 -1
  1056. package/dist/esm/loader.js +1 -1
  1057. package/dist/{design-system/localForage-12d47828.js → esm/localForage-fa90d39c.js} +1 -1
  1058. package/dist/esm/{lodash-494e728c.js → lodash-b0ad17f3.js} +1 -1
  1059. package/dist/esm/{map-helpers-1dcaa4a9.js → map-helpers-32ada75c.js} +2 -2
  1060. package/dist/esm/{mission-locked-banner-2bbd6746.js → mission-locked-banner-2711a556.js} +3 -2
  1061. package/dist/esm/{missions-helpers-241313cb.js → missions-helpers-47462b46.js} +8 -8
  1062. package/dist/{design-system/modal-animations-b1771b11.js → esm/modal-animations-7cc604e9.js} +1 -1
  1063. package/dist/{design-system/operation-helpers-6ceb53a4.js → esm/operation-helpers-8f555bb1.js} +19 -6
  1064. package/dist/{design-system/overlays-527da268.js → esm/overlays-91facc0b.js} +1 -1
  1065. package/dist/esm/readonly-card-32f59c08.js +14 -0
  1066. package/dist/esm/swiper-9d355e9e.js +11 -0
  1067. package/dist/{design-system/theme-b9b51257.js → esm/theme-aa0a6bf2.js} +1 -1
  1068. package/dist/{design-system/tippy.esm-53f3ae5b.js → esm/tippy.esm-c5121836.js} +1 -1
  1069. package/dist/esm/{video-player-helpers-77c772ed.js → video-player-helpers-143415f2.js} +4 -4
  1070. package/dist/esm/{web-ee68aa50.js → web-016a2442.js} +3 -3
  1071. package/dist/esm/{web-377eb30b.js → web-21cea7e6.js} +3 -3
  1072. package/dist/{design-system/web-15852d1c.js → esm/web-92347ab1.js} +4 -4
  1073. package/dist/esm/yoo-about.entry.js +3 -3
  1074. package/dist/esm/yoo-accordion.entry.js +8 -7
  1075. package/dist/esm/yoo-action-sheet-controller.entry.js +4 -4
  1076. package/dist/esm/yoo-action-sheet.entry.js +8 -8
  1077. package/dist/esm/yoo-ag-grid.entry.js +1701 -1268
  1078. package/dist/esm/yoo-alert.entry.js +6 -6
  1079. package/dist/esm/yoo-amap.entry.js +5 -5
  1080. package/dist/esm/yoo-announcement-heading.entry.js +11 -11
  1081. package/dist/esm/yoo-app.entry.js +3 -3
  1082. package/dist/esm/yoo-audio-player.entry.js +4 -4
  1083. package/dist/esm/yoo-audio-recorder-dialog.entry.js +5 -5
  1084. package/dist/esm/yoo-avatar.entry.js +3 -3
  1085. package/dist/esm/yoo-avatars.entry.js +3 -3
  1086. package/dist/esm/yoo-background-blur.entry.js +4 -4
  1087. package/dist/esm/yoo-background.entry.js +4 -4
  1088. package/dist/esm/yoo-badge.entry.js +1 -1
  1089. package/dist/esm/yoo-banner.entry.js +17 -60
  1090. package/dist/esm/yoo-barcode-dialog.entry.js +3 -3
  1091. package/dist/esm/yoo-battle-count-down.entry.js +4 -4
  1092. package/dist/esm/yoo-battle-result.entry.js +3 -3
  1093. package/dist/esm/yoo-battle-user-stats.entry.js +4 -4
  1094. package/dist/esm/yoo-breadcrumbs.entry.js +3 -3
  1095. package/dist/esm/yoo-button.entry.js +8 -7
  1096. package/dist/esm/yoo-calendar.entry.js +5 -5
  1097. package/dist/esm/yoo-camera-preview-dialog.entry.js +6 -6
  1098. package/dist/esm/yoo-campaign-editor-recap.entry.js +4 -4
  1099. package/dist/esm/yoo-campaign-heading.entry.js +5 -5
  1100. package/dist/esm/yoo-card-battle-result.entry.js +3 -3
  1101. package/dist/esm/yoo-card-battle.entry.js +3 -3
  1102. package/dist/esm/yoo-card-calendar.entry.js +4 -4
  1103. package/dist/esm/yoo-card-campaign.entry.js +5 -5
  1104. package/dist/esm/yoo-card-cell.entry.js +5 -5
  1105. package/dist/esm/yoo-card-chat.entry.js +6 -6
  1106. package/dist/esm/yoo-card-course-row-compact.entry.js +3 -3
  1107. package/dist/esm/yoo-card-course-row.entry.js +12 -8
  1108. package/dist/esm/yoo-card-course.entry.js +3 -3
  1109. package/dist/esm/yoo-card-feed-row.entry.js +3 -3
  1110. package/dist/esm/yoo-card-feed.entry.js +10 -17
  1111. package/dist/esm/yoo-card-file.entry.js +3 -3
  1112. package/dist/esm/yoo-card-image.entry.js +3 -3
  1113. package/dist/esm/yoo-card-inbox.entry.js +5 -5
  1114. package/dist/esm/yoo-card-incentive-rank.entry.js +3 -3
  1115. package/dist/esm/yoo-card-incentive.entry.js +7 -6
  1116. package/dist/esm/yoo-card-kanban.entry.js +4 -4
  1117. package/dist/esm/yoo-card-lesson.entry.js +4 -4
  1118. package/dist/esm/yoo-card-list-collapsible.entry.js +4 -4
  1119. package/dist/esm/yoo-card-list-color.entry.js +17 -11
  1120. package/dist/esm/yoo-card-list-simple.entry.js +4 -4
  1121. package/dist/esm/yoo-card-list.entry.js +10 -6
  1122. package/dist/esm/yoo-card-location.entry.js +4 -4
  1123. package/dist/esm/yoo-card-media.entry.js +5 -5
  1124. package/dist/esm/yoo-card-menu.entry.js +6 -6
  1125. package/dist/esm/yoo-card-notification.entry.js +3 -3
  1126. package/dist/esm/yoo-card-plan.entry.js +4 -4
  1127. package/dist/esm/yoo-card-progress.entry.js +3 -3
  1128. package/dist/esm/yoo-card-recommendation.entry.js +7 -7
  1129. package/dist/esm/yoo-card-sticky.entry.js +29 -16
  1130. package/dist/esm/yoo-card-template.entry.js +1 -1
  1131. package/dist/esm/yoo-card-video.entry.js +3 -3
  1132. package/dist/esm/yoo-chart.entry.js +4 -4
  1133. package/dist/esm/yoo-chat-message-dialog.entry.js +6 -6
  1134. package/dist/esm/yoo-chat-message-preview.entry.js +9 -8
  1135. package/dist/esm/yoo-chat-message.entry.js +6 -6
  1136. package/dist/esm/yoo-chat.entry.js +14 -10
  1137. package/dist/esm/yoo-collapsible.entry.js +4 -4
  1138. package/dist/esm/yoo-color-selector.entry.js +3 -3
  1139. package/dist/esm/yoo-community-detail.entry.js +5 -5
  1140. package/dist/esm/yoo-context-menu-dialog.entry.js +5 -5
  1141. package/dist/esm/yoo-context-menu.entry.js +4 -4
  1142. package/dist/esm/yoo-copyright.entry.js +3 -3
  1143. package/dist/esm/yoo-count-down.entry.js +4 -4
  1144. package/dist/esm/yoo-course-detail.entry.js +5 -5
  1145. package/dist/esm/yoo-course-info-card.entry.js +3 -3
  1146. package/dist/esm/yoo-course-summary.entry.js +7 -7
  1147. package/dist/esm/yoo-dashboard-detail.entry.js +3 -3
  1148. package/dist/esm/yoo-date.entry.js +3 -3
  1149. package/dist/esm/yoo-detail-bar.entry.js +11 -11
  1150. package/dist/esm/yoo-device-list.entry.js +5 -5
  1151. package/dist/esm/yoo-device.entry.js +4 -4
  1152. package/dist/esm/yoo-draw-flow.entry.js +3 -3
  1153. package/dist/esm/yoo-empty-state.entry.js +3 -3
  1154. package/dist/esm/yoo-entity-query-builder.entry.js +10 -10
  1155. package/dist/esm/yoo-entity-search-dialog.entry.js +5 -5
  1156. package/dist/esm/yoo-entity-search-filters.entry.js +6 -6
  1157. package/dist/esm/yoo-entity-search-recent.entry.js +3 -3
  1158. package/dist/esm/yoo-entity-search-sorts.entry.js +4 -4
  1159. package/dist/esm/yoo-entity-search-tags.entry.js +5 -5
  1160. package/dist/esm/yoo-entity-search.entry.js +5 -5
  1161. package/dist/esm/yoo-entity.entry.js +140 -132
  1162. package/dist/esm/yoo-feed-detail.entry.js +6 -5
  1163. package/dist/esm/yoo-flag.entry.js +3 -3
  1164. package/dist/esm/yoo-form-audience.entry.js +28 -12
  1165. package/dist/esm/yoo-form-autocomplete-dialog.entry.js +6 -8
  1166. package/dist/esm/yoo-form-autocomplete.entry.js +16 -15
  1167. package/dist/esm/yoo-form-barcode-dialog.entry.js +4 -4
  1168. package/dist/esm/yoo-form-barcode.entry.js +5 -5
  1169. package/dist/esm/yoo-form-calendar-dialog.entry.js +5 -5
  1170. package/dist/esm/yoo-form-capture-map-dialog.entry.js +3 -3
  1171. package/dist/esm/yoo-form-capture-tag-dialog.entry.js +4 -4
  1172. package/dist/esm/yoo-form-capture-view-dialog.entry.js +4 -4
  1173. package/dist/esm/yoo-form-capture-webcam-dialog.entry.js +5 -5
  1174. package/dist/esm/yoo-form-capture.entry.js +10 -10
  1175. package/dist/esm/yoo-form-carousel.entry.js +5 -5
  1176. package/dist/esm/yoo-form-catalog-dialog.entry.js +4 -4
  1177. package/dist/esm/yoo-form-catalog.entry.js +8 -10
  1178. package/dist/esm/yoo-form-categorize-words.entry.js +9 -8
  1179. package/dist/esm/yoo-form-checkbox.entry.js +5 -5
  1180. package/dist/esm/yoo-form-checklist.entry.js +5 -5
  1181. package/dist/esm/yoo-form-choice-button.entry.js +72 -0
  1182. package/dist/esm/yoo-form-choice-card.entry.js +106 -0
  1183. package/dist/esm/yoo-form-choice-chat.entry.js +68 -0
  1184. package/dist/esm/yoo-form-choice-image.entry.js +80 -0
  1185. package/dist/esm/yoo-form-choice-radio.entry.js +137 -0
  1186. package/dist/esm/yoo-form-color-field.entry.js +5 -5
  1187. package/dist/esm/yoo-form-color-picker.entry.js +3 -3
  1188. package/dist/esm/yoo-form-conditions.entry.js +3 -3
  1189. package/dist/esm/yoo-form-connect.entry.js +9 -8
  1190. package/dist/esm/yoo-form-creator-block-expandable.entry.js +6 -6
  1191. package/dist/esm/yoo-form-creator-block-simple.entry.js +4 -4
  1192. package/dist/esm/yoo-form-creator-condition-block.entry.js +6 -6
  1193. package/dist/esm/yoo-form-creator-field-selector.entry.js +6 -6
  1194. package/dist/esm/yoo-form-creator-header.entry.js +4 -4
  1195. package/dist/esm/yoo-form-creator-live-preview.entry.js +5 -5
  1196. package/dist/esm/yoo-form-creator-overlay.entry.js +3 -3
  1197. package/dist/esm/yoo-form-creator-page-card-list.entry.js +4 -4
  1198. package/dist/esm/yoo-form-creator-page-card.entry.js +4 -4
  1199. package/dist/esm/yoo-form-creator-score-expandable.entry.js +4 -4
  1200. package/dist/esm/yoo-form-creator-scoring-card-list.entry.js +3 -3
  1201. package/dist/esm/yoo-form-creator-scoring-card.entry.js +3 -3
  1202. package/dist/esm/yoo-form-creator-scoring-quick-setup.entry.js +3 -3
  1203. package/dist/esm/yoo-form-creator-translate-dialog.entry.js +4 -4
  1204. package/dist/esm/yoo-form-creator-translate.entry.js +38 -13
  1205. package/dist/esm/yoo-form-creator-workflow-side-selection.entry.js +5 -5
  1206. package/dist/esm/yoo-form-creator-workflow-step.entry.js +4 -4
  1207. package/dist/esm/yoo-form-creator.entry.js +26 -17
  1208. package/dist/esm/yoo-form-date-time.entry.js +8 -66
  1209. package/dist/esm/yoo-form-daterange.entry.js +5 -5
  1210. package/dist/esm/yoo-form-document-dialog.entry.js +4 -4
  1211. package/dist/esm/yoo-form-document.entry.js +5 -5
  1212. package/dist/esm/yoo-form-dynamic-dialog.entry.js +5 -4
  1213. package/dist/esm/yoo-form-dynamic.entry.js +179 -104
  1214. package/dist/esm/yoo-form-emailreport.entry.js +5 -5
  1215. package/dist/esm/yoo-form-entity-value-pairs.entry.js +3 -3
  1216. package/dist/esm/yoo-form-explanation.entry.js +3 -3
  1217. package/dist/esm/yoo-form-feed-preview.entry.js +5 -5
  1218. package/dist/esm/yoo-form-feedback.entry.js +7 -7
  1219. package/dist/esm/yoo-form-filter-date.entry.js +3 -3
  1220. package/dist/esm/yoo-form-filter-number.entry.js +3 -3
  1221. package/dist/esm/yoo-form-filter-text.entry.js +3 -3
  1222. package/dist/esm/yoo-form-filter.entry.js +4 -4
  1223. package/dist/esm/yoo-form-footer.entry.js +8 -7
  1224. package/dist/esm/yoo-form-formula.entry.js +5 -5
  1225. package/dist/esm/yoo-form-hotzones-creator.entry.js +3 -3
  1226. package/dist/esm/yoo-form-hotzones.entry.js +6 -6
  1227. package/dist/esm/yoo-form-iframe-dialog.entry.js +3 -3
  1228. package/dist/esm/yoo-form-image-collection.entry.js +6 -6
  1229. package/dist/esm/yoo-form-image-tagging-creator.entry.js +6 -6
  1230. package/dist/esm/yoo-form-image-tagging.entry.js +13 -12
  1231. package/dist/esm/yoo-form-incentive-participants.entry.js +1 -1
  1232. package/dist/esm/yoo-form-incentive-targets.entry.js +5 -5
  1233. package/dist/esm/yoo-form-input-comments.entry.js +3 -3
  1234. package/dist/esm/yoo-form-input-container.entry.js +13 -11
  1235. package/dist/esm/yoo-form-input.entry.js +46 -38
  1236. package/dist/esm/yoo-form-json.entry.js +6 -6
  1237. package/dist/esm/yoo-form-location.entry.js +5 -5
  1238. package/dist/esm/yoo-form-missing-word.entry.js +29 -23
  1239. package/dist/esm/yoo-form-missionfield.entry.js +5 -5
  1240. package/dist/esm/yoo-form-multi-input.entry.js +14 -13
  1241. package/dist/esm/yoo-form-number-picker-dialog.entry.js +3 -3
  1242. package/dist/esm/yoo-form-number-picker.entry.js +3 -3
  1243. package/dist/esm/yoo-form-opening-hours.entry.js +3 -3
  1244. package/dist/esm/yoo-form-permissions.entry.js +6 -6
  1245. package/dist/esm/yoo-form-phone-number.entry.js +581 -561
  1246. package/dist/esm/yoo-form-plan-assign.entry.js +5 -5
  1247. package/dist/esm/yoo-form-plan.entry.js +5 -5
  1248. package/dist/esm/yoo-form-pricecheck.entry.js +6 -6
  1249. package/dist/esm/yoo-form-product-batch.entry.js +6 -6
  1250. package/dist/esm/yoo-form-products-sales.entry.js +5 -5
  1251. package/dist/esm/yoo-form-progress-indicator.entry.js +4 -4
  1252. package/dist/esm/yoo-form-qrcode.entry.js +5 -5
  1253. package/dist/esm/yoo-form-query-builder.entry.js +5 -5
  1254. package/dist/esm/yoo-form-radio.entry.js +3 -3
  1255. package/dist/esm/yoo-form-range.entry.js +5 -5
  1256. package/dist/esm/yoo-form-ranking.entry.js +6 -6
  1257. package/dist/esm/yoo-form-recap-step.entry.js +3 -3
  1258. package/dist/esm/yoo-form-recurrence-delay.entry.js +3 -3
  1259. package/dist/esm/yoo-form-recurrence-preview.entry.js +9 -6
  1260. package/dist/esm/yoo-form-recurrence.entry.js +3 -3
  1261. package/dist/esm/yoo-form-reorder.entry.js +5 -5
  1262. package/dist/esm/yoo-form-scorm.entry.js +5 -5
  1263. package/dist/esm/yoo-form-shopping.entry.js +5 -5
  1264. package/dist/esm/yoo-form-signature-pad-dialog.entry.js +5 -5
  1265. package/dist/esm/yoo-form-signature-pad.entry.js +5 -5
  1266. package/dist/esm/yoo-form-sorts.entry.js +5 -5
  1267. package/dist/esm/yoo-form-star-rating.entry.js +6 -6
  1268. package/dist/esm/yoo-form-stripe-card.entry.js +6 -6
  1269. package/dist/esm/yoo-form-swipe-cards.entry.js +16 -8
  1270. package/dist/esm/yoo-form-table.entry.js +5 -5
  1271. package/dist/esm/yoo-form-task.entry.js +7 -7
  1272. package/dist/esm/yoo-form-text-area.entry.js +12 -7
  1273. package/dist/esm/yoo-form-text-editor.entry.js +19 -19
  1274. package/dist/esm/yoo-form-time.entry.js +6 -84
  1275. package/dist/esm/yoo-form-timeslots.entry.js +5 -5
  1276. package/dist/esm/yoo-form-todo-dialog.entry.js +6 -6
  1277. package/dist/esm/yoo-form-todo-list-dialog.entry.js +5 -5
  1278. package/dist/esm/yoo-form-todo-list-task.entry.js +5 -5
  1279. package/dist/esm/yoo-form-todo-list.entry.js +5 -5
  1280. package/dist/esm/yoo-form-todo-single.entry.js +7 -7
  1281. package/dist/esm/yoo-form-todo.entry.js +6 -6
  1282. package/dist/esm/yoo-form-toggle.entry.js +7 -7
  1283. package/dist/esm/yoo-form-uploader.entry.js +23 -15
  1284. package/dist/esm/yoo-form-videoplayer.entry.js +5 -5
  1285. package/dist/esm/yoo-form-wiki.entry.js +5 -5
  1286. package/dist/esm/yoo-grid-calendar.entry.js +10 -10
  1287. package/dist/esm/yoo-grid.entry.js +129 -63
  1288. package/dist/esm/yoo-gridstack.entry.js +7 -5
  1289. package/dist/esm/yoo-header.entry.js +4 -4
  1290. package/dist/esm/yoo-healthscore-dialog.entry.js +4 -4
  1291. package/dist/esm/yoo-healthscore.entry.js +3 -3
  1292. package/dist/esm/yoo-image-cropper-dialog.entry.js +3 -3
  1293. package/dist/esm/yoo-img.entry.js +5 -5
  1294. package/dist/esm/yoo-incentive-detail.entry.js +44 -28
  1295. package/dist/esm/yoo-input-bar.entry.js +51 -31
  1296. package/dist/esm/yoo-ion-alert-controller.entry.js +4 -4
  1297. package/dist/esm/yoo-ion-content.entry.js +3 -3
  1298. package/dist/esm/yoo-ion-footer.entry.js +4 -4
  1299. package/dist/esm/yoo-ion-infinite-scroll-content.entry.js +3 -3
  1300. package/dist/esm/yoo-ion-infinite-scroll.entry.js +3 -3
  1301. package/dist/esm/yoo-ion-item-divider.entry.js +5 -5
  1302. package/dist/esm/yoo-ion-item-options.entry.js +4 -4
  1303. package/dist/esm/yoo-ion-item-sliding.entry.js +6 -6
  1304. package/dist/esm/yoo-ion-item.entry.js +5 -5
  1305. package/dist/esm/yoo-ion-list.entry.js +4 -4
  1306. package/dist/esm/yoo-ion-modal-controller.entry.js +4 -4
  1307. package/dist/esm/yoo-ion-modal.entry.js +17 -30
  1308. package/dist/esm/yoo-ion-refresher.entry.js +5 -5
  1309. package/dist/esm/yoo-ion-scroll.entry.js +4 -4
  1310. package/dist/esm/yoo-ion-slide.entry.js +5 -5
  1311. package/dist/{design-system/yoo-ion-slides-0be939d2.js → esm/yoo-ion-slides-e9307ff5.js} +782 -363
  1312. package/dist/esm/yoo-ion-slides.entry.js +6 -6
  1313. package/dist/esm/yoo-ion-toast-controller.entry.js +4 -4
  1314. package/dist/esm/yoo-kanban.entry.js +4 -4
  1315. package/dist/esm/yoo-kpi-card.entry.js +4 -4
  1316. package/dist/esm/yoo-kpi-container.entry.js +5 -5
  1317. package/dist/esm/yoo-kpi-external.entry.js +4 -4
  1318. package/dist/esm/yoo-kpi.entry.js +5 -4
  1319. package/dist/esm/yoo-layout-sections.entry.js +27 -0
  1320. package/dist/esm/yoo-layout-tabs.entry.js +29 -0
  1321. package/dist/esm/yoo-layout-two-columns.entry.js +25 -0
  1322. package/dist/esm/yoo-lesson-detail-card.entry.js +6 -6
  1323. package/dist/esm/yoo-lesson-detail.entry.js +7 -7
  1324. package/dist/esm/yoo-lesson-heading.entry.js +4 -4
  1325. package/dist/esm/yoo-lesson-highscores.entry.js +3 -3
  1326. package/dist/esm/yoo-lesson-question-result.entry.js +4 -4
  1327. package/dist/esm/yoo-line-state.entry.js +1 -1
  1328. package/dist/esm/yoo-links-menu.entry.js +3 -3
  1329. package/dist/esm/yoo-links-preview.entry.js +5 -5
  1330. package/dist/esm/yoo-loader.entry.js +4 -4
  1331. package/dist/esm/yoo-location-info.entry.js +3 -3
  1332. package/dist/esm/yoo-location-map.entry.js +4 -4
  1333. package/dist/esm/yoo-login.entry.js +7 -7
  1334. package/dist/esm/yoo-lottie.entry.js +3 -3
  1335. package/dist/esm/yoo-map-gl.entry.js +4 -4
  1336. package/dist/esm/yoo-map-js.entry.js +5 -5
  1337. package/dist/esm/yoo-map-legend.entry.js +5 -5
  1338. package/dist/esm/yoo-map.entry.js +4 -4
  1339. package/dist/esm/yoo-markdown.entry.js +7 -19
  1340. package/dist/esm/yoo-memo-list-dialog.entry.js +3 -3
  1341. package/dist/esm/yoo-memo-list.entry.js +4 -4
  1342. package/dist/esm/yoo-mention-tag.entry.js +3 -3
  1343. package/dist/esm/yoo-mission-details.entry.js +10 -10
  1344. package/dist/esm/yoo-mission-heading.entry.js +21 -8
  1345. package/dist/esm/yoo-mission-score.entry.js +3 -3
  1346. package/dist/esm/yoo-mission-todo.entry.js +4 -4
  1347. package/dist/esm/yoo-mobile-tabbar-more.entry.js +3 -3
  1348. package/dist/esm/yoo-mobile-tabbar.entry.js +4 -4
  1349. package/dist/esm/yoo-modal.entry.js +4 -4
  1350. package/dist/esm/yoo-navbar.entry.js +5 -5
  1351. package/dist/esm/yoo-numbers-display.entry.js +4 -4
  1352. package/dist/esm/yoo-photo-editor.entry.js +9 -9
  1353. package/dist/esm/yoo-pivot-table.entry.js +9 -8
  1354. package/dist/esm/yoo-podium.entry.js +3 -3
  1355. package/dist/esm/yoo-profile-list.entry.js +5 -6
  1356. package/dist/esm/yoo-profile-summary.entry.js +5 -5
  1357. package/dist/esm/yoo-progress-bar.entry.js +26 -39
  1358. package/dist/esm/yoo-progress-loader.entry.js +3 -3
  1359. package/dist/esm/yoo-progress-recap.entry.js +5 -5
  1360. package/dist/esm/yoo-property-card.entry.js +4 -4
  1361. package/dist/esm/yoo-range.entry.js +6 -6
  1362. package/dist/esm/yoo-rating.entry.js +3 -3
  1363. package/dist/esm/yoo-reset-password.entry.js +3 -3
  1364. package/dist/esm/yoo-result-dialog.entry.js +4 -4
  1365. package/dist/esm/yoo-reveal.entry.js +3 -3
  1366. package/dist/esm/yoo-salesai-formula.entry.js +3 -3
  1367. package/dist/esm/yoo-scandit.entry.js +67 -32
  1368. package/dist/esm/yoo-scratch-card-creator.entry.js +3 -3
  1369. package/dist/esm/yoo-scratch-card.entry.js +5 -5
  1370. package/dist/esm/yoo-section-list.entry.js +4 -4
  1371. package/dist/esm/yoo-segmented-control.entry.js +68 -0
  1372. package/dist/esm/yoo-side-menu-tree.entry.js +5 -5
  1373. package/dist/esm/yoo-side-menu.entry.js +22 -12
  1374. package/dist/esm/yoo-slides-media.entry.js +8 -8
  1375. package/dist/esm/yoo-start-meeting-popup.entry.js +4 -4
  1376. package/dist/esm/yoo-tabs.entry.js +12 -11
  1377. package/dist/esm/yoo-tappable.entry.js +4 -4
  1378. package/dist/esm/yoo-text-sequence.entry.js +44 -49
  1379. package/dist/esm/yoo-text.entry.js +4 -4
  1380. package/dist/esm/yoo-toast.entry.js +7 -7
  1381. package/dist/esm/yoo-tooltip.entry.js +14 -14
  1382. package/dist/esm/yoo-truncate.entry.js +4 -4
  1383. package/dist/esm/yoo-truncated-line.entry.js +40 -0
  1384. package/dist/esm/yoo-user-detail.entry.js +4 -4
  1385. package/dist/esm/yoo-user-profile.entry.js +5 -5
  1386. package/dist/esm/yoo-user-wizard.entry.js +5 -5
  1387. package/dist/esm/yoo-videoplayer-core.entry.js +4 -4
  1388. package/dist/esm/yoo-videoplayer-dailymotion.entry.js +5 -5
  1389. package/dist/esm/yoo-videoplayer-videojs.entry.js +786 -372
  1390. package/dist/esm/yoo-videoplayer-vimeo.entry.js +5 -5
  1391. package/dist/esm/yoo-videoplayer-youtube.entry.js +5 -5
  1392. package/dist/esm/yoo-virtual-item.entry.js +3 -3
  1393. package/dist/esm/yoo-virtual-scroll.entry.js +4 -4
  1394. package/dist/esm/yoo-waitlist-location-result.entry.js +3 -3
  1395. package/dist/esm/yoo-waitlist-location-start.entry.js +4 -4
  1396. package/dist/esm/yoo-walkthrough.entry.js +3 -3
  1397. package/dist/esm/yoo-web-menu.entry.js +4 -4
  1398. package/dist/esm/yoo-webcam.entry.js +3 -3
  1399. package/dist/esm/yoo-welcome-banner.entry.js +4 -4
  1400. package/dist/esm/yoo-widget-chart.entry.js +4 -4
  1401. package/dist/esm/yoo-widget-small-size.entry.js +3 -3
  1402. package/dist/esm/yoo-widget-tab.entry.js +4 -4
  1403. package/dist/esm/yoo-widget-tile.entry.js +3 -3
  1404. package/dist/esm/yoo-workflow-state-dialog.entry.js +3 -3
  1405. package/dist/esm/yoo-workflow-state.entry.js +3 -3
  1406. package/dist/esm/yoo-workflow.entry.js +7 -7
  1407. package/dist/esm/yoo-zebra.entry.js +3 -3
  1408. package/dist/esm/yoo-zoom.entry.js +3 -3
  1409. package/dist/types/components/1.atoms/avatar/avatar.d.ts +1 -2
  1410. package/dist/types/components/1.atoms/button/button.d.ts +2 -1
  1411. package/dist/types/components/1.atoms/loader/loader.d.ts +2 -2
  1412. package/dist/types/components/1.atoms/markdown/markdown.d.ts +1 -1
  1413. package/dist/types/components/1.atoms/progress-bar/progress-bar.d.ts +13 -27
  1414. package/dist/types/components/1.atoms/tabs/tabs.d.ts +0 -4
  1415. package/dist/types/components/1.atoms/tooltip/tooltip.d.ts +3 -1
  1416. package/dist/types/components/1.atoms/truncated-line/truncated-line.d.ts +16 -0
  1417. package/dist/types/components/2.molecules/accordion/accordion.d.ts +0 -1
  1418. package/dist/types/components/2.molecules/accordion/types/index.d.ts +1 -0
  1419. package/dist/types/components/2.molecules/banner/banner.d.ts +29 -53
  1420. package/dist/types/components/2.molecules/modal/modal.d.ts +1 -0
  1421. package/dist/types/components/2.molecules/{segment/segment.d.ts → segmented-control/segmented-control.d.ts} +8 -2
  1422. package/dist/types/components/2.molecules/slides/swiper/swiper-interface.d.ts +1 -1
  1423. package/dist/types/components/2.molecules/slides/swiper/swiper.d.ts +1 -1
  1424. package/dist/types/components/2.molecules/text-sequence/text-sequence.d.ts +8 -6
  1425. package/dist/types/components/entities/card-list/collapsible/card-list-collapsible.d.ts +1 -1
  1426. package/dist/types/components/entities/card-list/color/card-list-color.d.ts +8 -7
  1427. package/dist/types/components/entities/card-list/color/types/index.d.ts +2 -0
  1428. package/dist/types/components/entities/card-list/default/card-list.d.ts +1 -2
  1429. package/dist/types/components/entities/card-list/image/card-list-image.d.ts +1 -1
  1430. package/dist/types/components/entities/card-list/simple/card-list-simple.d.ts +1 -1
  1431. package/dist/types/components/entities/card-sticky/card-sticky.d.ts +10 -8
  1432. package/dist/types/components/entities/card-sticky/types/index.d.ts +4 -1
  1433. package/dist/types/components/entities/entity/entity.d.ts +2 -2
  1434. package/dist/types/components/form/form-audience/form-audience.d.ts +1 -0
  1435. package/dist/types/components/form/form-autocomplete/form-autocomplete.d.ts +3 -1
  1436. package/dist/types/components/form/form-carousel/form-carousel.d.ts +1 -1
  1437. package/dist/types/components/form/form-choice/button/form-choice-button.d.ts +38 -0
  1438. package/dist/types/components/form/form-choice/card/form-choice-card.d.ts +47 -0
  1439. package/dist/types/components/form/form-choice/chat/form-choice-chat.d.ts +36 -0
  1440. package/dist/types/components/form/form-choice/form-choice-helpers.d.ts +16 -0
  1441. package/dist/types/components/form/form-choice/image/form-choice-image.d.ts +37 -0
  1442. package/dist/types/components/form/form-choice/radio/form-choice-radio.d.ts +49 -0
  1443. package/dist/types/components/form/form-choice/readonly-card/readonly-card.d.ts +16 -0
  1444. package/dist/types/components/form/form-date-time/form-date-time.d.ts +0 -1
  1445. package/dist/types/components/form/form-dynamic/form-dynamic.d.ts +12 -1
  1446. package/dist/types/components/form/form-feedback/form-feedback.d.ts +1 -1
  1447. package/dist/types/components/form/form-input/form-input.d.ts +2 -1
  1448. package/dist/types/components/form/form-input-container/form-input-container.d.ts +1 -1
  1449. package/dist/types/components/form/form-missing-word/form-missing-word.d.ts +1 -0
  1450. package/dist/types/components/form/form-phone-number/form-phone-number.d.ts +6 -0
  1451. package/dist/types/components/form/form-phone-number/parts/index.d.ts +0 -1
  1452. package/dist/types/components/form/form-phone-number/parts/input.d.ts +1 -0
  1453. package/dist/types/components/form/form-phone-number/parts/list.d.ts +0 -1
  1454. package/dist/types/components/form/form-recurrence-preview/form-recurrence-preview.d.ts +1 -0
  1455. package/dist/types/components/form/form-swipe-cards/form-swipe-cards.d.ts +1 -0
  1456. package/dist/types/components/form/form-text-area/form-text-area.d.ts +1 -0
  1457. package/dist/types/components/form/form-text-editor/form-text-editor.d.ts +1 -1
  1458. package/dist/types/components/form/form-time/form-time.d.ts +0 -8
  1459. package/dist/types/components/form-creator/form-creator/form-creator.d.ts +2 -0
  1460. package/dist/types/components/form-creator/form-creator-live-preview/form-creator-live-preview.d.ts +1 -0
  1461. package/dist/types/components/form-creator/form-creator-translate/form-creator-translate.d.ts +3 -1
  1462. package/dist/types/components/form-creator/helpers/index.d.ts +5 -3
  1463. package/dist/types/components/grid/grid/grid.d.ts +8 -3
  1464. package/dist/types/components/grid/gridstack/gridstack.d.ts +1 -0
  1465. package/dist/types/components/layout/layout-sections/layout-sections.d.ts +9 -0
  1466. package/dist/types/components/layout/layout-tabs/layout-tabs.d.ts +13 -0
  1467. package/dist/types/components/layout/layout-two-columns/layout-two-columns.d.ts +6 -0
  1468. package/dist/types/components.d.ts +376 -161
  1469. package/dist/types/feature-communicate/document/card-media/card-media.d.ts +1 -2
  1470. package/dist/types/feature-learn/incentive/helpers/incentive-helpers.d.ts +1 -1
  1471. package/dist/types/feature-learn/incentive/incentive-detail/incentive-detail.d.ts +4 -0
  1472. package/dist/types/feature-learn/learning/card-menu/card-menu.d.ts +3 -1
  1473. package/dist/types/feature-learn/learning/card-menu/types/index.d.ts +2 -1
  1474. package/dist/types/feature-learn/learning/card-plan/card-plan.d.ts +1 -1
  1475. package/dist/types/feature-operate/mission/helpers/missions-helpers.d.ts +2 -1
  1476. package/dist/types/feature-operate/mission/mission-heading/mission-heading.d.ts +2 -0
  1477. 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
  1478. 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
  1479. 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
  1480. 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
  1481. 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
  1482. 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
  1483. 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
  1484. 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
  1485. 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
  1486. 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
  1487. 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
  1488. 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
  1489. 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
  1490. 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
  1491. 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
  1492. 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
  1493. 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
  1494. 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
  1495. 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
  1496. 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
  1497. 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 +8 -4
  1498. 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
  1499. 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
  1500. 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
  1501. 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
  1502. 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
  1503. 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
  1504. 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
  1505. 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
  1506. 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
  1507. 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
  1508. 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
  1509. 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
  1510. package/dist/types/interfaces/form-field/form-field.instance.d.ts +2 -2
  1511. package/dist/types/interfaces/ui/index.d.ts +0 -3
  1512. package/dist/types/utils/helpers/common-helpers.d.ts +1 -0
  1513. package/dist/types/utils/helpers/entities-helpers.d.ts +4 -23
  1514. package/package.json +1 -3
  1515. package/dist/cjs/index-6c60884c.js +0 -44
  1516. package/dist/cjs/index-dba65392.js +0 -4
  1517. package/dist/cjs/yoo-form-choice.cjs.entry.js +0 -321
  1518. package/dist/cjs/yoo-segment.cjs.entry.js +0 -58
  1519. package/dist/collection/components/2.molecules/segment/data/data.js +0 -18
  1520. package/dist/collection/components/form/form-choice/form-choice.css +0 -746
  1521. package/dist/collection/components/form/form-choice/form-choice.js +0 -882
  1522. package/dist/collection/components/form/form-phone-number/parts/dialog.js +0 -2
  1523. package/dist/collection/interfaces/ui/avatar.interface.js +0 -1
  1524. package/dist/collection/interfaces/ui/card-media.interface.js +0 -1
  1525. package/dist/collection/interfaces/ui/card.interface.js +0 -1
  1526. package/dist/design-system/index-5b2f3abf.js +0 -42
  1527. package/dist/design-system/index-5e87fd81.js +0 -1
  1528. package/dist/design-system/swiper-11b3f0b5.js +0 -11
  1529. package/dist/design-system/yoo-form-choice.entry.js +0 -317
  1530. package/dist/design-system/yoo-segment.entry.js +0 -54
  1531. package/dist/esm/index-5b2f3abf.js +0 -42
  1532. package/dist/esm/index-5e87fd81.js +0 -1
  1533. package/dist/esm/swiper-11b3f0b5.js +0 -11
  1534. package/dist/esm/yoo-form-choice.entry.js +0 -317
  1535. package/dist/esm/yoo-segment.entry.js +0 -54
  1536. package/dist/types/components/2.molecules/segment/data/data.d.ts +0 -4
  1537. package/dist/types/components/form/form-choice/form-choice.d.ts +0 -75
  1538. package/dist/types/components/form/form-phone-number/parts/dialog.d.ts +0 -6
  1539. 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-21c7d38e.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-ee68aa50.js').then(m => new m.SplashScreenWeb()),
24407
+ web: () => import('./web-016a2442.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
 
@@ -30086,7 +30089,7 @@ function closeModal(result, host) {
30086
30089
  if (!isModalDismissing && (!host || modalId > -1)) {
30087
30090
  isModalDismissing = true;
30088
30091
  const ctrl = document.querySelector('yoo-ion-modal-controller');
30089
- return ctrl.dismiss(result, undefined, modalId).then(() => {
30092
+ return ctrl === null || ctrl === void 0 ? void 0 : ctrl.dismiss(result, undefined, modalId).then(() => {
30090
30093
  isModalDismissing = false;
30091
30094
  });
30092
30095
  }
@@ -32677,10 +32680,18 @@ function endOf(date, type) {
32677
32680
  return dayjs_min(date).endOf('day').toDate();
32678
32681
  }
32679
32682
  }
32680
- function fromNow(date, withoutSuffix = false) {
32683
+ function fromNow(date, withoutSuffix = false, forceToday = false) {
32681
32684
  if (typeof window === 'undefined' || window.isServer) {
32682
32685
  return dayjs_min(date).fromNow(withoutSuffix);
32683
32686
  }
32687
+ if (forceToday) {
32688
+ if (isYesterday(date)) {
32689
+ return translate('YOOBICYESTERDAY');
32690
+ }
32691
+ if (isToday(date)) {
32692
+ return translate('YOOBICTODAY');
32693
+ }
32694
+ }
32684
32695
  dayjs_min.updateLocale(getLocal(), {
32685
32696
  relativeTime: {
32686
32697
  future: translate('RELATIVETIME_FUTURE'),
@@ -32702,13 +32713,13 @@ function fromNow(date, withoutSuffix = false) {
32702
32713
  }
32703
32714
  function fromToday(date) {
32704
32715
  if (isYesterday(date)) {
32705
- return translate('YESTERDAY');
32716
+ return translate('YOOBICYESTERDAY');
32706
32717
  }
32707
32718
  if (isToday(date)) {
32708
32719
  return dateFormat(date, 'LT');
32709
32720
  }
32710
32721
  if (isTomorrow(date)) {
32711
- return translate('TOMORROW');
32722
+ return translate('YOOBICTOMORROW');
32712
32723
  }
32713
32724
  const dayjsDate = dayjs_min(date);
32714
32725
  const isAfter = dayjsDate.isAfter(new Date(), 'day');
@@ -32732,7 +32743,7 @@ function fromTodayByPastPeriods(date) {
32732
32743
  }
32733
32744
  const _isToday = isToday(date);
32734
32745
  if (_isToday) {
32735
- return translate('TODAY');
32746
+ return translate('YOOBICTODAY');
32736
32747
  }
32737
32748
  const lowerbound = startOf(new Date(), 'day');
32738
32749
  const upperBound = startOf(date, 'day');
@@ -33865,7 +33876,7 @@ function getIncentiveConfigsForFeed(incentive, incentiveRef) {
33865
33876
  isEmpty: true
33866
33877
  };
33867
33878
  }
33868
- function getCardFeedEntryFromFeed(item, host, modalMode) {
33879
+ function getCardFeedEntryFromFeed(item, host, modalMode, preview) {
33869
33880
  var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o;
33870
33881
  if (!item) {
33871
33882
  return null;
@@ -33986,7 +33997,7 @@ function getCardFeedEntryFromFeed(item, host, modalMode) {
33986
33997
  ];
33987
33998
  }
33988
33999
  entry.pollIsLong = feed.pollIsLong;
33989
- if (showValidate || item._id === 'draft' || (feed.pollIsLong && !modalMode)) {
34000
+ if (showValidate || item._id === 'draft' || preview || (feed.pollIsLong && !modalMode)) {
33990
34001
  if (feed.pollIsLong && ((_l = feed.poll) === null || _l === void 0 ? void 0 : _l.title)) {
33991
34002
  entry.pollTitle = feed.poll.title;
33992
34003
  }
@@ -33997,7 +34008,7 @@ function getCardFeedEntryFromFeed(item, host, modalMode) {
33997
34008
  }
33998
34009
  }
33999
34010
  }
34000
- if ((showValidate || item._id === 'draft') && entry.pollTitle && !entry.description) {
34011
+ if ((showValidate || item._id === 'draft' || preview) && entry.pollTitle && !entry.description) {
34001
34012
  entry.description = feed.description;
34002
34013
  }
34003
34014
  else {
@@ -37174,16 +37185,8 @@ function getFormCapturedFileSize(item) {
37174
37185
  }
37175
37186
  }
37176
37187
  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;
37188
+ const sizes = await Promise.all(url.map(i => getFileSize(i)));
37189
+ return sizes.some(s => s > size);
37187
37190
  }
37188
37191
  function promiseTimeout(ms, promise) {
37189
37192
  // Create a promise that rejects in <ms> milliseconds
@@ -38710,7 +38713,8 @@ function isFieldWithNoValue(field) {
38710
38713
  field.type === FormFieldType.url ||
38711
38714
  field.type === FormFieldType.progressbar ||
38712
38715
  field.type === FormFieldType.chart ||
38713
- field.type === FormFieldType.palette);
38716
+ field.type === FormFieldType.palette ||
38717
+ (field.type === FormFieldType.button && !!field.handler));
38714
38718
  }
38715
38719
  function isFieldWithDirectValue(field) {
38716
38720
  return (field.type === FormFieldType.date ||
@@ -38747,7 +38751,7 @@ function getNameAndData(field, initialData, suffix = '') {
38747
38751
  return { name, data };
38748
38752
  }
38749
38753
  function hasValue(field, data, suffix = '') {
38750
- var _a;
38754
+ var _a, _b;
38751
38755
  if (isFieldWithNoValue(field)) {
38752
38756
  // field.type === FormFieldType.information ||
38753
38757
  return true;
@@ -38757,7 +38761,7 @@ function hasValue(field, data, suffix = '') {
38757
38761
  }
38758
38762
  const options = getNameAndData(field, data, suffix);
38759
38763
  let retVal = false;
38760
- if (field.type === FormFieldType.radio && options.data !== undefined) {
38764
+ if (field.type === FormFieldType.radio && (options.data !== undefined || ((_b = field.values) === null || _b === void 0 ? void 0 : _b.some((v) => v.value === null)))) {
38761
38765
  retVal = true;
38762
38766
  }
38763
38767
  else if (isPresent(options.data) && options.data !== '') {
@@ -38777,38 +38781,45 @@ function hasValue(field, data, suffix = '') {
38777
38781
  }
38778
38782
  function evalConditionsInContext(conditions, data, flattenContext, suffix = '', session = {}) {
38779
38783
  let valid = true;
38784
+ const clonedData = cloneDeep(data);
38780
38785
  conditions = compact([].concat(conditions));
38781
38786
  for (const condition of conditions) {
38782
38787
  if (isString$3(condition)) {
38783
- valid = valid && evalInContext(condition, data, flattenContext);
38788
+ valid = valid && evalInContext(condition, clonedData, flattenContext);
38784
38789
  }
38785
38790
  else if (condition.type === 'field') {
38791
+ const clonedCondition = cloneDeep(condition);
38792
+ clonedCondition.values = filterCommas(clonedCondition.values);
38786
38793
  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 + '")';
38794
+ if (clonedCondition.field.type === FormFieldType.selectmulti || clonedCondition.field.type === FormFieldType.selectbuttonsmulti) {
38795
+ expression = 'contains(getAttributeValue(' + '"' + clonedCondition.field.name + suffix + '"), "' + clonedCondition.values + '", "' + clonedCondition.operator + '")';
38789
38796
  }
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 + '")';
38797
+ else if (clonedCondition.field.type === FormFieldType.select || clonedCondition.field.type === FormFieldType.selectbuttons || clonedCondition.field.type === FormFieldType.autocomplete) {
38798
+ expression = 'contains(getAttributeValue(' + '"' + clonedCondition.field.name + suffix + '"), "' + clonedCondition.values + '", "' + clonedCondition.operator + '")';
38792
38799
  }
38793
38800
  else {
38794
- let value = condition.value;
38801
+ let value = clonedCondition.value;
38795
38802
  if (!value && value !== false && value !== 0) {
38796
- value = condition.values;
38803
+ value = clonedCondition.values;
38797
38804
  }
38798
- if (condition.operator === '>=' || condition.operator === '<=' || condition.operator === 'greaterthan' || condition.operator === 'lessthan') {
38799
- const op = condition.operator === 'greaterthan' ? '>=' : condition.operator === 'lessthan' ? '<=' : condition.operator;
38805
+ if (clonedCondition.operator === '>=' || clonedCondition.operator === '<=' || clonedCondition.operator === 'greaterthan' || clonedCondition.operator === 'lessthan') {
38806
+ const op = clonedCondition.operator === 'greaterthan' ? '>=' : clonedCondition.operator === 'lessthan' ? '<=' : clonedCondition.operator;
38800
38807
  let separator = '';
38801
- if (condition.field.type === FormFieldType.date || condition.field.type === FormFieldType.datetime || condition.field.type === FormFieldType.time) {
38808
+ if (clonedCondition.field.type === FormFieldType.date || clonedCondition.field.type === FormFieldType.datetime || clonedCondition.field.type === FormFieldType.time) {
38802
38809
  separator = '"';
38803
38810
  }
38804
- expression = 'getAttributeValue(' + '"' + condition.field.name + suffix + '")' + op + separator + value + separator;
38811
+ expression = 'getAttributeValue(' + '"' + clonedCondition.field.name + suffix + '")' + op + separator + value + separator;
38805
38812
  }
38806
38813
  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 + '"' + ')';
38814
+ const op = clonedCondition.operator === 'equals' || clonedCondition.operator === '===' ? '==' : clonedCondition.operator === 'notequals' || clonedCondition.operator === '!==' ? '!=' : '==';
38815
+ expression = 'toStringAndUppercase(getAttributeValue(' + '"' + clonedCondition.field.name + suffix + '"))' + op + 'toStringAndUppercase(' + '"' + value + '"' + ')';
38809
38816
  }
38810
38817
  }
38811
- const retVal = evalInContext(expression, data, flattenContext);
38818
+ const commaRemovedData = cloneDeep(clonedData);
38819
+ Object.keys(commaRemovedData).forEach((key) => {
38820
+ commaRemovedData[key] = filterCommas(commaRemovedData[key]);
38821
+ });
38822
+ const retVal = evalInContext(expression, commaRemovedData, flattenContext);
38812
38823
  valid = valid && retVal;
38813
38824
  }
38814
38825
  else if (condition.type === 'tags') {
@@ -38889,6 +38900,22 @@ function evalConditionsInContext(conditions, data, flattenContext, suffix = '',
38889
38900
  }
38890
38901
  return valid;
38891
38902
  }
38903
+ function filterCommas(entity) {
38904
+ const UNIQUE_COMMA_CODE = 'y00b1c';
38905
+ if (Array.isArray(entity) && (entity === null || entity === void 0 ? void 0 : entity.length)) {
38906
+ return entity.map((value) => {
38907
+ if (isString$3(value)) {
38908
+ return value.replace(/,/g, UNIQUE_COMMA_CODE);
38909
+ }
38910
+ else {
38911
+ return value;
38912
+ }
38913
+ });
38914
+ }
38915
+ else {
38916
+ return entity;
38917
+ }
38918
+ }
38892
38919
  function getFormulaReplacement(f, suffix = '') {
38893
38920
  let replacement = f.name + suffix;
38894
38921
  if (f.type === FormFieldType.catalog) {
@@ -39274,7 +39301,7 @@ function answerIsValid(value, answer, field) {
39274
39301
  answer = [].concat(answer).map((a) => !isNull(a) && !isUndefined(a) && (a === 'true' || a === true || a.toUpperCase() === this.translate.get('true').toUpperCase()));
39275
39302
  }
39276
39303
  if (field.type === FormFieldType.selectimage && !isNil(answer)) {
39277
- answer = [].concat(answer).map((a) => (a.text ? a.text : a));
39304
+ answer = [].concat(answer);
39278
39305
  }
39279
39306
  if ((answer === null || answer === void 0 ? void 0 : answer.sort) && ignoreOrder) {
39280
39307
  return isEqual(answer.sort(), [].concat(value).sort());
@@ -39951,7 +39978,7 @@ function cleanUnusedTranslations(translations, missionDescription, scoring) {
39951
39978
  }
39952
39979
  function updateAuditKeys(auditAttr, key, updateKey) {
39953
39980
  return auditAttr.map((val) => {
39954
- val.key = val.key === key || val.key === key.replace(/%/g, '') ? updateKey : val.key;
39981
+ val.key = (val.key === key || val.key === key.replace(/%/g, '')) && updateKey ? updateKey : val.key;
39955
39982
  return val;
39956
39983
  });
39957
39984
  }
@@ -40495,6 +40522,14 @@ function checkForCustomTranslationInWorkflow(workflow) {
40495
40522
  });
40496
40523
  return customTranslationInWorkflow;
40497
40524
  }
40525
+ function hasImageRecognitionFields(slides) {
40526
+ let hasImageRecognitionField = false;
40527
+ slides === null || slides === void 0 ? void 0 : slides.forEach((slide) => {
40528
+ var _a;
40529
+ 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));
40530
+ });
40531
+ return hasImageRecognitionField;
40532
+ }
40498
40533
 
40499
40534
  function getDistance(lat1, lon1, lat2, lon2, unit = 'K') {
40500
40535
  const radlat1 = (Math.PI * lat1) / 180;
@@ -40574,18 +40609,21 @@ function getIncentiveTotalTargets(incentive) {
40574
40609
  /**
40575
40610
  * @function getIncentiveProgress
40576
40611
  * @param {IIncentive} incentive
40612
+ * @param {IIncentiveParticipantScore} score
40613
+ * @param {boolean} showManagerView Specifies if progress is global or not
40577
40614
  * @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
40615
  */
40579
- function getIncentiveProgress(incentive) {
40616
+ function getIncentiveProgress(incentive, score, showManagerView) {
40580
40617
  // the fact that this is a NaN value will be used into the renderer 'percentageRenderer' to display a default value instead
40581
40618
  if (incentive.type !== IncentiveType.milestones)
40582
40619
  return NaN;
40620
+ if (!showManagerView && score)
40621
+ return score.result;
40583
40622
  const participantsScore = getParticipantsScore(incentive);
40584
40623
  const scoreKeys = Object.keys(participantsScore).filter((k) => participantsScore[k].milestone);
40585
40624
  const percentage = scoreKeys.reduce((acc, k) => acc + (participantsScore[k].result || 0), 0);
40586
- if (scoreKeys.length === 0) {
40625
+ if (scoreKeys.length === 0)
40587
40626
  return 0;
40588
- }
40589
40627
  return percentage / scoreKeys.length;
40590
40628
  }
40591
40629
  /**
@@ -40795,7 +40833,7 @@ function kpisToFormData(incentive, submissions) {
40795
40833
  const value = submission.value;
40796
40834
  const products = (_a = submission.products) === null || _a === void 0 ? void 0 : _a.filter((p) => p.count !== undefined && p.value !== undefined).map((p) => {
40797
40835
  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;
40836
+ 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
40837
  return { product, ...pick(p, ['productRef', 'count', 'weight', 'price', 'value']) };
40800
40838
  });
40801
40839
  return { startDate, endDate, products, value };
@@ -40820,6 +40858,29 @@ function kpisToSalesBreakdown(incentive, kpis) {
40820
40858
  })
40821
40859
  .sort((bd1, bd2) => bd2.amount - bd1.amount);
40822
40860
  }
40861
+ /**
40862
+ * @function getIncentiveProgressBase
40863
+ * @param {IIncentive} incentive
40864
+ * @param {IIncentiveParticipantScore} score
40865
+ * @param {boolean} showManagerView Specifies if progress is global or not
40866
+ * @returns {string}
40867
+ */
40868
+ function getIncentiveProgressBase(incentive, score, showManagerView) {
40869
+ const progress = showManagerView ? getIncentiveTotalKpis(incentive) : score === null || score === void 0 ? void 0 : score.progress;
40870
+ return round(progress || 0, 2);
40871
+ }
40872
+ /**
40873
+ * @function getIncentiveProgressOf
40874
+ * @param {IIncentive} incentive
40875
+ * @param {IIncentiveParticipantScore} score
40876
+ * @param {boolean} showManagerView Specifies if progress is global or not
40877
+ * @returns {string}
40878
+ */
40879
+ function getIncentiveProgressOf(incentive, score, showManagerView) {
40880
+ const isMilestones = incentive.type === IncentiveType.milestones;
40881
+ return isMilestones && showManagerView ? getIncentiveTotalTargets(incentive) : score === null || score === void 0 ? void 0 : score.milestone;
40882
+ // return appendIncentiveUnit(totalMilestones, incentive.unit, incentive.isUnitCurrency, false);
40883
+ }
40823
40884
 
40824
40885
  function getUserBadges(availableBadges, stats) {
40825
40886
  if (!availableBadges) {
@@ -40931,7 +40992,7 @@ function getPlanDueDate(plan, assignmentDate) {
40931
40992
  planDueDate = toDate(assignmentDate);
40932
40993
  planDueDate = dateAdd(dateAdd(planDueDate, 'days', plan.availableAfter), 'days', plan.availableFor);
40933
40994
  }
40934
- else if (plan.timeConstraintMode === 'calendar') {
40995
+ else if (plan.timeConstraintMode === 'yoobiccalendar') {
40935
40996
  if (!plan.availableTo) {
40936
40997
  return null; // throw warning/error ?
40937
40998
  }
@@ -40957,7 +41018,7 @@ function getPlanStartDate(plan, assignmentDate) {
40957
41018
  planStartDate = toDate(assignmentDate);
40958
41019
  planStartDate = dateAdd(planStartDate, 'days', plan.availableAfter);
40959
41020
  }
40960
- else if (plan.timeConstraintMode === 'calendar') {
41021
+ else if (plan.timeConstraintMode === 'yoobiccalendar') {
40961
41022
  if (!plan.availableFrom) {
40962
41023
  return null; // throw warning/error ?
40963
41024
  }
@@ -41007,6 +41068,14 @@ function getLessonTypeIcon(type) {
41007
41068
  return 'diploma';
41008
41069
  }
41009
41070
  }
41071
+ function getLessonTypeKey(type) {
41072
+ switch (type) {
41073
+ case 'document':
41074
+ return 'YOOBICDOCUMENT';
41075
+ default:
41076
+ return type.toUpperCase();
41077
+ }
41078
+ }
41010
41079
  function isQuiz(lessonType) {
41011
41080
  return !!lessonType && lessonType !== 'document' && lessonType !== 'video';
41012
41081
  }
@@ -57386,6 +57455,9 @@ function truncateMarkdown(content, maxLength, ellipsis, byWords, replaceBreakWit
57386
57455
  ellipsis
57387
57456
  });
57388
57457
  }
57458
+ function isTruncated(element) {
57459
+ return (element.offsetWidth < element.scrollWidth);
57460
+ }
57389
57461
 
57390
57462
  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
57463
  const win = (global['window'] || {});
@@ -72981,7 +73053,10 @@ const toOptions = (schedule) => ({ ...toStart(schedule === null || schedule ===
72981
73053
  */
72982
73054
  const sanitizeRecurrence = (value) => {
72983
73055
  var _a, _b, _c, _d, _e, _f, _g, _h, _j;
72984
- const result = { ...value };
73056
+ // 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.
73057
+ // So, nested object or nested array will have the same reference than into the original object. And they are modified into the original object,
73058
+ // they will be modified as well into the "spread copy", what we do not want.
73059
+ const result = cloneDeep(value);
72985
73060
  const start = (_b = (_a = result.schedule) === null || _a === void 0 ? void 0 : _a.start) === null || _b === void 0 ? void 0 : _b.date;
72986
73061
  const end = (_d = (_c = result.schedule) === null || _c === void 0 ? void 0 : _c.end) === null || _d === void 0 ? void 0 : _d.date;
72987
73062
  const dtstart = (_e = result.rrule) === null || _e === void 0 ? void 0 : _e.dtstart;
@@ -73453,4 +73528,4 @@ function getReducedValidator(validators) {
73453
73528
  .reduce(combineValidators, () => true);
73454
73529
  }
73455
73530
 
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 };
73531
+ 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 };
@@ -0,0 +1 @@
1
+ import './localForage-fa90d39c.js';
@@ -1,4 +1,4 @@
1
- import { v as IEntity, t as FormCreatorBulkActions } from './index-21c7d38e.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';
@@ -0,0 +1 @@
1
+ import './index-b3476585.js';
@@ -125,6 +125,9 @@ class ICampaignfilter extends IEntity {
125
125
  class ICatalog extends IEntity {
126
126
  }
127
127
 
128
+ class ICertificate extends IEntity {
129
+ }
130
+
128
131
  class IChannelBase extends IEntity {
129
132
  }
130
133
  class IChannel extends IChannelBase {
@@ -205,7 +208,6 @@ const ROLES = [
205
208
  'anonymous',
206
209
  'bi',
207
210
  'boost_battle',
208
- 'boost_calendar',
209
211
  'boost_collaboration',
210
212
  'boost_knowledgebase',
211
213
  'boost_manager',
@@ -717,7 +719,7 @@ const MOBILE_FORM_FIELDS = [
717
719
  scoringCategory: ScoringCategory.noScoring
718
720
  },
719
721
  {
720
- title: 'DOCUMENT',
722
+ title: 'YOOBICDOCUMENT',
721
723
  appOrder: { operations: 3, boost: 3 },
722
724
  type: FormFieldType.document,
723
725
  icon: 'file',
@@ -760,7 +762,7 @@ const MOBILE_FORM_FIELDS = [
760
762
  scoringCategory: ScoringCategory.noScoring
761
763
  },
762
764
  {
763
- title: 'PHOTO',
765
+ title: 'YOOBICPHOTO',
764
766
  appOrder: { operations: 6 },
765
767
  type: FormFieldType.photo,
766
768
  icon: 'camera',
@@ -1034,7 +1036,7 @@ const MOBILE_FORM_FIELDS = [
1034
1036
  scoringCategory: ScoringCategory.presence
1035
1037
  },
1036
1038
  {
1037
- title: 'SIGNATURE',
1039
+ title: 'YOOBICSIGNATURE',
1038
1040
  appOrder: { operations: 30 },
1039
1041
  type: FormFieldType.signature,
1040
1042
  icon: 'signature',
@@ -1663,6 +1665,10 @@ const UNSCHEDULABLE_OR_ASSIGNABLE_MISSION_TYPES = ['poll'];
1663
1665
  const REPUBLISH_DENIED_MISSION_TYPES = ['poll', 'todo', 'visit'];
1664
1666
  class IMissionDescription extends IEntity {
1665
1667
  }
1668
+ class IMissionDescriptionReviewState {
1669
+ }
1670
+ class IMissionDescriptionReviewHistory {
1671
+ }
1666
1672
  class IMissionDescriptionAnnouncement extends IMissionDescription {
1667
1673
  }
1668
1674
  class IReportTemplate extends IEntity {
@@ -1742,6 +1748,7 @@ const MISSIONDESCRIPTION_FIELDS_NOSLIDES = [
1742
1748
  'notifyBody',
1743
1749
  'notifyScheduledDate',
1744
1750
  'ownerRef',
1751
+ 'pdfType',
1745
1752
  'pdfShowMissionAudit',
1746
1753
  'pdfShowMissionFieldInstructions',
1747
1754
  'pdfShowMissionInformation',
@@ -1824,7 +1831,15 @@ const MISSIONDESCRIPTION_FIELDS_NOSLIDES = [
1824
1831
  'audience',
1825
1832
  'shareInFeeds',
1826
1833
  'storeUserQuery',
1827
- 'myTodoRefs'
1834
+ 'myTodoRefs',
1835
+ 'reviewState',
1836
+ 'reviewHistory',
1837
+ //confidentiel
1838
+ 'isConfidential',
1839
+ 'usersInAllAcl',
1840
+ 'groupsInAllAcl',
1841
+ 'creatorInFinishedAcl',
1842
+ 'lastUserInFinishedAcl'
1828
1843
  ];
1829
1844
  const MISSIONDESCRIPTION_FIELDS_WITHSLIDES = [...MISSIONDESCRIPTION_FIELDS_NOSLIDES, 'slides', 'previewPdfOptions', 'previewPdfData', 'pdfFields', 'lockTranslations'];
1830
1845
  const MISSIONDESCRIPTION_FIELDS_WITHSTATS = [...MISSIONDESCRIPTION_FIELDS_NOSLIDES, 'campaignStats'];
@@ -2305,7 +2320,7 @@ const WIDGET_IDS = [
2305
2320
  'widget_yoobicwiki',
2306
2321
  'widget_yoobicplan'
2307
2322
  ];
2308
- const WIDGET_LAYOUTS = ['layout12x12', 'layout12x6', 'layout12x3', 'layout6x12', 'layout6x6', 'layout4x12', 'layout4x6', 'layout6x3', 'layout4x3'];
2323
+ const WIDGET_LAYOUTS = ['layout12x12', 'layout12x6', 'layout12x3', 'layout12x4', 'layout6x12', 'layout6x6', 'layout4x12', 'layout4x6', 'layout6x3', 'layout4x3'];
2309
2324
 
2310
2325
  class IWorkflowStep extends IEntity {
2311
2326
  }
@@ -2460,13 +2475,16 @@ var IRoute;
2460
2475
  IRoute["documentsedit"] = "documentsedit";
2461
2476
  IRoute["feeds"] = "feeds";
2462
2477
  IRoute["home"] = "home";
2463
- IRoute["incentive"] = "incentive";
2478
+ IRoute["incentive"] = "incentivedetail";
2464
2479
  IRoute["incentives"] = "incentives";
2480
+ IRoute["incentivemanager"] = "incentivemanager";
2481
+ IRoute["incentivemanagerdetail"] = "incentivemanagerdetail";
2465
2482
  IRoute["insights_overview"] = "insightsoverview";
2466
2483
  IRoute["insights_campaigns"] = "insightscampaigns";
2467
2484
  IRoute["inventory"] = "inventory";
2468
2485
  IRoute["kanban"] = "kanban";
2469
2486
  IRoute["knowledgebase"] = "knowledgebase";
2487
+ IRoute["knowledgelibrary"] = "knowledgelibrary";
2470
2488
  IRoute["leaderboard"] = "leaderboard";
2471
2489
  IRoute["learning_manager"] = "learningmanager";
2472
2490
  IRoute["liveshopping"] = "liveshopping";
@@ -2557,7 +2575,7 @@ const YOOBIC_TOP_PAGES = [
2557
2575
  { _id: 'search', type: 'navbar', side: 'left', text: 'SEARCH', topType: 'search', icon: 'search', path: null },
2558
2576
  // { _id: 'scan', type: 'navbar', side: 'left', text: 'SCAN', topType: 'scan', icon: 'scan', path: null },
2559
2577
  { _id: 'notif', type: 'navbar', side: 'right', text: 'NOTIFICATIONS', topType: 'notif', icon: 'activity', path: null },
2560
- { _id: 'calendar', type: 'navbar', side: 'right', text: 'CALENDAR', topType: 'calendar', icon: 'calendar', path: null },
2578
+ { _id: 'calendar', type: 'navbar', side: 'right', text: 'YOOBICCALENDAR', topType: 'calendar', icon: 'calendar', path: null },
2561
2579
  { _id: 'chat', type: 'navbar', side: 'right', text: 'CHAT', topType: 'chat', icon: 'chat', path: null }
2562
2580
  ];
2563
2581
 
@@ -2654,6 +2672,7 @@ const APP_PERMISSIONS = [
2654
2672
  'canViewProject',
2655
2673
  'canViewQuestion',
2656
2674
  'canViewQuestionKnowledgeBase',
2675
+ 'canViewQuestionKnowledgeLibrary',
2657
2676
  'canViewQuestionKnowledgeBaseInDocuments',
2658
2677
  'canViewSalesAIAnalytics',
2659
2678
  'canViewScorm',
@@ -2831,7 +2850,8 @@ const COMPLEX_ARRAY_TRANSLATABLE_FORM_FIELD_ATTRIBUTES = [
2831
2850
  'complexRankingValues',
2832
2851
  'complexImageTaggingMockValues',
2833
2852
  'complexAnswer',
2834
- 'opValues'
2853
+ 'opValues',
2854
+ 'complexCategorizeWordsValues'
2835
2855
  ];
2836
2856
  const COMPLEX_OBJECT_TRANSLATABLE_FORM_FIELD_ATTRIBUTES = [
2837
2857
  'imageMapValues'
@@ -2916,6 +2936,10 @@ const RightPanelModalClassSimple = 'quickview-right-panel';
2916
2936
  const RightPanelModalClass = 'quickview ' + RightPanelModalClassSimple;
2917
2937
  const RightPanelModalNoShadowClass = RightPanelModalClass + ' no-shadow';
2918
2938
  const RightPanelModalNoTopClass = RightPanelModalClass + ' no-top';
2939
+ const LeftPanelModalClassSimple = 'quickview-left-panel';
2940
+ const LeftPanelModalClass = 'quickview ' + LeftPanelModalClassSimple;
2941
+ const LeftPanelModalNoShadowClass = LeftPanelModalClass + ' no-shadow';
2942
+ const LeftPanelModalNoTopClass = LeftPanelModalClass + ' no-top';
2919
2943
  const QuickviewModalClass = 'quickview';
2920
2944
  const QuickviewModaNoTopClass = QuickviewModalClass + ' no-top';
2921
2945
  const QuickviewModaNoTopLargeShadowClass = QuickviewModaNoTopClass + ' large shadow';
@@ -2926,7 +2950,7 @@ var TProfileTabValues;
2926
2950
  (function (TProfileTabValues) {
2927
2951
  TProfileTabValues["account"] = "account";
2928
2952
  TProfileTabValues["engage"] = "engage";
2929
- TProfileTabValues["operate"] = "operate";
2953
+ TProfileTabValues["work"] = "work";
2930
2954
  TProfileTabValues["learn"] = "learn";
2931
2955
  })(TProfileTabValues || (TProfileTabValues = {}));
2932
2956
 
@@ -3161,7 +3185,8 @@ const THEMES_CONFIG = [
3161
3185
  { name: 'stable', value: '#707070' },
3162
3186
  { name: 'stable-alt', value: '#5a5a5a' },
3163
3187
  { name: 'stable-light', value: '#343434' },
3164
- { name: 'stable-ultralight', value: '#1A1A1A' }
3188
+ { name: 'stable-ultralight', value: '#1A1A1A' },
3189
+ { name: 'anthracite', value: '#F1F1F1' }
3165
3190
  ]
3166
3191
  }
3167
3192
  ];
@@ -1,4 +1,4 @@
1
- import { c2 as cordova, c3 as IonicNativePlugin } from './index-dde1f033.js';
1
+ import { c3 as cordova, c4 as IonicNativePlugin } from './index-b3476585.js';
2
2
 
3
3
  var __extends = (undefined && undefined.__extends) || (function () {
4
4
  var extendStatics = function (d, b) {