@yoobic/yobi 8.3.0-9 → 8.3.0

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 (1594) hide show
  1. package/dist/cjs/{buffer-es6-7c29ccf5.js → buffer-es6-f8668f31.js} +1 -1
  2. package/dist/cjs/{button.factory-71e42096.js → button.factory-4a6760a6.js} +3 -3
  3. package/dist/cjs/{camera-helpers-17a56df4.js → camera-helpers-5d148ddc.js} +36 -36
  4. package/dist/cjs/{chat-helpers-900c1a23.js → chat-helpers-a5ed668a.js} +28 -3
  5. package/dist/cjs/{common-helpers-81853232.js → common-helpers-64d74f0b.js} +4 -6
  6. package/dist/cjs/{css-shim-e9231523.js → css-shim-0add97ce.js} +1 -1
  7. package/dist/cjs/design-system.cjs.js +4 -4
  8. package/dist/cjs/{dom-7fb93981.js → dom-232b4df0.js} +1 -1
  9. package/dist/cjs/{draggable-dots-helpers-d6cbb3d2.js → draggable-dots-helpers-3f80b4dc.js} +3 -3
  10. package/dist/cjs/{draggable-tags-helpers-3f1eb81d.js → draggable-tags-helpers-3dd96d16.js} +3 -3
  11. package/dist/cjs/{entities-helpers-97f3244c.js → entities-helpers-8c0145ba.js} +33 -5
  12. package/dist/cjs/{filters-helpers-526fc5e6.js → filters-helpers-62cdb3e5.js} +10 -17
  13. package/dist/cjs/{form-choice-helpers-03fcd3ef.js → form-choice-helpers-8eb52830.js} +9 -9
  14. package/dist/cjs/{form-field.instance-610e61e1.js → form-field.instance-410c2aea.js} +0 -6
  15. package/dist/cjs/{form-helpers-4c70a23f.js → form-helpers-baee1a4d.js} +4 -4
  16. package/dist/cjs/{form-input-helpers-1f47449f.js → form-input-helpers-176ea3c3.js} +4 -4
  17. package/dist/cjs/{form-text-area-helpers-7d82c15b.js → form-text-area-helpers-218720fa.js} +3 -3
  18. package/dist/cjs/{geolocation-helpers-c499cf4c.js → geolocation-helpers-cb286aab.js} +1 -1
  19. package/dist/cjs/{grid-renderers-62ead7e3.js → grid-renderers-bfd8bc98.js} +46 -16
  20. package/dist/cjs/{incentive-helpers-f1621d61.js → incentive-helpers-e02ae88e.js} +4 -4
  21. package/dist/cjs/{index-6482c595.js → index-2e1afd31.js} +10 -5
  22. package/dist/cjs/index-7d416f24.js +4 -0
  23. package/dist/cjs/{index-6886c6f7.js → index-88e7e681.js} +280 -451
  24. package/dist/cjs/{index-1df4423f.js → index-8d4dcb5e.js} +1 -1
  25. package/dist/cjs/index-9f48d1ca.js +4 -0
  26. package/dist/cjs/{index-be68424b.js → index-c1dbcd32.js} +2 -2
  27. package/dist/cjs/{index-27f705ea.js → index-e20fa7f6.js} +4 -7
  28. package/dist/cjs/{index-d032658d.js → index-e3c540c6.js} +11 -5
  29. package/dist/cjs/{index-d89e7ed8.js → index-e87f67bf.js} +4 -4
  30. package/dist/cjs/{index-920990f8.js → index-f6133645.js} +593 -2
  31. package/dist/cjs/loader.cjs.js +4 -4
  32. package/dist/cjs/{localForage-c0da9d25.js → localForage-179308a7.js} +2 -2
  33. package/dist/cjs/{lodash-597bda6d.js → lodash-72d493b9.js} +1 -0
  34. package/dist/cjs/{map-helpers-dd28ef28.js → map-helpers-91db36b6.js} +4 -4
  35. package/dist/cjs/{mission-locked-banner-e12a2c7e.js → mission-locked-banner-e18c9c8c.js} +3 -3
  36. package/dist/cjs/{missions-helpers-031bd77f.js → missions-helpers-c1b4ca73.js} +6 -6
  37. package/dist/cjs/{modal-animations-5617b191.js → modal-animations-b3e38dd7.js} +2 -2
  38. package/dist/cjs/{operation-helpers-af9c8d15.js → operation-helpers-8bc14401.js} +3 -3
  39. package/dist/cjs/{overlays-9d42340c.js → overlays-1ba1c6fc.js} +2 -2
  40. package/dist/cjs/{overlays-94c28a17.js → overlays-84cc9992.js} +554 -271
  41. package/dist/cjs/{shadow-css-9c7275f7.js → shadow-css-02dc932f.js} +1 -1
  42. package/dist/cjs/swiper-51fc51b4.js +15 -0
  43. package/dist/cjs/{tag.factory-8cbf37cd.js → tag.factory-280aa439.js} +1 -1
  44. package/dist/cjs/{theme-9528b7e8.js → theme-cae59e10.js} +2 -2
  45. package/dist/cjs/{tippy.esm-6675c021.js → tippy.esm-ae996757.js} +1 -1
  46. package/dist/cjs/{video-player-helpers-3df443db.js → video-player-helpers-f1e2c2a8.js} +5 -5
  47. package/dist/cjs/{web-5beea6ee.js → web-246e8b31.js} +3 -3
  48. package/dist/cjs/web-97157085.js +64 -0
  49. package/dist/cjs/{web-b7b325d4.js → web-e43d5303.js} +3 -3
  50. package/dist/cjs/{web-b57c2d88.js → web-f740dff6.js} +5 -5
  51. package/dist/cjs/yoo-about.cjs.entry.js +5 -5
  52. package/dist/cjs/yoo-accordion.cjs.entry.js +10 -10
  53. package/dist/cjs/yoo-action-sheet-controller.cjs.entry.js +27 -8
  54. package/dist/cjs/yoo-action-sheet.cjs.entry.js +18 -11
  55. package/dist/cjs/yoo-ag-grid.cjs.entry.js +12 -12
  56. package/dist/cjs/yoo-alert.cjs.entry.js +11 -11
  57. package/dist/cjs/yoo-amap.cjs.entry.js +7 -7
  58. package/dist/cjs/yoo-announcement-heading.cjs.entry.js +21 -11
  59. package/dist/cjs/yoo-app.cjs.entry.js +5 -5
  60. package/dist/cjs/yoo-audio-player.cjs.entry.js +6 -6
  61. package/dist/cjs/yoo-audio-recorder-dialog.cjs.entry.js +6 -6
  62. package/dist/cjs/yoo-avatar.cjs.entry.js +10 -7
  63. package/dist/cjs/yoo-avatars.cjs.entry.js +16 -13
  64. package/dist/cjs/yoo-background.cjs.entry.js +6 -6
  65. package/dist/cjs/yoo-badge.cjs.entry.js +1 -1
  66. package/dist/cjs/yoo-banner.cjs.entry.js +8 -8
  67. package/dist/cjs/yoo-barcode-dialog.cjs.entry.js +5 -5
  68. package/dist/cjs/yoo-barcode.cjs.entry.js +1 -1
  69. package/dist/cjs/yoo-battle-count-down.cjs.entry.js +6 -6
  70. package/dist/cjs/yoo-battle-result.cjs.entry.js +5 -5
  71. package/dist/cjs/yoo-battle-user-stats.cjs.entry.js +6 -6
  72. package/dist/cjs/yoo-breadcrumbs.cjs.entry.js +5 -5
  73. package/dist/cjs/yoo-button.cjs.entry.js +7 -7
  74. package/dist/cjs/yoo-buttons-list.cjs.entry.js +1 -1
  75. package/dist/cjs/yoo-calendar.cjs.entry.js +6 -6
  76. package/dist/cjs/yoo-camera-preview-dialog.cjs.entry.js +8 -8
  77. package/dist/cjs/yoo-card-avatar.cjs.entry.js +2 -2
  78. package/dist/cjs/yoo-card-avatars.cjs.entry.js +2 -2
  79. package/dist/cjs/yoo-card-battle-result.cjs.entry.js +5 -5
  80. package/dist/cjs/yoo-card-battle.cjs.entry.js +5 -5
  81. package/dist/cjs/yoo-card-calendar.cjs.entry.js +6 -6
  82. package/dist/cjs/yoo-card-campaign.cjs.entry.js +6 -6
  83. package/dist/cjs/yoo-card-cell.cjs.entry.js +6 -6
  84. package/dist/cjs/yoo-card-chat.cjs.entry.js +5 -5
  85. package/dist/cjs/yoo-card-course-row-compact.cjs.entry.js +5 -5
  86. package/dist/cjs/yoo-card-course-row.cjs.entry.js +46 -40
  87. package/dist/cjs/yoo-card-course.cjs.entry.js +39 -23
  88. package/dist/cjs/yoo-card-feed-row.cjs.entry.js +5 -5
  89. package/dist/cjs/yoo-card-feed.cjs.entry.js +12 -12
  90. package/dist/cjs/yoo-card-file.cjs.entry.js +5 -5
  91. package/dist/cjs/yoo-card-image.cjs.entry.js +6 -6
  92. package/dist/cjs/yoo-card-inbox.cjs.entry.js +6 -6
  93. package/dist/cjs/yoo-card-incentive-rank.cjs.entry.js +5 -5
  94. package/dist/cjs/yoo-card-incentive.cjs.entry.js +7 -7
  95. package/dist/cjs/yoo-card-kanban.cjs.entry.js +6 -6
  96. package/dist/cjs/yoo-card-lesson.cjs.entry.js +6 -6
  97. package/dist/cjs/yoo-card-list-collapsible.cjs.entry.js +6 -6
  98. package/dist/cjs/yoo-card-list-color.cjs.entry.js +9 -9
  99. package/dist/cjs/yoo-card-list-image.cjs.entry.js +1 -1
  100. package/dist/cjs/yoo-card-list-simple.cjs.entry.js +8 -8
  101. package/dist/cjs/yoo-card-list.cjs.entry.js +6 -6
  102. package/dist/cjs/yoo-card-location.cjs.entry.js +5 -5
  103. package/dist/cjs/yoo-card-media.cjs.entry.js +6 -6
  104. package/dist/cjs/yoo-card-menu.cjs.entry.js +9 -8
  105. package/dist/cjs/yoo-card-notification.cjs.entry.js +5 -5
  106. package/dist/cjs/yoo-card-placeholder.cjs.entry.js +1 -1
  107. package/dist/cjs/yoo-card-plan.cjs.entry.js +6 -6
  108. package/dist/cjs/yoo-card-progress.cjs.entry.js +5 -5
  109. package/dist/cjs/yoo-card-recommendation.cjs.entry.js +6 -6
  110. package/dist/cjs/yoo-card-sticky.cjs.entry.js +22 -15
  111. package/dist/cjs/yoo-card-template.cjs.entry.js +2 -2
  112. package/dist/cjs/yoo-card-video.cjs.entry.js +5 -5
  113. package/dist/cjs/yoo-card.cjs.entry.js +2 -2
  114. package/dist/cjs/yoo-chart-micro.cjs.entry.js +1 -1
  115. package/dist/cjs/yoo-chart.cjs.entry.js +8 -8
  116. package/dist/cjs/yoo-chat-message-dialog.cjs.entry.js +6 -6
  117. package/dist/cjs/yoo-chat-message-preview.cjs.entry.js +7 -7
  118. package/dist/cjs/yoo-chat-message.cjs.entry.js +8 -15
  119. package/dist/cjs/yoo-chat.cjs.entry.js +9 -9
  120. package/dist/cjs/yoo-collapsible.cjs.entry.js +7 -7
  121. package/dist/cjs/yoo-color-selector.cjs.entry.js +5 -5
  122. package/dist/cjs/yoo-community-detail.cjs.entry.js +6 -6
  123. package/dist/cjs/yoo-context-dialog.cjs.entry.js +1 -1
  124. package/dist/cjs/yoo-context-menu-dialog.cjs.entry.js +6 -6
  125. package/dist/cjs/yoo-context-menu.cjs.entry.js +7 -6
  126. package/dist/cjs/yoo-copyright.cjs.entry.js +6 -6
  127. package/dist/cjs/yoo-count-down.cjs.entry.js +6 -6
  128. package/dist/cjs/yoo-course-info-card.cjs.entry.js +5 -5
  129. package/dist/cjs/yoo-course-summary.cjs.entry.js +6 -6
  130. package/dist/cjs/yoo-dashboard-detail.cjs.entry.js +5 -5
  131. package/dist/cjs/yoo-date.cjs.entry.js +5 -5
  132. package/dist/cjs/yoo-detail-bar.cjs.entry.js +13 -9
  133. package/dist/cjs/yoo-device-list.cjs.entry.js +5 -5
  134. package/dist/cjs/yoo-device.cjs.entry.js +10 -7
  135. package/dist/cjs/yoo-display-increment.cjs.entry.js +1 -1
  136. package/dist/cjs/yoo-draw-flow.cjs.entry.js +140 -33
  137. package/dist/cjs/yoo-empty-state.cjs.entry.js +2 -2
  138. package/dist/cjs/yoo-entity-query-builder.cjs.entry.js +7 -7
  139. package/dist/cjs/yoo-entity-search-dialog.cjs.entry.js +6 -6
  140. package/dist/cjs/yoo-entity-search-filters.cjs.entry.js +7 -7
  141. package/dist/cjs/yoo-entity-search-recent.cjs.entry.js +5 -5
  142. package/dist/cjs/yoo-entity-search-sorts.cjs.entry.js +6 -6
  143. package/dist/cjs/yoo-entity-search-tags.cjs.entry.js +6 -6
  144. package/dist/cjs/yoo-entity-search.cjs.entry.js +6 -6
  145. package/dist/cjs/yoo-entity.cjs.entry.js +152 -106
  146. package/dist/cjs/yoo-feed-detail.cjs.entry.js +8 -8
  147. package/dist/cjs/yoo-flag.cjs.entry.js +5 -5
  148. package/dist/cjs/yoo-flip-card.cjs.entry.js +2 -2
  149. package/dist/cjs/yoo-form-audience.cjs.entry.js +8 -26
  150. package/dist/cjs/yoo-form-autocomplete-dialog.cjs.entry.js +7 -7
  151. package/dist/cjs/yoo-form-autocomplete.cjs.entry.js +29 -16
  152. package/dist/cjs/yoo-form-barcode-dialog.cjs.entry.js +6 -6
  153. package/dist/cjs/yoo-form-barcode.cjs.entry.js +7 -7
  154. package/dist/cjs/yoo-form-calendar-dialog.cjs.entry.js +6 -6
  155. package/dist/cjs/yoo-form-capture-map-dialog.cjs.entry.js +5 -5
  156. package/dist/cjs/yoo-form-capture-tag-dialog.cjs.entry.js +6 -6
  157. package/dist/cjs/yoo-form-capture-view-dialog.cjs.entry.js +6 -6
  158. package/dist/cjs/yoo-form-capture-webcam-dialog.cjs.entry.js +7 -7
  159. package/dist/cjs/yoo-form-capture.cjs.entry.js +11 -10
  160. package/dist/cjs/yoo-form-carousel.cjs.entry.js +10 -9
  161. package/dist/cjs/yoo-form-catalog-dialog.cjs.entry.js +6 -6
  162. package/dist/cjs/yoo-form-catalog.cjs.entry.js +13 -11
  163. package/dist/cjs/yoo-form-categorize-words.cjs.entry.js +9 -9
  164. package/dist/cjs/yoo-form-checkbox.cjs.entry.js +14 -10
  165. package/dist/cjs/yoo-form-checklist.cjs.entry.js +7 -7
  166. package/dist/cjs/yoo-form-choice-button.cjs.entry.js +10 -10
  167. package/dist/cjs/yoo-form-choice-card.cjs.entry.js +9 -9
  168. package/dist/cjs/yoo-form-choice-chat.cjs.entry.js +10 -10
  169. package/dist/cjs/yoo-form-choice-image.cjs.entry.js +16 -14
  170. package/dist/cjs/yoo-form-choice-radio.cjs.entry.js +11 -11
  171. package/dist/cjs/yoo-form-color-field.cjs.entry.js +7 -7
  172. package/dist/cjs/yoo-form-color-picker.cjs.entry.js +5 -5
  173. package/dist/cjs/yoo-form-conditions.cjs.entry.js +5 -5
  174. package/dist/cjs/yoo-form-connect.cjs.entry.js +68 -59
  175. package/dist/cjs/yoo-form-creator-block-expandable.cjs.entry.js +11 -11
  176. package/dist/cjs/yoo-form-creator-block-simple.cjs.entry.js +7 -10
  177. package/dist/cjs/yoo-form-creator-card.cjs.entry.js +1 -1
  178. package/dist/cjs/yoo-form-creator-condition-block.cjs.entry.js +7 -10
  179. package/dist/cjs/yoo-form-creator-field-selector.cjs.entry.js +12 -8
  180. package/dist/cjs/yoo-form-creator-header.cjs.entry.js +6 -6
  181. package/dist/cjs/yoo-form-creator-live-preview.cjs.entry.js +10 -10
  182. package/dist/cjs/yoo-form-creator-overlay.cjs.entry.js +5 -5
  183. package/dist/cjs/yoo-form-creator-page-card-list.cjs.entry.js +6 -6
  184. package/dist/cjs/yoo-form-creator-page-card.cjs.entry.js +6 -6
  185. package/dist/cjs/yoo-form-creator-restriction-selector.cjs.entry.js +2 -2
  186. package/dist/cjs/yoo-form-creator-score-expandable.cjs.entry.js +7 -7
  187. package/dist/cjs/yoo-form-creator-scoring-card-list.cjs.entry.js +5 -5
  188. package/dist/cjs/yoo-form-creator-scoring-card.cjs.entry.js +5 -5
  189. package/dist/cjs/yoo-form-creator-scoring-quick-setup.cjs.entry.js +5 -5
  190. package/dist/cjs/yoo-form-creator-translate-dialog.cjs.entry.js +6 -6
  191. package/dist/cjs/yoo-form-creator-translate.cjs.entry.js +19 -9
  192. package/dist/cjs/yoo-form-creator-workflow-card.cjs.entry.js +1 -1
  193. package/dist/cjs/yoo-form-creator-workflow-side-selection.cjs.entry.js +7 -7
  194. package/dist/cjs/yoo-form-creator-workflow-step.cjs.entry.js +6 -6
  195. package/dist/cjs/yoo-form-creator.cjs.entry.js +25 -16
  196. package/dist/cjs/yoo-form-date-time.cjs.entry.js +7 -7
  197. package/dist/cjs/yoo-form-daterange.cjs.entry.js +7 -7
  198. package/dist/cjs/yoo-form-document-dialog.cjs.entry.js +7 -7
  199. package/dist/cjs/yoo-form-document.cjs.entry.js +7 -7
  200. package/dist/cjs/yoo-form-dynamic-dialog.cjs.entry.js +7 -7
  201. package/dist/cjs/yoo-form-dynamic.cjs.entry.js +88 -86
  202. package/dist/cjs/yoo-form-emailreport.cjs.entry.js +7 -7
  203. package/dist/cjs/yoo-form-entity-value-pairs.cjs.entry.js +5 -5
  204. package/dist/cjs/yoo-form-explanation.cjs.entry.js +5 -5
  205. package/dist/cjs/yoo-form-feed-preview.cjs.entry.js +7 -7
  206. package/dist/cjs/yoo-form-feedback.cjs.entry.js +7 -7
  207. package/dist/cjs/yoo-form-filter-date.cjs.entry.js +5 -5
  208. package/dist/cjs/yoo-form-filter-number.cjs.entry.js +5 -5
  209. package/dist/cjs/yoo-form-filter-text.cjs.entry.js +5 -5
  210. package/dist/cjs/yoo-form-filter.cjs.entry.js +6 -6
  211. package/dist/cjs/yoo-form-footer.cjs.entry.js +10 -10
  212. package/dist/cjs/yoo-form-formula.cjs.entry.js +7 -7
  213. package/dist/cjs/yoo-form-hotzones-creator.cjs.entry.js +5 -5
  214. package/dist/cjs/yoo-form-hotzones.cjs.entry.js +9 -9
  215. package/dist/cjs/yoo-form-iframe-dialog.cjs.entry.js +5 -5
  216. package/dist/cjs/yoo-form-image-collection.cjs.entry.js +9 -9
  217. package/dist/cjs/yoo-form-image-tagging-creator.cjs.entry.js +8 -8
  218. package/dist/cjs/yoo-form-image-tagging.cjs.entry.js +11 -11
  219. package/dist/cjs/yoo-form-incentive-participants.cjs.entry.js +2 -2
  220. package/dist/cjs/yoo-form-incentive-targets.cjs.entry.js +7 -7
  221. package/dist/cjs/yoo-form-input-comments.cjs.entry.js +5 -5
  222. package/dist/cjs/yoo-form-input-container.cjs.entry.js +9 -9
  223. package/dist/cjs/yoo-form-input.cjs.entry.js +14 -14
  224. package/dist/cjs/yoo-form-json.cjs.entry.js +8 -8
  225. package/dist/cjs/yoo-form-location.cjs.entry.js +7 -7
  226. package/dist/cjs/yoo-form-missing-word.cjs.entry.js +9 -9
  227. package/dist/cjs/yoo-form-missionfield.cjs.entry.js +14 -8
  228. package/dist/cjs/yoo-form-multi-input.cjs.entry.js +13 -9
  229. package/dist/cjs/yoo-form-number-picker-dialog.cjs.entry.js +5 -5
  230. package/dist/cjs/yoo-form-number-picker.cjs.entry.js +5 -5
  231. package/dist/cjs/yoo-form-opening-hours.cjs.entry.js +5 -5
  232. package/dist/cjs/yoo-form-palette.cjs.entry.js +1 -1
  233. package/dist/cjs/yoo-form-permissions.cjs.entry.js +6 -6
  234. package/dist/cjs/yoo-form-phone-number.cjs.entry.js +7 -7
  235. package/dist/cjs/yoo-form-plan-assign.cjs.entry.js +7 -7
  236. package/dist/cjs/yoo-form-plan.cjs.entry.js +7 -7
  237. package/dist/cjs/yoo-form-pricecheck.cjs.entry.js +7 -7
  238. package/dist/cjs/yoo-form-product-batch.cjs.entry.js +8 -8
  239. package/dist/cjs/yoo-form-products-sales.cjs.entry.js +8 -8
  240. package/dist/cjs/yoo-form-progress-indicator.cjs.entry.js +7 -7
  241. package/dist/cjs/yoo-form-qrcode.cjs.entry.js +39 -13
  242. package/dist/cjs/yoo-form-query-builder.cjs.entry.js +7 -7
  243. package/dist/cjs/yoo-form-radio.cjs.entry.js +1 -1
  244. package/dist/cjs/yoo-form-range.cjs.entry.js +7 -7
  245. package/dist/cjs/yoo-form-ranking.cjs.entry.js +8 -8
  246. package/dist/cjs/yoo-form-recap-step.cjs.entry.js +5 -5
  247. package/dist/cjs/yoo-form-recurrence-delay.cjs.entry.js +5 -5
  248. package/dist/cjs/yoo-form-recurrence-preview.cjs.entry.js +6 -6
  249. package/dist/cjs/yoo-form-recurrence.cjs.entry.js +5 -5
  250. package/dist/cjs/yoo-form-reorder.cjs.entry.js +7 -7
  251. package/dist/cjs/yoo-form-scorm.cjs.entry.js +9 -8
  252. package/dist/cjs/yoo-form-shopping.cjs.entry.js +9 -9
  253. package/dist/cjs/yoo-form-signature-pad-dialog.cjs.entry.js +21 -15
  254. package/dist/cjs/yoo-form-signature-pad.cjs.entry.js +7 -7
  255. package/dist/cjs/yoo-form-sorts.cjs.entry.js +7 -7
  256. package/dist/cjs/yoo-form-star-rating.cjs.entry.js +7 -7
  257. package/dist/cjs/yoo-form-stripe-card.cjs.entry.js +7 -7
  258. package/dist/cjs/yoo-form-swipe-cards.cjs.entry.js +249 -201
  259. package/dist/cjs/yoo-form-table.cjs.entry.js +7 -7
  260. package/dist/cjs/yoo-form-task.cjs.entry.js +7 -7
  261. package/dist/cjs/yoo-form-text-area.cjs.entry.js +16 -15
  262. package/dist/cjs/yoo-form-text-editor.cjs.entry.js +133 -115
  263. package/dist/cjs/yoo-form-time.cjs.entry.js +7 -7
  264. package/dist/cjs/yoo-form-timeslots.cjs.entry.js +7 -7
  265. package/dist/cjs/yoo-form-todo-dialog.cjs.entry.js +7 -6
  266. package/dist/cjs/yoo-form-todo-single.cjs.entry.js +13 -14
  267. package/dist/cjs/yoo-form-todo-task-list.cjs.entry.js +150 -0
  268. package/dist/cjs/yoo-form-todo-task.cjs.entry.js +274 -0
  269. package/dist/cjs/yoo-form-todo.cjs.entry.js +7 -7
  270. package/dist/cjs/yoo-form-toggle.cjs.entry.js +8 -11
  271. package/dist/cjs/yoo-form-uploader.cjs.entry.js +12 -7
  272. package/dist/cjs/yoo-form-videoplayer.cjs.entry.js +7 -7
  273. package/dist/cjs/yoo-form-wiki.cjs.entry.js +7 -7
  274. package/dist/cjs/yoo-grid-calendar.cjs.entry.js +9 -9
  275. package/dist/cjs/yoo-grid.cjs.entry.js +50 -36
  276. package/dist/cjs/yoo-gridstack.cjs.entry.js +6 -6
  277. package/dist/cjs/yoo-header.cjs.entry.js +6 -6
  278. package/dist/cjs/yoo-healthscore-dialog.cjs.entry.js +6 -6
  279. package/dist/cjs/yoo-healthscore.cjs.entry.js +5 -5
  280. package/dist/cjs/yoo-icon.cjs.entry.js +2 -2
  281. package/dist/cjs/yoo-image-cropper-dialog.cjs.entry.js +5 -5
  282. package/dist/cjs/yoo-img.cjs.entry.js +7 -7
  283. package/dist/cjs/yoo-incentive-detail.cjs.entry.js +7 -7
  284. package/dist/cjs/yoo-info-text.cjs.entry.js +1 -1
  285. package/dist/cjs/yoo-input-bar.cjs.entry.js +8705 -8096
  286. package/dist/cjs/yoo-ion-alert-controller.cjs.entry.js +27 -8
  287. package/dist/cjs/yoo-ion-content.cjs.entry.js +5 -5
  288. package/dist/cjs/yoo-ion-footer.cjs.entry.js +6 -6
  289. package/dist/cjs/yoo-ion-infinite-scroll-content.cjs.entry.js +5 -5
  290. package/dist/cjs/yoo-ion-infinite-scroll.cjs.entry.js +5 -5
  291. package/dist/cjs/yoo-ion-item-divider.cjs.entry.js +7 -7
  292. package/dist/cjs/yoo-ion-item-options.cjs.entry.js +6 -6
  293. package/dist/cjs/yoo-ion-item-sliding.cjs.entry.js +7 -8
  294. package/dist/cjs/yoo-ion-item.cjs.entry.js +7 -7
  295. package/dist/cjs/yoo-ion-list.cjs.entry.js +6 -6
  296. package/dist/cjs/yoo-ion-modal-controller.cjs.entry.js +29 -9
  297. package/dist/cjs/yoo-ion-modal.cjs.entry.js +13 -16
  298. package/dist/cjs/yoo-ion-refresher-content.cjs.entry.js +1 -1
  299. package/dist/cjs/yoo-ion-refresher.cjs.entry.js +8 -11
  300. package/dist/cjs/yoo-ion-scroll.cjs.entry.js +16 -9
  301. package/dist/cjs/yoo-ion-slide.cjs.entry.js +6 -6
  302. package/dist/cjs/{yoo-ion-slides-379a9bfa.js → yoo-ion-slides-7f725d4f.js} +79 -51
  303. package/dist/cjs/yoo-ion-slides.cjs.entry.js +8 -8
  304. package/dist/cjs/yoo-ion-toast-controller.cjs.entry.js +27 -8
  305. package/dist/cjs/yoo-items.cjs.entry.js +1 -1
  306. package/dist/cjs/yoo-kanban.cjs.entry.js +6 -6
  307. package/dist/cjs/yoo-kpi-card.cjs.entry.js +5 -5
  308. package/dist/cjs/yoo-kpi-container.cjs.entry.js +6 -6
  309. package/dist/cjs/yoo-kpi-external.cjs.entry.js +18 -18
  310. package/dist/cjs/yoo-kpi.cjs.entry.js +5 -5
  311. package/dist/cjs/yoo-layout-sections.cjs.entry.js +5 -5
  312. package/dist/cjs/yoo-layout-tabs.cjs.entry.js +5 -5
  313. package/dist/cjs/yoo-layout-two-columns.cjs.entry.js +7 -6
  314. package/dist/cjs/yoo-lesson-detail-card.cjs.entry.js +5 -5
  315. package/dist/cjs/yoo-lesson-detail.cjs.entry.js +6 -6
  316. package/dist/cjs/yoo-lesson-heading.cjs.entry.js +8 -8
  317. package/dist/cjs/yoo-lesson-highscores.cjs.entry.js +5 -5
  318. package/dist/cjs/yoo-lesson-question-result.cjs.entry.js +10 -9
  319. package/dist/cjs/yoo-line-state.cjs.entry.js +2 -2
  320. package/dist/cjs/yoo-link.cjs.entry.js +1 -1
  321. package/dist/cjs/yoo-links-menu.cjs.entry.js +5 -5
  322. package/dist/cjs/yoo-links-preview.cjs.entry.js +7 -7
  323. package/dist/cjs/yoo-loader.cjs.entry.js +5 -5
  324. package/dist/cjs/yoo-location-info.cjs.entry.js +5 -5
  325. package/dist/cjs/yoo-location-map.cjs.entry.js +6 -6
  326. package/dist/cjs/yoo-login.cjs.entry.js +68 -71
  327. package/dist/cjs/yoo-lottie.cjs.entry.js +37 -11
  328. package/dist/cjs/yoo-map-gl.cjs.entry.js +6 -6
  329. package/dist/cjs/yoo-map-js.cjs.entry.js +7 -7
  330. package/dist/cjs/yoo-map-legend.cjs.entry.js +7 -7
  331. package/dist/cjs/yoo-map.cjs.entry.js +6 -6
  332. package/dist/cjs/yoo-markdown.cjs.entry.js +8 -8
  333. package/dist/cjs/yoo-memo-list-dialog.cjs.entry.js +5 -5
  334. package/dist/cjs/yoo-memo-list.cjs.entry.js +5 -5
  335. package/dist/cjs/yoo-mention-tag.cjs.entry.js +5 -5
  336. package/dist/cjs/yoo-mission-details.cjs.entry.js +73 -13
  337. package/dist/cjs/yoo-mission-heading.cjs.entry.js +9 -9
  338. package/dist/cjs/yoo-mission-score.cjs.entry.js +6 -6
  339. package/dist/cjs/yoo-mission-todo.cjs.entry.js +6 -6
  340. package/dist/cjs/yoo-mobile-tabbar-more.cjs.entry.js +5 -5
  341. package/dist/cjs/yoo-mobile-tabbar.cjs.entry.js +6 -6
  342. package/dist/cjs/yoo-modal.cjs.entry.js +6 -6
  343. package/dist/cjs/yoo-navbar.cjs.entry.js +7 -7
  344. package/dist/cjs/yoo-numbers-display.cjs.entry.js +6 -6
  345. package/dist/cjs/yoo-photo-editor.cjs.entry.js +11 -14
  346. package/dist/cjs/yoo-pivot-table.cjs.entry.js +11 -11
  347. package/dist/cjs/yoo-podium.cjs.entry.js +5 -5
  348. package/dist/cjs/yoo-points-recap.cjs.entry.js +6 -5
  349. package/dist/cjs/yoo-profile-list.cjs.entry.js +5 -5
  350. package/dist/cjs/yoo-profile-summary.cjs.entry.js +6 -6
  351. package/dist/cjs/yoo-progress-bar.cjs.entry.js +25 -22
  352. package/dist/cjs/yoo-progress-loader.cjs.entry.js +5 -5
  353. package/dist/cjs/yoo-progress-recap.cjs.entry.js +5 -5
  354. package/dist/cjs/yoo-property-card.cjs.entry.js +6 -6
  355. package/dist/cjs/yoo-range.cjs.entry.js +8 -9
  356. package/dist/cjs/yoo-rating.cjs.entry.js +5 -5
  357. package/dist/cjs/yoo-report-builder.cjs.entry.js +1 -1
  358. package/dist/cjs/yoo-reset-password.cjs.entry.js +8 -8
  359. package/dist/cjs/yoo-result-dialog.cjs.entry.js +6 -6
  360. package/dist/cjs/yoo-reveal.cjs.entry.js +5 -5
  361. package/dist/cjs/yoo-ripple-effect.cjs.entry.js +1 -1
  362. package/dist/cjs/yoo-salesai-formula.cjs.entry.js +5 -5
  363. package/dist/cjs/yoo-scandit.cjs.entry.js +6 -6
  364. package/dist/cjs/yoo-scratch-card-creator.cjs.entry.js +6 -8
  365. package/dist/cjs/yoo-scratch-card.cjs.entry.js +7 -7
  366. package/dist/cjs/yoo-scroll-to-button.cjs.entry.js +1 -1
  367. package/dist/cjs/yoo-section-list.cjs.entry.js +8 -8
  368. package/dist/cjs/yoo-segmented-control.cjs.entry.js +5 -5
  369. package/dist/cjs/yoo-side-menu-tree.cjs.entry.js +5 -5
  370. package/dist/cjs/yoo-side-menu.cjs.entry.js +7 -6
  371. package/dist/cjs/yoo-slides-media.cjs.entry.js +10 -9
  372. package/dist/cjs/yoo-start-meeting-popup.cjs.entry.js +6 -6
  373. package/dist/cjs/yoo-swipe-container.cjs.entry.js +1 -1
  374. package/dist/cjs/yoo-tabs-slides.cjs.entry.js +1 -1
  375. package/dist/cjs/yoo-tabs.cjs.entry.js +10 -12
  376. package/dist/cjs/yoo-tag.cjs.entry.js +2 -2
  377. package/dist/cjs/yoo-text-sequence.cjs.entry.js +11 -8
  378. package/dist/cjs/yoo-text.cjs.entry.js +12 -8
  379. package/dist/cjs/yoo-toast.cjs.entry.js +9 -9
  380. package/dist/cjs/yoo-tooltip.cjs.entry.js +9 -9
  381. package/dist/cjs/yoo-truncate.cjs.entry.js +7 -7
  382. package/dist/cjs/yoo-truncated-line.cjs.entry.js +5 -5
  383. package/dist/cjs/yoo-user-detail.cjs.entry.js +5 -5
  384. package/dist/cjs/yoo-user-profile.cjs.entry.js +8 -8
  385. package/dist/cjs/yoo-user-wizard.cjs.entry.js +17 -9
  386. package/dist/cjs/yoo-videoplayer-core.cjs.entry.js +6 -6
  387. package/dist/cjs/yoo-videoplayer-dailymotion.cjs.entry.js +7 -7
  388. package/dist/cjs/yoo-videoplayer-videojs.cjs.entry.js +49 -25
  389. package/dist/cjs/yoo-videoplayer-vimeo.cjs.entry.js +7 -7
  390. package/dist/cjs/yoo-videoplayer-youtube.cjs.entry.js +7 -7
  391. package/dist/cjs/yoo-virtual-item.cjs.entry.js +5 -5
  392. package/dist/cjs/yoo-virtual-scroll.cjs.entry.js +6 -6
  393. package/dist/cjs/yoo-waitlist-location-layout.cjs.entry.js +1 -1
  394. package/dist/cjs/yoo-waitlist-location-result.cjs.entry.js +5 -5
  395. package/dist/cjs/yoo-waitlist-location-start.cjs.entry.js +6 -6
  396. package/dist/cjs/yoo-walkthrough.cjs.entry.js +5 -5
  397. package/dist/cjs/yoo-web-menu.cjs.entry.js +6 -6
  398. package/dist/cjs/yoo-webcam.cjs.entry.js +5 -5
  399. package/dist/cjs/yoo-welcome-banner.cjs.entry.js +6 -6
  400. package/dist/cjs/yoo-widget-chart.cjs.entry.js +5 -5
  401. package/dist/cjs/yoo-widget-small-size.cjs.entry.js +5 -5
  402. package/dist/cjs/yoo-widget-tab.cjs.entry.js +5 -5
  403. package/dist/cjs/yoo-widget-tile.cjs.entry.js +6 -6
  404. package/dist/cjs/yoo-workflow-state-dialog.cjs.entry.js +5 -5
  405. package/dist/cjs/yoo-workflow-state.cjs.entry.js +5 -5
  406. package/dist/cjs/yoo-workflow.cjs.entry.js +9 -9
  407. package/dist/cjs/yoo-zebra.cjs.entry.js +6 -6
  408. package/dist/cjs/yoo-zoom.cjs.entry.js +5 -5
  409. package/dist/collection/collection-manifest.json +3 -7
  410. package/dist/collection/components/1.atoms/avatar/avatar.css +2 -1
  411. package/dist/collection/components/1.atoms/avatar/avatar.js +21 -1
  412. package/dist/collection/components/1.atoms/avatars/avatars.js +58 -9
  413. package/dist/collection/components/1.atoms/button/button.css +7 -3
  414. package/dist/collection/components/1.atoms/collapsible/collapsible.css +14 -3
  415. package/dist/collection/components/1.atoms/collapsible/collapsible.js +42 -2
  416. package/dist/collection/components/1.atoms/flip-card/flip-card.js +1 -1
  417. package/dist/collection/components/1.atoms/icon/icon.css +12 -4
  418. package/dist/collection/components/1.atoms/img/img.js +1 -1
  419. package/dist/collection/components/1.atoms/markdown/markdown.css +1 -1
  420. package/dist/collection/components/1.atoms/navbar/navbar.css +2 -1
  421. package/dist/collection/components/1.atoms/progress-bar/progress-bar.js +20 -17
  422. package/dist/collection/components/1.atoms/range/range.js +1 -1
  423. package/dist/collection/components/1.atoms/tabs/tabs.css +83 -77
  424. package/dist/collection/components/1.atoms/tabs/tabs.js +6 -12
  425. package/dist/collection/components/1.atoms/tag/tag.css +5 -0
  426. package/dist/collection/components/1.atoms/text/text.js +14 -7
  427. package/dist/collection/components/1.atoms/tooltip/tooltip.css +4 -0
  428. package/dist/collection/components/1.atoms/truncate/truncate.css +1 -1
  429. package/dist/collection/components/2.molecules/accordion/accordion.js +4 -3
  430. package/dist/collection/components/2.molecules/action-sheet/action-sheet.js +11 -4
  431. package/dist/collection/components/2.molecules/action-sheet-controller/action-sheet-controller.js +39 -2
  432. package/dist/collection/components/2.molecules/alert/alert.css +6 -7
  433. package/dist/collection/components/2.molecules/alert/alert.js +5 -5
  434. package/dist/collection/components/2.molecules/alert-controller/alert-controller.js +39 -2
  435. package/dist/collection/components/2.molecules/banner/banner.css +4 -3
  436. package/dist/collection/components/2.molecules/banner/banner.js +25 -2
  437. package/dist/collection/components/2.molecules/calendar/calendar.css +3 -1
  438. package/dist/collection/components/2.molecules/context-menu/context-menu.js +1 -0
  439. package/dist/collection/components/2.molecules/modal/modal.css +768 -0
  440. package/dist/collection/components/2.molecules/modal/modal.js +11 -16
  441. package/dist/collection/components/2.molecules/modal-controller/modal-controller.js +41 -3
  442. package/dist/collection/components/2.molecules/points-recap/points-recap.js +23 -4
  443. package/dist/collection/components/2.molecules/refresher/refresher.js +3 -6
  444. package/dist/collection/components/2.molecules/scroll/scroll.js +10 -3
  445. package/dist/collection/components/2.molecules/scroll-to-button/scroll-to-button.js +1 -1
  446. package/dist/collection/components/2.molecules/slide/slide.css +2 -2
  447. package/dist/collection/components/2.molecules/slides/slides.css +2 -2
  448. package/dist/collection/components/2.molecules/slides/slides.js +7 -1
  449. package/dist/collection/components/2.molecules/text-sequence/text-sequence.css +1 -1
  450. package/dist/collection/components/2.molecules/text-sequence/text-sequence.js +4 -1
  451. package/dist/collection/components/2.molecules/toast-controller/toast-controller.js +39 -2
  452. package/dist/collection/components/3.organisms/device/device.css +4 -0
  453. package/dist/collection/components/3.organisms/device/device.js +24 -2
  454. package/dist/collection/components/3.organisms/input-bar/input-bar.js +22 -10
  455. package/dist/collection/components/3.organisms/photo-editor/photo-editor.js +3 -6
  456. package/dist/collection/components/3.organisms/toast/toast.css +58 -0
  457. package/dist/collection/components/3.organisms/toast/toast.js +2 -2
  458. package/dist/collection/components/3.organisms/video-player/videoplayer-core.js +1 -1
  459. package/dist/collection/components/entities/card/card.css +2 -1
  460. package/dist/collection/components/entities/card-avatar/card-avatar.js +1 -1
  461. package/dist/collection/components/entities/card-image/card-image.css +24 -1
  462. package/dist/collection/components/entities/card-list/color/card-list-color.css +14 -7
  463. package/dist/collection/components/entities/card-list/color/card-list-color.js +3 -3
  464. package/dist/collection/components/entities/card-list/simple/card-list-simple.css +4 -0
  465. package/dist/collection/components/entities/card-list/simple/card-list-simple.js +1 -1
  466. package/dist/collection/components/entities/card-placeholder/card-placeholder.js +2 -2
  467. package/dist/collection/components/entities/card-sticky/card-sticky.css +12 -1
  468. package/dist/collection/components/entities/card-sticky/card-sticky.js +17 -9
  469. package/dist/collection/components/entities/entity/entity.css +18 -0
  470. package/dist/collection/components/entities/entity/entity.js +143 -97
  471. package/dist/collection/components/entities/entity-query-builder/entity-query-builder.js +1 -1
  472. package/dist/collection/components/form/camera-preview-dialog/camera-preview-dialog.js +1 -1
  473. package/dist/collection/components/form/form-audience/form-audience.js +3 -21
  474. package/dist/collection/components/form/form-autocomplete/form-autocomplete.css +5 -1
  475. package/dist/collection/components/form/form-autocomplete/form-autocomplete.js +82 -13
  476. package/dist/collection/components/form/form-autocomplete-dialog/form-autocomplete-dialog.css +4 -1
  477. package/dist/collection/components/form/form-autocomplete-dialog/form-autocomplete-dialog.js +2 -2
  478. package/dist/collection/components/form/form-capture/form-capture.js +4 -3
  479. package/dist/collection/components/form/form-carousel/form-carousel.css +14 -0
  480. package/dist/collection/components/form/form-carousel/form-carousel.js +21 -2
  481. package/dist/collection/components/form/form-catalog/form-catalog.css +16 -0
  482. package/dist/collection/components/form/form-catalog/form-catalog.js +27 -4
  483. package/dist/collection/components/form/form-checkbox/form-checkbox.css +4 -1
  484. package/dist/collection/components/form/form-checkbox/form-checkbox.js +25 -3
  485. package/dist/collection/components/form/form-choice/button/form-choice-button.css +0 -1
  486. package/dist/collection/components/form/form-choice/button/form-choice-button.js +1 -1
  487. package/dist/collection/components/form/form-choice/card/form-choice-card.css +0 -1
  488. package/dist/collection/components/form/form-choice/chat/form-choice-chat.css +0 -1
  489. package/dist/collection/components/form/form-choice/form-choice-helpers.js +1 -1
  490. package/dist/collection/components/form/form-choice/image/form-choice-image.css +0 -1
  491. package/dist/collection/components/form/form-choice/image/form-choice-image.js +19 -18
  492. package/dist/collection/components/form/form-choice/radio/form-choice-radio.css +0 -1
  493. package/dist/collection/components/form/form-choice/radio/form-choice-radio.js +1 -1
  494. package/dist/collection/components/form/form-connect/form-connect.css +29 -24
  495. package/dist/collection/components/form/form-connect/form-connect.js +64 -57
  496. package/dist/collection/components/form/form-document-dialog/form-document-dialog.js +2 -2
  497. package/dist/collection/components/form/form-dynamic/form-dynamic.css +14 -3
  498. package/dist/collection/components/form/form-dynamic/form-dynamic.js +81 -58
  499. package/dist/collection/components/form/form-dynamic/helpers/index.js +20 -25
  500. package/dist/collection/components/form/form-entity-value-pairs/form-entity-value-pairs.js +1 -1
  501. package/dist/collection/components/form/form-footer/form-footer.css +1 -4
  502. package/dist/collection/components/form/form-footer/form-footer.js +1 -1
  503. package/dist/collection/components/form/form-hotzones-creator/form-hotzones-creator.css +1 -0
  504. package/dist/collection/components/form/form-image-collection/form-image-collection.css +1 -0
  505. package/dist/collection/components/form/form-input/form-input.css +31 -9
  506. package/dist/collection/components/form/form-input/form-input.js +3 -3
  507. package/dist/collection/components/form/form-input-container/form-input-container.css +12 -1
  508. package/dist/collection/components/form/form-missionfield/form-missionfield.js +7 -1
  509. package/dist/collection/components/form/form-multi-input/form-multi-input.js +8 -4
  510. package/dist/collection/components/form/form-products-sales/form-products-sales.js +1 -1
  511. package/dist/collection/components/form/form-progress-indicator/form-progress-indicator.css +1 -1
  512. package/dist/collection/components/form/form-qrcode/assets/form-qrcode/general-course-qr-code.svg +13 -0
  513. package/dist/collection/components/form/form-qrcode/form-qrcode.css +39 -19
  514. package/dist/collection/components/form/form-qrcode/form-qrcode.js +117 -8
  515. package/dist/collection/components/form/form-scorm/form-scorm.js +2 -1
  516. package/dist/collection/components/form/form-shopping/form-shopping.js +2 -2
  517. package/dist/collection/components/form/form-signature-pad-dialog/form-signature-pad-dialog.css +2 -0
  518. package/dist/collection/components/form/form-swipe-cards/form-swipe-cards.css +192 -180
  519. package/dist/collection/components/form/form-swipe-cards/form-swipe-cards.js +275 -214
  520. package/dist/collection/components/form/form-table/form-table.js +2 -2
  521. package/dist/collection/components/form/form-text-area/form-text-area.css +4 -0
  522. package/dist/collection/components/form/form-text-area/form-text-area.js +23 -6
  523. package/dist/collection/components/form/form-text-editor/form-text-editor.js +28 -13
  524. package/dist/collection/components/form/form-todo-dialog/form-todo-dialog.js +2 -1
  525. package/dist/collection/components/form/form-todo-single/form-todo-single.js +27 -29
  526. package/dist/collection/components/form/form-todo-task/components/action.js +3 -0
  527. package/dist/collection/components/form/form-todo-task/components/schedule.js +85 -0
  528. package/dist/collection/components/form/form-todo-task/components/tag.js +8 -0
  529. package/dist/collection/components/form/{form-todo-list-dialog/form-todo-list-dialog.css → form-todo-task/form-todo-task.css} +88 -5
  530. package/dist/collection/components/form/form-todo-task/form-todo-task.js +375 -0
  531. package/dist/collection/components/form/form-todo-task/types/index.js +1 -0
  532. package/dist/collection/components/{3.organisms/recap-link/recap-link.css → form/form-todo-task-list/form-todo-task-list.css} +49 -33
  533. package/dist/collection/components/form/form-todo-task-list/form-todo-task-list.js +313 -0
  534. package/dist/collection/components/form/form-toggle/form-toggle.js +2 -10
  535. package/dist/collection/components/form/form-uploader/form-uploader.js +5 -0
  536. package/dist/collection/components/form/image-cropper-dialog/image-cropper-dialog.css +1 -0
  537. package/dist/collection/components/form/image-cropper-dialog/pintura/pintura.js +1 -1
  538. package/dist/collection/components/form/slides-media/slides-media.js +4 -3
  539. package/dist/collection/components/form-creator/form-creator/form-creator.js +15 -6
  540. package/dist/collection/components/form-creator/form-creator-block-expandable/form-creator-block-expandable.css +58 -61
  541. package/dist/collection/components/form-creator/form-creator-block-expandable/form-creator-block-expandable.js +4 -4
  542. package/dist/collection/components/form-creator/form-creator-block-simple/form-creator-block-simple.css +6 -9
  543. package/dist/collection/components/form-creator/form-creator-block-simple/form-creator-block-simple.js +1 -1
  544. package/dist/collection/components/form-creator/form-creator-condition-block/form-creator-condition-block.css +6 -9
  545. package/dist/collection/components/form-creator/form-creator-condition-block/form-creator-condition-block.js +1 -1
  546. package/dist/collection/components/form-creator/form-creator-field-selector/form-creator-field-selector.js +43 -2
  547. package/dist/collection/components/form-creator/form-creator-live-preview/form-creator-live-preview.css +5 -17
  548. package/dist/collection/components/form-creator/form-creator-live-preview/form-creator-live-preview.js +3 -3
  549. package/dist/collection/components/form-creator/form-creator-overlay/form-creator-overlay.js +1 -1
  550. package/dist/collection/components/form-creator/form-creator-score-expandable/form-creator-score-expandable.css +40 -34
  551. package/dist/collection/components/form-creator/form-creator-translate/form-creator-translate.js +14 -4
  552. package/dist/collection/components/form-creator/helpers/index.js +7 -1
  553. package/dist/collection/components/form-creator/scratch-card-creator/scratch-card-creator.js +1 -3
  554. package/dist/collection/components/form-creator/workflow/workflow.js +1 -1
  555. package/dist/collection/components/grid/ag-grid/ag-grid.css +4 -0
  556. package/dist/collection/components/grid/ag-grid/grid-renderers.js +37 -7
  557. package/dist/collection/components/grid/grid/grid.css +37 -20
  558. package/dist/collection/components/grid/grid/grid.js +57 -20
  559. package/dist/collection/components/grid/grid-calendar/grid-calendar.css +1 -1
  560. package/dist/collection/components/grid/grid-calendar/grid-calendar.js +2 -2
  561. package/dist/collection/components/grid/kanban/kanban.js +1 -1
  562. package/dist/collection/components/layout/layout-two-columns/layout-two-columns.js +22 -1
  563. package/dist/collection/components/scanner/zebra/zebra.js +1 -1
  564. package/dist/collection/feature-communicate/chat/chat-message/chat-message.js +3 -9
  565. package/dist/collection/feature-communicate/chat/chat-message-preview/chat-message-preview.js +3 -3
  566. package/dist/collection/feature-communicate/feed/card-feed/components/sub-cards.js +2 -2
  567. package/dist/collection/feature-communicate/feed/card-feed/default/card-feed.css +1 -1
  568. package/dist/collection/feature-communicate/feed/card-feed/default/card-feed.js +1 -1
  569. package/dist/collection/feature-communicate/feed/user-wizard/user-wizard.js +49 -3
  570. package/dist/collection/feature-learn/learning/card-course/column/card-course.js +41 -30
  571. package/dist/collection/feature-learn/learning/card-course/row/card-course-row.css +18 -2
  572. package/dist/collection/feature-learn/learning/card-course/row/card-course-row.js +54 -39
  573. package/dist/collection/feature-learn/learning/card-menu/card-menu.css +10 -1
  574. package/dist/collection/feature-learn/learning/card-menu/card-menu.js +5 -4
  575. package/dist/collection/feature-learn/learning/lesson-heading/lesson-heading.js +2 -2
  576. package/dist/collection/feature-learn/learning/lesson-question-result/lesson-question-result.js +22 -4
  577. package/dist/collection/feature-learn/learning/section-list/section-list.js +3 -3
  578. package/dist/collection/feature-operate/campaign/detail-bar/detail-bar.css +6 -0
  579. package/dist/collection/feature-operate/campaign/detail-bar/detail-bar.js +29 -7
  580. package/dist/collection/feature-operate/mission/announcement-heading/announcement-heading.css +33 -3
  581. package/dist/collection/feature-operate/mission/announcement-heading/announcement-heading.js +18 -4
  582. package/dist/collection/feature-operate/mission/card-inbox/card-inbox.css +2 -2
  583. package/dist/collection/feature-operate/mission/helpers/missions-helpers.js +3 -3
  584. package/dist/collection/feature-operate/mission/mission-details/mission-details.css +1 -1
  585. package/dist/collection/feature-operate/mission/mission-details/mission-details.js +84 -57
  586. package/dist/collection/feature-operate/mission/mission-heading/mission-heading.css +3 -3
  587. package/dist/collection/feature-operate/mission/mission-score/mission-score.js +1 -1
  588. package/dist/collection/feature-operate/waitlist/waitlist-location-start/waitlist-location-start.css +1 -1
  589. package/dist/collection/feature-platform/admin/draw-flow/draw-flow.css +341 -122
  590. package/dist/collection/feature-platform/admin/draw-flow/draw-flow.js +239 -50
  591. package/dist/collection/feature-platform/app/app/app.js +2 -2
  592. package/dist/collection/feature-platform/app/widget-tile/widget-tile.js +1 -1
  593. package/dist/collection/feature-platform/insight/chart/chart.js +3 -3
  594. package/dist/collection/feature-platform/insight/kpi-external/kpi-external.js +13 -13
  595. package/dist/collection/feature-platform/login/login/login.css +156 -54
  596. package/dist/collection/feature-platform/login/login/login.js +38 -40
  597. package/dist/collection/feature-platform/login/login/parts/Footer.js +1 -1
  598. package/dist/collection/feature-platform/login/login/parts/Header.js +15 -16
  599. package/dist/collection/feature-platform/login/login/parts/LoginForm.js +15 -16
  600. package/dist/collection/feature-platform/login/login/parts/LoginInput.js +1 -1
  601. package/dist/collection/feature-platform/login/login/parts/LoginOptions.js +3 -1
  602. package/dist/collection/feature-platform/login/reset-password/reset-password.css +2 -2
  603. package/dist/collection/feature-platform/login/reset-password/reset-password.js +3 -3
  604. package/dist/collection/feature-platform/menu/copyright/copyright.js +1 -1
  605. package/dist/collection/feature-platform/menu/side-menu/side-menu.js +2 -1
  606. package/dist/collection/feature-platform/menu/user-profile/user-profile.js +1 -1
  607. package/dist/collection/interfaces/form-field/form-field.instance.js +0 -6
  608. package/dist/collection/utils/gesture/index.js +3 -6
  609. package/dist/collection/utils/helpers/camera-helpers.js +4 -4
  610. package/dist/collection/utils/helpers/chat-helpers.js +25 -1
  611. package/dist/collection/utils/helpers/common-helpers.js +3 -3
  612. package/dist/collection/utils/helpers/entities-helpers.js +29 -2
  613. package/dist/collection/utils/helpers/filters-helpers.js +6 -13
  614. package/dist/collection/utils/helpers/map-helpers.js +1 -1
  615. package/dist/design-system/assets/form-qrcode/general-course-qr-code.svg +13 -0
  616. package/dist/design-system/{buffer-es6-4e572bc4.js → buffer-es6-3df916b6.js} +1 -1
  617. package/dist/{esm/button.factory-ea98fed9.js → design-system/button.factory-ee287fe8.js} +3 -3
  618. package/dist/{esm/camera-helpers-fa4cde23.js → design-system/camera-helpers-3f566403.js} +36 -36
  619. package/dist/{esm/chat-helpers-79fa48eb.js → design-system/chat-helpers-a64386f1.js} +28 -4
  620. package/dist/design-system/{common-helpers-246a4085.js → common-helpers-fe634d0d.js} +5 -5
  621. package/dist/{esm/css-shim-60f618b9.js → design-system/css-shim-5fa6665a.js} +1 -1
  622. package/dist/design-system/design-system.css +18 -18
  623. package/dist/design-system/design-system.esm.js +4 -4
  624. package/dist/{esm/dom-4eeb3fee.js → design-system/dom-551d7421.js} +1 -1
  625. package/dist/design-system/{draggable-dots-helpers-7d4a5e16.js → draggable-dots-helpers-00259a50.js} +3 -3
  626. package/dist/design-system/{draggable-tags-helpers-d7741546.js → draggable-tags-helpers-882cf829.js} +3 -3
  627. package/dist/{esm/entities-helpers-d48a0db4.js → design-system/entities-helpers-1e2a5ab5.js} +33 -6
  628. package/dist/design-system/{filters-helpers-1d87e2a9.js → filters-helpers-d2e0d639.js} +10 -17
  629. package/dist/{esm/form-choice-helpers-d1d7f123.js → design-system/form-choice-helpers-fe93b1f6.js} +9 -9
  630. package/dist/{esm/form-field.instance-8fd6f2a1.js → design-system/form-field.instance-9dc4d638.js} +1 -7
  631. package/dist/design-system/{form-helpers-050f0f85.js → form-helpers-a8dddf68.js} +4 -4
  632. package/dist/design-system/{form-input-helpers-44b4a1a8.js → form-input-helpers-48580c4a.js} +4 -4
  633. package/dist/{esm/form-text-area-helpers-2ae1548f.js → design-system/form-text-area-helpers-507a04f9.js} +3 -3
  634. package/dist/design-system/{geolocation-helpers-66992c2e.js → geolocation-helpers-29d4c5f5.js} +1 -1
  635. package/dist/design-system/{grid-renderers-217395e8.js → grid-renderers-e4eff8fe.js} +46 -16
  636. package/dist/{esm/incentive-helpers-ddaf6df1.js → design-system/incentive-helpers-95e6321a.js} +4 -4
  637. package/dist/{esm/index-6023e472.js → design-system/index-19b2f8e0.js} +4 -7
  638. package/dist/design-system/index-1d46f3ec.js +1 -0
  639. package/dist/design-system/{index-945da793.js → index-4bc6078a.js} +273 -444
  640. package/dist/design-system/{index-b7e62994.js → index-4d88723b.js} +2 -2
  641. package/dist/{esm/index-2abe76e0.js → design-system/index-8d92d803.js} +4 -4
  642. package/dist/{esm/index-87550339.js → design-system/index-90790439.js} +11 -5
  643. package/dist/design-system/{index-cfc396ea.js → index-aef3c5bc.js} +1 -1
  644. package/dist/{esm/index-54cb3c5d.js → design-system/index-becca019.js} +10 -5
  645. package/dist/design-system/{index-efbd87e6.js → index-e7f48bcb.js} +593 -3
  646. package/dist/design-system/index-ffa651b0.js +1 -0
  647. package/dist/{esm/localForage-1ac20c90.js → design-system/localForage-251ffb29.js} +2 -2
  648. package/dist/{esm/lodash-bf91c7a4.js → design-system/lodash-f6e59a8e.js} +1 -1
  649. package/dist/{esm/map-helpers-2c2d54ff.js → design-system/map-helpers-e037c5ae.js} +4 -4
  650. package/dist/design-system/{mission-locked-banner-21528145.js → mission-locked-banner-a413ed6e.js} +3 -3
  651. package/dist/{esm/missions-helpers-8581baeb.js → design-system/missions-helpers-efcd28d8.js} +6 -6
  652. package/dist/{esm/modal-animations-1ef9e425.js → design-system/modal-animations-42f91656.js} +2 -2
  653. package/dist/{esm/operation-helpers-707aae7d.js → design-system/operation-helpers-adad82c1.js} +3 -3
  654. package/dist/design-system/{overlays-848be7b8.js → overlays-255503d6.js} +2 -2
  655. package/dist/design-system/{overlays-2b1f8cb5.js → overlays-ccc6076c.js} +539 -268
  656. package/dist/design-system/{shadow-css-e3d6d1b9.js → shadow-css-fb10938c.js} +1 -1
  657. package/dist/design-system/swiper-31c32ac2.js +12 -0
  658. package/dist/{esm/tag.factory-c7280aa6.js → design-system/tag.factory-5c646767.js} +1 -1
  659. package/dist/{esm/theme-bd3c7a15.js → design-system/theme-38c6f527.js} +2 -2
  660. package/dist/design-system/{tippy.esm-5581a7f9.js → tippy.esm-cef271f0.js} +1 -1
  661. package/dist/{esm/video-player-helpers-8a2ff757.js → design-system/video-player-helpers-56ae416e.js} +5 -5
  662. package/dist/design-system/{web-97a07163.js → web-23b118d3.js} +3 -3
  663. package/dist/design-system/{web-bf75374d.js → web-2bafe8f1.js} +3 -3
  664. package/dist/design-system/web-53ce94a6.js +62 -0
  665. package/dist/{esm/web-d995fa5f.js → design-system/web-8e517222.js} +5 -5
  666. package/dist/design-system/yoo-about.entry.js +5 -5
  667. package/dist/design-system/yoo-accordion.entry.js +10 -10
  668. package/dist/design-system/yoo-action-sheet-controller.entry.js +27 -8
  669. package/dist/design-system/yoo-action-sheet.entry.js +18 -11
  670. package/dist/design-system/yoo-ag-grid.entry.js +12 -12
  671. package/dist/design-system/yoo-alert.entry.js +11 -11
  672. package/dist/design-system/yoo-amap.entry.js +7 -7
  673. package/dist/design-system/yoo-announcement-heading.entry.js +21 -11
  674. package/dist/design-system/yoo-app.entry.js +5 -5
  675. package/dist/design-system/yoo-audio-player.entry.js +6 -6
  676. package/dist/design-system/yoo-audio-recorder-dialog.entry.js +6 -6
  677. package/dist/design-system/yoo-avatar.entry.js +10 -7
  678. package/dist/design-system/yoo-avatars.entry.js +16 -13
  679. package/dist/design-system/yoo-background.entry.js +6 -6
  680. package/dist/design-system/yoo-badge.entry.js +1 -1
  681. package/dist/design-system/yoo-banner.entry.js +8 -8
  682. package/dist/design-system/yoo-barcode-dialog.entry.js +5 -5
  683. package/dist/design-system/yoo-barcode.entry.js +1 -1
  684. package/dist/design-system/yoo-battle-count-down.entry.js +6 -6
  685. package/dist/design-system/yoo-battle-result.entry.js +5 -5
  686. package/dist/design-system/yoo-battle-user-stats.entry.js +6 -6
  687. package/dist/design-system/yoo-breadcrumbs.entry.js +5 -5
  688. package/dist/design-system/yoo-button.entry.js +7 -7
  689. package/dist/design-system/yoo-buttons-list.entry.js +1 -1
  690. package/dist/design-system/yoo-calendar.entry.js +6 -6
  691. package/dist/design-system/yoo-camera-preview-dialog.entry.js +8 -8
  692. package/dist/design-system/yoo-card-avatar.entry.js +2 -2
  693. package/dist/design-system/yoo-card-avatars.entry.js +2 -2
  694. package/dist/design-system/yoo-card-battle-result.entry.js +5 -5
  695. package/dist/design-system/yoo-card-battle.entry.js +5 -5
  696. package/dist/design-system/yoo-card-calendar.entry.js +6 -6
  697. package/dist/design-system/yoo-card-campaign.entry.js +6 -6
  698. package/dist/design-system/yoo-card-cell.entry.js +6 -6
  699. package/dist/design-system/yoo-card-chat.entry.js +5 -5
  700. package/dist/design-system/yoo-card-course-row-compact.entry.js +5 -5
  701. package/dist/design-system/yoo-card-course-row.entry.js +46 -40
  702. package/dist/design-system/yoo-card-course.entry.js +39 -23
  703. package/dist/design-system/yoo-card-feed-row.entry.js +5 -5
  704. package/dist/design-system/yoo-card-feed.entry.js +12 -12
  705. package/dist/design-system/yoo-card-file.entry.js +5 -5
  706. package/dist/design-system/yoo-card-image.entry.js +6 -6
  707. package/dist/design-system/yoo-card-inbox.entry.js +6 -6
  708. package/dist/design-system/yoo-card-incentive-rank.entry.js +5 -5
  709. package/dist/design-system/yoo-card-incentive.entry.js +7 -7
  710. package/dist/design-system/yoo-card-kanban.entry.js +6 -6
  711. package/dist/design-system/yoo-card-lesson.entry.js +6 -6
  712. package/dist/design-system/yoo-card-list-collapsible.entry.js +6 -6
  713. package/dist/design-system/yoo-card-list-color.entry.js +9 -9
  714. package/dist/design-system/yoo-card-list-image.entry.js +1 -1
  715. package/dist/design-system/yoo-card-list-simple.entry.js +8 -8
  716. package/dist/design-system/yoo-card-list.entry.js +6 -6
  717. package/dist/design-system/yoo-card-location.entry.js +5 -5
  718. package/dist/design-system/yoo-card-media.entry.js +6 -6
  719. package/dist/design-system/yoo-card-menu.entry.js +9 -8
  720. package/dist/design-system/yoo-card-notification.entry.js +5 -5
  721. package/dist/design-system/yoo-card-placeholder.entry.js +1 -1
  722. package/dist/design-system/yoo-card-plan.entry.js +6 -6
  723. package/dist/design-system/yoo-card-progress.entry.js +5 -5
  724. package/dist/design-system/yoo-card-recommendation.entry.js +6 -6
  725. package/dist/design-system/yoo-card-sticky.entry.js +22 -15
  726. package/dist/design-system/yoo-card-template.entry.js +2 -2
  727. package/dist/design-system/yoo-card-video.entry.js +5 -5
  728. package/dist/design-system/yoo-card.entry.js +2 -2
  729. package/dist/design-system/yoo-chart-micro.entry.js +1 -1
  730. package/dist/design-system/yoo-chart.entry.js +8 -8
  731. package/dist/design-system/yoo-chat-message-dialog.entry.js +6 -6
  732. package/dist/design-system/yoo-chat-message-preview.entry.js +7 -7
  733. package/dist/design-system/yoo-chat-message.entry.js +8 -15
  734. package/dist/design-system/yoo-chat.entry.js +9 -9
  735. package/dist/design-system/yoo-collapsible.entry.js +7 -7
  736. package/dist/design-system/yoo-color-selector.entry.js +5 -5
  737. package/dist/design-system/yoo-community-detail.entry.js +6 -6
  738. package/dist/design-system/yoo-context-dialog.entry.js +1 -1
  739. package/dist/design-system/yoo-context-menu-dialog.entry.js +6 -6
  740. package/dist/design-system/yoo-context-menu.entry.js +7 -6
  741. package/dist/design-system/yoo-copyright.entry.js +6 -6
  742. package/dist/design-system/yoo-count-down.entry.js +6 -6
  743. package/dist/design-system/yoo-course-info-card.entry.js +5 -5
  744. package/dist/design-system/yoo-course-summary.entry.js +6 -6
  745. package/dist/design-system/yoo-dashboard-detail.entry.js +5 -5
  746. package/dist/design-system/yoo-date.entry.js +5 -5
  747. package/dist/design-system/yoo-detail-bar.entry.js +13 -9
  748. package/dist/design-system/yoo-device-list.entry.js +5 -5
  749. package/dist/design-system/yoo-device.entry.js +10 -7
  750. package/dist/design-system/yoo-display-increment.entry.js +1 -1
  751. package/dist/design-system/yoo-draw-flow.entry.js +140 -33
  752. package/dist/design-system/yoo-empty-state.entry.js +2 -2
  753. package/dist/design-system/yoo-entity-query-builder.entry.js +7 -7
  754. package/dist/design-system/yoo-entity-search-dialog.entry.js +6 -6
  755. package/dist/design-system/yoo-entity-search-filters.entry.js +7 -7
  756. package/dist/design-system/yoo-entity-search-recent.entry.js +5 -5
  757. package/dist/design-system/yoo-entity-search-sorts.entry.js +6 -6
  758. package/dist/design-system/yoo-entity-search-tags.entry.js +6 -6
  759. package/dist/design-system/yoo-entity-search.entry.js +6 -6
  760. package/dist/design-system/yoo-entity.entry.js +152 -106
  761. package/dist/design-system/yoo-feed-detail.entry.js +8 -8
  762. package/dist/design-system/yoo-flag.entry.js +5 -5
  763. package/dist/design-system/yoo-flip-card.entry.js +2 -2
  764. package/dist/design-system/yoo-form-audience.entry.js +8 -26
  765. package/dist/design-system/yoo-form-autocomplete-dialog.entry.js +7 -7
  766. package/dist/design-system/yoo-form-autocomplete.entry.js +29 -16
  767. package/dist/design-system/yoo-form-barcode-dialog.entry.js +6 -6
  768. package/dist/design-system/yoo-form-barcode.entry.js +7 -7
  769. package/dist/design-system/yoo-form-calendar-dialog.entry.js +6 -6
  770. package/dist/design-system/yoo-form-capture-map-dialog.entry.js +5 -5
  771. package/dist/design-system/yoo-form-capture-tag-dialog.entry.js +6 -6
  772. package/dist/design-system/yoo-form-capture-view-dialog.entry.js +6 -6
  773. package/dist/design-system/yoo-form-capture-webcam-dialog.entry.js +7 -7
  774. package/dist/design-system/yoo-form-capture.entry.js +11 -10
  775. package/dist/design-system/yoo-form-carousel.entry.js +10 -9
  776. package/dist/design-system/yoo-form-catalog-dialog.entry.js +6 -6
  777. package/dist/design-system/yoo-form-catalog.entry.js +13 -11
  778. package/dist/design-system/yoo-form-categorize-words.entry.js +9 -9
  779. package/dist/design-system/yoo-form-checkbox.entry.js +14 -10
  780. package/dist/design-system/yoo-form-checklist.entry.js +7 -7
  781. package/dist/design-system/yoo-form-choice-button.entry.js +10 -10
  782. package/dist/design-system/yoo-form-choice-card.entry.js +9 -9
  783. package/dist/design-system/yoo-form-choice-chat.entry.js +10 -10
  784. package/dist/design-system/yoo-form-choice-image.entry.js +16 -14
  785. package/dist/design-system/yoo-form-choice-radio.entry.js +11 -11
  786. package/dist/design-system/yoo-form-color-field.entry.js +7 -7
  787. package/dist/design-system/yoo-form-color-picker.entry.js +5 -5
  788. package/dist/design-system/yoo-form-conditions.entry.js +5 -5
  789. package/dist/design-system/yoo-form-connect.entry.js +68 -59
  790. package/dist/design-system/yoo-form-creator-block-expandable.entry.js +11 -11
  791. package/dist/design-system/yoo-form-creator-block-simple.entry.js +7 -10
  792. package/dist/design-system/yoo-form-creator-card.entry.js +1 -1
  793. package/dist/design-system/yoo-form-creator-condition-block.entry.js +7 -10
  794. package/dist/design-system/yoo-form-creator-field-selector.entry.js +12 -8
  795. package/dist/design-system/yoo-form-creator-header.entry.js +6 -6
  796. package/dist/design-system/yoo-form-creator-live-preview.entry.js +10 -10
  797. package/dist/design-system/yoo-form-creator-overlay.entry.js +5 -5
  798. package/dist/design-system/yoo-form-creator-page-card-list.entry.js +6 -6
  799. package/dist/design-system/yoo-form-creator-page-card.entry.js +6 -6
  800. package/dist/design-system/yoo-form-creator-restriction-selector.entry.js +2 -2
  801. package/dist/design-system/yoo-form-creator-score-expandable.entry.js +7 -7
  802. package/dist/design-system/yoo-form-creator-scoring-card-list.entry.js +5 -5
  803. package/dist/design-system/yoo-form-creator-scoring-card.entry.js +5 -5
  804. package/dist/design-system/yoo-form-creator-scoring-quick-setup.entry.js +5 -5
  805. package/dist/design-system/yoo-form-creator-translate-dialog.entry.js +6 -6
  806. package/dist/design-system/yoo-form-creator-translate.entry.js +19 -9
  807. package/dist/design-system/yoo-form-creator-workflow-card.entry.js +1 -1
  808. package/dist/design-system/yoo-form-creator-workflow-side-selection.entry.js +7 -7
  809. package/dist/design-system/yoo-form-creator-workflow-step.entry.js +6 -6
  810. package/dist/design-system/yoo-form-creator.entry.js +25 -16
  811. package/dist/design-system/yoo-form-date-time.entry.js +7 -7
  812. package/dist/design-system/yoo-form-daterange.entry.js +7 -7
  813. package/dist/design-system/yoo-form-document-dialog.entry.js +7 -7
  814. package/dist/design-system/yoo-form-document.entry.js +7 -7
  815. package/dist/design-system/yoo-form-dynamic-dialog.entry.js +7 -7
  816. package/dist/design-system/yoo-form-dynamic.entry.js +88 -86
  817. package/dist/design-system/yoo-form-emailreport.entry.js +7 -7
  818. package/dist/design-system/yoo-form-entity-value-pairs.entry.js +5 -5
  819. package/dist/design-system/yoo-form-explanation.entry.js +5 -5
  820. package/dist/design-system/yoo-form-feed-preview.entry.js +7 -7
  821. package/dist/design-system/yoo-form-feedback.entry.js +7 -7
  822. package/dist/design-system/yoo-form-filter-date.entry.js +5 -5
  823. package/dist/design-system/yoo-form-filter-number.entry.js +5 -5
  824. package/dist/design-system/yoo-form-filter-text.entry.js +5 -5
  825. package/dist/design-system/yoo-form-filter.entry.js +6 -6
  826. package/dist/design-system/yoo-form-footer.entry.js +10 -10
  827. package/dist/design-system/yoo-form-formula.entry.js +7 -7
  828. package/dist/design-system/yoo-form-hotzones-creator.entry.js +5 -5
  829. package/dist/design-system/yoo-form-hotzones.entry.js +9 -9
  830. package/dist/design-system/yoo-form-iframe-dialog.entry.js +5 -5
  831. package/dist/design-system/yoo-form-image-collection.entry.js +9 -9
  832. package/dist/design-system/yoo-form-image-tagging-creator.entry.js +8 -8
  833. package/dist/design-system/yoo-form-image-tagging.entry.js +11 -11
  834. package/dist/design-system/yoo-form-incentive-participants.entry.js +2 -2
  835. package/dist/design-system/yoo-form-incentive-targets.entry.js +7 -7
  836. package/dist/design-system/yoo-form-input-comments.entry.js +5 -5
  837. package/dist/design-system/yoo-form-input-container.entry.js +9 -9
  838. package/dist/design-system/yoo-form-input.entry.js +14 -14
  839. package/dist/design-system/yoo-form-json.entry.js +8 -8
  840. package/dist/design-system/yoo-form-location.entry.js +7 -7
  841. package/dist/design-system/yoo-form-missing-word.entry.js +9 -9
  842. package/dist/design-system/yoo-form-missionfield.entry.js +14 -8
  843. package/dist/design-system/yoo-form-multi-input.entry.js +13 -9
  844. package/dist/design-system/yoo-form-number-picker-dialog.entry.js +5 -5
  845. package/dist/design-system/yoo-form-number-picker.entry.js +5 -5
  846. package/dist/design-system/yoo-form-opening-hours.entry.js +5 -5
  847. package/dist/design-system/yoo-form-palette.entry.js +1 -1
  848. package/dist/design-system/yoo-form-permissions.entry.js +6 -6
  849. package/dist/design-system/yoo-form-phone-number.entry.js +7 -7
  850. package/dist/design-system/yoo-form-plan-assign.entry.js +7 -7
  851. package/dist/design-system/yoo-form-plan.entry.js +7 -7
  852. package/dist/design-system/yoo-form-pricecheck.entry.js +7 -7
  853. package/dist/design-system/yoo-form-product-batch.entry.js +8 -8
  854. package/dist/design-system/yoo-form-products-sales.entry.js +8 -8
  855. package/dist/design-system/yoo-form-progress-indicator.entry.js +7 -7
  856. package/dist/design-system/yoo-form-qrcode.entry.js +39 -13
  857. package/dist/design-system/yoo-form-query-builder.entry.js +7 -7
  858. package/dist/design-system/yoo-form-radio.entry.js +1 -1
  859. package/dist/design-system/yoo-form-range.entry.js +7 -7
  860. package/dist/design-system/yoo-form-ranking.entry.js +8 -8
  861. package/dist/design-system/yoo-form-recap-step.entry.js +5 -5
  862. package/dist/design-system/yoo-form-recurrence-delay.entry.js +5 -5
  863. package/dist/design-system/yoo-form-recurrence-preview.entry.js +6 -6
  864. package/dist/design-system/yoo-form-recurrence.entry.js +5 -5
  865. package/dist/design-system/yoo-form-reorder.entry.js +7 -7
  866. package/dist/design-system/yoo-form-scorm.entry.js +9 -8
  867. package/dist/design-system/yoo-form-shopping.entry.js +9 -9
  868. package/dist/design-system/yoo-form-signature-pad-dialog.entry.js +21 -15
  869. package/dist/design-system/yoo-form-signature-pad.entry.js +7 -7
  870. package/dist/design-system/yoo-form-sorts.entry.js +7 -7
  871. package/dist/design-system/yoo-form-star-rating.entry.js +7 -7
  872. package/dist/design-system/yoo-form-stripe-card.entry.js +7 -7
  873. package/dist/design-system/yoo-form-swipe-cards.entry.js +244 -196
  874. package/dist/design-system/yoo-form-table.entry.js +7 -7
  875. package/dist/design-system/yoo-form-task.entry.js +7 -7
  876. package/dist/design-system/yoo-form-text-area.entry.js +16 -15
  877. package/dist/design-system/yoo-form-text-editor.entry.js +133 -115
  878. package/dist/design-system/yoo-form-time.entry.js +7 -7
  879. package/dist/design-system/yoo-form-timeslots.entry.js +7 -7
  880. package/dist/design-system/yoo-form-todo-dialog.entry.js +7 -6
  881. package/dist/design-system/yoo-form-todo-single.entry.js +13 -14
  882. package/dist/design-system/yoo-form-todo-task-list.entry.js +146 -0
  883. package/dist/design-system/yoo-form-todo-task.entry.js +270 -0
  884. package/dist/design-system/yoo-form-todo.entry.js +7 -7
  885. package/dist/design-system/yoo-form-toggle.entry.js +8 -11
  886. package/dist/design-system/yoo-form-uploader.entry.js +12 -7
  887. package/dist/design-system/yoo-form-videoplayer.entry.js +7 -7
  888. package/dist/design-system/yoo-form-wiki.entry.js +7 -7
  889. package/dist/design-system/yoo-grid-calendar.entry.js +9 -9
  890. package/dist/design-system/yoo-grid.entry.js +50 -36
  891. package/dist/design-system/yoo-gridstack.entry.js +6 -6
  892. package/dist/design-system/yoo-header.entry.js +6 -6
  893. package/dist/design-system/yoo-healthscore-dialog.entry.js +6 -6
  894. package/dist/design-system/yoo-healthscore.entry.js +5 -5
  895. package/dist/design-system/yoo-icon.entry.js +2 -2
  896. package/dist/design-system/yoo-image-cropper-dialog.entry.js +5 -5
  897. package/dist/design-system/yoo-img.entry.js +7 -7
  898. package/dist/design-system/yoo-incentive-detail.entry.js +7 -7
  899. package/dist/design-system/yoo-info-text.entry.js +1 -1
  900. package/dist/design-system/yoo-input-bar.entry.js +8703 -8094
  901. package/dist/design-system/yoo-ion-alert-controller.entry.js +27 -8
  902. package/dist/design-system/yoo-ion-content.entry.js +5 -5
  903. package/dist/design-system/yoo-ion-footer.entry.js +6 -6
  904. package/dist/design-system/yoo-ion-infinite-scroll-content.entry.js +5 -5
  905. package/dist/design-system/yoo-ion-infinite-scroll.entry.js +5 -5
  906. package/dist/design-system/yoo-ion-item-divider.entry.js +7 -7
  907. package/dist/design-system/yoo-ion-item-options.entry.js +6 -6
  908. package/dist/design-system/yoo-ion-item-sliding.entry.js +7 -8
  909. package/dist/design-system/yoo-ion-item.entry.js +7 -7
  910. package/dist/design-system/yoo-ion-list.entry.js +6 -6
  911. package/dist/design-system/yoo-ion-modal-controller.entry.js +29 -9
  912. package/dist/design-system/yoo-ion-modal.entry.js +13 -16
  913. package/dist/design-system/yoo-ion-refresher-content.entry.js +1 -1
  914. package/dist/design-system/yoo-ion-refresher.entry.js +8 -11
  915. package/dist/design-system/yoo-ion-scroll.entry.js +16 -9
  916. package/dist/design-system/yoo-ion-slide.entry.js +6 -6
  917. package/dist/{esm/yoo-ion-slides-226a32d0.js → design-system/yoo-ion-slides-4a996e71.js} +79 -51
  918. package/dist/design-system/yoo-ion-slides.entry.js +8 -8
  919. package/dist/design-system/yoo-ion-toast-controller.entry.js +27 -8
  920. package/dist/design-system/yoo-items.entry.js +1 -1
  921. package/dist/design-system/yoo-kanban.entry.js +6 -6
  922. package/dist/design-system/yoo-kpi-card.entry.js +5 -5
  923. package/dist/design-system/yoo-kpi-container.entry.js +6 -6
  924. package/dist/design-system/yoo-kpi-external.entry.js +18 -18
  925. package/dist/design-system/yoo-kpi.entry.js +5 -5
  926. package/dist/design-system/yoo-layout-sections.entry.js +5 -5
  927. package/dist/design-system/yoo-layout-tabs.entry.js +5 -5
  928. package/dist/design-system/yoo-layout-two-columns.entry.js +7 -6
  929. package/dist/design-system/yoo-lesson-detail-card.entry.js +5 -5
  930. package/dist/design-system/yoo-lesson-detail.entry.js +6 -6
  931. package/dist/design-system/yoo-lesson-heading.entry.js +8 -8
  932. package/dist/design-system/yoo-lesson-highscores.entry.js +5 -5
  933. package/dist/design-system/yoo-lesson-question-result.entry.js +10 -9
  934. package/dist/design-system/yoo-line-state.entry.js +2 -2
  935. package/dist/design-system/yoo-link.entry.js +1 -1
  936. package/dist/design-system/yoo-links-menu.entry.js +5 -5
  937. package/dist/design-system/yoo-links-preview.entry.js +7 -7
  938. package/dist/design-system/yoo-loader.entry.js +5 -5
  939. package/dist/design-system/yoo-location-info.entry.js +5 -5
  940. package/dist/design-system/yoo-location-map.entry.js +6 -6
  941. package/dist/design-system/yoo-login.entry.js +68 -71
  942. package/dist/design-system/yoo-lottie.entry.js +37 -11
  943. package/dist/design-system/yoo-map-gl.entry.js +6 -6
  944. package/dist/design-system/yoo-map-js.entry.js +7 -7
  945. package/dist/design-system/yoo-map-legend.entry.js +7 -7
  946. package/dist/design-system/yoo-map.entry.js +6 -6
  947. package/dist/design-system/yoo-markdown.entry.js +8 -8
  948. package/dist/design-system/yoo-memo-list-dialog.entry.js +5 -5
  949. package/dist/design-system/yoo-memo-list.entry.js +5 -5
  950. package/dist/design-system/yoo-mention-tag.entry.js +5 -5
  951. package/dist/design-system/yoo-mission-details.entry.js +73 -13
  952. package/dist/design-system/yoo-mission-heading.entry.js +9 -9
  953. package/dist/design-system/yoo-mission-score.entry.js +6 -6
  954. package/dist/design-system/yoo-mission-todo.entry.js +6 -6
  955. package/dist/design-system/yoo-mobile-tabbar-more.entry.js +5 -5
  956. package/dist/design-system/yoo-mobile-tabbar.entry.js +6 -6
  957. package/dist/design-system/yoo-modal.entry.js +6 -6
  958. package/dist/design-system/yoo-navbar.entry.js +7 -7
  959. package/dist/design-system/yoo-numbers-display.entry.js +6 -6
  960. package/dist/design-system/yoo-photo-editor.entry.js +11 -14
  961. package/dist/design-system/yoo-pivot-table.entry.js +11 -11
  962. package/dist/design-system/yoo-podium.entry.js +5 -5
  963. package/dist/design-system/yoo-points-recap.entry.js +6 -5
  964. package/dist/design-system/yoo-profile-list.entry.js +5 -5
  965. package/dist/design-system/yoo-profile-summary.entry.js +6 -6
  966. package/dist/design-system/yoo-progress-bar.entry.js +25 -22
  967. package/dist/design-system/yoo-progress-loader.entry.js +5 -5
  968. package/dist/design-system/yoo-progress-recap.entry.js +5 -5
  969. package/dist/design-system/yoo-property-card.entry.js +6 -6
  970. package/dist/design-system/yoo-range.entry.js +8 -9
  971. package/dist/design-system/yoo-rating.entry.js +5 -5
  972. package/dist/design-system/yoo-report-builder.entry.js +1 -1
  973. package/dist/design-system/yoo-reset-password.entry.js +8 -8
  974. package/dist/design-system/yoo-result-dialog.entry.js +6 -6
  975. package/dist/design-system/yoo-reveal.entry.js +5 -5
  976. package/dist/design-system/yoo-ripple-effect.entry.js +1 -1
  977. package/dist/design-system/yoo-salesai-formula.entry.js +5 -5
  978. package/dist/design-system/yoo-scandit.entry.js +6 -6
  979. package/dist/design-system/yoo-scratch-card-creator.entry.js +6 -8
  980. package/dist/design-system/yoo-scratch-card.entry.js +7 -7
  981. package/dist/design-system/yoo-scroll-to-button.entry.js +1 -1
  982. package/dist/design-system/yoo-section-list.entry.js +8 -8
  983. package/dist/design-system/yoo-segmented-control.entry.js +5 -5
  984. package/dist/design-system/yoo-side-menu-tree.entry.js +5 -5
  985. package/dist/design-system/yoo-side-menu.entry.js +7 -6
  986. package/dist/design-system/yoo-slides-media.entry.js +10 -9
  987. package/dist/design-system/yoo-start-meeting-popup.entry.js +6 -6
  988. package/dist/design-system/yoo-swipe-container.entry.js +1 -1
  989. package/dist/design-system/yoo-tabs-slides.entry.js +1 -1
  990. package/dist/design-system/yoo-tabs.entry.js +10 -12
  991. package/dist/design-system/yoo-tag.entry.js +2 -2
  992. package/dist/design-system/yoo-text-sequence.entry.js +11 -8
  993. package/dist/design-system/yoo-text.entry.js +12 -8
  994. package/dist/design-system/yoo-toast.entry.js +9 -9
  995. package/dist/design-system/yoo-tooltip.entry.js +9 -9
  996. package/dist/design-system/yoo-truncate.entry.js +7 -7
  997. package/dist/design-system/yoo-truncated-line.entry.js +5 -5
  998. package/dist/design-system/yoo-user-detail.entry.js +5 -5
  999. package/dist/design-system/yoo-user-profile.entry.js +8 -8
  1000. package/dist/design-system/yoo-user-wizard.entry.js +17 -9
  1001. package/dist/design-system/yoo-videoplayer-core.entry.js +6 -6
  1002. package/dist/design-system/yoo-videoplayer-dailymotion.entry.js +7 -7
  1003. package/dist/design-system/yoo-videoplayer-videojs.entry.js +49 -25
  1004. package/dist/design-system/yoo-videoplayer-vimeo.entry.js +7 -7
  1005. package/dist/design-system/yoo-videoplayer-youtube.entry.js +7 -7
  1006. package/dist/design-system/yoo-virtual-item.entry.js +5 -5
  1007. package/dist/design-system/yoo-virtual-scroll.entry.js +6 -6
  1008. package/dist/design-system/yoo-waitlist-location-layout.entry.js +1 -1
  1009. package/dist/design-system/yoo-waitlist-location-result.entry.js +5 -5
  1010. package/dist/design-system/yoo-waitlist-location-start.entry.js +6 -6
  1011. package/dist/design-system/yoo-walkthrough.entry.js +5 -5
  1012. package/dist/design-system/yoo-web-menu.entry.js +6 -6
  1013. package/dist/design-system/yoo-webcam.entry.js +5 -5
  1014. package/dist/design-system/yoo-welcome-banner.entry.js +6 -6
  1015. package/dist/design-system/yoo-widget-chart.entry.js +5 -5
  1016. package/dist/design-system/yoo-widget-small-size.entry.js +5 -5
  1017. package/dist/design-system/yoo-widget-tab.entry.js +5 -5
  1018. package/dist/design-system/yoo-widget-tile.entry.js +6 -6
  1019. package/dist/design-system/yoo-workflow-state-dialog.entry.js +5 -5
  1020. package/dist/design-system/yoo-workflow-state.entry.js +5 -5
  1021. package/dist/design-system/yoo-workflow.entry.js +9 -9
  1022. package/dist/design-system/yoo-zebra.entry.js +6 -6
  1023. package/dist/design-system/yoo-zoom.entry.js +5 -5
  1024. package/dist/esm/{buffer-es6-4e572bc4.js → buffer-es6-3df916b6.js} +1 -1
  1025. package/dist/{design-system/button.factory-ea98fed9.js → esm/button.factory-ee287fe8.js} +3 -3
  1026. package/dist/{design-system/camera-helpers-fa4cde23.js → esm/camera-helpers-3f566403.js} +36 -36
  1027. package/dist/{design-system/chat-helpers-79fa48eb.js → esm/chat-helpers-a64386f1.js} +28 -4
  1028. package/dist/esm/{common-helpers-246a4085.js → common-helpers-fe634d0d.js} +5 -5
  1029. package/dist/{design-system/css-shim-60f618b9.js → esm/css-shim-5fa6665a.js} +1 -1
  1030. package/dist/esm/design-system.js +4 -4
  1031. package/dist/{design-system/dom-4eeb3fee.js → esm/dom-551d7421.js} +1 -1
  1032. package/dist/esm/{draggable-dots-helpers-7d4a5e16.js → draggable-dots-helpers-00259a50.js} +3 -3
  1033. package/dist/esm/{draggable-tags-helpers-d7741546.js → draggable-tags-helpers-882cf829.js} +3 -3
  1034. package/dist/{design-system/entities-helpers-d48a0db4.js → esm/entities-helpers-1e2a5ab5.js} +33 -6
  1035. package/dist/esm/{filters-helpers-1d87e2a9.js → filters-helpers-d2e0d639.js} +10 -17
  1036. package/dist/{design-system/form-choice-helpers-d1d7f123.js → esm/form-choice-helpers-fe93b1f6.js} +9 -9
  1037. package/dist/{design-system/form-field.instance-8fd6f2a1.js → esm/form-field.instance-9dc4d638.js} +1 -7
  1038. package/dist/esm/{form-helpers-050f0f85.js → form-helpers-a8dddf68.js} +4 -4
  1039. package/dist/esm/{form-input-helpers-44b4a1a8.js → form-input-helpers-48580c4a.js} +4 -4
  1040. package/dist/{design-system/form-text-area-helpers-2ae1548f.js → esm/form-text-area-helpers-507a04f9.js} +3 -3
  1041. package/dist/esm/{geolocation-helpers-66992c2e.js → geolocation-helpers-29d4c5f5.js} +1 -1
  1042. package/dist/esm/{grid-renderers-217395e8.js → grid-renderers-e4eff8fe.js} +46 -16
  1043. package/dist/{design-system/incentive-helpers-ddaf6df1.js → esm/incentive-helpers-95e6321a.js} +4 -4
  1044. package/dist/{design-system/index-6023e472.js → esm/index-19b2f8e0.js} +4 -7
  1045. package/dist/esm/index-1d46f3ec.js +1 -0
  1046. package/dist/esm/{index-945da793.js → index-4bc6078a.js} +273 -444
  1047. package/dist/esm/{index-b7e62994.js → index-4d88723b.js} +2 -2
  1048. package/dist/{design-system/index-2abe76e0.js → esm/index-8d92d803.js} +4 -4
  1049. package/dist/{design-system/index-87550339.js → esm/index-90790439.js} +11 -5
  1050. package/dist/esm/{index-cfc396ea.js → index-aef3c5bc.js} +1 -1
  1051. package/dist/{design-system/index-54cb3c5d.js → esm/index-becca019.js} +10 -5
  1052. package/dist/esm/{index-efbd87e6.js → index-e7f48bcb.js} +593 -3
  1053. package/dist/esm/index-ffa651b0.js +1 -0
  1054. package/dist/esm/loader.js +4 -4
  1055. package/dist/{design-system/localForage-1ac20c90.js → esm/localForage-251ffb29.js} +2 -2
  1056. package/dist/{design-system/lodash-bf91c7a4.js → esm/lodash-f6e59a8e.js} +1 -1
  1057. package/dist/{design-system/map-helpers-2c2d54ff.js → esm/map-helpers-e037c5ae.js} +4 -4
  1058. package/dist/esm/{mission-locked-banner-21528145.js → mission-locked-banner-a413ed6e.js} +3 -3
  1059. package/dist/{design-system/missions-helpers-8581baeb.js → esm/missions-helpers-efcd28d8.js} +6 -6
  1060. package/dist/{design-system/modal-animations-1ef9e425.js → esm/modal-animations-42f91656.js} +2 -2
  1061. package/dist/{design-system/operation-helpers-707aae7d.js → esm/operation-helpers-adad82c1.js} +3 -3
  1062. package/dist/esm/{overlays-848be7b8.js → overlays-255503d6.js} +2 -2
  1063. package/dist/esm/{overlays-2b1f8cb5.js → overlays-ccc6076c.js} +539 -268
  1064. package/dist/esm/{shadow-css-e3d6d1b9.js → shadow-css-fb10938c.js} +1 -1
  1065. package/dist/esm/swiper-31c32ac2.js +12 -0
  1066. package/dist/{design-system/tag.factory-c7280aa6.js → esm/tag.factory-5c646767.js} +1 -1
  1067. package/dist/{design-system/theme-bd3c7a15.js → esm/theme-38c6f527.js} +2 -2
  1068. package/dist/esm/{tippy.esm-5581a7f9.js → tippy.esm-cef271f0.js} +1 -1
  1069. package/dist/{design-system/video-player-helpers-8a2ff757.js → esm/video-player-helpers-56ae416e.js} +5 -5
  1070. package/dist/esm/{web-97a07163.js → web-23b118d3.js} +3 -3
  1071. package/dist/esm/{web-bf75374d.js → web-2bafe8f1.js} +3 -3
  1072. package/dist/esm/web-53ce94a6.js +62 -0
  1073. package/dist/{design-system/web-d995fa5f.js → esm/web-8e517222.js} +5 -5
  1074. package/dist/esm/yoo-about.entry.js +5 -5
  1075. package/dist/esm/yoo-accordion.entry.js +10 -10
  1076. package/dist/esm/yoo-action-sheet-controller.entry.js +27 -8
  1077. package/dist/esm/yoo-action-sheet.entry.js +18 -11
  1078. package/dist/esm/yoo-ag-grid.entry.js +12 -12
  1079. package/dist/esm/yoo-alert.entry.js +11 -11
  1080. package/dist/esm/yoo-amap.entry.js +7 -7
  1081. package/dist/esm/yoo-announcement-heading.entry.js +21 -11
  1082. package/dist/esm/yoo-app.entry.js +5 -5
  1083. package/dist/esm/yoo-audio-player.entry.js +6 -6
  1084. package/dist/esm/yoo-audio-recorder-dialog.entry.js +6 -6
  1085. package/dist/esm/yoo-avatar.entry.js +10 -7
  1086. package/dist/esm/yoo-avatars.entry.js +16 -13
  1087. package/dist/esm/yoo-background.entry.js +6 -6
  1088. package/dist/esm/yoo-badge.entry.js +1 -1
  1089. package/dist/esm/yoo-banner.entry.js +8 -8
  1090. package/dist/esm/yoo-barcode-dialog.entry.js +5 -5
  1091. package/dist/esm/yoo-barcode.entry.js +1 -1
  1092. package/dist/esm/yoo-battle-count-down.entry.js +6 -6
  1093. package/dist/esm/yoo-battle-result.entry.js +5 -5
  1094. package/dist/esm/yoo-battle-user-stats.entry.js +6 -6
  1095. package/dist/esm/yoo-breadcrumbs.entry.js +5 -5
  1096. package/dist/esm/yoo-button.entry.js +7 -7
  1097. package/dist/esm/yoo-buttons-list.entry.js +1 -1
  1098. package/dist/esm/yoo-calendar.entry.js +6 -6
  1099. package/dist/esm/yoo-camera-preview-dialog.entry.js +8 -8
  1100. package/dist/esm/yoo-card-avatar.entry.js +2 -2
  1101. package/dist/esm/yoo-card-avatars.entry.js +2 -2
  1102. package/dist/esm/yoo-card-battle-result.entry.js +5 -5
  1103. package/dist/esm/yoo-card-battle.entry.js +5 -5
  1104. package/dist/esm/yoo-card-calendar.entry.js +6 -6
  1105. package/dist/esm/yoo-card-campaign.entry.js +6 -6
  1106. package/dist/esm/yoo-card-cell.entry.js +6 -6
  1107. package/dist/esm/yoo-card-chat.entry.js +5 -5
  1108. package/dist/esm/yoo-card-course-row-compact.entry.js +5 -5
  1109. package/dist/esm/yoo-card-course-row.entry.js +46 -40
  1110. package/dist/esm/yoo-card-course.entry.js +39 -23
  1111. package/dist/esm/yoo-card-feed-row.entry.js +5 -5
  1112. package/dist/esm/yoo-card-feed.entry.js +12 -12
  1113. package/dist/esm/yoo-card-file.entry.js +5 -5
  1114. package/dist/esm/yoo-card-image.entry.js +6 -6
  1115. package/dist/esm/yoo-card-inbox.entry.js +6 -6
  1116. package/dist/esm/yoo-card-incentive-rank.entry.js +5 -5
  1117. package/dist/esm/yoo-card-incentive.entry.js +7 -7
  1118. package/dist/esm/yoo-card-kanban.entry.js +6 -6
  1119. package/dist/esm/yoo-card-lesson.entry.js +6 -6
  1120. package/dist/esm/yoo-card-list-collapsible.entry.js +6 -6
  1121. package/dist/esm/yoo-card-list-color.entry.js +9 -9
  1122. package/dist/esm/yoo-card-list-image.entry.js +1 -1
  1123. package/dist/esm/yoo-card-list-simple.entry.js +8 -8
  1124. package/dist/esm/yoo-card-list.entry.js +6 -6
  1125. package/dist/esm/yoo-card-location.entry.js +5 -5
  1126. package/dist/esm/yoo-card-media.entry.js +6 -6
  1127. package/dist/esm/yoo-card-menu.entry.js +9 -8
  1128. package/dist/esm/yoo-card-notification.entry.js +5 -5
  1129. package/dist/esm/yoo-card-placeholder.entry.js +1 -1
  1130. package/dist/esm/yoo-card-plan.entry.js +6 -6
  1131. package/dist/esm/yoo-card-progress.entry.js +5 -5
  1132. package/dist/esm/yoo-card-recommendation.entry.js +6 -6
  1133. package/dist/esm/yoo-card-sticky.entry.js +22 -15
  1134. package/dist/esm/yoo-card-template.entry.js +2 -2
  1135. package/dist/esm/yoo-card-video.entry.js +5 -5
  1136. package/dist/esm/yoo-card.entry.js +2 -2
  1137. package/dist/esm/yoo-chart-micro.entry.js +1 -1
  1138. package/dist/esm/yoo-chart.entry.js +8 -8
  1139. package/dist/esm/yoo-chat-message-dialog.entry.js +6 -6
  1140. package/dist/esm/yoo-chat-message-preview.entry.js +7 -7
  1141. package/dist/esm/yoo-chat-message.entry.js +8 -15
  1142. package/dist/esm/yoo-chat.entry.js +9 -9
  1143. package/dist/esm/yoo-collapsible.entry.js +7 -7
  1144. package/dist/esm/yoo-color-selector.entry.js +5 -5
  1145. package/dist/esm/yoo-community-detail.entry.js +6 -6
  1146. package/dist/esm/yoo-context-dialog.entry.js +1 -1
  1147. package/dist/esm/yoo-context-menu-dialog.entry.js +6 -6
  1148. package/dist/esm/yoo-context-menu.entry.js +7 -6
  1149. package/dist/esm/yoo-copyright.entry.js +6 -6
  1150. package/dist/esm/yoo-count-down.entry.js +6 -6
  1151. package/dist/esm/yoo-course-info-card.entry.js +5 -5
  1152. package/dist/esm/yoo-course-summary.entry.js +6 -6
  1153. package/dist/esm/yoo-dashboard-detail.entry.js +5 -5
  1154. package/dist/esm/yoo-date.entry.js +5 -5
  1155. package/dist/esm/yoo-detail-bar.entry.js +13 -9
  1156. package/dist/esm/yoo-device-list.entry.js +5 -5
  1157. package/dist/esm/yoo-device.entry.js +10 -7
  1158. package/dist/esm/yoo-display-increment.entry.js +1 -1
  1159. package/dist/esm/yoo-draw-flow.entry.js +140 -33
  1160. package/dist/esm/yoo-empty-state.entry.js +2 -2
  1161. package/dist/esm/yoo-entity-query-builder.entry.js +7 -7
  1162. package/dist/esm/yoo-entity-search-dialog.entry.js +6 -6
  1163. package/dist/esm/yoo-entity-search-filters.entry.js +7 -7
  1164. package/dist/esm/yoo-entity-search-recent.entry.js +5 -5
  1165. package/dist/esm/yoo-entity-search-sorts.entry.js +6 -6
  1166. package/dist/esm/yoo-entity-search-tags.entry.js +6 -6
  1167. package/dist/esm/yoo-entity-search.entry.js +6 -6
  1168. package/dist/esm/yoo-entity.entry.js +152 -106
  1169. package/dist/esm/yoo-feed-detail.entry.js +8 -8
  1170. package/dist/esm/yoo-flag.entry.js +5 -5
  1171. package/dist/esm/yoo-flip-card.entry.js +2 -2
  1172. package/dist/esm/yoo-form-audience.entry.js +8 -26
  1173. package/dist/esm/yoo-form-autocomplete-dialog.entry.js +7 -7
  1174. package/dist/esm/yoo-form-autocomplete.entry.js +29 -16
  1175. package/dist/esm/yoo-form-barcode-dialog.entry.js +6 -6
  1176. package/dist/esm/yoo-form-barcode.entry.js +7 -7
  1177. package/dist/esm/yoo-form-calendar-dialog.entry.js +6 -6
  1178. package/dist/esm/yoo-form-capture-map-dialog.entry.js +5 -5
  1179. package/dist/esm/yoo-form-capture-tag-dialog.entry.js +6 -6
  1180. package/dist/esm/yoo-form-capture-view-dialog.entry.js +6 -6
  1181. package/dist/esm/yoo-form-capture-webcam-dialog.entry.js +7 -7
  1182. package/dist/esm/yoo-form-capture.entry.js +11 -10
  1183. package/dist/esm/yoo-form-carousel.entry.js +10 -9
  1184. package/dist/esm/yoo-form-catalog-dialog.entry.js +6 -6
  1185. package/dist/esm/yoo-form-catalog.entry.js +13 -11
  1186. package/dist/esm/yoo-form-categorize-words.entry.js +9 -9
  1187. package/dist/esm/yoo-form-checkbox.entry.js +14 -10
  1188. package/dist/esm/yoo-form-checklist.entry.js +7 -7
  1189. package/dist/esm/yoo-form-choice-button.entry.js +10 -10
  1190. package/dist/esm/yoo-form-choice-card.entry.js +9 -9
  1191. package/dist/esm/yoo-form-choice-chat.entry.js +10 -10
  1192. package/dist/esm/yoo-form-choice-image.entry.js +16 -14
  1193. package/dist/esm/yoo-form-choice-radio.entry.js +11 -11
  1194. package/dist/esm/yoo-form-color-field.entry.js +7 -7
  1195. package/dist/esm/yoo-form-color-picker.entry.js +5 -5
  1196. package/dist/esm/yoo-form-conditions.entry.js +5 -5
  1197. package/dist/esm/yoo-form-connect.entry.js +68 -59
  1198. package/dist/esm/yoo-form-creator-block-expandable.entry.js +11 -11
  1199. package/dist/esm/yoo-form-creator-block-simple.entry.js +7 -10
  1200. package/dist/esm/yoo-form-creator-card.entry.js +1 -1
  1201. package/dist/esm/yoo-form-creator-condition-block.entry.js +7 -10
  1202. package/dist/esm/yoo-form-creator-field-selector.entry.js +12 -8
  1203. package/dist/esm/yoo-form-creator-header.entry.js +6 -6
  1204. package/dist/esm/yoo-form-creator-live-preview.entry.js +10 -10
  1205. package/dist/esm/yoo-form-creator-overlay.entry.js +5 -5
  1206. package/dist/esm/yoo-form-creator-page-card-list.entry.js +6 -6
  1207. package/dist/esm/yoo-form-creator-page-card.entry.js +6 -6
  1208. package/dist/esm/yoo-form-creator-restriction-selector.entry.js +2 -2
  1209. package/dist/esm/yoo-form-creator-score-expandable.entry.js +7 -7
  1210. package/dist/esm/yoo-form-creator-scoring-card-list.entry.js +5 -5
  1211. package/dist/esm/yoo-form-creator-scoring-card.entry.js +5 -5
  1212. package/dist/esm/yoo-form-creator-scoring-quick-setup.entry.js +5 -5
  1213. package/dist/esm/yoo-form-creator-translate-dialog.entry.js +6 -6
  1214. package/dist/esm/yoo-form-creator-translate.entry.js +19 -9
  1215. package/dist/esm/yoo-form-creator-workflow-card.entry.js +1 -1
  1216. package/dist/esm/yoo-form-creator-workflow-side-selection.entry.js +7 -7
  1217. package/dist/esm/yoo-form-creator-workflow-step.entry.js +6 -6
  1218. package/dist/esm/yoo-form-creator.entry.js +25 -16
  1219. package/dist/esm/yoo-form-date-time.entry.js +7 -7
  1220. package/dist/esm/yoo-form-daterange.entry.js +7 -7
  1221. package/dist/esm/yoo-form-document-dialog.entry.js +7 -7
  1222. package/dist/esm/yoo-form-document.entry.js +7 -7
  1223. package/dist/esm/yoo-form-dynamic-dialog.entry.js +7 -7
  1224. package/dist/esm/yoo-form-dynamic.entry.js +88 -86
  1225. package/dist/esm/yoo-form-emailreport.entry.js +7 -7
  1226. package/dist/esm/yoo-form-entity-value-pairs.entry.js +5 -5
  1227. package/dist/esm/yoo-form-explanation.entry.js +5 -5
  1228. package/dist/esm/yoo-form-feed-preview.entry.js +7 -7
  1229. package/dist/esm/yoo-form-feedback.entry.js +7 -7
  1230. package/dist/esm/yoo-form-filter-date.entry.js +5 -5
  1231. package/dist/esm/yoo-form-filter-number.entry.js +5 -5
  1232. package/dist/esm/yoo-form-filter-text.entry.js +5 -5
  1233. package/dist/esm/yoo-form-filter.entry.js +6 -6
  1234. package/dist/esm/yoo-form-footer.entry.js +10 -10
  1235. package/dist/esm/yoo-form-formula.entry.js +7 -7
  1236. package/dist/esm/yoo-form-hotzones-creator.entry.js +5 -5
  1237. package/dist/esm/yoo-form-hotzones.entry.js +9 -9
  1238. package/dist/esm/yoo-form-iframe-dialog.entry.js +5 -5
  1239. package/dist/esm/yoo-form-image-collection.entry.js +9 -9
  1240. package/dist/esm/yoo-form-image-tagging-creator.entry.js +8 -8
  1241. package/dist/esm/yoo-form-image-tagging.entry.js +11 -11
  1242. package/dist/esm/yoo-form-incentive-participants.entry.js +2 -2
  1243. package/dist/esm/yoo-form-incentive-targets.entry.js +7 -7
  1244. package/dist/esm/yoo-form-input-comments.entry.js +5 -5
  1245. package/dist/esm/yoo-form-input-container.entry.js +9 -9
  1246. package/dist/esm/yoo-form-input.entry.js +14 -14
  1247. package/dist/esm/yoo-form-json.entry.js +8 -8
  1248. package/dist/esm/yoo-form-location.entry.js +7 -7
  1249. package/dist/esm/yoo-form-missing-word.entry.js +9 -9
  1250. package/dist/esm/yoo-form-missionfield.entry.js +14 -8
  1251. package/dist/esm/yoo-form-multi-input.entry.js +13 -9
  1252. package/dist/esm/yoo-form-number-picker-dialog.entry.js +5 -5
  1253. package/dist/esm/yoo-form-number-picker.entry.js +5 -5
  1254. package/dist/esm/yoo-form-opening-hours.entry.js +5 -5
  1255. package/dist/esm/yoo-form-palette.entry.js +1 -1
  1256. package/dist/esm/yoo-form-permissions.entry.js +6 -6
  1257. package/dist/esm/yoo-form-phone-number.entry.js +7 -7
  1258. package/dist/esm/yoo-form-plan-assign.entry.js +7 -7
  1259. package/dist/esm/yoo-form-plan.entry.js +7 -7
  1260. package/dist/esm/yoo-form-pricecheck.entry.js +7 -7
  1261. package/dist/esm/yoo-form-product-batch.entry.js +8 -8
  1262. package/dist/esm/yoo-form-products-sales.entry.js +8 -8
  1263. package/dist/esm/yoo-form-progress-indicator.entry.js +7 -7
  1264. package/dist/esm/yoo-form-qrcode.entry.js +39 -13
  1265. package/dist/esm/yoo-form-query-builder.entry.js +7 -7
  1266. package/dist/esm/yoo-form-radio.entry.js +1 -1
  1267. package/dist/esm/yoo-form-range.entry.js +7 -7
  1268. package/dist/esm/yoo-form-ranking.entry.js +8 -8
  1269. package/dist/esm/yoo-form-recap-step.entry.js +5 -5
  1270. package/dist/esm/yoo-form-recurrence-delay.entry.js +5 -5
  1271. package/dist/esm/yoo-form-recurrence-preview.entry.js +6 -6
  1272. package/dist/esm/yoo-form-recurrence.entry.js +5 -5
  1273. package/dist/esm/yoo-form-reorder.entry.js +7 -7
  1274. package/dist/esm/yoo-form-scorm.entry.js +9 -8
  1275. package/dist/esm/yoo-form-shopping.entry.js +9 -9
  1276. package/dist/esm/yoo-form-signature-pad-dialog.entry.js +21 -15
  1277. package/dist/esm/yoo-form-signature-pad.entry.js +7 -7
  1278. package/dist/esm/yoo-form-sorts.entry.js +7 -7
  1279. package/dist/esm/yoo-form-star-rating.entry.js +7 -7
  1280. package/dist/esm/yoo-form-stripe-card.entry.js +7 -7
  1281. package/dist/esm/yoo-form-swipe-cards.entry.js +244 -196
  1282. package/dist/esm/yoo-form-table.entry.js +7 -7
  1283. package/dist/esm/yoo-form-task.entry.js +7 -7
  1284. package/dist/esm/yoo-form-text-area.entry.js +16 -15
  1285. package/dist/esm/yoo-form-text-editor.entry.js +133 -115
  1286. package/dist/esm/yoo-form-time.entry.js +7 -7
  1287. package/dist/esm/yoo-form-timeslots.entry.js +7 -7
  1288. package/dist/esm/yoo-form-todo-dialog.entry.js +7 -6
  1289. package/dist/esm/yoo-form-todo-single.entry.js +13 -14
  1290. package/dist/esm/yoo-form-todo-task-list.entry.js +146 -0
  1291. package/dist/esm/yoo-form-todo-task.entry.js +270 -0
  1292. package/dist/esm/yoo-form-todo.entry.js +7 -7
  1293. package/dist/esm/yoo-form-toggle.entry.js +8 -11
  1294. package/dist/esm/yoo-form-uploader.entry.js +12 -7
  1295. package/dist/esm/yoo-form-videoplayer.entry.js +7 -7
  1296. package/dist/esm/yoo-form-wiki.entry.js +7 -7
  1297. package/dist/esm/yoo-grid-calendar.entry.js +9 -9
  1298. package/dist/esm/yoo-grid.entry.js +50 -36
  1299. package/dist/esm/yoo-gridstack.entry.js +6 -6
  1300. package/dist/esm/yoo-header.entry.js +6 -6
  1301. package/dist/esm/yoo-healthscore-dialog.entry.js +6 -6
  1302. package/dist/esm/yoo-healthscore.entry.js +5 -5
  1303. package/dist/esm/yoo-icon.entry.js +2 -2
  1304. package/dist/esm/yoo-image-cropper-dialog.entry.js +5 -5
  1305. package/dist/esm/yoo-img.entry.js +7 -7
  1306. package/dist/esm/yoo-incentive-detail.entry.js +7 -7
  1307. package/dist/esm/yoo-info-text.entry.js +1 -1
  1308. package/dist/esm/yoo-input-bar.entry.js +8703 -8094
  1309. package/dist/esm/yoo-ion-alert-controller.entry.js +27 -8
  1310. package/dist/esm/yoo-ion-content.entry.js +5 -5
  1311. package/dist/esm/yoo-ion-footer.entry.js +6 -6
  1312. package/dist/esm/yoo-ion-infinite-scroll-content.entry.js +5 -5
  1313. package/dist/esm/yoo-ion-infinite-scroll.entry.js +5 -5
  1314. package/dist/esm/yoo-ion-item-divider.entry.js +7 -7
  1315. package/dist/esm/yoo-ion-item-options.entry.js +6 -6
  1316. package/dist/esm/yoo-ion-item-sliding.entry.js +7 -8
  1317. package/dist/esm/yoo-ion-item.entry.js +7 -7
  1318. package/dist/esm/yoo-ion-list.entry.js +6 -6
  1319. package/dist/esm/yoo-ion-modal-controller.entry.js +29 -9
  1320. package/dist/esm/yoo-ion-modal.entry.js +13 -16
  1321. package/dist/esm/yoo-ion-refresher-content.entry.js +1 -1
  1322. package/dist/esm/yoo-ion-refresher.entry.js +8 -11
  1323. package/dist/esm/yoo-ion-scroll.entry.js +16 -9
  1324. package/dist/esm/yoo-ion-slide.entry.js +6 -6
  1325. package/dist/{design-system/yoo-ion-slides-226a32d0.js → esm/yoo-ion-slides-4a996e71.js} +79 -51
  1326. package/dist/esm/yoo-ion-slides.entry.js +8 -8
  1327. package/dist/esm/yoo-ion-toast-controller.entry.js +27 -8
  1328. package/dist/esm/yoo-items.entry.js +1 -1
  1329. package/dist/esm/yoo-kanban.entry.js +6 -6
  1330. package/dist/esm/yoo-kpi-card.entry.js +5 -5
  1331. package/dist/esm/yoo-kpi-container.entry.js +6 -6
  1332. package/dist/esm/yoo-kpi-external.entry.js +18 -18
  1333. package/dist/esm/yoo-kpi.entry.js +5 -5
  1334. package/dist/esm/yoo-layout-sections.entry.js +5 -5
  1335. package/dist/esm/yoo-layout-tabs.entry.js +5 -5
  1336. package/dist/esm/yoo-layout-two-columns.entry.js +7 -6
  1337. package/dist/esm/yoo-lesson-detail-card.entry.js +5 -5
  1338. package/dist/esm/yoo-lesson-detail.entry.js +6 -6
  1339. package/dist/esm/yoo-lesson-heading.entry.js +8 -8
  1340. package/dist/esm/yoo-lesson-highscores.entry.js +5 -5
  1341. package/dist/esm/yoo-lesson-question-result.entry.js +10 -9
  1342. package/dist/esm/yoo-line-state.entry.js +2 -2
  1343. package/dist/esm/yoo-link.entry.js +1 -1
  1344. package/dist/esm/yoo-links-menu.entry.js +5 -5
  1345. package/dist/esm/yoo-links-preview.entry.js +7 -7
  1346. package/dist/esm/yoo-loader.entry.js +5 -5
  1347. package/dist/esm/yoo-location-info.entry.js +5 -5
  1348. package/dist/esm/yoo-location-map.entry.js +6 -6
  1349. package/dist/esm/yoo-login.entry.js +68 -71
  1350. package/dist/esm/yoo-lottie.entry.js +37 -11
  1351. package/dist/esm/yoo-map-gl.entry.js +6 -6
  1352. package/dist/esm/yoo-map-js.entry.js +7 -7
  1353. package/dist/esm/yoo-map-legend.entry.js +7 -7
  1354. package/dist/esm/yoo-map.entry.js +6 -6
  1355. package/dist/esm/yoo-markdown.entry.js +8 -8
  1356. package/dist/esm/yoo-memo-list-dialog.entry.js +5 -5
  1357. package/dist/esm/yoo-memo-list.entry.js +5 -5
  1358. package/dist/esm/yoo-mention-tag.entry.js +5 -5
  1359. package/dist/esm/yoo-mission-details.entry.js +73 -13
  1360. package/dist/esm/yoo-mission-heading.entry.js +9 -9
  1361. package/dist/esm/yoo-mission-score.entry.js +6 -6
  1362. package/dist/esm/yoo-mission-todo.entry.js +6 -6
  1363. package/dist/esm/yoo-mobile-tabbar-more.entry.js +5 -5
  1364. package/dist/esm/yoo-mobile-tabbar.entry.js +6 -6
  1365. package/dist/esm/yoo-modal.entry.js +6 -6
  1366. package/dist/esm/yoo-navbar.entry.js +7 -7
  1367. package/dist/esm/yoo-numbers-display.entry.js +6 -6
  1368. package/dist/esm/yoo-photo-editor.entry.js +11 -14
  1369. package/dist/esm/yoo-pivot-table.entry.js +11 -11
  1370. package/dist/esm/yoo-podium.entry.js +5 -5
  1371. package/dist/esm/yoo-points-recap.entry.js +6 -5
  1372. package/dist/esm/yoo-profile-list.entry.js +5 -5
  1373. package/dist/esm/yoo-profile-summary.entry.js +6 -6
  1374. package/dist/esm/yoo-progress-bar.entry.js +25 -22
  1375. package/dist/esm/yoo-progress-loader.entry.js +5 -5
  1376. package/dist/esm/yoo-progress-recap.entry.js +5 -5
  1377. package/dist/esm/yoo-property-card.entry.js +6 -6
  1378. package/dist/esm/yoo-range.entry.js +8 -9
  1379. package/dist/esm/yoo-rating.entry.js +5 -5
  1380. package/dist/esm/yoo-report-builder.entry.js +1 -1
  1381. package/dist/esm/yoo-reset-password.entry.js +8 -8
  1382. package/dist/esm/yoo-result-dialog.entry.js +6 -6
  1383. package/dist/esm/yoo-reveal.entry.js +5 -5
  1384. package/dist/esm/yoo-ripple-effect.entry.js +1 -1
  1385. package/dist/esm/yoo-salesai-formula.entry.js +5 -5
  1386. package/dist/esm/yoo-scandit.entry.js +6 -6
  1387. package/dist/esm/yoo-scratch-card-creator.entry.js +6 -8
  1388. package/dist/esm/yoo-scratch-card.entry.js +7 -7
  1389. package/dist/esm/yoo-scroll-to-button.entry.js +1 -1
  1390. package/dist/esm/yoo-section-list.entry.js +8 -8
  1391. package/dist/esm/yoo-segmented-control.entry.js +5 -5
  1392. package/dist/esm/yoo-side-menu-tree.entry.js +5 -5
  1393. package/dist/esm/yoo-side-menu.entry.js +7 -6
  1394. package/dist/esm/yoo-slides-media.entry.js +10 -9
  1395. package/dist/esm/yoo-start-meeting-popup.entry.js +6 -6
  1396. package/dist/esm/yoo-swipe-container.entry.js +1 -1
  1397. package/dist/esm/yoo-tabs-slides.entry.js +1 -1
  1398. package/dist/esm/yoo-tabs.entry.js +10 -12
  1399. package/dist/esm/yoo-tag.entry.js +2 -2
  1400. package/dist/esm/yoo-text-sequence.entry.js +11 -8
  1401. package/dist/esm/yoo-text.entry.js +12 -8
  1402. package/dist/esm/yoo-toast.entry.js +9 -9
  1403. package/dist/esm/yoo-tooltip.entry.js +9 -9
  1404. package/dist/esm/yoo-truncate.entry.js +7 -7
  1405. package/dist/esm/yoo-truncated-line.entry.js +5 -5
  1406. package/dist/esm/yoo-user-detail.entry.js +5 -5
  1407. package/dist/esm/yoo-user-profile.entry.js +8 -8
  1408. package/dist/esm/yoo-user-wizard.entry.js +17 -9
  1409. package/dist/esm/yoo-videoplayer-core.entry.js +6 -6
  1410. package/dist/esm/yoo-videoplayer-dailymotion.entry.js +7 -7
  1411. package/dist/esm/yoo-videoplayer-videojs.entry.js +49 -25
  1412. package/dist/esm/yoo-videoplayer-vimeo.entry.js +7 -7
  1413. package/dist/esm/yoo-videoplayer-youtube.entry.js +7 -7
  1414. package/dist/esm/yoo-virtual-item.entry.js +5 -5
  1415. package/dist/esm/yoo-virtual-scroll.entry.js +6 -6
  1416. package/dist/esm/yoo-waitlist-location-layout.entry.js +1 -1
  1417. package/dist/esm/yoo-waitlist-location-result.entry.js +5 -5
  1418. package/dist/esm/yoo-waitlist-location-start.entry.js +6 -6
  1419. package/dist/esm/yoo-walkthrough.entry.js +5 -5
  1420. package/dist/esm/yoo-web-menu.entry.js +6 -6
  1421. package/dist/esm/yoo-webcam.entry.js +5 -5
  1422. package/dist/esm/yoo-welcome-banner.entry.js +6 -6
  1423. package/dist/esm/yoo-widget-chart.entry.js +5 -5
  1424. package/dist/esm/yoo-widget-small-size.entry.js +5 -5
  1425. package/dist/esm/yoo-widget-tab.entry.js +5 -5
  1426. package/dist/esm/yoo-widget-tile.entry.js +6 -6
  1427. package/dist/esm/yoo-workflow-state-dialog.entry.js +5 -5
  1428. package/dist/esm/yoo-workflow-state.entry.js +5 -5
  1429. package/dist/esm/yoo-workflow.entry.js +9 -9
  1430. package/dist/esm/yoo-zebra.entry.js +6 -6
  1431. package/dist/esm/yoo-zoom.entry.js +5 -5
  1432. package/dist/types/components/1.atoms/avatar/avatar.d.ts +4 -0
  1433. package/dist/types/components/1.atoms/avatars/avatars.d.ts +12 -1
  1434. package/dist/types/components/1.atoms/collapsible/collapsible.d.ts +3 -1
  1435. package/dist/types/components/1.atoms/progress-bar/progress-bar.d.ts +2 -0
  1436. package/dist/types/components/1.atoms/tabs/tabs.d.ts +6 -1
  1437. package/dist/types/components/1.atoms/text/text.d.ts +5 -3
  1438. package/dist/types/components/2.molecules/accordion/types/index.d.ts +2 -0
  1439. package/dist/types/components/2.molecules/action-sheet-controller/action-sheet-controller.d.ts +5 -0
  1440. package/dist/types/components/2.molecules/alert-controller/alert-controller.d.ts +5 -0
  1441. package/dist/types/components/2.molecules/banner/banner.d.ts +4 -0
  1442. package/dist/types/components/2.molecules/modal/modal.d.ts +2 -2
  1443. package/dist/types/components/2.molecules/modal-controller/modal-controller.d.ts +5 -0
  1444. package/dist/types/components/2.molecules/points-recap/points-recap.d.ts +2 -1
  1445. package/dist/types/components/2.molecules/text-sequence/text-sequence.d.ts +1 -0
  1446. package/dist/types/components/2.molecules/toast-controller/toast-controller.d.ts +5 -0
  1447. package/dist/types/components/3.organisms/device/device.d.ts +2 -0
  1448. package/dist/types/components/3.organisms/input-bar/input-bar.d.ts +5 -1
  1449. package/dist/types/components/3.organisms/video-player/types/index.d.ts +1 -1
  1450. package/dist/types/components/entities/card-list/color/types/index.d.ts +1 -0
  1451. package/dist/types/components/entities/card-sticky/card-sticky.d.ts +1 -0
  1452. package/dist/types/components/entities/card-sticky/types/index.d.ts +2 -2
  1453. package/dist/types/components/entities/entity/entity.d.ts +3 -3
  1454. package/dist/types/components/form/form-autocomplete/form-autocomplete.d.ts +4 -1
  1455. package/dist/types/components/form/form-capture/form-capture.d.ts +1 -1
  1456. package/dist/types/components/form/form-carousel/form-carousel.d.ts +1 -0
  1457. package/dist/types/components/form/form-catalog/form-catalog.d.ts +1 -0
  1458. package/dist/types/components/form/form-checkbox/form-checkbox.d.ts +5 -1
  1459. package/dist/types/components/form/form-choice/image/form-choice-image.d.ts +3 -3
  1460. package/dist/types/components/form/form-connect/form-connect.d.ts +13 -12
  1461. package/dist/types/components/form/form-dynamic/form-dynamic.d.ts +7 -11
  1462. package/dist/types/components/form/form-dynamic/helpers/index.d.ts +5 -4
  1463. package/dist/types/components/form/form-input/form-input.d.ts +1 -1
  1464. package/dist/types/components/form/form-qrcode/form-qrcode.d.ts +26 -3
  1465. package/dist/types/components/form/form-swipe-cards/form-swipe-cards.d.ts +31 -30
  1466. package/dist/types/components/form/form-text-area/form-text-area.d.ts +4 -0
  1467. package/dist/types/components/form/form-text-editor/form-text-editor.d.ts +4 -0
  1468. package/dist/types/components/form/form-todo-task/components/action.d.ts +9 -0
  1469. package/dist/types/components/form/form-todo-task/components/schedule.d.ts +5 -0
  1470. package/dist/types/components/form/form-todo-task/components/tag.d.ts +13 -0
  1471. package/dist/types/components/form/form-todo-task/form-todo-task.d.ts +66 -0
  1472. package/dist/types/components/form/form-todo-task/types/index.d.ts +21 -0
  1473. package/dist/types/components/form/form-todo-task-list/form-todo-task-list.d.ts +55 -0
  1474. package/dist/types/components/form/form-uploader/form-uploader.d.ts +1 -0
  1475. package/dist/types/components/form-creator/form-creator/form-creator.d.ts +2 -2
  1476. package/dist/types/components/form-creator/form-creator-field-selector/form-creator-field-selector.d.ts +5 -0
  1477. package/dist/types/components/form-creator/form-creator-translate/form-creator-translate.d.ts +1 -1
  1478. package/dist/types/components/grid/grid/grid.d.ts +2 -2
  1479. package/dist/types/components/layout/layout-two-columns/layout-two-columns.d.ts +1 -0
  1480. package/dist/types/components.d.ts +286 -261
  1481. package/dist/types/feature-communicate/chat/chat-message/chat-message.d.ts +0 -1
  1482. package/dist/types/feature-communicate/feed/user-wizard/user-wizard.d.ts +6 -1
  1483. package/dist/types/feature-learn/learning/card-course/column/card-course.d.ts +4 -4
  1484. package/dist/types/feature-learn/learning/card-course/row/card-course-row.d.ts +13 -7
  1485. package/dist/types/feature-learn/learning/card-menu/types/index.d.ts +4 -0
  1486. package/dist/types/feature-learn/learning/lesson-question-result/lesson-question-result.d.ts +1 -0
  1487. package/dist/types/feature-operate/campaign/detail-bar/detail-bar.d.ts +6 -1
  1488. package/dist/types/feature-operate/mission/announcement-heading/announcement-heading.d.ts +1 -0
  1489. package/dist/types/feature-operate/mission/mission-details/mission-details.d.ts +3 -1
  1490. package/dist/types/feature-platform/admin/draw-flow/draw-flow.d.ts +21 -6
  1491. package/dist/types/feature-platform/insight/kpi-external/kpi-external.d.ts +2 -1
  1492. package/dist/types/feature-platform/login/login/parts/LoginForm.d.ts +1 -1
  1493. package/dist/types/feature-platform/login/login/types/index.d.ts +1 -1
  1494. package/dist/types/home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/interfaces/src/entities/algorithm/algorithm.interface.d.ts +2 -0
  1495. package/dist/types/home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/interfaces/src/entities/audience/audience.interface.d.ts +4 -0
  1496. package/dist/types/home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/interfaces/src/entities/battle/battle.interface.d.ts +3 -4
  1497. 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 +2 -2
  1498. package/dist/types/home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/interfaces/src/entities/course/course.interface.d.ts +5 -4
  1499. package/dist/types/home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/interfaces/src/entities/coursecategories/coursecategories.interface.d.ts +10 -5
  1500. package/dist/types/home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/interfaces/src/entities/custom-app/custom-app.interface.d.ts +30 -4
  1501. 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 +3 -1
  1502. 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 +8 -0
  1503. package/dist/types/home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/interfaces/src/entities/form-entity-value-pairs/form-entity-value-pairs.interface.d.ts +1 -1
  1504. 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 +34 -6
  1505. 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
  1506. package/dist/types/home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/interfaces/src/entities/journey/journey.interface.d.ts +31 -0
  1507. package/dist/types/home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/interfaces/src/entities/lesson/lesson.interface.d.ts +6 -2
  1508. 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 +15 -5
  1509. 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 +2 -1
  1510. package/dist/types/home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/interfaces/src/entities/recommendations/recommendations.interface.d.ts +1 -1
  1511. package/dist/types/home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/interfaces/src/entities/tableau/tableau.interface.d.ts +2 -0
  1512. package/dist/types/home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/interfaces/src/entities/tenant/tenant.interface.d.ts +2 -0
  1513. package/dist/types/home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/interfaces/src/entities/user/user.interface.d.ts +2 -0
  1514. package/dist/types/home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/interfaces/src/services/event-tracking/event-tracking.interface.d.ts +8 -9
  1515. package/dist/types/home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/interfaces/src/services/lazyload/lazyload.interface.d.ts +1 -0
  1516. package/dist/types/home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/interfaces/src/types/routes.d.ts +7 -0
  1517. 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
  1518. 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
  1519. 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 +1 -1
  1520. 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 +1 -0
  1521. package/dist/types/home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/interfaces/src/ui/icon/collection.interface.d.ts +2 -1
  1522. package/dist/types/home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/interfaces/src/ui/index.d.ts +1 -0
  1523. 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 +3 -0
  1524. package/dist/types/home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/interfaces/src/ui/points-recap/points-recap.interface.d.ts +1 -0
  1525. package/dist/types/{components/form/form-swipe-cards/form-swipe-cards.interfaces.d.ts → home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/interfaces/src/ui/swipe-cards/form-swipe-cards.interface.d.ts} +1 -1
  1526. package/dist/types/home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/utils/src/color/color.d.ts +2 -2
  1527. package/dist/types/home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/utils/src/config/index.d.ts +1 -0
  1528. package/dist/types/home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/utils/src/files/index.d.ts +1 -1
  1529. package/dist/types/home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/utils/src/helpers/common-helpers.d.ts +3 -2
  1530. package/dist/types/home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/utils/src/helpers/device-helper.d.ts +1 -1
  1531. package/dist/types/home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/utils/src/helpers/entities-helpers.d.ts +13 -1
  1532. package/dist/types/home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/utils/src/helpers/event-helpers.d.ts +1 -0
  1533. package/dist/types/home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/utils/src/helpers/form-helpers.d.ts +0 -1
  1534. 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 +11 -1
  1535. package/dist/types/home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/utils/src/helpers/missions-helpers.d.ts +2 -1
  1536. package/dist/types/home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/utils/src/ionic/interfaces.d.ts +16 -2
  1537. package/dist/types/home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/utils/src/login/index.d.ts +1 -1
  1538. package/dist/types/home/runner/work/yoobic-ng-6/yoobic-ng-6/design-system/stencil/.stencil/shared/utils/src/pipes/currency/currency.pipe.d.ts +7 -1
  1539. package/dist/types/interfaces/form-field/form-field.instance.d.ts +0 -5
  1540. package/dist/types/utils/helpers/camera-helpers.d.ts +1 -1
  1541. package/dist/types/utils/helpers/chat-helpers.d.ts +8 -1
  1542. package/dist/types/utils/helpers/entities-helpers.d.ts +1 -0
  1543. package/dist/types/utils/ionic/framework-delegate.d.ts +4 -2
  1544. package/package.json +2 -59
  1545. package/dist/cjs/index-66f2fa6c.js +0 -4
  1546. package/dist/cjs/index-c6ecb900.js +0 -6
  1547. package/dist/cjs/index-d3977ff6.js +0 -38
  1548. package/dist/cjs/index-f5ea8725.js +0 -4
  1549. package/dist/cjs/swiper-f50d6f06.js +0 -15
  1550. package/dist/cjs/yoo-background-blur.cjs.entry.js +0 -57
  1551. package/dist/cjs/yoo-form-todo-list-dialog.cjs.entry.js +0 -105
  1552. package/dist/cjs/yoo-form-todo-list-task.cjs.entry.js +0 -254
  1553. package/dist/cjs/yoo-form-todo-list.cjs.entry.js +0 -384
  1554. package/dist/cjs/yoo-recap-link.cjs.entry.js +0 -32
  1555. package/dist/cjs/yoo-tappable.cjs.entry.js +0 -55
  1556. package/dist/collection/components/1.atoms/background-blur/background-blur.css +0 -208
  1557. package/dist/collection/components/1.atoms/background-blur/background-blur.js +0 -107
  1558. package/dist/collection/components/3.organisms/recap-link/recap-link.js +0 -92
  1559. package/dist/collection/components/3.organisms/tappable/tappable.css +0 -336
  1560. package/dist/collection/components/3.organisms/tappable/tappable.js +0 -72
  1561. package/dist/collection/components/form/form-swipe-cards/form-swipe-cards.interfaces.js +0 -12
  1562. package/dist/collection/components/form/form-todo-list/form-todo-list.css +0 -504
  1563. package/dist/collection/components/form/form-todo-list/form-todo-list.js +0 -696
  1564. package/dist/collection/components/form/form-todo-list-dialog/form-todo-list-dialog.js +0 -292
  1565. package/dist/collection/components/form/form-todo-list-task/form-todo-list-task.css +0 -302
  1566. package/dist/collection/components/form/form-todo-list-task/form-todo-list-task.js +0 -700
  1567. package/dist/design-system/index-1397e648.js +0 -1
  1568. package/dist/design-system/index-33005dee.js +0 -3
  1569. package/dist/design-system/index-bc6aaa4b.js +0 -36
  1570. package/dist/design-system/index-c0b36291.js +0 -1
  1571. package/dist/design-system/swiper-01750092.js +0 -12
  1572. package/dist/design-system/yoo-background-blur.entry.js +0 -53
  1573. package/dist/design-system/yoo-form-todo-list-dialog.entry.js +0 -101
  1574. package/dist/design-system/yoo-form-todo-list-task.entry.js +0 -250
  1575. package/dist/design-system/yoo-form-todo-list.entry.js +0 -380
  1576. package/dist/design-system/yoo-recap-link.entry.js +0 -28
  1577. package/dist/design-system/yoo-tappable.entry.js +0 -51
  1578. package/dist/esm/index-1397e648.js +0 -1
  1579. package/dist/esm/index-33005dee.js +0 -3
  1580. package/dist/esm/index-bc6aaa4b.js +0 -36
  1581. package/dist/esm/index-c0b36291.js +0 -1
  1582. package/dist/esm/swiper-01750092.js +0 -12
  1583. package/dist/esm/yoo-background-blur.entry.js +0 -53
  1584. package/dist/esm/yoo-form-todo-list-dialog.entry.js +0 -101
  1585. package/dist/esm/yoo-form-todo-list-task.entry.js +0 -250
  1586. package/dist/esm/yoo-form-todo-list.entry.js +0 -380
  1587. package/dist/esm/yoo-recap-link.entry.js +0 -28
  1588. package/dist/esm/yoo-tappable.entry.js +0 -51
  1589. package/dist/types/components/1.atoms/background-blur/background-blur.d.ts +0 -27
  1590. package/dist/types/components/3.organisms/recap-link/recap-link.d.ts +0 -19
  1591. package/dist/types/components/3.organisms/tappable/tappable.d.ts +0 -12
  1592. package/dist/types/components/form/form-todo-list/form-todo-list.d.ts +0 -96
  1593. package/dist/types/components/form/form-todo-list-dialog/form-todo-list-dialog.d.ts +0 -32
  1594. package/dist/types/components/form/form-todo-list-task/form-todo-list-task.d.ts +0 -60
@@ -1,5 +1,5 @@
1
- import { b as isFunction$3, g as global$1, m as maxBy, i as isArray$4, f as flatMap$1, d as concat$3, e as isPlainObject, k as keys, h as map$2, u as union, j as camelCase, l as uniq, n as compact, r as round, a as isNumber$1, o as orderBy, p as capitalize, q as isString$3, s as clone, t as isObject$1, v as isDate$1, w as isEmpty$1, c 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 omit, G as pick, H as includes, I as reduce$1, J as isNil, K as last$2, L as size, M as isFinite$1 } from './lodash-bf91c7a4.js';
2
- 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-efbd87e6.js';
1
+ import { b as isFunction$3, g as global$1, m as maxBy, i as isArray$4, f as flatMap$1, d as concat$3, e as isPlainObject, k as keys, h as map$2, u as union, j as camelCase, l as uniq, n as compact, w as without, a as isNumber$1, r as round, o as orderBy, p as capitalize, q as isString$3, c as cloneDeep, s as assign$2, t as clone, v as isObject$1, x as isDate$1, y as isEmpty$1, z as intersection, A as isEqual, B as sortBy, C as get$2, D as isNull, E as isUndefined, F as indexOf$1, G as isBoolean$1, H as isNil, I as omit, J as pick, K as includes, L as reduce$1, M as last$2, N as size, O as isFinite$1 } from './lodash-f6e59a8e.js';
2
+ 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-e7f48bcb.js';
3
3
  import { c as commonjsGlobal, a as createCommonjsModule, g as getDefaultExportFromCjs, b as getAugmentedNamespace, d as commonjsRequire } from './_commonjsHelpers-f4d11124.js';
4
4
 
5
5
  /*
@@ -18734,6 +18734,9 @@ var gsapWithCSS = gsap$f.registerPlugin(CSSPlugin$1) || gsap$f, // to protect fr
18734
18734
  // for now just expose the builtin process global from node.js
18735
18735
  var process_1 = commonjsGlobal.process;
18736
18736
 
18737
+ /**
18738
+ *
18739
+ */
18737
18740
  function checkReady() {
18738
18741
  if (typeof process_1 === 'undefined') {
18739
18742
  var win_1 = typeof window !== 'undefined' ? window : {};
@@ -19104,7 +19107,7 @@ class SafeSubscriber extends Subscriber {
19104
19107
  let partialObserver;
19105
19108
  if (isFunction$2(observerOrNext) || !observerOrNext) {
19106
19109
  partialObserver = {
19107
- next: observerOrNext !== null && observerOrNext !== void 0 ? observerOrNext : undefined,
19110
+ next: (observerOrNext !== null && observerOrNext !== void 0 ? observerOrNext : undefined),
19108
19111
  error: error !== null && error !== void 0 ? error : undefined,
19109
19112
  complete: complete !== null && complete !== void 0 ? complete : undefined,
19110
19113
  };
@@ -21789,7 +21792,7 @@ function connect(selector, config = DEFAULT_CONFIG) {
21789
21792
  const { connector } = config;
21790
21793
  return operate((source, subscriber) => {
21791
21794
  const subject = connector();
21792
- from(selector(fromSubscribable(subject))).subscribe(subscriber);
21795
+ innerFrom(selector(fromSubscribable(subject))).subscribe(subscriber);
21793
21796
  subscriber.add(source.subscribe(subject));
21794
21797
  });
21795
21798
  }
@@ -22005,26 +22008,6 @@ function every(predicate, thisArg) {
22005
22008
  });
22006
22009
  }
22007
22010
 
22008
- function exhaustAll() {
22009
- return operate((source, subscriber) => {
22010
- let isComplete = false;
22011
- let innerSub = null;
22012
- source.subscribe(createOperatorSubscriber(subscriber, (inner) => {
22013
- if (!innerSub) {
22014
- innerSub = innerFrom(inner).subscribe(createOperatorSubscriber(subscriber, undefined, () => {
22015
- innerSub = null;
22016
- isComplete && subscriber.complete();
22017
- }));
22018
- }
22019
- }, () => {
22020
- isComplete = true;
22021
- !innerSub && subscriber.complete();
22022
- }));
22023
- });
22024
- }
22025
-
22026
- const exhaust = exhaustAll;
22027
-
22028
22011
  function exhaustMap(project, resultSelector) {
22029
22012
  if (resultSelector) {
22030
22013
  return (source) => source.pipe(exhaustMap((a, i) => innerFrom(project(a, i)).pipe(map$1((b, ii) => resultSelector(a, b, i, ii)))));
@@ -22048,6 +22031,12 @@ function exhaustMap(project, resultSelector) {
22048
22031
  });
22049
22032
  }
22050
22033
 
22034
+ function exhaustAll() {
22035
+ return exhaustMap(identity);
22036
+ }
22037
+
22038
+ const exhaust = exhaustAll;
22039
+
22051
22040
  function expand(project, concurrent = Infinity, scheduler) {
22052
22041
  concurrent = (concurrent || 0) < 1 ? Infinity : concurrent;
22053
22042
  return operate((source, subscriber) => mergeInternals(source, subscriber, project, concurrent, undefined, true, scheduler));
@@ -22571,19 +22560,19 @@ function createState() {
22571
22560
  function share(options = {}) {
22572
22561
  const { connector = () => new Subject(), resetOnError = true, resetOnComplete = true, resetOnRefCountZero = true } = options;
22573
22562
  return (wrapperSource) => {
22574
- let connection = null;
22575
- let resetConnection = null;
22576
- let subject = null;
22563
+ let connection;
22564
+ let resetConnection;
22565
+ let subject;
22577
22566
  let refCount = 0;
22578
22567
  let hasCompleted = false;
22579
22568
  let hasErrored = false;
22580
22569
  const cancelReset = () => {
22581
22570
  resetConnection === null || resetConnection === void 0 ? void 0 : resetConnection.unsubscribe();
22582
- resetConnection = null;
22571
+ resetConnection = undefined;
22583
22572
  };
22584
22573
  const reset = () => {
22585
22574
  cancelReset();
22586
- connection = subject = null;
22575
+ connection = subject = undefined;
22587
22576
  hasCompleted = hasErrored = false;
22588
22577
  };
22589
22578
  const resetAndUnsubscribe = () => {
@@ -22604,7 +22593,8 @@ function share(options = {}) {
22604
22593
  }
22605
22594
  });
22606
22595
  dest.subscribe(subscriber);
22607
- if (!connection) {
22596
+ if (!connection &&
22597
+ refCount > 0) {
22608
22598
  connection = new SafeSubscriber({
22609
22599
  next: (value) => dest.next(value),
22610
22600
  error: (err) => {
@@ -22620,7 +22610,7 @@ function share(options = {}) {
22620
22610
  dest.complete();
22621
22611
  },
22622
22612
  });
22623
- from(source).subscribe(connection);
22613
+ innerFrom(source).subscribe(connection);
22624
22614
  }
22625
22615
  })(wrapperSource);
22626
22616
  };
@@ -22628,14 +22618,18 @@ function share(options = {}) {
22628
22618
  function handleReset(reset, on, ...args) {
22629
22619
  if (on === true) {
22630
22620
  reset();
22631
- return null;
22621
+ return;
22632
22622
  }
22633
22623
  if (on === false) {
22634
- return null;
22624
+ return;
22635
22625
  }
22636
- return on(...args)
22637
- .pipe(take(1))
22638
- .subscribe(() => reset());
22626
+ const onSubscriber = new SafeSubscriber({
22627
+ next: () => {
22628
+ onSubscriber.unsubscribe();
22629
+ reset();
22630
+ },
22631
+ });
22632
+ return on(...args).subscribe(onSubscriber);
22639
22633
  }
22640
22634
 
22641
22635
  function shareReplay(configOrBufferSize, windowTime, scheduler) {
@@ -22645,7 +22639,7 @@ function shareReplay(configOrBufferSize, windowTime, scheduler) {
22645
22639
  ({ bufferSize = Infinity, windowTime = Infinity, refCount = false, scheduler } = configOrBufferSize);
22646
22640
  }
22647
22641
  else {
22648
- bufferSize = configOrBufferSize !== null && configOrBufferSize !== void 0 ? configOrBufferSize : Infinity;
22642
+ bufferSize = (configOrBufferSize !== null && configOrBufferSize !== void 0 ? configOrBufferSize : Infinity);
22649
22643
  }
22650
22644
  return share({
22651
22645
  connector: () => new ReplaySubject(bufferSize, windowTime, scheduler),
@@ -23165,6 +23159,9 @@ function zipWith(...otherInputs) {
23165
23159
 
23166
23160
  var ERR_CORDOVA_NOT_AVAILABLE = { error: 'cordova_not_available' };
23167
23161
  var ERR_PLUGIN_NOT_INSTALLED = { error: 'plugin_not_installed' };
23162
+ /**
23163
+ * @param callback
23164
+ */
23168
23165
  function getPromise$1(callback) {
23169
23166
  var tryNativePromise = function () {
23170
23167
  if (Promise) {
@@ -23189,6 +23186,12 @@ function getPromise$1(callback) {
23189
23186
  }
23190
23187
  return tryNativePromise();
23191
23188
  }
23189
+ /**
23190
+ * @param pluginObj
23191
+ * @param methodName
23192
+ * @param args
23193
+ * @param opts
23194
+ */
23192
23195
  function wrapPromise(pluginObj, methodName, args, opts) {
23193
23196
  if (opts === void 0) { opts = {}; }
23194
23197
  var pluginResult, rej;
@@ -23222,6 +23225,12 @@ function wrapPromise(pluginObj, methodName, args, opts) {
23222
23225
  }
23223
23226
  return p;
23224
23227
  }
23228
+ /**
23229
+ * @param pluginObj
23230
+ * @param methodName
23231
+ * @param args
23232
+ * @param opts
23233
+ */
23225
23234
  function wrapOtherPromise(pluginObj, methodName, args, opts) {
23226
23235
  if (opts === void 0) { opts = {}; }
23227
23236
  return getPromise$1(function (resolve, reject) {
@@ -23239,6 +23248,12 @@ function wrapOtherPromise(pluginObj, methodName, args, opts) {
23239
23248
  }
23240
23249
  });
23241
23250
  }
23251
+ /**
23252
+ * @param pluginObj
23253
+ * @param methodName
23254
+ * @param args
23255
+ * @param opts
23256
+ */
23242
23257
  function wrapObservable(pluginObj, methodName, args, opts) {
23243
23258
  if (opts === void 0) { opts = {}; }
23244
23259
  return new Observable(function (observer) {
@@ -23283,6 +23298,7 @@ function wrapObservable(pluginObj, methodName, args, opts) {
23283
23298
  }
23284
23299
  /**
23285
23300
  * Wrap the event with an observable
23301
+ *
23286
23302
  * @private
23287
23303
  * @param event event name
23288
23304
  * @param element The element to attach the event listener to
@@ -23295,8 +23311,13 @@ function wrapEventObservable(event, element) {
23295
23311
  : element || (typeof window !== 'undefined' ? window : {});
23296
23312
  return fromEvent(element, event);
23297
23313
  }
23314
+ /**
23315
+ * @param plugin
23316
+ * @param methodName
23317
+ * @param pluginName
23318
+ */
23298
23319
  function checkAvailability(plugin, methodName, pluginName) {
23299
- var pluginRef, pluginInstance, pluginPackage;
23320
+ var pluginRef, pluginPackage;
23300
23321
  if (typeof plugin === 'string') {
23301
23322
  pluginRef = plugin;
23302
23323
  }
@@ -23305,7 +23326,7 @@ function checkAvailability(plugin, methodName, pluginName) {
23305
23326
  pluginName = plugin.constructor.getPluginName();
23306
23327
  pluginPackage = plugin.constructor.getPluginInstallName();
23307
23328
  }
23308
- pluginInstance = getPlugin(pluginRef);
23329
+ var pluginInstance = getPlugin(pluginRef);
23309
23330
  if (!pluginInstance || (!!methodName && typeof pluginInstance[methodName] === 'undefined')) {
23310
23331
  if (typeof window === 'undefined' || !window.cordova) {
23311
23332
  cordovaWarn(pluginName, methodName);
@@ -23318,11 +23339,20 @@ function checkAvailability(plugin, methodName, pluginName) {
23318
23339
  }
23319
23340
  /**
23320
23341
  * Checks if _objectInstance exists and has the method/property
23342
+ *
23343
+ * @param pluginObj
23344
+ * @param methodName
23321
23345
  * @private
23322
23346
  */
23323
23347
  function instanceAvailability(pluginObj, methodName) {
23324
23348
  return pluginObj._objectInstance && (!methodName || typeof pluginObj._objectInstance[methodName] !== 'undefined');
23325
23349
  }
23350
+ /**
23351
+ * @param args
23352
+ * @param opts
23353
+ * @param resolve
23354
+ * @param reject
23355
+ */
23326
23356
  function setIndex(args, opts, resolve, reject) {
23327
23357
  if (opts === void 0) { opts = {}; }
23328
23358
  // ignore resolve and reject in case sync
@@ -23388,6 +23418,14 @@ function setIndex(args, opts, resolve, reject) {
23388
23418
  }
23389
23419
  return args;
23390
23420
  }
23421
+ /**
23422
+ * @param pluginObj
23423
+ * @param methodName
23424
+ * @param args
23425
+ * @param opts
23426
+ * @param resolve
23427
+ * @param reject
23428
+ */
23391
23429
  function callCordovaPlugin(pluginObj, methodName, args, opts, resolve, reject) {
23392
23430
  if (opts === void 0) { opts = {}; }
23393
23431
  // Try to figure out where the success/error callbacks need to be bound
@@ -23396,25 +23434,42 @@ function callCordovaPlugin(pluginObj, methodName, args, opts, resolve, reject) {
23396
23434
  var availabilityCheck = checkAvailability(pluginObj, methodName);
23397
23435
  if (availabilityCheck === true) {
23398
23436
  var pluginInstance = getPlugin(pluginObj.constructor.getPluginRef());
23437
+ // eslint-disable-next-line prefer-spread
23399
23438
  return pluginInstance[methodName].apply(pluginInstance, args);
23400
23439
  }
23401
23440
  else {
23402
23441
  return availabilityCheck;
23403
23442
  }
23404
23443
  }
23444
+ /**
23445
+ * @param pluginObj
23446
+ * @param methodName
23447
+ * @param args
23448
+ * @param opts
23449
+ * @param resolve
23450
+ * @param reject
23451
+ */
23405
23452
  function callInstance(pluginObj, methodName, args, opts, resolve, reject) {
23406
23453
  if (opts === void 0) { opts = {}; }
23407
23454
  args = setIndex(args, opts, resolve, reject);
23408
23455
  if (instanceAvailability(pluginObj, methodName)) {
23456
+ // eslint-disable-next-line prefer-spread
23409
23457
  return pluginObj._objectInstance[methodName].apply(pluginObj._objectInstance, args);
23410
23458
  }
23411
23459
  }
23460
+ /**
23461
+ * @param pluginRef
23462
+ */
23412
23463
  function getPlugin(pluginRef) {
23413
23464
  if (typeof window !== 'undefined') {
23414
23465
  return get$1(window, pluginRef);
23415
23466
  }
23416
23467
  return null;
23417
23468
  }
23469
+ /**
23470
+ * @param element
23471
+ * @param path
23472
+ */
23418
23473
  function get$1(element, path) {
23419
23474
  var paths = path.split('.');
23420
23475
  var obj = element;
@@ -23426,6 +23481,11 @@ function get$1(element, path) {
23426
23481
  }
23427
23482
  return obj;
23428
23483
  }
23484
+ /**
23485
+ * @param pluginName
23486
+ * @param plugin
23487
+ * @param method
23488
+ */
23429
23489
  function pluginWarn(pluginName, plugin, method) {
23430
23490
  if (method) {
23431
23491
  console.warn('Native: tried calling ' + pluginName + '.' + method + ', but the ' + pluginName + ' plugin is not installed.');
@@ -23459,6 +23519,9 @@ function cordovaWarn(pluginName, method) {
23459
23519
  }
23460
23520
  }
23461
23521
  /**
23522
+ * @param pluginObj
23523
+ * @param methodName
23524
+ * @param opts
23462
23525
  * @private
23463
23526
  */
23464
23527
  var wrap$1 = function (pluginObj, methodName, opts) {
@@ -23487,6 +23550,9 @@ var wrap$1 = function (pluginObj, methodName, opts) {
23487
23550
  };
23488
23551
  };
23489
23552
  /**
23553
+ * @param pluginObj
23554
+ * @param methodName
23555
+ * @param opts
23490
23556
  * @private
23491
23557
  */
23492
23558
  function wrapInstance(pluginObj, methodName, opts) {
@@ -23602,6 +23668,8 @@ function wrapInstance(pluginObj, methodName, opts) {
23602
23668
  }
23603
23669
 
23604
23670
  /**
23671
+ * @param element
23672
+ * @param path
23605
23673
  * @private
23606
23674
  */
23607
23675
  function get(element, path) {
@@ -23616,6 +23684,7 @@ function get(element, path) {
23616
23684
  return obj;
23617
23685
  }
23618
23686
  /**
23687
+ * @param callback
23619
23688
  * @private
23620
23689
  */
23621
23690
  function getPromise(callback) {
@@ -23633,21 +23702,22 @@ function getPromise(callback) {
23633
23702
  return tryNativePromise();
23634
23703
  }
23635
23704
 
23636
- var IonicNativePlugin = /** @class */ (function () {
23637
- function IonicNativePlugin() {
23705
+ var AwesomeCordovaNativePlugin = /** @class */ (function () {
23706
+ function AwesomeCordovaNativePlugin() {
23638
23707
  }
23639
23708
  /**
23640
23709
  * Returns a boolean that indicates whether the plugin is installed
23641
- * @return {boolean}
23710
+ *
23711
+ * @returns {boolean}
23642
23712
  */
23643
- IonicNativePlugin.installed = function () {
23713
+ AwesomeCordovaNativePlugin.installed = function () {
23644
23714
  var isAvailable = checkAvailability(this.pluginRef) === true;
23645
23715
  return isAvailable;
23646
23716
  };
23647
23717
  /**
23648
23718
  * Returns the original plugin object
23649
23719
  */
23650
- IonicNativePlugin.getPlugin = function () {
23720
+ AwesomeCordovaNativePlugin.getPlugin = function () {
23651
23721
  if (typeof window !== 'undefined') {
23652
23722
  return get(window, this.pluginRef);
23653
23723
  }
@@ -23656,44 +23726,54 @@ var IonicNativePlugin = /** @class */ (function () {
23656
23726
  /**
23657
23727
  * Returns the plugin's name
23658
23728
  */
23659
- IonicNativePlugin.getPluginName = function () {
23729
+ AwesomeCordovaNativePlugin.getPluginName = function () {
23660
23730
  var pluginName = this.pluginName;
23661
23731
  return pluginName;
23662
23732
  };
23663
23733
  /**
23664
23734
  * Returns the plugin's reference
23665
23735
  */
23666
- IonicNativePlugin.getPluginRef = function () {
23736
+ AwesomeCordovaNativePlugin.getPluginRef = function () {
23667
23737
  var pluginRef = this.pluginRef;
23668
23738
  return pluginRef;
23669
23739
  };
23670
23740
  /**
23671
23741
  * Returns the plugin's install name
23672
23742
  */
23673
- IonicNativePlugin.getPluginInstallName = function () {
23743
+ AwesomeCordovaNativePlugin.getPluginInstallName = function () {
23674
23744
  var plugin = this.plugin;
23675
23745
  return plugin;
23676
23746
  };
23677
23747
  /**
23678
23748
  * Returns the plugin's supported platforms
23679
23749
  */
23680
- IonicNativePlugin.getSupportedPlatforms = function () {
23750
+ AwesomeCordovaNativePlugin.getSupportedPlatforms = function () {
23681
23751
  var platform = this.platforms;
23682
23752
  return platform;
23683
23753
  };
23684
- IonicNativePlugin.pluginName = '';
23685
- IonicNativePlugin.pluginRef = '';
23686
- IonicNativePlugin.plugin = '';
23687
- IonicNativePlugin.repo = '';
23688
- IonicNativePlugin.platforms = [];
23689
- IonicNativePlugin.install = '';
23690
- return IonicNativePlugin;
23754
+ AwesomeCordovaNativePlugin.pluginName = '';
23755
+ AwesomeCordovaNativePlugin.pluginRef = '';
23756
+ AwesomeCordovaNativePlugin.plugin = '';
23757
+ AwesomeCordovaNativePlugin.repo = '';
23758
+ AwesomeCordovaNativePlugin.platforms = [];
23759
+ AwesomeCordovaNativePlugin.install = '';
23760
+ return AwesomeCordovaNativePlugin;
23691
23761
  }());
23692
23762
 
23763
+ /**
23764
+ * @param pluginObj
23765
+ * @param methodName
23766
+ * @param config
23767
+ * @param args
23768
+ */
23693
23769
  function cordova$1(pluginObj, methodName, config, args) {
23694
23770
  return wrap$1(pluginObj, methodName, config).apply(this, args);
23695
23771
  }
23696
23772
 
23773
+ /**
23774
+ * @param pluginObj
23775
+ * @param methodName
23776
+ */
23697
23777
  function overrideFunction(pluginObj, methodName) {
23698
23778
  return new Observable(function (observer) {
23699
23779
  var availabilityCheck = checkAvailability(pluginObj, methodName);
@@ -23708,34 +23788,63 @@ function overrideFunction(pluginObj, methodName) {
23708
23788
  }
23709
23789
  });
23710
23790
  }
23791
+ /**
23792
+ * @param pluginObj
23793
+ * @param methodName
23794
+ * @param args
23795
+ */
23711
23796
  function cordovaFunctionOverride(pluginObj, methodName, args) {
23712
23797
  if (args === void 0) { args = []; }
23713
23798
  return overrideFunction(pluginObj, methodName);
23714
23799
  }
23715
23800
 
23801
+ /**
23802
+ * @param pluginObj
23803
+ * @param methodName
23804
+ * @param config
23805
+ * @param args
23806
+ */
23716
23807
  function cordovaInstance(pluginObj, methodName, config, args) {
23717
23808
  args = Array.from(args);
23718
23809
  return wrapInstance(pluginObj, methodName, config).apply(this, args);
23719
23810
  }
23720
23811
 
23812
+ /**
23813
+ * @param pluginObj
23814
+ * @param key
23815
+ */
23721
23816
  function cordovaPropertyGet(pluginObj, key) {
23722
23817
  if (checkAvailability(pluginObj, key) === true) {
23723
23818
  return getPlugin(pluginObj.constructor.getPluginRef())[key];
23724
23819
  }
23725
23820
  return null;
23726
23821
  }
23822
+ /**
23823
+ * @param pluginObj
23824
+ * @param key
23825
+ * @param value
23826
+ */
23727
23827
  function cordovaPropertySet(pluginObj, key, value) {
23728
23828
  if (checkAvailability(pluginObj, key) === true) {
23729
23829
  getPlugin(pluginObj.constructor.getPluginRef())[key] = value;
23730
23830
  }
23731
23831
  }
23732
23832
 
23833
+ /**
23834
+ * @param pluginObj
23835
+ * @param key
23836
+ */
23733
23837
  function instancePropertyGet(pluginObj, key) {
23734
23838
  if (pluginObj._objectInstance && pluginObj._objectInstance[key]) {
23735
23839
  return pluginObj._objectInstance[key];
23736
23840
  }
23737
23841
  return null;
23738
23842
  }
23843
+ /**
23844
+ * @param pluginObj
23845
+ * @param key
23846
+ * @param value
23847
+ */
23739
23848
  function instancePropertySet(pluginObj, key, value) {
23740
23849
  if (pluginObj._objectInstance) {
23741
23850
  pluginObj._objectInstance[key] = value;
@@ -23816,7 +23925,7 @@ var DeviceOriginal = /** @class */ (function (_super) {
23816
23925
  DeviceOriginal.repo = "https://github.com/apache/cordova-plugin-device";
23817
23926
  DeviceOriginal.platforms = ["Android", "Browser", "iOS", "macOS", "Windows"];
23818
23927
  return DeviceOriginal;
23819
- }(IonicNativePlugin));
23928
+ }(AwesomeCordovaNativePlugin));
23820
23929
  var Device = new DeviceOriginal();
23821
23930
 
23822
23931
  var __extends$7 = (undefined && undefined.__extends) || (function () {
@@ -23865,7 +23974,7 @@ var ScreenOrientationOriginal = /** @class */ (function (_super) {
23865
23974
  ScreenOrientationOriginal.repo = "https://github.com/apache/cordova-plugin-screen-orientation";
23866
23975
  ScreenOrientationOriginal.platforms = ["Android", "iOS", "Windows"];
23867
23976
  return ScreenOrientationOriginal;
23868
- }(IonicNativePlugin));
23977
+ }(AwesomeCordovaNativePlugin));
23869
23978
  var ScreenOrientation = new ScreenOrientationOriginal();
23870
23979
 
23871
23980
  const toButton = (action, entity, hideIcon) => {
@@ -23935,6 +24044,72 @@ function getCampaignColor(campaign) {
23935
24044
  }
23936
24045
  }
23937
24046
 
24047
+ var __extends$6 = (undefined && undefined.__extends) || (function () {
24048
+ var extendStatics = function (d, b) {
24049
+ extendStatics = Object.setPrototypeOf ||
24050
+ ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
24051
+ function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };
24052
+ return extendStatics(d, b);
24053
+ };
24054
+ return function (d, b) {
24055
+ extendStatics(d, b);
24056
+ function __() { this.constructor = d; }
24057
+ d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
24058
+ };
24059
+ })();
24060
+ var BarcodeScannerOriginal = /** @class */ (function (_super) {
24061
+ __extends$6(BarcodeScannerOriginal, _super);
24062
+ function BarcodeScannerOriginal() {
24063
+ var _this = _super !== null && _super.apply(this, arguments) || this;
24064
+ _this.Encode = {
24065
+ TEXT_TYPE: 'TEXT_TYPE',
24066
+ EMAIL_TYPE: 'EMAIL_TYPE',
24067
+ PHONE_TYPE: 'PHONE_TYPE',
24068
+ SMS_TYPE: 'SMS_TYPE',
24069
+ };
24070
+ return _this;
24071
+ }
24072
+ BarcodeScannerOriginal.prototype.scan = function (options) { return cordova$1(this, "scan", { "callbackOrder": "reverse" }, arguments); };
24073
+ BarcodeScannerOriginal.prototype.encode = function (type, data) { return cordova$1(this, "encode", {}, arguments); };
24074
+ BarcodeScannerOriginal.pluginName = "BarcodeScanner";
24075
+ BarcodeScannerOriginal.plugin = "phonegap-plugin-barcodescanner";
24076
+ BarcodeScannerOriginal.pluginRef = "cordova.plugins.barcodeScanner";
24077
+ BarcodeScannerOriginal.repo = "https://github.com/phonegap/phonegap-plugin-barcodescanner";
24078
+ BarcodeScannerOriginal.platforms = ["Android", "BlackBerry 10", "Browser", "iOS", "Windows"];
24079
+ return BarcodeScannerOriginal;
24080
+ }(AwesomeCordovaNativePlugin));
24081
+ var BarcodeScanner = new BarcodeScannerOriginal();
24082
+
24083
+ var __extends$5 = (undefined && undefined.__extends) || (function () {
24084
+ var extendStatics = function (d, b) {
24085
+ extendStatics = Object.setPrototypeOf ||
24086
+ ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
24087
+ function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };
24088
+ return extendStatics(d, b);
24089
+ };
24090
+ return function (d, b) {
24091
+ extendStatics(d, b);
24092
+ function __() { this.constructor = d; }
24093
+ d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
24094
+ };
24095
+ })();
24096
+ var ClipboardOriginal = /** @class */ (function (_super) {
24097
+ __extends$5(ClipboardOriginal, _super);
24098
+ function ClipboardOriginal() {
24099
+ return _super !== null && _super.apply(this, arguments) || this;
24100
+ }
24101
+ ClipboardOriginal.prototype.copy = function (text) { return cordova$1(this, "copy", {}, arguments); };
24102
+ ClipboardOriginal.prototype.paste = function () { return cordova$1(this, "paste", {}, arguments); };
24103
+ ClipboardOriginal.prototype.clear = function () { return cordova$1(this, "clear", {}, arguments); };
24104
+ ClipboardOriginal.pluginName = "Clipboard";
24105
+ ClipboardOriginal.plugin = "cordova-clipboard";
24106
+ ClipboardOriginal.pluginRef = "cordova.plugins.clipboard";
24107
+ ClipboardOriginal.repo = "https://github.com/ihadeed/cordova-clipboard";
24108
+ ClipboardOriginal.platforms = ["Android", "iOS", "Windows Phone 8"];
24109
+ return ClipboardOriginal;
24110
+ }(AwesomeCordovaNativePlugin));
24111
+ var Clipboard = new ClipboardOriginal();
24112
+
23938
24113
  /*! Capacitor: https://capacitorjs.com/ - MIT License */
23939
24114
  const createCapacitorPlatforms = (win) => {
23940
24115
  const defaultPlatformMap = new Map();
@@ -24343,6 +24518,63 @@ class WebPlugin {
24343
24518
 
24344
24519
  const WebView = /*#__PURE__*/ registerPlugin('WebView');
24345
24520
 
24521
+ var ImpactStyle;
24522
+ (function (ImpactStyle) {
24523
+ /**
24524
+ * A collision between large, heavy user interface elements
24525
+ *
24526
+ * @since 1.0.0
24527
+ */
24528
+ ImpactStyle["Heavy"] = "HEAVY";
24529
+ /**
24530
+ * A collision between moderately sized user interface elements
24531
+ *
24532
+ * @since 1.0.0
24533
+ */
24534
+ ImpactStyle["Medium"] = "MEDIUM";
24535
+ /**
24536
+ * A collision between small, light user interface elements
24537
+ *
24538
+ * @since 1.0.0
24539
+ */
24540
+ ImpactStyle["Light"] = "LIGHT";
24541
+ })(ImpactStyle || (ImpactStyle = {}));
24542
+ var NotificationType;
24543
+ (function (NotificationType) {
24544
+ /**
24545
+ * A notification feedback type indicating that a task has completed successfully
24546
+ *
24547
+ * @since 1.0.0
24548
+ */
24549
+ NotificationType["Success"] = "SUCCESS";
24550
+ /**
24551
+ * A notification feedback type indicating that a task has produced a warning
24552
+ *
24553
+ * @since 1.0.0
24554
+ */
24555
+ NotificationType["Warning"] = "WARNING";
24556
+ /**
24557
+ * A notification feedback type indicating that a task has failed
24558
+ *
24559
+ * @since 1.0.0
24560
+ */
24561
+ NotificationType["Error"] = "ERROR";
24562
+ })(NotificationType || (NotificationType = {}));
24563
+ /**
24564
+ * @deprecated Use `NotificationType`.
24565
+ * @since 1.0.0
24566
+ */
24567
+ const HapticsNotificationType = NotificationType;
24568
+ /**
24569
+ * @deprecated Use `ImpactStyle`.
24570
+ * @since 1.0.0
24571
+ */
24572
+ const HapticsImpactStyle = ImpactStyle;
24573
+
24574
+ const Haptics = registerPlugin('Haptics', {
24575
+ web: () => import('./web-53ce94a6.js').then(m => new m.HapticsWeb()),
24576
+ });
24577
+
24346
24578
  /// <reference types="@capacitor/cli" />
24347
24579
  var KeyboardStyle;
24348
24580
  (function (KeyboardStyle) {
@@ -24404,7 +24636,7 @@ const Keyboard = registerPlugin('Keyboard');
24404
24636
  /// <reference types="@capacitor/cli" />
24405
24637
 
24406
24638
  const SplashScreen = registerPlugin('SplashScreen', {
24407
- web: () => import('./web-97a07163.js').then(m => new m.SplashScreenWeb()),
24639
+ web: () => import('./web-23b118d3.js').then(m => new m.SplashScreenWeb()),
24408
24640
  });
24409
24641
 
24410
24642
  var Style;
@@ -24466,72 +24698,6 @@ const StatusBarStyle = Style;
24466
24698
 
24467
24699
  const StatusBar = registerPlugin('StatusBar');
24468
24700
 
24469
- var __extends$6 = (undefined && undefined.__extends) || (function () {
24470
- var extendStatics = function (d, b) {
24471
- extendStatics = Object.setPrototypeOf ||
24472
- ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
24473
- function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };
24474
- return extendStatics(d, b);
24475
- };
24476
- return function (d, b) {
24477
- extendStatics(d, b);
24478
- function __() { this.constructor = d; }
24479
- d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
24480
- };
24481
- })();
24482
- var BarcodeScannerOriginal = /** @class */ (function (_super) {
24483
- __extends$6(BarcodeScannerOriginal, _super);
24484
- function BarcodeScannerOriginal() {
24485
- var _this = _super !== null && _super.apply(this, arguments) || this;
24486
- _this.Encode = {
24487
- TEXT_TYPE: 'TEXT_TYPE',
24488
- EMAIL_TYPE: 'EMAIL_TYPE',
24489
- PHONE_TYPE: 'PHONE_TYPE',
24490
- SMS_TYPE: 'SMS_TYPE',
24491
- };
24492
- return _this;
24493
- }
24494
- BarcodeScannerOriginal.prototype.scan = function (options) { return cordova$1(this, "scan", { "callbackOrder": "reverse" }, arguments); };
24495
- BarcodeScannerOriginal.prototype.encode = function (type, data) { return cordova$1(this, "encode", {}, arguments); };
24496
- BarcodeScannerOriginal.pluginName = "BarcodeScanner";
24497
- BarcodeScannerOriginal.plugin = "phonegap-plugin-barcodescanner";
24498
- BarcodeScannerOriginal.pluginRef = "cordova.plugins.barcodeScanner";
24499
- BarcodeScannerOriginal.repo = "https://github.com/phonegap/phonegap-plugin-barcodescanner";
24500
- BarcodeScannerOriginal.platforms = ["Android", "BlackBerry 10", "Browser", "iOS", "Windows"];
24501
- return BarcodeScannerOriginal;
24502
- }(IonicNativePlugin));
24503
- var BarcodeScanner = new BarcodeScannerOriginal();
24504
-
24505
- var __extends$5 = (undefined && undefined.__extends) || (function () {
24506
- var extendStatics = function (d, b) {
24507
- extendStatics = Object.setPrototypeOf ||
24508
- ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
24509
- function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };
24510
- return extendStatics(d, b);
24511
- };
24512
- return function (d, b) {
24513
- extendStatics(d, b);
24514
- function __() { this.constructor = d; }
24515
- d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
24516
- };
24517
- })();
24518
- var ClipboardOriginal = /** @class */ (function (_super) {
24519
- __extends$5(ClipboardOriginal, _super);
24520
- function ClipboardOriginal() {
24521
- return _super !== null && _super.apply(this, arguments) || this;
24522
- }
24523
- ClipboardOriginal.prototype.copy = function (text) { return cordova$1(this, "copy", {}, arguments); };
24524
- ClipboardOriginal.prototype.paste = function () { return cordova$1(this, "paste", {}, arguments); };
24525
- ClipboardOriginal.prototype.clear = function () { return cordova$1(this, "clear", {}, arguments); };
24526
- ClipboardOriginal.pluginName = "Clipboard";
24527
- ClipboardOriginal.plugin = "cordova-clipboard";
24528
- ClipboardOriginal.pluginRef = "cordova.plugins.clipboard";
24529
- ClipboardOriginal.repo = "https://github.com/ihadeed/cordova-clipboard";
24530
- ClipboardOriginal.platforms = ["Android", "iOS", "Windows Phone 8"];
24531
- return ClipboardOriginal;
24532
- }(IonicNativePlugin));
24533
- var Clipboard = new ClipboardOriginal();
24534
-
24535
24701
  var postscribe = createCommonjsModule(function (module, exports) {
24536
24702
  /**
24537
24703
  * @file postscribe
@@ -30035,25 +30201,12 @@ async function showAlert(header, buttonText = [translate('CANCEL'), translate('C
30035
30201
  icon,
30036
30202
  actionButton,
30037
30203
  footer,
30038
- buttons: [
30039
- {
30040
- text: buttonText[0],
30041
- cancel: true,
30042
- handler: () => {
30043
- resolve(false);
30044
- }
30045
- },
30046
- ...((buttonText === null || buttonText === void 0 ? void 0 : buttonText.length) > 1
30047
- ? [
30048
- {
30049
- text: buttonText[1],
30050
- handler: () => {
30051
- resolve(true);
30052
- }
30053
- }
30054
- ]
30055
- : [])
30056
- ],
30204
+ buttons: buttonText.map((button, index) => ({
30205
+ text: typeof button === 'string' && button,
30206
+ cancel: index === 0,
30207
+ handler: () => resolve(index !== 0),
30208
+ ...(typeof button === 'string' ? {} : button)
30209
+ })),
30057
30210
  cssClass
30058
30211
  }).then((alert) => {
30059
30212
  alert.onDidPresent().then(() => {
@@ -30126,7 +30279,7 @@ async function showToast(entry) {
30126
30279
  }
30127
30280
  async function showActionSheet(buttons, cssClass = 'danger', options, host, event, placement, isDevice) {
30128
30281
  return new Promise((resolve) => {
30129
- if (isWeb() && host && !isDevice) {
30282
+ if (isWeb(host) && host && !isDevice) {
30130
30283
  showContextMenu(event, { multipleSelection: false, contentButtons: buttons, placement, hostElement: host });
30131
30284
  }
30132
30285
  if (loading) {
@@ -30744,6 +30897,11 @@ function isPointInsidePlan(plan, point) {
30744
30897
  point.x <= (plan.x + plan.width) &&
30745
30898
  point.y <= (plan.y + plan.height);
30746
30899
  }
30900
+ async function vibrateHapticMedium() {
30901
+ if (isNativeMobile()) {
30902
+ await Haptics.impact({ style: ImpactStyle.Medium });
30903
+ }
30904
+ }
30747
30905
 
30748
30906
  var mobileDetect = createCommonjsModule(function (module) {
30749
30907
  // THIS FILE IS GENERATED - DO NOT EDIT!
@@ -31823,33 +31981,29 @@ function getCssColor(color, defaultValue) {
31823
31981
  function fixHexColor(color) {
31824
31982
  if (color === null || color === void 0 ? void 0 : color.startsWith('#')) {
31825
31983
  if (color.length === 4) {
31826
- return '#' + color.replace('#', '').trim().split('').map((hex) => {
31827
- return hex + hex;
31828
- }).join('');
31984
+ return ('#' +
31985
+ color
31986
+ .replace('#', '')
31987
+ .trim()
31988
+ .split('')
31989
+ .map((hex) => {
31990
+ return hex + hex;
31991
+ })
31992
+ .join(''));
31829
31993
  }
31830
31994
  return color.trim();
31831
31995
  }
31832
31996
  return color;
31833
31997
  }
31834
- function getRandomSwatchColor(i) {
31835
- const swatches = getColorSwatches();
31998
+ function getRandomSwatchColor(i, excluded) {
31999
+ const swatches = getColorSwatches(excluded);
32000
+ if (!isNumber$1(i) || i < 0) {
32001
+ i = Math.floor(Math.random() * (swatches.length + 1));
32002
+ }
31836
32003
  return swatches[i % swatches.length];
31837
32004
  }
31838
- function getColorSwatches() {
31839
- return uniq(compact([
31840
- 'app-color',
31841
- 'energized',
31842
- 'success',
31843
- 'danger',
31844
- 'accent',
31845
- 'warning',
31846
- 'info',
31847
- 'dark',
31848
- 'text-color',
31849
- 'stable',
31850
- 'stable-light',
31851
- 'light'
31852
- ].map((color) => getCssColor(color).toLowerCase())));
32005
+ function getColorSwatches(excluded) {
32006
+ return uniq(compact(without(['app-color', 'danger', 'accent', 'info', 'warning', 'energized', 'stable', 'dark', 'stable-light', 'success', 'text-color', 'light', 'wood'], ...(excluded || [])).map((color) => getCssColor(color).toLowerCase())));
31853
32007
  }
31854
32008
  function hexfix(str) {
31855
32009
  if (str === '000' || str === '000000') {
@@ -31930,6 +32084,26 @@ class Pipe {
31930
32084
  }
31931
32085
  }
31932
32086
 
32087
+ class NumberPipe extends Pipe {
32088
+ transform(value, spaceChar = ' ', decimals = 1) {
32089
+ if (value !== undefined && value !== null) {
32090
+ if (Math.round(Math.abs(value) / 1e2) * 1e2 < 1e3) {
32091
+ return round(value, decimals).toString();
32092
+ }
32093
+ else if (round(Math.abs(value) / 1e3) * 1e3 < 1e6) {
32094
+ return round((value / 1e3), decimals) + spaceChar + 'K';
32095
+ }
32096
+ else if (Math.round(Math.abs(value) / 1e4) * 1e4 < 1e9) {
32097
+ return round((value / 1e6), decimals) + spaceChar + translate('YOOBICM');
32098
+ }
32099
+ else {
32100
+ return round((value / 1e9), decimals) + spaceChar + 'B';
32101
+ }
32102
+ }
32103
+ return '';
32104
+ }
32105
+ }
32106
+
31933
32107
  const currency_symbols = {
31934
32108
  USD: '$',
31935
32109
  EUR: '€',
@@ -31948,16 +32122,16 @@ const currency_symbols = {
31948
32122
  VND: '₫' // Vietnamese Dong
31949
32123
  };
31950
32124
  class CurrencyPipe extends Pipe {
31951
- transform(value, strictPrecision = false, customSymbol = '', forceSymbol) {
31952
- var _a, _b, _c;
32125
+ transform(value, options = {}) {
32126
+ var _a, _b, _c, _d;
31953
32127
  if (!value && value !== 0) {
31954
32128
  return '';
31955
32129
  }
31956
- const precision = 2;
32130
+ const precision = 1;
31957
32131
  let rate = 1;
31958
32132
  let symbol = translate('CURRENCY');
31959
32133
  const session = getSession();
31960
- if (((_a = session.currencies) === null || _a === void 0 ? void 0 : _a.length) > 0 && !forceSymbol) {
32134
+ if (((_a = session.currencies) === null || _a === void 0 ? void 0 : _a.length) > 0 && !options.forceSymbol) {
31961
32135
  let currency;
31962
32136
  if ((_c = (_b = session.user) === null || _b === void 0 ? void 0 : _b.currency) === null || _c === void 0 ? void 0 : _c._id) {
31963
32137
  currency = session.currencies.find((c) => c._id === session.user.currency._id);
@@ -31967,19 +32141,25 @@ class CurrencyPipe extends Pipe {
31967
32141
  }
31968
32142
  if ((currency === null || currency === void 0 ? void 0 : currency.rate) > 0) {
31969
32143
  rate = currency.rate;
31970
- symbol = customSymbol || currency.symbol || symbol;
32144
+ symbol = options.customSymbol || currency.symbol || symbol;
31971
32145
  }
31972
32146
  }
31973
- else if (forceSymbol && customSymbol) {
31974
- symbol = customSymbol;
32147
+ else if (options.forceSymbol && options.customSymbol) {
32148
+ symbol = options.customSymbol;
32149
+ }
32150
+ let displayValue;
32151
+ if (!options.shorten) {
32152
+ const val = round(value * rate, precision);
32153
+ displayValue = options.strictPrecision ? val.toFixed(precision) : val.toString();
32154
+ }
32155
+ else {
32156
+ displayValue = new NumberPipe().transform(value * rate, ' ', options.decimals || precision);
31975
32157
  }
31976
- const val = round(value * rate, precision);
31977
- const displayValue = strictPrecision ? val.toFixed(precision) : val.toString();
31978
32158
  if (symbol === '£') {
31979
32159
  return symbol + ' ' + displayValue;
31980
32160
  }
31981
- else if (currency_symbols[customSymbol.toUpperCase()]) {
31982
- return `${currency_symbols[customSymbol.toUpperCase()]}${displayValue}`;
32161
+ else if (currency_symbols[(_d = options.customSymbol) === null || _d === void 0 ? void 0 : _d.toUpperCase()]) {
32162
+ return `${currency_symbols[options.customSymbol.toUpperCase()]}${displayValue}`;
31983
32163
  }
31984
32164
  else {
31985
32165
  return displayValue + ' ' + symbol;
@@ -32053,26 +32233,6 @@ class HttpsPipe extends Pipe {
32053
32233
  }
32054
32234
  }
32055
32235
 
32056
- class NumberPipe extends Pipe {
32057
- transform(value, spaceChar = ' ', decimals = 2) {
32058
- if (value !== undefined && value !== null) {
32059
- if (Math.round(Math.abs(value) / 1e2) * 1e2 < 1e3) {
32060
- return round(value, decimals).toString();
32061
- }
32062
- else if (round(Math.abs(value) / 1e3) * 1e3 < 1e6) {
32063
- return round(10 * (value / 1e3)) / 10 + spaceChar + 'K';
32064
- }
32065
- else if (Math.round(Math.abs(value) / 1e4) * 1e4 < 1e9) {
32066
- return round(10 * (value / 1e6)) / 10 + spaceChar + translate('YOOBICM');
32067
- }
32068
- else {
32069
- return round(10 * (value / 1e9)) / 10 + spaceChar + 'B';
32070
- }
32071
- }
32072
- return '';
32073
- }
32074
- }
32075
-
32076
32236
  class OrderByPipe extends Pipe {
32077
32237
  transform(value, options) {
32078
32238
  const keys = options.map((k) => k.replace('-', ''));
@@ -32216,7 +32376,7 @@ var et = createCommonjsModule(function (module, exports) {
32216
32376
  });
32217
32377
 
32218
32378
  var fr = createCommonjsModule(function (module, exports) {
32219
- !function(e,n){"object"=='object'&&"undefined"!='object'?module.exports=n(dayjs_min):"function"==typeof undefined&&undefined.amd?undefined(["dayjs"],n):(e="undefined"!=typeof globalThis?globalThis:e||self).dayjs_locale_fr=n(e.dayjs);}(commonjsGlobal,(function(e){"use strict";function n(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var t=n(e),i={name:"fr",weekdays:"dimanche_lundi_mardi_mercredi_jeudi_vendredi_samedi".split("_"),weekdaysShort:"dim._lun._mar._mer._jeu._ven._sam.".split("_"),weekdaysMin:"di_lu_ma_me_je_ve_sa".split("_"),months:"janvier_février_mars_avril_mai_juin_juillet_août_septembre_octobre_novembre_décembre".split("_"),monthsShort:"janv._févr._mars_avr._mai_juin_juil._août_sept._oct._nov._déc.".split("_"),weekStart:1,yearStart:4,formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},relativeTime:{future:"dans %s",past:"il y a %s",s:"quelques secondes",m:"une minute",mm:"%d minutes",h:"une heure",hh:"%d heures",d:"un jour",dd:"%d jours",M:"un mois",MM:"%d mois",y:"un an",yy:"%d ans"},ordinal:function(e){return ""+e+(1===e?"er":"")}};return t.default.locale(i,null,!0),i}));
32379
+ !function(e,n){"object"=='object'&&"undefined"!='object'?module.exports=n(dayjs_min):"function"==typeof undefined&&undefined.amd?undefined(["dayjs"],n):(e="undefined"!=typeof globalThis?globalThis:e||self).dayjs_locale_fr=n(e.dayjs);}(commonjsGlobal,(function(e){"use strict";function n(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var t=n(e),i={name:"fr",weekdays:"dimanche_lundi_mardi_mercredi_jeudi_vendredi_samedi".split("_"),weekdaysShort:"dim._lun._mar._mer._jeu._ven._sam.".split("_"),weekdaysMin:"di_lu_ma_me_je_ve_sa".split("_"),months:"janvier_février_mars_avril_mai_juin_juillet_août_septembre_octobre_novembre_décembre".split("_"),monthsShort:"janv._févr._mars_avr._mai_juin_juil._août_sept._oct._nov._déc.".split("_"),weekStart:1,yearStart:4,formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},relativeTime:{future:"dans %s",past:"il y a %s",s:"quelques secondes",m:"une minute",mm:"%d minutes",h:"une heure",hh:"%d heures",d:"un jour",dd:"%d jours",M:"un mois",MM:"%d mois",y:"un an",yy:"%d ans"},ordinal:function(e){return ""+e+(1===e?"er":"e")}};return t.default.locale(i,null,!0),i}));
32220
32380
  });
32221
32381
 
32222
32382
  var he = createCommonjsModule(function (module, exports) {
@@ -32292,11 +32452,11 @@ var zhCn = createCommonjsModule(function (module, exports) {
32292
32452
  });
32293
32453
 
32294
32454
  var zhHk = createCommonjsModule(function (module, exports) {
32295
- !function(_,e){"object"=='object'&&"undefined"!='object'?module.exports=e(dayjs_min):"function"==typeof undefined&&undefined.amd?undefined(["dayjs"],e):(_="undefined"!=typeof globalThis?globalThis:_||self).dayjs_locale_zh_hk=e(_.dayjs);}(commonjsGlobal,(function(_){"use strict";function e(_){return _&&"object"==typeof _&&"default"in _?_:{default:_}}var t=e(_),d={name:"zh-hk",months:"一月_二月_三月_四月_五月_六月_七月_八月_九月_十月_十一月_十二月".split("_"),monthsShort:"1月_2月_3月_4月_5月_6月_7月_8月_9月_10月_11月_12月".split("_"),weekdays:"星期日_星期一_星期二_星期三_星期四_星期五_星期六".split("_"),weekdaysShort:"週日_週一_週二_週三_週四_週五_週六".split("_"),weekdaysMin:"日_一_二_三_四_五_六".split("_"),ordinal:function(_){return _+"日"},formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY/MM/DD",LL:"YYYY年M月D日",LLL:"YYYY年M月D日 HH:mm",LLLL:"YYYY年M月D日dddd HH:mm"},relativeTime:{future:"%s內",past:"%s前",s:"幾秒",m:"一分鐘",mm:"%d 分鐘",h:"一小時",hh:"%d 小時",d:"一天",dd:"%d 天",M:"一個月",MM:"%d 個月",y:"一年",yy:"%d 年"}};return t.default.locale(d,null,!0),d}));
32455
+ !function(_,e){"object"=='object'&&"undefined"!='object'?module.exports=e(dayjs_min):"function"==typeof undefined&&undefined.amd?undefined(["dayjs"],e):(_="undefined"!=typeof globalThis?globalThis:_||self).dayjs_locale_zh_hk=e(_.dayjs);}(commonjsGlobal,(function(_){"use strict";function e(_){return _&&"object"==typeof _&&"default"in _?_:{default:_}}var t=e(_),d={name:"zh-hk",months:"一月_二月_三月_四月_五月_六月_七月_八月_九月_十月_十一月_十二月".split("_"),monthsShort:"1月_2月_3月_4月_5月_6月_7月_8月_9月_10月_11月_12月".split("_"),weekdays:"星期日_星期一_星期二_星期三_星期四_星期五_星期六".split("_"),weekdaysShort:"週日_週一_週二_週三_週四_週五_週六".split("_"),weekdaysMin:"日_一_二_三_四_五_六".split("_"),ordinal:function(_,e){return "W"===e?_+"週":_+"日"},formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY/MM/DD",LL:"YYYY年M月D日",LLL:"YYYY年M月D日 HH:mm",LLLL:"YYYY年M月D日dddd HH:mm"},relativeTime:{future:"%s內",past:"%s前",s:"幾秒",m:"一分鐘",mm:"%d 分鐘",h:"一小時",hh:"%d 小時",d:"一天",dd:"%d 天",M:"一個月",MM:"%d 個月",y:"一年",yy:"%d 年"}};return t.default.locale(d,null,!0),d}));
32296
32456
  });
32297
32457
 
32298
32458
  var zhTw = createCommonjsModule(function (module, exports) {
32299
- !function(_,e){"object"=='object'&&"undefined"!='object'?module.exports=e(dayjs_min):"function"==typeof undefined&&undefined.amd?undefined(["dayjs"],e):(_="undefined"!=typeof globalThis?globalThis:_||self).dayjs_locale_zh_tw=e(_.dayjs);}(commonjsGlobal,(function(_){"use strict";function e(_){return _&&"object"==typeof _&&"default"in _?_:{default:_}}var t=e(_),d={name:"zh-tw",weekdays:"星期日_星期一_星期二_星期三_星期四_星期五_星期六".split("_"),weekdaysShort:"週日_週一_週二_週三_週四_週五_週六".split("_"),weekdaysMin:"日_一_二_三_四_五_六".split("_"),months:"一月_二月_三月_四月_五月_六月_七月_八月_九月_十月_十一月_十二月".split("_"),monthsShort:"1月_2月_3月_4月_5月_6月_7月_8月_9月_10月_11月_12月".split("_"),ordinal:function(_){return _+"日"},formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY/MM/DD",LL:"YYYY年M月D日",LLL:"YYYY年M月D日 HH:mm",LLLL:"YYYY年M月D日dddd HH:mm",l:"YYYY/M/D",ll:"YYYY年M月D日",lll:"YYYY年M月D日 HH:mm",llll:"YYYY年M月D日dddd HH:mm"},relativeTime:{future:"%s內",past:"%s前",s:"幾秒",m:"1 分鐘",mm:"%d 分鐘",h:"1 小時",hh:"%d 小時",d:"1 天",dd:"%d 天",M:"1 個月",MM:"%d 個月",y:"1 年",yy:"%d 年"}};return t.default.locale(d,null,!0),d}));
32459
+ !function(_,e){"object"=='object'&&"undefined"!='object'?module.exports=e(dayjs_min):"function"==typeof undefined&&undefined.amd?undefined(["dayjs"],e):(_="undefined"!=typeof globalThis?globalThis:_||self).dayjs_locale_zh_tw=e(_.dayjs);}(commonjsGlobal,(function(_){"use strict";function e(_){return _&&"object"==typeof _&&"default"in _?_:{default:_}}var t=e(_),d={name:"zh-tw",weekdays:"星期日_星期一_星期二_星期三_星期四_星期五_星期六".split("_"),weekdaysShort:"週日_週一_週二_週三_週四_週五_週六".split("_"),weekdaysMin:"日_一_二_三_四_五_六".split("_"),months:"一月_二月_三月_四月_五月_六月_七月_八月_九月_十月_十一月_十二月".split("_"),monthsShort:"1月_2月_3月_4月_5月_6月_7月_8月_9月_10月_11月_12月".split("_"),ordinal:function(_,e){return "W"===e?_+"週":_+"日"},formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY/MM/DD",LL:"YYYY年M月D日",LLL:"YYYY年M月D日 HH:mm",LLLL:"YYYY年M月D日dddd HH:mm",l:"YYYY/M/D",ll:"YYYY年M月D日",lll:"YYYY年M月D日 HH:mm",llll:"YYYY年M月D日dddd HH:mm"},relativeTime:{future:"%s內",past:"%s前",s:"幾秒",m:"1 分鐘",mm:"%d 分鐘",h:"1 小時",hh:"%d 小時",d:"1 天",dd:"%d 天",M:"1 個月",MM:"%d 個月",y:"1 年",yy:"%d 年"}};return t.default.locale(d,null,!0),d}));
32300
32460
  });
32301
32461
 
32302
32462
  var advancedFormat = createCommonjsModule(function (module, exports) {
@@ -34194,6 +34354,35 @@ function getCommunityKpis(communityStats) {
34194
34354
  { title: translate('SENTIMENTANALYSIS'), type: 'number', value: +((communityStats === null || communityStats === void 0 ? void 0 : communityStats.sentiment) || 0).toFixed(0) }
34195
34355
  ];
34196
34356
  }
34357
+ /**
34358
+ * Populate a default audience with count
34359
+ * @param mode audience mode
34360
+ * @param newAudience new audience to populated with
34361
+ * @param defaultCount default count for calculating audience
34362
+ * @returns a new default audience
34363
+ */
34364
+ async function getDefaultAudience({ mode, newAudience, defaultCount } = {}) {
34365
+ var _a, _b, _c, _d, _e, _f;
34366
+ const audience = cloneDeep(newAudience || {});
34367
+ defaultCount = defaultCount || await getAsyncExtraData({
34368
+ type: 'audience-count',
34369
+ params: { ...(audience || {}), mode }
34370
+ });
34371
+ audience.usersQuery = audience.usersQuery || {};
34372
+ audience.usersQuery.total = defaultCount.usersTotal;
34373
+ audience.storesQuery = audience.storesQuery || {};
34374
+ audience.storesQuery.total = defaultCount.storesTotal;
34375
+ assign$2(audience, defaultCount);
34376
+ if ((audience === null || audience === void 0 ? void 0 : audience.type) === 'manual') {
34377
+ if (!(((_b = (_a = audience === null || audience === void 0 ? void 0 : audience.usersQuery) === null || _a === void 0 ? void 0 : _a.selectiondIds) === null || _b === void 0 ? void 0 : _b.length) > 0) && ((_c = audience === null || audience === void 0 ? void 0 : audience.usersQuery) === null || _c === void 0 ? void 0 : _c.isSelectAll) === false) {
34378
+ audience.usersQuery.total = 0;
34379
+ }
34380
+ if (!(((_e = (_d = audience === null || audience === void 0 ? void 0 : audience.storesQuery) === null || _d === void 0 ? void 0 : _d.selectiondIds) === null || _e === void 0 ? void 0 : _e.length) > 0) && ((_f = audience === null || audience === void 0 ? void 0 : audience.storesQuery) === null || _f === void 0 ? void 0 : _f.isSelectAll) === false) {
34381
+ audience.storesQuery.total = 0;
34382
+ }
34383
+ }
34384
+ return audience;
34385
+ }
34197
34386
 
34198
34387
  /**
34199
34388
  * If user id provided has the corresponding event type given a info
@@ -34273,6 +34462,9 @@ function getEventInfoCount(info, type) {
34273
34462
  var _a;
34274
34463
  return (info && info[type] && info[type] && ((_a = info[type]) === null || _a === void 0 ? void 0 : _a.length)) || 0;
34275
34464
  }
34465
+ function sleep(ms) {
34466
+ return new Promise((resolve) => setTimeout(resolve, ms));
34467
+ }
34276
34468
 
34277
34469
  function canAccessReadReceipt(feed, authentication, session) {
34278
34470
  return !!(feed === null || feed === void 0 ? void 0 : feed.requireReadReceipts) && ((feed === null || feed === void 0 ? void 0 : feed.userRef) === (session === null || session === void 0 ? void 0 : session.userId) || authentication.hasRole('clientadmin') || authentication.hasRole('admin'));
@@ -34393,7 +34585,7 @@ var DocumentViewerOriginal = /** @class */ (function (_super) {
34393
34585
  DocumentViewerOriginal.repo = "https://github.com/sitewaerts/cordova-plugin-document-viewer";
34394
34586
  DocumentViewerOriginal.platforms = ["Android", "iOS", "Windows"];
34395
34587
  return DocumentViewerOriginal;
34396
- }(IonicNativePlugin));
34588
+ }(AwesomeCordovaNativePlugin));
34397
34589
  var DocumentViewer = new DocumentViewerOriginal();
34398
34590
 
34399
34591
  var __extends$3 = (undefined && undefined.__extends) || (function () {
@@ -34670,6 +34862,7 @@ var FileOriginal = /** @class */ (function (_super) {
34670
34862
  };
34671
34863
  /**
34672
34864
  * Write content to FileEntry.
34865
+ *
34673
34866
  * @hidden
34674
34867
  * Write to an existing file.
34675
34868
  * @param {FileEntry} fe file entry object
@@ -34776,6 +34969,7 @@ var FileOriginal = /** @class */ (function (_super) {
34776
34969
  })();
34777
34970
  };
34778
34971
  /**
34972
+ * @param err
34779
34973
  * @hidden
34780
34974
  */
34781
34975
  FileOriginal.prototype.fillErrorMessage = function (err) {
@@ -34896,6 +35090,7 @@ var FileOriginal = /** @class */ (function (_super) {
34896
35090
  });
34897
35091
  };
34898
35092
  /**
35093
+ * @param fe
34899
35094
  * @hidden
34900
35095
  */
34901
35096
  FileOriginal.prototype.remove = function (fe) {
@@ -34910,6 +35105,9 @@ var FileOriginal = /** @class */ (function (_super) {
34910
35105
  });
34911
35106
  };
34912
35107
  /**
35108
+ * @param srce
35109
+ * @param destdir
35110
+ * @param newName
34913
35111
  * @hidden
34914
35112
  */
34915
35113
  FileOriginal.prototype.move = function (srce, destdir, newName) {
@@ -34924,6 +35122,9 @@ var FileOriginal = /** @class */ (function (_super) {
34924
35122
  });
34925
35123
  };
34926
35124
  /**
35125
+ * @param srce
35126
+ * @param destdir
35127
+ * @param newName
34927
35128
  * @hidden
34928
35129
  */
34929
35130
  FileOriginal.prototype.copy = function (srce, destdir, newName) {
@@ -34938,6 +35139,7 @@ var FileOriginal = /** @class */ (function (_super) {
34938
35139
  });
34939
35140
  };
34940
35141
  /**
35142
+ * @param dr
34941
35143
  * @hidden
34942
35144
  */
34943
35145
  FileOriginal.prototype.readEntries = function (dr) {
@@ -34952,6 +35154,7 @@ var FileOriginal = /** @class */ (function (_super) {
34952
35154
  });
34953
35155
  };
34954
35156
  /**
35157
+ * @param de
34955
35158
  * @hidden
34956
35159
  */
34957
35160
  FileOriginal.prototype.rimraf = function (de) {
@@ -34966,6 +35169,7 @@ var FileOriginal = /** @class */ (function (_super) {
34966
35169
  });
34967
35170
  };
34968
35171
  /**
35172
+ * @param fe
34969
35173
  * @hidden
34970
35174
  */
34971
35175
  FileOriginal.prototype.createWriter = function (fe) {
@@ -34980,6 +35184,8 @@ var FileOriginal = /** @class */ (function (_super) {
34980
35184
  });
34981
35185
  };
34982
35186
  /**
35187
+ * @param writer
35188
+ * @param gu
34983
35189
  * @hidden
34984
35190
  */
34985
35191
  FileOriginal.prototype.write = function (writer, gu) {
@@ -34999,11 +35205,16 @@ var FileOriginal = /** @class */ (function (_super) {
34999
35205
  });
35000
35206
  };
35001
35207
  /**
35208
+ * @param writer
35209
+ * @param file
35002
35210
  * @hidden
35003
35211
  */
35004
35212
  FileOriginal.prototype.writeFileInChunks = function (writer, file) {
35005
35213
  var BLOCK_SIZE = 1024 * 1024;
35006
35214
  var writtenSize = 0;
35215
+ /**
35216
+ *
35217
+ */
35007
35218
  function writeNextChunk() {
35008
35219
  var size = Math.min(BLOCK_SIZE, file.size - writtenSize);
35009
35220
  var chunk = file.slice(writtenSize, writtenSize + size);
@@ -35101,7 +35312,7 @@ var FileOriginal = /** @class */ (function (_super) {
35101
35312
  FileOriginal.repo = "https://github.com/apache/cordova-plugin-file";
35102
35313
  FileOriginal.platforms = ["Android", "Browser", "iOS", "macOS", "Windows"];
35103
35314
  return FileOriginal;
35104
- }(IonicNativePlugin));
35315
+ }(AwesomeCordovaNativePlugin));
35105
35316
  var File$1 = new FileOriginal();
35106
35317
 
35107
35318
  var __extends$2 = (undefined && undefined.__extends) || (function () {
@@ -35132,7 +35343,7 @@ var FileOpenerOriginal = /** @class */ (function (_super) {
35132
35343
  FileOpenerOriginal.repo = "https://github.com/pwlin/cordova-plugin-file-opener2";
35133
35344
  FileOpenerOriginal.platforms = ["Android", "iOS", "Windows", "Windows Phone 8"];
35134
35345
  return FileOpenerOriginal;
35135
- }(IonicNativePlugin));
35346
+ }(AwesomeCordovaNativePlugin));
35136
35347
  var FileOpener = new FileOpenerOriginal();
35137
35348
 
35138
35349
  var __extends$1 = (undefined && undefined.__extends) || (function () {
@@ -35160,6 +35371,7 @@ var FileTransferOriginal = /** @class */ (function (_super) {
35160
35371
  * CONNECTION_ERR: 3, Return on connection error
35161
35372
  * ABORT_ERR: 4, Return on aborting
35162
35373
  * NOT_MODIFIED_ERR: 5 Return on '304 Not Modified' HTTP response
35374
+ *
35163
35375
  * @enum {number}
35164
35376
  */
35165
35377
  _this.FileTransferErrorCode = {
@@ -35173,7 +35385,8 @@ var FileTransferOriginal = /** @class */ (function (_super) {
35173
35385
  }
35174
35386
  /**
35175
35387
  * Creates a new FileTransferOriginal object
35176
- * @return {FileTransferObject}
35388
+ *
35389
+ * @returns {FileTransferObject}
35177
35390
  */
35178
35391
  FileTransferOriginal.prototype.create = function () {
35179
35392
  return new FileTransferObject();
@@ -35184,7 +35397,7 @@ var FileTransferOriginal = /** @class */ (function (_super) {
35184
35397
  FileTransferOriginal.repo = "https://github.com/apache/cordova-plugin-file-transfer";
35185
35398
  FileTransferOriginal.platforms = ["Amazon Fire OS", "Android", "Browser", "iOS", "Ubuntu", "Windows", "Windows Phone"];
35186
35399
  return FileTransferOriginal;
35187
- }(IonicNativePlugin));
35400
+ }(AwesomeCordovaNativePlugin));
35188
35401
  var FileTransfer = new FileTransferOriginal();
35189
35402
  var FileTransferObject = /** @class */ (function () {
35190
35403
  function FileTransferObject() {
@@ -35222,6 +35435,7 @@ var __extends = (undefined && undefined.__extends) || (function () {
35222
35435
  };
35223
35436
  })();
35224
35437
  /**
35438
+ * @param opts
35225
35439
  * @hidden
35226
35440
  *
35227
35441
  * Wraps method that returns an observable that can be completed. Provided opts.resultFinalPredicate dictates when the observable completes.
@@ -35283,7 +35497,7 @@ var PhotoLibraryOriginal = /** @class */ (function (_super) {
35283
35497
  PhotoLibraryOriginal.installVariables = ["PHOTO_LIBRARY_USAGE_DESCRIPTION"];
35284
35498
  PhotoLibraryOriginal.platforms = ["Android", "Browser", "iOS"];
35285
35499
  return PhotoLibraryOriginal;
35286
- }(IonicNativePlugin));
35500
+ }(AwesomeCordovaNativePlugin));
35287
35501
  var PhotoLibrary = new PhotoLibraryOriginal();
35288
35502
 
35289
35503
  var FileSaver_min = createCommonjsModule(function (module, exports) {
@@ -38824,45 +39038,38 @@ function hasValue(field, data, suffix = '') {
38824
39038
  }
38825
39039
  function evalConditionsInContext(conditions, data, flattenContext, suffix = '', session = {}) {
38826
39040
  let valid = true;
38827
- const clonedData = cloneDeep(data);
38828
39041
  conditions = compact([].concat(conditions));
38829
39042
  for (const condition of conditions) {
38830
39043
  if (isString$3(condition)) {
38831
- valid = valid && evalInContext(condition, clonedData, flattenContext);
39044
+ valid = valid && evalInContext(condition, data, flattenContext);
38832
39045
  }
38833
39046
  else if (condition.type === 'field') {
38834
- const clonedCondition = cloneDeep(condition);
38835
- clonedCondition.values = filterCommas(clonedCondition.values);
38836
39047
  let expression;
38837
- if (clonedCondition.field.type === FormFieldType.selectmulti || clonedCondition.field.type === FormFieldType.selectbuttonsmulti) {
38838
- expression = 'contains(getAttributeValue(' + '"' + clonedCondition.field.name + suffix + '"), "' + clonedCondition.values + '", "' + clonedCondition.operator + '")';
39048
+ if (condition.field.type === FormFieldType.selectmulti || condition.field.type === FormFieldType.selectbuttonsmulti) {
39049
+ expression = 'contains(getAttributeValue(' + '"' + condition.field.name + suffix + '"), "' + condition.values + '", "' + condition.operator + '")';
38839
39050
  }
38840
- else if (clonedCondition.field.type === FormFieldType.select || clonedCondition.field.type === FormFieldType.selectbuttons || clonedCondition.field.type === FormFieldType.autocomplete) {
38841
- expression = 'contains(getAttributeValue(' + '"' + clonedCondition.field.name + suffix + '"), "' + clonedCondition.values + '", "' + clonedCondition.operator + '")';
39051
+ else if (condition.field.type === FormFieldType.select || condition.field.type === FormFieldType.selectbuttons || condition.field.type === FormFieldType.autocomplete) {
39052
+ expression = 'contains(getAttributeValue(' + '"' + condition.field.name + suffix + '"), "' + condition.values + '", "' + condition.operator + '")';
38842
39053
  }
38843
39054
  else {
38844
- let value = clonedCondition.value;
39055
+ let value = condition.value;
38845
39056
  if (!value && value !== false && value !== 0) {
38846
- value = clonedCondition.values;
39057
+ value = condition.values;
38847
39058
  }
38848
- if (clonedCondition.operator === '>=' || clonedCondition.operator === '<=' || clonedCondition.operator === 'greaterthan' || clonedCondition.operator === 'lessthan') {
38849
- const op = clonedCondition.operator === 'greaterthan' ? '>=' : clonedCondition.operator === 'lessthan' ? '<=' : clonedCondition.operator;
39059
+ if (condition.operator === '>=' || condition.operator === '<=' || condition.operator === 'greaterthan' || condition.operator === 'lessthan') {
39060
+ const op = condition.operator === 'greaterthan' ? '>=' : condition.operator === 'lessthan' ? '<=' : condition.operator;
38850
39061
  let separator = '';
38851
- if (clonedCondition.field.type === FormFieldType.date || clonedCondition.field.type === FormFieldType.datetime || clonedCondition.field.type === FormFieldType.time) {
39062
+ if (condition.field.type === FormFieldType.date || condition.field.type === FormFieldType.datetime || condition.field.type === FormFieldType.time) {
38852
39063
  separator = '"';
38853
39064
  }
38854
- expression = 'getAttributeValue(' + '"' + clonedCondition.field.name + suffix + '")' + op + separator + value + separator;
39065
+ expression = 'getAttributeValue(' + '"' + condition.field.name + suffix + '")' + op + separator + value + separator;
38855
39066
  }
38856
39067
  else {
38857
- const op = clonedCondition.operator === 'equals' || clonedCondition.operator === '===' ? '==' : clonedCondition.operator === 'notequals' || clonedCondition.operator === '!==' ? '!=' : '==';
38858
- expression = 'toStringAndUppercase(getAttributeValue(' + '"' + clonedCondition.field.name + suffix + '"))' + op + 'toStringAndUppercase(' + '"' + value + '"' + ')';
39068
+ const op = condition.operator === 'equals' || condition.operator === '===' ? '==' : condition.operator === 'notequals' || condition.operator === '!==' ? '!=' : '==';
39069
+ expression = 'toStringAndUppercase(getAttributeValue(' + '"' + condition.field.name + suffix + '"))' + op + 'toStringAndUppercase(' + '"' + value + '"' + ')';
38859
39070
  }
38860
39071
  }
38861
- const commaRemovedData = cloneDeep(clonedData);
38862
- Object.keys(commaRemovedData).forEach((key) => {
38863
- commaRemovedData[key] = filterCommas(commaRemovedData[key]);
38864
- });
38865
- const retVal = evalInContext(expression, commaRemovedData, flattenContext);
39072
+ const retVal = evalInContext(expression, data, flattenContext);
38866
39073
  valid = valid && retVal;
38867
39074
  }
38868
39075
  else if (condition.type === 'tags') {
@@ -38943,22 +39150,6 @@ function evalConditionsInContext(conditions, data, flattenContext, suffix = '',
38943
39150
  }
38944
39151
  return valid;
38945
39152
  }
38946
- function filterCommas(entity) {
38947
- const UNIQUE_COMMA_CODE = 'y00b1c';
38948
- if (Array.isArray(entity) && (entity === null || entity === void 0 ? void 0 : entity.length)) {
38949
- return entity.map((value) => {
38950
- if (isString$3(value)) {
38951
- return value.replace(/,/g, UNIQUE_COMMA_CODE);
38952
- }
38953
- else {
38954
- return value;
38955
- }
38956
- });
38957
- }
38958
- else {
38959
- return entity;
38960
- }
38961
- }
38962
39153
  function getFormulaReplacement(f, suffix = '') {
38963
39154
  let replacement = f.name + suffix;
38964
39155
  if (f.type === FormFieldType.catalog) {
@@ -39343,9 +39534,8 @@ function answerIsValid(value, answer, field) {
39343
39534
  if (isBooleanField(field)) {
39344
39535
  answer = [].concat(answer).map((a) => !isNull(a) && !isUndefined(a) && (a === 'true' || a === true || a.toUpperCase() === this.translate.get('true').toUpperCase()));
39345
39536
  }
39346
- if (field.type === FormFieldType.selectimage && !isNull(answer)) {
39347
- const getValues = (arr) => ((arr === null || arr === void 0 ? void 0 : arr.map(value => JSON.stringify(value))) || []).sort();
39348
- return isEqual(getValues([].concat(answer)), getValues([].concat(value)));
39537
+ if (field.type === FormFieldType.selectimage && !isNil(answer)) {
39538
+ answer = [].concat(answer).map(a => { var _a; return (_a = a.text) !== null && _a !== void 0 ? _a : a; });
39349
39539
  }
39350
39540
  if ((answer === null || answer === void 0 ? void 0 : answer.sort) && ignoreOrder) {
39351
39541
  return isEqual(answer.sort(), [].concat(value).sort());
@@ -40381,14 +40571,16 @@ function getTranslatedAttribute(translations, value, baseLanguage, attribute = '
40381
40571
  function updatedTranslatedAttribute(translationData, translations, editTranslationPatches, updatedEntity, initialEntity, languages) {
40382
40572
  var _a;
40383
40573
  if ((translationData === null || translationData === void 0 ? void 0 : translationData.index) > -1 && updatedEntity) {
40384
- const languagesToUpdate = (_a = languages.allLanguages) === null || _a === void 0 ? void 0 : _a.filter((lang) => { var _a; return !((_a = languages.selectedLanguages) === null || _a === void 0 ? void 0 : _a.includes(lang)); });
40385
- let translationPatch = { _id: translations[translationData.index]._id, value: updatedEntity[translationData.attribute] };
40386
- translations[translationData.index].value = updatedEntity[translationData.attribute];
40387
- languagesToUpdate.forEach((lang) => {
40388
- translations[translationData.index][lang] = updatedEntity[translationData.attribute];
40389
- translationPatch = { ...translationPatch, [lang]: updatedEntity[translationData.attribute] };
40390
- });
40391
- editTranslationPatches.push(translationPatch);
40574
+ if (translationData.value !== updatedEntity[translationData.attribute]) {
40575
+ const languagesToUpdate = (_a = languages.allLanguages) === null || _a === void 0 ? void 0 : _a.filter((lang) => { var _a; return !((_a = languages.selectedLanguages) === null || _a === void 0 ? void 0 : _a.includes(lang)); });
40576
+ let translationPatch = { _id: translations[translationData.index]._id, value: updatedEntity[translationData.attribute] };
40577
+ translations[translationData.index].value = updatedEntity[translationData.attribute];
40578
+ languagesToUpdate.forEach((lang) => {
40579
+ translations[translationData.index][lang] = updatedEntity[translationData.attribute];
40580
+ translationPatch = { ...translationPatch, [lang]: updatedEntity[translationData.attribute] };
40581
+ });
40582
+ editTranslationPatches.push(translationPatch);
40583
+ }
40392
40584
  updatedEntity[translationData.attribute] = initialEntity[translationData.attribute];
40393
40585
  }
40394
40586
  return editTranslationPatches;
@@ -40412,6 +40604,7 @@ function isComplexAttributeTranslated(value, translations, isFullyTranslated) {
40412
40604
  function isEntityFullyTranslated(entity, slides, translations, isActive) {
40413
40605
  var _a, _b, _c, _d;
40414
40606
  let isFullyTranslated = true;
40607
+ let hasAnswer = false;
40415
40608
  if (entity) {
40416
40609
  GENERAL_TRANSLATABLE_ATTRIBUTES.forEach((attr) => {
40417
40610
  isFullyTranslated = isAttributeTranslated(translations, isFullyTranslated, entity[attr]);
@@ -40442,6 +40635,9 @@ function isEntityFullyTranslated(entity, slides, translations, isActive) {
40442
40635
  var _a;
40443
40636
  if (!(singleArrayAttr === 'values' && field.type === 'swipecards' && field.swipeMode === 'image')) {
40444
40637
  if ((_a = field[singleArrayAttr]) === null || _a === void 0 ? void 0 : _a.length) {
40638
+ if (singleArrayAttr === 'answer') {
40639
+ hasAnswer = true;
40640
+ }
40445
40641
  field[singleArrayAttr].forEach((value) => {
40446
40642
  isFullyTranslated = isComplexAttributeTranslated(value, translations, isFullyTranslated);
40447
40643
  });
@@ -40452,7 +40648,7 @@ function isEntityFullyTranslated(entity, slides, translations, isActive) {
40452
40648
  if (isFullyTranslated) {
40453
40649
  COMPLEX_ARRAY_TRANSLATABLE_FORM_FIELD_ATTRIBUTES.forEach((complaexArrayAttribute) => {
40454
40650
  var _a, _b;
40455
- if (!(complaexArrayAttribute === 'complexAnswer' && field.type === 'swipecards' && field.swipeMode === 'image')) {
40651
+ if (!(complaexArrayAttribute === 'complexAnswer' && field.type === 'swipecards' && (field.swipeMode === 'image' || hasAnswer))) {
40456
40652
  if (field[complaexArrayAttribute] && ((_a = field[complaexArrayAttribute][0]) === null || _a === void 0 ? void 0 : _a.length)) {
40457
40653
  field[complaexArrayAttribute][0].forEach((value) => {
40458
40654
  isFullyTranslated = isComplexAttributeTranslated(value, translations, isFullyTranslated);
@@ -41164,22 +41360,43 @@ function getMostRecentLessonData(lessonDatas) {
41164
41360
  //#endregion
41165
41361
  //#region COURSES
41166
41362
  function isCourseComplete(course) {
41167
- var _a, _b;
41168
41363
  if (!course || !course.plan) {
41169
41364
  return false;
41170
41365
  }
41171
- const lessonsCountInPlan = get$2(course, 'plan.missiondescriptionsRef', []).length;
41172
- if (lessonsCountInPlan === 0) {
41173
- return true;
41366
+ const progress = getCourseProgress(course);
41367
+ return (progress || 0) >= 100;
41368
+ }
41369
+ function getCourseProgress(course) {
41370
+ const denominator = getPlanTotalItemsCount(course === null || course === void 0 ? void 0 : course.plan);
41371
+ const progress = denominator > 0 ? (getCourseFinishedItemsCount(course) / denominator) * 100 : 0;
41372
+ return Math.min(progress, 100);
41373
+ }
41374
+ function getCourseFinishedItemsCount(course) {
41375
+ var _a, _b;
41376
+ if (!course) {
41377
+ return 0;
41174
41378
  }
41175
- const ongoingLessonsCount = ([].concat((((_a = course.missiondescriptionsRef) === null || _a === void 0 ? void 0 : _a.ongoing) || []))).length;
41176
- const finishedLessonsCount = ([].concat((((_b = course.missiondescriptionsRef) === null || _b === void 0 ? void 0 : _b.finished) || []))).length;
41177
- // courses with neither ongoing nor completed lessons are considered "completed"
41178
- if (ongoingLessonsCount === 0 && finishedLessonsCount === 0) {
41179
- return true;
41379
+ let count;
41380
+ if (course.type === 'learningpath') {
41381
+ count = ([].concat(...(((_a = course === null || course === void 0 ? void 0 : course.plansRef) === null || _a === void 0 ? void 0 : _a.finished) || []))).length;
41180
41382
  }
41181
- const progress = Math.min((finishedLessonsCount / lessonsCountInPlan) * 100, 100);
41182
- return (progress || 0) === 100;
41383
+ else {
41384
+ count = ([].concat(...(((_b = course === null || course === void 0 ? void 0 : course.missiondescriptionsRef) === null || _b === void 0 ? void 0 : _b.finished) || []))).length;
41385
+ }
41386
+ return count;
41387
+ }
41388
+ function getPlanTotalItemsCount(plan) {
41389
+ if (!plan) {
41390
+ return 0;
41391
+ }
41392
+ let total;
41393
+ if (plan.type === 'learningpath') {
41394
+ total = ([].concat(...(((plan === null || plan === void 0 ? void 0 : plan.sections) || []).map(s => s.items))).filter(Boolean)).length;
41395
+ }
41396
+ else {
41397
+ total = ([].concat(...((plan === null || plan === void 0 ? void 0 : plan.missiondescriptionsRef) || []))).length;
41398
+ }
41399
+ return total;
41183
41400
  }
41184
41401
  function compareCoursesByDate(courseA, courseB) {
41185
41402
  if ((isNil(courseA) || isNil(courseA.plan)) && !isNil(courseB) && !isNil(courseB.plan)) {
@@ -41300,6 +41517,29 @@ function getCourseStatus(missiondescriptionsRef) {
41300
41517
  return 'ongoing';
41301
41518
  }
41302
41519
  }
41520
+ function getPlanTypeTagProps({ type }) {
41521
+ let res = {
41522
+ color: 'app-color',
41523
+ icon: 'diploma',
41524
+ content: 'COURSE'
41525
+ };
41526
+ if (type === 'battle') {
41527
+ res = {
41528
+ ...res,
41529
+ icon: 'battle',
41530
+ content: 'BATTLE'
41531
+ };
41532
+ }
41533
+ else if (type === 'learningpath') {
41534
+ res = {
41535
+ ...res,
41536
+ color: 'info',
41537
+ icon: 'learning-path',
41538
+ content: 'LEARNINGPATH'
41539
+ };
41540
+ }
41541
+ return res;
41542
+ }
41303
41543
  /**
41304
41544
  * maps FE & BE course statuses
41305
41545
  * @param status
@@ -54173,7 +54413,7 @@ function isMissionBookable(mission, authentication = getAuthentication(), sessio
54173
54413
  return false;
54174
54414
  }
54175
54415
  if (mission.type === 'service' && ((_c = mission.serviceGroups) === null || _c === void 0 ? void 0 : _c.length) > 0) {
54176
- return !!(authentication === null || authentication === void 0 ? void 0 : authentication.hasGroups(mission.serviceGroups)) || (authentication === null || authentication === void 0 ? void 0 : authentication.isAdmin());
54416
+ return (authentication === null || authentication === void 0 ? void 0 : authentication.isAdmin()) || mission.ownerRef === session.userId || !!(authentication === null || authentication === void 0 ? void 0 : authentication.hasGroups(mission.serviceGroups));
54177
54417
  }
54178
54418
  return true;
54179
54419
  }
@@ -54254,6 +54494,13 @@ function isUserIntoWorkflowStepRoles(step, session = getSession()) {
54254
54494
  }
54255
54495
  return false;
54256
54496
  }
54497
+ function getTodoCampaignPhotos(mission) {
54498
+ var _a;
54499
+ if (isCampaignAnnouncement(mission === null || mission === void 0 ? void 0 : mission.description)) {
54500
+ return (_a = (mission.description)) === null || _a === void 0 ? void 0 : _a.photosSrc;
54501
+ }
54502
+ return [];
54503
+ }
54257
54504
 
54258
54505
  /* eslint-disable @typescript-eslint/explicit-module-boundary-types */
54259
54506
  function getUserTags(user) {
@@ -55828,7 +56075,10 @@ var encodeUtf8 = function encodeUtf8 (input) {
55828
56075
 
55829
56076
  function ByteData (data) {
55830
56077
  this.mode = mode.BYTE;
55831
- this.data = new Uint8Array(encodeUtf8(data));
56078
+ if (typeof (data) === 'string') {
56079
+ data = encodeUtf8(data);
56080
+ }
56081
+ this.data = new Uint8Array(data);
55832
56082
  }
55833
56083
 
55834
56084
  ByteData.getBitsLength = function getBitsLength (length) {
@@ -57562,7 +57812,7 @@ function isWeb(host) {
57562
57812
  device = host.__device;
57563
57813
  }
57564
57814
  else if (host) {
57565
- device = findParent(host, 'yoo-device') || findParent(host, 'yoo-form-creator-live-preview');
57815
+ device = findDevice(host);
57566
57816
  }
57567
57817
  if (!device) {
57568
57818
  device = document.querySelector('app-root') || document.querySelector('yoo-app');
@@ -57613,6 +57863,18 @@ function findParent(element, tagName = 'yoo-form-dynamic') {
57613
57863
  return null;
57614
57864
  }
57615
57865
  }
57866
+ function findDevice(element) {
57867
+ var _a;
57868
+ let device = findParent(element, 'yoo-device');
57869
+ if (!device) {
57870
+ const livePreviewSlot = findParent(element, '[slot=livePreview]');
57871
+ if (livePreviewSlot) {
57872
+ const livePreview = findParent(livePreviewSlot, 'yoo-form-creator-live-preview') || ((_a = findParent(livePreviewSlot, 'yoo-form-creator')) === null || _a === void 0 ? void 0 : _a.shadowRoot.querySelector('yoo-form-creator-live-preview'));
57873
+ device = livePreview === null || livePreview === void 0 ? void 0 : livePreview.shadowRoot.querySelector('yoo-device');
57874
+ }
57875
+ }
57876
+ return device;
57877
+ }
57616
57878
  function screenOrientationUnlock() {
57617
57879
  if (isNativeMobile()) {
57618
57880
  ScreenOrientation.unlock();
@@ -59069,6 +59331,14 @@ function getMediaDimentionWithCanvas(url) {
59069
59331
  });
59070
59332
  }
59071
59333
 
59334
+ class IBaseComponentBaseComponent {
59335
+ markForCheck() {
59336
+ // base
59337
+ }
59338
+ onAnimationFinished() {
59339
+ // base
59340
+ }
59341
+ }
59072
59342
  var ViewLifecycle;
59073
59343
  (function (ViewLifecycle) {
59074
59344
  ViewLifecycle["WillEnter"] = "ionViewWillEnter";
@@ -59077,6 +59347,7 @@ var ViewLifecycle;
59077
59347
  ViewLifecycle["DidLeave"] = "ionViewDidLeave";
59078
59348
  ViewLifecycle["WillUnload"] = "ionViewWillUnload";
59079
59349
  })(ViewLifecycle || (ViewLifecycle = {}));
59350
+ const MODAL_BASE_ZINDEX = 500; //20000
59080
59351
 
59081
59352
  async function present(modal, animationFn) {
59082
59353
  if (modal.presented) {
@@ -59131,4 +59402,4 @@ async function dismiss(modal, data, role, overlayDismiss, animationFn) {
59131
59402
  modal.host.remove();
59132
59403
  }
59133
59404
 
59134
- export { getParticipantsScore as $, getCssColor as A, startOf as B, CloudinaryGradientLayer as C, isDateBefore as D, dateDiffInCalendarDays as E, isDateAfter as F, getAsyncExtraData as G, isNativeFilePath as H, cleanupWKWebViewFilePath as I, getProtocol as J, closeModal as K, gsapTimeline as L, Elastic as M, Back as N, requestInterval as O, getFormattedCountDownToDisplay as P, cancelRequestInterval as Q, isIphone5 as R, ScreenOrientation as S, isIphoneSE as T, isNullOrUndefined as U, translateMulti as V, getPlanDueDate as W, getSession as X, YOOBICON_ENTITIES_MAP as Y, getIncentiveState as Z, appendIncentiveUnit as _, getDeviceType as a, generateUniqueKey as a$, getUserDisplayName as a0, getClosestImageRatio as a1, floatingIconAnimation as a2, disableKeyboardResize as a3, enableKeyboardResize as a4, isNotificationMessage as a5, isRichContentMessage as a6, showAlert as a7, showActionSheet as a8, isVideo as a9, Keyboard as aA, getUUID as aB, Draggable as aC, gsapTo as aD, gsapSet as aE, gsapFromTo as aF, isImageUrl as aG, updateTranslationKey as aH, checkIfKeyIsInPage as aI, removeScoringSelectedFields as aJ, serializeScores as aK, setFieldIconAndCategory as aL, findField as aM, CURVE_EASE_OUT_QUAD as aN, changeSelectedScoring as aO, hasImageRecognitionFields as aP, calculateScoringTotal as aQ, formatSlides as aR, showToast as aS, checkIfKeyIsInField as aT, removeParentCondition as aU, populateScoringFields as aV, isFieldNameUnique as aW, getCustomName as aX, getScoringCategory as aY, formatScoringValuePairs as aZ, findMultiMaxScore as a_, isGif as aa, isImage as ab, downloadFile as ac, dateFormat as ad, dispatchCustomEvent as ae, is24Hour as af, isFile as ag, pipes as ah, copyToClipboard as ai, formatDistanceFromNow as aj, getLanguageKey as ak, replaceAtTagToMentionTag as al, isCloudinaryLink as am, getCurrentLanguage as an, replaceAllLinks as ao, parseMarkDown as ap, isPhotoEdited as aq, changeExtension as ar, toButton as as, toDate as at, capitalizeFirstLetter as au, hideKeyboard as av, dateIsValid as aw, isPresent as ax, dateSub as ay, dateAdd as az, getOS as b, IonicNativePlugin as b$, isValueATranslationKey as b0, isValueALegacyTranslationKey as b1, getDatesFromDateRange as b2, getDatesRangeDisplay as b3, getMedia as b4, isPointInsidePlan as b5, isOffline as b6, getKeyToCache as b7, hexToRgbArray as b8, isTranslationKey as b9, getLocaleVariantScormCloudId as bA, isSafari as bB, Power1 as bC, endOf as bD, dateParse as bE, isTabletOrIpad as bF, getVariantValue as bG, isYoutubeSource as bH, isDailymotionSource as bI, isVimeoSource as bJ, StatusBar as bK, loadScript as bL, getIncentiveTargetHighestMilestone as bM, getIncentiveProgressBase as bN, getIncentiveProgressOf as bO, getIncentiveProgress as bP, filter as bQ, not$1 as bR, raceWith as bS, argsOrArgArray as bT, Subject as bU, Subscription as bV, Observable as bW, merge$1 as bX, share as bY, __extends$9 as bZ, cordova$1 as b_, getContrastColor as ba, scaleUpAnimation as bb, convertSvgToBase64 as bc, evalInContext as bd, evalConditionsInContext as be, getNameAndData as bf, getFieldsFromSlides as bg, getFieldValue as bh, getFieldReplacement as bi, getSessionReplacementValue as bj, escapeRegExp as bk, slenderizeObject as bl, getFormulaReplacement as bm, isDateTimeField as bn, formatTranslation as bo, MAX_TAGS_CHARACTERS as bp, filterListByText as bq, toSeconds as br, dateDiff as bs, isCampaignRecurring as bt, getProductBatchDelayInDays as bu, fromNow as bv, getWaitlistVisitLastAlertDate as bw, isCampaignActive as bx, screenOrientationUnlock as by, screenOrientationLock as bz, compareAsc as c, Power3 as c$, getMediaType as c0, isMedia as c1, isBase64 as c2, File$1 as c3, hasWebCam as c4, replaceAndGetAllLinks as c5, addFilePrefix as c6, read as c7, keepAwake as c8, moveToImageDirectory as c9, canParticipateTo as cA, canPerformActionPlan as cB, getAuthentication as cC, getDownloadAction as cD, salesAIGetColorFromPattern as cE, salesAIFormatDemand as cF, gsapFrom as cG, showRename as cH, getTranslatedAttribute as cI, setSecuredContent as cJ, require$$2 as cK, getExtension as cL, urlToFileBlob as cM, b64ToFile as cN, convertSrtToWebVTT as cO, getVideoPoster as cP, replaceSVGColors as cQ, getPeriodOfDay as cR, isZebraScanner as cS, present as cT, dismiss as cU, fadeScaleAnimation as cV, isAnimationsDisabled as cW, slideExpandAnimation as cX, scaleAnimation as cY, slideAnimation as cZ, getTranslateLanguageKeys as c_, cordovaPropertyGet as ca, cordovaPropertySet as cb, registerPlugin as cc, isIonic as cd, Device as ce, getMediaDevices as cf, getChartTypes as cg, minsToMinsAndSecs as ch, isContentOnly as ci, getConfidencePoints as cj, getConfidenceDescriptionKey as ck, showRatingDialog as cl, isPdf as cm, answerIsValid as cn, getCorrectAnswersCount as co, updateSVGCustomColors as cp, isQuiz as cq, setStatusBarDarkMode as cr, removeKeyboardEventListeners as cs, addKeyboardEventListener as ct, isMemoEditable as cu, isToday as cv, fromToday as cw, getMissionPublicationDate as cx, isDateSame as cy, isMissionBookable as cz, isSameDate as d, isTimedQuiz as d$, findMaxScore as d0, isNotApplicable as d1, cleanUnusedTranslations as d2, updateScoringWithTranslations as d3, updateAuditWithTranslations as d4, generateYoobicQRCode as d5, process_1 as d6, getCustomApp as d7, images as d8, videos as d9, audios as dA, PhotoLibrary as dB, isSurface as dC, isFirefox as dD, saveToLocalFile as dE, removeFileAtPath as dF, safeScrollIntoView as dG, getPermissions as dH, isPlanInFuture as dI, groupsResolver as dJ, aclRolesResolver as dK, toHours as dL, utc as dM, convertSecondsToTimeUnits as dN, isTextField as dO, getRoundedMinutes as dP, showScanner as dQ, setDateSeconds as dR, setDateMilliseconds as dS, roundToNearestMinutes as dT, getWeekDays as dU, resetTime as dV, getYear as dW, day as dX, isSameMonth as dY, isDateSameOrAfter as dZ, isDateSameOrBefore as d_, getColorSwatches as da, asyncWaterfall as db, showContextMenu as dc, containsUrls as dd, isKeyboardResizeModeInactive as de, getDialogPosition as df, getHours as dg, getMinutes as dh, setDateHours as di, setDateMinutes as dj, getLocaleTranslation as dk, isHTML as dl, isDocument as dm, isAudio as dn, isUnsplashUrl as dp, getResizedImageSize as dq, showMessageInfoDialog as dr, parseLongIntoDate as ds, getAudioDuration as dt, isChatMessageTypeMedia as du, getFormCapturedFileSize as dv, isLenovo as dw, updatePathSessionId as dx, getMimeType as dy, hasLargeFile as dz, isFullScreenFalse as e, getIconColor as e$, isConfidenceAssessment as e0, isVisible as e1, hasValue as e2, getDistance as e3, isFieldWithDirectValue as e4, isFieldWithNoValue as e5, updateDatasetFilters as e6, getConfidenceEmoji as e7, isSamsung as e8, isPhotoOrMultiPhotosField as e9, isLessonCompleted as eA, getLessonTypeIcon as eB, mapKpiData as eC, isValid$1 as eD, resizeImage as eE, getRandomFileName as eF, FileSaver_min as eG, getMonths as eH, isTruncated as eI, getType as eJ, replaceTextWithRichContent as eK, getMediaSrcAndType as eL, getFormatedDate as eM, getCardFeedEntryFromFeed as eN, getCampaignConfigsForFeed as eO, getIncentiveConfigsForFeed as eP, getCardFeedEntryFromQuestion as eQ, getEventConfigsFromEvent as eR, getMediaSrcFromFeed as eS, canAccessReadReceipt as eT, getWorkflowProgress as eU, getRandomSwatchColor as eV, getCampaignIcon as eW, getCampaignColor as eX, getUserTags as eY, fileHasIcon as eZ, getIconName as e_, isChromeForIos as ea, getTimeOneLetterFormat as eb, isYoobicSecuredDocTenant as ec, getURLs as ed, showDocumentDownloadOptions as ee, guessCurrentTimezone as ef, TIMEZONES as eg, HorizontalSlidesAnimation as eh, MONGODB_ID_REGEX as ei, isMapField as ej, isForceScrollbar as ek, getStartDayOfWeek as el, getUrlParameterByName as em, getEventTypeColor as en, fadeFromBottom as eo, fadeFromTop as ep, isDeeplink as eq, componentOnReady as er, isCurrentLanguageChinese as es, getEventStatusInfo as et, getPlanStartDate as eu, isPlanRatingEnabled as ev, removeTextStyle as ew, isCampaignAnnouncement as ex, hasAttachment as ey, canBeRetried as ez, isNativeMobile as f, getLanguageFlag as f0, getDashboardTags as f1, getRoleTitle as f2, getMobileFieldIcon as f3, isCampaignAnnouncementByUser as f4, getCommunityKpis as f5, isDocumentDownloadSupported as f6, openBase64File as f7, toPng as f8, isDocumentEmailSupported as f9, getNativeDirectory as fa, fileNativeCheckFile as fb, downloadFileToDevice as fc, Linear as fd, closeMenuModal as fe, isMouseInBoundaries as ff, removeMarkdown as fg, getFeedLikes as fh, extractTextFromStringHTML as fi, truncateMarkdown as fj, isElementClicked as fk, applyViewBox as fl, getFormattedImageURL as fm, urlToBlob as fn, getContrastColorName as fo, getTransformInfos as fp, getImageSize as fq, getImageScaleFactor as fr, WebPlugin as fs, CapacitorException as ft, getGrade as g, isAndroid as h, isChromatic as i, isIpadPro as j, isIpad as k, isTablet as l, loadTranslations as m, Cloudinary as n, getModalAnimation as o, showModal as p, isWeb as q, debounce as r, setCurrentLanguage as s, translate as t, querySelectorDeep as u, findParent as v, isIphoneX as w, isIOS as x, setAnimation as y, animations as z };
59405
+ export { getCourseProgress as $, isWeb as A, Back as B, debounce as C, querySelectorDeep as D, Elastic as E, findDevice as F, isIphoneX as G, isIOS as H, setAnimation as I, animations as J, getCssColor as K, startOf as L, isDateBefore as M, dateDiffInCalendarDays as N, isDateAfter as O, getAsyncExtraData as P, findParent as Q, isNativeFilePath as R, ScreenOrientation as S, cleanupWKWebViewFilePath as T, Cloudinary as U, getProtocol as V, CloudinaryGradientLayer as W, isNullOrUndefined as X, YOOBICON_ENTITIES_MAP as Y, translateMulti as Z, __extends$9 as _, getDeviceType as a, changeSelectedScoring as a$, getCourseFinishedItemsCount as a0, getPlanTotalItemsCount as a1, getPlanDueDate as a2, getSession as a3, getIncentiveState as a4, appendIncentiveUnit as a5, getParticipantsScore as a6, getUserDisplayName as a7, getClosestImageRatio as a8, floatingIconAnimation as a9, toDate as aA, capitalizeFirstLetter as aB, showContextMenu as aC, hideKeyboard as aD, getDefaultAudience as aE, dateIsValid as aF, isPresent as aG, dateSub as aH, dateAdd as aI, Keyboard as aJ, getHours as aK, getMinutes as aL, setDateHours as aM, setDateMinutes as aN, getUUID as aO, Draggable as aP, gsapTo as aQ, gsapSet as aR, gsapFromTo as aS, isImageUrl as aT, updateTranslationKey as aU, checkIfKeyIsInPage as aV, removeScoringSelectedFields as aW, serializeScores as aX, setFieldIconAndCategory as aY, findField as aZ, CURVE_EASE_OUT_QUAD 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, dateFormat as ak, dispatchCustomEvent as al, is24Hour as am, isFile as an, replaceAtTagToMentionTag as ao, replaceAllLinks as ap, pipes as aq, copyToClipboard as ar, formatDistanceFromNow as as, getLanguageKey as at, isCloudinaryLink as au, getCurrentLanguage as av, parseMarkDown as aw, isPhotoEdited as ax, changeExtension as ay, toButton as az, getOS as b, getIncentiveProgressOf as b$, hasImageRecognitionFields as b0, calculateScoringTotal as b1, formatSlides as b2, showToast as b3, checkIfKeyIsInField as b4, removeParentCondition as b5, populateScoringFields as b6, isFieldNameUnique as b7, getCustomName as b8, getScoringCategory as b9, isDateTimeField as bA, formatTranslation as bB, MAX_TAGS_CHARACTERS as bC, filterListByText as bD, toSeconds as bE, dateDiff as bF, isCampaignRecurring as bG, getProductBatchDelayInDays as bH, fromNow as bI, getWaitlistVisitLastAlertDate as bJ, isCampaignActive as bK, screenOrientationUnlock as bL, screenOrientationLock as bM, getLocaleVariantScormCloudId as bN, isSafari as bO, Power1 as bP, endOf as bQ, dateParse as bR, isTabletOrIpad as bS, getVariantValue as bT, isYoutubeSource as bU, isDailymotionSource as bV, isVimeoSource as bW, StatusBar as bX, loadScript as bY, getIncentiveTargetHighestMilestone as bZ, getIncentiveProgressBase as b_, formatScoringValuePairs as ba, findMultiMaxScore as bb, generateUniqueKey as bc, isValueATranslationKey as bd, isValueALegacyTranslationKey as be, getDatesFromDateRange as bf, getDatesRangeDisplay as bg, getMedia as bh, isPointInsidePlan as bi, isOffline as bj, getKeyToCache as bk, hexToRgbArray as bl, isTranslationKey as bm, getContrastColor as bn, scaleUpAnimation as bo, convertSvgToBase64 as bp, evalInContext as bq, evalConditionsInContext as br, getNameAndData as bs, getFieldsFromSlides as bt, getFieldValue as bu, getFieldReplacement as bv, getSessionReplacementValue as bw, escapeRegExp as bx, slenderizeObject as by, getFormulaReplacement as bz, __assign as c, getExtension as c$, getIncentiveProgress as c0, filter as c1, not$1 as c2, raceWith as c3, argsOrArgArray as c4, Subject as c5, Subscription as c6, Observable as c7, merge$1 as c8, share as c9, showRatingDialog as cA, isPdf as cB, answerIsValid as cC, getCorrectAnswersCount as cD, updateSVGCustomColors as cE, isQuiz as cF, setStatusBarDarkMode as cG, removeKeyboardEventListeners as cH, addKeyboardEventListener as cI, isMemoEditable as cJ, getTodoCampaignPhotos as cK, isToday as cL, fromToday as cM, getMissionPublicationDate as cN, isDateSame as cO, isMissionBookable as cP, canParticipateTo as cQ, canPerformActionPlan as cR, getAuthentication as cS, getDownloadAction as cT, salesAIGetColorFromPattern as cU, salesAIFormatDemand as cV, gsapFrom as cW, showRename as cX, getTranslatedAttribute as cY, setSecuredContent as cZ, require$$2 as c_, process_1 as ca, fromEvent as cb, getMediaType as cc, isMedia as cd, isBase64 as ce, File$1 as cf, hasWebCam as cg, replaceAndGetAllLinks as ch, addFilePrefix as ci, read as cj, keepAwake as ck, moveToImageDirectory as cl, vibrateHapticMedium as cm, cordova$1 as cn, AwesomeCordovaNativePlugin as co, cordovaPropertyGet as cp, cordovaPropertySet as cq, registerPlugin as cr, isIonic as cs, Device as ct, getMediaDevices as cu, getChartTypes as cv, minsToMinsAndSecs as cw, isContentOnly as cx, getConfidencePoints as cy, getConfidenceDescriptionKey as cz, __spreadArray as d, showScanner as d$, urlToFileBlob as d0, b64ToFile as d1, convertSrtToWebVTT as d2, getVideoPoster as d3, replaceSVGColors as d4, getPeriodOfDay as d5, isZebraScanner as d6, present as d7, dismiss as d8, MODAL_BASE_ZINDEX as d9, isAudio as dA, isUnsplashUrl as dB, getResizedImageSize as dC, showMessageInfoDialog as dD, parseLongIntoDate as dE, getAudioDuration as dF, isChatMessageTypeMedia as dG, getFormCapturedFileSize as dH, isLenovo as dI, updatePathSessionId as dJ, getMimeType as dK, hasLargeFile as dL, audios as dM, PhotoLibrary as dN, isSurface as dO, isFirefox as dP, saveToLocalFile as dQ, removeFileAtPath as dR, safeScrollIntoView as dS, getPermissions as dT, isPlanInFuture as dU, groupsResolver as dV, aclRolesResolver as dW, toHours as dX, utc as dY, convertSecondsToTimeUnits as dZ, isTextField as d_, fadeScaleAnimation as da, isAnimationsDisabled as db, slideExpandAnimation as dc, scaleAnimation as dd, slideAnimation as de, getTranslateLanguageKeys as df, Power3 as dg, findMaxScore as dh, isNotApplicable as di, cleanUnusedTranslations as dj, updateScoringWithTranslations as dk, updateAuditWithTranslations as dl, generateYoobicQRCode as dm, getCustomApp as dn, images as dp, videos as dq, getColorSwatches as dr, asyncWaterfall as ds, containsUrls as dt, isKeyboardResizeModeInactive as du, getRoundedMinutes as dv, getDialogPosition as dw, getLocaleTranslation as dx, isHTML as dy, isDocument as dz, compareAsc as e, getIncentiveConfigsForFeed as e$, setDateSeconds as e0, setDateMilliseconds as e1, roundToNearestMinutes as e2, getWeekDays as e3, resetTime as e4, getYear as e5, day as e6, isSameMonth as e7, isDateSameOrAfter as e8, isDateSameOrBefore as e9, fadeFromTop as eA, isDeeplink as eB, componentOnReady as eC, isCurrentLanguageChinese as eD, getEventStatusInfo as eE, getPlanStartDate as eF, isPlanRatingEnabled as eG, getPlanTypeTagProps 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, getFormatedDate as eY, getCardFeedEntryFromFeed as eZ, getCampaignConfigsForFeed as e_, isTimedQuiz as ea, isConfidenceAssessment as eb, isVisible as ec, hasValue as ed, getDistance as ee, isFieldWithDirectValue as ef, isFieldWithNoValue as eg, updateDatasetFilters as eh, getConfidenceEmoji as ei, isSamsung as ej, isPhotoOrMultiPhotosField as ek, isChromeForIos as el, getTimeOneLetterFormat as em, isYoobicSecuredDocTenant as en, getURLs as eo, showDocumentDownloadOptions as ep, guessCurrentTimezone as eq, TIMEZONES as er, HorizontalSlidesAnimation as es, MONGODB_ID_REGEX as et, isMapField as eu, isForceScrollbar as ev, getStartDayOfWeek as ew, getUrlParameterByName as ex, getEventTypeColor as ey, fadeFromBottom as ez, isSameDate as f, getCardFeedEntryFromQuestion as f0, getEventConfigsFromEvent as f1, getMediaSrcFromFeed as f2, canAccessReadReceipt as f3, getWorkflowProgress as f4, getRandomSwatchColor as f5, getCampaignIcon as f6, getCampaignColor as f7, getUserTags as f8, fileHasIcon as f9, urlToBlob as fA, getContrastColorName as fB, getTransformInfos as fC, getImageSize as fD, getImageScaleFactor as fE, WebPlugin as fF, ImpactStyle as fG, NotificationType as fH, CapacitorException as fI, getIconName as fa, getIconColor as fb, getLanguageFlag as fc, getDashboardTags as fd, getRoleTitle as fe, getMobileFieldIcon as ff, isCampaignAnnouncementByUser as fg, getCommunityKpis as fh, changeHexOpacity as fi, isDocumentDownloadSupported as fj, openBase64File as fk, toPng as fl, isDocumentEmailSupported as fm, getNativeDirectory as fn, fileNativeCheckFile as fo, downloadFileToDevice as fp, Linear as fq, closeMenuModal as fr, isMouseInBoundaries as fs, removeMarkdown as ft, getFeedLikes as fu, extractTextFromStringHTML as fv, truncateMarkdown as fw, isElementClicked as fx, applyViewBox as fy, getFormattedImageURL as fz, getGrade as g, isFullScreenFalse as h, isChromatic as i, isNativeMobile as j, isAndroid as k, isIpadPro as l, isIpad as m, isTablet as n, loadTranslations as o, closeModal as p, gsapTimeline as q, requestInterval as r, setCurrentLanguage as s, translate as t, getFormattedCountDownToDisplay as u, cancelRequestInterval as v, isIphone5 as w, isIphoneSE as x, getModalAnimation as y, showModal as z };